Pull request #40100 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 1741d669b30710fec1a9d7b7ce3beefaa6026f58+1e000435e60da678f3cb44ce4e5153d70328742c (b470094b54b5e5de1d57f974ffa60a987e3abcb3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-40100@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-10-17T23:00:40.008Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-17T23:00:40.013Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-17T23:00:40.158Z] Running on ubuntu-1804-overlay2 (i-09425adc32a87cf5f) in /home/ubuntu/workspace/moby_PR-40100 [Pipeline] { [Pipeline] checkout [2019-10-17T23:00:40.216Z] using credential docker-jenkins-github-credentials [2019-10-17T23:00:40.225Z] Cloning the remote Git repository [2019-10-17T23:00:40.225Z] Cloning with configured refspecs honoured and without tags [2019-10-17T23:00:40.901Z] Cloning repository https://github.com/moby/moby.git [2019-10-17T23:00:40.902Z] > git init /home/ubuntu/workspace/moby_PR-40100 # timeout=10 [2019-10-17T23:00:40.923Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T23:00:40.923Z] > git --version # timeout=10 [2019-10-17T23:00:40.928Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T23:00:40.929Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40100/head:refs/remotes/origin/PR-40100 +refs/heads/master:refs/remotes/origin/master [2019-10-17T23:00:53.608Z] Fetching without tags [2019-10-17T23:00:53.831Z] Merging remotes/origin/master commit 1e000435e60da678f3cb44ce4e5153d70328742c into PR head commit 1741d669b30710fec1a9d7b7ce3beefaa6026f58 [2019-10-17T23:00:54.260Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T23:00:54.265Z] > git config --add remote.origin.fetch +refs/pull/40100/head:refs/remotes/origin/PR-40100 # timeout=10 [2019-10-17T23:00:54.270Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-17T23:00:54.278Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T23:00:54.292Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T23:00:54.292Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T23:00:54.292Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40100/head:refs/remotes/origin/PR-40100 +refs/heads/master:refs/remotes/origin/master [2019-10-17T23:00:54.512Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T23:00:54.517Z] > git checkout -f 1741d669b30710fec1a9d7b7ce3beefaa6026f58 [2019-10-17T23:00:55.048Z] > git merge 1e000435e60da678f3cb44ce4e5153d70328742c # timeout=10 [2019-10-17T23:00:54.502Z] Merge succeeded, producing 262344b997cd889c486074d27f1bb801bd6f8e6a [2019-10-17T23:00:54.503Z] Checking out Revision 262344b997cd889c486074d27f1bb801bd6f8e6a (PR-40100) [2019-10-17T23:00:54.628Z] Commit message: "Merge commit '1e000435e60da678f3cb44ce4e5153d70328742c' into HEAD" [2019-10-17T23:00:54.628Z] First time build. Skipping changelog. [2019-10-17T23:00:55.348Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-17T23:00:55.536Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40100:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-10-17T23:00:55.536Z] Unable to find image 'alpine:latest' locally [2019-10-17T23:00:55.536Z] latest: Pulling from library/alpine [2019-10-17T23:00:55.794Z] 9d48c3bd43c5: Pulling fs layer [2019-10-17T23:00:55.794Z] 9d48c3bd43c5: Verifying Checksum [2019-10-17T23:00:55.794Z] 9d48c3bd43c5: Download complete [2019-10-17T23:00:56.051Z] 9d48c3bd43c5: Pull complete [2019-10-17T23:00:56.051Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb [2019-10-17T23:00:56.051Z] Status: Downloaded newer image for alpine:latest [2019-10-17T23:00:55.168Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-17T23:00:55.184Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T23:00:55.197Z] > git checkout -f 262344b997cd889c486074d27f1bb801bd6f8e6a [2019-10-17T23:00:59.396Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2019-10-17T23:00:59.929Z] Running on ubuntu-1804-overlay2 (i-09425adc32a87cf5f) in /home/ubuntu/workspace/moby_PR-40100 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2019-10-17T23:00:59.947Z] Running on ubuntu-1804-overlay2 (i-0df5159063b818348) in /home/ubuntu/workspace/moby_PR-40100 [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] } [2019-10-17T23:00:59.962Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0babf8922936250dd) in /home/ubuntu/workspace/moby_PR-40100 [Pipeline] { [Pipeline] checkout [Pipeline] { [2019-10-17T23:01:00.004Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-10-17T23:01:00.021Z] Fetching changes from the remote Git repository [2019-10-17T23:01:00.033Z] Running on ppc64le-ubuntu-15 in /home/docker/workspace/moby_PR-40100 [2019-10-17T23:01:00.036Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2019-10-17T23:01:00.204Z] using credential docker-jenkins-github-credentials [2019-10-17T23:01:00.214Z] Cloning the remote Git repository [2019-10-17T23:01:00.214Z] Cloning with configured refspecs honoured and without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-10-17T23:01:00.252Z] using credential docker-jenkins-github-credentials [Pipeline] { [2019-10-17T23:01:00.272Z] Merging remotes/origin/master commit 1e000435e60da678f3cb44ce4e5153d70328742c into PR head commit 1741d669b30710fec1a9d7b7ce3beefaa6026f58 [2019-10-17T23:01:00.275Z] Cloning the remote Git repository [2019-10-17T23:01:00.275Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2019-10-17T23:01:00.346Z] Running on s390x-ubuntu-05 in /home/jenkins/workspace/moby_PR-40100 [2019-10-17T23:01:00.349Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-10-17T23:01:00.368Z] Cloning the remote Git repository [2019-10-17T23:01:00.369Z] Cloning with configured refspecs honoured and without tags [2019-10-17T23:01:00.370Z] Running on azwin-2-21b8c0 in d:\jenkins\workspace\moby_PR-40100 [Pipeline] { [Pipeline] // stage [Pipeline] } [2019-10-17T23:01:00.433Z] Merge succeeded, producing 74904c2b85916165a07a84b8d898426db386db79 [2019-10-17T23:01:00.434Z] Checking out Revision 74904c2b85916165a07a84b8d898426db386db79 (PR-40100) [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] } [Pipeline] checkout [Pipeline] ws [2019-10-17T23:01:00.503Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2019-10-17T23:01:00.505Z] Commit message: "Merge commit '1e000435e60da678f3cb44ce4e5153d70328742c' into HEAD" [2019-10-17T23:01:00.505Z] First time build. Skipping changelog. [Pipeline] checkout [2019-10-17T23:01:00.536Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-17T23:01:00.688Z] using credential docker-jenkins-github-credentials [2019-10-17T23:01:00.740Z] Cloning the remote Git repository [2019-10-17T23:01:00.740Z] Cloning with configured refspecs honoured and without tags [2019-10-17T23:01:00.821Z] using credential docker-jenkins-github-credentials [2019-10-17T23:01:00.902Z] Cloning the remote Git repository [2019-10-17T23:01:00.902Z] Cloning with configured refspecs honoured and without tags [2019-10-17T23:01:00.017Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-10-17T23:01:00.026Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T23:01:00.041Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T23:01:00.041Z] > git --version # timeout=10 [2019-10-17T23:01:00.053Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T23:01:00.053Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40100/head:refs/remotes/origin/PR-40100 +refs/heads/master:refs/remotes/origin/master [2019-10-17T23:01:00.277Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T23:01:00.288Z] > git checkout -f 1741d669b30710fec1a9d7b7ce3beefaa6026f58 [2019-10-17T23:01:00.352Z] > git merge 1e000435e60da678f3cb44ce4e5153d70328742c # timeout=10 [2019-10-17T23:01:00.430Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-17T23:01:00.439Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T23:01:00.444Z] > git checkout -f 74904c2b85916165a07a84b8d898426db386db79 [2019-10-17T23:01:00.253Z] Cloning repository https://github.com/moby/moby.git [2019-10-17T23:01:00.253Z] > git init /home/ubuntu/workspace/moby_PR-40100 # timeout=10 [2019-10-17T23:01:00.269Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T23:01:00.269Z] > git --version # timeout=10 [2019-10-17T23:01:00.277Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T23:01:00.278Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40100/head:refs/remotes/origin/PR-40100 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [2019-10-17T23:01:00.282Z] Cloning repository https://github.com/moby/moby.git [2019-10-17T23:01:00.282Z] > git init /home/ubuntu/workspace/moby_PR-40100 # timeout=10 [2019-10-17T23:01:00.298Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T23:01:00.298Z] > git --version # timeout=10 [2019-10-17T23:01:00.302Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T23:01:00.303Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40100/head:refs/remotes/origin/PR-40100 +refs/heads/master:refs/remotes/origin/master [Pipeline] stage [Pipeline] { (Print info) [2019-10-17T23:01:00.371Z] Cloning repository https://github.com/moby/moby.git [2019-10-17T23:01:00.372Z] > git init /home/docker/workspace/moby_PR-40100 # timeout=10 [2019-10-17T23:01:00.381Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T23:01:00.381Z] > git --version # timeout=10 [2019-10-17T23:01:00.385Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T23:01:00.385Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40100/head:refs/remotes/origin/PR-40100 +refs/heads/master:refs/remotes/origin/master [Pipeline] sh [2019-10-17T23:01:00.773Z] Cloning repository https://github.com/moby/moby.git [2019-10-17T23:01:00.775Z] > git init /home/jenkins/workspace/moby_PR-40100 # timeout=10 [2019-10-17T23:01:00.804Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T23:01:00.806Z] > git --version # timeout=10 [2019-10-17T23:01:00.820Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T23:01:00.822Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40100/head:refs/remotes/origin/PR-40100 +refs/heads/master:refs/remotes/origin/master [2019-10-17T23:01:01.635Z] + docker version [2019-10-17T23:01:01.635Z] Client: Docker Engine - Community [2019-10-17T23:01:01.635Z] Version: 19.03.2 [2019-10-17T23:01:01.635Z] API version: 1.40 [2019-10-17T23:01:01.635Z] Go version: go1.12.8 [2019-10-17T23:01:01.635Z] Git commit: 6a30dfc [2019-10-17T23:01:01.635Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-17T23:01:01.635Z] OS/Arch: linux/amd64 [2019-10-17T23:01:01.635Z] Experimental: false [2019-10-17T23:01:01.635Z] [2019-10-17T23:01:01.635Z] Server: Docker Engine - Community [2019-10-17T23:01:01.635Z] Engine: [2019-10-17T23:01:01.635Z] Version: 19.03.2 [2019-10-17T23:01:01.635Z] API version: 1.40 (minimum version 1.12) [2019-10-17T23:01:01.635Z] Go version: go1.12.8 [2019-10-17T23:01:01.635Z] Git commit: 6a30dfc [2019-10-17T23:01:01.635Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-17T23:01:01.635Z] OS/Arch: linux/amd64 [2019-10-17T23:01:01.635Z] Experimental: true [2019-10-17T23:01:01.635Z] containerd: [2019-10-17T23:01:01.635Z] Version: 1.2.6 [2019-10-17T23:01:01.635Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-17T23:01:01.635Z] runc: [2019-10-17T23:01:01.635Z] Version: 1.0.0-rc8 [2019-10-17T23:01:01.635Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-17T23:01:01.635Z] docker-init: [2019-10-17T23:01:01.635Z] Version: 0.18.0 [2019-10-17T23:01:01.635Z] GitCommit: fec3683 [Pipeline] sh [2019-10-17T23:01:00.932Z] Cloning repository https://github.com/moby/moby.git [2019-10-17T23:01:00.932Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-17T23:01:01.001Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T23:01:01.001Z] > git --version # timeout=10 [2019-10-17T23:01:01.056Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T23:01:01.057Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40100/head:refs/remotes/origin/PR-40100 +refs/heads/master:refs/remotes/origin/master [2019-10-17T23:01:01.925Z] + docker info [2019-10-17T23:01:02.858Z] Client: [2019-10-17T23:01:02.858Z] Debug Mode: false [2019-10-17T23:01:02.858Z] [2019-10-17T23:01:02.858Z] Server: [2019-10-17T23:01:02.858Z] Containers: 0 [2019-10-17T23:01:02.858Z] Running: 0 [2019-10-17T23:01:02.858Z] Paused: 0 [2019-10-17T23:01:02.858Z] Stopped: 0 [2019-10-17T23:01:02.858Z] Images: 3 [2019-10-17T23:01:02.858Z] Server Version: 19.03.2 [2019-10-17T23:01:02.858Z] Storage Driver: overlay2 [2019-10-17T23:01:02.858Z] Backing Filesystem: extfs [2019-10-17T23:01:02.858Z] Supports d_type: true [2019-10-17T23:01:02.858Z] Native Overlay Diff: true [2019-10-17T23:01:02.858Z] Logging Driver: json-file [2019-10-17T23:01:02.858Z] Cgroup Driver: cgroupfs [2019-10-17T23:01:02.858Z] Plugins: [2019-10-17T23:01:02.858Z] Volume: local [2019-10-17T23:01:02.858Z] Network: bridge host ipvlan macvlan null overlay [2019-10-17T23:01:02.858Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-17T23:01:02.858Z] Swarm: inactive [2019-10-17T23:01:02.858Z] Runtimes: runc [2019-10-17T23:01:02.858Z] Default Runtime: runc [2019-10-17T23:01:02.858Z] Init Binary: docker-init [2019-10-17T23:01:02.858Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-17T23:01:02.858Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-17T23:01:02.858Z] init version: fec3683 [2019-10-17T23:01:02.858Z] Security Options: [2019-10-17T23:01:02.858Z] apparmor [2019-10-17T23:01:02.858Z] seccomp [2019-10-17T23:01:02.858Z] Profile: default [2019-10-17T23:01:02.858Z] Kernel Version: 4.15.0-1048-aws [2019-10-17T23:01:02.858Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-17T23:01:02.858Z] OSType: linux [2019-10-17T23:01:02.858Z] Architecture: x86_64 [2019-10-17T23:01:02.858Z] CPUs: 2 [2019-10-17T23:01:02.858Z] Total Memory: 7.501GiB [2019-10-17T23:01:02.858Z] Name: ip-10-100-35-215 [2019-10-17T23:01:02.858Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-17T23:01:02.858Z] Docker Root Dir: /var/lib/docker [2019-10-17T23:01:02.858Z] Debug Mode: false [2019-10-17T23:01:02.858Z] Registry: https://index.docker.io/v1/ [2019-10-17T23:01:02.858Z] Labels: [2019-10-17T23:01:02.858Z] Experimental: true [2019-10-17T23:01:02.858Z] Insecure Registries: [2019-10-17T23:01:02.858Z] 127.0.0.0/8 [2019-10-17T23:01:02.858Z] Live Restore Enabled: true [2019-10-17T23:01:02.858Z] [2019-10-17T23:01:02.858Z] WARNING: No swap limit support [Pipeline] sh [2019-10-17T23:01:03.153Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-17T23:01:03.153Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-17T23:01:03.153Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40100/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-17T23:01:03.153Z] + bash /home/ubuntu/workspace/moby_PR-40100/check-config.sh [2019-10-17T23:01:03.153Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-17T23:01:03.153Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-17T23:01:03.153Z] [2019-10-17T23:01:03.153Z] Generally Necessary: [2019-10-17T23:01:03.153Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-17T23:01:03.153Z] - apparmor: enabled and tools installed [2019-10-17T23:01:03.153Z] - CONFIG_NAMESPACES: enabled [2019-10-17T23:01:03.153Z] - CONFIG_NET_NS: enabled [2019-10-17T23:01:03.153Z] - CONFIG_PID_NS: enabled [2019-10-17T23:01:03.153Z] - CONFIG_IPC_NS: enabled [2019-10-17T23:01:03.153Z] - CONFIG_UTS_NS: enabled [2019-10-17T23:01:03.411Z] - CONFIG_CGROUPS: enabled [2019-10-17T23:01:03.411Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-17T23:01:03.411Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-17T23:01:03.411Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-17T23:01:03.411Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-17T23:01:03.411Z] - CONFIG_CPUSETS: enabled [2019-10-17T23:01:03.411Z] - CONFIG_MEMCG: enabled [2019-10-17T23:01:03.411Z] - CONFIG_KEYS: enabled [2019-10-17T23:01:03.411Z] - CONFIG_VETH: enabled (as module) [2019-10-17T23:01:03.411Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-17T23:01:03.411Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-17T23:01:03.411Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-17T23:01:03.411Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-17T23:01:03.411Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-17T23:01:03.411Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-17T23:01:03.411Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-17T23:01:03.411Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-17T23:01:03.411Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-17T23:01:03.411Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-17T23:01:03.411Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-17T23:01:03.411Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-17T23:01:03.411Z] [2019-10-17T23:01:03.411Z] Optional Features: [2019-10-17T23:01:03.411Z] - CONFIG_USER_NS: enabled [2019-10-17T23:01:03.411Z] - CONFIG_SECCOMP: enabled [2019-10-17T23:01:03.411Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-17T23:01:03.411Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-17T23:01:03.411Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-17T23:01:03.411Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-17T23:01:03.411Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-17T23:01:03.411Z] - CONFIG_BLK_CGROUP: enabled [2019-10-17T23:01:03.411Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-17T23:01:03.411Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-17T23:01:03.411Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-17T23:01:03.411Z] - CONFIG_CGROUP_PERF: enabled [2019-10-17T23:01:03.411Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-17T23:01:03.411Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-17T23:01:03.411Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-17T23:01:03.412Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-17T23:01:03.412Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-17T23:01:03.412Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-17T23:01:03.412Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-17T23:01:03.412Z] - CONFIG_IP_VS: enabled (as module) [2019-10-17T23:01:03.412Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-17T23:01:03.412Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-17T23:01:03.412Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-17T23:01:03.412Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-17T23:01:03.412Z] - CONFIG_EXT4_FS: enabled [2019-10-17T23:01:03.412Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-17T23:01:03.412Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-17T23:01:03.412Z] - Network Drivers: [2019-10-17T23:01:03.412Z] - "overlay": [2019-10-17T23:01:03.412Z] - CONFIG_VXLAN: enabled (as module) [2019-10-17T23:01:03.412Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-17T23:01:03.412Z] Optional (for encrypted networks): [2019-10-17T23:01:03.669Z] - CONFIG_CRYPTO: enabled [2019-10-17T23:01:03.669Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-17T23:01:03.669Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-17T23:01:03.669Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-17T23:01:03.669Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-17T23:01:03.669Z] - CONFIG_XFRM: enabled [2019-10-17T23:01:03.669Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-17T23:01:03.669Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-17T23:01:03.669Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-17T23:01:03.669Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-17T23:01:03.669Z] - "ipvlan": [2019-10-17T23:01:03.669Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-17T23:01:03.669Z] - "macvlan": [2019-10-17T23:01:03.669Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-17T23:01:03.669Z] - CONFIG_DUMMY: enabled (as module) [2019-10-17T23:01:03.669Z] - "ftp,tftp client in container": [2019-10-17T23:01:03.669Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-17T23:01:03.669Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-17T23:01:03.669Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-17T23:01:03.669Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-17T23:01:03.669Z] - Storage Drivers: [2019-10-17T23:01:03.669Z] - "aufs": [2019-10-17T23:01:03.669Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-17T23:01:03.669Z] - "btrfs": [2019-10-17T23:01:03.669Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-17T23:01:03.669Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-17T23:01:03.669Z] - "devicemapper": [2019-10-17T23:01:03.669Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-17T23:01:03.669Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-17T23:01:03.669Z] - "overlay": [2019-10-17T23:01:03.669Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-17T23:01:03.669Z] - "zfs": [2019-10-17T23:01:03.669Z] - /dev/zfs: missing [2019-10-17T23:01:03.669Z] - zfs command: missing [2019-10-17T23:01:03.669Z] - zpool command: missing [2019-10-17T23:01:03.669Z] [2019-10-17T23:01:03.669Z] Limits: [2019-10-17T23:01:03.669Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-17T23:01:03.669Z] [2019-10-17T23:01:03.669Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-17T23:01:04.003Z] + sudo modprobe ip_vs [2019-10-17T23:01:04.003Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:262344b997cd889c486074d27f1bb801bd6f8e6a . [2019-10-17T23:01:04.003Z] #2 [internal] load build definition from Dockerfile [2019-10-17T23:01:04.003Z] #2 transferring dockerfile: 14.63kB 0.0s done [2019-10-17T23:01:04.003Z] #2 DONE 0.0s [2019-10-17T23:01:04.003Z] [2019-10-17T23:01:04.003Z] #1 [internal] load .dockerignore [2019-10-17T23:01:04.003Z] #1 transferring context: 87B 0.0s done [2019-10-17T23:01:04.003Z] #1 DONE 0.0s [2019-10-17T23:01:04.003Z] [2019-10-17T23:01:04.003Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-17T23:01:04.261Z] #3 DONE 0.1s [2019-10-17T23:01:04.261Z] [2019-10-17T23:01:04.261Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-17T23:01:04.261Z] #4 CACHED [2019-10-17T23:01:05.195Z] [2019-10-17T23:01:05.195Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-17T23:01:05.195Z] #5 DONE 0.0s [2019-10-17T23:01:05.195Z] [2019-10-17T23:01:05.195Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-17T23:01:05.195Z] #6 DONE 0.3s [2019-10-17T23:01:05.195Z] [2019-10-17T23:01:05.195Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-17T23:01:05.195Z] #65 DONE 0.0s [2019-10-17T23:01:05.195Z] [2019-10-17T23:01:05.195Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2... [2019-10-17T23:01:05.195Z] #7 DONE 0.0s [2019-10-17T23:01:05.195Z] [2019-10-17T23:01:05.195Z] #19 [internal] load build context [2019-10-17T23:01:06.572Z] #19 transferring context: 45.62MB 1.4s done [2019-10-17T23:01:06.830Z] #19 DONE 1.6s [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #16 [dev 6/24] RUN ldconfig [2019-10-17T23:01:06.830Z] #16 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-17T23:01:06.830Z] #14 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-17T23:01:06.830Z] #29 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-17T23:01:06.830Z] #64 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-17T23:01:06.830Z] #43 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-17T23:01:06.830Z] #30 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:01:06.830Z] #59 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-17T23:01:06.830Z] #56 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-17T23:01:06.830Z] #28 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-17T23:01:06.830Z] #10 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T23:01:06.830Z] #34 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-17T23:01:06.830Z] #21 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-17T23:01:06.830Z] #27 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T23:01:06.830Z] #33 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:01:06.830Z] #26 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:01:06.830Z] #50 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-17T23:01:06.830Z] #13 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:01:06.830Z] #40 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:01:06.830Z] #31 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-17T23:01:06.830Z] #49 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:01:06.830Z] #47 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-17T23:01:06.830Z] #37 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-17T23:01:06.830Z] #45 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-17T23:01:06.830Z] #9 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-17T23:01:06.830Z] #12 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:01:06.830Z] #62 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-17T23:01:06.830Z] #48 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-17T23:01:06.830Z] #11 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T23:01:06.830Z] #57 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-17T23:01:06.830Z] #63 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-17T23:01:06.830Z] #69 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:01:06.830Z] #54 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-17T23:01:06.830Z] #53 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-17T23:01:06.830Z] #61 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-17T23:01:06.830Z] #51 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-17T23:01:06.830Z] #67 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-17T23:01:06.830Z] #32 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:01:06.830Z] #36 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-17T23:01:06.830Z] #38 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-17T23:01:06.830Z] #46 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-17T23:01:06.830Z] #18 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:01:06.830Z] #44 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-17T23:01:06.830Z] #42 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T23:01:06.830Z] #52 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-17T23:01:06.830Z] #8 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-17T23:01:06.830Z] #55 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-17T23:01:06.830Z] #24 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:01:06.830Z] #22 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-17T23:01:06.830Z] #39 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:01:06.830Z] #17 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:01:06.830Z] #41 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-17T23:01:06.830Z] #15 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T23:01:06.830Z] #20 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-17T23:01:06.830Z] #23 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-17T23:01:06.830Z] #66 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-17T23:01:06.830Z] #35 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:01:06.830Z] #68 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-17T23:01:06.830Z] #58 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-17T23:01:06.830Z] #25 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-17T23:01:06.830Z] #60 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-17T23:01:06.830Z] #70 CACHED [2019-10-17T23:01:06.830Z] [2019-10-17T23:01:06.830Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-17T23:01:08.203Z] #71 DONE 1.1s [2019-10-17T23:01:08.203Z] [2019-10-17T23:01:08.203Z] #72 exporting to image [2019-10-17T23:01:08.203Z] #72 exporting layers [2019-10-17T23:01:08.771Z] #72 exporting layers 0.9s done [2019-10-17T23:01:08.771Z] #72 writing image sha256:b45bb455211152349d20c0710f6488ef750c462435e5797f085ed1432f88f94a done [2019-10-17T23:01:08.771Z] #72 naming to docker.io/library/docker:262344b997cd889c486074d27f1bb801bd6f8e6a done [2019-10-17T23:01:08.771Z] #72 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-17T23:01:09.788Z] [2019-10-17T23:01:09.788Z] Removing bundles/ [2019-10-17T23:01:09.788Z] [2019-10-17T23:01:09.788Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-17T23:01:09.788Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-17T23:01:09.788Z] GOOS="" GOARCH="" GOARM="" [2019-10-17T23:01:09.909Z] Fetching without tags [2019-10-17T23:01:09.784Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T23:01:09.799Z] > git config --add remote.origin.fetch +refs/pull/40100/head:refs/remotes/origin/PR-40100 # timeout=10 [2019-10-17T23:01:09.814Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-17T23:01:09.874Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T23:01:09.940Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T23:01:09.942Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T23:01:09.943Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40100/head:refs/remotes/origin/PR-40100 +refs/heads/master:refs/remotes/origin/master [2019-10-17T23:01:10.301Z] Merging remotes/origin/master commit 1e000435e60da678f3cb44ce4e5153d70328742c into PR head commit 1741d669b30710fec1a9d7b7ce3beefaa6026f58 [2019-10-17T23:01:11.443Z] Merge succeeded, producing 076d238d07df978000c29c70feae4b8888648bdb [2019-10-17T23:01:11.444Z] Checking out Revision 076d238d07df978000c29c70feae4b8888648bdb (PR-40100) [2019-10-17T23:01:10.329Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T23:01:10.344Z] > git checkout -f 1741d669b30710fec1a9d7b7ce3beefaa6026f58 [2019-10-17T23:01:10.945Z] > git merge 1e000435e60da678f3cb44ce4e5153d70328742c # timeout=10 [2019-10-17T23:01:11.406Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-17T23:01:11.473Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T23:01:11.490Z] > git checkout -f 076d238d07df978000c29c70feae4b8888648bdb [2019-10-17T23:01:12.024Z] Commit message: "Merge commit '1e000435e60da678f3cb44ce4e5153d70328742c' into HEAD" [2019-10-17T23:01:12.024Z] First time build. Skipping changelog. [2019-10-17T23:01:12.382Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-17T23:01:13.849Z] Fetching without tags [2019-10-17T23:01:14.094Z] + docker version [2019-10-17T23:01:14.094Z] Client: [2019-10-17T23:01:14.094Z] Version: 18.06.3-ce [2019-10-17T23:01:14.094Z] API version: 1.38 [2019-10-17T23:01:14.094Z] Go version: go1.10.3 [2019-10-17T23:01:14.094Z] Git commit: d7080c1 [2019-10-17T23:01:14.094Z] Built: Wed Feb 20 02:27:09 2019 [2019-10-17T23:01:14.094Z] OS/Arch: linux/s390x [2019-10-17T23:01:14.094Z] Experimental: false [2019-10-17T23:01:14.094Z] [2019-10-17T23:01:14.094Z] Server: [2019-10-17T23:01:14.094Z] Engine: [2019-10-17T23:01:14.094Z] Version: 18.06.3-ce [2019-10-17T23:01:14.094Z] API version: 1.38 (minimum version 1.12) [2019-10-17T23:01:14.094Z] Go version: go1.10.3 [2019-10-17T23:01:14.094Z] Git commit: d7080c1 [2019-10-17T23:01:14.094Z] Built: Wed Feb 20 02:26:03 2019 [2019-10-17T23:01:14.094Z] OS/Arch: linux/s390x [2019-10-17T23:01:14.094Z] Experimental: true [Pipeline] sh [2019-10-17T23:01:14.209Z] Merging remotes/origin/master commit 1e000435e60da678f3cb44ce4e5153d70328742c into PR head commit 1741d669b30710fec1a9d7b7ce3beefaa6026f58 [2019-10-17T23:01:13.814Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T23:01:13.819Z] > git config --add remote.origin.fetch +refs/pull/40100/head:refs/remotes/origin/PR-40100 # timeout=10 [2019-10-17T23:01:13.825Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-17T23:01:13.832Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T23:01:13.883Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T23:01:13.883Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T23:01:13.884Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40100/head:refs/remotes/origin/PR-40100 +refs/heads/master:refs/remotes/origin/master [2019-10-17T23:01:14.202Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T23:01:14.209Z] > git checkout -f 1741d669b30710fec1a9d7b7ce3beefaa6026f58 [2019-10-17T23:01:14.934Z] + docker info [2019-10-17T23:01:14.934Z] Containers: 0 [2019-10-17T23:01:14.934Z] Running: 0 [2019-10-17T23:01:14.934Z] Paused: 0 [2019-10-17T23:01:14.934Z] Stopped: 0 [2019-10-17T23:01:14.934Z] Images: 0 [2019-10-17T23:01:14.934Z] Server Version: 18.06.3-ce [2019-10-17T23:01:14.934Z] Storage Driver: overlay2 [2019-10-17T23:01:14.934Z] Backing Filesystem: extfs [2019-10-17T23:01:14.934Z] Supports d_type: true [2019-10-17T23:01:14.934Z] Native Overlay Diff: true [2019-10-17T23:01:14.934Z] Logging Driver: json-file [2019-10-17T23:01:14.934Z] Cgroup Driver: cgroupfs [2019-10-17T23:01:14.934Z] Plugins: [2019-10-17T23:01:14.934Z] Volume: local [2019-10-17T23:01:14.934Z] Network: bridge host ipvlan macvlan null overlay [2019-10-17T23:01:14.934Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-17T23:01:14.934Z] Swarm: inactive [2019-10-17T23:01:14.934Z] Runtimes: runc [2019-10-17T23:01:14.934Z] Default Runtime: runc [2019-10-17T23:01:14.934Z] Init Binary: docker-init [2019-10-17T23:01:14.934Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-17T23:01:14.934Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-10-17T23:01:14.934Z] init version: fec3683 [2019-10-17T23:01:14.934Z] Security Options: [2019-10-17T23:01:14.934Z] apparmor [2019-10-17T23:01:14.934Z] seccomp [2019-10-17T23:01:14.934Z] Profile: default [2019-10-17T23:01:14.934Z] Kernel Version: 4.4.0-161-generic [2019-10-17T23:01:14.934Z] Operating System: Ubuntu 16.04.6 LTS [2019-10-17T23:01:14.934Z] OSType: linux [2019-10-17T23:01:14.934Z] Architecture: s390x [2019-10-17T23:01:14.934Z] CPUs: 2 [2019-10-17T23:01:14.934Z] Total Memory: 7.862GiB [2019-10-17T23:01:14.934Z] Name: s390x-ubuntu-05 [2019-10-17T23:01:14.934Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-17T23:01:14.934Z] Docker Root Dir: /var/lib/docker [2019-10-17T23:01:14.934Z] Debug Mode (client): false [2019-10-17T23:01:14.934Z] Debug Mode (server): false [2019-10-17T23:01:14.934Z] Username: dockerbuildbot [2019-10-17T23:01:14.934Z] Registry: https://index.docker.io/v1/ [2019-10-17T23:01:14.934Z] Labels: [2019-10-17T23:01:14.934Z] Experimental: true [2019-10-17T23:01:14.934Z] Insecure Registries: [2019-10-17T23:01:14.934Z] 127.0.0.0/8 [2019-10-17T23:01:14.934Z] Live Restore Enabled: false [2019-10-17T23:01:14.934Z] [2019-10-17T23:01:14.934Z] WARNING: No swap limit support [2019-10-17T23:01:14.947Z] Fetching without tags [Pipeline] sh [2019-10-17T23:01:15.256Z] Merge succeeded, producing 196ec1baf7db8ee8ca2d5129e41f1cadbe5383ec [2019-10-17T23:01:15.257Z] Checking out Revision 196ec1baf7db8ee8ca2d5129e41f1cadbe5383ec (PR-40100) [2019-10-17T23:01:15.308Z] Merging remotes/origin/master commit 1e000435e60da678f3cb44ce4e5153d70328742c into PR head commit 1741d669b30710fec1a9d7b7ce3beefaa6026f58 [2019-10-17T23:01:15.364Z] Commit message: "Merge commit '1e000435e60da678f3cb44ce4e5153d70328742c' into HEAD" [2019-10-17T23:01:15.364Z] First time build. Skipping changelog. [2019-10-17T23:01:15.394Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-10-17T23:01:15.765Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-17T23:01:15.765Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-17T23:01:15.765Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40100/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-17T23:01:15.765Z] + bash /home/jenkins/workspace/moby_PR-40100/check-config.sh [2019-10-17T23:01:15.765Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-17T23:01:15.765Z] info: reading kernel config from /boot/config-4.4.0-161-generic ... [2019-10-17T23:01:15.765Z] [2019-10-17T23:01:15.765Z] Generally Necessary: [2019-10-17T23:01:15.765Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-17T23:01:15.765Z] - apparmor: enabled and tools installed [2019-10-17T23:01:15.765Z] - CONFIG_NAMESPACES: enabled [2019-10-17T23:01:15.765Z] - CONFIG_NET_NS: enabled [2019-10-17T23:01:15.765Z] - CONFIG_PID_NS: enabled [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-17T23:01:14.728Z] > git merge 1e000435e60da678f3cb44ce4e5153d70328742c # timeout=10 [2019-10-17T23:01:15.240Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-17T23:01:15.290Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T23:01:15.293Z] > git checkout -f 196ec1baf7db8ee8ca2d5129e41f1cadbe5383ec [2019-10-17T23:01:14.925Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T23:01:14.931Z] > git config --add remote.origin.fetch +refs/pull/40100/head:refs/remotes/origin/PR-40100 # timeout=10 [2019-10-17T23:01:14.934Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-17T23:01:14.942Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T23:01:14.951Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T23:01:14.951Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T23:01:14.952Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40100/head:refs/remotes/origin/PR-40100 +refs/heads/master:refs/remotes/origin/master [2019-10-17T23:01:15.311Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T23:01:15.319Z] > git checkout -f 1741d669b30710fec1a9d7b7ce3beefaa6026f58 [2019-10-17T23:01:16.135Z] - CONFIG_IPC_NS: enabled [2019-10-17T23:01:16.135Z] - CONFIG_UTS_NS: enabled [2019-10-17T23:01:16.135Z] - CONFIG_CGROUPS: enabled [2019-10-17T23:01:16.135Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-17T23:01:16.135Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-17T23:01:16.135Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-17T23:01:16.135Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-17T23:01:16.135Z] - CONFIG_CPUSETS: enabled [2019-10-17T23:01:16.135Z] - CONFIG_MEMCG: enabled [2019-10-17T23:01:16.135Z] - CONFIG_KEYS: enabled [2019-10-17T23:01:16.135Z] - CONFIG_VETH: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-17T23:01:16.135Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-17T23:01:16.135Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-17T23:01:16.135Z] [2019-10-17T23:01:16.135Z] Optional Features: [2019-10-17T23:01:16.135Z] - CONFIG_USER_NS: enabled [2019-10-17T23:01:16.135Z] - CONFIG_SECCOMP: enabled [2019-10-17T23:01:16.135Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-17T23:01:16.135Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-17T23:01:16.135Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-17T23:01:16.135Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-17T23:01:16.135Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-17T23:01:16.135Z] - CONFIG_BLK_CGROUP: enabled [2019-10-17T23:01:16.135Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-17T23:01:16.135Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-17T23:01:16.135Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-17T23:01:16.135Z] - CONFIG_CGROUP_PERF: enabled [2019-10-17T23:01:16.135Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-17T23:01:16.135Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-17T23:01:16.135Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-17T23:01:16.135Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-17T23:01:16.135Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-17T23:01:16.135Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_IP_VS: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-17T23:01:16.135Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-17T23:01:16.135Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-17T23:01:16.135Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_EXT4_FS: enabled [2019-10-17T23:01:16.135Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-17T23:01:16.135Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-17T23:01:16.135Z] - Network Drivers: [2019-10-17T23:01:16.135Z] - "overlay": [2019-10-17T23:01:16.135Z] - CONFIG_VXLAN: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-17T23:01:16.135Z] Optional (for encrypted networks): [2019-10-17T23:01:16.135Z] - CONFIG_CRYPTO: enabled [2019-10-17T23:01:16.135Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_XFRM: enabled [2019-10-17T23:01:16.135Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-17T23:01:16.135Z] - "ipvlan": [2019-10-17T23:01:16.135Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-17T23:01:16.135Z] - "macvlan": [2019-10-17T23:01:16.135Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_DUMMY: enabled (as module) [2019-10-17T23:01:16.135Z] - "ftp,tftp client in container": [2019-10-17T23:01:16.135Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-17T23:01:16.135Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-17T23:01:16.135Z] - Storage Drivers: [2019-10-17T23:01:16.135Z] - "aufs": [2019-10-17T23:01:16.135Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-17T23:01:16.394Z] + docker version [2019-10-17T23:01:16.394Z] Client: Docker Engine - Community [2019-10-17T23:01:16.394Z] Version: 19.03.2 [2019-10-17T23:01:16.394Z] API version: 1.40 [2019-10-17T23:01:16.394Z] Go version: go1.12.8 [2019-10-17T23:01:16.394Z] Git commit: 6a30dfc [2019-10-17T23:01:16.394Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-17T23:01:16.394Z] OS/Arch: linux/amd64 [2019-10-17T23:01:16.394Z] Experimental: false [2019-10-17T23:01:16.394Z] [2019-10-17T23:01:16.394Z] Server: Docker Engine - Community [2019-10-17T23:01:16.394Z] Engine: [2019-10-17T23:01:16.394Z] Version: 19.03.2 [2019-10-17T23:01:16.394Z] API version: 1.40 (minimum version 1.12) [2019-10-17T23:01:16.394Z] Go version: go1.12.8 [2019-10-17T23:01:16.394Z] Git commit: 6a30dfc [2019-10-17T23:01:16.394Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-17T23:01:16.394Z] OS/Arch: linux/amd64 [2019-10-17T23:01:16.394Z] Experimental: true [2019-10-17T23:01:16.394Z] containerd: [2019-10-17T23:01:16.394Z] Version: 1.2.6 [2019-10-17T23:01:16.394Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-17T23:01:16.394Z] runc: [2019-10-17T23:01:16.394Z] Version: 1.0.0-rc8 [2019-10-17T23:01:16.394Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-17T23:01:16.394Z] docker-init: [2019-10-17T23:01:16.394Z] Version: 0.18.0 [2019-10-17T23:01:16.394Z] GitCommit: fec3683 [Pipeline] sh [2019-10-17T23:01:16.442Z] Fetching without tags [2019-10-17T23:01:16.505Z] - "btrfs": [2019-10-17T23:01:16.505Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-17T23:01:16.505Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-17T23:01:16.505Z] - "devicemapper": [2019-10-17T23:01:16.505Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-17T23:01:16.505Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-17T23:01:16.505Z] - "overlay": [2019-10-17T23:01:16.505Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-17T23:01:16.505Z] - "zfs": [2019-10-17T23:01:16.505Z] - /dev/zfs: missing [2019-10-17T23:01:16.505Z] - zfs command: missing [2019-10-17T23:01:16.505Z] - zpool command: missing [2019-10-17T23:01:16.505Z] [2019-10-17T23:01:16.505Z] Limits: [2019-10-17T23:01:16.505Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-17T23:01:16.505Z] [2019-10-17T23:01:16.505Z] + true [2019-10-17T23:01:16.514Z] Merge succeeded, producing 1c8eb88279606055f926aa3b0730fcc48571025e [2019-10-17T23:01:16.516Z] Checking out Revision 1c8eb88279606055f926aa3b0730fcc48571025e (PR-40100) [2019-10-17T23:01:16.095Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T23:01:16.151Z] > git config --add remote.origin.fetch +refs/pull/40100/head:refs/remotes/origin/PR-40100 # timeout=10 [2019-10-17T23:01:16.209Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-17T23:01:16.342Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T23:01:16.472Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T23:01:16.473Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T23:01:16.474Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40100/head:refs/remotes/origin/PR-40100 +refs/heads/master:refs/remotes/origin/master [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-17T23:01:16.740Z] Commit message: "Merge commit '1e000435e60da678f3cb44ce4e5153d70328742c' into HEAD" [2019-10-17T23:01:16.740Z] First time build. Skipping changelog. [2019-10-17T23:01:16.765Z] + docker info [2019-10-17T23:01:16.792Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-10-17T23:01:17.242Z] Merging remotes/origin/master commit 1e000435e60da678f3cb44ce4e5153d70328742c into PR head commit 1741d669b30710fec1a9d7b7ce3beefaa6026f58 [2019-10-17T23:01:17.367Z] Client: [2019-10-17T23:01:17.367Z] Debug Mode: false [2019-10-17T23:01:17.367Z] [2019-10-17T23:01:17.367Z] Server: [2019-10-17T23:01:17.367Z] Containers: 0 [2019-10-17T23:01:17.367Z] Running: 0 [2019-10-17T23:01:17.367Z] Paused: 0 [2019-10-17T23:01:17.367Z] Stopped: 0 [2019-10-17T23:01:17.367Z] Images: 2 [2019-10-17T23:01:17.367Z] Server Version: 19.03.2 [2019-10-17T23:01:17.367Z] Storage Driver: overlay2 [2019-10-17T23:01:17.367Z] Backing Filesystem: extfs [2019-10-17T23:01:17.367Z] Supports d_type: true [2019-10-17T23:01:17.367Z] Native Overlay Diff: true [2019-10-17T23:01:17.367Z] Logging Driver: json-file [2019-10-17T23:01:17.367Z] Cgroup Driver: cgroupfs [2019-10-17T23:01:17.367Z] Plugins: [2019-10-17T23:01:17.367Z] Volume: local [2019-10-17T23:01:17.367Z] Network: bridge host ipvlan macvlan null overlay [2019-10-17T23:01:17.367Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-17T23:01:17.367Z] Swarm: inactive [2019-10-17T23:01:17.367Z] Runtimes: runc [2019-10-17T23:01:17.367Z] Default Runtime: runc [2019-10-17T23:01:17.367Z] Init Binary: docker-init [2019-10-17T23:01:17.367Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-17T23:01:17.367Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-17T23:01:17.367Z] init version: fec3683 [2019-10-17T23:01:17.367Z] Security Options: [2019-10-17T23:01:17.367Z] apparmor [2019-10-17T23:01:17.367Z] seccomp [2019-10-17T23:01:17.367Z] Profile: default [2019-10-17T23:01:17.367Z] Kernel Version: 4.15.0-1048-aws [2019-10-17T23:01:17.367Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-17T23:01:17.367Z] OSType: linux [2019-10-17T23:01:17.367Z] Architecture: x86_64 [2019-10-17T23:01:17.367Z] CPUs: 2 [2019-10-17T23:01:17.367Z] Total Memory: 7.501GiB [2019-10-17T23:01:17.367Z] Name: ip-10-100-85-19 [2019-10-17T23:01:17.367Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-17T23:01:17.367Z] Docker Root Dir: /var/lib/docker [2019-10-17T23:01:17.367Z] Debug Mode: false [2019-10-17T23:01:17.367Z] Registry: https://index.docker.io/v1/ [2019-10-17T23:01:17.367Z] Labels: [2019-10-17T23:01:17.367Z] Experimental: true [2019-10-17T23:01:17.367Z] Insecure Registries: [2019-10-17T23:01:17.367Z] 127.0.0.0/8 [2019-10-17T23:01:17.367Z] Live Restore Enabled: true [2019-10-17T23:01:17.367Z] [2019-10-17T23:01:17.367Z] WARNING: No swap limit support [Pipeline] withEnv [Pipeline] { [2019-10-17T23:01:17.374Z] + make bundles/buildx [2019-10-17T23:01:17.374Z] mkdir bundles [2019-10-17T23:01:17.374Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-17T23:01:17.374Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-17T23:01:17.374Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-17T23:01:17.374Z] --build-arg BUILDX_COMMIT \ [2019-10-17T23:01:17.374Z] --build-arg BUILDX_REPO \ [2019-10-17T23:01:17.374Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-17T23:01:17.374Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-17T23:01:17.374Z] . && \ [2019-10-17T23:01:17.374Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-17T23:01:17.374Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-17T23:01:17.374Z] /bin/sh: 4: go: not found [2019-10-17T23:01:17.374Z] /bin/sh: 5: go: not found [2019-10-17T23:01:17.374Z] [2019-10-17T23:01:17.374Z] #2 local://dockerfile (Dockerfile.buildx) [2019-10-17T23:01:17.374Z] #2 digest: sha256:e5eee49794718624e1105b8f527c6c44c96293d5bb000be7f0db5f8a56418825 [2019-10-17T23:01:17.374Z] #2 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-17T23:01:17.374Z] #2 started: 2019-10-17 23:01:17.318800017 +0000 UTC [2019-10-17T23:01:17.374Z] #2 completed: 2019-10-17 23:01:17.318854329 +0000 UTC [2019-10-17T23:01:17.374Z] #2 duration: 54.312µs [2019-10-17T23:01:17.374Z] [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-17T23:01:17.667Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-17T23:01:17.667Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-17T23:01:17.667Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40100/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-17T23:01:17.667Z] + bash /home/ubuntu/workspace/moby_PR-40100/check-config.sh [2019-10-17T23:01:17.667Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-17T23:01:17.667Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-17T23:01:17.667Z] [2019-10-17T23:01:17.667Z] Generally Necessary: [2019-10-17T23:01:17.667Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-17T23:01:17.667Z] - apparmor: enabled and tools installed [2019-10-17T23:01:17.667Z] - CONFIG_NAMESPACES: enabled [2019-10-17T23:01:17.667Z] - CONFIG_NET_NS: enabled [2019-10-17T23:01:17.667Z] - CONFIG_PID_NS: enabled [2019-10-17T23:01:17.667Z] - CONFIG_IPC_NS: enabled [2019-10-17T23:01:17.667Z] - CONFIG_UTS_NS: enabled [2019-10-17T23:01:17.667Z] - CONFIG_CGROUPS: enabled [2019-10-17T23:01:17.667Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-17T23:01:17.667Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-17T23:01:17.667Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-17T23:01:17.667Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-17T23:01:17.667Z] - CONFIG_CPUSETS: enabled [2019-10-17T23:01:17.667Z] - CONFIG_MEMCG: enabled [2019-10-17T23:01:17.667Z] - CONFIG_KEYS: enabled [2019-10-17T23:01:17.667Z] - CONFIG_VETH: enabled (as module) [2019-10-17T23:01:17.667Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-17T23:01:17.667Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-17T23:01:17.667Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-17T23:01:17.667Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-17T23:01:17.667Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-17T23:01:17.667Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-17T23:01:17.667Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-17T23:01:17.667Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-17T23:01:17.667Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-17T23:01:17.667Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-17T23:01:17.667Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-17T23:01:17.667Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-17T23:01:17.667Z] [2019-10-17T23:01:17.667Z] Optional Features: [2019-10-17T23:01:17.667Z] - CONFIG_USER_NS: enabled [2019-10-17T23:01:17.667Z] - CONFIG_SECCOMP: enabled [2019-10-17T23:01:17.667Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-17T23:01:17.667Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-17T23:01:17.667Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-17T23:01:17.667Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-17T23:01:17.667Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-17T23:01:17.667Z] - CONFIG_BLK_CGROUP: enabled [2019-10-17T23:01:17.667Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-17T23:01:17.667Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-17T23:01:17.667Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-17T23:01:17.667Z] - CONFIG_CGROUP_PERF: enabled [2019-10-17T23:01:17.667Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-17T23:01:17.667Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-17T23:01:17.667Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-17T23:01:17.667Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-17T23:01:17.667Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-17T23:01:17.667Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-17T23:01:17.667Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-17T23:01:17.667Z] - CONFIG_IP_VS: enabled (as module) [2019-10-17T23:01:17.667Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-17T23:01:17.667Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-17T23:01:17.737Z] [2019-10-17T23:01:17.737Z] #1 local://context (.dockerignore) [2019-10-17T23:01:17.737Z] #1 digest: sha256:8871a6f38be565d344fc3a032dd8c2b4b11a6e590682d06d9008eaf64ca9a95a [2019-10-17T23:01:17.737Z] #1 name: "local://context (.dockerignore)" [2019-10-17T23:01:17.737Z] #1 started: 2019-10-17 23:01:17.323079274 +0000 UTC [2019-10-17T23:01:17.737Z] #1 completed: 2019-10-17 23:01:17.323112091 +0000 UTC [2019-10-17T23:01:17.737Z] #1 duration: 32.817µs [2019-10-17T23:01:17.737Z] #1 started: 2019-10-17 23:01:17.334982381 +0000 UTC [2019-10-17T23:01:17.737Z] #1 completed: 2019-10-17 23:01:17.361897671 +0000 UTC [2019-10-17T23:01:17.737Z] #1 duration: 26.91529ms [2019-10-17T23:01:17.737Z] #1 transferring context: 87B done [2019-10-17T23:01:17.737Z] [2019-10-17T23:01:17.737Z] [2019-10-17T23:01:17.737Z] #2 local://dockerfile (Dockerfile.buildx) [2019-10-17T23:01:17.737Z] #2 started: 2019-10-17 23:01:17.335000008 +0000 UTC [2019-10-17T23:01:17.737Z] #2 completed: 2019-10-17 23:01:17.364696895 +0000 UTC [2019-10-17T23:01:17.737Z] #2 duration: 29.696887ms [2019-10-17T23:01:17.737Z] #2 transferring dockerfile: 792B done [2019-10-17T23:01:17.737Z] [2019-10-17T23:01:17.765Z] + docker version [2019-10-17T23:01:17.765Z] Client: Docker Engine - Community [2019-10-17T23:01:17.765Z] Version: 19.03.2 [2019-10-17T23:01:17.765Z] API version: 1.40 [2019-10-17T23:01:17.765Z] Go version: go1.12.8 [2019-10-17T23:01:17.765Z] Git commit: 6a30dfc [2019-10-17T23:01:17.765Z] Built: Thu Aug 29 05:32:25 2019 [2019-10-17T23:01:17.765Z] OS/Arch: linux/arm64 [2019-10-17T23:01:17.765Z] Experimental: false [2019-10-17T23:01:17.765Z] [2019-10-17T23:01:17.765Z] Server: Docker Engine - Community [2019-10-17T23:01:17.765Z] Engine: [2019-10-17T23:01:17.765Z] Version: 19.03.2 [2019-10-17T23:01:17.765Z] API version: 1.40 (minimum version 1.12) [2019-10-17T23:01:17.765Z] Go version: go1.12.8 [2019-10-17T23:01:17.765Z] Git commit: 6a30dfc [2019-10-17T23:01:17.765Z] Built: Thu Aug 29 05:30:57 2019 [2019-10-17T23:01:17.765Z] OS/Arch: linux/arm64 [2019-10-17T23:01:17.765Z] Experimental: true [2019-10-17T23:01:17.765Z] containerd: [2019-10-17T23:01:17.765Z] Version: 1.2.6 [2019-10-17T23:01:17.765Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-17T23:01:17.765Z] runc: [2019-10-17T23:01:17.765Z] Version: 1.0.0-rc8 [2019-10-17T23:01:17.765Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-17T23:01:17.765Z] docker-init: [2019-10-17T23:01:17.765Z] Version: 0.18.0 [2019-10-17T23:01:17.765Z] GitCommit: fec3683 [Pipeline] sh [2019-10-17T23:01:16.171Z] > git merge 1e000435e60da678f3cb44ce4e5153d70328742c # timeout=10 [2019-10-17T23:01:16.509Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-17T23:01:16.519Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T23:01:16.523Z] > git checkout -f 1c8eb88279606055f926aa3b0730fcc48571025e [2019-10-17T23:01:17.922Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-17T23:01:17.922Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-17T23:01:17.922Z] - CONFIG_EXT4_FS: enabled [2019-10-17T23:01:17.922Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-17T23:01:17.922Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-17T23:01:17.922Z] - Network Drivers: [2019-10-17T23:01:17.922Z] - "overlay": [2019-10-17T23:01:17.922Z] - CONFIG_VXLAN: enabled (as module) [2019-10-17T23:01:17.922Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-17T23:01:17.922Z] Optional (for encrypted networks): [2019-10-17T23:01:17.922Z] - CONFIG_CRYPTO: enabled [2019-10-17T23:01:17.922Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-17T23:01:17.922Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-17T23:01:17.922Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-17T23:01:17.922Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-17T23:01:17.922Z] - CONFIG_XFRM: enabled [2019-10-17T23:01:17.922Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-17T23:01:17.922Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-17T23:01:17.922Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-17T23:01:17.922Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-17T23:01:17.922Z] - "ipvlan": [2019-10-17T23:01:17.922Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-17T23:01:17.922Z] - "macvlan": [2019-10-17T23:01:17.922Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-17T23:01:17.922Z] - CONFIG_DUMMY: enabled (as module) [2019-10-17T23:01:17.922Z] - "ftp,tftp client in container": [2019-10-17T23:01:17.922Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-17T23:01:17.922Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-17T23:01:17.922Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-17T23:01:17.922Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-17T23:01:17.922Z] - Storage Drivers: [2019-10-17T23:01:17.922Z] - "aufs": [2019-10-17T23:01:17.922Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-17T23:01:17.922Z] - "btrfs": [2019-10-17T23:01:17.922Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-17T23:01:17.922Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-17T23:01:17.922Z] - "devicemapper": [2019-10-17T23:01:17.922Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-17T23:01:17.922Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-17T23:01:17.923Z] - "overlay": [2019-10-17T23:01:17.923Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-17T23:01:17.923Z] - "zfs": [2019-10-17T23:01:17.923Z] - /dev/zfs: missing [2019-10-17T23:01:17.923Z] - zfs command: missing [2019-10-17T23:01:17.923Z] - zpool command: missing [2019-10-17T23:01:17.923Z] [2019-10-17T23:01:17.923Z] Limits: [2019-10-17T23:01:17.923Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-17T23:01:17.923Z] [2019-10-17T23:01:17.923Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-17T23:01:18.059Z] + docker info [2019-10-17T23:01:18.342Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:262344b997cd889c486074d27f1bb801bd6f8e6a . [2019-10-17T23:01:18.342Z] #1 [internal] load build definition from Dockerfile [2019-10-17T23:01:18.342Z] #1 DONE 0.0s [2019-10-17T23:01:18.342Z] [2019-10-17T23:01:18.342Z] #2 [internal] load .dockerignore [2019-10-17T23:01:18.342Z] #2 DONE 0.0s [2019-10-17T23:01:18.342Z] [2019-10-17T23:01:18.342Z] #2 [internal] load .dockerignore [2019-10-17T23:01:18.342Z] #2 transferring context: 87B done [2019-10-17T23:01:18.342Z] #2 DONE 0.0s [2019-10-17T23:01:18.342Z] [2019-10-17T23:01:18.342Z] #1 [internal] load build definition from Dockerfile [2019-10-17T23:01:18.342Z] #1 transferring dockerfile: 14.63kB done [2019-10-17T23:01:18.342Z] #1 DONE 0.0s [2019-10-17T23:01:18.342Z] [2019-10-17T23:01:18.342Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-17T23:01:17.271Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T23:01:17.328Z] > git checkout -f 1741d669b30710fec1a9d7b7ce3beefaa6026f58 [2019-10-17T23:01:18.596Z] #3 DONE 0.2s [2019-10-17T23:01:18.596Z] [2019-10-17T23:01:18.596Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-17T23:01:18.596Z] #4 CACHED [2019-10-17T23:01:18.736Z] [2019-10-17T23:01:18.736Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:63b2dd9d5... [2019-10-17T23:01:18.736Z] #3 digest: sha256:f7ca1d8f12e8bc57a7d1b13b064bbff9d7ba432484562b762168fa7ec1bf0594 [2019-10-17T23:01:18.736Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:63b2dd9d595e7a11d3d27b2dbdf0d3d26eee099bb2a606b35ac2bb95b70f6079" [2019-10-17T23:01:18.736Z] #3 started: 2019-10-17 23:01:18.156134769 +0000 UTC [2019-10-17T23:01:18.736Z] #3 completed: 2019-10-17 23:01:18.156251852 +0000 UTC [2019-10-17T23:01:18.736Z] #3 duration: 117.083µs [2019-10-17T23:01:18.736Z] #3 started: 2019-10-17 23:01:18.156744641 +0000 UTC [2019-10-17T23:01:18.736Z] #3 completed: 2019-10-17 23:01:18.164893504 +0000 UTC [2019-10-17T23:01:18.736Z] #3 duration: 8.148863ms [2019-10-17T23:01:18.736Z] #3 started: 2019-10-17 23:01:18.165081924 +0000 UTC [2019-10-17T23:01:18.736Z] #3 resolve docker.io/library/golang:1.12.10-stretch@sha256:63b2dd9d595e7a11d3d27b2dbdf0d3d26eee099bb2a606b35ac2bb95b70f6079 done [2019-10-17T23:01:18.736Z] #3 sha256:687421176e14226da64a697b0f467a2745e4a1c71b1d8c0437b06f1090badfd7 5.47kB / 5.47kB done [2019-10-17T23:01:18.736Z] #3 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 0B / 10.32MB 0.1s [2019-10-17T23:01:18.736Z] #3 sha256:63b2dd9d595e7a11d3d27b2dbdf0d3d26eee099bb2a606b35ac2bb95b70f6079 1.42kB / 1.42kB done [2019-10-17T23:01:18.736Z] #3 sha256:9abad81e996021b5b6d06e9c2fa2340dd760872c11a9631303a78cb6ffc1a379 1.80kB / 1.80kB done [2019-10-17T23:01:18.736Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 0B / 45.24MB 0.1s [2019-10-17T23:01:18.736Z] #3 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 0B / 4.37MB 0.1s [2019-10-17T23:01:18.736Z] #3 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 1.87MB / 10.32MB 0.3s [2019-10-17T23:01:18.736Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 4.67MB / 45.24MB 0.3s [2019-10-17T23:01:18.736Z] #3 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 556.17kB / 4.37MB 0.3s [2019-10-17T23:01:18.736Z] #3 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 5.03MB / 10.32MB 0.4s [2019-10-17T23:01:18.736Z] #3 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 3.91MB / 4.37MB 0.4s [2019-10-17T23:01:18.994Z] Client: [2019-10-17T23:01:18.994Z] Debug Mode: false [2019-10-17T23:01:18.994Z] [2019-10-17T23:01:18.994Z] Server: [2019-10-17T23:01:18.994Z] Containers: 0 [2019-10-17T23:01:18.994Z] Running: 0 [2019-10-17T23:01:18.994Z] Paused: 0 [2019-10-17T23:01:18.994Z] Stopped: 0 [2019-10-17T23:01:18.994Z] Images: 3 [2019-10-17T23:01:18.994Z] Server Version: 19.03.2 [2019-10-17T23:01:18.994Z] Storage Driver: overlay2 [2019-10-17T23:01:18.994Z] Backing Filesystem: extfs [2019-10-17T23:01:18.994Z] Supports d_type: true [2019-10-17T23:01:18.994Z] Native Overlay Diff: true [2019-10-17T23:01:18.994Z] Logging Driver: json-file [2019-10-17T23:01:18.994Z] Cgroup Driver: cgroupfs [2019-10-17T23:01:18.994Z] Plugins: [2019-10-17T23:01:18.994Z] Volume: local [2019-10-17T23:01:18.994Z] Network: bridge host ipvlan macvlan null overlay [2019-10-17T23:01:18.994Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-17T23:01:18.994Z] Swarm: inactive [2019-10-17T23:01:18.994Z] Runtimes: runc [2019-10-17T23:01:18.994Z] Default Runtime: runc [2019-10-17T23:01:18.994Z] Init Binary: docker-init [2019-10-17T23:01:18.994Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-17T23:01:18.994Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-17T23:01:18.994Z] init version: fec3683 [2019-10-17T23:01:18.994Z] Security Options: [2019-10-17T23:01:18.994Z] apparmor [2019-10-17T23:01:18.994Z] seccomp [2019-10-17T23:01:18.994Z] Profile: default [2019-10-17T23:01:18.994Z] Kernel Version: 4.15.0-1048-aws [2019-10-17T23:01:18.994Z] Operating System: Ubuntu 16.04.6 LTS [2019-10-17T23:01:18.994Z] OSType: linux [2019-10-17T23:01:18.994Z] Architecture: aarch64 [2019-10-17T23:01:18.994Z] CPUs: 4 [2019-10-17T23:01:18.994Z] Total Memory: 7.525GiB [2019-10-17T23:01:18.994Z] Name: ip-10-100-118-109 [2019-10-17T23:01:18.994Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-10-17T23:01:18.994Z] Docker Root Dir: /var/lib/docker [2019-10-17T23:01:18.994Z] Debug Mode: false [2019-10-17T23:01:18.994Z] Registry: https://index.docker.io/v1/ [2019-10-17T23:01:18.994Z] Labels: [2019-10-17T23:01:18.994Z] Experimental: true [2019-10-17T23:01:18.994Z] Insecure Registries: [2019-10-17T23:01:18.994Z] 127.0.0.0/8 [2019-10-17T23:01:18.994Z] Live Restore Enabled: true [2019-10-17T23:01:18.994Z] [2019-10-17T23:01:18.994Z] WARNING: No swap limit support [Pipeline] sh [2019-10-17T23:01:19.168Z] #3 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.5s [2019-10-17T23:01:19.168Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 12.54MB / 45.24MB 0.5s [2019-10-17T23:01:19.168Z] #3 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.4s done [2019-10-17T23:01:19.168Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 0B / 50.49MB 0.5s [2019-10-17T23:01:19.168Z] #3 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.5s done [2019-10-17T23:01:19.168Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 17.96MB / 45.24MB 0.6s [2019-10-17T23:01:19.168Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 7.01MB / 50.49MB 0.6s [2019-10-17T23:01:19.168Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 0B / 45.98MB 0.6s [2019-10-17T23:01:19.168Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 21.73MB / 45.24MB 0.7s [2019-10-17T23:01:19.168Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 10.73MB / 50.49MB 0.7s [2019-10-17T23:01:19.168Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 4.27MB / 45.98MB 0.7s [2019-10-17T23:01:19.168Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 24.12MB / 45.24MB 0.8s [2019-10-17T23:01:19.168Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 13.96MB / 50.49MB 0.8s [2019-10-17T23:01:19.168Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 9.00MB / 45.98MB 0.8s [2019-10-17T23:01:19.168Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 27.80MB / 45.24MB 0.9s [2019-10-17T23:01:19.168Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 18.91MB / 50.49MB 0.9s [2019-10-17T23:01:19.168Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 12.28MB / 45.98MB 0.9s [2019-10-17T23:01:19.299Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-17T23:01:19.299Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-17T23:01:19.299Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40100/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-17T23:01:19.299Z] + bash /home/ubuntu/workspace/moby_PR-40100/check-config.sh [2019-10-17T23:01:19.299Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-17T23:01:19.299Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-17T23:01:19.299Z] [2019-10-17T23:01:19.299Z] Generally Necessary: [2019-10-17T23:01:19.299Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-17T23:01:19.299Z] - apparmor: enabled and tools installed [2019-10-17T23:01:19.299Z] - CONFIG_NAMESPACES: enabled [2019-10-17T23:01:19.299Z] - CONFIG_NET_NS: enabled [2019-10-17T23:01:19.299Z] - CONFIG_PID_NS: enabled [2019-10-17T23:01:19.299Z] - CONFIG_IPC_NS: enabled [2019-10-17T23:01:19.299Z] - CONFIG_UTS_NS: enabled [2019-10-17T23:01:19.299Z] - CONFIG_CGROUPS: enabled [2019-10-17T23:01:19.299Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-17T23:01:19.299Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-17T23:01:19.529Z] [2019-10-17T23:01:19.529Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-17T23:01:19.529Z] #5 DONE 0.0s [2019-10-17T23:01:19.529Z] [2019-10-17T23:01:19.529Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-17T23:01:19.529Z] #6 DONE 0.1s [2019-10-17T23:01:19.529Z] [2019-10-17T23:01:19.529Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-17T23:01:19.529Z] #65 DONE 0.0s [2019-10-17T23:01:19.529Z] [2019-10-17T23:01:19.529Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2... [2019-10-17T23:01:19.529Z] #7 DONE 0.0s [2019-10-17T23:01:19.529Z] [2019-10-17T23:01:19.529Z] #19 [internal] load build context [2019-10-17T23:01:19.547Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 24.37MB / 50.49MB 1.0s [2019-10-17T23:01:19.547Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 15.45MB / 45.98MB 1.0s [2019-10-17T23:01:19.547Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 32.44MB / 45.24MB 1.1s [2019-10-17T23:01:19.547Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 27.12MB / 50.49MB 1.1s [2019-10-17T23:01:19.547Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 18.76MB / 45.98MB 1.1s [2019-10-17T23:01:19.547Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 36.34MB / 45.24MB 1.2s [2019-10-17T23:01:19.547Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 30.71MB / 50.49MB 1.2s [2019-10-17T23:01:19.547Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 23.01MB / 45.98MB 1.2s [2019-10-17T23:01:19.547Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 37.40MB / 50.49MB 1.3s [2019-10-17T23:01:19.547Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 26.47MB / 45.98MB 1.3s [2019-10-17T23:01:19.558Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-17T23:01:19.558Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-17T23:01:19.558Z] - CONFIG_CPUSETS: enabled [2019-10-17T23:01:19.558Z] - CONFIG_MEMCG: enabled [2019-10-17T23:01:19.558Z] - CONFIG_KEYS: enabled [2019-10-17T23:01:19.558Z] - CONFIG_VETH: enabled (as module) [2019-10-17T23:01:19.558Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-17T23:01:19.558Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-17T23:01:19.558Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-17T23:01:19.558Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-17T23:01:19.558Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-17T23:01:19.558Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-17T23:01:19.558Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-17T23:01:19.558Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-17T23:01:19.558Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-17T23:01:19.558Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-17T23:01:19.558Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-17T23:01:19.558Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-17T23:01:19.558Z] [2019-10-17T23:01:19.558Z] Optional Features: [2019-10-17T23:01:19.558Z] - CONFIG_USER_NS: enabled [2019-10-17T23:01:19.558Z] - CONFIG_SECCOMP: enabled [2019-10-17T23:01:19.558Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-17T23:01:19.558Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-17T23:01:19.558Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-17T23:01:19.558Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-17T23:01:19.558Z] - CONFIG_BLK_CGROUP: enabled [2019-10-17T23:01:19.817Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-17T23:01:19.817Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-17T23:01:19.817Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-17T23:01:19.817Z] - CONFIG_CGROUP_PERF: enabled [2019-10-17T23:01:19.817Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-17T23:01:19.817Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-17T23:01:19.817Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-17T23:01:19.817Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-17T23:01:19.817Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-17T23:01:19.817Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-17T23:01:19.817Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-17T23:01:19.817Z] - CONFIG_IP_VS: enabled (as module) [2019-10-17T23:01:19.817Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-17T23:01:19.817Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-17T23:01:19.817Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-17T23:01:19.817Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-17T23:01:19.817Z] - CONFIG_EXT4_FS: enabled [2019-10-17T23:01:19.817Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-17T23:01:19.817Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-17T23:01:19.817Z] - Network Drivers: [2019-10-17T23:01:19.817Z] - "overlay": [2019-10-17T23:01:19.817Z] - CONFIG_VXLAN: enabled (as module) [2019-10-17T23:01:19.817Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-17T23:01:19.817Z] Optional (for encrypted networks): [2019-10-17T23:01:19.919Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 42.04MB / 50.49MB 1.4s [2019-10-17T23:01:19.919Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 32.48MB / 45.98MB 1.4s [2019-10-17T23:01:19.919Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 40.57MB / 45.24MB 1.5s [2019-10-17T23:01:19.919Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 47.02MB / 50.49MB 1.5s [2019-10-17T23:01:19.919Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 35.98MB / 45.98MB 1.5s [2019-10-17T23:01:19.919Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 1.6s [2019-10-17T23:01:19.919Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 41.72MB / 45.98MB 1.6s [2019-10-17T23:01:20.075Z] - CONFIG_CRYPTO: enabled [2019-10-17T23:01:20.076Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-17T23:01:20.076Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-17T23:01:20.076Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-17T23:01:20.076Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-17T23:01:20.076Z] - CONFIG_XFRM: enabled [2019-10-17T23:01:20.076Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-17T23:01:20.076Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-17T23:01:20.076Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-17T23:01:20.076Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-17T23:01:20.076Z] - "ipvlan": [2019-10-17T23:01:20.076Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-17T23:01:20.076Z] - "macvlan": [2019-10-17T23:01:20.076Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-17T23:01:20.076Z] - CONFIG_DUMMY: enabled (as module) [2019-10-17T23:01:20.076Z] - "ftp,tftp client in container": [2019-10-17T23:01:20.076Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-17T23:01:20.076Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-17T23:01:20.076Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-17T23:01:20.076Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-17T23:01:20.076Z] - Storage Drivers: [2019-10-17T23:01:20.076Z] - "aufs": [2019-10-17T23:01:20.076Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-17T23:01:20.076Z] - "btrfs": [2019-10-17T23:01:20.076Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-17T23:01:20.076Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-17T23:01:20.076Z] - "devicemapper": [2019-10-17T23:01:20.076Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-17T23:01:20.076Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-17T23:01:20.076Z] - "overlay": [2019-10-17T23:01:20.076Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-17T23:01:20.076Z] - "zfs": [2019-10-17T23:01:20.076Z] - /dev/zfs: missing [2019-10-17T23:01:20.076Z] - zfs command: missing [2019-10-17T23:01:20.076Z] - zpool command: missing [2019-10-17T23:01:20.076Z] [2019-10-17T23:01:20.076Z] Limits: [2019-10-17T23:01:20.076Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-17T23:01:20.076Z] [2019-10-17T23:01:20.076Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-17T23:01:20.289Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 1.7s [2019-10-17T23:01:20.289Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 1.7s [2019-10-17T23:01:20.289Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 1.8s done [2019-10-17T23:01:20.289Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 1.8s done [2019-10-17T23:01:20.289Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 0B / 111.04MB 1.8s [2019-10-17T23:01:20.289Z] #3 sha256:b00baabad4ce58a4521731072a095af304ed27ff09cf690b656f5535a9439d8e 0B / 126B 1.8s [2019-10-17T23:01:20.289Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 1.8s done [2019-10-17T23:01:20.289Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 8.32MB / 111.04MB 1.9s [2019-10-17T23:01:20.289Z] #3 sha256:b00baabad4ce58a4521731072a095af304ed27ff09cf690b656f5535a9439d8e 126B / 126B 1.8s done [2019-10-17T23:01:20.289Z] #3 extracting sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 [2019-10-17T23:01:20.289Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 16.31MB / 111.04MB 2.0s [2019-10-17T23:01:20.289Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 24.89MB / 111.04MB 2.1s [2019-10-17T23:01:20.428Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:262344b997cd889c486074d27f1bb801bd6f8e6a . [2019-10-17T23:01:20.428Z] #2 [internal] load build definition from Dockerfile [2019-10-17T23:01:20.428Z] #2 transferring dockerfile: 14.63kB done [2019-10-17T23:01:20.428Z] #2 DONE 0.0s [2019-10-17T23:01:20.428Z] [2019-10-17T23:01:20.428Z] #1 [internal] load .dockerignore [2019-10-17T23:01:20.428Z] #1 transferring context: 87B 0.0s done [2019-10-17T23:01:20.428Z] #1 DONE 0.0s [2019-10-17T23:01:20.428Z] [2019-10-17T23:01:20.428Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-17T23:01:20.667Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 33.95MB / 111.04MB 2.2s [2019-10-17T23:01:20.667Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 43.38MB / 111.04MB 2.3s [2019-10-17T23:01:20.667Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 54.64MB / 111.04MB 2.4s [2019-10-17T23:01:20.686Z] #3 DONE 0.2s [2019-10-17T23:01:20.686Z] [2019-10-17T23:01:20.686Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-17T23:01:20.686Z] #4 CACHED [2019-10-17T23:01:20.917Z] #19 transferring context: 45.62MB 1.2s done [2019-10-17T23:01:20.917Z] #19 DONE 1.2s [2019-10-17T23:01:20.917Z] [2019-10-17T23:01:20.917Z] #16 [dev 6/24] RUN ldconfig [2019-10-17T23:01:20.917Z] #16 CACHED [2019-10-17T23:01:20.917Z] [2019-10-17T23:01:20.917Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-17T23:01:20.917Z] #15 CACHED [2019-10-17T23:01:20.917Z] [2019-10-17T23:01:20.917Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-17T23:01:20.918Z] #51 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-17T23:01:20.918Z] #37 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-17T23:01:20.918Z] #53 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-17T23:01:20.918Z] #24 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-17T23:01:20.918Z] #45 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-17T23:01:20.918Z] #38 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:01:20.918Z] #40 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:01:20.918Z] #62 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:01:20.918Z] #41 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-17T23:01:20.918Z] #55 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T23:01:20.918Z] #33 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:01:20.918Z] #22 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:01:20.918Z] #47 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-17T23:01:20.918Z] #66 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-17T23:01:20.918Z] #69 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-17T23:01:20.918Z] #21 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-17T23:01:20.918Z] #49 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-17T23:01:20.918Z] #48 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-17T23:01:20.918Z] #63 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-17T23:01:20.918Z] #10 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-17T23:01:20.918Z] #23 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-17T23:01:20.918Z] #11 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:01:20.918Z] #31 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-17T23:01:20.918Z] #32 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-17T23:01:20.918Z] #35 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-17T23:01:20.918Z] #58 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:01:20.918Z] #54 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:01:20.918Z] #36 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-17T23:01:20.918Z] #14 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:01:20.918Z] #44 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-17T23:01:20.918Z] #43 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:01:20.918Z] #17 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-17T23:01:20.918Z] #67 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T23:01:20.918Z] #52 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-17T23:01:20.918Z] #12 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-17T23:01:20.918Z] #39 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-17T23:01:20.918Z] #29 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-17T23:01:20.918Z] #42 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-17T23:01:20.918Z] #18 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-17T23:01:20.918Z] #27 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-17T23:01:20.918Z] #28 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:01:20.918Z] #68 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-17T23:01:20.918Z] #61 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:01:20.918Z] #59 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T23:01:20.918Z] #20 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:01:20.918Z] #26 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-17T23:01:20.918Z] #46 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-17T23:01:20.918Z] #8 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-17T23:01:20.918Z] #25 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T23:01:20.918Z] #34 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:01:20.918Z] #50 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-17T23:01:20.918Z] #9 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-17T23:01:20.918Z] #60 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-17T23:01:20.918Z] #30 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T23:01:20.918Z] #57 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-17T23:01:20.918Z] #64 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-17T23:01:20.918Z] #13 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-17T23:01:20.918Z] #56 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-17T23:01:20.918Z] #70 CACHED [2019-10-17T23:01:20.918Z] [2019-10-17T23:01:20.918Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-17T23:01:21.059Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 64.55MB / 111.04MB 2.5s [2019-10-17T23:01:21.059Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 76.29MB / 111.04MB 2.6s [2019-10-17T23:01:21.059Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 87.46MB / 111.04MB 2.7s [2019-10-17T23:01:21.059Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 95.66MB / 111.04MB 2.8s [2019-10-17T23:01:21.253Z] [2019-10-17T23:01:21.253Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-17T23:01:21.253Z] #6 DONE 0.0s [2019-10-17T23:01:21.253Z] [2019-10-17T23:01:21.253Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-17T23:01:21.253Z] #5 DONE 0.1s [2019-10-17T23:01:21.433Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 103.39MB / 111.04MB 2.9s [2019-10-17T23:01:21.433Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 111.04MB / 111.04MB 3.0s [2019-10-17T23:01:21.451Z] Merge succeeded, producing 51d5c29a45d3e46e9457d448e1ee8ac77f50e9e2 [2019-10-17T23:01:21.452Z] Checking out Revision 51d5c29a45d3e46e9457d448e1ee8ac77f50e9e2 (PR-40100) [2019-10-17T23:01:21.514Z] [2019-10-17T23:01:21.515Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-17T23:01:21.515Z] #65 DONE 0.0s [2019-10-17T23:01:21.515Z] [2019-10-17T23:01:21.515Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2... [2019-10-17T23:01:21.515Z] #7 DONE 0.0s [2019-10-17T23:01:21.515Z] [2019-10-17T23:01:21.515Z] #19 [internal] load build context [2019-10-17T23:01:21.801Z] Commit message: "Merge commit '1e000435e60da678f3cb44ce4e5153d70328742c' into HEAD" [2019-10-17T23:01:21.801Z] First time build. Skipping changelog. [2019-10-17T23:01:21.802Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 111.04MB / 111.04MB 3.2s done [2019-10-17T23:01:22.167Z] #3 extracting sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 1.8s done [2019-10-17T23:01:22.167Z] #3 extracting sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 [2019-10-17T23:01:20.664Z] > git merge 1e000435e60da678f3cb44ce4e5153d70328742c # timeout=10 [2019-10-17T23:01:21.353Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-17T23:01:21.480Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T23:01:21.535Z] > git checkout -f 51d5c29a45d3e46e9457d448e1ee8ac77f50e9e2 [2019-10-17T23:01:22.287Z] #71 DONE 1.4s [2019-10-17T23:01:22.287Z] [2019-10-17T23:01:22.287Z] #72 exporting to image [2019-10-17T23:01:22.287Z] #72 exporting layers [2019-10-17T23:01:22.257Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-10-17T23:01:22.530Z] #3 extracting sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 0.3s done [2019-10-17T23:01:22.530Z] #3 extracting sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 [2019-10-17T23:01:22.846Z] #72 exporting layers 0.7s done [2019-10-17T23:01:22.846Z] #72 writing image sha256:e28a312b4fc94c9105270c9387ef3ecf8e773feebd855b4ca06838c72d69fcaa done [2019-10-17T23:01:22.846Z] #72 naming to docker.io/library/docker:262344b997cd889c486074d27f1bb801bd6f8e6a done [2019-10-17T23:01:22.846Z] #72 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2019-10-17T23:01:22.898Z] #19 transferring context: 45.62MB 1.4s done [2019-10-17T23:01:22.898Z] #19 DONE 1.4s [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:01:22.898Z] #44 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T23:01:22.898Z] #34 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-17T23:01:22.898Z] #23 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:01:22.898Z] #54 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-17T23:01:22.898Z] #24 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T23:01:22.898Z] #33 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:01:22.898Z] #59 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-17T23:01:22.898Z] #51 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-17T23:01:22.898Z] #58 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:01:22.898Z] #50 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-17T23:01:22.898Z] #66 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-17T23:01:22.898Z] #12 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-17T23:01:22.898Z] #60 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-17T23:01:22.898Z] #10 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-17T23:01:22.898Z] #18 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-17T23:01:22.898Z] #30 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-17T23:01:22.898Z] #9 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:01:22.898Z] #26 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-17T23:01:22.898Z] #37 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-17T23:01:22.898Z] #15 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-17T23:01:22.898Z] #32 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-17T23:01:22.898Z] #55 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-17T23:01:22.898Z] #8 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-17T23:01:22.898Z] #42 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-17T23:01:22.898Z] #11 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-17T23:01:22.898Z] #13 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:01:22.898Z] #40 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-17T23:01:22.898Z] #45 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-17T23:01:22.898Z] #39 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.898Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-17T23:01:22.898Z] #28 CACHED [2019-10-17T23:01:22.898Z] [2019-10-17T23:01:22.899Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:01:22.899Z] #68 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-17T23:01:22.899Z] #46 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-17T23:01:22.899Z] #63 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T23:01:22.899Z] #57 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-17T23:01:22.899Z] #25 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-17T23:01:22.899Z] #35 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-17T23:01:22.899Z] #49 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-17T23:01:22.899Z] #69 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T23:01:22.899Z] #52 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-17T23:01:22.899Z] #61 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-17T23:01:22.899Z] #64 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-17T23:01:22.899Z] #56 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-17T23:01:22.899Z] #27 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:01:22.899Z] #62 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:01:22.899Z] #22 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:01:22.899Z] #31 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-17T23:01:22.899Z] #67 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:01:22.899Z] #17 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:01:22.899Z] #36 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:01:22.899Z] #47 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-17T23:01:22.899Z] #48 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-17T23:01:22.899Z] #21 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #16 [dev 6/24] RUN ldconfig [2019-10-17T23:01:22.899Z] #16 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T23:01:22.899Z] #20 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-17T23:01:22.899Z] #14 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-17T23:01:22.899Z] #53 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-17T23:01:22.899Z] #38 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-17T23:01:22.899Z] #29 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-17T23:01:22.899Z] #43 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:01:22.899Z] #41 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-17T23:01:22.899Z] #70 CACHED [2019-10-17T23:01:22.899Z] [2019-10-17T23:01:22.899Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [Pipeline] withEnv [2019-10-17T23:01:22.903Z] #3 extracting sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 0.2s done [2019-10-17T23:01:22.903Z] #3 extracting sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-17T23:01:23.324Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40100/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40100/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=262344b997cd889c486074d27f1bb801bd6f8e6a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:262344b997cd889c486074d27f1bb801bd6f8e6a hack/validate/default [2019-10-17T23:01:24.015Z] + docker version [2019-10-17T23:01:24.015Z] Client: Docker Engine - Enterprise [2019-10-17T23:01:24.015Z] Version: 19.03.2 [2019-10-17T23:01:24.015Z] API version: 1.40 [2019-10-17T23:01:24.015Z] Go version: go1.12.8 [2019-10-17T23:01:24.015Z] Git commit: c92ab06ed9 [2019-10-17T23:01:24.015Z] Built: 09/03/2019 16:38:11 [2019-10-17T23:01:24.015Z] OS/Arch: windows/amd64 [2019-10-17T23:01:24.015Z] Experimental: false [2019-10-17T23:01:24.015Z] [2019-10-17T23:01:24.015Z] Server: Docker Engine - Enterprise [2019-10-17T23:01:24.015Z] Engine: [2019-10-17T23:01:24.015Z] Version: 19.03.2 [2019-10-17T23:01:24.015Z] API version: 1.40 (minimum version 1.24) [2019-10-17T23:01:24.015Z] Go version: go1.12.8 [2019-10-17T23:01:24.015Z] Git commit: c92ab06ed9 [2019-10-17T23:01:24.015Z] Built: 09/03/2019 16:35:47 [2019-10-17T23:01:24.015Z] OS/Arch: windows/amd64 [2019-10-17T23:01:24.015Z] Experimental: true [Pipeline] sh [2019-10-17T23:01:24.250Z] Congratulations! All commits are properly signed with the DCO! [2019-10-17T23:01:24.506Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-17T23:01:24.506Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-17T23:01:24.506Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck [2019-10-17T23:01:24.730Z] #3 extracting sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 1.8s done [2019-10-17T23:01:24.833Z] Fetching without tags [2019-10-17T23:01:25.051Z] + docker info [2019-10-17T23:01:25.100Z] #3 extracting sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 [2019-10-17T23:01:25.388Z] Merging remotes/origin/master commit 1e000435e60da678f3cb44ce4e5153d70328742c into PR head commit 1741d669b30710fec1a9d7b7ce3beefaa6026f58 [2019-10-17T23:01:25.431Z] #71 DONE 2.6s [2019-10-17T23:01:25.689Z] [2019-10-17T23:01:25.689Z] #72 exporting to image [2019-10-17T23:01:25.689Z] #72 exporting layers [2019-10-17T23:01:24.796Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T23:01:24.800Z] > git config --add remote.origin.fetch +refs/pull/40100/head:refs/remotes/origin/PR-40100 # timeout=10 [2019-10-17T23:01:24.803Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-17T23:01:24.819Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-17T23:01:24.835Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-17T23:01:24.835Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-17T23:01:24.836Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40100/head:refs/remotes/origin/PR-40100 +refs/heads/master:refs/remotes/origin/master [2019-10-17T23:01:25.390Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T23:01:25.394Z] > git checkout -f 1741d669b30710fec1a9d7b7ce3beefaa6026f58 [2019-10-17T23:01:26.375Z] #3 extracting sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 1.2s done [2019-10-17T23:01:26.376Z] #3 extracting sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 [2019-10-17T23:01:26.592Z] Client: [2019-10-17T23:01:26.592Z] Debug Mode: false [2019-10-17T23:01:26.592Z] Plugins: [2019-10-17T23:01:26.592Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-17T23:01:26.592Z] [2019-10-17T23:01:26.592Z] Server: [2019-10-17T23:01:26.592Z] Containers: 0 [2019-10-17T23:01:26.592Z] Running: 0 [2019-10-17T23:01:26.592Z] Paused: 0 [2019-10-17T23:01:26.592Z] Stopped: 0 [2019-10-17T23:01:26.592Z] Images: 8 [2019-10-17T23:01:26.592Z] Server Version: 19.03.2 [2019-10-17T23:01:26.592Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-17T23:01:26.592Z] Windows: [2019-10-17T23:01:26.592Z] LCOW: [2019-10-17T23:01:26.592Z] Logging Driver: json-file [2019-10-17T23:01:26.592Z] Plugins: [2019-10-17T23:01:26.592Z] Volume: local [2019-10-17T23:01:26.592Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-17T23:01:26.592Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-17T23:01:26.592Z] Swarm: inactive [2019-10-17T23:01:26.592Z] Default Isolation: process [2019-10-17T23:01:26.592Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-17T23:01:26.592Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-17T23:01:26.592Z] OSType: windows [2019-10-17T23:01:26.592Z] Architecture: x86_64 [2019-10-17T23:01:26.592Z] CPUs: 4 [2019-10-17T23:01:26.592Z] Total Memory: 32GiB [2019-10-17T23:01:26.592Z] Name: azwin-2-21b8c0 [2019-10-17T23:01:26.592Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-17T23:01:26.592Z] Docker Root Dir: D:\docker [2019-10-17T23:01:26.592Z] Debug Mode: false [2019-10-17T23:01:26.592Z] Registry: https://index.docker.io/v1/ [2019-10-17T23:01:26.592Z] Labels: [2019-10-17T23:01:26.592Z] Experimental: true [2019-10-17T23:01:26.592Z] Insecure Registries: [2019-10-17T23:01:26.592Z] 10.0.0.4:5000 [2019-10-17T23:01:26.592Z] 127.0.0.0/8 [2019-10-17T23:01:26.592Z] Registry Mirrors: [2019-10-17T23:01:26.592Z] http://10.0.0.4:5000/ [2019-10-17T23:01:26.592Z] Live Restore Enabled: false [2019-10-17T23:01:26.592Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-17T23:01:27.071Z] #72 exporting layers 1.4s done [2019-10-17T23:01:27.071Z] #72 writing image sha256:1fdb8723299482ebbad318a206458c581b572d172e9e3bd950fe383e1daa014b done [2019-10-17T23:01:27.071Z] #72 naming to docker.io/library/docker:262344b997cd889c486074d27f1bb801bd6f8e6a done [2019-10-17T23:01:27.071Z] #72 DONE 1.5s [2019-10-17T23:01:27.198Z] Merge succeeded, producing 16e76512cc2f4c9d3aa95fb5cbfc8c3d8669fb28 [2019-10-17T23:01:27.199Z] Checking out Revision 16e76512cc2f4c9d3aa95fb5cbfc8c3d8669fb28 (PR-40100) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2019-10-17T23:01:27.331Z] Commit message: "Merge commit '1e000435e60da678f3cb44ce4e5153d70328742c' into HEAD" [2019-10-17T23:01:27.331Z] First time build. Skipping changelog. [Pipeline] sh [2019-10-17T23:01:27.408Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-10-17T23:01:27.672Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=262344b997cd889c486074d27f1bb801bd6f8e6a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:262344b997cd889c486074d27f1bb801bd6f8e6a hack/test/unit [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-17T23:01:26.531Z] > git merge 1e000435e60da678f3cb44ce4e5153d70328742c # timeout=10 [2019-10-17T23:01:27.182Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-17T23:01:27.202Z] > git config core.sparsecheckout # timeout=10 [2019-10-17T23:01:27.205Z] > git checkout -f 16e76512cc2f4c9d3aa95fb5cbfc8c3d8669fb28 [2019-10-17T23:01:28.437Z] + docker version [2019-10-17T23:01:28.437Z] Client: [2019-10-17T23:01:28.437Z] Version: 18.06.1-ce [2019-10-17T23:01:28.437Z] API version: 1.38 [2019-10-17T23:01:28.437Z] Go version: go1.10.3 [2019-10-17T23:01:28.437Z] Git commit: e68fc7a [2019-10-17T23:01:28.437Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-17T23:01:28.437Z] OS/Arch: linux/ppc64le [2019-10-17T23:01:28.437Z] Experimental: false [2019-10-17T23:01:28.437Z] [2019-10-17T23:01:28.437Z] Server: [2019-10-17T23:01:28.437Z] Engine: [2019-10-17T23:01:28.437Z] Version: 18.06.1-ce [2019-10-17T23:01:28.437Z] API version: 1.38 (minimum version 1.12) [2019-10-17T23:01:28.437Z] Go version: go1.10.3 [2019-10-17T23:01:28.437Z] Git commit: e68fc7a [2019-10-17T23:01:28.437Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-17T23:01:28.437Z] OS/Arch: linux/ppc64le [2019-10-17T23:01:28.437Z] Experimental: true [Pipeline] sh [2019-10-17T23:01:28.827Z] + docker info [2019-10-17T23:01:28.827Z] Containers: 0 [2019-10-17T23:01:28.827Z] Running: 0 [2019-10-17T23:01:28.827Z] Paused: 0 [2019-10-17T23:01:28.827Z] Stopped: 0 [2019-10-17T23:01:28.827Z] Images: 0 [2019-10-17T23:01:28.827Z] Server Version: 18.06.1-ce [2019-10-17T23:01:28.827Z] Storage Driver: overlay2 [2019-10-17T23:01:28.827Z] Backing Filesystem: extfs [2019-10-17T23:01:28.827Z] Supports d_type: true [2019-10-17T23:01:28.827Z] Native Overlay Diff: true [2019-10-17T23:01:28.827Z] Logging Driver: json-file [2019-10-17T23:01:28.827Z] Cgroup Driver: cgroupfs [2019-10-17T23:01:28.827Z] Plugins: [2019-10-17T23:01:28.827Z] Volume: local [2019-10-17T23:01:28.827Z] Network: bridge host ipvlan macvlan null overlay [2019-10-17T23:01:28.827Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-17T23:01:28.827Z] Swarm: inactive [2019-10-17T23:01:28.827Z] Runtimes: runc [2019-10-17T23:01:28.827Z] Default Runtime: runc [2019-10-17T23:01:28.827Z] Init Binary: docker-init [2019-10-17T23:01:28.827Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-17T23:01:28.827Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-17T23:01:28.827Z] init version: fec3683 [2019-10-17T23:01:28.827Z] Security Options: [2019-10-17T23:01:28.827Z] apparmor [2019-10-17T23:01:28.827Z] seccomp [2019-10-17T23:01:28.827Z] Profile: default [2019-10-17T23:01:28.827Z] Kernel Version: 4.4.0-139-generic [2019-10-17T23:01:28.827Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-17T23:01:28.827Z] OSType: linux [2019-10-17T23:01:28.827Z] Architecture: ppc64le [2019-10-17T23:01:28.827Z] CPUs: 4 [2019-10-17T23:01:28.827Z] Total Memory: 3.976GiB [2019-10-17T23:01:28.827Z] Name: ppc64le-ubuntu-15 [2019-10-17T23:01:28.827Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-17T23:01:28.827Z] Docker Root Dir: /var/lib/docker [2019-10-17T23:01:28.827Z] Debug Mode (client): false [2019-10-17T23:01:28.827Z] Debug Mode (server): false [2019-10-17T23:01:28.827Z] Username: dockerbuildbot [2019-10-17T23:01:28.827Z] Registry: https://index.docker.io/v1/ [2019-10-17T23:01:28.827Z] Labels: [2019-10-17T23:01:28.827Z] Experimental: true [2019-10-17T23:01:28.827Z] Insecure Registries: [2019-10-17T23:01:28.827Z] 127.0.0.0/8 [2019-10-17T23:01:28.827Z] Live Restore Enabled: false [2019-10-17T23:01:28.827Z] [Pipeline] sh [2019-10-17T23:01:29.212Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-17T23:01:29.212Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-17T23:01:29.212Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40100/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-17T23:01:29.212Z] + bash /home/docker/workspace/moby_PR-40100/check-config.sh [2019-10-17T23:01:29.212Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-17T23:01:29.212Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-10-17T23:01:29.212Z] [2019-10-17T23:01:29.212Z] Generally Necessary: [2019-10-17T23:01:29.212Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-17T23:01:29.212Z] - apparmor: enabled and tools installed [2019-10-17T23:01:29.212Z] - CONFIG_NAMESPACES: enabled [2019-10-17T23:01:29.212Z] - CONFIG_NET_NS: enabled [2019-10-17T23:01:29.212Z] - CONFIG_PID_NS: enabled [2019-10-17T23:01:29.498Z] - CONFIG_IPC_NS: enabled [2019-10-17T23:01:29.498Z] - CONFIG_UTS_NS: enabled [2019-10-17T23:01:29.498Z] - CONFIG_CGROUPS: enabled [2019-10-17T23:01:29.498Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-17T23:01:29.498Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-17T23:01:29.498Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-17T23:01:29.498Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-17T23:01:29.498Z] - CONFIG_CPUSETS: enabled [2019-10-17T23:01:29.498Z] - CONFIG_MEMCG: enabled [2019-10-17T23:01:29.498Z] - CONFIG_KEYS: enabled [2019-10-17T23:01:29.498Z] - CONFIG_VETH: enabled (as module) [2019-10-17T23:01:29.498Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-17T23:01:29.498Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-17T23:01:29.498Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-17T23:01:29.498Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-17T23:01:29.498Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-17T23:01:29.498Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-17T23:01:29.498Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-17T23:01:29.498Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-17T23:01:29.498Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-17T23:01:29.498Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-17T23:01:29.498Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-17T23:01:29.498Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-17T23:01:29.498Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-17T23:01:29.498Z] [2019-10-17T23:01:29.498Z] Optional Features: [2019-10-17T23:01:29.498Z] - CONFIG_USER_NS: enabled [2019-10-17T23:01:29.498Z] - CONFIG_SECCOMP: enabled [2019-10-17T23:01:29.498Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-17T23:01:29.498Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-17T23:01:29.498Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-17T23:01:29.498Z] (cgroup swap accounting is currently enabled) [2019-10-17T23:01:29.498Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-17T23:01:29.498Z] - CONFIG_BLK_CGROUP: enabled [2019-10-17T23:01:29.498Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-17T23:01:29.498Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-17T23:01:29.498Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-17T23:01:29.579Z] #3 extracting sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 3.0s done [2019-10-17T23:01:29.579Z] #3 extracting sha256:b00baabad4ce58a4521731072a095af304ed27ff09cf690b656f5535a9439d8e done [2019-10-17T23:01:29.579Z] #3 completed: 2019-10-17 23:01:29.430613693 +0000 UTC [2019-10-17T23:01:29.579Z] #3 duration: 11.265531769s [2019-10-17T23:01:29.579Z] [2019-10-17T23:01:29.579Z] [2019-10-17T23:01:29.579Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-17T23:01:29.579Z] #4 digest: sha256:aac3b99e61e9cb5deda4e548f7e50dd839c979aca43b6a50c3d1852e9ef4b918 [2019-10-17T23:01:29.579Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-17T23:01:29.579Z] #4 started: 2019-10-17 23:01:29.432587524 +0000 UTC [2019-10-17T23:01:29.783Z] - CONFIG_CGROUP_PERF: enabled [2019-10-17T23:01:29.783Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-17T23:01:29.783Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-17T23:01:29.783Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-17T23:01:29.783Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-17T23:01:29.783Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-17T23:01:29.783Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-17T23:01:29.783Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-17T23:01:29.783Z] - CONFIG_IP_VS: enabled (as module) [2019-10-17T23:01:29.783Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-17T23:01:29.783Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-17T23:01:29.783Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-17T23:01:29.783Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-17T23:01:29.783Z] - CONFIG_EXT4_FS: enabled [2019-10-17T23:01:29.783Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-17T23:01:29.783Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-17T23:01:29.783Z] - Network Drivers: [2019-10-17T23:01:29.783Z] - "overlay": [2019-10-17T23:01:29.783Z] - CONFIG_VXLAN: enabled (as module) [2019-10-17T23:01:29.783Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-17T23:01:29.783Z] Optional (for encrypted networks): [2019-10-17T23:01:29.783Z] - CONFIG_CRYPTO: enabled [2019-10-17T23:01:29.783Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-17T23:01:29.783Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-17T23:01:29.783Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-17T23:01:29.783Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-17T23:01:29.783Z] - CONFIG_XFRM: enabled [2019-10-17T23:01:29.783Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-17T23:01:29.783Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-17T23:01:29.783Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-17T23:01:29.783Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-17T23:01:29.783Z] - "ipvlan": [2019-10-17T23:01:29.783Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-17T23:01:29.783Z] - "macvlan": [2019-10-17T23:01:29.783Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-17T23:01:29.783Z] - CONFIG_DUMMY: enabled (as module) [2019-10-17T23:01:29.948Z] #4 0.305 Cloning into '/buildx'... [2019-10-17T23:01:30.066Z] - "ftp,tftp client in container": [2019-10-17T23:01:30.066Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-17T23:01:30.066Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-17T23:01:30.066Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-17T23:01:30.066Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-17T23:01:30.066Z] - Storage Drivers: [2019-10-17T23:01:30.066Z] - "aufs": [2019-10-17T23:01:30.066Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-17T23:01:30.066Z] - "btrfs": [2019-10-17T23:01:30.066Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-17T23:01:30.066Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-17T23:01:30.066Z] - "devicemapper": [2019-10-17T23:01:30.066Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-17T23:01:30.066Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-17T23:01:30.066Z] - "overlay": [2019-10-17T23:01:30.066Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-17T23:01:30.066Z] - "zfs": [2019-10-17T23:01:30.066Z] - /dev/zfs: missing [2019-10-17T23:01:30.066Z] - zfs command: missing [2019-10-17T23:01:30.066Z] - zpool command: missing [2019-10-17T23:01:30.066Z] [2019-10-17T23:01:30.066Z] Limits: [2019-10-17T23:01:30.066Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-17T23:01:30.066Z] [2019-10-17T23:01:30.066Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-17T23:01:30.653Z] + make bundles/buildx [2019-10-17T23:01:30.966Z] #4 completed: 2019-10-17 23:01:30.669097553 +0000 UTC [2019-10-17T23:01:30.966Z] #4 duration: 1.236510029s [2019-10-17T23:01:30.966Z] [2019-10-17T23:01:30.966Z] [2019-10-17T23:01:30.966Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-17T23:01:30.966Z] #5 digest: sha256:5d5f7a3f607e7477bc2ffac3cfcc060472fe17734be2ff6c0571f05fc504382b [2019-10-17T23:01:30.966Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-17T23:01:30.966Z] #5 started: 2019-10-17 23:01:30.671128608 +0000 UTC [2019-10-17T23:01:31.026Z] ? github.com/docker/docker/api [no test files] [2019-10-17T23:01:31.268Z] mkdir bundles [2019-10-17T23:01:31.268Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-17T23:01:31.268Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-17T23:01:31.268Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-17T23:01:31.268Z] --build-arg BUILDX_COMMIT \ [2019-10-17T23:01:31.268Z] --build-arg BUILDX_REPO \ [2019-10-17T23:01:31.268Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-17T23:01:31.268Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-17T23:01:31.268Z] . && \ [2019-10-17T23:01:31.268Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-17T23:01:31.268Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-17T23:01:31.268Z] /bin/sh: 4: go: not found [2019-10-17T23:01:31.268Z] /bin/sh: 5: go: not found [2019-10-17T23:01:31.268Z] [2019-10-17T23:01:31.268Z] #2 local://dockerfile (Dockerfile.buildx) [2019-10-17T23:01:31.268Z] #2 digest: sha256:61f7623614fbb00ba17809cc71dbd31fdc59b0e126b01bfff76cd6bb2e9acff3 [2019-10-17T23:01:31.268Z] #2 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-17T23:01:31.268Z] #2 started: 2019-10-17 23:01:31.119842893 +0000 UTC [2019-10-17T23:01:31.268Z] #2 completed: 2019-10-17 23:01:31.119926829 +0000 UTC [2019-10-17T23:01:31.268Z] #2 duration: 83.936µs [2019-10-17T23:01:31.268Z] #2 started: 2019-10-17 23:01:31.122333339 +0000 UTC [2019-10-17T23:01:31.268Z] #2 completed: 2019-10-17 23:01:31.143420164 +0000 UTC [2019-10-17T23:01:31.268Z] #2 duration: 21.086825ms [2019-10-17T23:01:31.268Z] #2 transferring dockerfile: 792B done [2019-10-17T23:01:31.268Z] [2019-10-17T23:01:31.268Z] [2019-10-17T23:01:31.268Z] #1 local://context (.dockerignore) [2019-10-17T23:01:31.268Z] #1 digest: sha256:949ed6151b52f1c49ab6d8c8a0ae97eafe0950d7c051db22836f6ec2631f9326 [2019-10-17T23:01:31.268Z] #1 name: "local://context (.dockerignore)" [2019-10-17T23:01:31.268Z] #1 started: 2019-10-17 23:01:31.11949056 +0000 UTC [2019-10-17T23:01:31.268Z] #1 completed: 2019-10-17 23:01:31.119627815 +0000 UTC [2019-10-17T23:01:31.268Z] #1 duration: 137.255µs [2019-10-17T23:01:31.268Z] #1 started: 2019-10-17 23:01:31.12246441 +0000 UTC [2019-10-17T23:01:31.268Z] #1 completed: 2019-10-17 23:01:31.141342711 +0000 UTC [2019-10-17T23:01:31.268Z] #1 duration: 18.878301ms [2019-10-17T23:01:31.268Z] #1 transferring context: 87B done [2019-10-17T23:01:31.268Z] [2019-10-17T23:01:31.331Z] #5 0.490 From https://github.com/docker/buildx [2019-10-17T23:01:31.331Z] #5 0.490 * [new branch] master -> build [2019-10-17T23:01:31.331Z] #5 0.630 Switched to branch 'build' [2019-10-17T23:01:31.705Z] #5 completed: 2019-10-17 23:01:31.418214669 +0000 UTC [2019-10-17T23:01:31.705Z] #5 duration: 747.086061ms [2019-10-17T23:01:31.705Z] [2019-10-17T23:01:31.705Z] [2019-10-17T23:01:31.705Z] #6 /bin/sh -c go mod download [2019-10-17T23:01:31.705Z] #6 digest: sha256:2041ac95a0f95d24c497cff631bb8d145d4aab58b236613261115a229abc2f6d [2019-10-17T23:01:31.705Z] #6 name: "/bin/sh -c go mod download" [2019-10-17T23:01:31.705Z] #6 started: 2019-10-17 23:01:31.419966281 +0000 UTC [2019-10-17T23:01:31.971Z] [2019-10-17T23:01:31.971Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:63b2dd9d5... [2019-10-17T23:01:31.971Z] #3 digest: sha256:8c1441f58c1ce73ceed91509fc7df116b4fc1a8a450132c548689e682edcc271 [2019-10-17T23:01:31.971Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:63b2dd9d595e7a11d3d27b2dbdf0d3d26eee099bb2a606b35ac2bb95b70f6079" [2019-10-17T23:01:31.971Z] #3 started: 2019-10-17 23:01:31.721558151 +0000 UTC [2019-10-17T23:01:31.971Z] #3 completed: 2019-10-17 23:01:31.721898663 +0000 UTC [2019-10-17T23:01:31.971Z] #3 duration: 340.512µs [2019-10-17T23:01:31.971Z] #3 started: 2019-10-17 23:01:31.722083316 +0000 UTC [2019-10-17T23:01:31.971Z] #3 completed: 2019-10-17 23:01:31.724535667 +0000 UTC [2019-10-17T23:01:31.971Z] #3 duration: 2.452351ms [2019-10-17T23:01:31.971Z] #3 started: 2019-10-17 23:01:31.724693016 +0000 UTC [2019-10-17T23:01:31.971Z] #3 resolve docker.io/library/golang:1.12.10-stretch@sha256:63b2dd9d595e7a11d3d27b2dbdf0d3d26eee099bb2a606b35ac2bb95b70f6079 done [2019-10-17T23:01:31.971Z] #3 sha256:8a4a1569a1ea7d240074fa223283ba1e23c1a1f1b83407fa524e39dc53385242 1.79kB / 1.79kB done [2019-10-17T23:01:31.971Z] #3 sha256:9b20014a18e9eb94e18e8b2aa1a17b0660f7db0fce35096d204bfcfc105ecc94 5.47kB / 5.47kB done [2019-10-17T23:01:31.971Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 0B / 45.65MB 0.1s [2019-10-17T23:01:31.971Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0B / 9.99MB 0.1s [2019-10-17T23:01:31.971Z] #3 sha256:63b2dd9d595e7a11d3d27b2dbdf0d3d26eee099bb2a606b35ac2bb95b70f6079 1.42kB / 1.42kB done [2019-10-17T23:01:31.971Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0B / 4.30MB 0.1s [2019-10-17T23:01:32.093Z] #6 0.358 go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-17T23:01:32.093Z] #6 0.360 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-17T23:01:32.093Z] #6 0.367 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-17T23:01:32.093Z] #6 0.368 go: finding github.com/ghodss/yaml v1.0.0 [2019-10-17T23:01:32.093Z] #6 0.370 go: finding github.com/imdario/mergo v0.3.7 [2019-10-17T23:01:32.093Z] #6 0.370 go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-17T23:01:32.093Z] #6 0.373 go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-17T23:01:32.093Z] #6 0.376 go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-17T23:01:32.093Z] #6 0.380 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-17T23:01:32.259Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 572.14kB / 9.99MB 0.4s [2019-10-17T23:01:32.500Z] #6 0.969 go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-17T23:01:32.545Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 1.75MB / 9.99MB 0.5s [2019-10-17T23:01:32.545Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 1.21MB / 4.30MB 0.5s [2019-10-17T23:01:32.545Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 2.56MB / 45.65MB 0.6s [2019-10-17T23:01:32.545Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 2.87MB / 9.99MB 0.6s [2019-10-17T23:01:32.545Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 2.33MB / 4.30MB 0.6s [2019-10-17T23:01:32.545Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 4.25MB / 9.99MB 0.7s [2019-10-17T23:01:32.545Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.26MB / 4.30MB 0.7s [2019-10-17T23:01:32.834Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 5.65MB / 9.99MB 0.8s [2019-10-17T23:01:32.834Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.77MB / 4.30MB 0.8s [2019-10-17T23:01:32.834Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 4.86MB / 45.65MB 0.9s [2019-10-17T23:01:32.834Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 6.73MB / 9.99MB 0.9s [2019-10-17T23:01:32.834Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 0.9s done [2019-10-17T23:01:32.834Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 0B / 50.07MB 0.9s [2019-10-17T23:01:32.834Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 7.97MB / 9.99MB 1.0s [2019-10-17T23:01:33.119Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 7.33MB / 45.65MB 1.1s [2019-10-17T23:01:33.119Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.16MB / 9.99MB 1.1s [2019-10-17T23:01:33.119Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 1.2s done [2019-10-17T23:01:33.119Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 3.56MB / 50.07MB 1.2s [2019-10-17T23:01:33.119Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 0B / 52.87MB 1.2s [2019-10-17T23:01:33.408Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 9.89MB / 45.65MB 1.3s [2019-10-17T23:01:33.408Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 6.68MB / 50.07MB 1.4s [2019-10-17T23:01:33.408Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 12.81MB / 45.65MB 1.5s [2019-10-17T23:01:33.408Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 3.28MB / 52.87MB 1.5s [2019-10-17T23:01:33.658Z] #6 1.969 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-17T23:01:33.658Z] #6 2.019 go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-17T23:01:33.658Z] #6 2.029 go: finding github.com/pkg/errors v0.8.1 [2019-10-17T23:01:33.692Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 9.46MB / 50.07MB 1.6s [2019-10-17T23:01:33.692Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 15.73MB / 45.65MB 1.7s [2019-10-17T23:01:33.692Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 5.97MB / 52.87MB 1.7s [2019-10-17T23:01:33.692Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 12.09MB / 50.07MB 1.8s [2019-10-17T23:01:33.978Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 18.97MB / 45.65MB 1.9s [2019-10-17T23:01:33.978Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 8.94MB / 52.87MB 1.9s [2019-10-17T23:01:33.978Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 14.87MB / 50.07MB 2.0s [2019-10-17T23:01:33.978Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 21.59MB / 45.65MB 2.1s [2019-10-17T23:01:34.266Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 17.63MB / 50.07MB 2.2s [2019-10-17T23:01:34.266Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 13.17MB / 52.87MB 2.2s [2019-10-17T23:01:34.266Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 24.37MB / 45.65MB 2.3s [2019-10-17T23:01:34.266Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 20.64MB / 50.07MB 2.4s [2019-10-17T23:01:34.347Z] #6 2.148 go: finding github.com/stretchr/testify v1.3.0 [2019-10-17T23:01:34.347Z] #6 2.159 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-17T23:01:34.347Z] #6 2.163 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-17T23:01:34.347Z] #6 2.188 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-17T23:01:34.347Z] #6 2.657 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-17T23:01:34.556Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 26.95MB / 45.65MB 2.5s [2019-10-17T23:01:34.556Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 16.90MB / 52.87MB 2.5s [2019-10-17T23:01:34.556Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 24.08MB / 50.07MB 2.7s [2019-10-17T23:01:34.854Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 30.06MB / 45.65MB 2.8s [2019-10-17T23:01:34.854Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 20.31MB / 52.87MB 2.8s [2019-10-17T23:01:34.854Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 27.13MB / 50.07MB 3.0s [2019-10-17T23:01:34.962Z] #6 2.793 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-17T23:01:35.162Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 33.15MB / 45.65MB 3.1s [2019-10-17T23:01:35.162Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 23.26MB / 52.87MB 3.1s [2019-10-17T23:01:35.162Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 30.38MB / 50.07MB 3.3s [2019-10-17T23:01:35.398Z] #6 3.687 go: finding github.com/spf13/pflag v1.0.3 [2019-10-17T23:01:35.398Z] #6 3.753 go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-17T23:01:35.451Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 35.92MB / 45.65MB 3.4s [2019-10-17T23:01:35.451Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 26.11MB / 52.87MB 3.4s [2019-10-17T23:01:35.451Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 39.32MB / 45.65MB 3.6s [2019-10-17T23:01:35.451Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 29.42MB / 52.87MB 3.6s [2019-10-17T23:01:35.736Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 33.91MB / 50.07MB 3.7s [2019-10-17T23:01:35.736Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 42.38MB / 45.65MB 3.8s [2019-10-17T23:01:35.736Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 32.40MB / 52.87MB 3.8s [2019-10-17T23:01:35.736Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 35.07MB / 52.87MB 3.9s [2019-10-17T23:01:35.868Z] #6 3.981 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-17T23:01:35.868Z] #6 4.308 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-17T23:01:36.023Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.65MB / 45.65MB 4.0s [2019-10-17T23:01:36.023Z] #3 extracting sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 [2019-10-17T23:01:36.023Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.65MB / 45.65MB 4.0s done [2019-10-17T23:01:36.023Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 39.83MB / 52.87MB 4.1s [2019-10-17T23:01:36.023Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 121.94kB / 104.03MB 4.1s [2019-10-17T23:01:36.023Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 37.09MB / 50.07MB 4.2s [2019-10-17T23:01:36.276Z] #6 4.541 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-17T23:01:36.312Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 43.27MB / 52.87MB 4.4s [2019-10-17T23:01:36.599Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 39.79MB / 50.07MB 4.6s [2019-10-17T23:01:36.599Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 5.80MB / 104.03MB 4.6s [2019-10-17T23:01:36.599Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 46.34MB / 52.87MB 4.7s [2019-10-17T23:01:36.691Z] #6 4.862 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-17T23:01:36.691Z] #6 4.880 go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-17T23:01:36.885Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 42.77MB / 50.07MB 4.9s [2019-10-17T23:01:36.885Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 49.00MB / 52.87MB 5.0s [2019-10-17T23:01:37.107Z] #6 5.306 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-17T23:01:37.108Z] #6 5.328 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-17T23:01:37.175Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 11.21MB / 104.03MB 5.1s [2019-10-17T23:01:37.175Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 45.36MB / 50.07MB 5.2s [2019-10-17T23:01:37.175Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 51.96MB / 52.87MB 5.3s [2019-10-17T23:01:37.657Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 48.73MB / 50.07MB 5.5s [2019-10-17T23:01:37.657Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 5.5s done [2019-10-17T23:01:37.657Z] #3 sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 0B / 155B 5.5s [2019-10-17T23:01:37.657Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 5.6s done [2019-10-17T23:01:37.657Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 17.24MB / 104.03MB 5.6s [2019-10-17T23:01:37.657Z] #3 sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 155B / 155B 5.5s done [2019-10-17T23:01:37.657Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 23.42MB / 104.03MB 5.8s [2019-10-17T23:01:37.728Z] #6 5.868 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-17T23:01:37.728Z] #6 5.900 go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-17T23:01:37.728Z] #6 6.168 go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-17T23:01:37.942Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 30.06MB / 104.03MB 6.0s [2019-10-17T23:01:38.149Z] #6 6.354 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-17T23:01:38.149Z] #6 6.419 go: finding github.com/json-iterator/go v1.1.6 [2019-10-17T23:01:38.229Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 38.27MB / 104.03MB 6.3s [2019-10-17T23:01:38.528Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 44.05MB / 104.03MB 6.5s [2019-10-17T23:01:38.568Z] #6 6.839 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-17T23:01:38.822Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 49.38MB / 104.03MB 6.8s [2019-10-17T23:01:38.985Z] #6 7.261 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-17T23:01:39.109Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 56.82MB / 104.03MB 7.2s [2019-10-17T23:01:39.397Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 62.60MB / 104.03MB 7.4s [2019-10-17T23:01:39.404Z] #6 7.538 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-17T23:01:39.404Z] #6 7.644 go: finding github.com/gorilla/mux v1.7.0 [2019-10-17T23:01:39.404Z] #6 7.644 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-17T23:01:39.404Z] #6 7.709 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-17T23:01:39.683Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 69.42MB / 104.03MB 7.7s [2019-10-17T23:01:39.683Z] #3 extracting sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 3.8s done [2019-10-17T23:01:39.809Z] #6 7.933 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-17T23:01:39.973Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 77.27MB / 104.03MB 8.0s [2019-10-17T23:01:40.225Z] #6 8.488 go: finding github.com/gogo/protobuf v1.2.1 [2019-10-17T23:01:40.262Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 82.84MB / 104.03MB 8.2s [2019-10-17T23:01:40.549Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 90.59MB / 104.03MB 8.5s [2019-10-17T23:01:40.549Z] #3 extracting sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc [2019-10-17T23:01:40.549Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 96.11MB / 104.03MB 8.7s [2019-10-17T23:01:40.632Z] #6 8.973 go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-17T23:01:40.632Z] #6 8.978 go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-17T23:01:40.836Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 102.28MB / 104.03MB 8.9s [2019-10-17T23:01:41.039Z] #6 9.106 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-17T23:01:41.039Z] #6 9.115 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-17T23:01:41.039Z] #6 9.307 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-17T23:01:41.039Z] #6 9.322 go: finding github.com/jinzhu/now v1.0.0 [2019-10-17T23:01:41.039Z] #6 9.469 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-17T23:01:41.121Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 104.03MB / 104.03MB 9.0s done [2019-10-17T23:01:41.121Z] #3 extracting sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0.5s done [2019-10-17T23:01:41.405Z] #3 extracting sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed [2019-10-17T23:01:41.406Z] #3 extracting sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0.1s done [2019-10-17T23:01:41.691Z] #3 extracting sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 [2019-10-17T23:01:41.903Z] #6 10.22 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-17T23:01:41.903Z] #6 10.26 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-17T23:01:42.300Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-17T23:01:42.300Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-202a56af\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-17T23:01:42.300Z] ---------------------------------------------------------------------------- [2019-10-17T23:01:42.300Z] [2019-10-17T23:01:42.300Z] INFO: executeCI.ps1 starting at Thu Oct 17 23:01:40 CUT 2019 [2019-10-17T23:01:42.300Z] [2019-10-17T23:01:42.300Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-17T23:01:42.300Z] INFO: Running git version 2.23.0.windows.1 [2019-10-17T23:01:42.300Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-17T23:01:42.300Z] INFO: Environment variables: [2019-10-17T23:01:42.300Z] [2019-10-17T23:01:42.300Z] Name Value [2019-10-17T23:01:42.300Z] ---- ----- [2019-10-17T23:01:42.300Z] ALLUSERSPROFILE C:\ProgramData [2019-10-17T23:01:42.300Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-17T23:01:42.300Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-17T23:01:42.300Z] BRANCH_NAME PR-40100 [2019-10-17T23:01:42.300Z] BUILD_DISPLAY_NAME #1 [2019-10-17T23:01:42.300Z] BUILD_ID 1 [2019-10-17T23:01:42.300Z] BUILD_NUMBER 1 [2019-10-17T23:01:42.300Z] BUILD_TAG jenkins-moby-PR-40100-1 [2019-10-17T23:01:42.300Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40100/1/ [2019-10-17T23:01:42.300Z] CHANGE_AUTHOR thaJeztah [2019-10-17T23:01:42.300Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-10-17T23:01:42.300Z] CHANGE_BRANCH test_fixes [2019-10-17T23:01:42.300Z] CHANGE_FORK thaJeztah [2019-10-17T23:01:42.300Z] CHANGE_ID 40100 [2019-10-17T23:01:42.300Z] CHANGE_TARGET master [2019-10-17T23:01:42.300Z] CHANGE_TITLE Some small (test) fixes/improvements [2019-10-17T23:01:42.300Z] CHANGE_URL https://github.com/moby/moby/pull/40100 [2019-10-17T23:01:42.301Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-17T23:01:42.301Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-17T23:01:42.301Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-17T23:01:42.301Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-17T23:01:42.301Z] COMPUTERNAME azwin-2-21b8c0 [2019-10-17T23:01:42.301Z] ComSpec C:\windows\system32\cmd.exe [2019-10-17T23:01:42.301Z] ConfigSequenceNumber 0 [2019-10-17T23:01:42.301Z] DOCKER_BUILDKIT 0 [2019-10-17T23:01:42.301Z] DOCKER_DUT_DEBUG 1 [2019-10-17T23:01:42.301Z] DOCKER_EXPERIMENTAL 1 [2019-10-17T23:01:42.301Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-17T23:01:42.301Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-17T23:01:42.301Z] EXECUTOR_NUMBER 0 [2019-10-17T23:01:42.301Z] FQDN azwin-2-21b8c0.westus.cloudapp.azure.com [2019-10-17T23:01:42.301Z] GIT_BRANCH PR-40100 [2019-10-17T23:01:42.301Z] GIT_COMMIT 262344b997cd889c486074d27f1bb801bd6f8e6a [2019-10-17T23:01:42.301Z] GIT_URL https://github.com/moby/moby.git [2019-10-17T23:01:42.301Z] HUDSON_COOKIE 2c2a5b09-8e6f-487f-b332-eb55403ccbbb [2019-10-17T23:01:42.301Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-17T23:01:42.301Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-17T23:01:42.301Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-17T23:01:42.301Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-17T23:01:42.301Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-17T23:01:42.301Z] JENKINS_NODE_COOKIE bbe7da8e-4b74-49d7-9fab-0e5c8e4741ff [2019-10-17T23:01:42.301Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-17T23:01:42.301Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-17T23:01:42.301Z] JOB_BASE_NAME PR-40100 [2019-10-17T23:01:42.301Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40100/display/redirect [2019-10-17T23:01:42.301Z] JOB_NAME moby/PR-40100 [2019-10-17T23:01:42.301Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40100/ [2019-10-17T23:01:42.301Z] library.jps.version master [2019-10-17T23:01:42.301Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-17T23:01:42.301Z] NODE_LABELS amd64 azure azwin-2-21b8c0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-17T23:01:42.301Z] NODE_NAME azwin-2-21b8c0 [2019-10-17T23:01:42.301Z] NUMBER_OF_PROCESSORS 4 [2019-10-17T23:01:42.301Z] OS Windows_NT [2019-10-17T23:01:42.301Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-17T23:01:42.301Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-17T23:01:42.301Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-17T23:01:42.301Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-17T23:01:42.301Z] PROCESSOR_LEVEL 6 [2019-10-17T23:01:42.301Z] PROCESSOR_REVISION 4f01 [2019-10-17T23:01:42.301Z] ProgramData C:\ProgramData [2019-10-17T23:01:42.301Z] ProgramFiles C:\Program Files [2019-10-17T23:01:42.301Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-17T23:01:42.301Z] ProgramW6432 C:\Program Files [2019-10-17T23:01:42.301Z] PROMPT $P$G [2019-10-17T23:01:42.301Z] PSExecutionPolicyPreference Bypass [2019-10-17T23:01:42.301Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-17T23:01:42.301Z] PUBLIC C:\Users\Public [2019-10-17T23:01:42.301Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40100/1/display/redirect?page=changes [2019-10-17T23:01:42.301Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40100/1/display/redirect [2019-10-17T23:01:42.301Z] SKIP_VALIDATION_TESTS 1 [2019-10-17T23:01:42.301Z] SOURCES_DRIVE d [2019-10-17T23:01:42.301Z] SOURCES_SUBDIR gopath [2019-10-17T23:01:42.301Z] STAGE_NAME Run tests [2019-10-17T23:01:42.301Z] SystemDrive C: [2019-10-17T23:01:42.301Z] SystemRoot C:\windows [2019-10-17T23:01:42.301Z] TEMP C:\windows\TEMP [2019-10-17T23:01:42.301Z] TESTDEBUG 0 [2019-10-17T23:01:42.301Z] TESTRUN_DRIVE d [2019-10-17T23:01:42.301Z] TESTRUN_SUBDIR CI [2019-10-17T23:01:42.301Z] TIMEOUT 120m [2019-10-17T23:01:42.301Z] TMP C:\windows\TEMP [2019-10-17T23:01:42.301Z] USERDOMAIN WORKGROUP [2019-10-17T23:01:42.301Z] USERNAME azwin-2-21b8c0$ [2019-10-17T23:01:42.301Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-17T23:01:42.301Z] windir C:\windows [2019-10-17T23:01:42.301Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-17T23:01:42.301Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-17T23:01:42.301Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-17T23:01:42.301Z] [2019-10-17T23:01:42.301Z] [2019-10-17T23:01:42.301Z] [2019-10-17T23:01:42.301Z] INFO: Sources under d:\gopath\... [2019-10-17T23:01:42.301Z] INFO: Test run under d:\CI\... [2019-10-17T23:01:42.301Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-17T23:01:42.301Z] INFO: docker/docker repository was found [2019-10-17T23:01:42.301Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-10-17T23:01:42.301Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-10-17T23:01:42.301Z] INFO: Docker version of control daemon [2019-10-17T23:01:42.301Z] [2019-10-17T23:01:42.301Z] Client: Docker Engine - Enterprise [2019-10-17T23:01:42.301Z] Version: 19.03.2 [2019-10-17T23:01:42.301Z] API version: 1.40 [2019-10-17T23:01:42.301Z] Go version: go1.12.8 [2019-10-17T23:01:42.301Z] Git commit: c92ab06ed9 [2019-10-17T23:01:42.301Z] Built: 09/03/2019 16:38:11 [2019-10-17T23:01:42.301Z] OS/Arch: windows/amd64 [2019-10-17T23:01:42.301Z] Experimental: false [2019-10-17T23:01:42.301Z] [2019-10-17T23:01:42.301Z] Server: Docker Engine - Enterprise [2019-10-17T23:01:42.301Z] Engine: [2019-10-17T23:01:42.301Z] Version: 19.03.2 [2019-10-17T23:01:42.301Z] API version: 1.40 (minimum version 1.24) [2019-10-17T23:01:42.301Z] Go version: go1.12.8 [2019-10-17T23:01:42.301Z] Git commit: c92ab06ed9 [2019-10-17T23:01:42.301Z] Built: 09/03/2019 16:35:47 [2019-10-17T23:01:42.301Z] OS/Arch: windows/amd64 [2019-10-17T23:01:42.301Z] Experimental: true [2019-10-17T23:01:42.301Z] [2019-10-17T23:01:42.301Z] INFO: Docker info of control daemon [2019-10-17T23:01:42.301Z] [2019-10-17T23:01:42.310Z] #6 10.57 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-17T23:01:42.310Z] #6 10.57 go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-17T23:01:42.310Z] #6 10.63 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-17T23:01:42.719Z] #6 11.12 go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-17T23:01:43.285Z] ok github.com/docker/docker/api/server 0.032s coverage: 9.0% of statements [2019-10-17T23:01:43.686Z] #6 11.79 go: finding github.com/docker/go-connections v0.4.0 [2019-10-17T23:01:43.686Z] #6 11.86 go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-17T23:01:43.686Z] #6 12.15 go: finding github.com/gofrs/flock v0.7.0 [2019-10-17T23:01:43.842Z] Client: [2019-10-17T23:01:43.842Z] Debug Mode: false [2019-10-17T23:01:43.842Z] Plugins: [2019-10-17T23:01:43.842Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-17T23:01:43.842Z] [2019-10-17T23:01:43.842Z] Server: [2019-10-17T23:01:43.842Z] Containers: 0 [2019-10-17T23:01:43.842Z] Running: 0 [2019-10-17T23:01:43.842Z] Paused: 0 [2019-10-17T23:01:43.842Z] Stopped: 0 [2019-10-17T23:01:43.842Z] Images: 8 [2019-10-17T23:01:43.842Z] Server Version: 19.03.2 [2019-10-17T23:01:43.842Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-17T23:01:44.192Z] #6 12.32 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-17T23:01:44.192Z] #6 12.36 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-17T23:01:44.192Z] #6 12.44 go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-17T23:01:44.303Z] Windows: [2019-10-17T23:01:44.303Z] LCOW: [2019-10-17T23:01:44.303Z] Logging Driver: json-file [2019-10-17T23:01:44.303Z] Plugins: [2019-10-17T23:01:44.303Z] Volume: local [2019-10-17T23:01:44.303Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-17T23:01:44.303Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-17T23:01:44.303Z] Swarm: inactive [2019-10-17T23:01:44.303Z] Default Isolation: process [2019-10-17T23:01:44.303Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-17T23:01:44.303Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-17T23:01:44.303Z] OSType: windows [2019-10-17T23:01:44.303Z] Architecture: x86_64 [2019-10-17T23:01:44.303Z] CPUs: 4 [2019-10-17T23:01:44.303Z] Total Memory: 32GiB [2019-10-17T23:01:44.303Z] Name: azwin-2-21b8c0 [2019-10-17T23:01:44.303Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-17T23:01:44.303Z] Docker Root Dir: D:\docker [2019-10-17T23:01:44.303Z] Debug Mode: false [2019-10-17T23:01:44.303Z] Registry: https://index.docker.io/v1/ [2019-10-17T23:01:44.303Z] Labels: [2019-10-17T23:01:44.303Z] Experimental: true [2019-10-17T23:01:44.303Z] Insecure Registries: [2019-10-17T23:01:44.303Z] 10.0.0.4:5000 [2019-10-17T23:01:44.303Z] 127.0.0.0/8 [2019-10-17T23:01:44.303Z] Registry Mirrors: [2019-10-17T23:01:44.303Z] http://10.0.0.4:5000/ [2019-10-17T23:01:44.303Z] Live Restore Enabled: false [2019-10-17T23:01:44.303Z] [2019-10-17T23:01:44.303Z] [2019-10-17T23:01:44.303Z] INFO: Commit hash is 51d5c29a4 [2019-10-17T23:01:44.303Z] INFO: Nuke-Everything... [2019-10-17T23:01:44.303Z] INFO: Container count on control daemon to delete is 0 [2019-10-17T23:01:44.388Z] #3 extracting sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 2.9s done [2019-10-17T23:01:44.673Z] #3 extracting sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 [2019-10-17T23:01:44.691Z] #6 12.78 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-17T23:01:44.691Z] #6 13.06 go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-17T23:01:44.763Z] INFO: Nuking d:\CI [2019-10-17T23:01:44.763Z] INFO: Zapped successfully [2019-10-17T23:01:44.763Z] INFO: Location for testing is d:\CI\PR-40100\1 [2019-10-17T23:01:44.763Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-17T23:01:44.763Z] [2019-10-17T23:01:44.763Z] [2019-10-17T23:01:44.763Z] INFO: Building the image from Dockerfile.windows at 10/17/2019 23:01:44... [2019-10-17T23:01:44.763Z] [2019-10-17T23:01:45.234Z] #6 13.61 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-17T23:01:45.623Z] #6 13.91 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-17T23:01:45.623Z] #6 14.01 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-17T23:01:45.623Z] #6 14.04 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-17T23:01:46.022Z] #6 14.11 go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-17T23:01:46.022Z] #6 14.21 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-17T23:01:46.426Z] #6 14.70 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-17T23:01:46.827Z] #6 15.01 go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-17T23:01:46.827Z] #6 15.14 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-17T23:01:46.827Z] #6 15.19 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-17T23:01:47.360Z] #3 extracting sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 2.4s done [2019-10-17T23:01:47.361Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec [2019-10-17T23:01:48.182Z] #6 16.25 go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-17T23:01:48.182Z] #6 16.30 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-17T23:01:48.182Z] #6 16.32 go: finding github.com/stretchr/objx v0.1.0 [2019-10-17T23:01:48.182Z] #6 16.56 go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-17T23:01:48.182Z] #6 16.63 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-17T23:01:49.565Z] #6 17.71 go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-17T23:01:49.565Z] #6 17.87 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-17T23:01:49.565Z] #6 17.90 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-17T23:01:50.435Z] #6 18.63 go: finding github.com/gogo/googleapis v1.1.0 [2019-10-17T23:01:50.850Z] #6 19.17 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-17T23:01:50.850Z] #6 19.28 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-17T23:01:51.266Z] #6 19.53 go: finding github.com/kr/pretty v0.1.0 [2019-10-17T23:01:51.266Z] #6 19.74 go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-17T23:01:51.679Z] #6 19.83 go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-17T23:01:51.679Z] #6 19.95 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-17T23:01:51.850Z] Sending build context to Docker daemon 50.1MB [2019-10-17T23:01:51.850Z] [2019-10-17T23:01:51.850Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-17T23:01:51.850Z] ---> 739b21bd02e7 [2019-10-17T23:01:51.850Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-17T23:01:51.850Z] ---> Using cache [2019-10-17T23:01:51.850Z] ---> 6eae890f7d4f [2019-10-17T23:01:51.850Z] Step 3/8 : ARG GO_VERSION=1.13.1 [2019-10-17T23:01:51.850Z] ---> Using cache [2019-10-17T23:01:51.850Z] ---> b66338061d6f [2019-10-17T23:01:51.850Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-17T23:01:51.850Z] ---> Using cache [2019-10-17T23:01:51.850Z] ---> 84ebdaf01701 [2019-10-17T23:01:51.850Z] 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 [2019-10-17T23:01:51.850Z] ---> Using cache [2019-10-17T23:01:51.850Z] ---> 9c75a588956f [2019-10-17T23:01:51.850Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-17T23:01:51.850Z] ---> Using cache [2019-10-17T23:01:51.850Z] ---> d608b4e3dff1 [2019-10-17T23:01:51.850Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-17T23:01:51.850Z] ---> Using cache [2019-10-17T23:01:51.850Z] ---> f286eacefdcd [2019-10-17T23:01:51.850Z] Step 8/8 : COPY . . [2019-10-17T23:01:52.079Z] #6 20.37 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-17T23:01:52.080Z] #6 20.49 go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-17T23:01:52.479Z] #6 20.75 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-17T23:01:52.479Z] #6 20.78 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-17T23:01:52.886Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 5.0s [2019-10-17T23:01:52.886Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 5.4s done [2019-10-17T23:01:52.900Z] #6 21.00 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-17T23:01:52.900Z] #6 21.03 go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-17T23:01:52.900Z] #6 21.19 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-17T23:01:52.900Z] #6 21.20 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-17T23:01:53.317Z] #6 21.73 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-17T23:01:53.504Z] #3 extracting sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 done [2019-10-17T23:01:53.504Z] #3 completed: 2019-10-17 23:01:53.332602674 +0000 UTC [2019-10-17T23:01:53.504Z] #3 duration: 21.607909658s [2019-10-17T23:01:53.504Z] [2019-10-17T23:01:53.504Z] [2019-10-17T23:01:53.504Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-17T23:01:53.504Z] #4 digest: sha256:b22e9c800f510b90a4af2f828249b6d70e987266c3c150c087d719521faf8115 [2019-10-17T23:01:53.504Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-17T23:01:53.504Z] #4 started: 2019-10-17 23:01:53.334863862 +0000 UTC [2019-10-17T23:01:53.793Z] #4 0.127 Cloning into '/buildx'... [2019-10-17T23:01:54.201Z] #6 22.44 go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-17T23:01:54.201Z] #6 22.50 go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-17T23:01:54.201Z] #6 22.68 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-17T23:01:54.608Z] #6 22.84 go: finding github.com/golang/protobuf v1.2.0 [2019-10-17T23:01:55.020Z] #6 23.14 go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-17T23:01:55.275Z] #4 completed: 2019-10-17 23:01:54.925593204 +0000 UTC [2019-10-17T23:01:55.275Z] #4 duration: 1.590729342s [2019-10-17T23:01:55.275Z] [2019-10-17T23:01:55.275Z] [2019-10-17T23:01:55.275Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-17T23:01:55.275Z] #5 digest: sha256:0780ff3e3dac30dfdea603421088f941612b2ef6741d7675a762c34b38cfa37b [2019-10-17T23:01:55.275Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-17T23:01:55.275Z] #5 started: 2019-10-17 23:01:54.933427144 +0000 UTC [2019-10-17T23:01:55.421Z] #6 23.77 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-17T23:01:55.559Z] #5 0.338 From https://github.com/docker/buildx [2019-10-17T23:01:55.560Z] #5 0.338 * [new branch] master -> build [2019-10-17T23:01:55.849Z] #5 completed: 2019-10-17 23:01:55.701248132 +0000 UTC [2019-10-17T23:01:55.849Z] #5 duration: 767.820988ms [2019-10-17T23:01:55.849Z] #5 0.692 Switched to branch 'build' [2019-10-17T23:01:55.849Z] [2019-10-17T23:01:55.849Z] [2019-10-17T23:01:55.849Z] #6 /bin/sh -c go mod download [2019-10-17T23:01:55.849Z] #6 digest: sha256:bde523be1ed31f376cc6de1a187feecb6662ca7cf4ba527c4a62b3ffc35e351d [2019-10-17T23:01:55.849Z] #6 name: "/bin/sh -c go mod download" [2019-10-17T23:01:55.849Z] #6 started: 2019-10-17 23:01:55.703480172 +0000 UTC [2019-10-17T23:01:55.856Z] #6 24.16 go: finding github.com/lib/pq v1.0.0 [2019-10-17T23:01:56.147Z] #6 0.173 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-17T23:01:56.147Z] #6 0.175 go: finding github.com/gogo/protobuf v1.2.1 [2019-10-17T23:01:56.147Z] #6 0.176 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-17T23:01:56.147Z] #6 0.179 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-17T23:01:56.147Z] #6 0.182 go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-17T23:01:56.147Z] #6 0.188 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-17T23:01:56.147Z] #6 0.189 go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-17T23:01:56.147Z] #6 0.193 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-17T23:01:56.147Z] #6 0.201 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-17T23:01:56.251Z] #6 24.53 go: finding github.com/spf13/viper v1.3.2 [2019-10-17T23:01:56.251Z] #6 24.58 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-17T23:01:56.519Z] INFO [loader] Go packages loading at mode load types and syntax took 27.393506784s [2019-10-17T23:01:56.672Z] #6 25.12 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-17T23:01:56.672Z] #6 25.20 go: finding github.com/onsi/gomega v1.4.3 [2019-10-17T23:01:57.087Z] #6 25.25 go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-17T23:01:57.178Z] #6 1.018 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-17T23:01:57.445Z] INFO [loader] SSA repr building timing: packages building 226.484449ms, total 5.448073632s [2019-10-17T23:01:57.514Z] #6 25.72 go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-17T23:01:57.514Z] #6 25.89 go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-17T23:01:57.806Z] #6 1.885 go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-17T23:01:58.063Z] #6 26.36 go: finding github.com/gogo/protobuf v1.0.0 [2019-10-17T23:01:58.429Z] #6 2.341 go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-17T23:01:58.429Z] #6 2.609 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-17T23:01:58.588Z] #6 26.94 go: finding github.com/gogo/protobuf v1.2.0 [2019-10-17T23:01:58.717Z] #6 2.869 go: finding github.com/spf13/pflag v1.0.3 [2019-10-17T23:01:59.004Z] #6 2.929 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-17T23:01:59.295Z] #6 3.239 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-17T23:01:59.615Z] #6 27.73 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-17T23:01:59.615Z] #6 27.80 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-17T23:01:59.615Z] #6 27.86 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-17T23:01:59.927Z] #6 3.844 go: finding github.com/stretchr/testify v1.3.0 [2019-10-17T23:01:59.927Z] #6 3.929 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-17T23:02:00.055Z] #6 28.18 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-17T23:02:00.505Z] #6 28.77 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-17T23:02:00.505Z] #6 28.77 go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-17T23:02:00.554Z] #6 4.470 go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-17T23:02:00.996Z] #6 29.34 go: finding golang.org/x/text v0.3.0 [2019-10-17T23:02:01.183Z] #6 5.230 go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-17T23:02:01.419Z] #6 29.86 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-17T23:02:01.473Z] #6 5.673 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-17T23:02:01.821Z] #6 30.00 go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-17T23:02:01.821Z] #6 30.26 go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-17T23:02:02.102Z] #6 6.121 go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-17T23:02:02.218Z] #6 30.39 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-17T23:02:02.394Z] #6 6.527 go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-17T23:02:02.394Z] #6 6.609 go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-17T23:02:02.619Z] #6 30.74 go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-17T23:02:02.619Z] #6 30.91 go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-17T23:02:02.619Z] #6 30.93 go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-17T23:02:03.034Z] #6 31.40 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-17T23:02:03.034Z] #6 31.40 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-17T23:02:03.034Z] #6 31.59 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-17T23:02:03.429Z] #6 7.706 go: finding github.com/stretchr/objx v0.1.0 [2019-10-17T23:02:03.440Z] #6 31.67 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-17T23:02:03.440Z] #6 31.74 go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-17T23:02:03.861Z] #6 32.28 go: finding github.com/kr/text v0.1.0 [2019-10-17T23:02:03.861Z] #6 32.39 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-17T23:02:04.056Z] #6 8.084 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-17T23:02:04.250Z] #6 32.50 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-17T23:02:04.250Z] #6 32.77 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-17T23:02:04.366Z] #6 8.409 go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-17T23:02:04.366Z] #6 8.468 go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-17T23:02:04.660Z] #6 8.843 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-17T23:02:04.660Z] #6 8.914 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-17T23:02:04.666Z] #6 33.03 go: finding github.com/kisielk/gotool v1.0.0 [2019-10-17T23:02:04.666Z] #6 33.03 go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-17T23:02:05.063Z] #6 33.42 go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-17T23:02:05.063Z] #6 33.45 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-17T23:02:05.063Z] #6 33.56 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-17T23:02:05.284Z] #6 9.392 go: finding github.com/docker/go-connections v0.4.0 [2019-10-17T23:02:05.284Z] #6 9.468 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-17T23:02:05.532Z] #6 33.64 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-17T23:02:05.532Z] #6 33.84 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-17T23:02:06.004Z] #6 34.49 go: finding go.etcd.io/bbolt v1.3.2 [2019-10-17T23:02:06.310Z] #6 10.20 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-17T23:02:06.310Z] #6 10.26 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-17T23:02:06.413Z] #6 34.65 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-17T23:02:06.413Z] #6 34.71 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-17T23:02:06.939Z] #6 10.94 go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-17T23:02:06.939Z] #6 10.96 go: finding github.com/json-iterator/go v1.1.6 [2019-10-17T23:02:06.939Z] #6 11.05 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-17T23:02:07.292Z] #6 35.67 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-17T23:02:07.292Z] #6 35.72 go: finding github.com/spf13/cobra v0.0.3 [2019-10-17T23:02:07.565Z] #6 11.74 go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-17T23:02:07.975Z] #6 35.93 go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-17T23:02:07.976Z] #6 36.25 go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-17T23:02:07.976Z] #6 36.28 go: finding github.com/google/go-cmp v0.2.0 [2019-10-17T23:02:08.195Z] #6 12.20 go: finding github.com/stretchr/objx v0.1.1 [2019-10-17T23:02:08.390Z] #6 36.72 go: finding github.com/spf13/cast v1.3.0 [2019-10-17T23:02:08.484Z] #6 12.46 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-17T23:02:08.788Z] #6 12.73 go: finding github.com/gofrs/flock v0.7.0 [2019-10-17T23:02:08.788Z] #6 12.91 go: finding github.com/pkg/errors v0.8.1 [2019-10-17T23:02:09.425Z] #6 13.32 go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-17T23:02:09.425Z] #6 13.41 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-17T23:02:09.526Z] #6 37.55 go: finding github.com/stretchr/testify v1.2.2 [2019-10-17T23:02:09.526Z] #6 37.73 go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-17T23:02:09.526Z] #6 37.73 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-17T23:02:09.526Z] #6 37.81 go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-17T23:02:09.526Z] #6 37.97 go: finding github.com/kr/pty v1.1.1 [2019-10-17T23:02:10.118Z] #6 38.12 go: finding github.com/hpcloud/tail v1.0.0 [2019-10-17T23:02:10.118Z] #6 38.33 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-17T23:02:10.118Z] #6 38.34 go: finding github.com/containerd/containerd v1.2.4 [2019-10-17T23:02:10.455Z] #6 14.65 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-17T23:02:10.606Z] #6 38.67 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-17T23:02:10.606Z] #6 38.77 go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-17T23:02:10.606Z] #6 38.83 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-17T23:02:11.024Z] #6 39.14 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-17T23:02:11.024Z] #6 39.32 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-17T23:02:11.024Z] #6 39.38 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-17T23:02:11.024Z] #6 39.44 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-17T23:02:11.024Z] #6 39.44 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-17T23:02:11.419Z] #6 39.51 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-17T23:02:11.419Z] #6 39.61 go: finding github.com/pkg/profile v1.2.1 [2019-10-17T23:02:11.486Z] #6 15.37 go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-17T23:02:11.486Z] #6 15.50 go: finding github.com/gorilla/mux v1.7.0 [2019-10-17T23:02:11.812Z] #6 39.92 go: finding github.com/docker/go-units v0.3.1 [2019-10-17T23:02:11.812Z] #6 40.12 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-17T23:02:12.116Z] #6 16.04 go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-17T23:02:12.214Z] #6 40.33 go: finding gotest.tools v2.1.0+incompatible [2019-10-17T23:02:12.214Z] #6 40.50 go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-17T23:02:12.214Z] #6 40.63 go: finding github.com/docker/go-connections v0.3.0 [2019-10-17T23:02:12.407Z] #6 16.36 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-17T23:02:12.407Z] #6 16.59 go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-17T23:02:12.610Z] #6 40.95 go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-17T23:02:12.610Z] #6 40.96 go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-17T23:02:12.610Z] #6 41.05 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-17T23:02:12.610Z] #6 41.09 go: finding google.golang.org/grpc v1.20.1 [2019-10-17T23:02:12.610Z] #6 41.17 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-17T23:02:13.018Z] #6 41.25 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-17T23:02:13.018Z] #6 41.29 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-17T23:02:13.018Z] #6 41.40 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-17T23:02:13.018Z] #6 41.44 go: finding github.com/magiconair/properties v1.8.0 [2019-10-17T23:02:13.018Z] #6 41.49 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-17T23:02:13.040Z] #6 17.23 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-17T23:02:13.412Z] #6 41.67 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-17T23:02:13.412Z] #6 41.68 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-17T23:02:13.412Z] #6 41.75 go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-17T23:02:14.266Z] #6 42.63 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-17T23:02:14.266Z] #6 42.67 go: finding github.com/stretchr/objx v0.1.1 [2019-10-17T23:02:14.266Z] #6 42.74 go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-17T23:02:14.266Z] #6 42.80 go: finding github.com/spf13/afero v1.1.2 [2019-10-17T23:02:14.549Z] #6 18.35 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-17T23:02:14.549Z] #6 18.54 go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-17T23:02:14.549Z] #6 18.64 go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-17T23:02:14.657Z] #6 42.81 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-17T23:02:14.657Z] #6 42.81 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-17T23:02:14.657Z] #6 42.90 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-17T23:02:14.657Z] #6 42.95 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-17T23:02:14.657Z] #6 43.13 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-17T23:02:14.835Z] #6 19.12 go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-17T23:02:15.068Z] #6 43.36 go: finding gotest.tools v2.2.0+incompatible [2019-10-17T23:02:15.460Z] #6 19.44 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-17T23:02:15.475Z] #6 43.70 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-17T23:02:15.475Z] #6 43.84 go: finding github.com/golang/mock v1.1.1 [2019-10-17T23:02:15.475Z] #6 43.89 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-17T23:02:15.475Z] #6 43.89 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-17T23:02:15.874Z] #6 44.10 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-17T23:02:16.291Z] #6 44.55 go: finding cloud.google.com/go v0.26.0 [2019-10-17T23:02:16.291Z] #6 44.72 go: finding google.golang.org/appengine v1.1.0 [2019-10-17T23:02:16.485Z] #6 20.65 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-17T23:02:16.694Z] #6 44.92 go: finding github.com/client9/misspell v0.3.4 [2019-10-17T23:02:16.694Z] #6 45.02 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-17T23:02:16.694Z] #6 45.16 go: finding github.com/coreos/go-semver v0.2.0 [2019-10-17T23:02:16.772Z] #6 20.95 go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-17T23:02:17.058Z] #6 21.13 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-17T23:02:17.059Z] #6 21.30 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-17T23:02:17.345Z] #6 21.46 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-17T23:02:19.430Z] #6 23.51 go: finding gotest.tools v2.2.0+incompatible [2019-10-17T23:02:20.059Z] #6 23.92 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-17T23:02:20.688Z] #6 24.64 go: finding github.com/spf13/cobra v0.0.3 [2019-10-17T23:02:20.688Z] #6 24.66 go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-17T23:02:20.981Z] #6 25.15 go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-17T23:02:21.270Z] #6 25.38 go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-17T23:02:21.563Z] #6 25.69 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-17T23:02:21.850Z] ---> b7943102d45c [2019-10-17T23:02:21.851Z] Successfully built b7943102d45c [2019-10-17T23:02:21.851Z] Successfully tagged docker:latest [2019-10-17T23:02:21.851Z] INFO: Image build ended at 10/17/2019 23:02:21. Duration:00:00:36.7552142 [2019-10-17T23:02:21.851Z] [2019-10-17T23:02:21.851Z] [2019-10-17T23:02:21.851Z] INFO: Building the test binaries at 10/17/2019 23:02:21... [2019-10-17T23:02:22.200Z] #6 26.21 go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-17T23:02:22.201Z] #6 26.28 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-17T23:02:22.487Z] #6 26.55 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-17T23:02:22.780Z] #6 26.99 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-17T23:02:23.433Z] #6 27.64 go: finding github.com/stretchr/testify v1.2.2 [2019-10-17T23:02:24.059Z] #6 27.97 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-17T23:02:24.350Z] #6 28.41 go: finding github.com/golang/protobuf v1.2.0 [2019-10-17T23:02:24.637Z] #6 28.69 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-17T23:02:24.637Z] #6 28.84 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-17T23:02:24.925Z] #6 28.99 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-17T23:02:24.925Z] #6 29.04 go: finding github.com/kr/pretty v0.1.0 [2019-10-17T23:02:25.212Z] #6 29.28 go: finding github.com/gogo/protobuf v1.2.0 [2019-10-17T23:02:25.839Z] #6 30.02 go: finding github.com/docker/go-connections v0.3.0 [2019-10-17T23:02:26.602Z] INFO: make.ps1 starting at 10/17/2019 23:02:26 [2019-10-17T23:02:26.864Z] #6 31.00 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-17T23:02:26.864Z] #6 31.01 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-17T23:02:26.864Z] #6 31.06 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-17T23:02:26.864Z] #6 31.09 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-17T23:02:27.066Z] INFO: Git commit (51d5c29a4) assumed from DOCKER_GITCOMMIT environment variable [2019-10-17T23:02:27.066Z] INFO: Invoking autogen... [2019-10-17T23:02:27.490Z] #6 31.53 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-17T23:02:27.491Z] #6 31.69 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-17T23:02:27.530Z] INFO: Building daemon... [2019-10-17T23:02:29.544Z] #6 33.66 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-17T23:02:29.833Z] #6 33.89 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-17T23:02:29.977Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2019-10-17T23:02:29.977Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-17T23:02:30.237Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2019-10-17T23:02:30.237Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-17T23:02:30.237Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-17T23:02:30.237Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-17T23:02:30.458Z] #6 34.70 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-17T23:02:30.495Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-17T23:02:30.495Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-17T23:02:30.495Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-17T23:02:30.495Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-17T23:02:30.495Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-17T23:02:30.496Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-17T23:02:30.745Z] #6 34.86 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-17T23:02:31.034Z] #6 35.16 go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-17T23:02:31.239Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-17T23:02:31.239Z] [2019-10-17T23:02:31.239Z] [2019-10-17T23:02:31.239Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-17T23:02:31.333Z] #6 35.47 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-17T23:02:31.498Z] [2019-10-17T23:02:31.498Z] [2019-10-17T23:02:31.498Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-17T23:02:31.630Z] #6 35.78 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-17T23:02:31.756Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-17T23:02:31.875Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-17T23:02:31.875Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-17T23:02:31.934Z] #6 35.95 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-17T23:02:32.014Z] No new tests added to integration. [2019-10-17T23:02:32.014Z] [2019-10-17T23:02:32.014Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-17T23:02:32.135Z] ok github.com/docker/docker/api/types/strslice 0.023s coverage: 90.0% of statements [2019-10-17T23:02:32.135Z] ok github.com/docker/docker/api/server/router/swarm 0.045s coverage: 4.0% of statements [2019-10-17T23:02:32.135Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-17T23:02:32.135Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-17T23:02:32.135Z] ? github.com/docker/docker/api/types [no test files] [2019-10-17T23:02:32.135Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-17T23:02:32.135Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-17T23:02:32.135Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-17T23:02:32.135Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-17T23:02:32.135Z] ok github.com/docker/docker/api/types/filters 0.031s coverage: 95.2% of statements [2019-10-17T23:02:32.135Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-17T23:02:32.135Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-17T23:02:32.135Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-17T23:02:32.135Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-17T23:02:32.135Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-17T23:02:32.135Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-17T23:02:32.135Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-17T23:02:32.135Z] ok github.com/docker/docker/api/types/time 0.018s coverage: 100.0% of statements [2019-10-17T23:02:32.228Z] #6 36.33 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-17T23:02:32.272Z] PKG_CONFIG=pkg-config [2019-10-17T23:02:32.272Z] GOLANG_VERSION=1.13.1 [2019-10-17T23:02:32.272Z] HOSTNAME=bfd5e0047c10 [2019-10-17T23:02:32.272Z] KEEPBUNDLE=1 [2019-10-17T23:02:32.272Z] container=docker [2019-10-17T23:02:32.272Z] TEST_SKIP_INTEGRATION=1 [2019-10-17T23:02:32.272Z] GO111MODULE=off [2019-10-17T23:02:32.272Z] GOPATH=/go [2019-10-17T23:02:32.272Z] PWD=/go/src/github.com/docker/docker [2019-10-17T23:02:32.272Z] HOME=/root [2019-10-17T23:02:32.272Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-17T23:02:32.272Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-17T23:02:32.272Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-17T23:02:32.272Z] DOCKER_GITCOMMIT=262344b997cd889c486074d27f1bb801bd6f8e6a [2019-10-17T23:02:32.272Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-17T23:02:32.272Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-17T23:02:32.272Z] TERM=xterm [2019-10-17T23:02:32.272Z] VALIDATE_BRANCH=master [2019-10-17T23:02:32.272Z] DEST=bundles/test-integration [2019-10-17T23:02:32.272Z] SHLVL=1 [2019-10-17T23:02:32.272Z] TIMEOUT=120m [2019-10-17T23:02:32.272Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-17T23:02:32.272Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-17T23:02:32.272Z] DOCKER_PKG=github.com/docker/docker [2019-10-17T23:02:32.272Z] TESTDEBUG=0 [2019-10-17T23:02:32.272Z] _=/usr/bin/env [2019-10-17T23:02:32.272Z] Building test suite binary ./integration-cli/test.main [2019-10-17T23:02:32.705Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 75.0% of statements [2019-10-17T23:02:32.705Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-17T23:02:32.705Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-17T23:02:32.705Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-17T23:02:32.705Z] ? github.com/docker/docker/builder [no test files] [2019-10-17T23:02:32.705Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-17T23:02:32.705Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-17T23:02:32.705Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-17T23:02:32.705Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-17T23:02:32.705Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-17T23:02:32.705Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-17T23:02:32.705Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-17T23:02:32.852Z] #6 36.81 go: finding github.com/gogo/googleapis v1.1.0 [2019-10-17T23:02:32.966Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2019-10-17T23:02:33.205Z] PKG_CONFIG=pkg-config [2019-10-17T23:02:33.205Z] GOLANG_VERSION=1.13.1 [2019-10-17T23:02:33.205Z] HOSTNAME=b24800796471 [2019-10-17T23:02:33.205Z] KEEPBUNDLE=1 [2019-10-17T23:02:33.205Z] container=docker [2019-10-17T23:02:33.205Z] TEST_SKIP_INTEGRATION=1 [2019-10-17T23:02:33.205Z] GO111MODULE=off [2019-10-17T23:02:33.205Z] GOPATH=/go [2019-10-17T23:02:33.205Z] PWD=/go/src/github.com/docker/docker [2019-10-17T23:02:33.205Z] HOME=/root [2019-10-17T23:02:33.205Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-17T23:02:33.205Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-17T23:02:33.205Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-17T23:02:33.205Z] DOCKER_GITCOMMIT=262344b997cd889c486074d27f1bb801bd6f8e6a [2019-10-17T23:02:33.205Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-17T23:02:33.205Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-17T23:02:33.205Z] TERM=xterm [2019-10-17T23:02:33.205Z] VALIDATE_BRANCH=master [2019-10-17T23:02:33.205Z] DEST=bundles/test-integration [2019-10-17T23:02:33.205Z] SHLVL=1 [2019-10-17T23:02:33.205Z] TIMEOUT=120m [2019-10-17T23:02:33.205Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-17T23:02:33.205Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-17T23:02:33.205Z] DOCKER_PKG=github.com/docker/docker [2019-10-17T23:02:33.205Z] TESTDEBUG=0 [2019-10-17T23:02:33.205Z] _=/usr/bin/env [2019-10-17T23:02:33.205Z] Building test suite binary ./integration-cli/test.main [2019-10-17T23:02:33.205Z] PKG_CONFIG=pkg-config [2019-10-17T23:02:33.205Z] GOLANG_VERSION=1.13.1 [2019-10-17T23:02:33.205Z] HOSTNAME=b429b8da4471 [2019-10-17T23:02:33.205Z] KEEPBUNDLE=1 [2019-10-17T23:02:33.205Z] container=docker [2019-10-17T23:02:33.205Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-17T23:02:33.205Z] GO111MODULE=off [2019-10-17T23:02:33.205Z] GOPATH=/go [2019-10-17T23:02:33.205Z] PWD=/go/src/github.com/docker/docker [2019-10-17T23:02:33.205Z] HOME=/root [2019-10-17T23:02:33.205Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-17T23:02:33.205Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-17T23:02:33.205Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-17T23:02:33.205Z] DOCKER_GITCOMMIT=262344b997cd889c486074d27f1bb801bd6f8e6a [2019-10-17T23:02:33.205Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-17T23:02:33.205Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-17T23:02:33.205Z] TERM=xterm [2019-10-17T23:02:33.205Z] VALIDATE_BRANCH=master [2019-10-17T23:02:33.205Z] DEST=bundles/test-integration [2019-10-17T23:02:33.205Z] SHLVL=1 [2019-10-17T23:02:33.205Z] TIMEOUT=120m [2019-10-17T23:02:33.205Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-17T23:02:33.205Z] DOCKER_PKG=github.com/docker/docker [2019-10-17T23:02:33.205Z] TESTDEBUG=0 [2019-10-17T23:02:33.205Z] _=/usr/bin/env [2019-10-17T23:02:33.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-17T23:02:33.474Z] #6 37.67 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-17T23:02:33.762Z] #6 37.97 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-17T23:02:33.762Z] #6 38.01 go: finding github.com/kisielk/gotool v1.0.0 [2019-10-17T23:02:34.051Z] #6 38.09 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-17T23:02:34.679Z] #6 38.80 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-17T23:02:34.967Z] #6 38.98 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-17T23:02:35.259Z] #6 39.39 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-17T23:02:35.259Z] #6 39.42 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-17T23:02:35.503Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2019-10-17T23:02:35.885Z] #6 40.03 go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-17T23:02:36.519Z] #6 40.46 go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-17T23:02:36.519Z] #6 40.50 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-17T23:02:36.887Z] ok github.com/docker/docker/builder/remotecontext 0.275s coverage: 13.6% of statements [2019-10-17T23:02:37.147Z] ok github.com/docker/docker/builder/remotecontext/git 3.164s coverage: 85.1% of statements [2019-10-17T23:02:37.561Z] #6 41.67 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-17T23:02:38.087Z] ok github.com/docker/docker/builder/dockerfile 1.086s coverage: 48.2% of statements [2019-10-17T23:02:38.087Z] ? github.com/docker/docker/cli [no test files] [2019-10-17T23:02:38.087Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-17T23:02:38.587Z] #6 42.56 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-17T23:02:38.875Z] #6 42.87 go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-17T23:02:39.164Z] #6 43.38 go: finding github.com/lib/pq v1.0.0 [2019-10-17T23:02:39.164Z] #6 43.41 go: finding github.com/kr/text v0.1.0 [2019-10-17T23:02:39.455Z] #6 43.49 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-17T23:02:40.889Z] #6 completed: 2019-10-17 23:02:40.617441106 +0000 UTC [2019-10-17T23:02:40.889Z] #6 duration: 1m9.197474825s [2019-10-17T23:02:40.889Z] [2019-10-17T23:02:40.889Z] [2019-10-17T23:02:40.889Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-17T23:02:40.889Z] #7 digest: sha256:0155a0c8fd60ffcfae077af1ebaf8fcd95f228db5d15b7f5c18160844daa19b5 [2019-10-17T23:02:40.889Z] #7 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" [2019-10-17T23:02:40.889Z] #7 started: 2019-10-17 23:02:40.619154197 +0000 UTC [2019-10-17T23:02:42.179Z] #6 45.78 go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-17T23:02:42.179Z] #6 45.78 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-17T23:02:42.179Z] #6 45.87 go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-17T23:02:42.179Z] #6 46.09 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-17T23:02:42.810Z] #6 46.85 go: finding github.com/containerd/containerd v1.2.4 [2019-10-17T23:02:43.368Z] ok github.com/docker/docker/client 0.373s coverage: 75.8% of statements [2019-10-17T23:02:43.457Z] #6 47.40 go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-17T23:02:43.457Z] #6 47.44 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-17T23:02:43.749Z] #6 47.83 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-17T23:02:43.749Z] #6 47.85 go: finding github.com/kr/pty v1.1.1 [2019-10-17T23:02:43.749Z] #6 47.89 go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-17T23:02:44.778Z] #6 48.66 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-17T23:02:46.844Z] #6 50.91 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-17T23:02:47.134Z] #6 51.36 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-17T23:02:47.424Z] #6 51.44 go: finding go.etcd.io/bbolt v1.3.2 [2019-10-17T23:02:48.450Z] #6 52.59 go: finding github.com/google/go-cmp v0.2.0 [2019-10-17T23:02:49.074Z] #6 53.02 go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-17T23:02:49.074Z] #6 53.15 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-17T23:02:49.074Z] #6 53.29 go: finding github.com/imdario/mergo v0.3.7 [2019-10-17T23:02:49.363Z] #6 53.32 go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-17T23:02:49.650Z] #6 53.66 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-17T23:02:50.672Z] #6 54.56 go: finding github.com/spf13/viper v1.3.2 [2019-10-17T23:02:50.959Z] #6 55.20 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-17T23:02:51.608Z] #6 55.73 go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-17T23:02:51.894Z] #6 55.93 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-17T23:02:51.894Z] #6 55.99 go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-17T23:02:53.386Z] #6 57.12 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-17T23:02:53.386Z] #6 57.25 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-17T23:02:53.386Z] #6 57.38 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-17T23:02:53.674Z] #6 57.77 go: finding github.com/onsi/gomega v1.4.3 [2019-10-17T23:02:54.298Z] #6 58.38 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-17T23:02:54.298Z] #6 58.49 go: finding github.com/docker/go-units v0.3.1 [2019-10-17T23:02:54.926Z] #6 58.88 go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-17T23:02:55.550Z] #6 59.80 go: finding golang.org/x/text v0.3.0 [2019-10-17T23:02:56.176Z] #6 60.18 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-17T23:02:56.801Z] #6 60.73 go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-17T23:02:56.801Z] #6 60.88 go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-17T23:02:56.801Z] #6 60.95 go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-17T23:02:56.801Z] #6 60.95 go: finding github.com/coreos/go-semver v0.2.0 [2019-10-17T23:02:57.090Z] #6 61.31 go: finding github.com/spf13/cast v1.3.0 [2019-10-17T23:02:58.588Z] #6 62.43 go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-17T23:02:58.588Z] #6 62.73 go: finding github.com/gogo/protobuf v1.0.0 [2019-10-17T23:02:58.878Z] #6 63.04 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-17T23:02:58.878Z] #6 63.09 go: finding gotest.tools v2.1.0+incompatible [2019-10-17T23:02:58.878Z] #6 63.11 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-17T23:02:58.878Z] #6 63.16 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-17T23:02:59.186Z] #6 63.23 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-17T23:03:00.230Z] #6 64.39 go: finding github.com/jinzhu/now v1.0.0 [2019-10-17T23:03:01.258Z] #6 65.22 go: finding github.com/pkg/profile v1.2.1 [2019-10-17T23:03:01.258Z] #6 65.32 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-17T23:03:01.258Z] #6 65.40 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-17T23:03:01.889Z] #6 66.02 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-17T23:03:02.917Z] #6 66.77 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-17T23:03:02.917Z] #6 66.91 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-17T23:03:02.917Z] #6 67.05 go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-17T23:03:03.943Z] #6 68.02 go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-17T23:03:04.233Z] #6 68.32 go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-17T23:03:05.285Z] #6 69.29 go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-17T23:03:05.285Z] #6 69.41 go: finding github.com/spf13/afero v1.1.2 [2019-10-17T23:03:05.571Z] #6 69.79 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-17T23:03:06.602Z] #6 70.69 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-17T23:03:06.602Z] #6 70.75 go: finding github.com/hpcloud/tail v1.0.0 [2019-10-17T23:03:06.892Z] #6 71.03 go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-17T23:03:07.924Z] #6 71.92 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-17T23:03:07.924Z] #6 71.97 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-17T23:03:08.212Z] #6 72.15 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-17T23:03:08.212Z] #6 72.26 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-17T23:03:08.839Z] #6 72.91 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-17T23:03:08.839Z] #6 73.06 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-17T23:03:09.465Z] #6 73.38 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-17T23:03:09.465Z] #6 73.55 go: finding google.golang.org/grpc v1.20.1 [2019-10-17T23:03:09.955Z] ok github.com/docker/docker/cmd/dockerd 0.144s coverage: 30.3% of statements [2019-10-17T23:03:09.955Z] ok github.com/docker/docker/container 0.166s coverage: 35.3% of statements [2019-10-17T23:03:09.955Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-17T23:03:09.955Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-17T23:03:09.955Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-17T23:03:09.955Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-17T23:03:10.488Z] #6 74.54 go: finding github.com/magiconair/properties v1.8.0 [2019-10-17T23:03:10.488Z] #6 74.56 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-17T23:03:10.488Z] #6 74.63 go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-17T23:03:11.510Z] #6 75.49 go: finding github.com/ghodss/yaml v1.0.0 [2019-10-17T23:03:11.510Z] #6 75.53 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-17T23:03:11.799Z] #6 75.92 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-17T23:03:12.086Z] #6 76.02 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-17T23:03:12.086Z] #6 76.06 go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-17T23:03:12.632Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.031s coverage: 65.3% of statements [2019-10-17T23:03:12.723Z] #6 76.81 go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-17T23:03:12.723Z] #6 76.86 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-17T23:03:13.027Z] #6 76.98 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-17T23:03:13.027Z] #6 77.14 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-17T23:03:13.323Z] #6 77.47 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-17T23:03:13.574Z] ok github.com/docker/docker/daemon/cluster/convert 0.040s coverage: 35.8% of statements [2019-10-17T23:03:13.952Z] #6 77.83 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-17T23:03:13.952Z] #6 77.85 go: finding google.golang.org/appengine v1.1.0 [2019-10-17T23:03:14.145Z] ok github.com/docker/docker/daemon/cluster 0.140s coverage: 0.5% of statements [2019-10-17T23:03:15.181Z] #7 completed: 2019-10-17 23:03:12.375257918 +0000 UTC [2019-10-17T23:03:15.181Z] #7 duration: 31.756103721s [2019-10-17T23:03:15.181Z] [2019-10-17T23:03:15.181Z] [2019-10-17T23:03:15.181Z] #8 exporting to image [2019-10-17T23:03:15.181Z] #8 digest: sha256:05ae420bb20421d6976d50a0db5cb388e0d3f7d77a942b4c4472fb34978a6156 [2019-10-17T23:03:15.181Z] #8 name: "exporting to image" [2019-10-17T23:03:15.181Z] #8 started: 2019-10-17 23:03:12.376735765 +0000 UTC [2019-10-17T23:03:15.181Z] #8 exporting layers [2019-10-17T23:03:15.443Z] #6 79.56 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-17T23:03:16.070Z] #6 80.18 go: finding github.com/client9/misspell v0.3.4 [2019-10-17T23:03:16.377Z] #6 80.53 go: finding cloud.google.com/go v0.26.0 [2019-10-17T23:03:16.377Z] #6 80.58 go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-17T23:03:16.687Z] ok github.com/docker/docker/daemon/discovery 0.040s coverage: 30.0% of statements [2019-10-17T23:03:17.398Z] #6 81.32 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-17T23:03:17.674Z] #8 completed: 2019-10-17 23:03:17.137572272 +0000 UTC [2019-10-17T23:03:17.674Z] #8 duration: 4.760836507s [2019-10-17T23:03:17.674Z] #8 exporting layers 4.8s done [2019-10-17T23:03:17.674Z] #8 writing image sha256:7d25f96d53b56843ca5019c5b2336c3a83eb3880d3427b7d75b11604598d7ea5 done [2019-10-17T23:03:17.674Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-17T23:03:17.674Z] [2019-10-17T23:03:17.674Z] 4341d7f523fdf9a2bc3c66f532f52806f31e5023592411a1d16b0b5e7bcbf33c [2019-10-17T23:03:17.674Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:262344b997cd889c486074d27f1bb801bd6f8e6a . [2019-10-17T23:03:17.674Z] #1 [internal] booting buildkit [2019-10-17T23:03:17.674Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-17T23:03:17.685Z] #6 81.62 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-17T23:03:17.685Z] #6 81.80 go: finding github.com/golang/mock v1.1.1 [2019-10-17T23:03:18.070Z] ok github.com/docker/docker/daemon/events 0.079s coverage: 50.0% of statements [2019-10-17T23:03:18.070Z] ok github.com/docker/docker/daemon/config 0.083s coverage: 84.6% of statements [2019-10-17T23:03:18.806Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc: Package:22620501 Name:quota Decls:[0xc00f1add40 0xc00f1addc0 0xc00f1ade40 0xc00f1adec0 0xc024b3f530 0xc024b3f680] Scope:scope 0xc012e3bba0 { [2019-10-17T23:03:18.806Z] type errQuotaNotSupported [2019-10-17T23:03:18.806Z] var ErrQuotaNotSupported [2019-10-17T23:03:18.806Z] } [2019-10-17T23:03:18.806Z] Imports:[0xc024b3f3b0] Unresolved:[errdefs nil string] Comments:[0xc024b3dcc0 0xc024b3de40]} [2019-10-17T23:03:19.852Z] #6 82.94 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-17T23:03:20.352Z] #1 pulling image moby/buildkit:buildx-stable-1 2.4s done [2019-10-17T23:03:20.352Z] #1 creating container buildx_buildkit_default [2019-10-17T23:03:20.615Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2019-10-17T23:03:20.740Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-17T23:03:20.740Z] #1 DONE 2.9s [2019-10-17T23:03:20.740Z] [2019-10-17T23:03:20.740Z] #3 [internal] load build definition from Dockerfile [2019-10-17T23:03:20.740Z] #3 transferring dockerfile: 14.62kB done [2019-10-17T23:03:20.740Z] #3 DONE 0.0s [2019-10-17T23:03:20.740Z] [2019-10-17T23:03:20.740Z] #2 [internal] load .dockerignore [2019-10-17T23:03:20.740Z] #2 transferring context: 87B done [2019-10-17T23:03:20.740Z] #2 DONE 0.0s [2019-10-17T23:03:20.740Z] [2019-10-17T23:03:20.740Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-17T23:03:21.532Z] #4 DONE 0.6s [2019-10-17T23:03:21.532Z] [2019-10-17T23:03:21.532Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-17T23:03:21.532Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-17T23:03:21.532Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-17T23:03:21.532Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-10-17T23:03:21.532Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-10-17T23:03:21.532Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-10-17T23:03:21.532Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-17T23:03:21.899Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-10-17T23:03:21.899Z] #5 DONE 0.5s [2019-10-17T23:03:22.267Z] [2019-10-17T23:03:22.268Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-17T23:03:22.693Z] #7 DONE 0.3s [2019-10-17T23:03:22.693Z] [2019-10-17T23:03:22.693Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-17T23:03:22.693Z] #6 DONE 0.4s [2019-10-17T23:03:22.693Z] [2019-10-17T23:03:22.693Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2... [2019-10-17T23:03:22.693Z] #8 resolve docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2e0a299455205809b1256bfe7bde9e340510c32492f04fd39ee1def2 done [2019-10-17T23:03:23.114Z] #8 sha256:38741db92cf3152db23359fab0c107d5a5f5fd2e2c73095cf5bc2db1cc305543 0B / 102.14MB 0.1s [2019-10-17T23:03:23.114Z] #8 sha256:1ab0017398f3766e36aad26b46ec31f5b08c2016afda03dabc775e8be741a158 126B / 126B 0.1s done [2019-10-17T23:03:23.114Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 0B / 45.24MB 0.1s [2019-10-17T23:03:23.114Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 2.09MB / 10.32MB 0.1s [2019-10-17T23:03:23.114Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 0B / 4.37MB 0.1s [2019-10-17T23:03:23.114Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 0B / 45.98MB 0.1s [2019-10-17T23:03:23.114Z] #8 sha256:78f19e6c2e0a299455205809b1256bfe7bde9e340510c32492f04fd39ee1def2 1.42kB / 1.42kB done [2019-10-17T23:03:23.114Z] #8 sha256:d4fc82aa937e90634b1f61e243fca793d93669f5c98b2aef0dcb994310cf3a2c 1.80kB / 1.80kB done [2019-10-17T23:03:23.114Z] #8 sha256:92c4cbd0e6c410cfce9eafa81b4337032ad0ad04350d03b12cefb0e94bfe0b3a 5.47kB / 5.47kB done [2019-10-17T23:03:23.114Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 0B / 50.49MB 0.1s [2019-10-17T23:03:23.114Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 6.77MB / 10.32MB 0.3s [2019-10-17T23:03:23.114Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.03MB / 4.37MB 0.3s [2019-10-17T23:03:23.114Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 3.89MB / 45.98MB 0.3s [2019-10-17T23:03:23.114Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 2.55MB / 50.49MB 0.3s [2019-10-17T23:03:23.114Z] #8 sha256:38741db92cf3152db23359fab0c107d5a5f5fd2e2c73095cf5bc2db1cc305543 5.47MB / 102.14MB 0.4s [2019-10-17T23:03:23.114Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.4s [2019-10-17T23:03:23.114Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.3s done [2019-10-17T23:03:23.114Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 7.65MB / 45.98MB 0.4s [2019-10-17T23:03:23.114Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 6.54MB / 50.49MB 0.4s [2019-10-17T23:03:23.563Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 4.64MB / 45.24MB 0.6s [2019-10-17T23:03:23.563Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.5s done [2019-10-17T23:03:23.563Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 13.04MB / 45.98MB 0.6s [2019-10-17T23:03:23.563Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 11.42MB / 50.49MB 0.6s [2019-10-17T23:03:23.563Z] #8 sha256:38741db92cf3152db23359fab0c107d5a5f5fd2e2c73095cf5bc2db1cc305543 12.37MB / 102.14MB 0.7s [2019-10-17T23:03:23.563Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 9.90MB / 45.24MB 0.7s [2019-10-17T23:03:23.563Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 16.45MB / 45.98MB 0.7s [2019-10-17T23:03:23.563Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 16.41MB / 50.49MB 0.7s [2019-10-17T23:03:23.563Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 14.40MB / 45.24MB 0.9s [2019-10-17T23:03:23.563Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 21.20MB / 45.98MB 0.9s [2019-10-17T23:03:23.563Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 20.28MB / 50.49MB 0.9s [2019-10-17T23:03:23.905Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2019-10-17T23:03:24.082Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 16.92MB / 45.24MB 1.0s [2019-10-17T23:03:24.082Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 23.82MB / 45.98MB 1.0s [2019-10-17T23:03:24.082Z] #8 sha256:38741db92cf3152db23359fab0c107d5a5f5fd2e2c73095cf5bc2db1cc305543 19.77MB / 102.14MB 1.2s [2019-10-17T23:03:24.082Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 19.54MB / 45.24MB 1.2s [2019-10-17T23:03:24.082Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 26.39MB / 45.98MB 1.2s [2019-10-17T23:03:24.082Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 26.37MB / 50.49MB 1.2s [2019-10-17T23:03:24.082Z] #8 ... [2019-10-17T23:03:24.082Z] [2019-10-17T23:03:24.082Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-17T23:03:24.082Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-17T23:03:24.082Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-17T23:03:24.082Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done [2019-10-17T23:03:24.082Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-17T23:03:24.082Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.1s done [2019-10-17T23:03:24.082Z] #66 DONE 1.4s [2019-10-17T23:03:24.082Z] [2019-10-17T23:03:24.082Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2... [2019-10-17T23:03:24.082Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 22.49MB / 45.24MB 1.3s [2019-10-17T23:03:24.082Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 30.50MB / 45.98MB 1.3s [2019-10-17T23:03:24.082Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 29.67MB / 50.49MB 1.3s [2019-10-17T23:03:24.082Z] #8 sha256:38741db92cf3152db23359fab0c107d5a5f5fd2e2c73095cf5bc2db1cc305543 25.31MB / 102.14MB 1.5s [2019-10-17T23:03:24.082Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 26.29MB / 45.24MB 1.5s [2019-10-17T23:03:24.082Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 33.98MB / 45.98MB 1.5s [2019-10-17T23:03:24.082Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 32.28MB / 50.49MB 1.5s [2019-10-17T23:03:24.472Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.470s coverage: 13.7% of statements [2019-10-17T23:03:24.593Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 30.44MB / 45.24MB 1.6s [2019-10-17T23:03:24.593Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 36.86MB / 45.98MB 1.6s [2019-10-17T23:03:24.593Z] #8 sha256:38741db92cf3152db23359fab0c107d5a5f5fd2e2c73095cf5bc2db1cc305543 33.25MB / 102.14MB 1.8s [2019-10-17T23:03:24.593Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 35.25MB / 45.24MB 1.8s [2019-10-17T23:03:24.593Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 41.06MB / 45.98MB 1.8s [2019-10-17T23:03:24.593Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 38.08MB / 50.49MB 1.8s [2019-10-17T23:03:24.986Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 38.27MB / 45.24MB 1.9s [2019-10-17T23:03:24.986Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 44.76MB / 45.98MB 1.9s [2019-10-17T23:03:24.986Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 40.79MB / 50.49MB 1.9s [2019-10-17T23:03:24.986Z] #8 sha256:38741db92cf3152db23359fab0c107d5a5f5fd2e2c73095cf5bc2db1cc305543 40.93MB / 102.14MB 2.1s [2019-10-17T23:03:24.986Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 43.01MB / 45.24MB 2.1s [2019-10-17T23:03:24.986Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 44.47MB / 50.49MB 2.1s [2019-10-17T23:03:24.986Z] #8 ... [2019-10-17T23:03:24.986Z] [2019-10-17T23:03:24.986Z] #20 [internal] load build context [2019-10-17T23:03:24.986Z] #20 transferring context: 45.62MB 2.3s done [2019-10-17T23:03:24.986Z] #20 DONE 2.5s [2019-10-17T23:03:24.986Z] [2019-10-17T23:03:24.986Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2... [2019-10-17T23:03:24.986Z] #8 sha256:38741db92cf3152db23359fab0c107d5a5f5fd2e2c73095cf5bc2db1cc305543 49.12MB / 102.14MB 2.2s [2019-10-17T23:03:24.986Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.1s done [2019-10-17T23:03:24.986Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 48.13MB / 50.49MB 2.2s [2019-10-17T23:03:24.986Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.1s done [2019-10-17T23:03:24.986Z] #8 sha256:38741db92cf3152db23359fab0c107d5a5f5fd2e2c73095cf5bc2db1cc305543 59.04MB / 102.14MB 2.4s [2019-10-17T23:03:24.986Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 2.3s done [2019-10-17T23:03:24.986Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.4s done [2019-10-17T23:03:25.376Z] #8 sha256:38741db92cf3152db23359fab0c107d5a5f5fd2e2c73095cf5bc2db1cc305543 73.83MB / 102.14MB 2.5s [2019-10-17T23:03:25.376Z] #8 sha256:38741db92cf3152db23359fab0c107d5a5f5fd2e2c73095cf5bc2db1cc305543 88.10MB / 102.14MB 2.7s [2019-10-17T23:03:25.412Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.714s coverage: 57.0% of statements [2019-10-17T23:03:25.769Z] #8 sha256:38741db92cf3152db23359fab0c107d5a5f5fd2e2c73095cf5bc2db1cc305543 102.14MB / 102.14MB 2.8s [2019-10-17T23:03:25.769Z] #8 sha256:38741db92cf3152db23359fab0c107d5a5f5fd2e2c73095cf5bc2db1cc305543 102.14MB / 102.14MB 3.0s done [2019-10-17T23:03:25.769Z] #8 unpacking docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2e0a299455205809b1256bfe7bde9e340510c32492f04fd39ee1def2 [2019-10-17T23:03:29.624Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.299s coverage: 45.9% of statements [2019-10-17T23:03:29.624Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.829s coverage: 51.0% of statements [2019-10-17T23:03:29.624Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.786s coverage: 72.5% of statements [2019-10-17T23:03:32.161Z] ok github.com/docker/docker/daemon 12.337s coverage: 17.6% of statements [2019-10-17T23:03:32.161Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-17T23:03:32.161Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-17T23:03:32.161Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-17T23:03:32.161Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-17T23:03:32.161Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-17T23:03:32.161Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2019-10-17T23:03:32.161Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.571s coverage: 76.1% of statements [2019-10-17T23:03:33.543Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2019-10-17T23:03:33.803Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2019-10-17T23:03:35.715Z] ok github.com/docker/docker/daemon/images 0.028s coverage: 4.9% of statements [2019-10-17T23:03:35.715Z] ok github.com/docker/docker/daemon/logger 0.254s coverage: 42.7% of statements [2019-10-17T23:03:36.285Z] ok github.com/docker/docker/daemon/logger/awslogs 0.316s coverage: 77.8% of statements [2019-10-17T23:03:37.225Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 68.2% of statements [2019-10-17T23:03:37.225Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.731s coverage: 57.2% of statements [2019-10-17T23:03:37.225Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-17T23:03:37.225Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-17T23:03:37.225Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-17T23:03:37.225Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-17T23:03:37.225Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-17T23:03:37.225Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-17T23:03:37.314Z] #8 unpacking docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2e0a299455205809b1256bfe7bde9e340510c32492f04fd39ee1def2 11.0s done [2019-10-17T23:03:37.314Z] #8 DONE 14.2s [2019-10-17T23:03:37.314Z] [2019-10-17T23:03:37.314Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-17T23:03:37.314Z] #9 DONE 0.3s [2019-10-17T23:03:37.314Z] [2019-10-17T23:03:37.314Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-17T23:03:37.314Z] #10 DONE 0.3s [2019-10-17T23:03:37.314Z] [2019-10-17T23:03:37.314Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T23:03:37.314Z] #21 DONE 0.1s [2019-10-17T23:03:37.314Z] [2019-10-17T23:03:37.314Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T23:03:37.485Z] ok github.com/docker/docker/daemon/logger/journald 0.047s coverage: 26.2% of statements [2019-10-17T23:03:37.710Z] #34 ... [2019-10-17T23:03:37.710Z] [2019-10-17T23:03:37.710Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-17T23:03:37.710Z] #62 DONE 0.1s [2019-10-17T23:03:37.710Z] [2019-10-17T23:03:37.710Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-17T23:03:37.710Z] #22 DONE 0.1s [2019-10-17T23:03:37.710Z] [2019-10-17T23:03:37.710Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-17T23:03:37.710Z] #50 DONE 0.1s [2019-10-17T23:03:37.710Z] [2019-10-17T23:03:37.710Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-17T23:03:37.710Z] #47 DONE 0.1s [2019-10-17T23:03:37.710Z] [2019-10-17T23:03:37.710Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-17T23:03:37.710Z] #44 DONE 0.1s [2019-10-17T23:03:37.710Z] [2019-10-17T23:03:37.710Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-17T23:03:37.710Z] #31 DONE 0.1s [2019-10-17T23:03:37.710Z] [2019-10-17T23:03:37.710Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-17T23:03:37.710Z] #68 DONE 0.1s [2019-10-17T23:03:37.710Z] [2019-10-17T23:03:37.710Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:03:37.751Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.040s coverage: 62.1% of statements [2019-10-17T23:03:38.025Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.047s coverage: 88.3% of statements [2019-10-17T23:03:38.639Z] #69 0.651 + RM_GOPATH=0 [2019-10-17T23:03:38.639Z] #69 0.651 + TMP_GOPATH= [2019-10-17T23:03:38.639Z] #69 0.651 + : /build [2019-10-17T23:03:38.639Z] #69 0.651 + '[' -z '' ']' [2019-10-17T23:03:38.639Z] #69 0.651 ++ mktemp -d [2019-10-17T23:03:38.639Z] #69 0.651 + export GOPATH=/tmp/tmp.H7TUukxUUH [2019-10-17T23:03:38.639Z] #69 0.651 + GOPATH=/tmp/tmp.H7TUukxUUH [2019-10-17T23:03:38.639Z] #69 0.651 + RM_GOPATH=1 [2019-10-17T23:03:38.639Z] #69 0.651 ++ dirname ./install.sh [2019-10-17T23:03:38.639Z] #69 0.661 + dir=. [2019-10-17T23:03:38.639Z] #69 0.661 + bin=proxy [2019-10-17T23:03:38.639Z] #69 0.661 + shift [2019-10-17T23:03:38.639Z] #69 0.661 + '[' '!' -f ./proxy.installer ']' [2019-10-17T23:03:38.639Z] #69 0.661 + . ./proxy.installer [2019-10-17T23:03:38.639Z] #69 0.662 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-17T23:03:38.639Z] #69 0.662 + install_proxy [2019-10-17T23:03:38.639Z] #69 0.662 + case "$1" in [2019-10-17T23:03:38.639Z] #69 0.662 + export CGO_ENABLED=0 [2019-10-17T23:03:38.639Z] #69 0.662 + CGO_ENABLED=0 [2019-10-17T23:03:38.639Z] #69 0.662 + _install_proxy [2019-10-17T23:03:38.639Z] #69 0.662 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-17T23:03:38.639Z] #69 0.663 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.H7TUukxUUH/src/github.com/docker/libnetwork [2019-10-17T23:03:38.639Z] #69 0.663 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-17T23:03:38.639Z] #69 0.663 Cloning into '/tmp/tmp.H7TUukxUUH/src/github.com/docker/libnetwork'... [2019-10-17T23:03:38.987Z] ok github.com/docker/docker/daemon/logger/local 0.049s coverage: 74.7% of statements [2019-10-17T23:03:38.987Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-17T23:03:39.247Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.071s coverage: 19.9% of statements [2019-10-17T23:03:39.741Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-17T23:03:39.816Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 47.8% of statements [2019-10-17T23:03:40.076Z] ok github.com/docker/docker/daemon/logger/templates 0.031s coverage: 8.3% of statements [2019-10-17T23:03:40.204Z] [2019-10-17T23:03:40.204Z] ________ ____ __. [2019-10-17T23:03:40.204Z] \_____ \ | |/ _| [2019-10-17T23:03:40.204Z] / | \| < [2019-10-17T23:03:40.204Z] / | \ | \ [2019-10-17T23:03:40.204Z] \_______ /____|__ \ [2019-10-17T23:03:40.204Z] \/ \/ [2019-10-17T23:03:40.204Z] [2019-10-17T23:03:40.204Z] INFO: make.ps1 ended at 10/17/2019 23:03:40 [2019-10-17T23:03:41.016Z] ok github.com/docker/docker/daemon/network 0.017s coverage: 63.8% of statements [2019-10-17T23:03:41.957Z] ok github.com/docker/docker/daemon/logger/splunk 1.852s coverage: 82.5% of statements [2019-10-17T23:03:41.957Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-17T23:03:41.957Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-17T23:03:42.529Z] ok github.com/docker/docker/distribution/metadata 0.088s coverage: 48.2% of statements [2019-10-17T23:03:43.133Z] INFO: Binaries build ended at 10/17/2019 23:03:42. Duration:00:01:20.9381302 [2019-10-17T23:03:43.211Z] #69 ... [2019-10-17T23:03:43.211Z] [2019-10-17T23:03:43.211Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:03:43.211Z] #32 0.790 + RM_GOPATH=0 [2019-10-17T23:03:43.211Z] #32 0.791 + TMP_GOPATH= [2019-10-17T23:03:43.211Z] #32 0.791 + : /build [2019-10-17T23:03:43.211Z] #32 0.791 + '[' -z '' ']' [2019-10-17T23:03:43.211Z] #32 0.793 ++ mktemp -d [2019-10-17T23:03:43.211Z] #32 0.804 + export GOPATH=/tmp/tmp.Hk6HyIflL9 [2019-10-17T23:03:43.211Z] #32 0.804 + GOPATH=/tmp/tmp.Hk6HyIflL9 [2019-10-17T23:03:43.211Z] #32 0.804 + RM_GOPATH=1 [2019-10-17T23:03:43.211Z] #32 0.809 ++ dirname ./install.sh [2019-10-17T23:03:43.211Z] #32 0.817 + dir=. [2019-10-17T23:03:43.211Z] #32 0.818 + bin=tomlv [2019-10-17T23:03:43.211Z] #32 0.818 + shift [2019-10-17T23:03:43.211Z] #32 0.818 + '[' '!' -f ./tomlv.installer ']' [2019-10-17T23:03:43.211Z] #32 0.819 + . ./tomlv.installer [2019-10-17T23:03:43.211Z] #32 0.820 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-17T23:03:43.211Z] #32 0.821 + install_tomlv [2019-10-17T23:03:43.211Z] #32 0.821 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-17T23:03:43.211Z] #32 0.821 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Hk6HyIflL9/src/github.com/BurntSushi/toml [2019-10-17T23:03:43.211Z] #32 0.826 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-17T23:03:43.211Z] #32 0.834 Cloning into '/tmp/tmp.Hk6HyIflL9/src/github.com/BurntSushi/toml'... [2019-10-17T23:03:43.211Z] #32 2.303 + cd /tmp/tmp.Hk6HyIflL9/src/github.com/BurntSushi/toml [2019-10-17T23:03:43.211Z] #32 2.303 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-17T23:03:43.211Z] #32 2.348 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-17T23:03:43.211Z] #32 3.337 internal/cpu [2019-10-17T23:03:43.211Z] #32 3.347 runtime/internal/sys [2019-10-17T23:03:43.211Z] #32 3.441 runtime/internal/math [2019-10-17T23:03:43.211Z] #32 3.576 math/bits [2019-10-17T23:03:43.211Z] #32 4.126 internal/bytealg [2019-10-17T23:03:43.211Z] #32 4.240 math [2019-10-17T23:03:43.211Z] #32 4.508 runtime [2019-10-17T23:03:43.471Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2019-10-17T23:03:43.471Z] ok github.com/docker/docker/distribution 0.347s coverage: 22.1% of statements [2019-10-17T23:03:43.471Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-17T23:03:44.683Z] INFO: Copying the built daemon binary to d:\CI\PR-40100\1\binary\dockerd-51d5c29a4.exe... [2019-10-17T23:03:45.294Z] INFO [runner] worker.2 took 1m45.284785983s with stages: golint: 1m18.94071768s, gosec: 14.487054468s, gofmt: 5.110901287s, ineffassign: 3.051226936s, misspell: 2.455431834s, varcheck: 513.592177ms, deadcode: 376.177722ms, structcheck: 185.764458ms, unconvert: 163.849535ms, typecheck: 5.259µs [2019-10-17T23:03:45.294Z] INFO [runner] worker.1 took 1m46.86728485s with stages: megacheck: 49.144584712s, goimports: 29.035807782s, govet: 28.686854968s [2019-10-17T23:03:45.294Z] INFO [runner] Workers idle times: #2: 1.574670203s [2019-10-17T23:03:45.294Z] INFO [runner] Issues before processing: 1955, after processing: 0 [2019-10-17T23:03:45.294Z] INFO [runner] processing took 610.842242ms with stages: exclude: 278.917358ms, identifier_marker: 116.271429ms, autogenerated_exclude: 74.359975ms, nolint: 53.685487ms, path_prettifier: 45.388641ms, skip_dirs: 31.144756ms, cgo: 5.507684ms, filename_unadjuster: 3.653817ms, exclude-rules: 1.885519ms, max_from_linter: 7.668µs, diff: 3.625µs, path_shortener: 3.182µs, source_code: 3.078µs, max_same_issues: 3.033µs, skip_files: 2.469µs, uniq_by_line: 2.428µs, max_per_file_from_linter: 2.093µs [2019-10-17T23:03:45.294Z] INFO File cache stats: 1433 entries of total size 6.7MiB [2019-10-17T23:03:45.294Z] INFO Memory: 180 samples, avg is 1297.8MB, max is 5244.0MB [2019-10-17T23:03:45.294Z] INFO Execution took 2m20.264385944s [2019-10-17T23:03:45.294Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-17T23:03:45.294Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-17T23:03:45.294Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-17T23:03:45.294Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-17T23:03:45.294Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-10-17T23:03:45.381Z] ok github.com/docker/docker/image 0.069s coverage: 86.4% of statements [2019-10-17T23:03:45.381Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-17T23:03:45.641Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2019-10-17T23:03:45.641Z] ok github.com/docker/docker/distribution/xfer 1.707s coverage: 85.1% of statements [2019-10-17T23:03:45.641Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-17T23:03:45.641Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-17T23:03:45.641Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-17T23:03:45.665Z] INFO: Copying the built client binary to d:\CI\PR-40100\1\binary\docker-51d5c29a4.exe... [2019-10-17T23:03:45.665Z] INFO: Copying dockerversion from the container... [2019-10-17T23:03:45.875Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=262344b997cd889c486074d27f1bb801bd6f8e6a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:262344b997cd889c486074d27f1bb801bd6f8e6a hack/make.sh dynbinary-daemon test-docker-py [2019-10-17T23:03:46.129Z] INFO: Copying the golang package from the container to d:\CI\PR-40100\1\installer\go.zip... [2019-10-17T23:03:46.434Z] [2019-10-17T23:03:46.434Z] Removing bundles/ [2019-10-17T23:03:46.434Z] [2019-10-17T23:03:46.434Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-17T23:03:46.581Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements [2019-10-17T23:03:46.581Z] ok github.com/docker/docker/pkg/aaparser 0.018s coverage: 50.0% of statements [2019-10-17T23:03:46.690Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-17T23:03:46.690Z] GOOS="" GOARCH="" GOARM="" [2019-10-17T23:03:47.470Z] #32 ... [2019-10-17T23:03:47.470Z] [2019-10-17T23:03:47.470Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-17T23:03:47.470Z] #39 1.036 + mktemp -d [2019-10-17T23:03:47.470Z] #39 1.037 + export GOPATH=/tmp/tmp.5s9dspXZI0 [2019-10-17T23:03:47.470Z] #39 1.037 + git clone https://github.com/docker/distribution.git /tmp/tmp.5s9dspXZI0/src/github.com/docker/distribution [2019-10-17T23:03:47.470Z] #39 1.048 Cloning into '/tmp/tmp.5s9dspXZI0/src/github.com/docker/distribution'... [2019-10-17T23:03:47.470Z] #39 ... [2019-10-17T23:03:47.470Z] [2019-10-17T23:03:47.470Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:03:47.470Z] #23 0.843 + RM_GOPATH=0 [2019-10-17T23:03:47.470Z] #23 0.844 + TMP_GOPATH= [2019-10-17T23:03:47.470Z] #23 0.844 + : /build [2019-10-17T23:03:47.470Z] #23 0.845 + '[' -z '' ']' [2019-10-17T23:03:47.470Z] #23 0.850 ++ mktemp -d [2019-10-17T23:03:47.470Z] #23 0.861 + export GOPATH=/tmp/tmp.nUeg4Ti4wK [2019-10-17T23:03:47.470Z] #23 0.861 + GOPATH=/tmp/tmp.nUeg4Ti4wK [2019-10-17T23:03:47.470Z] #23 0.861 + RM_GOPATH=1 [2019-10-17T23:03:47.470Z] #23 0.866 ++ dirname ./install.sh [2019-10-17T23:03:47.470Z] #23 0.873 + dir=. [2019-10-17T23:03:47.470Z] #23 0.874 + bin=dockercli [2019-10-17T23:03:47.470Z] #23 0.874 + shift [2019-10-17T23:03:47.470Z] #23 0.874 + '[' '!' -f ./dockercli.installer ']' [2019-10-17T23:03:47.470Z] #23 0.875 + . ./dockercli.installer [2019-10-17T23:03:47.470Z] #23 0.875 ++ : stable [2019-10-17T23:03:47.470Z] #23 0.876 ++ : 17.06.2-ce [2019-10-17T23:03:47.470Z] #23 0.878 + install_dockercli [2019-10-17T23:03:47.470Z] #23 0.879 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-17T23:03:47.470Z] #23 0.881 ++ uname -m [2019-10-17T23:03:47.470Z] #23 0.885 Install docker/cli version 17.06.2-ce from stable [2019-10-17T23:03:47.471Z] #23 0.893 + arch=s390x [2019-10-17T23:03:47.471Z] #23 0.893 + '[' s390x '!=' x86_64 ']' [2019-10-17T23:03:47.471Z] #23 0.893 + '[' s390x '!=' s390x ']' [2019-10-17T23:03:47.471Z] #23 0.893 + url=https://download.docker.com/linux/static [2019-10-17T23:03:47.471Z] #23 0.893 + tar -xz docker/docker [2019-10-17T23:03:47.471Z] #23 0.901 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-10-17T23:03:47.471Z] #23 9.709 + mkdir -p /build [2019-10-17T23:03:47.471Z] #23 9.711 + mv docker/docker /build/ [2019-10-17T23:03:47.471Z] #23 9.715 + rmdir docker [2019-10-17T23:03:47.471Z] #23 DONE 9.8s [2019-10-17T23:03:47.471Z] [2019-10-17T23:03:47.471Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-17T23:03:47.471Z] #25 0.433 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-17T23:03:47.471Z] #25 0.446 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-17T23:03:47.471Z] #25 0.477 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-17T23:03:47.471Z] #25 0.493 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-17T23:03:47.471Z] #25 0.514 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-17T23:03:47.471Z] #25 0.694 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-17T23:03:47.471Z] #25 1.445 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-17T23:03:47.471Z] #25 2.815 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-17T23:03:47.471Z] #25 ... [2019-10-17T23:03:47.471Z] [2019-10-17T23:03:47.471Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:03:47.471Z] #48 0.794 + RM_GOPATH=0 [2019-10-17T23:03:47.471Z] #48 0.815 + TMP_GOPATH= [2019-10-17T23:03:47.471Z] #48 0.815 + : /build [2019-10-17T23:03:47.471Z] #48 0.815 + '[' -z '' ']' [2019-10-17T23:03:47.471Z] #48 0.815 ++ mktemp -d [2019-10-17T23:03:47.471Z] #48 0.821 + export GOPATH=/tmp/tmp.XJCJt5El5F [2019-10-17T23:03:47.471Z] #48 0.821 + GOPATH=/tmp/tmp.XJCJt5El5F [2019-10-17T23:03:47.471Z] #48 0.821 + RM_GOPATH=1 [2019-10-17T23:03:47.471Z] #48 0.829 ++ dirname ./install.sh [2019-10-17T23:03:47.471Z] #48 0.839 + dir=. [2019-10-17T23:03:47.471Z] #48 0.839 + bin=gotestsum [2019-10-17T23:03:47.471Z] #48 0.839 + shift [2019-10-17T23:03:47.471Z] #48 0.839 + '[' '!' -f ./gotestsum.installer ']' [2019-10-17T23:03:47.471Z] #48 0.839 + . ./gotestsum.installer [2019-10-17T23:03:47.471Z] #48 0.839 ++ : v0.3.5 [2019-10-17T23:03:47.471Z] #48 0.846 Installing gotestsum version v0.3.5 [2019-10-17T23:03:47.471Z] #48 0.846 + install_gotestsum [2019-10-17T23:03:47.471Z] #48 0.846 + echo 'Installing gotestsum version v0.3.5' [2019-10-17T23:03:47.471Z] #48 0.846 + go get -d gotest.tools/gotestsum [2019-10-17T23:03:47.875Z] #48 ... [2019-10-17T23:03:47.875Z] [2019-10-17T23:03:47.875Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-17T23:03:47.875Z] #11 1.214 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-17T23:03:47.875Z] #11 1.233 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-17T23:03:47.875Z] #11 1.264 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-17T23:03:47.875Z] #11 1.284 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-17T23:03:47.875Z] #11 1.293 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-17T23:03:47.875Z] #11 2.517 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-17T23:03:47.875Z] #11 4.371 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-17T23:03:47.875Z] #11 5.144 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-17T23:03:47.875Z] #11 ... [2019-10-17T23:03:47.875Z] [2019-10-17T23:03:47.875Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-17T23:03:47.875Z] #29 1.027 + mktemp -d [2019-10-17T23:03:47.875Z] #29 1.031 + export GOPATH=/tmp/tmp.vZbBN4xEG4 [2019-10-17T23:03:47.875Z] #29 1.031 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.vZbBN4xEG4/src/github.com/go-swagger/go-swagger [2019-10-17T23:03:47.875Z] #29 1.044 Cloning into '/tmp/tmp.vZbBN4xEG4/src/github.com/go-swagger/go-swagger'... [2019-10-17T23:03:47.961Z] ok github.com/docker/docker/opts 0.110s coverage: 66.9% of statements [2019-10-17T23:03:48.310Z] #29 ... [2019-10-17T23:03:48.310Z] [2019-10-17T23:03:48.310Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:03:48.310Z] #41 0.444 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-17T23:03:48.310Z] #41 0.452 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-17T23:03:48.310Z] #41 0.483 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-17T23:03:48.310Z] #41 0.500 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-17T23:03:48.310Z] #41 0.532 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-17T23:03:48.310Z] #41 0.676 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-17T23:03:48.310Z] #41 1.982 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-17T23:03:48.310Z] #41 3.164 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-17T23:03:48.310Z] #41 ... [2019-10-17T23:03:48.310Z] [2019-10-17T23:03:48.310Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:03:48.310Z] #51 0.847 + RM_GOPATH=0 [2019-10-17T23:03:48.310Z] #51 0.847 + TMP_GOPATH= [2019-10-17T23:03:48.310Z] #51 0.847 + : /build [2019-10-17T23:03:48.310Z] #51 0.847 + '[' -z '' ']' [2019-10-17T23:03:48.310Z] #51 0.851 ++ mktemp -d [2019-10-17T23:03:48.310Z] #51 0.863 + export GOPATH=/tmp/tmp.Zfii8qFkJA [2019-10-17T23:03:48.310Z] #51 0.863 + GOPATH=/tmp/tmp.Zfii8qFkJA [2019-10-17T23:03:48.310Z] #51 0.864 + RM_GOPATH=1 [2019-10-17T23:03:48.310Z] #51 0.867 ++ dirname ./install.sh [2019-10-17T23:03:48.310Z] #51 0.873 + dir=. [2019-10-17T23:03:48.310Z] #51 0.874 + bin=golangci_lint [2019-10-17T23:03:48.310Z] #51 0.874 + shift [2019-10-17T23:03:48.310Z] #51 0.874 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-17T23:03:48.310Z] #51 0.875 + . ./golangci_lint.installer [2019-10-17T23:03:48.310Z] #51 0.876 ++ : v1.17.1 [2019-10-17T23:03:48.310Z] #51 0.877 + install_golangci_lint [2019-10-17T23:03:48.310Z] #51 0.877 + echo 'Installing golangci-lint version v1.17.1' [2019-10-17T23:03:48.310Z] #51 0.878 Installing golangci-lint version v1.17.1 [2019-10-17T23:03:48.310Z] #51 0.878 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-17T23:03:48.310Z] #51 ... [2019-10-17T23:03:48.310Z] [2019-10-17T23:03:48.310Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:03:48.310Z] #63 0.841 + RM_GOPATH=0 [2019-10-17T23:03:48.310Z] #63 0.848 + TMP_GOPATH= [2019-10-17T23:03:48.310Z] #63 0.848 + : /build/ [2019-10-17T23:03:48.310Z] #63 0.848 + '[' -z '' ']' [2019-10-17T23:03:48.310Z] #63 0.851 ++ mktemp -d [2019-10-17T23:03:48.310Z] #63 0.861 + export GOPATH=/tmp/tmp.7xevqk4BTb [2019-10-17T23:03:48.310Z] #63 0.862 + GOPATH=/tmp/tmp.7xevqk4BTb [2019-10-17T23:03:48.310Z] #63 0.862 + RM_GOPATH=1 [2019-10-17T23:03:48.310Z] #63 0.867 ++ dirname ./install.sh [2019-10-17T23:03:48.310Z] #63 0.875 + dir=. [2019-10-17T23:03:48.310Z] #63 0.876 + bin=rootlesskit [2019-10-17T23:03:48.310Z] #63 0.876 + shift [2019-10-17T23:03:48.310Z] #63 0.876 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-17T23:03:48.310Z] #63 0.876 + . ./rootlesskit.installer [2019-10-17T23:03:48.310Z] #63 0.877 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-17T23:03:48.310Z] #63 0.880 + install_rootlesskit [2019-10-17T23:03:48.310Z] #63 0.880 + case "$1" in [2019-10-17T23:03:48.310Z] #63 0.880 + export CGO_ENABLED=0 [2019-10-17T23:03:48.310Z] #63 0.880 + CGO_ENABLED=0 [2019-10-17T23:03:48.310Z] #63 0.880 + _install_rootlesskit [2019-10-17T23:03:48.310Z] #63 0.881 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-17T23:03:48.310Z] #63 0.881 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7xevqk4BTb/src/github.com/rootless-containers/rootlesskit [2019-10-17T23:03:48.310Z] #63 0.884 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-17T23:03:48.310Z] #63 0.900 Cloning into '/tmp/tmp.7xevqk4BTb/src/github.com/rootless-containers/rootlesskit'... [2019-10-17T23:03:48.310Z] #63 5.073 + cd /tmp/tmp.7xevqk4BTb/src/github.com/rootless-containers/rootlesskit [2019-10-17T23:03:48.310Z] #63 5.077 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-17T23:03:48.310Z] #63 5.240 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-17T23:03:48.310Z] #63 5.240 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-17T23:03:48.326Z] INFO: Extracting go.zip to d:\CI\PR-40100\1\go [2019-10-17T23:03:48.734Z] #63 ... [2019-10-17T23:03:48.734Z] [2019-10-17T23:03:48.734Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-17T23:03:48.734Z] #57 0.439 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-17T23:03:48.734Z] #57 0.449 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-17T23:03:48.734Z] #57 0.490 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-17T23:03:48.734Z] #57 0.513 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-17T23:03:48.734Z] #57 0.534 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-17T23:03:48.734Z] #57 0.698 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-17T23:03:48.734Z] #57 1.955 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-17T23:03:48.734Z] #57 3.056 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-17T23:03:48.734Z] #57 ... [2019-10-17T23:03:48.734Z] [2019-10-17T23:03:48.734Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T23:03:48.734Z] #34 1.204 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-17T23:03:48.734Z] #34 1.215 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-17T23:03:48.734Z] #34 1.264 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-17T23:03:48.734Z] #34 1.282 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-17T23:03:48.734Z] #34 1.323 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-17T23:03:48.734Z] #34 2.518 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-17T23:03:48.734Z] #34 4.184 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-17T23:03:48.734Z] #34 4.916 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-17T23:03:48.734Z] #34 ... [2019-10-17T23:03:48.734Z] [2019-10-17T23:03:48.734Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:03:48.734Z] #45 0.515 + RM_GOPATH=0 [2019-10-17T23:03:48.734Z] #45 0.515 + TMP_GOPATH= [2019-10-17T23:03:48.734Z] #45 0.515 + : /build [2019-10-17T23:03:48.734Z] #45 0.515 + '[' -z '' ']' [2019-10-17T23:03:48.734Z] #45 0.515 ++ mktemp -d [2019-10-17T23:03:48.734Z] #45 0.516 + export GOPATH=/tmp/tmp.MNk4pMqWn6 [2019-10-17T23:03:48.734Z] #45 0.516 + GOPATH=/tmp/tmp.MNk4pMqWn6 [2019-10-17T23:03:48.734Z] #45 0.516 + RM_GOPATH=1 [2019-10-17T23:03:48.734Z] #45 0.517 ++ dirname ./install.sh [2019-10-17T23:03:48.734Z] #45 0.517 + dir=. [2019-10-17T23:03:48.734Z] #45 0.517 + bin=vndr [2019-10-17T23:03:48.734Z] #45 0.517 + shift [2019-10-17T23:03:48.734Z] #45 0.517 + '[' '!' -f ./vndr.installer ']' [2019-10-17T23:03:48.734Z] #45 0.517 + . ./vndr.installer [2019-10-17T23:03:48.734Z] #45 0.518 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-17T23:03:48.734Z] #45 0.518 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-17T23:03:48.734Z] #45 0.518 + install_vndr [2019-10-17T23:03:48.734Z] #45 0.518 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-17T23:03:48.734Z] #45 0.518 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.MNk4pMqWn6/src/github.com/LK4D4/vndr [2019-10-17T23:03:48.734Z] #45 0.519 Cloning into '/tmp/tmp.MNk4pMqWn6/src/github.com/LK4D4/vndr'... [2019-10-17T23:03:48.734Z] #45 1.418 + cd /tmp/tmp.MNk4pMqWn6/src/github.com/LK4D4/vndr [2019-10-17T23:03:48.734Z] #45 1.418 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-17T23:03:48.734Z] #45 1.427 + go build -buildmode=pie -v -o /build/vndr . [2019-10-17T23:03:48.734Z] #45 3.086 runtime/internal/atomic [2019-10-17T23:03:48.734Z] #45 3.094 internal/cpu [2019-10-17T23:03:48.734Z] #45 3.279 runtime/internal/sys [2019-10-17T23:03:48.734Z] #45 3.586 runtime/internal/math [2019-10-17T23:03:48.734Z] #45 3.715 internal/race [2019-10-17T23:03:48.734Z] #45 3.742 sync/atomic [2019-10-17T23:03:48.734Z] #45 3.825 internal/bytealg [2019-10-17T23:03:48.734Z] #45 3.988 unicode [2019-10-17T23:03:48.734Z] #45 4.320 runtime [2019-10-17T23:03:48.734Z] #45 7.842 unicode/utf8 [2019-10-17T23:03:48.734Z] #45 8.429 math [2019-10-17T23:03:48.900Z] ok github.com/docker/docker/pkg/authorization 0.443s coverage: 68.3% of statements [2019-10-17T23:03:49.145Z] #45 ... [2019-10-17T23:03:49.145Z] [2019-10-17T23:03:49.145Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-17T23:03:49.145Z] #25 11.77 Fetched 7670 kB in 11s (675 kB/s) [2019-10-17T23:03:49.159Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2019-10-17T23:03:49.159Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2019-10-17T23:03:50.097Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2019-10-17T23:03:50.668Z] ok github.com/docker/docker/pkg/archive 1.301s coverage: 77.0% of statements [2019-10-17T23:03:50.928Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2019-10-17T23:03:51.496Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2019-10-17T23:03:52.066Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2019-10-17T23:03:52.635Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2019-10-17T23:03:52.895Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2019-10-17T23:03:53.438Z] #25 11.77 Reading package lists... [2019-10-17T23:03:53.839Z] ok github.com/docker/docker/pkg/chrootarchive 3.451s coverage: 43.2% of statements [2019-10-17T23:03:54.098Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2019-10-17T23:03:54.338Z] #25 16.02 Reading package lists... [2019-10-17T23:03:54.338Z] #25 ... [2019-10-17T23:03:54.338Z] [2019-10-17T23:03:54.338Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:03:54.338Z] #51 16.36 + cd /tmp/tmp.Zfii8qFkJA/src/github.com/golangci/golangci-lint/ [2019-10-17T23:03:54.338Z] #51 16.36 + git checkout -q v1.17.1 [2019-10-17T23:03:54.667Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2019-10-17T23:03:54.926Z] ok github.com/docker/docker/pkg/fsutils 0.324s coverage: 85.1% of statements [2019-10-17T23:03:55.186Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 11.4% of statements [2019-10-17T23:03:55.186Z] ok github.com/docker/docker/pkg/discovery/kv 3.136s coverage: 84.1% of statements [2019-10-17T23:03:56.126Z] ok github.com/docker/docker/layer 7.764s coverage: 68.8% of statements [2019-10-17T23:03:56.126Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-17T23:03:56.126Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-17T23:03:56.126Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-17T23:03:56.126Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-17T23:03:56.126Z] ? github.com/docker/docker/oci [no test files] [2019-10-17T23:03:56.126Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-17T23:03:56.126Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-17T23:03:56.126Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-17T23:03:56.386Z] ok github.com/docker/docker/pkg/jsonmessage 0.031s coverage: 91.7% of statements [2019-10-17T23:03:56.446Z] #51 18.66 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-17T23:03:56.646Z] ok github.com/docker/docker/pkg/ioutils 0.628s coverage: 69.3% of statements [2019-10-17T23:03:56.646Z] ok github.com/docker/docker/pkg/locker 0.026s coverage: 88.9% of statements [2019-10-17T23:03:56.646Z] ok github.com/docker/docker/pkg/idtools 0.844s coverage: 70.1% of statements [2019-10-17T23:03:56.646Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2019-10-17T23:03:56.646Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-17T23:03:57.215Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2019-10-17T23:03:57.475Z] ok github.com/docker/docker/pkg/parsers 0.026s coverage: 97.0% of statements [2019-10-17T23:03:57.735Z] ok github.com/docker/docker/pkg/parsers/kernel 0.029s coverage: 60.0% of statements [2019-10-17T23:03:57.993Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.031s coverage: 91.4% of statements [2019-10-17T23:03:58.253Z] ok github.com/docker/docker/pkg/pidfile 0.020s coverage: 82.4% of statements [2019-10-17T23:03:58.824Z] ok github.com/docker/docker/pkg/mount 0.829s coverage: 69.6% of statements [2019-10-17T23:03:58.824Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-17T23:03:58.824Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-17T23:03:58.824Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-17T23:03:58.824Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2019-10-17T23:03:59.078Z] #51 ... [2019-10-17T23:03:59.078Z] [2019-10-17T23:03:59.078Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:03:59.078Z] #32 11.59 internal/testlog [2019-10-17T23:03:59.078Z] #32 11.90 encoding [2019-10-17T23:03:59.078Z] #32 12.05 runtime/cgo [2019-10-17T23:03:59.394Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2019-10-17T23:03:59.394Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2019-10-17T23:03:59.470Z] #32 ... [2019-10-17T23:03:59.470Z] [2019-10-17T23:03:59.470Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-17T23:03:59.470Z] #25 16.02 Reading package lists... [2019-10-17T23:03:59.470Z] #25 20.92 Building dependency tree... [2019-10-17T23:03:59.470Z] #25 22.06 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-17T23:03:59.470Z] #25 22.06 The following additional packages will be installed: [2019-10-17T23:03:59.470Z] #25 22.08 libjq1 libonig4 [2019-10-17T23:03:59.654Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2019-10-17T23:03:59.883Z] #25 22.51 The following NEW packages will be installed: [2019-10-17T23:03:59.883Z] #25 22.51 jq libjq1 libonig4 [2019-10-17T23:03:59.883Z] #25 22.60 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-17T23:03:59.883Z] #25 22.60 Need to get 328 kB of archives. [2019-10-17T23:03:59.883Z] #25 22.60 After this operation, 1263 kB of additional disk space will be used. [2019-10-17T23:03:59.883Z] #25 22.60 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-17T23:03:59.883Z] #25 ... [2019-10-17T23:03:59.883Z] [2019-10-17T23:03:59.883Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-17T23:03:59.883Z] #39 12.53 + cd /tmp/tmp.5s9dspXZI0/src/github.com/docker/distribution [2019-10-17T23:03:59.883Z] #39 12.53 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-17T23:03:59.883Z] #39 14.40 + GOPATH=/tmp/tmp.5s9dspXZI0/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.5s9dspXZI0 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-17T23:04:00.223Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2019-10-17T23:04:00.294Z] #39 ... [2019-10-17T23:04:00.294Z] [2019-10-17T23:04:00.294Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-17T23:04:00.294Z] #57 12.51 Fetched 7670 kB in 12s (635 kB/s) [2019-10-17T23:04:00.294Z] #57 12.51 Reading package lists... [2019-10-17T23:04:00.294Z] #57 16.65 Reading package lists... [2019-10-17T23:04:00.294Z] #57 21.82 Building dependency tree... [2019-10-17T23:04:00.294Z] #57 ... [2019-10-17T23:04:00.294Z] [2019-10-17T23:04:00.294Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-17T23:04:00.294Z] #25 22.64 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-17T23:04:00.294Z] #25 22.64 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-17T23:04:00.294Z] #25 ... [2019-10-17T23:04:00.294Z] [2019-10-17T23:04:00.294Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:04:00.294Z] #41 13.00 Fetched 7670 kB in 12s (609 kB/s) [2019-10-17T23:04:00.294Z] #41 13.00 Reading package lists... [2019-10-17T23:04:00.294Z] #41 17.38 Reading package lists... [2019-10-17T23:04:00.709Z] #41 22.49 Building dependency tree... [2019-10-17T23:04:00.709Z] #41 ... [2019-10-17T23:04:00.709Z] [2019-10-17T23:04:00.709Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-17T23:04:00.709Z] #57 22.95 The following additional packages will be installed: [2019-10-17T23:04:00.709Z] #57 22.98 btrfs-progs liblzo2-2 [2019-10-17T23:04:00.709Z] #57 23.20 The following NEW packages will be installed: [2019-10-17T23:04:00.709Z] #57 23.20 btrfs-progs btrfs-tools liblzo2-2 [2019-10-17T23:04:00.709Z] #57 23.26 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-17T23:04:00.709Z] #57 23.26 Need to get 668 kB of archives. [2019-10-17T23:04:00.709Z] #57 23.26 After this operation, 5446 kB of additional disk space will be used. [2019-10-17T23:04:00.709Z] #57 23.26 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-17T23:04:00.709Z] #57 23.29 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-17T23:04:00.709Z] #57 23.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-17T23:04:00.792Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2019-10-17T23:04:00.792Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 73.9% of statements [2019-10-17T23:04:01.361Z] ok github.com/docker/docker/pkg/streamformatter 0.017s coverage: 66.2% of statements [2019-10-17T23:04:01.585Z] #57 ... [2019-10-17T23:04:01.585Z] [2019-10-17T23:04:01.585Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:04:01.585Z] #69 13.77 + cd /tmp/tmp.H7TUukxUUH/src/github.com/docker/libnetwork [2019-10-17T23:04:01.585Z] #69 13.77 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-17T23:04:01.585Z] #69 13.96 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-17T23:04:01.585Z] #69 ... [2019-10-17T23:04:01.585Z] [2019-10-17T23:04:01.585Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-17T23:04:01.585Z] #25 23.44 debconf: delaying package configuration, since apt-utils is not installed [2019-10-17T23:04:01.585Z] #25 23.56 Fetched 328 kB in 0s (3553 kB/s) [2019-10-17T23:04:01.585Z] #25 23.68 Selecting previously unselected package libonig4:s390x. [2019-10-17T23:04:01.585Z] #25 23.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-17T23:04:01.585Z] #25 23.74 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-10-17T23:04:01.585Z] #25 23.75 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-17T23:04:01.585Z] #25 23.98 Selecting previously unselected package libjq1:s390x. [2019-10-17T23:04:01.585Z] #25 23.99 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-17T23:04:01.585Z] #25 24.00 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-17T23:04:01.585Z] #25 24.16 Selecting previously unselected package jq. [2019-10-17T23:04:01.585Z] #25 24.17 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-17T23:04:01.585Z] #25 24.17 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-17T23:04:01.585Z] #25 24.26 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-17T23:04:01.585Z] #25 24.26 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-17T23:04:01.585Z] #25 24.27 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T23:04:01.585Z] #25 24.34 Setting up jq (1.5+dfsg-1.3) ... [2019-10-17T23:04:01.585Z] #25 ... [2019-10-17T23:04:01.585Z] [2019-10-17T23:04:01.585Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T23:04:01.585Z] #34 14.29 Fetched 7670 kB in 13s (584 kB/s) [2019-10-17T23:04:01.585Z] #34 14.29 Reading package lists... [2019-10-17T23:04:01.585Z] #34 18.87 Reading package lists... [2019-10-17T23:04:01.585Z] #34 23.23 Building dependency tree... [2019-10-17T23:04:01.620Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2019-10-17T23:04:01.880Z] ok github.com/docker/docker/pkg/symlink 0.022s coverage: 87.7% of statements [2019-10-17T23:04:01.999Z] #34 ... [2019-10-17T23:04:01.999Z] [2019-10-17T23:04:01.999Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-17T23:04:01.999Z] #25 DONE 24.5s [2019-10-17T23:04:01.999Z] [2019-10-17T23:04:01.999Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:04:01.999Z] #45 14.22 unicode/utf16 [2019-10-17T23:04:01.999Z] #45 14.52 container/list [2019-10-17T23:04:01.999Z] #45 14.96 crypto/internal/subtle [2019-10-17T23:04:01.999Z] #45 14.99 crypto/subtle [2019-10-17T23:04:01.999Z] #45 15.12 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-17T23:04:01.999Z] #45 15.26 internal/nettrace [2019-10-17T23:04:01.999Z] #45 15.30 runtime/cgo [2019-10-17T23:04:01.999Z] #45 ... [2019-10-17T23:04:01.999Z] [2019-10-17T23:04:01.999Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-17T23:04:01.999Z] #26 DONE 0.1s [2019-10-17T23:04:01.999Z] [2019-10-17T23:04:01.999Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-17T23:04:01.999Z] #11 14.60 Fetched 7670 kB in 13s (571 kB/s) [2019-10-17T23:04:01.999Z] #11 14.60 Reading package lists... [2019-10-17T23:04:01.999Z] #11 20.55 Reading package lists... [2019-10-17T23:04:01.999Z] #11 ... [2019-10-17T23:04:01.999Z] [2019-10-17T23:04:01.999Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-17T23:04:01.999Z] #57 24.30 debconf: delaying package configuration, since apt-utils is not installed [2019-10-17T23:04:01.999Z] #57 24.44 Fetched 668 kB in 0s (5587 kB/s) [2019-10-17T23:04:01.999Z] #57 24.54 Selecting previously unselected package liblzo2-2:s390x. [2019-10-17T23:04:01.999Z] #57 24.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-17T23:04:01.999Z] #57 24.60 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-17T23:04:01.999Z] #57 24.61 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-17T23:04:01.999Z] #57 24.72 Selecting previously unselected package btrfs-progs. [2019-10-17T23:04:01.999Z] #57 24.73 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-17T23:04:01.999Z] #57 24.74 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-17T23:04:02.140Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 80.6% of statements [2019-10-17T23:04:02.840Z] #57 25.47 Selecting previously unselected package btrfs-tools. [2019-10-17T23:04:02.840Z] #57 25.47 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-17T23:04:02.840Z] #57 25.48 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-17T23:04:02.840Z] #57 25.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T23:04:03.086Z] ok github.com/docker/docker/pkg/tailfile 0.129s coverage: 88.6% of statements [2019-10-17T23:04:03.086Z] ok github.com/docker/docker/pkg/system 0.027s coverage: 36.9% of statements [2019-10-17T23:04:03.238Z] #57 25.67 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-17T23:04:03.238Z] #57 25.70 Setting up btrfs-progs (4.7.3-1) ... [2019-10-17T23:04:03.238Z] #57 25.71 Setting up btrfs-tools (4.7.3-1) ... [2019-10-17T23:04:03.238Z] #57 25.72 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T23:04:03.345Z] ok github.com/docker/docker/pkg/signal 2.823s coverage: 61.0% of statements [2019-10-17T23:04:03.648Z] #57 DONE 26.0s [2019-10-17T23:04:03.649Z] [2019-10-17T23:04:03.649Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T23:04:03.649Z] #58 DONE 0.1s [2019-10-17T23:04:03.649Z] [2019-10-17T23:04:03.649Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-17T23:04:03.649Z] #59 DONE 0.1s [2019-10-17T23:04:03.649Z] [2019-10-17T23:04:03.649Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:04:03.649Z] #41 23.86 The following additional packages will be installed: [2019-10-17T23:04:03.649Z] #41 23.86 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-17T23:04:03.649Z] #41 23.86 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-17T23:04:03.649Z] #41 23.86 Suggested packages: [2019-10-17T23:04:03.649Z] #41 23.86 manpages-dev python-setuptools [2019-10-17T23:04:03.649Z] #41 25.70 The following NEW packages will be installed: [2019-10-17T23:04:03.649Z] #41 25.70 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-17T23:04:03.649Z] #41 25.70 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-17T23:04:03.649Z] #41 25.71 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-17T23:04:03.649Z] #41 25.71 zlib1g-dev [2019-10-17T23:04:03.649Z] #41 25.83 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-17T23:04:03.649Z] #41 25.83 Need to get 3476 kB of archives. [2019-10-17T23:04:03.649Z] #41 25.83 After this operation, 20.2 MB of additional disk space will be used. [2019-10-17T23:04:03.649Z] #41 25.83 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-17T23:04:03.649Z] #41 25.86 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-10-17T23:04:03.649Z] #41 25.87 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-10-17T23:04:03.649Z] #41 25.88 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-17T23:04:03.649Z] #41 25.88 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-10-17T23:04:03.649Z] #41 25.89 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-17T23:04:03.649Z] #41 25.89 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-10-17T23:04:03.649Z] #41 25.89 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-10-17T23:04:03.649Z] #41 25.89 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-10-17T23:04:03.649Z] #41 25.92 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-10-17T23:04:03.649Z] #41 25.93 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-10-17T23:04:03.649Z] #41 25.99 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-10-17T23:04:03.649Z] #41 26.00 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-10-17T23:04:03.649Z] #41 26.01 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-10-17T23:04:03.649Z] #41 26.01 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-17T23:04:03.649Z] #41 26.02 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-10-17T23:04:03.915Z] ok github.com/docker/docker/pkg/term 0.013s coverage: 85.9% of statements [2019-10-17T23:04:03.915Z] testing: warning: no tests to run [2019-10-17T23:04:03.915Z] coverage: [no statements] [2019-10-17T23:04:03.915Z] ok github.com/docker/docker/pkg/term/windows 0.027s coverage: [no statements] [no tests to run] [2019-10-17T23:04:03.915Z] ok github.com/docker/docker/pkg/tarsum 0.122s coverage: 89.3% of statements [2019-10-17T23:04:04.053Z] #41 26.72 debconf: delaying package configuration, since apt-utils is not installed [2019-10-17T23:04:04.053Z] #41 26.80 Fetched 3476 kB in 0s (13.4 MB/s) [2019-10-17T23:04:04.465Z] #41 26.94 Selecting previously unselected package libnet1:s390x. [2019-10-17T23:04:04.465Z] #41 26.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 ... 14828 files and directories currently installed.) [2019-10-17T23:04:04.465Z] #41 27.02 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-17T23:04:04.465Z] #41 27.03 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-17T23:04:04.465Z] #41 27.14 Selecting previously unselected package libcap-dev:s390x. [2019-10-17T23:04:04.465Z] #41 27.14 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-10-17T23:04:04.465Z] #41 27.15 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-10-17T23:04:04.465Z] #41 27.25 Selecting previously unselected package libnet1-dev. [2019-10-17T23:04:04.465Z] #41 27.25 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-10-17T23:04:04.484Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2019-10-17T23:04:04.484Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2019-10-17T23:04:04.484Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2019-10-17T23:04:04.870Z] #41 27.25 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-17T23:04:04.870Z] #41 27.48 Selecting previously unselected package libnl-3-200:s390x. [2019-10-17T23:04:04.870Z] #41 27.49 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-17T23:04:04.870Z] #41 27.49 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-17T23:04:04.870Z] #41 27.61 Selecting previously unselected package libnl-3-dev:s390x. [2019-10-17T23:04:04.870Z] #41 27.62 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-10-17T23:04:04.870Z] #41 27.64 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-10-17T23:04:05.277Z] #41 27.97 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-17T23:04:05.278Z] #41 27.98 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-17T23:04:05.278Z] #41 27.99 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-17T23:04:05.672Z] #41 28.12 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-10-17T23:04:05.672Z] #41 28.15 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-10-17T23:04:05.672Z] #41 28.15 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-17T23:04:05.672Z] #41 28.29 Selecting previously unselected package zlib1g-dev:s390x. [2019-10-17T23:04:05.672Z] #41 28.29 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-10-17T23:04:05.672Z] #41 28.30 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-17T23:04:06.079Z] #41 28.63 Selecting previously unselected package libprotobuf10:s390x. [2019-10-17T23:04:06.079Z] #41 28.64 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-10-17T23:04:06.079Z] #41 28.64 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-10-17T23:04:06.394Z] ok github.com/docker/docker/plugin/v2 0.020s coverage: 14.5% of statements [2019-10-17T23:04:06.394Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 73.8% of statements [2019-10-17T23:04:06.483Z] #41 29.14 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-10-17T23:04:06.483Z] #41 29.14 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-10-17T23:04:06.483Z] #41 29.15 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-17T23:04:06.901Z] #41 ... [2019-10-17T23:04:06.901Z] [2019-10-17T23:04:06.901Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-17T23:04:06.901Z] #11 20.55 Reading package lists... [2019-10-17T23:04:06.901Z] #11 25.31 Building dependency tree... [2019-10-17T23:04:06.901Z] #11 26.60 The following additional packages will be installed: [2019-10-17T23:04:06.901Z] #11 26.62 libapparmor1 libseccomp2 [2019-10-17T23:04:06.901Z] #11 26.63 Suggested packages: [2019-10-17T23:04:06.901Z] #11 26.63 seccomp [2019-10-17T23:04:06.901Z] #11 26.91 The following NEW packages will be installed: [2019-10-17T23:04:06.901Z] #11 26.99 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-17T23:04:06.901Z] #11 27.12 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-17T23:04:06.901Z] #11 27.12 Need to get 301 kB of archives. [2019-10-17T23:04:06.901Z] #11 27.12 After this operation, 1402 kB of additional disk space will be used. [2019-10-17T23:04:06.901Z] #11 27.12 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-10-17T23:04:06.901Z] #11 27.15 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-10-17T23:04:06.901Z] #11 27.16 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-10-17T23:04:06.901Z] #11 27.17 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-10-17T23:04:06.901Z] #11 27.82 debconf: delaying package configuration, since apt-utils is not installed [2019-10-17T23:04:06.901Z] #11 27.88 Fetched 301 kB in 0s (2845 kB/s) [2019-10-17T23:04:06.901Z] #11 27.93 Selecting previously unselected package libseccomp2:s390x. [2019-10-17T23:04:06.901Z] #11 27.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-17T23:04:06.901Z] #11 27.96 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-17T23:04:06.901Z] #11 27.97 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-17T23:04:06.901Z] #11 28.13 Selecting previously unselected package libseccomp-dev:s390x. [2019-10-17T23:04:06.901Z] #11 28.14 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-17T23:04:06.901Z] #11 28.14 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-17T23:04:06.901Z] #11 28.63 Selecting previously unselected package libapparmor1:s390x. [2019-10-17T23:04:06.901Z] #11 28.63 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-10-17T23:04:06.901Z] #11 28.64 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-17T23:04:06.901Z] #11 28.74 Selecting previously unselected package libapparmor-dev:s390x. [2019-10-17T23:04:06.901Z] #11 28.74 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-10-17T23:04:06.901Z] #11 28.74 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-17T23:04:06.901Z] #11 29.03 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T23:04:06.901Z] #11 29.10 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-17T23:04:06.901Z] #11 29.11 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-17T23:04:06.901Z] #11 29.12 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-17T23:04:06.901Z] #11 29.13 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-17T23:04:06.901Z] #11 29.15 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T23:04:06.901Z] #11 DONE 29.3s [2019-10-17T23:04:06.901Z] [2019-10-17T23:04:06.901Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T23:04:06.901Z] #53 DONE 0.1s [2019-10-17T23:04:06.901Z] [2019-10-17T23:04:06.901Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-17T23:04:06.901Z] #54 DONE 0.1s [2019-10-17T23:04:06.901Z] [2019-10-17T23:04:06.901Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:04:06.901Z] #41 29.40 Selecting previously unselected package libprotobuf-dev:s390x. [2019-10-17T23:04:06.901Z] #41 29.42 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-10-17T23:04:06.901Z] #41 29.43 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-17T23:04:06.963Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2019-10-17T23:04:07.183Z] #6 completed: 2019-10-17 23:04:02.562145812 +0000 UTC [2019-10-17T23:04:07.183Z] #6 duration: 2m6.85866564s [2019-10-17T23:04:07.183Z] [2019-10-17T23:04:07.183Z] [2019-10-17T23:04:07.183Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-17T23:04:07.183Z] #7 digest: sha256:e07b3ba31364b4a077d57bb3e4e8b6b4f468ce95d827bea23713969516aa7dcd [2019-10-17T23:04:07.183Z] #7 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" [2019-10-17T23:04:07.183Z] #7 started: 2019-10-17 23:04:02.564316946 +0000 UTC [2019-10-17T23:04:07.334Z] #41 ... [2019-10-17T23:04:07.334Z] [2019-10-17T23:04:07.334Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-17T23:04:07.334Z] #12 DONE 0.6s [2019-10-17T23:04:07.820Z] [2019-10-17T23:04:07.820Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:04:07.820Z] #55 0.232 + RM_GOPATH=0 [2019-10-17T23:04:07.820Z] #55 0.232 + TMP_GOPATH= [2019-10-17T23:04:07.820Z] #55 0.232 + : /build [2019-10-17T23:04:07.820Z] #55 0.232 + '[' -z '' ']' [2019-10-17T23:04:07.820Z] #55 0.232 ++ mktemp -d [2019-10-17T23:04:07.820Z] #55 0.246 + export GOPATH=/tmp/tmp.VUmV4MWKGD [2019-10-17T23:04:07.820Z] #55 0.246 + GOPATH=/tmp/tmp.VUmV4MWKGD [2019-10-17T23:04:07.820Z] #55 0.246 + RM_GOPATH=1 [2019-10-17T23:04:07.820Z] #55 0.246 ++ dirname ./install.sh [2019-10-17T23:04:07.820Z] #55 0.255 + dir=. [2019-10-17T23:04:07.820Z] #55 0.255 + bin=runc [2019-10-17T23:04:07.820Z] #55 0.255 + shift [2019-10-17T23:04:07.820Z] #55 0.262 + '[' '!' -f ./runc.installer ']' [2019-10-17T23:04:07.820Z] #55 0.263 + . ./runc.installer [2019-10-17T23:04:07.820Z] #55 0.263 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-17T23:04:07.820Z] #55 0.263 + install_runc [2019-10-17T23:04:07.820Z] #55 0.263 + uname -r [2019-10-17T23:04:07.820Z] #55 0.270 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-17T23:04:07.820Z] #55 0.270 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-17T23:04:07.820Z] #55 0.270 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-17T23:04:07.820Z] #55 0.270 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-17T23:04:07.820Z] #55 0.272 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VUmV4MWKGD/src/github.com/opencontainers/runc [2019-10-17T23:04:07.820Z] #55 0.278 Cloning into '/tmp/tmp.VUmV4MWKGD/src/github.com/opencontainers/runc'... [2019-10-17T23:04:07.820Z] #55 ... [2019-10-17T23:04:07.820Z] [2019-10-17T23:04:07.820Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-17T23:04:07.820Z] #13 DONE 0.5s [2019-10-17T23:04:07.820Z] [2019-10-17T23:04:07.820Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-17T23:04:07.901Z] ok github.com/docker/docker/plugin 0.605s coverage: 27.1% of statements [2019-10-17T23:04:08.162Z] ok github.com/docker/docker/registry/resumable 0.041s coverage: 100.0% of statements [2019-10-17T23:04:08.312Z] #14 0.397 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-17T23:04:08.312Z] #14 DONE 0.5s [2019-10-17T23:04:08.312Z] [2019-10-17T23:04:08.312Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:04:08.312Z] #27 2.167 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-17T23:04:08.312Z] #27 2.743 [2019-10-17T23:04:08.312Z] #27 3.154 # 2.6% ### 4.7% #### 6.8% ####### 11.0% ########## 15.2% ############# 19.3% ################ 23.5% ################### 27.7% ##################### 29.8% ######################## 34.0% ########################### 38.1% ############################ 40.2% ############################### 44.4% ################################## 48.6% #################################### 50.7% ####################################### 54.9% ######################################## 56.9% ########################################## 59.0% ############################################ 61.1% ############################################# 63.2% [2019-10-17T23:04:08.312Z] #27 ... [2019-10-17T23:04:08.312Z] [2019-10-17T23:04:08.312Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:04:08.312Z] #41 31.10 Selecting previously unselected package libprotoc10:s390x. [2019-10-17T23:04:08.734Z] ok github.com/docker/docker/restartmanager 0.010s coverage: 45.3% of statements [2019-10-17T23:04:08.734Z] ok github.com/docker/docker/registry 0.304s coverage: 56.3% of statements [2019-10-17T23:04:08.809Z] #41 31.11 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-10-17T23:04:08.809Z] #41 31.11 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-10-17T23:04:08.809Z] #41 ... [2019-10-17T23:04:08.809Z] [2019-10-17T23:04:08.809Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-17T23:04:08.809Z] #15 DONE 0.4s [2019-10-17T23:04:08.809Z] [2019-10-17T23:04:08.809Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:04:09.302Z] ok github.com/docker/docker/testutil 0.031s coverage: 62.5% of statements [2019-10-17T23:04:09.357Z] #27 3.154 # 2.6% ### 4.7% #### 6.8% ####### 11.0% ########## 15.2% ############# 19.3% ################ 23.5% ################### 27.7% ##################### 29.8% ######################## 34.0% ########################### 38.1% ############################ 40.2% ############################### 44.4% ################################## 48.6% #################################### 50.7% ####################################### 54.9% ######################################## 56.9% ########################################## 59.0% ############################################ 61.1% ############################################# 63.2% ################################################ 67.4% ################################################## 69.5% ################################################### 71.6% [2019-10-17T23:04:09.357Z] #27 ... [2019-10-17T23:04:09.357Z] [2019-10-17T23:04:09.357Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-17T23:04:09.357Z] #16 DONE 0.4s [2019-10-17T23:04:09.357Z] [2019-10-17T23:04:09.357Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:04:09.562Z] ok github.com/docker/docker/runconfig 0.031s coverage: 68.2% of statements [2019-10-17T23:04:10.016Z] #27 3.154 # 2.6% ### 4.7% #### 6.8% ####### 11.0% ########## 15.2% ############# 19.3% ################ 23.5% ################### 27.7% ##################### 29.8% ######################## 34.0% ########################### 38.1% ############################ 40.2% ############################### 44.4% ################################## 48.6% #################################### 50.7% ####################################### 54.9% ######################################## 56.9% ########################################## 59.0% ############################################ 61.1% ############################################# 63.2% ################################################ 67.4% ################################################## 69.5% ################################################### 71.6% ##################################################### 73.7% [2019-10-17T23:04:10.016Z] #27 ... [2019-10-17T23:04:10.016Z] [2019-10-17T23:04:10.016Z] #17 [dev 6/24] RUN ldconfig [2019-10-17T23:04:10.016Z] #17 DONE 0.4s [2019-10-17T23:04:10.016Z] [2019-10-17T23:04:10.016Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:04:11.471Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2019-10-17T23:04:11.713Z] #27 3.154 # 2.6% ### 4.7% #### 6.8% ####### 11.0% ########## 15.2% ############# 19.3% ################ 23.5% ################### 27.7% ##################### 29.8% ######################## 34.0% ########################### 38.1% ############################ 40.2% ############################### 44.4% ################################## 48.6% #################################### 50.7% ####################################### 54.9% ######################################## 56.9% ########################################## 59.0% ############################################ 61.1% ############################################# 63.2% ################################################ 67.4% ################################################## 69.5% ################################################### 71.6% ##################################################### 73.7% ###################################################### 75.8% ######################################################### 79.9% ############################################################ 84.1% ############################################################## 86.2% ############################################################### 88.3% ################################################################# 90.4% ################################################################## 92.5% #################################################################### 94.6% ##################################################################### 96.7% ####################################################################### 98.9% ####################################################################### 99.9% ######################################################################## 100.0% [2019-10-17T23:04:12.042Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2019-10-17T23:04:12.042Z] ok github.com/docker/docker/volume/mounts 0.055s coverage: 67.0% of statements [2019-10-17T23:04:12.589Z] #27 ... [2019-10-17T23:04:12.590Z] [2019-10-17T23:04:12.590Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:04:12.590Z] #69 DONE 34.7s [2019-10-17T23:04:12.590Z] [2019-10-17T23:04:12.590Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T23:04:12.590Z] #34 24.85 The following additional packages will be installed: [2019-10-17T23:04:12.590Z] #34 24.85 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-17T23:04:12.590Z] #34 24.85 Suggested packages: [2019-10-17T23:04:12.590Z] #34 24.85 codeblocks eclipse ninja-build lrzip [2019-10-17T23:04:12.590Z] #34 24.85 Recommended packages: [2019-10-17T23:04:12.590Z] #34 24.85 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-17T23:04:12.590Z] #34 25.05 The following NEW packages will be installed: [2019-10-17T23:04:12.590Z] #34 25.05 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-17T23:04:12.590Z] #34 25.05 vim-common xxd [2019-10-17T23:04:12.590Z] #34 25.14 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-17T23:04:12.590Z] #34 25.14 Need to get 13.2 MB of archives. [2019-10-17T23:04:12.590Z] #34 25.14 After this operation, 59.4 MB of additional disk space will be used. [2019-10-17T23:04:12.590Z] #34 25.14 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-10-17T23:04:12.590Z] #34 25.24 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-17T23:04:12.590Z] #34 25.24 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-10-17T23:04:12.590Z] #34 25.83 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-10-17T23:04:12.590Z] #34 25.87 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-10-17T23:04:12.590Z] #34 25.91 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-10-17T23:04:12.590Z] #34 25.91 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-10-17T23:04:12.590Z] #34 25.91 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-10-17T23:04:12.590Z] #34 26.08 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-17T23:04:12.590Z] #34 26.11 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-17T23:04:12.590Z] #34 27.21 debconf: delaying package configuration, since apt-utils is not installed [2019-10-17T23:04:12.590Z] #34 27.31 Fetched 13.2 MB in 0s (13.3 MB/s) [2019-10-17T23:04:12.590Z] #34 27.42 Selecting previously unselected package cmake-data. [2019-10-17T23:04:12.590Z] #34 27.42 (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.) [2019-10-17T23:04:12.590Z] #34 27.48 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-17T23:04:12.590Z] #34 27.49 Unpacking cmake-data (3.7.2-1) ... [2019-10-17T23:04:12.590Z] #34 31.45 Selecting previously unselected package liblzo2-2:s390x. [2019-10-17T23:04:12.590Z] #34 31.45 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-17T23:04:12.590Z] #34 31.45 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-17T23:04:12.590Z] #34 31.65 Selecting previously unselected package libicu57:s390x. [2019-10-17T23:04:12.590Z] #34 31.65 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-10-17T23:04:12.590Z] #34 31.65 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-10-17T23:04:12.590Z] #34 ... [2019-10-17T23:04:12.590Z] [2019-10-17T23:04:12.590Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:04:12.590Z] #48 24.79 + cd /tmp/tmp.XJCJt5El5F/src/gotest.tools/gotestsum [2019-10-17T23:04:12.590Z] #48 24.79 + git checkout -q v0.3.5 [2019-10-17T23:04:12.590Z] #48 24.83 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-17T23:04:12.590Z] #48 ... [2019-10-17T23:04:12.590Z] [2019-10-17T23:04:12.590Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:04:12.590Z] #27 10.61 [2019-10-17T23:04:12.979Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2019-10-17T23:04:13.759Z] #27 11.21 ##### 7.7% ######### 13.4% ############# 19.0% ################# 24.6% [2019-10-17T23:04:13.760Z] #27 ... [2019-10-17T23:04:13.760Z] [2019-10-17T23:04:13.760Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:04:13.760Z] #60 0.287 + RM_GOPATH=0 [2019-10-17T23:04:13.760Z] #60 0.288 + TMP_GOPATH= [2019-10-17T23:04:13.760Z] #60 0.288 + : /build [2019-10-17T23:04:13.760Z] #60 0.288 + '[' -z '' ']' [2019-10-17T23:04:13.760Z] #60 0.288 ++ mktemp -d [2019-10-17T23:04:13.760Z] #60 0.296 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-17T23:04:13.760Z] #60 0.296 + export GOPATH=/tmp/tmp.2eAQMiOgg3 [2019-10-17T23:04:13.760Z] #60 0.296 + GOPATH=/tmp/tmp.2eAQMiOgg3 [2019-10-17T23:04:13.760Z] #60 0.296 + RM_GOPATH=1 [2019-10-17T23:04:13.760Z] #60 0.296 ++ dirname ./install.sh [2019-10-17T23:04:13.760Z] #60 0.296 + dir=. [2019-10-17T23:04:13.760Z] #60 0.296 + bin=containerd [2019-10-17T23:04:13.760Z] #60 0.296 + shift [2019-10-17T23:04:13.760Z] #60 0.296 + '[' '!' -f ./containerd.installer ']' [2019-10-17T23:04:13.760Z] #60 0.296 + . ./containerd.installer [2019-10-17T23:04:13.760Z] #60 0.296 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-17T23:04:13.760Z] #60 0.296 + install_containerd [2019-10-17T23:04:13.760Z] #60 0.296 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-17T23:04:13.760Z] #60 0.296 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2eAQMiOgg3/src/github.com/containerd/containerd [2019-10-17T23:04:13.760Z] #60 0.310 Cloning into '/tmp/tmp.2eAQMiOgg3/src/github.com/containerd/containerd'... [2019-10-17T23:04:13.760Z] #60 ... [2019-10-17T23:04:13.760Z] [2019-10-17T23:04:13.760Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:04:15.309Z] #27 11.21 ##### 7.7% ######### 13.4% ############# 19.0% ################# 24.6% ######################### 36.0% ################################## 47.4% ###################################### 53.0% ########################################## 58.6% ################################################## 70.0% ########################################################## 81.3% ############################################################## 87.2% ################################################################### 93.8% ######################################################################## 100.0% [2019-10-17T23:04:15.714Z] #27 13.67 [2019-10-17T23:04:18.469Z] INFO: Extraction ended at 10/17/2019 23:04:15. Duration:00:00:27.6359396 [2019-10-17T23:04:18.469Z] INFO: Updating the golang and path environment variables [2019-10-17T23:04:18.469Z] INFO: GOPATH=d:\gopath [2019-10-17T23:04:18.469Z] INFO: go version go1.13.1 windows/amd64 [2019-10-17T23:04:18.469Z] INFO: Running the daemon under test in debug mode [2019-10-17T23:04:18.469Z] INFO: Starting a daemon under test... [2019-10-17T23:04:18.469Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40100\1\daemon --pidfile d:\CI\PR-40100\1\docker.pid -D [2019-10-17T23:04:18.469Z] INFO: Process started successfully. [2019-10-17T23:04:18.469Z] INFO: Start tailing logs of the daemon under tests [2019-10-17T23:04:18.469Z] INFO: Waiting for the daemon under test to start... [2019-10-17T23:04:18.521Z] #27 14.08 ## 3.6% #### 6.2% ###### 8.7% ######## 11.2% ########### 16.3% ############### 21.4% ################### 26.5% ###################### 31.6% ######################## 34.1% ############################ 39.2% ############################## 41.8% ############################### 44.3% ################################# 46.8% ################################### 49.4% ##################################### 51.9% ####################################### 54.5% ######################################### 57.0% ########################################## 59.6% [2019-10-17T23:04:18.521Z] #27 ... [2019-10-17T23:04:18.521Z] [2019-10-17T23:04:18.521Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-17T23:04:18.521Z] #29 31.10 + cd /tmp/tmp.vZbBN4xEG4/src/github.com/go-swagger/go-swagger [2019-10-17T23:04:18.521Z] #29 31.10 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-17T23:04:18.521Z] #29 33.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-17T23:04:18.521Z] #29 ... [2019-10-17T23:04:18.521Z] [2019-10-17T23:04:18.521Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:04:19.104Z] #27 14.08 ## 3.6% #### 6.2% ###### 8.7% ######## 11.2% ########### 16.3% ############### 21.4% ################### 26.5% ###################### 31.6% ######################## 34.1% ############################ 39.2% ############################## 41.8% ############################### 44.3% ################################# 46.8% ################################### 49.4% ##################################### 51.9% ####################################### 54.5% ######################################### 57.0% ########################################## 59.6% ############################################ 62.1% ############################################## 64.6% ################################################## 69.7% #################################################### 72.2% [2019-10-17T23:04:19.104Z] #27 ... [2019-10-17T23:04:19.104Z] [2019-10-17T23:04:19.104Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:04:19.104Z] #41 31.96 Selecting previously unselected package protobuf-c-compiler. [2019-10-17T23:04:19.104Z] #41 31.96 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-10-17T23:04:19.104Z] #41 31.97 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-17T23:04:19.104Z] #41 32.20 Selecting previously unselected package protobuf-compiler. [2019-10-17T23:04:19.104Z] #41 32.20 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-10-17T23:04:19.104Z] #41 32.21 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-17T23:04:19.104Z] #41 32.51 Selecting previously unselected package python-pkg-resources. [2019-10-17T23:04:19.104Z] #41 32.51 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-17T23:04:19.104Z] #41 32.51 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-17T23:04:19.104Z] #41 32.89 Selecting previously unselected package python-protobuf. [2019-10-17T23:04:19.104Z] #41 32.90 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-10-17T23:04:19.104Z] #41 32.90 Unpacking python-protobuf (3.0.0-9) ... [2019-10-17T23:04:19.104Z] #41 33.56 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-17T23:04:19.104Z] #41 34.05 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-17T23:04:19.104Z] #41 34.33 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-17T23:04:19.104Z] #41 37.22 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-17T23:04:19.104Z] #41 37.23 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-10-17T23:04:19.104Z] #41 37.23 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T23:04:19.104Z] #41 37.25 Setting up python-protobuf (3.0.0-9) ... [2019-10-17T23:04:19.104Z] #41 41.25 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-10-17T23:04:19.104Z] #41 41.26 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-17T23:04:19.104Z] #41 41.27 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-17T23:04:19.104Z] #41 41.28 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-17T23:04:19.104Z] #41 41.29 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-10-17T23:04:19.104Z] #41 41.30 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-17T23:04:19.104Z] #41 41.33 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-17T23:04:19.104Z] #41 41.34 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-17T23:04:19.104Z] #41 41.36 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-17T23:04:19.104Z] #41 41.38 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-10-17T23:04:19.104Z] #41 41.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T23:04:19.104Z] #41 DONE 41.7s [2019-10-17T23:04:19.104Z] [2019-10-17T23:04:19.104Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:04:19.445Z] INFO: Daemon under test started and replied! [2019-10-17T23:04:19.445Z] INFO: Docker version of the daemon under test [2019-10-17T23:04:19.445Z] [2019-10-17T23:04:19.884Z] #27 14.08 ## 3.6% #### 6.2% ###### 8.7% ######## 11.2% ########### 16.3% ############### 21.4% ################### 26.5% ###################### 31.6% ######################## 34.1% ############################ 39.2% ############################## 41.8% ############################### 44.3% ################################# 46.8% ################################### 49.4% ##################################### 51.9% ####################################### 54.5% ######################################### 57.0% ########################################## 59.6% ############################################ 62.1% ############################################## 64.6% ################################################## 69.7% #################################################### 72.2% ##################################################### 74.8% ######################################################### 79.9% ########################################################### 82.4% [2019-10-17T23:04:19.884Z] #27 ... [2019-10-17T23:04:19.884Z] [2019-10-17T23:04:19.884Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:04:19.884Z] #18 0.533 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-17T23:04:19.884Z] #18 0.543 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-17T23:04:19.884Z] #18 0.575 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-17T23:04:19.884Z] #18 0.627 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-17T23:04:19.884Z] #18 0.731 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-17T23:04:19.884Z] #18 1.510 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-17T23:04:19.884Z] #18 3.146 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-17T23:04:19.884Z] #18 4.145 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-17T23:04:19.884Z] #18 ... [2019-10-17T23:04:19.884Z] [2019-10-17T23:04:19.884Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T23:04:19.884Z] #34 39.94 Selecting previously unselected package libxml2:s390x. [2019-10-17T23:04:19.884Z] #34 39.95 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-10-17T23:04:19.884Z] #34 39.95 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-17T23:04:19.884Z] #34 40.68 Selecting previously unselected package libarchive13:s390x. [2019-10-17T23:04:19.884Z] #34 40.69 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-10-17T23:04:19.884Z] #34 40.70 Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-17T23:04:19.884Z] #34 41.11 Selecting previously unselected package libjsoncpp1:s390x. [2019-10-17T23:04:19.884Z] #34 41.12 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-10-17T23:04:19.884Z] #34 41.13 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-10-17T23:04:19.884Z] #34 41.22 Selecting previously unselected package libuv1:s390x. [2019-10-17T23:04:19.884Z] #34 41.23 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-10-17T23:04:19.884Z] #34 41.24 Unpacking libuv1:s390x (1.9.1-3) ... [2019-10-17T23:04:19.884Z] #34 41.46 Selecting previously unselected package cmake. [2019-10-17T23:04:19.884Z] #34 41.47 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-10-17T23:04:19.884Z] #34 41.56 Unpacking cmake (3.7.2-1) ... [2019-10-17T23:04:19.908Z] Client: [2019-10-17T23:04:19.908Z] Version: 17.06.2-ce [2019-10-17T23:04:19.908Z] API version: 1.30 [2019-10-17T23:04:19.908Z] Go version: go1.8.3 [2019-10-17T23:04:19.908Z] Git commit: cec0b72 [2019-10-17T23:04:19.908Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-17T23:04:19.908Z] OS/Arch: windows/amd64 [2019-10-17T23:04:19.908Z] [2019-10-17T23:04:19.908Z] Server: [2019-10-17T23:04:19.908Z] Version: 0.0.0-dev [2019-10-17T23:04:19.908Z] API version: 1.41 (minimum version 1.24) [2019-10-17T23:04:19.908Z] Go version: go1.13.1 [2019-10-17T23:04:19.908Z] Git commit: 51d5c29a4 [2019-10-17T23:04:19.908Z] Built: 10/17/2019 23:02:26 [2019-10-17T23:04:19.908Z] OS/Arch: windows/amd64 [2019-10-17T23:04:19.908Z] Experimental: false [2019-10-17T23:04:19.908Z] [2019-10-17T23:04:19.908Z] INFO: Docker info of the daemon under test [2019-10-17T23:04:19.908Z] [2019-10-17T23:04:19.908Z] Containers: 0 [2019-10-17T23:04:19.908Z] Running: 0 [2019-10-17T23:04:19.908Z] Paused: 0 [2019-10-17T23:04:19.908Z] Stopped: 0 [2019-10-17T23:04:19.908Z] Images: 0 [2019-10-17T23:04:19.908Z] Server Version: 0.0.0-dev [2019-10-17T23:04:19.908Z] Storage Driver: windowsfilter [2019-10-17T23:04:19.908Z] Windows: [2019-10-17T23:04:19.908Z] Logging Driver: json-file [2019-10-17T23:04:19.908Z] Plugins: [2019-10-17T23:04:19.908Z] Volume: local [2019-10-17T23:04:19.908Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-17T23:04:19.909Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-17T23:04:19.909Z] Swarm: inactive [2019-10-17T23:04:19.909Z] Default Isolation: process [2019-10-17T23:04:19.909Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-17T23:04:19.909Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-17T23:04:19.909Z] OSType: windows [2019-10-17T23:04:19.909Z] Architecture: x86_64 [2019-10-17T23:04:19.909Z] CPUs: 4 [2019-10-17T23:04:19.909Z] Total Memory: 32GiB [2019-10-17T23:04:19.909Z] Name: azwin-2-21b8c0 [2019-10-17T23:04:19.909Z] ID: GFBS:R5XC:CDJM:OCXN:4MUN:THNL:FISC:67PS:UXGV:2TGC:MX3I:AFBN [2019-10-17T23:04:19.909Z] Docker Root Dir: D:\CI\PR-40100\1\daemon [2019-10-17T23:04:19.909Z] Debug Mode (client): false [2019-10-17T23:04:19.909Z] Debug Mode (server): true [2019-10-17T23:04:19.909Z] File Descriptors: -1 [2019-10-17T23:04:19.909Z] Goroutines: 17 [2019-10-17T23:04:19.909Z] System Time: 2019-10-17T23:04:19.4816901Z [2019-10-17T23:04:19.909Z] EventsListeners: 0 [2019-10-17T23:04:19.909Z] Registry: https://index.docker.io/v1/ [2019-10-17T23:04:19.909Z] Labels: [2019-10-17T23:04:19.909Z] Experimental: false [2019-10-17T23:04:19.909Z] Insecure Registries: [2019-10-17T23:04:19.909Z] 127.0.0.0/8 [2019-10-17T23:04:19.909Z] Live Restore Enabled: false [2019-10-17T23:04:19.909Z] [2019-10-17T23:04:19.909Z] [2019-10-17T23:04:19.909Z] INFO: Docker images of the daemon under test [2019-10-17T23:04:19.909Z] [2019-10-17T23:04:19.909Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-17T23:04:19.909Z] [2019-10-17T23:04:19.909Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-17T23:04:19.909Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-17T23:04:20.372Z] ltsc2019: Pulling from windows/servercore [2019-10-17T23:04:20.374Z] #34 ... [2019-10-17T23:04:20.374Z] [2019-10-17T23:04:20.374Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:04:20.374Z] #32 32.89 internal/reflectlite [2019-10-17T23:04:20.374Z] #32 32.93 sync [2019-10-17T23:04:20.374Z] #32 35.77 errors [2019-10-17T23:04:20.374Z] #32 35.78 sort [2019-10-17T23:04:20.374Z] #32 36.26 strconv [2019-10-17T23:04:20.374Z] #32 37.33 io [2019-10-17T23:04:20.374Z] #32 38.60 internal/oserror [2019-10-17T23:04:20.374Z] #32 38.83 syscall [2019-10-17T23:04:20.374Z] #32 41.27 reflect [2019-10-17T23:04:20.982Z] #32 ... [2019-10-17T23:04:20.982Z] [2019-10-17T23:04:20.982Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:04:20.982Z] #27 14.08 ## 3.6% #### 6.2% ###### 8.7% ######## 11.2% ########### 16.3% ############### 21.4% ################### 26.5% ###################### 31.6% ######################## 34.1% ############################ 39.2% ############################## 41.8% ############################### 44.3% ################################# 46.8% ################################### 49.4% ##################################### 51.9% ####################################### 54.5% ######################################### 57.0% ########################################## 59.6% ############################################ 62.1% ############################################## 64.6% ################################################## 69.7% #################################################### 72.2% ##################################################### 74.8% ######################################################### 79.9% ########################################################### 82.4% ############################################################## 87.5% ################################################################ 90.0% #################################################################### 95.1% ###################################################################### 97.7% ######################################################################## 100.0% [2019-10-17T23:04:21.565Z] #27 19.28 [2019-10-17T23:04:22.776Z] #27 19.74 1.3% # 2.2% ## 4.1% #### 6.0% ##### 7.0% ###### 8.9% ####### 10.8% [2019-10-17T23:04:22.776Z] #27 ... [2019-10-17T23:04:22.776Z] [2019-10-17T23:04:22.776Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:04:22.776Z] #45 35.17 github.com/LK4D4/vndr/godl/singleflight [2019-10-17T23:04:22.776Z] #45 35.19 internal/reflectlite [2019-10-17T23:04:22.776Z] #45 35.72 math/rand [2019-10-17T23:04:22.776Z] #45 37.38 internal/singleflight [2019-10-17T23:04:22.776Z] #45 38.68 bytes [2019-10-17T23:04:22.776Z] #45 38.68 strconv [2019-10-17T23:04:22.776Z] #45 42.24 bufio [2019-10-17T23:04:22.776Z] #45 44.32 reflect [2019-10-17T23:04:22.776Z] #45 45.37 syscall [2019-10-17T23:04:22.776Z] #45 ... [2019-10-17T23:04:22.776Z] [2019-10-17T23:04:22.776Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:04:23.596Z] #27 19.74 1.3% # 2.2% ## 4.1% #### 6.0% ##### 7.0% ###### 8.9% ####### 10.8% ######### 12.6% ########## 14.5% ########### 16.4% [2019-10-17T23:04:23.596Z] #27 ... [2019-10-17T23:04:23.596Z] [2019-10-17T23:04:23.596Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T23:04:23.596Z] #34 45.04 Selecting previously unselected package xxd. [2019-10-17T23:04:23.596Z] #34 45.05 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-17T23:04:23.596Z] #34 45.05 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-17T23:04:23.596Z] #34 45.28 Selecting previously unselected package vim-common. [2019-10-17T23:04:23.596Z] #34 45.28 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-17T23:04:23.596Z] #34 45.29 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-17T23:04:23.596Z] #34 45.52 Processing triggers for mime-support (3.60) ... [2019-10-17T23:04:23.596Z] #34 45.61 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-17T23:04:23.596Z] #34 45.63 Setting up libuv1:s390x (1.9.1-3) ... [2019-10-17T23:04:23.596Z] #34 45.63 Setting up cmake-data (3.7.2-1) ... [2019-10-17T23:04:23.596Z] #34 45.65 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-10-17T23:04:23.596Z] #34 45.66 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-17T23:04:23.596Z] #34 45.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T23:04:23.596Z] #34 45.75 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-17T23:04:23.596Z] #34 45.76 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-17T23:04:23.596Z] #34 45.78 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-10-17T23:04:23.596Z] #34 45.78 Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-17T23:04:23.596Z] #34 45.79 Setting up cmake (3.7.2-1) ... [2019-10-17T23:04:23.596Z] #34 45.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T23:04:23.596Z] #34 DONE 46.0s [2019-10-17T23:04:23.596Z] [2019-10-17T23:04:23.596Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:04:23.596Z] #27 19.74 1.3% # 2.2% ## 4.1% #### 6.0% ##### 7.0% ###### 8.9% ####### 10.8% ######### 12.6% ########## 14.5% ########### 16.4% ############ 17.4% [2019-10-17T23:04:23.596Z] #27 ... [2019-10-17T23:04:23.596Z] [2019-10-17T23:04:23.596Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T23:04:23.596Z] #35 DONE 0.1s [2019-10-17T23:04:23.596Z] [2019-10-17T23:04:23.596Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:04:23.597Z] #27 19.74 1.3% # 2.2% ## 4.1% #### 6.0% ##### 7.0% ###### 8.9% ####### 10.8% ######### 12.6% ########## 14.5% ########### 16.4% ############ 17.4% ############# 19.3% [2019-10-17T23:04:23.597Z] #27 ... [2019-10-17T23:04:23.597Z] [2019-10-17T23:04:23.597Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-17T23:04:23.597Z] #36 DONE 0.1s [2019-10-17T23:04:23.597Z] [2019-10-17T23:04:23.597Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:04:24.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-17T23:04:26.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-17T23:04:26.209Z] 65014b3c3121: Pulling fs layer [2019-10-17T23:04:26.209Z] 12c8dbabfd62: Pulling fs layer [2019-10-17T23:04:26.830Z] #27 19.74 1.3% # 2.2% ## 4.1% #### 6.0% ##### 7.0% ###### 8.9% ####### 10.8% ######### 12.6% ########## 14.5% ########### 16.4% ############ 17.4% ############# 19.3% ############## 20.2% ############### 21.1% ################ 23.0% ################# 24.0% ################# 24.9% ################### 26.8% ################### 27.8% ##################### 29.7% ###################### 31.5% ######################## 33.4% ######################## 34.4% ########################## 36.3% ########################## 37.2% ############################ 39.1% ############################# 41.0% ############################## 42.9% ################################ 44.8% ################################ 45.7% ################################# 46.7% ################################## 48.6% ################################### 49.5% #################################### [2019-10-17T23:04:26.831Z] #27 ... [2019-10-17T23:04:26.831Z] [2019-10-17T23:04:26.831Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:04:26.831Z] #55 9.865 + cd /tmp/tmp.VUmV4MWKGD/src/github.com/opencontainers/runc [2019-10-17T23:04:26.831Z] #55 9.865 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-17T23:04:26.831Z] #55 10.33 + '[' -z '' ']' [2019-10-17T23:04:26.831Z] #55 10.33 + target=static [2019-10-17T23:04:26.831Z] #55 10.33 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-17T23:04:26.831Z] #55 12.82 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 . [2019-10-17T23:04:26.831Z] #55 ... [2019-10-17T23:04:26.831Z] [2019-10-17T23:04:26.831Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:04:29.295Z] #27 19.74 1.3% # 2.2% ## 4.1% #### 6.0% ##### 7.0% ###### 8.9% ####### 10.8% ######### 12.6% ########## 14.5% ########### 16.4% ############ 17.4% ############# 19.3% ############## 20.2% ############### 21.1% ################ 23.0% ################# 24.0% ################# 24.9% ################### 26.8% ################### 27.8% ##################### 29.7% ###################### 31.5% ######################## 33.4% ######################## 34.4% ########################## 36.3% ########################## 37.2% ############################ 39.1% ############################# 41.0% ############################## 42.9% ################################ 44.8% ################################ 45.7% ################################# 46.7% ################################## 48.6% ################################### 49.5% #################################### 50.4% ##################################### 52.3% ###################################### 53.3% ####################################### 54.2% ######################################## 56.1% ######################################### 58.0% ########################################## 59.0% ########################################### 59.9% ############################################ 61.8% ############################################# 63.7% ############################################## 64.6% ############################################### 66.5% ################################################# 68.4% ################################################## 70.3% ################################################### 71.2% ################################################### 72.2% ##################################################### 74.1% ###################################################### 76.0% [2019-10-17T23:04:29.295Z] #27 ... [2019-10-17T23:04:29.295Z] [2019-10-17T23:04:29.295Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:04:29.295Z] #42 2.013 Note: Building without setproctitle() and strlcpy() support. [2019-10-17T23:04:29.295Z] #42 2.058 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-17T23:04:29.295Z] #42 3.415 fatal: Not a git repository (or any of the parent directories): .git [2019-10-17T23:04:29.295Z] #42 3.458 GEN .gitid [2019-10-17T23:04:29.295Z] #42 3.469 GEN criu/include/version.h [2019-10-17T23:04:29.295Z] #42 3.561 GEN include/common/asm [2019-10-17T23:04:29.295Z] #42 5.150 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-17T23:04:29.295Z] #42 5.264 PBCC images/opts.pb-c.c [2019-10-17T23:04:29.295Z] #42 5.321 PBCC images/sit.pb-c.c [2019-10-17T23:04:29.295Z] #42 5.368 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-17T23:04:29.295Z] #42 5.412 DEP images/opts.pb-c.d [2019-10-17T23:04:29.295Z] #42 5.479 DEP images/sit.pb-c.d [2019-10-17T23:04:29.295Z] #42 5.507 PBCC images/macvlan.pb-c.c [2019-10-17T23:04:29.295Z] #42 5.553 DEP images/macvlan.pb-c.d [2019-10-17T23:04:29.295Z] #42 5.646 PBCC images/autofs.pb-c.c [2019-10-17T23:04:29.295Z] #42 5.668 DEP images/autofs.pb-c.d [2019-10-17T23:04:29.295Z] #42 5.728 PBCC images/sysctl.pb-c.c [2019-10-17T23:04:29.295Z] #42 5.733 DEP images/sysctl.pb-c.d [2019-10-17T23:04:29.295Z] #42 5.780 PBCC images/time.pb-c.c [2019-10-17T23:04:29.295Z] #42 5.803 DEP images/time.pb-c.d [2019-10-17T23:04:29.295Z] #42 5.858 PBCC images/binfmt-misc.pb-c.c [2019-10-17T23:04:29.295Z] #42 5.886 DEP images/binfmt-misc.pb-c.d [2019-10-17T23:04:29.295Z] #42 5.959 PBCC images/seccomp.pb-c.c [2019-10-17T23:04:29.295Z] #42 5.989 DEP images/seccomp.pb-c.d [2019-10-17T23:04:29.295Z] #42 6.017 PBCC images/userns.pb-c.c [2019-10-17T23:04:29.295Z] #42 6.059 DEP images/userns.pb-c.d [2019-10-17T23:04:29.295Z] #42 6.129 PBCC images/cgroup.pb-c.c [2019-10-17T23:04:29.295Z] #42 6.153 DEP images/cgroup.pb-c.d [2019-10-17T23:04:29.295Z] #42 6.205 PBCC images/fown.pb-c.c [2019-10-17T23:04:29.295Z] #42 6.241 PBCC images/ext-file.pb-c.c [2019-10-17T23:04:29.295Z] #42 6.256 DEP images/fown.pb-c.d [2019-10-17T23:04:29.295Z] #42 6.298 DEP images/ext-file.pb-c.d [2019-10-17T23:04:29.295Z] #42 6.366 PBCC images/rpc.pb-c.c [2019-10-17T23:04:29.295Z] #42 6.414 DEP images/rpc.pb-c.d [2019-10-17T23:04:29.295Z] #42 6.508 PBCC images/siginfo.pb-c.c [2019-10-17T23:04:29.295Z] #42 6.565 DEP images/siginfo.pb-c.d [2019-10-17T23:04:29.295Z] #42 6.589 PBCC images/pagemap.pb-c.c [2019-10-17T23:04:29.295Z] #42 6.620 DEP images/pagemap.pb-c.d [2019-10-17T23:04:29.295Z] #42 6.669 PBCC images/rlimit.pb-c.c [2019-10-17T23:04:29.295Z] #42 6.697 DEP images/rlimit.pb-c.d [2019-10-17T23:04:29.295Z] #42 6.768 PBCC images/file-lock.pb-c.c [2019-10-17T23:04:29.295Z] #42 6.816 DEP images/file-lock.pb-c.d [2019-10-17T23:04:29.295Z] #42 6.888 PBCC images/tty.pb-c.c [2019-10-17T23:04:29.295Z] #42 6.919 DEP images/tty.pb-c.d [2019-10-17T23:04:29.295Z] #42 6.965 PBCC images/tun.pb-c.c [2019-10-17T23:04:29.295Z] #42 7.020 PBCC images/netdev.pb-c.c [2019-10-17T23:04:29.295Z] #42 7.041 DEP images/tun.pb-c.d [2019-10-17T23:04:29.295Z] #42 7.103 DEP images/netdev.pb-c.d [2019-10-17T23:04:29.295Z] #42 7.203 PBCC images/vma.pb-c.c [2019-10-17T23:04:29.295Z] #42 7.256 DEP images/vma.pb-c.d [2019-10-17T23:04:29.295Z] #42 7.291 PBCC images/creds.pb-c.c [2019-10-17T23:04:29.295Z] #42 7.327 DEP images/creds.pb-c.d [2019-10-17T23:04:29.295Z] #42 7.359 PBCC images/utsns.pb-c.c [2019-10-17T23:04:29.295Z] #42 7.405 DEP images/utsns.pb-c.d [2019-10-17T23:04:29.295Z] #42 7.441 PBCC images/ipc-desc.pb-c.c [2019-10-17T23:04:29.295Z] #42 7.466 PBCC images/ipc-sem.pb-c.c [2019-10-17T23:04:29.295Z] #42 7.490 DEP images/ipc-desc.pb-c.d [2019-10-17T23:04:29.295Z] #42 7.549 DEP images/ipc-sem.pb-c.d [2019-10-17T23:04:29.295Z] #42 7.626 PBCC images/ipc-msg.pb-c.c [2019-10-17T23:04:29.295Z] #42 7.670 DEP images/ipc-msg.pb-c.d [2019-10-17T23:04:29.295Z] #42 7.704 PBCC images/ipc-shm.pb-c.c [2019-10-17T23:04:29.295Z] #42 7.719 DEP images/ipc-shm.pb-c.d [2019-10-17T23:04:29.295Z] #42 7.771 PBCC images/ipc-var.pb-c.c [2019-10-17T23:04:29.295Z] #42 7.786 DEP images/ipc-var.pb-c.d [2019-10-17T23:04:29.295Z] #42 7.849 PBCC images/sk-opts.pb-c.c [2019-10-17T23:04:29.295Z] #42 7.881 PBCC images/packet-sock.pb-c.c [2019-10-17T23:04:29.295Z] #42 7.953 DEP images/sk-opts.pb-c.d [2019-10-17T23:04:29.295Z] #42 8.041 DEP images/packet-sock.pb-c.d [2019-10-17T23:04:29.295Z] #42 8.064 PBCC images/sk-netlink.pb-c.c [2019-10-17T23:04:29.295Z] #42 8.125 DEP images/sk-netlink.pb-c.d [2019-10-17T23:04:29.295Z] #42 8.173 PBCC images/sk-inet.pb-c.c [2019-10-17T23:04:29.295Z] #42 8.200 DEP images/sk-inet.pb-c.d [2019-10-17T23:04:29.295Z] #42 8.246 PBCC images/sk-unix.pb-c.c [2019-10-17T23:04:29.295Z] #42 8.306 DEP images/sk-unix.pb-c.d [2019-10-17T23:04:29.295Z] #42 8.319 PBCC images/mm.pb-c.c [2019-10-17T23:04:29.295Z] #42 8.358 DEP images/mm.pb-c.d [2019-10-17T23:04:29.295Z] #42 8.421 PBCC images/timerfd.pb-c.c [2019-10-17T23:04:29.295Z] #42 8.461 DEP images/timerfd.pb-c.d [2019-10-17T23:04:29.295Z] #42 8.544 PBCC images/timer.pb-c.c [2019-10-17T23:04:29.295Z] #42 8.548 DEP images/timer.pb-c.d [2019-10-17T23:04:29.295Z] #42 8.569 PBCC images/sa.pb-c.c [2019-10-17T23:04:29.295Z] #42 8.579 DEP images/sa.pb-c.d [2019-10-17T23:04:29.295Z] #42 8.620 PBCC images/pipe-data.pb-c.c [2019-10-17T23:04:29.295Z] #42 8.636 DEP images/pipe-data.pb-c.d [2019-10-17T23:04:29.295Z] #42 8.716 PBCC images/mnt.pb-c.c [2019-10-17T23:04:29.295Z] #42 8.748 DEP images/mnt.pb-c.d [2019-10-17T23:04:29.295Z] #42 8.801 PBCC images/sk-packet.pb-c.c [2019-10-17T23:04:29.295Z] #42 8.868 DEP images/sk-packet.pb-c.d [2019-10-17T23:04:29.295Z] #42 8.962 PBCC images/tcp-stream.pb-c.c [2019-10-17T23:04:29.295Z] #42 8.969 DEP images/tcp-stream.pb-c.d [2019-10-17T23:04:29.295Z] #42 8.992 PBCC images/pipe.pb-c.c [2019-10-17T23:04:29.295Z] #42 8.999 DEP images/pipe.pb-c.d [2019-10-17T23:04:29.295Z] #42 9.057 PBCC images/pstree.pb-c.c [2019-10-17T23:04:29.295Z] #42 9.079 DEP images/pstree.pb-c.d [2019-10-17T23:04:29.295Z] #42 9.118 PBCC images/fs.pb-c.c [2019-10-17T23:04:29.295Z] #42 9.159 DEP images/fs.pb-c.d [2019-10-17T23:04:29.295Z] #42 9.257 PBCC images/signalfd.pb-c.c [2019-10-17T23:04:29.295Z] #42 9.285 DEP images/signalfd.pb-c.d [2019-10-17T23:04:29.295Z] #42 9.408 PBCC images/fh.pb-c.c [2019-10-17T23:04:29.295Z] #42 9.461 PBCC images/fsnotify.pb-c.c [2019-10-17T23:04:29.295Z] #42 9.495 DEP images/fh.pb-c.d [2019-10-17T23:04:29.295Z] #42 9.568 DEP images/fsnotify.pb-c.d [2019-10-17T23:04:29.295Z] #42 9.637 PBCC images/eventpoll.pb-c.c [2019-10-17T23:04:29.295Z] #42 9.689 DEP images/eventpoll.pb-c.d [2019-10-17T23:04:29.295Z] #42 9.713 PBCC images/eventfd.pb-c.c [2019-10-17T23:04:29.295Z] #42 9.763 DEP images/eventfd.pb-c.d [2019-10-17T23:04:29.295Z] #42 9.799 PBCC images/remap-file-path.pb-c.c [2019-10-17T23:04:29.295Z] #42 9.824 DEP images/remap-file-path.pb-c.d [2019-10-17T23:04:29.295Z] #42 9.870 PBCC images/fifo.pb-c.c [2019-10-17T23:04:29.295Z] #42 9.887 DEP images/fifo.pb-c.d [2019-10-17T23:04:29.295Z] #42 9.949 PBCC images/ghost-file.pb-c.c [2019-10-17T23:04:29.295Z] #42 9.971 DEP images/ghost-file.pb-c.d [2019-10-17T23:04:29.295Z] #42 10.01 PBCC images/regfile.pb-c.c [2019-10-17T23:04:29.295Z] #42 10.06 DEP images/regfile.pb-c.d [2019-10-17T23:04:29.295Z] #42 ... [2019-10-17T23:04:29.295Z] [2019-10-17T23:04:29.295Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:04:31.355Z] #27 19.74 1.3% # 2.2% ## 4.1% #### 6.0% ##### 7.0% ###### 8.9% ####### 10.8% ######### 12.6% ########## 14.5% ########### 16.4% ############ 17.4% ############# 19.3% ############## 20.2% ############### 21.1% ################ 23.0% ################# 24.0% ################# 24.9% ################### 26.8% ################### 27.8% ##################### 29.7% ###################### 31.5% ######################## 33.4% ######################## 34.4% ########################## 36.3% ########################## 37.2% ############################ 39.1% ############################# 41.0% ############################## 42.9% ################################ 44.8% ################################ 45.7% ################################# 46.7% ################################## 48.6% ################################### 49.5% #################################### 50.4% ##################################### 52.3% ###################################### 53.3% ####################################### 54.2% ######################################## 56.1% ######################################### 58.0% ########################################## 59.0% ########################################### 59.9% ############################################ 61.8% ############################################# 63.7% ############################################## 64.6% ############################################### 66.5% ################################################# 68.4% ################################################## 70.3% ################################################### 71.2% ################################################### 72.2% ##################################################### 74.1% ###################################################### 76.0% ####################################################### 76.9% ######################################################## 78.8% ########################################################## 80.7% ########################################################### 82.6% ############################################################ 84.5% ############################################################## 86.4% ############################################################### 88.3% ################################################################ 90.2% ################################################################## 92.0% ################################################################## 93.0% #################################################################### 94.9% ##################################################################### 96.8% ####################################################################### 98.7% #27 ... [2019-10-17T23:04:31.355Z] [2019-10-17T23:04:31.355Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:04:31.355Z] #37 0.249 + RM_GOPATH=0 [2019-10-17T23:04:31.355Z] #37 0.249 + TMP_GOPATH= [2019-10-17T23:04:31.355Z] #37 0.249 + : /build [2019-10-17T23:04:31.355Z] #37 0.249 + '[' -z '' ']' [2019-10-17T23:04:31.355Z] #37 0.250 ++ mktemp -d [2019-10-17T23:04:31.355Z] #37 0.252 + export GOPATH=/tmp/tmp.Jt9nNcNBZU [2019-10-17T23:04:31.355Z] #37 0.252 + GOPATH=/tmp/tmp.Jt9nNcNBZU [2019-10-17T23:04:31.355Z] #37 0.252 + RM_GOPATH=1 [2019-10-17T23:04:31.355Z] #37 0.254 ++ dirname ./install.sh [2019-10-17T23:04:31.355Z] #37 0.255 + dir=. [2019-10-17T23:04:31.355Z] #37 0.256 + bin=tini [2019-10-17T23:04:31.355Z] #37 0.256 + shift [2019-10-17T23:04:31.355Z] #37 0.256 + '[' '!' -f ./tini.installer ']' [2019-10-17T23:04:31.355Z] #37 0.256 + . ./tini.installer [2019-10-17T23:04:31.355Z] #37 0.257 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-17T23:04:31.355Z] #37 0.257 + install_tini [2019-10-17T23:04:31.355Z] #37 0.257 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-17T23:04:31.355Z] #37 0.257 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-17T23:04:31.355Z] #37 0.257 + git clone https://github.com/krallin/tini.git /tmp/tmp.Jt9nNcNBZU/tini [2019-10-17T23:04:31.355Z] #37 0.261 Cloning into '/tmp/tmp.Jt9nNcNBZU/tini'... [2019-10-17T23:04:31.355Z] #37 1.390 + cd /tmp/tmp.Jt9nNcNBZU/tini [2019-10-17T23:04:31.355Z] #37 1.390 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-17T23:04:31.355Z] #37 1.424 + cmake . [2019-10-17T23:04:31.355Z] #37 1.925 -- The C compiler identification is GNU 6.3.0 [2019-10-17T23:04:31.355Z] #37 1.942 -- Check for working C compiler: /usr/bin/cc [2019-10-17T23:04:31.355Z] #37 2.455 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-17T23:04:31.355Z] #37 2.460 -- Detecting C compiler ABI info [2019-10-17T23:04:31.355Z] #37 2.959 -- Detecting C compiler ABI info - done [2019-10-17T23:04:31.355Z] #37 3.050 -- Detecting C compile features [2019-10-17T23:04:31.355Z] #37 4.483 -- Detecting C compile features - done [2019-10-17T23:04:31.355Z] #37 4.565 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-17T23:04:31.355Z] #37 4.695 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-17T23:04:31.355Z] #37 4.824 -- Configuring done [2019-10-17T23:04:31.355Z] #37 4.846 -- Generating done [2019-10-17T23:04:31.355Z] #37 4.856 -- Build files have been written to: /tmp/tmp.Jt9nNcNBZU/tini [2019-10-17T23:04:31.355Z] #37 4.866 + make tini-static [2019-10-17T23:04:31.355Z] #37 5.210 Scanning dependencies of target tini-static [2019-10-17T23:04:31.355Z] #37 5.310 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-17T23:04:31.355Z] #37 7.144 [100%] Linking C executable tini-static [2019-10-17T23:04:31.355Z] #37 7.288 [100%] Built target tini-static [2019-10-17T23:04:31.355Z] #37 7.342 + mkdir -p /build [2019-10-17T23:04:31.355Z] #37 7.343 + cp tini-static /build/docker-init [2019-10-17T23:04:31.355Z] #37 DONE 7.5s [2019-10-17T23:04:31.355Z] [2019-10-17T23:04:31.355Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:04:31.356Z] #27 19.74 1.3% # 2.2% ## 4.1% #### 6.0% ##### 7.0% ###### 8.9% ####### 10.8% ######### 12.6% ########## 14.5% ########### 16.4% ############ 17.4% ############# 19.3% ############## 20.2% ############### 21.1% ################ 23.0% ################# 24.0% ################# 24.9% ################### 26.8% ################### 27.8% ##################### 29.7% ###################### 31.5% ######################## 33.4% ######################## 34.4% ########################## 36.3% ########################## 37.2% ############################ 39.1% ############################# 41.0% ############################## 42.9% ################################ 44.8% ################################ 45.7% ################################# 46.7% ################################## 48.6% ################################### 49.5% #################################### 50.4% ##################################### 52.3% ###################################### 53.3% ####################################### 54.2% ######################################## 56.1% ######################################### 58.0% ########################################## 59.0% ########################################### 59.9% ############################################ 61.8% ############################################# 63.7% ############################################## 64.6% ############################################### 66.5% ################################################# 68.4% ################################################## 70.3% ################################################### 71.2% ################################################### 72.2% ##################################################### 74.1% ###################################################### 76.0% ####################################################### 76.9% ######################################################## 78.8% ########################################################## 80.7% ########################################################### 82.6% ############################################################ 84.5% ############################################################## 86.4% ############################################################### 88.3% ################################################################ 90.2% ################################################################## 92.0% ################################################################## 93.0% #################################################################### 94.9% ##################################################################### 96.8% ####################################################################### 98.7% ####################################################################### 99.6% ######################################################################## 100.0% [2019-10-17T23:04:31.356Z] #27 29.22 [2019-10-17T23:04:33.654Z] #27 31.53 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-17T23:04:33.654Z] #27 ... [2019-10-17T23:04:33.654Z] [2019-10-17T23:04:33.654Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:04:33.654Z] #18 13.90 Fetched 7670 kB in 13s (568 kB/s) [2019-10-17T23:04:33.654Z] #18 13.90 Reading package lists... [2019-10-17T23:04:33.654Z] #18 18.24 Reading package lists... [2019-10-17T23:04:33.654Z] #18 ... [2019-10-17T23:04:33.654Z] [2019-10-17T23:04:33.654Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:04:34.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-17T23:04:34.529Z] #60 30.01 Checking out files: 37% (1095/2930) Checking out files: 38% (1114/2930) Checking out files: 39% (1143/2930) Checking out files: 40% (1172/2930) Checking out files: 41% (1202/2930) Checking out files: 42% (1231/2930) Checking out files: 43% (1260/2930) Checking out files: 44% (1290/2930) Checking out files: 45% (1319/2930) Checking out files: 46% (1348/2930) Checking out files: 47% (1378/2930) Checking out files: 48% (1407/2930) Checking out files: 49% (1436/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 78% (2286/2930) Checking out files: 79% (2315/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 82% (2403/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 85% (2491/2930) Checking out files: 86% (2520/2930) Checking out files: 87% (2550/2930) Checking out files: 88% (2579/2930) Checking out files: 89% (2608/2930) Checking out files: 90% (2637/2930) Checking out files: 91% (2667/2930) Checking out files: 92% (2696/2930) Checking out files: 93% (2725/2930) Checking out files: 94% (2755/2930) Checking out files: 95% (2784/2930) Checking out files: 96% (2813/2930) Checking out files: 97% (2843/2930) Checking out files: 98% (2872/2930) Checking out files: 99% (2901/2930) Checking out files: 100% (2930/2930) Checking out files: 100% (2930/2930), done. [2019-10-17T23:04:34.529Z] #60 30.93 + cd /tmp/tmp.2eAQMiOgg3/src/github.com/containerd/containerd [2019-10-17T23:04:34.529Z] #60 30.93 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-17T23:04:34.900Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.6% of statements [2019-10-17T23:04:34.901Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-17T23:04:34.901Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-17T23:04:34.901Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-17T23:04:34.901Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-17T23:04:34.901Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-17T23:04:34.901Z] ? github.com/docker/docker/rootless [no test files] [2019-10-17T23:04:34.901Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-17T23:04:34.901Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-17T23:04:34.901Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-17T23:04:34.901Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-17T23:04:34.901Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-17T23:04:34.901Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-17T23:04:34.901Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-17T23:04:34.901Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-17T23:04:34.901Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-17T23:04:34.901Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-17T23:04:34.901Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-17T23:04:34.901Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-17T23:04:34.901Z] ? github.com/docker/docker/volume [no test files] [2019-10-17T23:04:34.901Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-17T23:04:34.901Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-17T23:04:34.901Z] [2019-10-17T23:04:34.901Z] === Skipped [2019-10-17T23:04:34.901Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-17T23:04:34.901Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-17T23:04:34.901Z] [2019-10-17T23:04:34.901Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-17T23:04:34.901Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-17T23:04:34.901Z] [2019-10-17T23:04:34.901Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-17T23:04:34.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:04:34.901Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:04:34.901Z] [2019-10-17T23:04:34.901Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-17T23:04:34.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:04:34.901Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:04:34.901Z] [2019-10-17T23:04:34.901Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-17T23:04:34.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:04:34.901Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:04:34.901Z] [2019-10-17T23:04:34.901Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-17T23:04:34.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:04:34.901Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:04:34.901Z] [2019-10-17T23:04:34.901Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-17T23:04:34.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:04:34.901Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:04:34.901Z] [2019-10-17T23:04:34.901Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-17T23:04:34.901Z] graphtest_unix.go:73: No driver to put! [2019-10-17T23:04:34.901Z] [2019-10-17T23:04:34.901Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-17T23:04:34.901Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-17T23:04:34.901Z] [2019-10-17T23:04:34.901Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-17T23:04:34.901Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-17T23:04:34.901Z] [2019-10-17T23:04:34.901Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-17T23:04:34.901Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-17T23:04:34.901Z] [2019-10-17T23:04:34.901Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-17T23:04:34.901Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-17T23:04:34.901Z] [2019-10-17T23:04:34.901Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-17T23:04:34.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:04:34.901Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:04:34.901Z] [2019-10-17T23:04:34.901Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-17T23:04:34.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:04:34.901Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:04:34.901Z] [2019-10-17T23:04:34.901Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-17T23:04:34.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:04:34.901Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:04:34.901Z] [2019-10-17T23:04:34.901Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-17T23:04:34.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:04:34.901Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:04:34.901Z] [2019-10-17T23:04:34.901Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-17T23:04:34.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:04:34.901Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:04:34.901Z] [2019-10-17T23:04:34.901Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-17T23:04:34.901Z] graphtest_unix.go:73: No driver to put! [2019-10-17T23:04:34.901Z] [2019-10-17T23:04:34.901Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-17T23:04:34.901Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-17T23:04:34.901Z] [2019-10-17T23:04:34.901Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-17T23:04:34.901Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-17T23:04:34.901Z] [2019-10-17T23:04:34.901Z] [2019-10-17T23:04:34.901Z] DONE 2140 tests, 20 skipped in 183.240s Post stage [Pipeline] junit [2019-10-17T23:04:34.919Z] Recording test results [2019-10-17T23:04:34.938Z] #60 31.25 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-17T23:04:34.938Z] #60 31.25 + BUILDTAGS='netgo osusergo static_build' [2019-10-17T23:04:34.938Z] #60 31.25 + export EXTRA_FLAGS=-buildmode=pie [2019-10-17T23:04:34.938Z] #60 31.25 + EXTRA_FLAGS=-buildmode=pie [2019-10-17T23:04:34.938Z] #60 31.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-17T23:04:34.938Z] #60 31.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-17T23:04:34.938Z] #60 31.25 + '[' '' = dynamic ']' [2019-10-17T23:04:34.938Z] #60 31.25 + make [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-17T23:04:35.380Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=262344b997cd889c486074d27f1bb801bd6f8e6a -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:262344b997cd889c486074d27f1bb801bd6f8e6a hack/make.sh dynbinary test-integration [2019-10-17T23:04:35.797Z] #60 32.24 + bin/ctr [2019-10-17T23:04:36.317Z] [2019-10-17T23:04:36.317Z] Removing bundles/ [2019-10-17T23:04:36.317Z] [2019-10-17T23:04:36.317Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-17T23:04:36.317Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-17T23:04:36.317Z] GOOS="" GOARCH="" GOARM="" [2019-10-17T23:04:36.593Z] 12c8dbabfd62: Verifying Checksum [2019-10-17T23:04:36.593Z] 12c8dbabfd62: Download complete [2019-10-17T23:04:37.721Z] #60 ... [2019-10-17T23:04:37.721Z] [2019-10-17T23:04:37.721Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:04:37.721Z] #32 50.06 time [2019-10-17T23:04:37.721Z] #32 57.85 internal/poll [2019-10-17T23:04:37.721Z] #32 60.05 internal/syscall/unix [2019-10-17T23:04:37.721Z] #32 ... [2019-10-17T23:04:37.721Z] [2019-10-17T23:04:37.721Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:04:37.721Z] #27 32.23 [2019-10-17T23:04:37.721Z] #27 32.47 ######################################################################## 100.0% [2019-10-17T23:04:37.721Z] #27 32.53 [2019-10-17T23:04:37.721Z] #27 33.77 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-17T23:04:37.721Z] #27 34.16 [2019-10-17T23:04:37.721Z] #27 34.47 ######################################################################## 100.0% [2019-10-17T23:04:37.721Z] #27 34.63 [2019-10-17T23:04:38.124Z] #27 35.98 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-17T23:04:38.124Z] #27 36.02 skipping existing b63cc5f62c21 [2019-10-17T23:04:38.124Z] #27 36.18 [2019-10-17T23:04:39.491Z] #27 ... [2019-10-17T23:04:39.491Z] [2019-10-17T23:04:39.491Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:04:39.491Z] #42 10.18 PBCC images/ns.pb-c.c [2019-10-17T23:04:39.491Z] #42 10.19 DEP images/ns.pb-c.d [2019-10-17T23:04:39.491Z] #42 10.26 PBCC images/fdinfo.pb-c.c [2019-10-17T23:04:39.491Z] #42 10.30 DEP images/fdinfo.pb-c.d [2019-10-17T23:04:39.491Z] #42 10.37 PBCC images/core-aarch64.pb-c.c [2019-10-17T23:04:39.491Z] #42 10.39 PBCC images/core-arm.pb-c.c [2019-10-17T23:04:39.491Z] #42 10.51 PBCC images/core-ppc64.pb-c.c [2019-10-17T23:04:39.491Z] #42 10.53 PBCC images/core-s390.pb-c.c [2019-10-17T23:04:39.491Z] #42 10.57 PBCC images/core-x86.pb-c.c [2019-10-17T23:04:39.491Z] #42 10.60 PBCC images/core.pb-c.c [2019-10-17T23:04:39.491Z] #42 10.63 PBCC images/inventory.pb-c.c [2019-10-17T23:04:39.491Z] #42 10.68 DEP images/core-aarch64.pb-c.d [2019-10-17T23:04:39.491Z] #42 10.72 DEP images/core-arm.pb-c.d [2019-10-17T23:04:39.491Z] #42 10.73 DEP images/core-ppc64.pb-c.d [2019-10-17T23:04:39.491Z] #42 10.77 DEP images/core-s390.pb-c.d [2019-10-17T23:04:39.491Z] #42 10.81 DEP images/core-x86.pb-c.d [2019-10-17T23:04:39.491Z] #42 10.83 DEP images/core.pb-c.d [2019-10-17T23:04:39.491Z] #42 10.89 DEP images/inventory.pb-c.d [2019-10-17T23:04:39.491Z] #42 10.92 PBCC images/cpuinfo.pb-c.c [2019-10-17T23:04:39.491Z] #42 10.93 DEP images/cpuinfo.pb-c.d [2019-10-17T23:04:39.491Z] #42 10.98 PBCC images/stats.pb-c.c [2019-10-17T23:04:39.491Z] #42 10.99 DEP images/stats.pb-c.d [2019-10-17T23:04:39.491Z] #42 12.05 make[1]: Nothing to be done for 'all'. [2019-10-17T23:04:39.491Z] #42 14.32 CC images/stats.o [2019-10-17T23:04:39.491Z] #42 14.81 CC images/core.o [2019-10-17T23:04:39.491Z] #42 15.61 CC images/core-x86.o [2019-10-17T23:04:39.491Z] #42 16.16 CC images/core-arm.o [2019-10-17T23:04:39.491Z] #42 16.44 CC images/core-aarch64.o [2019-10-17T23:04:39.491Z] #42 16.73 CC images/core-ppc64.o [2019-10-17T23:04:39.491Z] #42 17.20 CC images/core-s390.o [2019-10-17T23:04:39.491Z] #42 17.70 CC images/cpuinfo.o [2019-10-17T23:04:39.491Z] #42 18.05 CC images/inventory.o [2019-10-17T23:04:39.491Z] #42 18.25 CC images/fdinfo.o [2019-10-17T23:04:39.491Z] #42 18.53 CC images/fown.o [2019-10-17T23:04:39.491Z] #42 18.69 CC images/ns.o [2019-10-17T23:04:39.491Z] #42 19.04 CC images/regfile.o [2019-10-17T23:04:39.491Z] #42 19.22 CC images/ghost-file.o [2019-10-17T23:04:39.491Z] #42 19.49 CC images/fifo.o [2019-10-17T23:04:39.491Z] #42 19.62 CC images/remap-file-path.o [2019-10-17T23:04:39.491Z] #42 19.82 CC images/eventfd.o [2019-10-17T23:04:39.491Z] #42 19.97 CC images/eventpoll.o [2019-10-17T23:04:39.491Z] #42 20.16 CC images/fh.o [2019-10-17T23:04:39.491Z] #42 20.41 CC images/fsnotify.o [2019-10-17T23:04:39.491Z] #42 ... [2019-10-17T23:04:39.491Z] [2019-10-17T23:04:39.491Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:04:39.491Z] #27 37.51 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-17T23:04:39.915Z] #27 37.94 [2019-10-17T23:04:40.311Z] #27 38.13 ######################################################################## 100.0% [2019-10-17T23:04:40.311Z] #27 38.23 [2019-10-17T23:04:40.311Z] #27 38.26 Download of images into '/build' complete. [2019-10-17T23:04:40.311Z] #27 38.26 Use something like the following to load the result into a Docker daemon: [2019-10-17T23:04:40.311Z] #27 38.26 tar -cC '/build' . | docker load [2019-10-17T23:04:40.311Z] #27 DONE 38.4s [2019-10-17T23:04:40.311Z] [2019-10-17T23:04:40.311Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:04:40.311Z] #42 20.90 CC images/signalfd.o [2019-10-17T23:04:40.311Z] #42 21.14 CC images/fs.o [2019-10-17T23:04:40.311Z] #42 21.24 CC images/pstree.o [2019-10-17T23:04:40.311Z] #42 21.42 CC images/pipe.o [2019-10-17T23:04:40.699Z] #42 21.70 CC images/tcp-stream.o [2019-10-17T23:04:41.079Z] #42 22.11 CC images/sk-packet.o [2019-10-17T23:04:41.481Z] #42 22.56 CC images/mnt.o [2019-10-17T23:04:41.885Z] #42 22.80 CC images/pipe-data.o [2019-10-17T23:04:42.287Z] #42 22.97 CC images/sa.o [2019-10-17T23:04:42.287Z] #42 23.18 CC images/timer.o [2019-10-17T23:04:42.679Z] #42 23.50 CC images/timerfd.o [2019-10-17T23:04:42.679Z] #42 23.64 CC images/mm.o [2019-10-17T23:04:43.092Z] #42 23.91 CC images/sk-opts.o [2019-10-17T23:04:43.092Z] #42 24.03 CC images/sk-unix.o [2019-10-17T23:04:43.536Z] #42 24.21 CC images/sk-inet.o [2019-10-17T23:04:43.536Z] #42 ... [2019-10-17T23:04:43.536Z] [2019-10-17T23:04:43.536Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:04:43.536Z] #45 55.60 time [2019-10-17T23:04:43.536Z] #45 61.35 internal/fmtsort [2019-10-17T23:04:43.536Z] #45 62.07 strings [2019-10-17T23:04:43.536Z] #45 63.22 os [2019-10-17T23:04:43.536Z] #45 65.60 regexp/syntax [2019-10-17T23:04:43.536Z] #45 ... [2019-10-17T23:04:43.536Z] [2019-10-17T23:04:43.537Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:04:43.537Z] #18 18.24 Reading package lists... [2019-10-17T23:04:43.537Z] #18 24.44 Building dependency tree... [2019-10-17T23:04:43.537Z] #18 25.69 The following additional packages will be installed: [2019-10-17T23:04:43.537Z] #18 25.73 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-17T23:04:43.537Z] #18 25.73 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-17T23:04:43.537Z] #18 25.73 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-17T23:04:43.537Z] #18 25.73 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-17T23:04:43.537Z] #18 25.73 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-17T23:04:43.537Z] #18 25.73 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-17T23:04:43.537Z] #18 25.73 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-17T23:04:43.537Z] #18 25.73 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-17T23:04:43.537Z] #18 25.73 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-17T23:04:43.537Z] #18 25.73 Suggested packages: [2019-10-17T23:04:43.537Z] #18 25.74 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-17T23:04:43.537Z] #18 25.74 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-17T23:04:43.537Z] #18 25.74 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-17T23:04:43.537Z] #18 25.74 vim-doc vim-scripts xfsdump acl attr quota [2019-10-17T23:04:43.537Z] #18 25.74 Recommended packages: [2019-10-17T23:04:43.537Z] #18 25.74 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-17T23:04:43.537Z] #18 25.74 python3-keyrings.alt python3-xdg unzip [2019-10-17T23:04:43.537Z] #18 30.35 The following NEW packages will be installed: [2019-10-17T23:04:43.537Z] #18 30.38 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-17T23:04:43.537Z] #18 30.38 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-17T23:04:43.537Z] #18 30.38 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-17T23:04:43.537Z] #18 30.38 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-17T23:04:43.537Z] #18 30.38 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-17T23:04:43.537Z] #18 30.38 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-17T23:04:43.537Z] #18 30.38 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-17T23:04:43.537Z] #18 30.38 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-17T23:04:43.537Z] #18 30.38 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-17T23:04:43.537Z] #18 30.38 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-17T23:04:43.537Z] #18 30.38 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-17T23:04:43.537Z] #18 30.38 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-17T23:04:43.537Z] #18 30.38 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-17T23:04:43.537Z] #18 30.38 xfsprogs xxd xz-utils zip [2019-10-17T23:04:43.537Z] #18 30.47 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-17T23:04:43.537Z] #18 30.47 Need to get 88.2 MB of archives. [2019-10-17T23:04:43.537Z] #18 30.47 After this operation, 565 MB of additional disk space will be used. [2019-10-17T23:04:43.537Z] #18 30.47 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-10-17T23:04:43.537Z] #18 30.53 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-17T23:04:43.537Z] #18 30.53 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-10-17T23:04:43.537Z] #18 30.53 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-10-17T23:04:43.537Z] #18 30.53 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-10-17T23:04:43.537Z] #18 30.53 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-10-17T23:04:43.537Z] #18 30.55 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-10-17T23:04:43.537Z] #18 30.75 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-10-17T23:04:43.537Z] #18 30.75 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-10-17T23:04:43.537Z] #18 30.76 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-10-17T23:04:43.537Z] #18 31.07 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-10-17T23:04:43.537Z] #18 31.10 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-10-17T23:04:43.537Z] #18 31.10 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-10-17T23:04:43.537Z] #18 31.11 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-10-17T23:04:43.537Z] #18 31.11 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-10-17T23:04:43.537Z] #18 31.13 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-17T23:04:43.537Z] #18 31.14 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-10-17T23:04:43.537Z] #18 31.16 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-17T23:04:43.537Z] #18 31.19 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-10-17T23:04:43.537Z] #18 31.19 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-10-17T23:04:43.537Z] #18 31.20 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-10-17T23:04:43.537Z] #18 31.23 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-17T23:04:43.537Z] #18 31.25 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-17T23:04:43.537Z] #18 31.27 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-10-17T23:04:43.537Z] #18 31.27 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-10-17T23:04:43.537Z] #18 31.28 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-10-17T23:04:43.537Z] #18 31.31 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-10-17T23:04:43.537Z] #18 31.35 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-17T23:04:43.537Z] #18 31.35 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-17T23:04:43.537Z] #18 31.51 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-17T23:04:43.537Z] #18 31.52 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-10-17T23:04:43.537Z] #18 31.55 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-10-17T23:04:43.537Z] #18 31.56 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-17T23:04:43.537Z] #18 31.58 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-17T23:04:43.537Z] #18 31.58 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-17T23:04:43.537Z] #18 31.59 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-10-17T23:04:43.537Z] #18 31.59 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-10-17T23:04:43.537Z] #18 31.59 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] [2019-10-17T23:04:43.537Z] #18 31.60 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-10-17T23:04:43.537Z] #18 31.61 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-10-17T23:04:43.537Z] #18 31.61 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-10-17T23:04:43.537Z] #18 31.62 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-10-17T23:04:43.537Z] #18 31.64 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-10-17T23:04:43.537Z] #18 31.64 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-10-17T23:04:43.537Z] #18 31.65 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-17T23:04:43.537Z] #18 31.65 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-17T23:04:43.537Z] #18 31.65 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-10-17T23:04:43.537Z] #18 31.66 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-10-17T23:04:43.537Z] #18 31.72 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-10-17T23:04:43.537Z] #18 31.73 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-17T23:04:43.537Z] #18 31.81 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-17T23:04:43.537Z] #18 31.81 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-17T23:04:43.537Z] #18 31.82 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-10-17T23:04:43.537Z] #18 31.82 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-17T23:04:43.537Z] #18 31.83 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-10-17T23:04:43.537Z] #18 31.84 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-17T23:04:43.537Z] #18 31.98 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-10-17T23:04:43.537Z] #18 32.04 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-10-17T23:04:43.537Z] #18 32.12 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-10-17T23:04:43.537Z] #18 32.13 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-10-17T23:04:43.537Z] #18 32.17 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-10-17T23:04:43.537Z] #18 32.21 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] [2019-10-17T23:04:43.537Z] #18 32.33 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] [2019-10-17T23:04:43.537Z] #18 32.45 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] [2019-10-17T23:04:43.537Z] #18 32.48 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-17T23:04:43.537Z] #18 32.76 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-17T23:04:43.537Z] #18 32.88 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] [2019-10-17T23:04:43.537Z] #18 32.89 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] [2019-10-17T23:04:44.398Z] #18 34.77 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] [2019-10-17T23:04:46.093Z] #18 ... [2019-10-17T23:04:46.093Z] [2019-10-17T23:04:46.093Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:04:46.093Z] #45 68.09 fmt [2019-10-17T23:04:48.172Z] #45 ... [2019-10-17T23:04:48.172Z] [2019-10-17T23:04:48.172Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:04:48.172Z] #32 60.32 os [2019-10-17T23:04:48.172Z] #32 60.67 internal/fmtsort [2019-10-17T23:04:48.172Z] #32 61.52 strings [2019-10-17T23:04:48.172Z] #32 64.84 fmt [2019-10-17T23:04:48.172Z] #32 65.02 path/filepath [2019-10-17T23:04:48.172Z] #32 66.45 io/ioutil [2019-10-17T23:04:48.172Z] #32 67.09 text/tabwriter [2019-10-17T23:04:48.172Z] #32 69.54 flag [2019-10-17T23:04:48.172Z] #32 69.56 github.com/BurntSushi/toml [2019-10-17T23:04:48.172Z] #32 ... [2019-10-17T23:04:48.172Z] [2019-10-17T23:04:48.172Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:04:48.172Z] #18 37.17 debconf: delaying package configuration, since apt-utils is not installed [2019-10-17T23:04:48.172Z] #18 37.36 Fetched 88.2 MB in 5s (15.2 MB/s) [2019-10-17T23:04:48.172Z] #18 37.49 Selecting previously unselected package bash-completion. [2019-10-17T23:04:48.172Z] #18 37.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-10-17T23:04:48.172Z] #18 37.56 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-17T23:04:50.099Z] #18 40.05 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-17T23:04:50.099Z] #18 40.60 Selecting previously unselected package libnet1:s390x. [2019-10-17T23:04:50.099Z] #18 40.61 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-17T23:04:50.099Z] #18 40.62 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-17T23:04:50.099Z] #18 40.69 Selecting previously unselected package libnfnetlink0:s390x. [2019-10-17T23:04:50.099Z] #18 40.71 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-10-17T23:04:50.487Z] #18 40.72 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-10-17T23:04:50.488Z] #18 40.87 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-10-17T23:04:50.488Z] #18 40.87 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-10-17T23:04:50.488Z] #18 40.87 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-17T23:04:50.488Z] #18 40.96 Selecting previously unselected package libudev-dev:s390x. [2019-10-17T23:04:50.488Z] #18 40.97 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-10-17T23:04:50.488Z] #18 40.99 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-10-17T23:04:50.488Z] #18 41.12 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-10-17T23:04:50.488Z] #18 41.12 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-17T23:04:50.900Z] #18 41.12 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-17T23:04:51.305Z] #18 41.69 Selecting previously unselected package python3.5-minimal. [2019-10-17T23:04:51.305Z] #18 41.69 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-17T23:04:51.305Z] #18 41.69 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-17T23:04:52.146Z] #18 42.73 Selecting previously unselected package python3-minimal. [2019-10-17T23:04:52.146Z] #18 42.73 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-10-17T23:04:52.146Z] #18 42.73 Unpacking python3-minimal (3.5.3-1) ... [2019-10-17T23:04:52.528Z] #18 42.85 Selecting previously unselected package libmpdec2:s390x. [2019-10-17T23:04:52.528Z] #18 42.85 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-10-17T23:04:52.528Z] #18 42.85 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-10-17T23:04:52.528Z] #18 42.99 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-10-17T23:04:52.528Z] #18 42.99 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-10-17T23:04:52.528Z] #18 42.99 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-17T23:04:53.500Z] #18 ... [2019-10-17T23:04:53.500Z] [2019-10-17T23:04:53.500Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:04:53.500Z] #42 24.48 CC images/tun.o [2019-10-17T23:04:53.500Z] #42 24.66 CC images/sk-netlink.o [2019-10-17T23:04:53.500Z] #42 24.81 CC images/packet-sock.o [2019-10-17T23:04:53.500Z] #42 24.98 CC images/ipc-var.o [2019-10-17T23:04:53.500Z] #42 25.08 CC images/ipc-desc.o [2019-10-17T23:04:53.500Z] #42 25.23 CC images/ipc-shm.o [2019-10-17T23:04:53.500Z] #42 25.34 CC images/ipc-msg.o [2019-10-17T23:04:53.500Z] #42 25.52 CC images/ipc-sem.o [2019-10-17T23:04:53.500Z] #42 25.64 CC images/utsns.o [2019-10-17T23:04:53.500Z] #42 25.87 CC images/creds.o [2019-10-17T23:04:53.500Z] #42 26.10 CC images/vma.o [2019-10-17T23:04:53.500Z] #42 26.33 CC images/netdev.o [2019-10-17T23:04:53.500Z] #42 26.90 CC images/tty.o [2019-10-17T23:04:53.500Z] #42 27.58 CC images/file-lock.o [2019-10-17T23:04:53.500Z] #42 27.89 CC images/rlimit.o [2019-10-17T23:04:53.500Z] #42 28.19 CC images/pagemap.o [2019-10-17T23:04:53.500Z] #42 28.59 CC images/siginfo.o [2019-10-17T23:04:53.500Z] #42 28.86 CC images/rpc.o [2019-10-17T23:04:53.500Z] #42 29.72 CC images/ext-file.o [2019-10-17T23:04:53.500Z] #42 29.91 CC images/cgroup.o [2019-10-17T23:04:53.500Z] #42 30.36 CC images/userns.o [2019-10-17T23:04:53.500Z] #42 30.56 CC images/google/protobuf/descriptor.o [2019-10-17T23:04:53.500Z] #42 31.78 CC images/opts.o [2019-10-17T23:04:53.500Z] #42 31.95 CC images/seccomp.o [2019-10-17T23:04:53.500Z] #42 32.19 CC images/binfmt-misc.o [2019-10-17T23:04:53.500Z] #42 32.36 CC images/time.o [2019-10-17T23:04:53.500Z] #42 32.51 CC images/sysctl.o [2019-10-17T23:04:53.500Z] #42 32.64 CC images/autofs.o [2019-10-17T23:04:53.500Z] #42 32.76 CC images/macvlan.o [2019-10-17T23:04:53.500Z] #42 32.96 CC images/sit.o [2019-10-17T23:04:53.500Z] #42 33.05 LINK images/built-in.o [2019-10-17T23:04:53.500Z] #42 33.13 GEN compel/include/asm [2019-10-17T23:04:53.500Z] #42 33.14 GEN compel/include/version.h [2019-10-17T23:04:53.500Z] #42 33.16 touch .config [2019-10-17T23:04:53.500Z] #42 33.17 GEN include/common/config.h [2019-10-17T23:04:53.500Z] #42 33.25 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-10-17T23:04:53.500Z] #42 33.39 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-17T23:04:53.500Z] #42 33.40 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-17T23:04:53.500Z] #42 33.42 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-10-17T23:04:53.500Z] #42 33.44 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-10-17T23:04:53.500Z] #42 33.50 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-10-17T23:04:53.500Z] #42 33.52 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-17T23:04:53.500Z] #42 33.53 DEP compel/plugins/std/infect.d [2019-10-17T23:04:53.500Z] #42 33.75 DEP compel/plugins/std/string.d [2019-10-17T23:04:53.500Z] #42 33.94 DEP compel/plugins/std/log.d [2019-10-17T23:04:53.500Z] #42 34.18 DEP compel/plugins/std/fds.d [2019-10-17T23:04:53.500Z] #42 34.24 DEP compel/plugins/std/std.d [2019-10-17T23:04:53.500Z] #42 34.35 DEP compel/plugins/shmem/shmem.d [2019-10-17T23:04:53.500Z] #42 34.44 DEP compel/plugins/fds/fds.d [2019-10-17T23:04:53.500Z] #42 34.55 CC compel/plugins/std/std.o [2019-10-17T23:04:53.900Z] #42 34.89 CC compel/plugins/std/fds.o [2019-10-17T23:04:53.900Z] #42 ... [2019-10-17T23:04:53.900Z] [2019-10-17T23:04:53.900Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:04:53.900Z] #18 44.56 Selecting previously unselected package python3.5. [2019-10-17T23:04:54.303Z] #18 44.56 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-10-17T23:04:54.303Z] #18 44.57 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-17T23:04:54.303Z] #18 44.72 Selecting previously unselected package libpython3-stdlib:s390x. [2019-10-17T23:04:54.303Z] #18 44.72 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-10-17T23:04:54.303Z] #18 44.72 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-17T23:04:54.303Z] #18 44.79 Selecting previously unselected package dh-python. [2019-10-17T23:04:54.303Z] #18 44.79 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-17T23:04:54.303Z] #18 44.79 Unpacking dh-python (2.20170125) ... [2019-10-17T23:04:54.354Z] 65014b3c3121: Verifying Checksum [2019-10-17T23:04:54.354Z] 65014b3c3121: Download complete [2019-10-17T23:04:54.707Z] #18 45.07 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-17T23:04:54.707Z] #18 45.09 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-17T23:04:55.568Z] #18 ... [2019-10-17T23:04:55.568Z] [2019-10-17T23:04:55.568Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:04:55.568Z] #32 71.60 log [2019-10-17T23:04:55.568Z] #32 73.99 github.com/BurntSushi/toml/cmd/tomlv [2019-10-17T23:04:55.568Z] #32 DONE 77.9s [2019-10-17T23:04:55.991Z] [2019-10-17T23:04:55.991Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:04:55.992Z] #42 35.34 CC compel/plugins/std/log.o [2019-10-17T23:04:55.992Z] #42 36.16 CC compel/plugins/std/string.o [2019-10-17T23:04:56.390Z] #42 37.18 CC compel/plugins/std/infect.o [2019-10-17T23:04:56.390Z] #42 37.30 CC compel/arch/s390/plugins/std/parasite-head.o [2019-10-17T23:04:56.390Z] #42 37.31 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-10-17T23:04:56.390Z] #42 37.32 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-10-17T23:04:56.390Z] #42 37.34 AR compel/plugins/std.lib.a [2019-10-17T23:04:56.390Z] #42 37.45 CC compel/plugins/fds/fds.o [2019-10-17T23:04:56.788Z] #42 37.75 AR compel/plugins/fds.lib.a [2019-10-17T23:04:56.788Z] #42 37.79 HOSTDEP compel/src/lib/log-host.d [2019-10-17T23:04:57.192Z] #42 37.90 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-17T23:04:57.192Z] #42 38.05 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-10-17T23:04:57.192Z] #42 38.12 HOSTDEP compel/src/main-host.d [2019-10-17T23:04:57.192Z] #42 38.20 DEP compel/src/lib/ptrace.d [2019-10-17T23:04:57.192Z] #42 38.30 DEP compel/src/lib/infect.d [2019-10-17T23:04:57.588Z] #42 38.48 DEP compel/src/lib/infect-util.d [2019-10-17T23:04:57.588Z] #42 38.60 DEP compel/src/lib/infect-rpc.d [2019-10-17T23:04:57.588Z] #42 38.72 DEP compel/arch/s390/src/lib/infect.d [2019-10-17T23:04:58.044Z] #42 38.84 DEP compel/arch/s390/src/lib/cpu.d [2019-10-17T23:04:58.044Z] #42 38.95 DEP compel/src/lib/log.d [2019-10-17T23:04:58.044Z] #42 39.08 DEP compel/src/main.d [2019-10-17T23:04:58.480Z] #42 39.32 DEP compel/src/lib/handle-elf.d [2019-10-17T23:04:58.480Z] #42 39.64 DEP compel/arch/s390/src/lib/handle-elf.d [2019-10-17T23:04:58.919Z] #42 39.88 CC compel/src/lib/log.o [2019-10-17T23:04:58.919Z] #42 ... [2019-10-17T23:04:58.919Z] [2019-10-17T23:04:58.919Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:04:58.919Z] #45 71.36 regexp [2019-10-17T23:04:58.919Z] #45 73.85 go/token [2019-10-17T23:04:58.919Z] #45 74.96 internal/lazyregexp [2019-10-17T23:04:58.919Z] #45 75.24 go/scanner [2019-10-17T23:04:58.919Z] #45 75.28 net/url [2019-10-17T23:04:58.919Z] #45 76.87 go/ast [2019-10-17T23:04:58.919Z] #45 77.41 text/template/parse [2019-10-17T23:04:58.919Z] #45 ... [2019-10-17T23:04:58.919Z] [2019-10-17T23:04:58.919Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:04:58.919Z] #18 47.86 Setting up python3-minimal (3.5.3-1) ... [2019-10-17T23:04:58.919Z] #18 49.41 Selecting previously unselected package python3. [2019-10-17T23:04:58.919Z] #18 49.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-10-17T23:04:58.919Z] #18 49.50 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-10-17T23:04:58.919Z] #18 49.52 Unpacking python3 (3.5.3-1) ... [2019-10-17T23:04:59.822Z] #18 50.01 Selecting previously unselected package pigz. [2019-10-17T23:04:59.822Z] #18 50.01 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-10-17T23:04:59.822Z] #18 50.02 Unpacking pigz (2.3.4-1) ... [2019-10-17T23:04:59.822Z] #18 50.18 Selecting previously unselected package libip4tc0:s390x. [2019-10-17T23:04:59.822Z] #18 50.19 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-17T23:04:59.822Z] #18 50.19 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-17T23:04:59.822Z] #18 50.31 Selecting previously unselected package libip6tc0:s390x. [2019-10-17T23:04:59.822Z] #18 50.31 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-17T23:04:59.822Z] #18 50.31 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-17T23:05:00.300Z] #18 50.44 Selecting previously unselected package libiptc0:s390x. [2019-10-17T23:05:00.300Z] #18 50.44 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-17T23:05:00.300Z] #18 50.44 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-17T23:05:00.300Z] #18 50.54 Selecting previously unselected package libxtables12:s390x. [2019-10-17T23:05:00.300Z] #18 50.54 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-17T23:05:00.300Z] #18 50.54 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-17T23:05:00.300Z] #18 50.72 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-10-17T23:05:00.300Z] #18 50.72 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-10-17T23:05:00.300Z] #18 50.73 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-17T23:05:00.300Z] #18 50.95 Selecting previously unselected package iptables. [2019-10-17T23:05:00.300Z] #18 50.95 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-17T23:05:00.300Z] #18 50.95 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-17T23:05:01.415Z] #18 51.83 Selecting previously unselected package xxd. [2019-10-17T23:05:01.415Z] #18 51.85 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-17T23:05:01.415Z] #18 51.86 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-17T23:05:01.926Z] #18 52.23 Selecting previously unselected package vim-common. [2019-10-17T23:05:01.926Z] #18 52.23 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-17T23:05:01.926Z] #18 52.24 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-17T23:05:02.392Z] #18 52.63 Selecting previously unselected package bzip2. [2019-10-17T23:05:02.392Z] #18 52.63 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-10-17T23:05:02.392Z] #18 52.63 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-17T23:05:02.392Z] #18 52.72 Selecting previously unselected package libgpm2:s390x. [2019-10-17T23:05:02.392Z] #18 52.72 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-10-17T23:05:02.392Z] #18 52.72 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-17T23:05:02.392Z] #18 52.84 Selecting previously unselected package xz-utils. [2019-10-17T23:05:02.392Z] #18 52.84 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-10-17T23:05:02.392Z] #18 52.84 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-17T23:05:02.843Z] #18 53.15 Selecting previously unselected package aufs-tools. [2019-10-17T23:05:02.843Z] #18 53.16 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-10-17T23:05:02.843Z] #18 53.16 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-17T23:05:02.843Z] #18 53.39 Selecting previously unselected package liblzo2-2:s390x. [2019-10-17T23:05:03.350Z] #18 53.40 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-17T23:05:03.350Z] #18 53.40 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-17T23:05:03.350Z] #18 53.63 Selecting previously unselected package btrfs-progs. [2019-10-17T23:05:03.350Z] #18 53.63 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-17T23:05:03.350Z] #18 53.68 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-17T23:05:04.385Z] #18 54.79 Selecting previously unselected package btrfs-tools. [2019-10-17T23:05:04.385Z] #18 54.79 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-17T23:05:04.385Z] #18 54.79 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-17T23:05:04.385Z] #18 54.88 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-10-17T23:05:04.385Z] #18 54.88 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-17T23:05:04.385Z] #18 54.88 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-17T23:05:04.865Z] #18 55.16 Selecting previously unselected package dmsetup. [2019-10-17T23:05:04.865Z] #18 55.16 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-10-17T23:05:04.865Z] #18 55.16 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-17T23:05:04.865Z] #18 55.37 Selecting previously unselected package libonig4:s390x. [2019-10-17T23:05:04.865Z] #18 55.37 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-10-17T23:05:04.865Z] #18 55.37 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-17T23:05:05.368Z] #18 55.79 Selecting previously unselected package libjq1:s390x. [2019-10-17T23:05:05.368Z] #18 55.83 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-17T23:05:05.368Z] #18 55.83 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-17T23:05:05.865Z] #18 56.08 Selecting previously unselected package jq. [2019-10-17T23:05:05.865Z] #18 56.09 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-17T23:05:05.865Z] #18 56.10 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-17T23:05:05.865Z] #18 56.25 Selecting previously unselected package libaio1:s390x. [2019-10-17T23:05:05.865Z] #18 56.26 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-10-17T23:05:05.865Z] #18 56.26 Unpacking libaio1:s390x (0.3.110-3) ... [2019-10-17T23:05:05.865Z] #18 56.38 Selecting previously unselected package libcap2-bin. [2019-10-17T23:05:05.865Z] #18 56.38 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-10-17T23:05:05.865Z] #18 56.39 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-17T23:05:06.370Z] #18 56.57 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-10-17T23:05:06.370Z] #18 56.57 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-17T23:05:06.370Z] #18 56.57 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-17T23:05:06.370Z] #18 56.69 Selecting previously unselected package libsepol1-dev:s390x. [2019-10-17T23:05:06.370Z] #18 56.70 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-10-17T23:05:06.370Z] #18 56.70 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-10-17T23:05:07.081Z] #18 57.14 Selecting previously unselected package libpcre16-3:s390x. [2019-10-17T23:05:07.081Z] #18 57.14 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-10-17T23:05:07.081Z] #18 57.15 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-10-17T23:05:07.081Z] #18 57.38 Selecting previously unselected package libpcre32-3:s390x. [2019-10-17T23:05:07.081Z] #18 57.38 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-10-17T23:05:07.081Z] #18 57.40 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-10-17T23:05:07.081Z] #18 57.65 Selecting previously unselected package libpcre3-dev:s390x. [2019-10-17T23:05:07.486Z] #18 57.65 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-10-17T23:05:07.486Z] #18 57.65 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-10-17T23:05:07.870Z] #18 58.13 Selecting previously unselected package libselinux1-dev:s390x. [2019-10-17T23:05:07.870Z] #18 58.14 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-10-17T23:05:07.870Z] #18 58.14 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-17T23:05:07.870Z] #18 58.51 Selecting previously unselected package libdevmapper-dev:s390x. [2019-10-17T23:05:08.053Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-17T23:05:08.053Z] [2019-10-17T23:05:08.053Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-17T23:05:08.053Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-17T23:05:08.053Z] Using test binary docker [2019-10-17T23:05:08.053Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-17T23:05:08.053Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-17T23:05:08.053Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-17T23:05:08.053Z] Warning failed to create cache: (null) [2019-10-17T23:05:08.053Z] . [2019-10-17T23:05:08.053Z] INFO: Waiting for daemon to start... [2019-10-17T23:05:08.053Z] Starting dockerd [2019-10-17T23:05:08.053Z] . [2019-10-17T23:05:08.053Z] INFO: Building docker-sdk-python3:4.1.0... [2019-10-17T23:05:08.270Z] #18 58.51 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-10-17T23:05:08.270Z] #18 58.51 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-17T23:05:08.270Z] #18 58.68 Selecting previously unselected package libnl-3-200:s390x. [2019-10-17T23:05:08.270Z] #18 58.68 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-17T23:05:08.270Z] #18 58.68 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-17T23:05:08.270Z] #18 58.74 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-17T23:05:08.270Z] #18 58.74 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-17T23:05:08.270Z] #18 58.74 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-17T23:05:08.270Z] #18 58.78 Selecting previously unselected package libreadline5:s390x. [2019-10-17T23:05:08.270Z] #18 58.78 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-10-17T23:05:08.270Z] #18 58.78 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-17T23:05:08.270Z] #18 58.91 Selecting previously unselected package libsystemd-dev:s390x. [2019-10-17T23:05:08.668Z] #18 58.91 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-10-17T23:05:08.668Z] #18 58.92 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-17T23:05:09.502Z] #18 ... [2019-10-17T23:05:09.502Z] [2019-10-17T23:05:09.502Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:05:09.502Z] #42 40.51 CC compel/arch/s390/src/lib/cpu.o [2019-10-17T23:05:09.502Z] #42 40.86 CC compel/arch/s390/src/lib/infect.o [2019-10-17T23:05:09.502Z] #42 42.67 CC compel/src/lib/infect-rpc.o [2019-10-17T23:05:09.502Z] #42 43.34 CC compel/src/lib/infect-util.o [2019-10-17T23:05:09.502Z] #42 43.81 CC compel/src/lib/infect.o [2019-10-17T23:05:09.502Z] #42 47.52 CC compel/src/lib/ptrace.o [2019-10-17T23:05:09.502Z] #42 48.08 AR compel/libcompel.a [2019-10-17T23:05:09.502Z] #42 48.18 HOSTCC compel/src/main-host.o [2019-10-17T23:05:09.502Z] #42 48.64 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-10-17T23:05:09.502Z] #42 48.90 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-17T23:05:09.502Z] #42 49.28 HOSTCC compel/src/lib/log-host.o [2019-10-17T23:05:09.502Z] #42 49.49 HOSTLINK compel/compel-host-bin [2019-10-17T23:05:09.502Z] #42 49.62 DEP soccr/soccr.d [2019-10-17T23:05:09.502Z] #42 49.78 CC soccr/soccr.o [2019-10-17T23:05:10.509Z] #42 51.09 AR soccr/libsoccr.a [2019-10-17T23:05:10.509Z] #42 51.18 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-17T23:05:10.509Z] #42 ... [2019-10-17T23:05:10.509Z] [2019-10-17T23:05:10.509Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:05:10.509Z] #18 60.64 Selecting previously unselected package net-tools. [2019-10-17T23:05:10.509Z] #18 60.64 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-10-17T23:05:10.509Z] #18 60.64 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-17T23:05:10.509Z] #18 61.02 Selecting previously unselected package python-pip-whl. [2019-10-17T23:05:10.509Z] #18 61.03 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-17T23:05:10.509Z] #18 61.03 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-17T23:05:10.987Z] #18 ... [2019-10-17T23:05:10.987Z] [2019-10-17T23:05:10.987Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:05:10.987Z] #45 83.25 text/template [2019-10-17T23:05:10.987Z] #45 83.76 go/parser [2019-10-17T23:05:10.987Z] #45 89.96 encoding/xml [2019-10-17T23:05:10.987Z] #45 91.54 go/doc [2019-10-17T23:05:10.987Z] #45 ... [2019-10-17T23:05:10.987Z] [2019-10-17T23:05:10.987Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:05:10.987Z] #42 51.45 DEP criu/arch/s390/sigframe.d [2019-10-17T23:05:10.987Z] #42 51.62 DEP criu/arch/s390/crtools.d [2019-10-17T23:05:10.987Z] #42 52.03 DEP criu/arch/s390/cpu.d [2019-10-17T23:05:11.494Z] #42 52.31 CC criu/arch/s390/cpu.o [2019-10-17T23:05:12.049Z] #42 53.05 CC criu/arch/s390/crtools.o [2019-10-17T23:05:13.611Z] #42 54.55 CC criu/arch/s390/sigframe.o [2019-10-17T23:05:14.007Z] #42 54.76 LINK criu/arch/s390/crtools.built-in.o [2019-10-17T23:05:14.007Z] #42 54.80 DEP criu/arch/s390/vdso-pie.d [2019-10-17T23:05:14.007Z] #42 54.90 DEP criu/pie/parasite-vdso.d [2019-10-17T23:05:14.007Z] #42 55.06 DEP criu/pie/util-vdso.d [2019-10-17T23:05:14.007Z] #42 55.13 DEP criu/pie/util.d [2019-10-17T23:05:14.424Z] #42 55.41 CC criu/pie/util.o [2019-10-17T23:05:14.822Z] #42 55.78 CC criu/pie/util-vdso.o [2019-10-17T23:05:15.542Z] #7 completed: 2019-10-17 23:05:04.935189591 +0000 UTC [2019-10-17T23:05:15.542Z] #7 duration: 1m2.370872645s [2019-10-17T23:05:15.542Z] [2019-10-17T23:05:15.542Z] [2019-10-17T23:05:15.542Z] #8 exporting to image [2019-10-17T23:05:15.542Z] #8 digest: sha256:e1958ff49cf2bc312f5e5d487de2544575a3ed02b645d41832ef776f6728bfa9 [2019-10-17T23:05:15.542Z] #8 name: "exporting to image" [2019-10-17T23:05:15.542Z] #8 started: 2019-10-17 23:05:04.937282772 +0000 UTC [2019-10-17T23:05:15.542Z] #8 exporting layers [2019-10-17T23:05:15.668Z] #42 56.39 CC criu/pie/parasite-vdso.o [2019-10-17T23:05:16.071Z] #42 57.02 CC criu/arch/s390/vdso-pie.o [2019-10-17T23:05:16.481Z] #42 57.41 AR criu/pie/pie.lib.a [2019-10-17T23:05:16.481Z] #42 57.49 DEP criu/pie/restorer.d [2019-10-17T23:05:16.894Z] #42 57.78 DEP criu/arch/s390/restorer.d [2019-10-17T23:05:16.894Z] #42 57.94 DEP criu/pie/parasite.d [2019-10-17T23:05:17.304Z] #42 58.23 CC criu/pie/parasite.o [2019-10-17T23:05:18.656Z] #42 ... [2019-10-17T23:05:18.656Z] [2019-10-17T23:05:18.656Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:05:18.656Z] #18 62.11 Selecting previously unselected package python3-pip. [2019-10-17T23:05:18.656Z] #18 62.11 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-17T23:05:18.656Z] #18 62.11 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-17T23:05:18.656Z] #18 62.37 Selecting previously unselected package python3-pkg-resources. [2019-10-17T23:05:18.656Z] #18 62.37 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-17T23:05:18.656Z] #18 62.38 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-17T23:05:18.656Z] #18 62.60 Selecting previously unselected package python3-setuptools. [2019-10-17T23:05:18.656Z] #18 62.62 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-17T23:05:18.656Z] #18 62.64 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-17T23:05:18.656Z] #18 63.22 Selecting previously unselected package python3-wheel. [2019-10-17T23:05:18.656Z] #18 63.22 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-17T23:05:18.656Z] #18 63.23 Unpacking python3-wheel (0.29.0-2) ... [2019-10-17T23:05:18.656Z] #18 63.50 Selecting previously unselected package thin-provisioning-tools. [2019-10-17T23:05:18.656Z] #18 63.50 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-10-17T23:05:18.656Z] #18 63.50 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-17T23:05:18.656Z] #18 63.91 Selecting previously unselected package vim-runtime. [2019-10-17T23:05:18.656Z] #18 63.92 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-17T23:05:18.656Z] #18 63.93 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-17T23:05:18.656Z] #18 63.95 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-17T23:05:18.656Z] #18 63.96 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-17T23:05:18.656Z] #18 67.69 Selecting previously unselected package vim. [2019-10-17T23:05:18.656Z] #18 67.69 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-17T23:05:18.656Z] #18 67.70 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-17T23:05:18.656Z] #18 68.42 Selecting previously unselected package xfsprogs. [2019-10-17T23:05:18.656Z] #18 68.42 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-10-17T23:05:18.656Z] #18 68.42 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-17T23:05:18.656Z] #18 69.01 Selecting previously unselected package zip. [2019-10-17T23:05:18.656Z] #18 69.01 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-10-17T23:05:18.656Z] #18 69.02 Unpacking zip (3.0-11+b1) ... [2019-10-17T23:05:18.656Z] #18 ... [2019-10-17T23:05:18.656Z] [2019-10-17T23:05:18.656Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:05:18.656Z] #42 59.52 LINK criu/pie/parasite.built-in.o [2019-10-17T23:05:18.656Z] #42 59.55 GEN criu/pie/parasite-blob.h [2019-10-17T23:05:18.656Z] #42 59.56 CC criu/arch/s390/restorer.o [2019-10-17T23:05:19.479Z] #42 60.12 CC criu/pie/restorer.o [2019-10-17T23:05:22.084Z] #42 62.63 LINK criu/pie/restorer.built-in.o [2019-10-17T23:05:22.084Z] #42 62.64 GEN criu/pie/restorer-blob.h [2019-10-17T23:05:22.084Z] #42 62.71 DEP criu/vdso.d [2019-10-17T23:05:22.084Z] #42 62.86 DEP criu/uts_ns.d [2019-10-17T23:05:22.084Z] #42 63.01 DEP criu/util.d [2019-10-17T23:05:22.491Z] #42 63.25 DEP criu/uffd.d [2019-10-17T23:05:22.906Z] #42 63.64 DEP criu/tun.d [2019-10-17T23:05:22.906Z] #42 64.00 DEP criu/tty.d [2019-10-17T23:05:23.322Z] #42 64.19 DEP criu/timerfd.d [2019-10-17T23:05:23.322Z] #42 64.29 DEP criu/sysfs_parse.d [2019-10-17T23:05:23.322Z] #42 ... [2019-10-17T23:05:23.322Z] [2019-10-17T23:05:23.322Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:05:23.322Z] #45 95.83 github.com/LK4D4/vndr/build [2019-10-17T23:05:23.322Z] #45 96.85 compress/flate [2019-10-17T23:05:23.323Z] #45 99.27 vendor/golang.org/x/crypto/cryptobyte [2019-10-17T23:05:23.323Z] #45 99.75 net [2019-10-17T23:05:23.323Z] #45 101.5 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-17T23:05:23.323Z] #45 102.1 vendor/golang.org/x/crypto/poly1305 [2019-10-17T23:05:23.323Z] #45 102.8 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-17T23:05:23.323Z] #45 103.3 vendor/golang.org/x/crypto/curve25519 [2019-10-17T23:05:23.323Z] #45 103.8 vendor/golang.org/x/crypto/hkdf [2019-10-17T23:05:23.323Z] #45 103.9 vendor/golang.org/x/text/transform [2019-10-17T23:05:23.323Z] #45 104.9 vendor/golang.org/x/text/unicode/bidi [2019-10-17T23:05:23.933Z] #45 ... [2019-10-17T23:05:23.933Z] [2019-10-17T23:05:23.933Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:05:23.933Z] #42 64.41 DEP criu/sysctl.d [2019-10-17T23:05:23.933Z] #42 64.62 DEP criu/string.d [2019-10-17T23:05:23.933Z] #42 64.76 DEP criu/stats.d [2019-10-17T23:05:24.429Z] #42 65.01 DEP criu/sockets.d [2019-10-17T23:05:24.429Z] #42 65.28 DEP criu/sk-unix.d [2019-10-17T23:05:24.429Z] #42 65.54 DEP criu/sk-tcp.d [2019-10-17T23:05:24.955Z] #42 65.94 DEP criu/sk-queue.d [2019-10-17T23:05:25.515Z] #42 66.16 DEP criu/sk-packet.d [2019-10-17T23:05:25.515Z] #42 66.37 DEP criu/sk-netlink.d [2019-10-17T23:05:25.835Z] #8 exporting layers 20.4s done [2019-10-17T23:05:25.835Z] #8 completed: 2019-10-17 23:05:25.318990182 +0000 UTC [2019-10-17T23:05:25.835Z] #8 duration: 20.38170741s [2019-10-17T23:05:25.835Z] #8 writing image sha256:72ae58c3720b88e020a3c7e54bb4fb5d3366217504a74a1d54210004ce4f6a59 done [2019-10-17T23:05:25.835Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-17T23:05:25.835Z] [2019-10-17T23:05:26.094Z] #42 66.65 DEP criu/sk-inet.d [2019-10-17T23:05:26.094Z] #42 67.03 DEP criu/signalfd.d [2019-10-17T23:05:26.119Z] 0e60cb8078fc750d07d3af2d4ce7f60f213c26b635c9088fc8df711d9958ab15 [2019-10-17T23:05:26.119Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:262344b997cd889c486074d27f1bb801bd6f8e6a . [2019-10-17T23:05:26.119Z] #1 [internal] booting buildkit [2019-10-17T23:05:26.119Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-17T23:05:26.532Z] #42 67.22 DEP criu/sigframe.d [2019-10-17T23:05:26.532Z] #42 67.41 DEP criu/shmem.d [2019-10-17T23:05:26.532Z] #42 67.58 DEP criu/servicefd.d [2019-10-17T23:05:26.933Z] #42 67.73 DEP criu/seize.d [2019-10-17T23:05:26.933Z] #42 67.90 DEP criu/seccomp.d [2019-10-17T23:05:27.329Z] #42 68.12 DEP criu/rst-malloc.d [2019-10-17T23:05:27.329Z] #42 68.16 DEP criu/rbtree.d [2019-10-17T23:05:27.329Z] #42 68.20 DEP criu/pstree.d [2019-10-17T23:05:27.329Z] #42 68.32 DEP criu/protobuf.d [2019-10-17T23:05:27.329Z] #42 68.43 GEN criu/protobuf-desc-gen.h [2019-10-17T23:05:28.684Z] #42 69.64 DEP criu/protobuf-desc.d [2019-10-17T23:05:28.684Z] #42 ... [2019-10-17T23:05:28.684Z] [2019-10-17T23:05:28.684Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:05:28.684Z] #18 69.16 Selecting previously unselected package libapparmor-perl. [2019-10-17T23:05:28.684Z] #18 69.17 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-10-17T23:05:28.684Z] #18 69.17 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-17T23:05:28.684Z] #18 69.30 Selecting previously unselected package apparmor. [2019-10-17T23:05:28.684Z] #18 69.30 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-10-17T23:05:28.684Z] #18 69.39 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-17T23:05:28.684Z] #18 69.85 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-17T23:05:28.684Z] #18 69.86 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-10-17T23:05:28.684Z] #18 69.86 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-17T23:05:28.684Z] #18 71.55 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-17T23:05:28.684Z] #18 71.55 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-10-17T23:05:28.684Z] #18 71.55 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-17T23:05:28.684Z] #18 73.80 Selecting previously unselected package binutils-mingw-w64. [2019-10-17T23:05:28.684Z] #18 73.81 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-17T23:05:28.684Z] #18 73.81 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-17T23:05:28.684Z] #18 73.89 Selecting previously unselected package mingw-w64-common. [2019-10-17T23:05:28.684Z] #18 73.89 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-17T23:05:28.684Z] #18 73.89 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-17T23:05:28.808Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2019-10-17T23:05:29.092Z] #1 creating container buildx_buildkit_default [2019-10-17T23:05:29.095Z] #18 ... [2019-10-17T23:05:29.095Z] [2019-10-17T23:05:29.095Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:05:29.095Z] #42 69.78 DEP criu/proc_parse.d [2019-10-17T23:05:29.095Z] #42 70.14 DEP criu/plugin.d [2019-10-17T23:05:29.095Z] #42 70.22 DEP criu/pipes.d [2019-10-17T23:05:29.488Z] #42 70.49 DEP criu/pie-util.d [2019-10-17T23:05:29.488Z] #42 70.61 DEP criu/pie-util-vdso.d [2019-10-17T23:05:29.707Z] #1 creating container buildx_buildkit_default 0.6s done [2019-10-17T23:05:29.707Z] #1 DONE 3.4s [2019-10-17T23:05:29.707Z] [2019-10-17T23:05:29.707Z] #2 [internal] load build definition from Dockerfile [2019-10-17T23:05:29.707Z] #2 transferring dockerfile: 14.62kB done [2019-10-17T23:05:29.707Z] #2 DONE 0.0s [2019-10-17T23:05:29.707Z] [2019-10-17T23:05:29.707Z] #3 [internal] load .dockerignore [2019-10-17T23:05:29.707Z] #3 transferring context: 87B 0.0s done [2019-10-17T23:05:29.707Z] #3 DONE 0.0s [2019-10-17T23:05:29.707Z] [2019-10-17T23:05:29.707Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-17T23:05:29.883Z] #42 70.77 DEP criu/pie-util-vdso-elf32.d [2019-10-17T23:05:29.883Z] #42 70.88 DEP criu/path.d [2019-10-17T23:05:30.335Z] #4 DONE 0.7s [2019-10-17T23:05:30.335Z] [2019-10-17T23:05:30.335Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-17T23:05:30.335Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-17T23:05:30.335Z] #5 DONE 0.0s [2019-10-17T23:05:30.462Z] #42 71.04 DEP criu/parasite-syscall.d [2019-10-17T23:05:30.462Z] #42 71.27 DEP criu/pagemap.d [2019-10-17T23:05:30.462Z] #42 71.45 DEP criu/pagemap-cache.d [2019-10-17T23:05:30.619Z] [2019-10-17T23:05:30.619Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-17T23:05:30.619Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-10-17T23:05:30.619Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-17T23:05:30.619Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-10-17T23:05:30.619Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 666.89kB / 8.18MB 0.1s [2019-10-17T23:05:30.903Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done [2019-10-17T23:05:30.903Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-17T23:05:31.140Z] #42 71.57 DEP criu/page-xfer.d [2019-10-17T23:05:31.140Z] #42 71.86 DEP criu/page-pipe.d [2019-10-17T23:05:31.140Z] #42 72.13 DEP criu/netfilter.d [2019-10-17T23:05:31.522Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-10-17T23:05:31.522Z] #5 DONE 1.0s [2019-10-17T23:05:31.522Z] [2019-10-17T23:05:31.522Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-17T23:05:31.550Z] #42 72.37 DEP criu/net.d [2019-10-17T23:05:31.821Z] #7 DONE 0.3s [2019-10-17T23:05:31.821Z] [2019-10-17T23:05:31.821Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-17T23:05:31.821Z] #6 DONE 0.3s [2019-10-17T23:05:31.821Z] [2019-10-17T23:05:31.821Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2... [2019-10-17T23:05:31.821Z] #8 resolve docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2e0a299455205809b1256bfe7bde9e340510c32492f04fd39ee1def2 done [2019-10-17T23:05:31.821Z] #8 DONE 0.0s [2019-10-17T23:05:31.821Z] [2019-10-17T23:05:31.821Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-17T23:05:31.821Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-17T23:05:31.948Z] #42 72.62 DEP criu/namespaces.d [2019-10-17T23:05:31.948Z] #42 72.89 DEP criu/mount.d [2019-10-17T23:05:32.331Z] #42 73.15 DEP criu/mem.d [2019-10-17T23:05:32.331Z] #42 73.38 DEP criu/lsm.d [2019-10-17T23:05:32.458Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.64MB / 9.11MB 0.1s [2019-10-17T23:05:32.458Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-17T23:05:32.458Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-17T23:05:32.458Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.13MB / 9.11MB 0.3s [2019-10-17T23:05:32.458Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.60MB / 9.11MB 0.4s [2019-10-17T23:05:32.719Z] #42 ... [2019-10-17T23:05:32.719Z] [2019-10-17T23:05:32.719Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:05:32.719Z] #63 106.7 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-17T23:05:32.719Z] #63 106.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-17T23:05:32.719Z] #63 DONE 115.1s [2019-10-17T23:05:32.719Z] [2019-10-17T23:05:32.719Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-17T23:05:32.719Z] #64 DONE 0.1s [2019-10-17T23:05:32.719Z] [2019-10-17T23:05:32.719Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:05:32.719Z] #42 73.59 DEP criu/log.d [2019-10-17T23:05:32.719Z] #42 73.65 DEP criu/libnetlink.d [2019-10-17T23:05:32.719Z] #42 73.74 DEP criu/kerndat.d [2019-10-17T23:05:32.756Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.09MB / 9.11MB 0.6s [2019-10-17T23:05:32.756Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.58MB / 9.11MB 0.8s [2019-10-17T23:05:33.047Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.20MB / 9.11MB 0.9s [2019-10-17T23:05:33.047Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.66MB / 9.11MB 1.0s [2019-10-17T23:05:33.115Z] #42 74.06 DEP criu/kcmp-ids.d [2019-10-17T23:05:33.115Z] #42 74.18 DEP criu/irmap.d [2019-10-17T23:05:33.345Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.22MB / 9.11MB 1.2s [2019-10-17T23:05:33.345Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.68MB / 9.11MB 1.3s [2019-10-17T23:05:33.640Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.6s done [2019-10-17T23:05:33.640Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-17T23:05:33.708Z] #42 74.57 DEP criu/ipc_ns.d [2019-10-17T23:05:34.211Z] #42 74.79 DEP criu/image.d [2019-10-17T23:05:34.211Z] #42 75.16 DEP criu/image-desc.d [2019-10-17T23:05:34.711Z] #42 75.41 DEP criu/fsnotify.d [2019-10-17T23:05:34.711Z] #42 75.71 DEP criu/filesystems.d [2019-10-17T23:05:35.187Z] #42 76.08 DEP criu/files.d [2019-10-17T23:05:35.187Z] #42 ... [2019-10-17T23:05:35.187Z] [2019-10-17T23:05:35.187Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:05:35.187Z] #45 107.6 vendor/golang.org/x/text/secure/bidirule [2019-10-17T23:05:35.187Z] #45 108.3 vendor/golang.org/x/text/unicode/norm [2019-10-17T23:05:35.187Z] #45 114.1 vendor/golang.org/x/net/idna [2019-10-17T23:05:35.598Z] #45 117.8 vendor/golang.org/x/net/http2/hpack [2019-10-17T23:05:35.598Z] #45 ... [2019-10-17T23:05:35.598Z] [2019-10-17T23:05:35.598Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:05:35.598Z] #42 76.53 DEP criu/files-reg.d [2019-10-17T23:05:36.007Z] #42 76.81 DEP criu/files-ext.d [2019-10-17T23:05:36.007Z] #42 76.94 DEP criu/file-lock.d [2019-10-17T23:05:36.007Z] #42 77.07 DEP criu/file-ids.d [2019-10-17T23:05:36.416Z] #42 77.25 DEP criu/fifo.d [2019-10-17T23:05:36.416Z] #42 77.37 DEP criu/fdstore.d [2019-10-17T23:05:37.014Z] #42 77.52 DEP criu/fault-injection.d [2019-10-17T23:05:37.014Z] #42 77.57 DEP criu/external.d [2019-10-17T23:05:37.014Z] #42 77.72 DEP criu/eventpoll.d [2019-10-17T23:05:37.184Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.5s done [2019-10-17T23:05:37.184Z] #66 DONE 5.2s [2019-10-17T23:05:37.184Z] [2019-10-17T23:05:37.184Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2... [2019-10-17T23:05:37.184Z] #8 sha256:e8b6c9f6fa954d3f0a9e57d316374e76867e0d0895ad21fe70f588789b9b0353 1.79kB / 1.79kB done [2019-10-17T23:05:37.184Z] #8 sha256:6c11edc0dc355904cee5f3f169703e59adcbc79c74fc02e3bd77ce262ebfac89 155B / 155B 0.2s done [2019-10-17T23:05:37.184Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 22.49MB / 45.65MB 5.0s [2019-10-17T23:05:37.184Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 3.0s done [2019-10-17T23:05:37.184Z] #8 sha256:78f19e6c2e0a299455205809b1256bfe7bde9e340510c32492f04fd39ee1def2 1.42kB / 1.42kB done [2019-10-17T23:05:37.184Z] #8 sha256:b0b87562f76bea48dcc6a170490e46cec5a02db627966893a32f7d56a3fa0ada 5.47kB / 5.47kB done [2019-10-17T23:05:37.184Z] #8 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 1.6s done [2019-10-17T23:05:37.184Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 21.65MB / 50.07MB 5.0s [2019-10-17T23:05:37.184Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 20.38MB / 52.87MB 5.0s [2019-10-17T23:05:37.184Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 20.97MB / 96.42MB 5.0s [2019-10-17T23:05:37.579Z] #42 78.11 DEP criu/eventfd.d [2019-10-17T23:05:37.579Z] #42 78.23 DEP criu/crtools.d [2019-10-17T23:05:37.579Z] #42 78.27 DEP criu/cr-service.d [2019-10-17T23:05:37.579Z] #42 78.33 DEP criu/cr-restore.d [2019-10-17T23:05:37.579Z] #42 78.48 DEP criu/cr-errno.d [2019-10-17T23:05:37.579Z] #42 78.51 DEP criu/cr-dump.d [2019-10-17T23:05:37.579Z] #42 78.76 DEP criu/cr-dedup.d [2019-10-17T23:05:37.870Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 25.60MB / 45.65MB 5.6s [2019-10-17T23:05:37.870Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 24.82MB / 50.07MB 5.6s [2019-10-17T23:05:37.870Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 24.18MB / 52.87MB 5.8s [2019-10-17T23:05:37.985Z] #42 ... [2019-10-17T23:05:37.985Z] [2019-10-17T23:05:37.985Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:05:37.985Z] #48 DONE 120.4s [2019-10-17T23:05:37.985Z] [2019-10-17T23:05:37.985Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:05:37.985Z] #42 78.93 DEP criu/cr-check.d [2019-10-17T23:05:38.161Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 25.88MB / 96.42MB 5.9s [2019-10-17T23:05:38.161Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 28.70MB / 45.65MB 6.1s [2019-10-17T23:05:38.161Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 27.51MB / 50.07MB 6.1s [2019-10-17T23:05:38.394Z] #42 79.48 DEP criu/config.d [2019-10-17T23:05:38.460Z] #8 ... [2019-10-17T23:05:38.460Z] [2019-10-17T23:05:38.460Z] #20 [internal] load build context [2019-10-17T23:05:38.460Z] #20 transferring context: 45.62MB 6.4s done [2019-10-17T23:05:38.460Z] #20 DONE 6.5s [2019-10-17T23:05:38.460Z] [2019-10-17T23:05:38.460Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2... [2019-10-17T23:05:38.460Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 28.11MB / 52.87MB 6.4s [2019-10-17T23:05:38.746Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 32.68MB / 45.65MB 6.5s [2019-10-17T23:05:38.746Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 31.51MB / 50.07MB 6.5s [2019-10-17T23:05:38.746Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 31.69MB / 52.87MB 6.7s [2019-10-17T23:05:38.746Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 32.43MB / 96.42MB 6.7s [2019-10-17T23:05:38.790Z] #42 79.78 DEP criu/clone-noasan.d [2019-10-17T23:05:38.790Z] #42 79.81 DEP criu/cgroup.d [2019-10-17T23:05:38.790Z] #42 79.88 DEP criu/cgroup-props.d [2019-10-17T23:05:38.790Z] #42 79.92 DEP criu/bitmap.d [2019-10-17T23:05:39.035Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 36.16MB / 45.65MB 6.8s [2019-10-17T23:05:39.035Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 35.11MB / 50.07MB 6.8s [2019-10-17T23:05:39.199Z] #42 79.95 DEP criu/bfd.d [2019-10-17T23:05:39.199Z] #42 79.98 DEP criu/autofs.d [2019-10-17T23:05:39.199Z] #42 80.05 DEP criu/aio.d [2019-10-17T23:05:39.199Z] #42 80.16 DEP criu/action-scripts.d [2019-10-17T23:05:39.199Z] #42 ... [2019-10-17T23:05:39.199Z] [2019-10-17T23:05:39.199Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:05:39.199Z] #18 79.72 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-17T23:05:39.199Z] #18 79.72 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-17T23:05:39.199Z] #18 79.73 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-17T23:05:39.199Z] #18 86.43 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-17T23:05:39.199Z] #18 86.44 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-17T23:05:39.199Z] #18 86.44 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-17T23:05:39.199Z] #18 86.52 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-17T23:05:39.199Z] #18 86.52 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-17T23:05:39.199Z] #18 86.52 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-17T23:05:39.324Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 35.45MB / 52.87MB 7.0s [2019-10-17T23:05:39.324Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 40.32MB / 45.65MB 7.1s [2019-10-17T23:05:39.324Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 39.38MB / 50.07MB 7.1s [2019-10-17T23:05:39.324Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 37.38MB / 96.42MB 7.1s [2019-10-17T23:05:39.612Z] #18 ... [2019-10-17T23:05:39.612Z] [2019-10-17T23:05:39.612Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:05:39.612Z] #42 80.48 CC criu/action-scripts.o [2019-10-17T23:05:39.612Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 39.20MB / 52.87MB 7.3s [2019-10-17T23:05:39.612Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 43.93MB / 45.65MB 7.4s [2019-10-17T23:05:39.612Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 43.11MB / 50.07MB 7.4s [2019-10-17T23:05:39.904Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 42.38MB / 52.87MB 7.6s [2019-10-17T23:05:39.904Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 42.23MB / 96.42MB 7.6s [2019-10-17T23:05:39.904Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.65MB / 45.65MB 7.7s done [2019-10-17T23:05:39.904Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 46.39MB / 50.07MB 7.7s [2019-10-17T23:05:40.015Z] #42 81.04 CC criu/aio.o [2019-10-17T23:05:40.412Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 45.62MB / 52.87MB 7.9s [2019-10-17T23:05:40.412Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 8.0s [2019-10-17T23:05:40.412Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 47.21MB / 96.42MB 8.0s [2019-10-17T23:05:40.488Z] #42 81.60 CC criu/autofs.o [2019-10-17T23:05:40.703Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 8.0s done [2019-10-17T23:05:40.703Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.11MB / 52.87MB 8.2s [2019-10-17T23:05:40.703Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 8.2s done [2019-10-17T23:05:40.703Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 58.52MB / 96.42MB 8.3s [2019-10-17T23:05:40.703Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 63.66MB / 96.42MB 8.5s [2019-10-17T23:05:40.703Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 70.70MB / 96.42MB 8.6s [2019-10-17T23:05:40.989Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 78.81MB / 96.42MB 8.8s [2019-10-17T23:05:41.274Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 87.32MB / 96.42MB 8.9s [2019-10-17T23:05:41.274Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 96.42MB / 96.42MB 9.1s done [2019-10-17T23:05:41.274Z] #8 unpacking docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2e0a299455205809b1256bfe7bde9e340510c32492f04fd39ee1def2 [2019-10-17T23:05:41.838Z] #42 82.79 CC criu/bfd.o [2019-10-17T23:05:42.237Z] #42 83.19 CC criu/bitmap.o [2019-10-17T23:05:42.237Z] #42 83.31 CC criu/cgroup-props.o [2019-10-17T23:05:43.070Z] #42 84.05 CC criu/cgroup.o [2019-10-17T23:05:44.025Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-17T23:05:44.025Z] [2019-10-17T23:05:44.025Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-17T23:05:44.025Z] PKG_CONFIG=pkg-config [2019-10-17T23:05:44.025Z] GOLANG_VERSION=1.13.1 [2019-10-17T23:05:44.025Z] HOSTNAME=bc5c4a6eb851 [2019-10-17T23:05:44.025Z] DOCKER_EXPERIMENTAL=1 [2019-10-17T23:05:44.025Z] container=docker [2019-10-17T23:05:44.025Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-17T23:05:44.025Z] GO111MODULE=off [2019-10-17T23:05:44.025Z] GOPATH=/go [2019-10-17T23:05:44.025Z] PWD=/go/src/github.com/docker/docker [2019-10-17T23:05:44.025Z] HOME=/root [2019-10-17T23:05:44.025Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-17T23:05:44.025Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-17T23:05:44.025Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-17T23:05:44.025Z] DOCKER_GITCOMMIT=262344b997cd889c486074d27f1bb801bd6f8e6a [2019-10-17T23:05:44.025Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-17T23:05:44.025Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-17T23:05:44.025Z] TERM=xterm [2019-10-17T23:05:44.025Z] VALIDATE_BRANCH=master [2019-10-17T23:05:44.025Z] DEST=bundles/test-integration [2019-10-17T23:05:44.025Z] SHLVL=1 [2019-10-17T23:05:44.025Z] TIMEOUT=120m [2019-10-17T23:05:44.025Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-17T23:05:44.025Z] DOCKER_PKG=github.com/docker/docker [2019-10-17T23:05:44.025Z] TESTDEBUG=0 [2019-10-17T23:05:44.025Z] _=/usr/bin/env [2019-10-17T23:05:44.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-17T23:05:45.663Z] #42 86.42 CC criu/clone-noasan.o [2019-10-17T23:05:45.663Z] #42 86.48 CC criu/config.o [2019-10-17T23:05:47.012Z] #42 ... [2019-10-17T23:05:47.012Z] [2019-10-17T23:05:47.012Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:05:47.012Z] #45 119.1 mime [2019-10-17T23:05:47.012Z] #45 121.9 mime/quotedprintable [2019-10-17T23:05:47.012Z] #45 122.1 net/http/internal [2019-10-17T23:05:47.012Z] #45 123.2 crypto/tls [2019-10-17T23:05:47.012Z] #45 123.2 mime/multipart [2019-10-17T23:05:47.012Z] #45 129.2 net/http/httptrace [2019-10-17T23:05:47.012Z] #45 ... [2019-10-17T23:05:47.012Z] [2019-10-17T23:05:47.012Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:05:47.012Z] #42 87.90 CC criu/cr-check.o [2019-10-17T23:05:48.943Z] #42 89.67 CC criu/cr-dedup.o [2019-10-17T23:05:49.440Z] #42 90.29 CC criu/cr-dump.o [2019-10-17T23:05:52.090Z] #42 92.74 CC criu/cr-errno.o [2019-10-17T23:05:52.090Z] #42 92.78 CC criu/cr-restore.o [2019-10-17T23:05:53.451Z] #42 ... [2019-10-17T23:05:53.451Z] [2019-10-17T23:05:53.451Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:05:53.451Z] #18 103.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-17T23:05:53.451Z] #18 103.5 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-17T23:05:53.451Z] #18 103.5 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-17T23:05:54.656Z] sha256:1fd7d73b93d39dcfeaa482b9f06e05f0d72fa73d807b738c4c789f9f8d764c64 [2019-10-17T23:05:54.657Z] INFO: Starting docker-py tests... [2019-10-17T23:05:54.657Z] ============================= test session starts ============================== [2019-10-17T23:05:54.657Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-17T23:05:54.657Z] rootdir: /src, inifile: pytest.ini [2019-10-17T23:05:54.657Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-17T23:05:54.912Z] collected 385 items / 5 deselected / 380 selected [2019-10-17T23:05:54.912Z] [2019-10-17T23:05:55.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-17T23:05:55.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-17T23:05:55.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-17T23:05:55.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-17T23:05:55.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-17T23:05:56.772Z] #18 ... [2019-10-17T23:05:56.772Z] [2019-10-17T23:05:56.772Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:05:56.772Z] #45 129.4 net/http [2019-10-17T23:05:57.315Z] #45 ... [2019-10-17T23:05:57.315Z] [2019-10-17T23:05:57.315Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:05:57.315Z] #42 97.03 CC criu/cr-service.o [2019-10-17T23:05:57.712Z] #42 98.52 CC criu/crtools.o [2019-10-17T23:05:58.113Z] #42 99.14 CC criu/eventfd.o [2019-10-17T23:05:58.958Z] #42 99.63 CC criu/eventpoll.o [2019-10-17T23:05:59.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-17T23:05:59.808Z] #42 100.5 CC criu/external.o [2019-10-17T23:05:59.808Z] #42 100.9 CC criu/fault-injection.o [2019-10-17T23:06:00.206Z] #42 101.0 CC criu/fdstore.o [2019-10-17T23:06:00.870Z] #42 101.4 CC criu/fifo.o [2019-10-17T23:06:01.471Z] #42 102.2 CC criu/file-ids.o [2019-10-17T23:06:02.046Z] #42 102.8 CC criu/file-lock.o [2019-10-17T23:06:02.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-17T23:06:03.584Z] #42 104.3 CC criu/files-ext.o [2019-10-17T23:06:03.981Z] #42 104.7 CC criu/files-reg.o [2019-10-17T23:06:05.337Z] #42 ... [2019-10-17T23:06:05.337Z] [2019-10-17T23:06:05.337Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:06:05.337Z] #18 115.8 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-17T23:06:05.337Z] #18 115.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-17T23:06:05.337Z] #18 115.8 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-10-17T23:06:05.337Z] #18 115.8 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-17T23:06:05.337Z] #18 115.9 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-17T23:06:05.337Z] #18 115.9 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-17T23:06:05.337Z] #18 115.9 Processing triggers for mime-support (3.60) ... [2019-10-17T23:06:05.337Z] #18 115.9 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-17T23:06:05.752Z] #18 115.9 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-17T23:06:05.752Z] #18 115.9 Setting up libcap2-bin (1:2.25-1) ... [2019-10-17T23:06:05.752Z] #18 115.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-17T23:06:05.752Z] #18 115.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-17T23:06:05.752Z] #18 115.9 Setting up bash-completion (1:2.1-4.3) ... [2019-10-17T23:06:07.126Z] #18 ... [2019-10-17T23:06:07.126Z] [2019-10-17T23:06:07.126Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:06:07.126Z] #45 139.6 github.com/LK4D4/vndr/godl [2019-10-17T23:06:07.126Z] #45 140.6 github.com/LK4D4/vndr [2019-10-17T23:06:07.512Z] #45 ... [2019-10-17T23:06:07.512Z] [2019-10-17T23:06:07.512Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:06:07.512Z] #42 107.0 CC criu/files.o [2019-10-17T23:06:07.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-17T23:06:07.921Z] #42 ... [2019-10-17T23:06:07.921Z] [2019-10-17T23:06:07.921Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:06:07.921Z] #45 DONE 150.3s [2019-10-17T23:06:08.263Z] #8 unpacking docker.io/library/golang:1.13.1-stretch@sha256:78f19e6c2e0a299455205809b1256bfe7bde9e340510c32492f04fd39ee1def2 26.5s done [2019-10-17T23:06:08.264Z] #8 DONE 35.8s [2019-10-17T23:06:08.264Z] [2019-10-17T23:06:08.264Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-17T23:06:08.264Z] #9 DONE 0.1s [2019-10-17T23:06:08.264Z] [2019-10-17T23:06:08.264Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-17T23:06:08.264Z] #10 DONE 0.2s [2019-10-17T23:06:08.264Z] [2019-10-17T23:06:08.264Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T23:06:08.264Z] #21 DONE 0.1s [2019-10-17T23:06:08.264Z] [2019-10-17T23:06:08.264Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-17T23:06:08.264Z] #47 DONE 0.1s [2019-10-17T23:06:08.264Z] [2019-10-17T23:06:08.264Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-17T23:06:08.264Z] #68 DONE 0.1s [2019-10-17T23:06:08.264Z] [2019-10-17T23:06:08.264Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-17T23:06:08.264Z] #50 DONE 0.1s [2019-10-17T23:06:08.264Z] [2019-10-17T23:06:08.264Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-17T23:06:08.264Z] #44 DONE 0.1s [2019-10-17T23:06:08.264Z] [2019-10-17T23:06:08.264Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-17T23:06:08.264Z] #62 DONE 0.1s [2019-10-17T23:06:08.264Z] [2019-10-17T23:06:08.264Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-17T23:06:08.264Z] #31 DONE 0.1s [2019-10-17T23:06:08.264Z] [2019-10-17T23:06:08.264Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-17T23:06:08.264Z] #22 DONE 0.1s [2019-10-17T23:06:08.264Z] [2019-10-17T23:06:08.264Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:06:08.328Z] [2019-10-17T23:06:08.328Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:06:08.328Z] #18 118.1 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-17T23:06:08.328Z] #18 118.1 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-17T23:06:08.328Z] #18 118.1 Setting up zip (3.0-11+b1) ... [2019-10-17T23:06:08.328Z] #18 118.1 Setting up bzip2 (1.0.6-8.1) ... [2019-10-17T23:06:08.328Z] #18 118.2 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-17T23:06:08.328Z] #18 118.2 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-17T23:06:08.328Z] #18 118.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T23:06:08.328Z] #18 118.2 Setting up libaio1:s390x (0.3.110-3) ... [2019-10-17T23:06:08.328Z] #18 118.2 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-17T23:06:08.328Z] #18 118.2 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-17T23:06:08.328Z] #18 118.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-17T23:06:08.328Z] #18 118.3 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-17T23:06:08.328Z] #18 118.3 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-17T23:06:08.328Z] #18 118.3 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-17T23:06:08.328Z] #18 118.3 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-10-17T23:06:08.328Z] #18 118.3 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-10-17T23:06:08.328Z] #18 118.3 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-17T23:06:08.743Z] #18 118.9 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-17T23:06:08.743Z] #18 119.0 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-10-17T23:06:08.743Z] #18 119.0 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-17T23:06:08.743Z] #18 119.0 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-17T23:06:08.743Z] #18 119.1 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-17T23:06:08.743Z] #18 119.1 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-10-17T23:06:08.743Z] #18 119.1 Setting up pigz (2.3.4-1) ... [2019-10-17T23:06:08.743Z] #18 119.1 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-17T23:06:08.743Z] #18 119.1 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-10-17T23:06:08.743Z] #18 119.1 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-17T23:06:08.743Z] #18 119.2 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-17T23:06:08.743Z] #18 119.2 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-17T23:06:08.743Z] #18 119.2 Setting up jq (1.5+dfsg-1.3) ... [2019-10-17T23:06:08.743Z] #18 119.2 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-10-17T23:06:08.743Z] #18 119.2 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-17T23:06:08.743Z] #18 119.2 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-17T23:06:08.743Z] #18 119.2 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-17T23:06:08.743Z] #18 119.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-17T23:06:08.743Z] #18 119.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-17T23:06:08.743Z] #18 119.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-17T23:06:08.743Z] #18 119.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-17T23:06:08.743Z] #18 119.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-17T23:06:08.743Z] #18 119.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-17T23:06:08.743Z] #18 119.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-17T23:06:08.743Z] #18 119.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-17T23:06:08.743Z] #18 119.3 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-17T23:06:08.743Z] #18 119.3 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-17T23:06:08.743Z] #18 119.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-17T23:06:08.743Z] #18 119.3 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-17T23:06:08.743Z] #18 119.3 Setting up btrfs-progs (4.7.3-1) ... [2019-10-17T23:06:08.743Z] #18 119.3 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-17T23:06:08.743Z] #18 119.3 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-17T23:06:08.891Z] #23 0.617 + RM_GOPATH=0 [2019-10-17T23:06:08.891Z] #23 0.622 + TMP_GOPATH= [2019-10-17T23:06:08.891Z] #23 0.622 + : /build [2019-10-17T23:06:08.891Z] #23 0.623 + '[' -z '' ']' [2019-10-17T23:06:08.891Z] #23 0.624 ++ mktemp -d [2019-10-17T23:06:08.891Z] #23 0.631 + export GOPATH=/tmp/tmp.TECjL6FuEN [2019-10-17T23:06:08.891Z] #23 0.631 + GOPATH=/tmp/tmp.TECjL6FuEN [2019-10-17T23:06:08.891Z] #23 0.631 + RM_GOPATH=1 [2019-10-17T23:06:08.891Z] #23 0.633 ++ dirname ./install.sh [2019-10-17T23:06:08.891Z] #23 0.634 + dir=. [2019-10-17T23:06:08.891Z] #23 0.634 + bin=dockercli [2019-10-17T23:06:08.891Z] #23 0.634 + shift [2019-10-17T23:06:08.891Z] #23 0.635 + '[' '!' -f ./dockercli.installer ']' [2019-10-17T23:06:08.891Z] #23 0.635 + . ./dockercli.installer [2019-10-17T23:06:08.891Z] #23 0.635 ++ : stable [2019-10-17T23:06:08.891Z] #23 0.635 ++ : 17.06.2-ce [2019-10-17T23:06:08.891Z] #23 0.636 + install_dockercli [2019-10-17T23:06:08.891Z] #23 0.638 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-17T23:06:08.891Z] #23 0.639 Install docker/cli version 17.06.2-ce from stable [2019-10-17T23:06:08.891Z] #23 0.640 ++ uname -m [2019-10-17T23:06:08.891Z] #23 0.651 + arch=ppc64le [2019-10-17T23:06:08.891Z] #23 0.651 + '[' ppc64le '!=' x86_64 ']' [2019-10-17T23:06:08.891Z] #23 0.651 + '[' ppc64le '!=' s390x ']' [2019-10-17T23:06:08.891Z] #23 0.651 + '[' ppc64le '!=' armhf ']' [2019-10-17T23:06:08.891Z] #23 0.652 + build_dockercli [2019-10-17T23:06:08.891Z] #23 0.652 + git clone https://github.com/docker/docker-ce /tmp/tmp.TECjL6FuEN/tmp/docker-ce [2019-10-17T23:06:08.891Z] #23 0.664 Cloning into '/tmp/tmp.TECjL6FuEN/tmp/docker-ce'... [2019-10-17T23:06:10.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-17T23:06:10.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-17T23:06:11.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-17T23:06:13.034Z] #18 122.9 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-17T23:06:13.034Z] #18 122.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-17T23:06:13.034Z] #18 122.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 [2019-10-17T23:06:13.034Z] #18 122.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 [2019-10-17T23:06:13.034Z] #18 122.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 [2019-10-17T23:06:13.034Z] #18 122.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 [2019-10-17T23:06:13.034Z] #18 122.9 Setting up btrfs-tools (4.7.3-1) ... [2019-10-17T23:06:13.034Z] #18 122.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-17T23:06:13.034Z] #18 122.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 [2019-10-17T23:06:13.034Z] #18 122.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 [2019-10-17T23:06:13.034Z] #18 122.9 Setting up python3 (3.5.3-1) ... [2019-10-17T23:06:13.898Z] #18 124.2 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-17T23:06:14.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-17T23:06:14.473Z] #23 ... [2019-10-17T23:06:14.473Z] [2019-10-17T23:06:14.473Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:06:14.473Z] #32 0.716 + RM_GOPATH=0 [2019-10-17T23:06:14.473Z] #32 0.716 + TMP_GOPATH= [2019-10-17T23:06:14.473Z] #32 0.716 + : /build [2019-10-17T23:06:14.473Z] #32 0.723 + '[' -z '' ']' [2019-10-17T23:06:14.473Z] #32 0.726 ++ mktemp -d [2019-10-17T23:06:14.473Z] #32 0.730 + export GOPATH=/tmp/tmp.nhrx5pJHnb [2019-10-17T23:06:14.473Z] #32 0.751 + GOPATH=/tmp/tmp.nhrx5pJHnb [2019-10-17T23:06:14.473Z] #32 0.752 + RM_GOPATH=1 [2019-10-17T23:06:14.473Z] #32 0.754 ++ dirname ./install.sh [2019-10-17T23:06:14.473Z] #32 0.758 + dir=. [2019-10-17T23:06:14.473Z] #32 0.759 + bin=tomlv [2019-10-17T23:06:14.473Z] #32 0.759 + shift [2019-10-17T23:06:14.473Z] #32 0.759 + '[' '!' -f ./tomlv.installer ']' [2019-10-17T23:06:14.473Z] #32 0.759 + . ./tomlv.installer [2019-10-17T23:06:14.473Z] #32 0.761 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-17T23:06:14.473Z] #32 0.766 + install_tomlv [2019-10-17T23:06:14.473Z] #32 0.768 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-17T23:06:14.473Z] #32 0.768 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-17T23:06:14.473Z] #32 0.769 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nhrx5pJHnb/src/github.com/BurntSushi/toml [2019-10-17T23:06:14.473Z] #32 0.785 Cloning into '/tmp/tmp.nhrx5pJHnb/src/github.com/BurntSushi/toml'... [2019-10-17T23:06:14.473Z] #32 3.285 + cd /tmp/tmp.nhrx5pJHnb/src/github.com/BurntSushi/toml [2019-10-17T23:06:14.473Z] #32 3.292 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-17T23:06:14.473Z] #32 3.366 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-17T23:06:14.473Z] #32 4.841 internal/cpu [2019-10-17T23:06:14.473Z] #32 4.932 math/bits [2019-10-17T23:06:14.473Z] #32 4.954 runtime/internal/sys [2019-10-17T23:06:14.473Z] #32 5.073 runtime/internal/atomic [2019-10-17T23:06:14.473Z] #32 5.902 runtime/internal/math [2019-10-17T23:06:14.473Z] #32 6.083 unicode/utf8 [2019-10-17T23:06:14.763Z] #32 6.447 sync/atomic [2019-10-17T23:06:14.775Z] #18 125.4 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-17T23:06:15.056Z] #32 ... [2019-10-17T23:06:15.056Z] [2019-10-17T23:06:15.056Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:06:15.056Z] #45 0.737 + RM_GOPATH=0 [2019-10-17T23:06:15.056Z] #45 0.737 + TMP_GOPATH= [2019-10-17T23:06:15.056Z] #45 0.737 + : /build [2019-10-17T23:06:15.056Z] #45 0.737 + '[' -z '' ']' [2019-10-17T23:06:15.056Z] #45 0.737 ++ mktemp -d [2019-10-17T23:06:15.056Z] #45 0.761 + export GOPATH=/tmp/tmp.SizN7SyAY1 [2019-10-17T23:06:15.056Z] #45 0.795 + GOPATH=/tmp/tmp.SizN7SyAY1 [2019-10-17T23:06:15.056Z] #45 0.796 + RM_GOPATH=1 [2019-10-17T23:06:15.056Z] #45 0.812 ++ dirname ./install.sh [2019-10-17T23:06:15.056Z] #45 0.824 + dir=. [2019-10-17T23:06:15.056Z] #45 0.825 + bin=vndr [2019-10-17T23:06:15.056Z] #45 0.825 + shift [2019-10-17T23:06:15.056Z] #45 0.826 + '[' '!' -f ./vndr.installer ']' [2019-10-17T23:06:15.056Z] #45 0.827 + . ./vndr.installer [2019-10-17T23:06:15.056Z] #45 0.828 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-17T23:06:15.056Z] #45 0.829 + install_vndr [2019-10-17T23:06:15.056Z] #45 0.830 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-17T23:06:15.056Z] #45 0.830 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-17T23:06:15.056Z] #45 0.831 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.SizN7SyAY1/src/github.com/LK4D4/vndr [2019-10-17T23:06:15.056Z] #45 0.847 Cloning into '/tmp/tmp.SizN7SyAY1/src/github.com/LK4D4/vndr'... [2019-10-17T23:06:15.056Z] #45 2.552 + cd /tmp/tmp.SizN7SyAY1/src/github.com/LK4D4/vndr [2019-10-17T23:06:15.056Z] #45 2.554 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-17T23:06:15.056Z] #45 2.611 + go build -buildmode=pie -v -o /build/vndr . [2019-10-17T23:06:15.056Z] #45 4.877 internal/cpu [2019-10-17T23:06:15.056Z] #45 5.041 runtime/internal/sys [2019-10-17T23:06:15.056Z] #45 5.090 internal/race [2019-10-17T23:06:15.056Z] #45 5.209 runtime/internal/atomic [2019-10-17T23:06:15.056Z] #45 5.596 sync/atomic [2019-10-17T23:06:15.056Z] #45 6.011 runtime/internal/math [2019-10-17T23:06:15.056Z] #45 6.474 unicode [2019-10-17T23:06:15.056Z] #45 6.521 unicode/utf8 [2019-10-17T23:06:15.056Z] #45 6.650 internal/bytealg [2019-10-17T23:06:15.056Z] #45 6.832 math/bits [2019-10-17T23:06:15.175Z] #18 125.6 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-17T23:06:15.175Z] #18 125.7 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-17T23:06:15.175Z] #18 125.7 Setting up python3-wheel (0.29.0-2) ... [2019-10-17T23:06:15.348Z] #45 ... [2019-10-17T23:06:15.348Z] [2019-10-17T23:06:15.348Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:06:15.348Z] #32 6.941 internal/bytealg [2019-10-17T23:06:16.169Z] #18 ... [2019-10-17T23:06:16.169Z] [2019-10-17T23:06:16.170Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-17T23:06:16.170Z] #29 158.4 + rm -rf /tmp/tmp.vZbBN4xEG4 [2019-10-17T23:06:16.170Z] #29 DONE 158.7s [2019-10-17T23:06:16.170Z] [2019-10-17T23:06:16.170Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:06:16.170Z] #42 109.8 CC criu/filesystems.o [2019-10-17T23:06:16.170Z] #42 110.5 CC criu/fsnotify.o [2019-10-17T23:06:16.170Z] #42 111.4 CC criu/image-desc.o [2019-10-17T23:06:16.170Z] #42 111.6 CC criu/image.o [2019-10-17T23:06:16.170Z] #42 112.4 CC criu/ipc_ns.o [2019-10-17T23:06:16.170Z] #42 113.5 CC criu/irmap.o [2019-10-17T23:06:16.170Z] #42 113.9 CC criu/kcmp-ids.o [2019-10-17T23:06:16.170Z] #42 114.0 CC criu/kerndat.o [2019-10-17T23:06:16.170Z] #42 114.9 CC criu/libnetlink.o [2019-10-17T23:06:16.170Z] #42 115.3 CC criu/log.o [2019-10-17T23:06:16.170Z] #42 115.7 CC criu/lsm.o [2019-10-17T23:06:16.170Z] #42 116.2 CC criu/mem.o [2019-10-17T23:06:16.170Z] #42 ... [2019-10-17T23:06:16.170Z] [2019-10-17T23:06:16.170Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:06:16.170Z] #18 126.6 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-17T23:06:16.395Z] #32 7.837 unicode [2019-10-17T23:06:16.395Z] #32 8.098 math [2019-10-17T23:06:17.035Z] #32 8.566 internal/testlog [2019-10-17T23:06:17.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-17T23:06:17.685Z] #32 9.265 runtime [2019-10-17T23:06:17.976Z] #32 9.834 encoding [2019-10-17T23:06:18.268Z] #32 ... [2019-10-17T23:06:18.268Z] [2019-10-17T23:06:18.268Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-17T23:06:18.268Z] #11 1.215 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-17T23:06:18.268Z] #11 1.226 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-17T23:06:18.268Z] #11 1.336 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-17T23:06:18.268Z] #11 1.398 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-17T23:06:18.268Z] #11 1.530 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-17T23:06:18.268Z] #11 3.238 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-17T23:06:18.268Z] #11 6.328 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-17T23:06:18.268Z] #11 8.032 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-17T23:06:18.268Z] #11 ... [2019-10-17T23:06:18.268Z] [2019-10-17T23:06:18.268Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-17T23:06:18.268Z] #25 0.791 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-17T23:06:18.268Z] #25 0.805 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-17T23:06:18.268Z] #25 0.933 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-17T23:06:18.268Z] #25 0.975 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-17T23:06:18.268Z] #25 1.153 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-17T23:06:18.268Z] #25 2.442 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-17T23:06:18.268Z] #25 5.547 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-17T23:06:18.268Z] #25 7.560 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-17T23:06:18.308Z] #18 128.6 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-17T23:06:18.308Z] #18 128.6 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-17T23:06:18.561Z] #25 ... [2019-10-17T23:06:18.561Z] [2019-10-17T23:06:18.561Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:06:18.561Z] #48 0.831 + RM_GOPATH=0 [2019-10-17T23:06:18.561Z] #48 0.832 + TMP_GOPATH= [2019-10-17T23:06:18.561Z] #48 0.832 + : /build [2019-10-17T23:06:18.561Z] #48 0.849 + '[' -z '' ']' [2019-10-17T23:06:18.561Z] #48 0.850 ++ mktemp -d [2019-10-17T23:06:18.561Z] #48 0.877 + export GOPATH=/tmp/tmp.Wa7OTlfKHt [2019-10-17T23:06:18.561Z] #48 0.882 + GOPATH=/tmp/tmp.Wa7OTlfKHt [2019-10-17T23:06:18.561Z] #48 0.883 + RM_GOPATH=1 [2019-10-17T23:06:18.561Z] #48 0.897 ++ dirname ./install.sh [2019-10-17T23:06:18.561Z] #48 0.898 + dir=. [2019-10-17T23:06:18.561Z] #48 0.899 + bin=gotestsum [2019-10-17T23:06:18.561Z] #48 0.899 + shift [2019-10-17T23:06:18.561Z] #48 0.899 + '[' '!' -f ./gotestsum.installer ']' [2019-10-17T23:06:18.561Z] #48 0.899 + . ./gotestsum.installer [2019-10-17T23:06:18.561Z] #48 0.899 ++ : v0.3.5 [2019-10-17T23:06:18.561Z] #48 0.899 + install_gotestsum [2019-10-17T23:06:18.561Z] #48 0.900 + echo 'Installing gotestsum version v0.3.5' [2019-10-17T23:06:18.561Z] #48 0.900 + go get -d gotest.tools/gotestsum [2019-10-17T23:06:18.561Z] #48 0.900 Installing gotestsum version v0.3.5 [2019-10-17T23:06:18.561Z] #48 ... [2019-10-17T23:06:18.561Z] [2019-10-17T23:06:18.561Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:06:18.561Z] #51 0.616 + RM_GOPATH=0 [2019-10-17T23:06:18.561Z] #51 0.616 + TMP_GOPATH= [2019-10-17T23:06:18.561Z] #51 0.616 + : /build [2019-10-17T23:06:18.561Z] #51 0.616 + '[' -z '' ']' [2019-10-17T23:06:18.561Z] #51 0.623 ++ mktemp -d [2019-10-17T23:06:18.561Z] #51 0.626 + export GOPATH=/tmp/tmp.HEKQ96lW32 [2019-10-17T23:06:18.561Z] #51 0.626 + GOPATH=/tmp/tmp.HEKQ96lW32 [2019-10-17T23:06:18.561Z] #51 0.626 + RM_GOPATH=1 [2019-10-17T23:06:18.561Z] #51 0.627 ++ dirname ./install.sh [2019-10-17T23:06:18.561Z] #51 0.630 + dir=. [2019-10-17T23:06:18.561Z] #51 0.631 + bin=golangci_lint [2019-10-17T23:06:18.561Z] #51 0.631 + shift [2019-10-17T23:06:18.561Z] #51 0.631 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-17T23:06:18.561Z] #51 0.631 + . ./golangci_lint.installer [2019-10-17T23:06:18.561Z] #51 0.631 ++ : v1.17.1 [2019-10-17T23:06:18.561Z] #51 0.632 Installing golangci-lint version v1.17.1 [2019-10-17T23:06:18.561Z] #51 0.632 + install_golangci_lint [2019-10-17T23:06:18.561Z] #51 0.632 + echo 'Installing golangci-lint version v1.17.1' [2019-10-17T23:06:18.561Z] #51 0.632 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-17T23:06:18.856Z] #51 ... [2019-10-17T23:06:18.856Z] [2019-10-17T23:06:18.856Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:06:18.856Z] #63 0.745 + RM_GOPATH=0 [2019-10-17T23:06:18.856Z] #63 0.770 + TMP_GOPATH= [2019-10-17T23:06:18.856Z] #63 0.770 + : /build/ [2019-10-17T23:06:18.856Z] #63 0.771 + '[' -z '' ']' [2019-10-17T23:06:18.856Z] #63 0.774 ++ mktemp -d [2019-10-17T23:06:18.856Z] #63 0.777 + export GOPATH=/tmp/tmp.G5WKwoXqAT [2019-10-17T23:06:18.856Z] #63 0.777 + GOPATH=/tmp/tmp.G5WKwoXqAT [2019-10-17T23:06:18.856Z] #63 0.778 + RM_GOPATH=1 [2019-10-17T23:06:18.856Z] #63 0.788 ++ dirname ./install.sh [2019-10-17T23:06:18.856Z] #63 0.809 + dir=. [2019-10-17T23:06:18.856Z] #63 0.810 + bin=rootlesskit [2019-10-17T23:06:18.856Z] #63 0.810 + shift [2019-10-17T23:06:18.856Z] #63 0.811 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-17T23:06:18.856Z] #63 0.819 + . ./rootlesskit.installer [2019-10-17T23:06:18.856Z] #63 0.820 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-17T23:06:18.856Z] #63 0.827 + install_rootlesskit [2019-10-17T23:06:18.856Z] #63 0.828 + case "$1" in [2019-10-17T23:06:18.856Z] #63 0.829 + export CGO_ENABLED=0 [2019-10-17T23:06:18.856Z] #63 0.829 + CGO_ENABLED=0 [2019-10-17T23:06:18.856Z] #63 0.830 + _install_rootlesskit [2019-10-17T23:06:18.856Z] #63 0.834 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-17T23:06:18.856Z] #63 0.835 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-17T23:06:18.856Z] #63 0.835 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.G5WKwoXqAT/src/github.com/rootless-containers/rootlesskit [2019-10-17T23:06:18.856Z] #63 0.849 Cloning into '/tmp/tmp.G5WKwoXqAT/src/github.com/rootless-containers/rootlesskit'... [2019-10-17T23:06:18.856Z] #63 8.211 + cd /tmp/tmp.G5WKwoXqAT/src/github.com/rootless-containers/rootlesskit [2019-10-17T23:06:18.856Z] #63 8.221 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-17T23:06:18.856Z] #63 8.805 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-17T23:06:18.856Z] #63 8.805 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-17T23:06:18.856Z] #63 ... [2019-10-17T23:06:18.856Z] [2019-10-17T23:06:18.856Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:06:18.856Z] #41 0.610 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-17T23:06:18.856Z] #41 0.623 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-17T23:06:18.856Z] #41 0.677 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-17T23:06:18.856Z] #41 0.713 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-17T23:06:18.856Z] #41 0.738 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-17T23:06:18.856Z] #41 2.248 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-17T23:06:18.856Z] #41 5.056 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-17T23:06:18.856Z] #41 7.191 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-17T23:06:19.145Z] #41 ... [2019-10-17T23:06:19.145Z] [2019-10-17T23:06:19.145Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-17T23:06:19.145Z] #39 0.595 + mktemp -d [2019-10-17T23:06:19.145Z] #39 0.598 + export GOPATH=/tmp/tmp.C5Ns5pNM5A [2019-10-17T23:06:19.145Z] #39 0.598 + git clone https://github.com/docker/distribution.git /tmp/tmp.C5Ns5pNM5A/src/github.com/docker/distribution [2019-10-17T23:06:19.145Z] #39 0.601 Cloning into '/tmp/tmp.C5Ns5pNM5A/src/github.com/docker/distribution'... [2019-10-17T23:06:19.145Z] #39 ... [2019-10-17T23:06:19.145Z] [2019-10-17T23:06:19.145Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-17T23:06:19.145Z] #57 0.635 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-17T23:06:19.145Z] #57 0.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-17T23:06:19.145Z] #57 0.719 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-17T23:06:19.145Z] #57 0.741 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-17T23:06:19.145Z] #57 0.773 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-17T23:06:19.145Z] #57 2.138 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-17T23:06:19.145Z] #57 4.915 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-17T23:06:19.145Z] #57 6.752 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-17T23:06:19.174Z] #18 129.4 Setting up dmsetup (2:1.02.137-2) ... [2019-10-17T23:06:19.174Z] #18 129.4 Setting up python3-setuptools (33.1.1-1) ... [2019-10-17T23:06:19.435Z] #57 ... [2019-10-17T23:06:19.435Z] [2019-10-17T23:06:19.436Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T23:06:19.436Z] #34 0.793 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-17T23:06:19.436Z] #34 0.804 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-17T23:06:19.436Z] #34 1.015 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-17T23:06:19.436Z] #34 1.030 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-17T23:06:19.436Z] #34 1.086 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-17T23:06:19.436Z] #34 2.917 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-17T23:06:19.436Z] #34 5.661 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-17T23:06:19.436Z] #34 8.060 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-17T23:06:19.436Z] #34 ... [2019-10-17T23:06:19.436Z] [2019-10-17T23:06:19.436Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-17T23:06:19.436Z] #29 0.625 + mktemp -d [2019-10-17T23:06:19.436Z] #29 0.626 + export GOPATH=/tmp/tmp.hsHjORYrz3 [2019-10-17T23:06:19.436Z] #29 0.626 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.hsHjORYrz3/src/github.com/go-swagger/go-swagger [2019-10-17T23:06:19.436Z] #29 0.631 Cloning into '/tmp/tmp.hsHjORYrz3/src/github.com/go-swagger/go-swagger'... [2019-10-17T23:06:19.727Z] #29 ... [2019-10-17T23:06:19.727Z] [2019-10-17T23:06:19.727Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:06:19.727Z] #69 0.750 + RM_GOPATH=0 [2019-10-17T23:06:19.727Z] #69 0.751 + TMP_GOPATH= [2019-10-17T23:06:19.727Z] #69 0.752 + : /build [2019-10-17T23:06:19.727Z] #69 0.753 + '[' -z '' ']' [2019-10-17T23:06:19.727Z] #69 0.755 ++ mktemp -d [2019-10-17T23:06:19.727Z] #69 0.805 + export GOPATH=/tmp/tmp.NZt69dZApT [2019-10-17T23:06:19.727Z] #69 0.805 + GOPATH=/tmp/tmp.NZt69dZApT [2019-10-17T23:06:19.727Z] #69 0.805 + RM_GOPATH=1 [2019-10-17T23:06:19.727Z] #69 0.805 ++ dirname ./install.sh [2019-10-17T23:06:19.727Z] #69 0.808 + dir=. [2019-10-17T23:06:19.727Z] #69 0.808 + bin=proxy [2019-10-17T23:06:19.727Z] #69 0.808 + shift [2019-10-17T23:06:19.727Z] #69 0.812 + '[' '!' -f ./proxy.installer ']' [2019-10-17T23:06:19.727Z] #69 0.812 + . ./proxy.installer [2019-10-17T23:06:19.727Z] #69 0.813 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-17T23:06:19.727Z] #69 0.829 + install_proxy [2019-10-17T23:06:19.727Z] #69 0.830 + case "$1" in [2019-10-17T23:06:19.727Z] #69 0.831 + export CGO_ENABLED=0 [2019-10-17T23:06:19.727Z] #69 0.831 + CGO_ENABLED=0 [2019-10-17T23:06:19.727Z] #69 0.832 + _install_proxy [2019-10-17T23:06:19.727Z] #69 0.832 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-17T23:06:19.727Z] #69 0.832 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NZt69dZApT/src/github.com/docker/libnetwork [2019-10-17T23:06:19.727Z] #69 0.832 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-17T23:06:19.727Z] #69 0.843 Cloning into '/tmp/tmp.NZt69dZApT/src/github.com/docker/libnetwork'... [2019-10-17T23:06:19.727Z] #69 ... [2019-10-17T23:06:19.727Z] [2019-10-17T23:06:19.727Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:06:19.727Z] #45 8.957 internal/testlog [2019-10-17T23:06:19.727Z] #45 9.764 runtime [2019-10-17T23:06:19.727Z] #45 10.00 math [2019-10-17T23:06:19.727Z] #45 10.25 encoding [2019-10-17T23:06:19.727Z] #45 10.72 unicode/utf16 [2019-10-17T23:06:20.032Z] #18 130.2 Setting up dh-python (2.20170125) ... [2019-10-17T23:06:20.385Z] #45 12.10 container/list [2019-10-17T23:06:20.448Z] #18 130.8 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-17T23:06:20.448Z] #18 130.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T23:06:20.448Z] #18 DONE 131.0s [2019-10-17T23:06:20.448Z] [2019-10-17T23:06:20.448Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:06:20.448Z] #42 118.8 CC criu/mount.o [2019-10-17T23:06:20.448Z] #42 121.5 CC criu/namespaces.o [2019-10-17T23:06:20.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-17T23:06:20.978Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-17T23:06:21.538Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-17T23:06:22.372Z] #42 123.0 CC criu/net.o [2019-10-17T23:06:23.677Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-17T23:06:24.307Z] #42 125.2 CC criu/netfilter.o [2019-10-17T23:06:24.713Z] #42 125.6 CC criu/page-pipe.o [2019-10-17T23:06:24.849Z] #45 16.27 crypto/internal/subtle [2019-10-17T23:06:25.109Z] #42 126.1 CC criu/page-xfer.o [2019-10-17T23:06:25.141Z] #45 16.84 crypto/subtle [2019-10-17T23:06:25.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-17T23:06:26.175Z] #45 17.83 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-17T23:06:26.462Z] #42 127.1 CC criu/pagemap-cache.o [2019-10-17T23:06:26.462Z] #42 127.3 CC criu/pagemap.o [2019-10-17T23:06:26.465Z] #45 18.33 internal/nettrace [2019-10-17T23:06:26.861Z] #42 ... [2019-10-17T23:06:26.861Z] [2019-10-17T23:06:26.861Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-17T23:06:26.861Z] #19 3.468 Collecting yamllint==1.16.0 [2019-10-17T23:06:26.861Z] #19 4.069 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-17T23:06:26.861Z] #19 4.226 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-17T23:06:26.861Z] #19 4.302 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-17T23:06:26.861Z] #19 5.675 Collecting pyyaml (from yamllint==1.16.0) [2019-10-17T23:06:26.861Z] #19 5.837 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-17T23:06:27.100Z] #45 18.77 runtime/cgo [2019-10-17T23:06:27.259Z] #19 ... [2019-10-17T23:06:27.259Z] [2019-10-17T23:06:27.259Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:06:27.259Z] #42 128.0 CC criu/parasite-syscall.o [2019-10-17T23:06:27.662Z] #42 128.8 CC criu/path.o [2019-10-17T23:06:28.790Z] #42 129.2 CC criu/pie-util-vdso-elf32.o [2019-10-17T23:06:28.790Z] #42 129.8 CC criu/pie-util-vdso.o [2019-10-17T23:06:29.156Z] #45 ... [2019-10-17T23:06:29.156Z] [2019-10-17T23:06:29.156Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:06:29.156Z] #32 10.51 runtime/cgo [2019-10-17T23:06:29.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-17T23:06:29.272Z] #42 130.3 CC criu/pie-util.o [2019-10-17T23:06:29.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-17T23:06:29.732Z] #42 130.6 CC criu/pipes.o [2019-10-17T23:06:30.640Z] #42 ... [2019-10-17T23:06:30.640Z] [2019-10-17T23:06:30.640Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-17T23:06:30.640Z] #19 6.864 Building wheels for collected packages: pathspec, pyyaml [2019-10-17T23:06:30.640Z] #19 6.869 Running setup.py bdist_wheel for pathspec: started [2019-10-17T23:06:30.640Z] #19 7.624 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-17T23:06:30.640Z] #19 7.629 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-17T23:06:30.640Z] #19 7.649 Running setup.py bdist_wheel for pyyaml: started [2019-10-17T23:06:30.640Z] #19 8.802 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-17T23:06:30.640Z] #19 8.803 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-17T23:06:30.640Z] #19 8.877 Successfully built pathspec pyyaml [2019-10-17T23:06:30.640Z] #19 8.929 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-17T23:06:30.640Z] #19 9.501 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-17T23:06:30.640Z] #19 DONE 9.9s [2019-10-17T23:06:30.640Z] [2019-10-17T23:06:30.640Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-17T23:06:30.640Z] #24 DONE 0.2s [2019-10-17T23:06:30.640Z] [2019-10-17T23:06:30.640Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:06:30.640Z] #42 131.7 CC criu/plugin.o [2019-10-17T23:06:31.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-17T23:06:31.044Z] #42 ... [2019-10-17T23:06:31.044Z] [2019-10-17T23:06:31.044Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-17T23:06:31.044Z] #28 DONE 0.5s [2019-10-17T23:06:31.468Z] [2019-10-17T23:06:31.468Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:06:31.468Z] #42 132.3 CC criu/proc_parse.o [2019-10-17T23:06:31.468Z] #42 ... [2019-10-17T23:06:31.468Z] [2019-10-17T23:06:31.468Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-17T23:06:31.468Z] #30 DONE 0.2s [2019-10-17T23:06:31.468Z] [2019-10-17T23:06:31.468Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-17T23:06:31.468Z] #33 DONE 0.1s [2019-10-17T23:06:31.468Z] [2019-10-17T23:06:31.468Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-17T23:06:31.468Z] #38 DONE 0.1s [2019-10-17T23:06:31.468Z] [2019-10-17T23:06:31.468Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:06:31.959Z] #32 ... [2019-10-17T23:06:31.959Z] [2019-10-17T23:06:31.959Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-17T23:06:31.959Z] #57 23.28 Fetched 7720 kB in 22s (341 kB/s) [2019-10-17T23:06:32.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-17T23:06:32.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-17T23:06:33.411Z] #60 ... [2019-10-17T23:06:33.411Z] [2019-10-17T23:06:33.411Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:06:33.411Z] #42 134.0 CC criu/protobuf-desc.o [2019-10-17T23:06:33.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-17T23:06:33.811Z] #42 134.7 CC criu/protobuf.o [2019-10-17T23:06:33.811Z] #42 135.0 CC criu/pstree.o [2019-10-17T23:06:34.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-17T23:06:34.672Z] #42 135.8 CC criu/rbtree.o [2019-10-17T23:06:35.090Z] #42 136.1 CC criu/rst-malloc.o [2019-10-17T23:06:35.505Z] #42 136.3 CC criu/seccomp.o [2019-10-17T23:06:35.505Z] #42 136.6 CC criu/seize.o [2019-10-17T23:06:35.797Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-17T23:06:35.797Z] Using test binary docker [2019-10-17T23:06:35.797Z] +++ /etc/init.d/apparmor start [2019-10-17T23:06:35.797Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-17T23:06:35.797Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-17T23:06:35.797Z] Warning failed to create cache: (null) [2019-10-17T23:06:35.797Z] . [2019-10-17T23:06:35.797Z] INFO: Waiting for daemon to start... [2019-10-17T23:06:35.797Z] Starting dockerd [2019-10-17T23:06:35.797Z] +++ 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 [2019-10-17T23:06:36.373Z] #42 137.3 CC criu/servicefd.o [2019-10-17T23:06:36.373Z] #42 ... [2019-10-17T23:06:36.373Z] [2019-10-17T23:06:36.373Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:06:36.373Z] #55 148.0 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 [2019-10-17T23:06:36.373Z] #55 149.5 + mkdir -p /build [2019-10-17T23:06:36.373Z] #55 149.5 + cp runc /build/runc [2019-10-17T23:06:36.373Z] #55 DONE 149.6s [2019-10-17T23:06:36.403Z] #57 23.28 Reading package lists... [2019-10-17T23:06:36.403Z] #57 ... [2019-10-17T23:06:36.403Z] [2019-10-17T23:06:36.403Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:06:36.403Z] #69 27.32 + cd /tmp/tmp.NZt69dZApT/src/github.com/docker/libnetwork [2019-10-17T23:06:36.403Z] #69 27.32 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-17T23:06:36.403Z] #69 28.17 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-17T23:06:36.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-17T23:06:36.763Z] [2019-10-17T23:06:36.763Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-17T23:06:36.763Z] #39 ... [2019-10-17T23:06:36.763Z] [2019-10-17T23:06:36.763Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:06:36.763Z] #42 137.7 CC criu/shmem.o [2019-10-17T23:06:37.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-17T23:06:37.607Z] #42 138.7 CC criu/sigframe.o [2019-10-17T23:06:37.697Z] . [2019-10-17T23:06:37.697Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-17T23:06:37.697Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-17T23:06:37.697Z] Error: No such image: emptyfs [2019-10-17T23:06:37.697Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-17T23:06:37.697Z] ++++ docker load [2019-10-17T23:06:38.024Z] #42 138.8 CC criu/signalfd.o [2019-10-17T23:06:38.024Z] #42 139.0 CC criu/sk-inet.o [2019-10-17T23:06:38.261Z] Running integration-test (iteration 1) [2019-10-17T23:06:38.262Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-17T23:06:38.262Z] ++ 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 [2019-10-17T23:06:38.262Z] ++ set -e [2019-10-17T23:06:38.262Z] ++ '[' -n 0 ']' [2019-10-17T23:06:38.262Z] ++ set -x [2019-10-17T23:06:38.262Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:06:38.880Z] #42 139.6 CC criu/sk-netlink.o [2019-10-17T23:06:38.880Z] #42 139.8 CC criu/sk-packet.o [2019-10-17T23:06:39.303Z] #42 140.1 CC criu/sk-queue.o [2019-10-17T23:06:39.303Z] #42 140.2 CC criu/sk-tcp.o [2019-10-17T23:06:39.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-17T23:06:39.718Z] #42 140.5 CC criu/sk-unix.o [2019-10-17T23:06:40.583Z] #42 141.6 CC criu/sockets.o [2019-10-17T23:06:41.485Z] #42 142.2 CC criu/stats.o [2019-10-17T23:06:41.485Z] #42 142.6 CC criu/string.o [2019-10-17T23:06:41.969Z] #69 ... [2019-10-17T23:06:41.969Z] [2019-10-17T23:06:41.969Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:06:41.969Z] #51 30.56 + cd /tmp/tmp.HEKQ96lW32/src/github.com/golangci/golangci-lint/ [2019-10-17T23:06:41.969Z] #51 30.57 + git checkout -q v1.17.1 [2019-10-17T23:06:41.969Z] #51 32.81 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-17T23:06:41.969Z] #51 ... [2019-10-17T23:06:41.969Z] [2019-10-17T23:06:41.969Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:06:41.969Z] #41 23.61 Fetched 7720 kB in 23s (335 kB/s) [2019-10-17T23:06:41.969Z] #41 23.61 Reading package lists... [2019-10-17T23:06:41.969Z] #41 ... [2019-10-17T23:06:41.969Z] [2019-10-17T23:06:41.969Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-17T23:06:41.969Z] #57 23.28 Reading package lists... [2019-10-17T23:06:42.011Z] #42 142.7 CC criu/sysctl.o [2019-10-17T23:06:42.263Z] #57 ... [2019-10-17T23:06:42.263Z] [2019-10-17T23:06:42.263Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-17T23:06:42.263Z] #25 23.98 Fetched 7720 kB in 23s (333 kB/s) [2019-10-17T23:06:42.263Z] #25 23.98 Reading package lists... [2019-10-17T23:06:42.263Z] #25 34.26 Reading package lists... [2019-10-17T23:06:42.263Z] #25 ... [2019-10-17T23:06:42.263Z] [2019-10-17T23:06:42.263Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T23:06:42.263Z] #34 24.14 Fetched 7720 kB in 23s (331 kB/s) [2019-10-17T23:06:42.263Z] #34 24.14 Reading package lists... [2019-10-17T23:06:42.560Z] #34 34.38 Reading package lists... [2019-10-17T23:06:42.560Z] #34 ... [2019-10-17T23:06:42.560Z] [2019-10-17T23:06:42.560Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:06:42.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-17T23:06:42.762Z] #42 143.6 CC criu/sysfs_parse.o [2019-10-17T23:06:42.977Z] #41 33.97 Reading package lists... [2019-10-17T23:06:42.977Z] #41 ... [2019-10-17T23:06:42.977Z] [2019-10-17T23:06:42.977Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-17T23:06:42.977Z] #11 24.82 Fetched 7720 kB in 23s (326 kB/s) [2019-10-17T23:06:42.977Z] #11 24.82 Reading package lists... [2019-10-17T23:06:43.267Z] #11 ... [2019-10-17T23:06:43.267Z] [2019-10-17T23:06:43.267Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-17T23:06:43.267Z] #57 34.49 Reading package lists... [2019-10-17T23:06:43.267Z] #57 ... [2019-10-17T23:06:43.267Z] [2019-10-17T23:06:43.267Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:06:43.267Z] #45 24.99 vendor/golang.org/x/crypto/internal/subtle [2019-10-17T23:06:43.483Z] #42 144.1 CC criu/timerfd.o [2019-10-17T23:06:43.483Z] #42 144.4 CC criu/tty.o [2019-10-17T23:06:43.558Z] #45 ... [2019-10-17T23:06:43.558Z] [2019-10-17T23:06:43.558Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-17T23:06:43.558Z] #39 25.19 + cd /tmp/tmp.C5Ns5pNM5A/src/github.com/docker/distribution [2019-10-17T23:06:43.558Z] #39 25.19 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-17T23:06:43.558Z] #39 27.48 + GOPATH=/tmp/tmp.C5Ns5pNM5A/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.C5Ns5pNM5A go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-17T23:06:43.558Z] #39 ... [2019-10-17T23:06:43.558Z] [2019-10-17T23:06:43.558Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-17T23:06:44.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-17T23:06:44.802Z] #42 145.8 CC criu/tun.o [2019-10-17T23:06:45.209Z] #42 146.1 CC criu/uffd.o [2019-10-17T23:06:45.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-17T23:06:45.605Z] #42 146.8 CC criu/util.o [2019-10-17T23:06:46.472Z] #42 147.5 CC criu/uts_ns.o [2019-10-17T23:06:46.881Z] #42 147.7 CC criu/vdso.o [2019-10-17T23:06:47.293Z] #42 148.1 LINK criu/built-in.o [2019-10-17T23:06:47.293Z] #42 148.2 LINK criu/criu [2019-10-17T23:06:47.679Z] #42 148.5 DEP lib/c/criu.d [2019-10-17T23:06:47.679Z] #42 148.6 CC images/rpc.pb-c.o [2019-10-17T23:06:47.679Z] #42 ... [2019-10-17T23:06:47.679Z] [2019-10-17T23:06:47.679Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-17T23:06:47.679Z] #39 190.3 + dpkg --print-architecture [2019-10-17T23:06:47.679Z] #39 190.3 + cd /tmp/tmp.5s9dspXZI0/src/github.com/docker/distribution [2019-10-17T23:06:47.679Z] #39 190.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-17T23:06:48.087Z] #39 190.5 + GOPATH=/tmp/tmp.5s9dspXZI0/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.5s9dspXZI0 [2019-10-17T23:06:48.087Z] #39 190.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-17T23:06:48.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-17T23:06:49.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-17T23:06:50.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-17T23:06:51.463Z] #39 ... [2019-10-17T23:06:51.463Z] [2019-10-17T23:06:51.463Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:06:51.463Z] #42 149.0 CC lib/c/criu.o [2019-10-17T23:06:51.463Z] #42 149.8 LINK lib/c/built-in.o [2019-10-17T23:06:51.463Z] #42 149.8 LINK lib/c/libcriu.so [2019-10-17T23:06:51.463Z] #42 149.9 GEN magic.py [2019-10-17T23:06:51.463Z] #42 150.0 Note: Building without setproctitle() and strlcpy() support. [2019-10-17T23:06:51.463Z] #42 150.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-17T23:06:51.463Z] #42 150.4 fatal: Not a git repository (or any of the parent directories): .git [2019-10-17T23:06:51.463Z] #42 150.8 make[1]: Nothing to be done for 'all'. [2019-10-17T23:06:51.463Z] #42 151.3 make[1]: 'images/built-in.o' is up to date. [2019-10-17T23:06:51.463Z] #42 151.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-17T23:06:51.463Z] #42 151.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-17T23:06:51.463Z] #42 151.3 make[1]: 'compel/libcompel.a' is up to date. [2019-10-17T23:06:51.463Z] #42 151.4 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-17T23:06:51.463Z] #42 151.4 make[1]: Nothing to be done for 'all'. [2019-10-17T23:06:51.463Z] #42 151.4 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-17T23:06:51.463Z] #42 151.5 make[2]: Nothing to be done for 'all'. [2019-10-17T23:06:51.463Z] #42 151.5 make[2]: Nothing to be done for 'all'. [2019-10-17T23:06:51.463Z] #42 151.5 make[2]: Nothing to be done for 'all'. [2019-10-17T23:06:51.463Z] #42 151.6 make[2]: Nothing to be done for 'all'. [2019-10-17T23:06:51.463Z] #42 151.6 make[2]: Nothing to be done for 'all'. [2019-10-17T23:06:51.463Z] #42 151.6 make[2]: Nothing to be done for 'all'. [2019-10-17T23:06:51.463Z] #42 151.6 make[2]: Nothing to be done for 'all'. [2019-10-17T23:06:51.463Z] #42 151.7 make[2]: Nothing to be done for 'all'. [2019-10-17T23:06:51.463Z] #42 151.7 INSTALL criu/criu [2019-10-17T23:06:51.463Z] #42 DONE 151.8s [2019-10-17T23:06:51.463Z] [2019-10-17T23:06:51.463Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:06:51.811Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-17T23:06:51.811Z] Using test binary docker [2019-10-17T23:06:51.811Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-17T23:06:51.811Z] +++ /etc/init.d/apparmor start [2019-10-17T23:06:51.811Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-17T23:06:52.047Z] #11 35.46 Reading package lists... [2019-10-17T23:06:52.047Z] #11 ... [2019-10-17T23:06:52.047Z] [2019-10-17T23:06:52.047Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:06:52.047Z] #41 33.97 Reading package lists... [2019-10-17T23:06:52.070Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-17T23:06:52.070Z] Warning failed to create cache: (null) [2019-10-17T23:06:52.070Z] . [2019-10-17T23:06:52.070Z] INFO: Waiting for daemon to start... [2019-10-17T23:06:52.070Z] Starting dockerd [2019-10-17T23:06:52.070Z] +++ 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 [2019-10-17T23:06:53.077Z] #41 42.93 Building dependency tree... [2019-10-17T23:06:53.977Z] . [2019-10-17T23:06:53.977Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-17T23:06:54.236Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-17T23:06:54.237Z] Error: No such image: emptyfs [2019-10-17T23:06:54.237Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-17T23:06:54.237Z] ++++ docker load [2019-10-17T23:06:54.497Z] Running integration-test (iteration 1) [2019-10-17T23:06:54.497Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-10-17T23:06:54.497Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:06:54.497Z] ++ set -e [2019-10-17T23:06:54.497Z] ++ '[' -n 0 ']' [2019-10-17T23:06:54.497Z] ++ set -x [2019-10-17T23:06:54.497Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:06:55.146Z] #41 46.87 The following additional packages will be installed: [2019-10-17T23:06:55.146Z] #41 46.87 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-17T23:06:55.146Z] #41 46.88 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-17T23:06:55.146Z] #41 46.90 Suggested packages: [2019-10-17T23:06:55.146Z] #41 46.90 manpages-dev python-setuptools [2019-10-17T23:06:56.648Z] #41 ... [2019-10-17T23:06:56.648Z] [2019-10-17T23:06:56.648Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-17T23:06:56.648Z] #11 35.46 Reading package lists... [2019-10-17T23:06:56.648Z] #11 44.88 Building dependency tree... [2019-10-17T23:06:56.648Z] #11 47.74 The following additional packages will be installed: [2019-10-17T23:06:56.648Z] #11 47.75 libapparmor1 libseccomp2 [2019-10-17T23:06:56.648Z] #11 47.76 Suggested packages: [2019-10-17T23:06:56.648Z] #11 47.76 seccomp [2019-10-17T23:06:56.648Z] #11 48.22 The following NEW packages will be installed: [2019-10-17T23:06:56.648Z] #11 48.23 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-17T23:06:56.648Z] #11 48.37 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-17T23:06:56.648Z] #11 48.37 Need to get 296 kB of archives. [2019-10-17T23:06:56.648Z] #11 48.37 After this operation, 1346 kB of additional disk space will be used. [2019-10-17T23:06:56.648Z] #11 48.37 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-10-17T23:06:56.648Z] #11 48.40 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-10-17T23:06:56.648Z] #11 48.41 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-17T23:06:56.648Z] #11 48.41 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-17T23:06:58.709Z] #11 50.46 debconf: delaying package configuration, since apt-utils is not installed [2019-10-17T23:06:58.709Z] #11 ... [2019-10-17T23:06:58.709Z] [2019-10-17T23:06:58.709Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:06:58.709Z] #41 50.34 The following NEW packages will be installed: [2019-10-17T23:06:58.709Z] #41 50.35 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-17T23:06:58.709Z] #41 50.35 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-17T23:06:58.709Z] #41 50.35 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-17T23:06:58.709Z] #41 50.35 zlib1g-dev [2019-10-17T23:06:58.709Z] #41 50.49 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-17T23:06:58.709Z] #41 50.49 Need to get 3548 kB of archives. [2019-10-17T23:06:58.709Z] #41 50.49 After this operation, 21.2 MB of additional disk space will be used. [2019-10-17T23:06:58.709Z] #41 50.49 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-17T23:06:58.709Z] #41 50.54 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-17T23:06:58.709Z] #41 50.55 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-17T23:06:58.709Z] #41 50.61 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-17T23:06:58.709Z] #41 50.61 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-10-17T23:06:58.709Z] #41 50.62 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-17T23:06:58.709Z] #41 50.63 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-10-17T23:06:58.709Z] #41 50.65 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-10-17T23:06:58.709Z] #41 50.68 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-17T23:06:59.125Z] #41 50.75 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-17T23:06:59.125Z] #41 50.78 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-17T23:06:59.125Z] #41 50.96 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-17T23:06:59.125Z] #41 51.07 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-10-17T23:06:59.416Z] #41 51.11 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-17T23:06:59.416Z] #41 51.15 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-17T23:06:59.416Z] #41 51.23 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-17T23:07:00.656Z] #41 ... [2019-10-17T23:07:00.656Z] [2019-10-17T23:07:00.656Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-17T23:07:00.656Z] #25 34.26 Reading package lists... [2019-10-17T23:07:00.656Z] #25 44.36 Building dependency tree... [2019-10-17T23:07:00.656Z] #25 47.69 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-17T23:07:00.656Z] #25 47.69 The following additional packages will be installed: [2019-10-17T23:07:00.656Z] #25 47.69 libjq1 libonig4 [2019-10-17T23:07:00.656Z] #25 48.33 The following NEW packages will be installed: [2019-10-17T23:07:00.656Z] #25 48.34 jq libjq1 libonig4 [2019-10-17T23:07:00.656Z] #25 48.49 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-17T23:07:00.656Z] #25 48.49 Need to get 310 kB of archives. [2019-10-17T23:07:00.656Z] #25 48.49 After this operation, 1267 kB of additional disk space will be used. [2019-10-17T23:07:00.656Z] #25 48.49 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-17T23:07:00.656Z] #25 48.54 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-17T23:07:00.656Z] #25 48.55 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-17T23:07:00.656Z] #25 50.52 debconf: delaying package configuration, since apt-utils is not installed [2019-10-17T23:07:00.656Z] #25 50.89 Fetched 310 kB in 0s (2516 kB/s) [2019-10-17T23:07:00.656Z] #25 51.05 Selecting previously unselected package libonig4:ppc64el. [2019-10-17T23:07:00.656Z] #25 51.05 (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.) [2019-10-17T23:07:00.656Z] #25 51.21 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-17T23:07:00.656Z] #25 51.22 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-17T23:07:00.656Z] #25 51.56 Selecting previously unselected package libjq1:ppc64el. [2019-10-17T23:07:00.656Z] #25 51.57 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-17T23:07:00.656Z] #25 51.57 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-17T23:07:00.656Z] #25 51.83 Selecting previously unselected package jq. [2019-10-17T23:07:00.656Z] #25 51.83 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-17T23:07:00.656Z] #25 51.83 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-17T23:07:00.657Z] #25 52.08 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-17T23:07:00.657Z] #25 52.08 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-17T23:07:00.657Z] #25 52.09 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T23:07:00.657Z] #25 52.28 Setting up jq (1.5+dfsg-1.3) ... [2019-10-17T23:07:00.657Z] #25 DONE 52.5s [2019-10-17T23:07:00.657Z] [2019-10-17T23:07:00.657Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-17T23:07:00.657Z] #11 50.67 Fetched 296 kB in 0s (2399 kB/s) [2019-10-17T23:07:00.657Z] #11 50.94 Selecting previously unselected package libseccomp2:ppc64el. [2019-10-17T23:07:00.657Z] #11 50.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 ... 14950 files and directories currently installed.) [2019-10-17T23:07:00.657Z] #11 51.11 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-17T23:07:00.657Z] #11 51.12 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-17T23:07:00.657Z] #11 51.34 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-17T23:07:00.657Z] #11 51.36 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-17T23:07:00.657Z] #11 51.38 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-17T23:07:00.657Z] #11 51.77 Selecting previously unselected package libapparmor1:ppc64el. [2019-10-17T23:07:00.657Z] #11 51.78 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-17T23:07:00.657Z] #11 51.80 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-17T23:07:00.657Z] #11 52.03 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-17T23:07:00.657Z] #11 52.07 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-17T23:07:00.657Z] #11 52.07 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-17T23:07:00.657Z] #11 52.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T23:07:00.657Z] #11 52.60 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-17T23:07:00.657Z] #11 52.62 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-17T23:07:00.948Z] #11 ... [2019-10-17T23:07:00.948Z] [2019-10-17T23:07:00.948Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-17T23:07:00.948Z] #26 DONE 0.1s [2019-10-17T23:07:00.948Z] [2019-10-17T23:07:00.948Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-17T23:07:00.948Z] #11 52.63 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-17T23:07:00.948Z] #11 52.64 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-17T23:07:00.948Z] #11 52.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T23:07:01.247Z] #11 DONE 53.1s [2019-10-17T23:07:01.247Z] [2019-10-17T23:07:01.247Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T23:07:01.247Z] #53 DONE 0.1s [2019-10-17T23:07:01.247Z] [2019-10-17T23:07:01.247Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-17T23:07:01.247Z] #54 DONE 0.1s [2019-10-17T23:07:01.247Z] [2019-10-17T23:07:01.247Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-17T23:07:01.539Z] #12 ... [2019-10-17T23:07:01.539Z] [2019-10-17T23:07:01.539Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T23:07:01.539Z] #34 34.38 Reading package lists... [2019-10-17T23:07:01.539Z] #34 43.53 Building dependency tree... [2019-10-17T23:07:01.539Z] #34 47.25 The following additional packages will be installed: [2019-10-17T23:07:01.539Z] #34 47.25 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-17T23:07:01.539Z] #34 47.26 Suggested packages: [2019-10-17T23:07:01.539Z] #34 47.26 codeblocks eclipse ninja-build lrzip [2019-10-17T23:07:01.539Z] #34 47.26 Recommended packages: [2019-10-17T23:07:01.539Z] #34 47.26 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-17T23:07:01.539Z] #34 48.76 The following NEW packages will be installed: [2019-10-17T23:07:01.539Z] #34 48.79 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-17T23:07:01.539Z] #34 48.79 vim-common xxd [2019-10-17T23:07:01.539Z] #34 49.01 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-17T23:07:01.539Z] #34 49.01 Need to get 13.4 MB of archives. [2019-10-17T23:07:01.539Z] #34 49.01 After this operation, 60.4 MB of additional disk space will be used. [2019-10-17T23:07:01.539Z] #34 49.01 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-17T23:07:01.539Z] #34 49.27 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-17T23:07:01.539Z] #34 49.28 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-17T23:07:01.539Z] #34 50.72 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-10-17T23:07:01.539Z] #34 50.89 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-17T23:07:01.539Z] #34 50.96 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-17T23:07:01.539Z] #34 50.98 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-17T23:07:01.539Z] #34 51.00 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-17T23:07:01.539Z] #34 51.55 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-17T23:07:01.539Z] #34 51.59 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-17T23:07:01.539Z] #34 53.47 debconf: delaying package configuration, since apt-utils is not installed [2019-10-17T23:07:01.539Z] #34 ... [2019-10-17T23:07:01.539Z] [2019-10-17T23:07:01.539Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:07:01.539Z] #41 53.45 debconf: delaying package configuration, since apt-utils is not installed [2019-10-17T23:07:01.827Z] #41 ... [2019-10-17T23:07:01.827Z] [2019-10-17T23:07:01.827Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-17T23:07:01.827Z] #57 34.49 Reading package lists... [2019-10-17T23:07:01.827Z] #57 45.33 Building dependency tree... [2019-10-17T23:07:01.827Z] #57 48.24 The following additional packages will be installed: [2019-10-17T23:07:01.827Z] #57 48.27 btrfs-progs liblzo2-2 [2019-10-17T23:07:01.827Z] #57 48.67 The following NEW packages will be installed: [2019-10-17T23:07:01.827Z] #57 48.69 btrfs-progs btrfs-tools liblzo2-2 [2019-10-17T23:07:01.827Z] #57 48.88 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-17T23:07:01.827Z] #57 48.88 Need to get 588 kB of archives. [2019-10-17T23:07:01.827Z] #57 48.88 After this operation, 5005 kB of additional disk space will be used. [2019-10-17T23:07:01.827Z] #57 48.88 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-17T23:07:01.827Z] #57 48.92 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-17T23:07:01.827Z] #57 49.10 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-17T23:07:01.827Z] #57 50.78 debconf: delaying package configuration, since apt-utils is not installed [2019-10-17T23:07:01.827Z] #57 51.06 Fetched 588 kB in 0s (2108 kB/s) [2019-10-17T23:07:01.827Z] #57 51.29 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-17T23:07:01.827Z] #57 51.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-17T23:07:01.827Z] #57 51.38 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-17T23:07:01.827Z] #57 51.39 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-17T23:07:01.827Z] #57 51.70 Selecting previously unselected package btrfs-progs. [2019-10-17T23:07:01.827Z] #57 51.72 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-17T23:07:01.827Z] #57 51.73 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-17T23:07:01.827Z] #57 52.76 Selecting previously unselected package btrfs-tools. [2019-10-17T23:07:01.827Z] #57 52.78 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-17T23:07:01.827Z] #57 52.78 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-17T23:07:01.827Z] #57 53.03 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T23:07:01.827Z] #57 53.12 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-17T23:07:01.827Z] #57 53.13 Setting up btrfs-progs (4.7.3-1) ... [2019-10-17T23:07:01.827Z] #57 53.15 Setting up btrfs-tools (4.7.3-1) ... [2019-10-17T23:07:01.827Z] #57 53.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T23:07:01.827Z] #57 DONE 53.6s [2019-10-17T23:07:01.827Z] [2019-10-17T23:07:01.827Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T23:07:01.827Z] #58 DONE 0.1s [2019-10-17T23:07:01.827Z] [2019-10-17T23:07:01.827Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-17T23:07:01.827Z] #59 DONE 0.1s [2019-10-17T23:07:01.827Z] [2019-10-17T23:07:01.827Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:07:01.827Z] #55 0.377 + RM_GOPATH=0 [2019-10-17T23:07:01.827Z] #55 0.378 + TMP_GOPATH= [2019-10-17T23:07:01.827Z] #55 0.380 + : /build [2019-10-17T23:07:01.827Z] #55 0.382 + '[' -z '' ']' [2019-10-17T23:07:01.827Z] #55 0.384 ++ mktemp -d [2019-10-17T23:07:01.827Z] #55 0.391 + export GOPATH=/tmp/tmp.IFvBBZBnMU [2019-10-17T23:07:01.827Z] #55 0.391 + GOPATH=/tmp/tmp.IFvBBZBnMU [2019-10-17T23:07:01.827Z] #55 0.392 + RM_GOPATH=1 [2019-10-17T23:07:01.827Z] #55 0.396 ++ dirname ./install.sh [2019-10-17T23:07:01.827Z] #55 0.400 + dir=. [2019-10-17T23:07:01.827Z] #55 0.400 + bin=runc [2019-10-17T23:07:01.827Z] #55 0.400 + shift [2019-10-17T23:07:01.827Z] #55 0.402 + '[' '!' -f ./runc.installer ']' [2019-10-17T23:07:01.827Z] #55 0.430 + . ./runc.installer [2019-10-17T23:07:01.827Z] #55 0.436 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-17T23:07:01.827Z] #55 0.456 + install_runc [2019-10-17T23:07:01.827Z] #55 0.462 + uname -r [2019-10-17T23:07:01.827Z] #55 0.496 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-17T23:07:01.827Z] #55 0.525 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-17T23:07:02.116Z] #55 0.527 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-17T23:07:02.116Z] #55 0.527 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-17T23:07:02.116Z] #55 0.528 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IFvBBZBnMU/src/github.com/opencontainers/runc [2019-10-17T23:07:02.116Z] #55 0.549 Cloning into '/tmp/tmp.IFvBBZBnMU/src/github.com/opencontainers/runc'... [2019-10-17T23:07:02.116Z] #55 ... [2019-10-17T23:07:02.116Z] [2019-10-17T23:07:02.116Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-17T23:07:02.116Z] #12 DONE 0.9s [2019-10-17T23:07:02.116Z] [2019-10-17T23:07:02.116Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:07:02.116Z] #41 53.85 Fetched 3548 kB in 0s (4192 kB/s) [2019-10-17T23:07:02.116Z] #41 53.98 Selecting previously unselected package libnet1:ppc64el. [2019-10-17T23:07:02.116Z] #41 53.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 ... 14950 files and directories currently installed.) [2019-10-17T23:07:02.116Z] #41 54.07 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-17T23:07:02.116Z] #41 54.07 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-17T23:07:02.404Z] #41 54.29 Selecting previously unselected package libcap-dev:ppc64el. [2019-10-17T23:07:02.404Z] #41 54.31 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-17T23:07:02.404Z] #41 54.32 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-17T23:07:02.695Z] #41 ... [2019-10-17T23:07:02.695Z] [2019-10-17T23:07:02.695Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-17T23:07:02.695Z] #13 DONE 0.5s [2019-10-17T23:07:02.695Z] [2019-10-17T23:07:02.695Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:07:02.695Z] #41 54.55 Selecting previously unselected package libnet1-dev. [2019-10-17T23:07:02.695Z] #41 54.56 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-17T23:07:02.695Z] #41 54.58 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-17T23:07:02.989Z] #41 ... [2019-10-17T23:07:02.989Z] [2019-10-17T23:07:02.989Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-17T23:07:02.989Z] #14 0.362 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-17T23:07:02.989Z] #14 DONE 0.4s [2019-10-17T23:07:03.278Z] [2019-10-17T23:07:03.279Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:07:03.279Z] #41 55.05 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-17T23:07:03.279Z] #41 55.11 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-17T23:07:03.279Z] #41 55.13 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-17T23:07:03.381Z] #60 ... [2019-10-17T23:07:03.381Z] [2019-10-17T23:07:03.381Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-17T23:07:03.381Z] #39 204.6 + rm -rf /tmp/tmp.5s9dspXZI0/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.5s9dspXZI0 [2019-10-17T23:07:03.381Z] #39 DONE 204.7s [2019-10-17T23:07:03.381Z] [2019-10-17T23:07:03.381Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:07:03.381Z] #60 ... [2019-10-17T23:07:03.381Z] [2019-10-17T23:07:03.381Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-17T23:07:03.381Z] #40 DONE 0.1s [2019-10-17T23:07:03.381Z] [2019-10-17T23:07:03.381Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:07:03.381Z] #60 ... [2019-10-17T23:07:03.381Z] [2019-10-17T23:07:03.381Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-17T23:07:03.381Z] #43 DONE 0.1s [2019-10-17T23:07:03.381Z] [2019-10-17T23:07:03.381Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-17T23:07:03.381Z] #46 DONE 0.1s [2019-10-17T23:07:03.381Z] [2019-10-17T23:07:03.381Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-17T23:07:03.381Z] #49 DONE 0.1s [2019-10-17T23:07:03.381Z] [2019-10-17T23:07:03.381Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:07:03.569Z] #41 ... [2019-10-17T23:07:03.569Z] [2019-10-17T23:07:03.569Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-17T23:07:03.569Z] #15 DONE 0.6s [2019-10-17T23:07:03.569Z] [2019-10-17T23:07:03.569Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:07:03.569Z] #41 55.45 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-17T23:07:03.569Z] #41 55.49 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-17T23:07:03.569Z] #41 55.49 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-17T23:07:03.609Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-17T23:07:04.209Z] #41 ... [2019-10-17T23:07:04.210Z] [2019-10-17T23:07:04.210Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-17T23:07:04.210Z] #16 DONE 0.4s [2019-10-17T23:07:04.210Z] [2019-10-17T23:07:04.210Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:07:04.210Z] #41 56.04 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-17T23:07:04.210Z] #41 56.08 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-17T23:07:04.210Z] #41 56.10 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-17T23:07:04.488Z] Loaded image: buildpack-deps:jessie [2019-10-17T23:07:04.488Z] Loaded image: busybox:latest [2019-10-17T23:07:04.488Z] Loaded image: busybox:glibc [2019-10-17T23:07:04.488Z] Loaded image: debian:jessie [2019-10-17T23:07:04.488Z] Loaded image: hello-world:latest [2019-10-17T23:07:04.488Z] INFO: Testing against a local daemon [2019-10-17T23:07:04.488Z] === RUN TestCgroupNamespacesBuild [2019-10-17T23:07:04.500Z] #41 56.35 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-17T23:07:04.500Z] #41 56.37 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-17T23:07:04.500Z] #41 56.38 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-17T23:07:04.792Z] #41 56.54 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-17T23:07:04.792Z] #41 56.57 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-17T23:07:04.792Z] #41 56.58 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-17T23:07:05.141Z] #41 ... [2019-10-17T23:07:05.141Z] [2019-10-17T23:07:05.141Z] #17 [dev 6/24] RUN ldconfig [2019-10-17T23:07:05.141Z] #17 DONE 1.0s [2019-10-17T23:07:05.435Z] [2019-10-17T23:07:05.435Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:07:05.435Z] #41 57.23 Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-17T23:07:05.435Z] #41 57.23 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-17T23:07:05.435Z] #41 57.23 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-17T23:07:06.470Z] #41 58.53 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-17T23:07:06.760Z] #41 58.57 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-17T23:07:06.760Z] #41 58.60 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-17T23:07:07.052Z] #41 59.06 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-17T23:07:07.342Z] #41 59.08 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-17T23:07:07.342Z] #41 59.09 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-17T23:07:08.679Z] #60 184.7 + bin/containerd [2019-10-17T23:07:08.871Z] #41 ... [2019-10-17T23:07:08.871Z] [2019-10-17T23:07:08.871Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:07:08.871Z] #69 DONE 60.6s [2019-10-17T23:07:09.165Z] [2019-10-17T23:07:09.165Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:07:09.165Z] #27 5.317 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-17T23:07:09.165Z] #27 6.838 [2019-10-17T23:07:09.751Z] #27 7.658 ## 3.9% ####### 10.3% ########## 14.5% ############# 18.8% ################ 23.0% ################## 25.2% ################### 27.3% ###################### 31.6% ######################### 35.8% ############################ 40.1% ################################# 46.4% #################################### 50.7% ######################################### 57.1% ############################################ 61.3% [2019-10-17T23:07:09.751Z] #27 ... [2019-10-17T23:07:09.751Z] [2019-10-17T23:07:09.751Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:07:09.751Z] #41 61.73 Selecting previously unselected package libprotoc10:ppc64el. [2019-10-17T23:07:09.751Z] #41 61.76 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-17T23:07:09.751Z] #41 61.77 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-17T23:07:09.830Z] --- PASS: TestCgroupNamespacesBuild (4.89s) [2019-10-17T23:07:09.830Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-17T23:07:09.830Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-17T23:07:10.363Z] Loaded image: buildpack-deps:jessie [2019-10-17T23:07:10.363Z] Loaded image: busybox:latest [2019-10-17T23:07:10.363Z] Loaded image: busybox:glibc [2019-10-17T23:07:10.363Z] Loaded image: debian:jessie [2019-10-17T23:07:10.590Z] #60 ... [2019-10-17T23:07:10.590Z] [2019-10-17T23:07:10.590Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:07:10.590Z] #51 DONE 213.0s [2019-10-17T23:07:10.590Z] [2019-10-17T23:07:10.590Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:07:10.622Z] Loaded image: hello-world:latest [2019-10-17T23:07:10.622Z] INFO: Testing against a local daemon [2019-10-17T23:07:10.622Z] === RUN TestCgroupNamespacesBuild [2019-10-17T23:07:10.768Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.71s) [2019-10-17T23:07:10.768Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-17T23:07:10.768Z] === RUN TestBuildWithSession [2019-10-17T23:07:10.768Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-17T23:07:10.768Z] build_session_test.go:25: TODO: BuildKit [2019-10-17T23:07:10.768Z] === RUN TestBuildSquashParent [2019-10-17T23:07:11.408Z] #60 ... [2019-10-17T23:07:11.408Z] [2019-10-17T23:07:11.408Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-17T23:07:11.408Z] #52 DONE 0.1s [2019-10-17T23:07:11.408Z] [2019-10-17T23:07:11.408Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-17T23:07:11.408Z] #56 DONE 0.1s [2019-10-17T23:07:11.408Z] [2019-10-17T23:07:11.409Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:07:11.813Z] #41 63.36 Selecting previously unselected package protobuf-c-compiler. [2019-10-17T23:07:11.813Z] #41 63.36 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-17T23:07:11.813Z] #41 63.37 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-17T23:07:11.813Z] #41 63.64 Selecting previously unselected package protobuf-compiler. [2019-10-17T23:07:11.813Z] #41 63.64 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-17T23:07:11.813Z] #41 63.65 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-17T23:07:11.813Z] #41 ... [2019-10-17T23:07:11.813Z] [2019-10-17T23:07:11.813Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T23:07:11.813Z] #34 53.63 Fetched 13.4 MB in 2s (5022 kB/s) [2019-10-17T23:07:11.813Z] #34 53.94 Selecting previously unselected package cmake-data. [2019-10-17T23:07:11.813Z] #34 53.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 ... 14950 files and directories currently installed.) [2019-10-17T23:07:11.813Z] #34 54.14 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-17T23:07:11.813Z] #34 54.17 Unpacking cmake-data (3.7.2-1) ... [2019-10-17T23:07:11.813Z] #34 58.53 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-17T23:07:11.813Z] #34 58.54 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-17T23:07:11.813Z] #34 58.56 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-17T23:07:11.813Z] #34 58.79 Selecting previously unselected package libicu57:ppc64el. [2019-10-17T23:07:11.813Z] #34 58.79 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-17T23:07:11.813Z] #34 58.82 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-17T23:07:11.813Z] #34 ... [2019-10-17T23:07:11.813Z] [2019-10-17T23:07:11.813Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:07:11.813Z] #60 0.349 + RM_GOPATH=0 [2019-10-17T23:07:11.813Z] #60 0.350 + TMP_GOPATH= [2019-10-17T23:07:11.813Z] #60 0.350 + : /build [2019-10-17T23:07:11.813Z] #60 0.350 + '[' -z '' ']' [2019-10-17T23:07:11.813Z] #60 0.354 ++ mktemp -d [2019-10-17T23:07:11.813Z] #60 0.360 + export GOPATH=/tmp/tmp.4YMDsa8WwI [2019-10-17T23:07:11.813Z] #60 0.360 + GOPATH=/tmp/tmp.4YMDsa8WwI [2019-10-17T23:07:11.813Z] #60 0.360 + RM_GOPATH=1 [2019-10-17T23:07:11.813Z] #60 0.361 ++ dirname ./install.sh [2019-10-17T23:07:11.813Z] #60 0.379 + dir=. [2019-10-17T23:07:11.813Z] #60 0.380 + bin=containerd [2019-10-17T23:07:11.813Z] #60 0.381 + shift [2019-10-17T23:07:11.813Z] #60 0.382 + '[' '!' -f ./containerd.installer ']' [2019-10-17T23:07:11.813Z] #60 0.382 + . ./containerd.installer [2019-10-17T23:07:11.813Z] #60 0.383 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-17T23:07:11.813Z] #60 0.395 + install_containerd [2019-10-17T23:07:11.813Z] #60 0.396 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-17T23:07:11.813Z] #60 0.396 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-17T23:07:11.813Z] #60 0.396 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4YMDsa8WwI/src/github.com/containerd/containerd [2019-10-17T23:07:11.813Z] #60 0.419 Cloning into '/tmp/tmp.4YMDsa8WwI/src/github.com/containerd/containerd'... [2019-10-17T23:07:12.103Z] #60 ... [2019-10-17T23:07:12.103Z] [2019-10-17T23:07:12.103Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:07:12.103Z] #27 7.658 ## 3.9% ####### 10.3% ########## 14.5% ############# 18.8% ################ 23.0% ################## 25.2% ################### 27.3% ###################### 31.6% ######################### 35.8% ############################ 40.1% ################################# 46.4% #################################### 50.7% ######################################### 57.1% ############################################ 61.3% ############################################### 65.9% ################################################ 68.0% ##################################################### 74.4% ########################################################## 80.8% ############################################################## 87.2% ################################################################### 93.6% ####################################################################### 100.0% ######################################################################## 100.0% [2019-10-17T23:07:12.103Z] #27 11.27 [2019-10-17T23:07:13.356Z] #27 12.03 ######### 12.6% ##################### 29.8% ############################# 41.2% ########################################## 58.4% #################################################### 72.2% ################################################################ 89.5% ######################################################################## 100.0% [2019-10-17T23:07:13.919Z] --- PASS: TestCgroupNamespacesBuild (2.62s) [2019-10-17T23:07:13.919Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-17T23:07:13.919Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-17T23:07:14.866Z] #27 14.01 [2019-10-17T23:07:15.202Z] #27 ... [2019-10-17T23:07:15.202Z] [2019-10-17T23:07:15.202Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:07:15.202Z] #18 0.769 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-17T23:07:15.202Z] #18 0.781 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-17T23:07:15.202Z] #18 0.919 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-17T23:07:15.202Z] #18 0.963 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-17T23:07:15.202Z] #18 1.141 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-17T23:07:15.202Z] #18 3.068 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-17T23:07:15.202Z] #18 6.487 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-17T23:07:15.202Z] #18 8.550 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-17T23:07:15.202Z] #18 ... [2019-10-17T23:07:15.202Z] [2019-10-17T23:07:15.202Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:07:15.202Z] #41 63.87 Selecting previously unselected package python-pkg-resources. [2019-10-17T23:07:15.202Z] #41 63.89 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-17T23:07:15.202Z] #41 63.89 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-17T23:07:15.202Z] #41 64.27 Selecting previously unselected package python-protobuf. [2019-10-17T23:07:15.202Z] #41 64.29 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-17T23:07:15.202Z] #41 64.30 Unpacking python-protobuf (3.0.0-9) ... [2019-10-17T23:07:15.202Z] #41 65.39 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-17T23:07:15.202Z] #41 65.66 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-17T23:07:15.202Z] #41 65.66 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-17T23:07:15.821Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.36s) [2019-10-17T23:07:15.821Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-17T23:07:15.821Z] === RUN TestBuildWithSession [2019-10-17T23:07:15.821Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-17T23:07:15.821Z] build_session_test.go:25: TODO: BuildKit [2019-10-17T23:07:15.821Z] === RUN TestBuildSquashParent [2019-10-17T23:07:17.290Z] #41 ... [2019-10-17T23:07:17.290Z] [2019-10-17T23:07:17.290Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:07:17.290Z] #27 14.95 ## 3.3% ###### 8.5% ########### 16.2% ################### 26.5% ###################### 31.7% ########################## 36.8% ############################## 42.0% ################################### 49.7% ####################################### 54.9% ########################################### 60.1% ################################################ 67.8% ######################################################## 78.2% ############################################################# 85.9% ################################################################### 93.6% ######################################################################## 100.0% [2019-10-17T23:07:17.922Z] #27 ... [2019-10-17T23:07:17.922Z] [2019-10-17T23:07:17.922Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:07:17.922Z] #48 59.47 + cd /tmp/tmp.Wa7OTlfKHt/src/gotest.tools/gotestsum [2019-10-17T23:07:17.922Z] #48 59.47 + git checkout -q v0.3.5 [2019-10-17T23:07:17.922Z] #48 59.74 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-17T23:07:17.922Z] #48 ... [2019-10-17T23:07:17.922Z] [2019-10-17T23:07:17.922Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:07:17.922Z] #32 68.28 internal/reflectlite [2019-10-17T23:07:17.922Z] #32 68.32 sync [2019-10-17T23:07:18.892Z] --- PASS: TestBuildSquashParent (7.40s) [2019-10-17T23:07:18.892Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-17T23:07:18.892Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-17T23:07:18.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-17T23:07:18.892Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-17T23:07:18.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-17T23:07:18.892Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-17T23:07:18.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-17T23:07:18.892Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-17T23:07:18.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-17T23:07:18.892Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-17T23:07:18.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-17T23:07:18.892Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-17T23:07:18.892Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-17T23:07:18.892Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-17T23:07:18.892Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-17T23:07:18.892Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-17T23:07:18.892Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-17T23:07:20.805Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-17T23:07:21.064Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-17T23:07:21.556Z] #32 ... [2019-10-17T23:07:21.556Z] [2019-10-17T23:07:21.556Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:07:21.556Z] #27 17.81 [2019-10-17T23:07:21.654Z] 65014b3c3121: Pull complete [2019-10-17T23:07:23.043Z] #27 18.44 ## 3.1% ## 4.0% ###### 9.4% ########## 14.7% ############# 18.3% ############### 21.0% ################ 22.8% ################## 25.4% ################### 27.2% ##################### 29.9% ########################## 36.3% ############################ 39.0% ############################# 41.6% ############################### 44.3% ################################# 47.0% ################################### 48.8% ##################################### 51.4% ###################################### 53.2% ######################################## 55.9% ########################################## 59.5% ############################################ 62.2% ############################################## 64.0% ############################################### 66.7% ################################################# 68.4% ################################################## 70.2% #################################################### 72.9% ###################################################### 75.6% ######################################################## 78.3% ######################################################### 80.0% ############################################################ 83.6% ############################################################## 86.3% ################################################################ 89.6% ################################################################### 93.2% ##################################################################### 96.8% ######################################################################## 100.0% [2019-10-17T23:07:23.169Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-17T23:07:23.169Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.68s) [2019-10-17T23:07:23.169Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.83s) [2019-10-17T23:07:23.169Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s) [2019-10-17T23:07:23.169Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.98s) [2019-10-17T23:07:23.169Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.23s) [2019-10-17T23:07:23.169Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s) [2019-10-17T23:07:23.169Z] === RUN TestBuildMultiStageCopy [2019-10-17T23:07:23.169Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-17T23:07:23.332Z] #27 22.71 [2019-10-17T23:07:25.704Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-17T23:07:25.794Z] --- PASS: TestBuildSquashParent (10.11s) [2019-10-17T23:07:25.794Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" [2019-10-17T23:07:25.794Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-17T23:07:25.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-17T23:07:25.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-17T23:07:25.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-17T23:07:25.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-17T23:07:25.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-17T23:07:25.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-17T23:07:25.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-17T23:07:25.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-17T23:07:25.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-17T23:07:25.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-17T23:07:25.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-17T23:07:25.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-17T23:07:25.794Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-17T23:07:25.794Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-17T23:07:25.962Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-17T23:07:26.530Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-17T23:07:27.098Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-17T23:07:27.665Z] --- PASS: TestBuildMultiStageCopy (4.35s) [2019-10-17T23:07:27.665Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.31s) [2019-10-17T23:07:27.665Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2019-10-17T23:07:27.665Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2019-10-17T23:07:27.665Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2019-10-17T23:07:27.665Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2019-10-17T23:07:27.665Z] === RUN TestBuildMultiStageParentConfig [2019-10-17T23:07:27.796Z] #27 26.74 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-17T23:07:28.422Z] #27 ... [2019-10-17T23:07:28.422Z] [2019-10-17T23:07:28.422Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-17T23:07:28.422Z] #34 70.45 Selecting previously unselected package libxml2:ppc64el. [2019-10-17T23:07:28.422Z] #34 70.45 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-17T23:07:28.422Z] #34 70.45 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-17T23:07:28.422Z] #34 71.85 Selecting previously unselected package libarchive13:ppc64el. [2019-10-17T23:07:28.422Z] #34 71.89 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-17T23:07:28.422Z] #34 71.89 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-17T23:07:28.422Z] #34 72.70 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-17T23:07:28.422Z] #34 72.71 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-17T23:07:28.422Z] #34 72.72 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-17T23:07:28.422Z] #34 72.99 Selecting previously unselected package libuv1:ppc64el. [2019-10-17T23:07:28.422Z] #34 73.01 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-17T23:07:28.422Z] #34 73.03 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-17T23:07:28.422Z] #34 73.51 Selecting previously unselected package cmake. [2019-10-17T23:07:28.422Z] #34 73.51 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-17T23:07:28.422Z] #34 73.76 Unpacking cmake (3.7.2-1) ... [2019-10-17T23:07:28.422Z] #34 78.46 Selecting previously unselected package xxd. [2019-10-17T23:07:28.422Z] #34 78.48 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-17T23:07:28.422Z] #34 78.49 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-17T23:07:28.422Z] #34 78.82 Selecting previously unselected package vim-common. [2019-10-17T23:07:28.422Z] #34 78.85 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-17T23:07:28.422Z] #34 78.89 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-17T23:07:28.422Z] #34 79.41 Processing triggers for mime-support (3.60) ... [2019-10-17T23:07:28.422Z] #34 79.52 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-17T23:07:28.422Z] #34 79.53 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-17T23:07:28.422Z] #34 79.54 Setting up cmake-data (3.7.2-1) ... [2019-10-17T23:07:28.422Z] #34 79.55 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-17T23:07:28.422Z] #34 79.56 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-17T23:07:28.422Z] #34 79.56 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T23:07:28.422Z] #34 79.68 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-17T23:07:28.422Z] #34 79.70 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-17T23:07:28.422Z] #34 79.72 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-17T23:07:28.422Z] #34 79.72 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-17T23:07:28.422Z] #34 79.73 Setting up cmake (3.7.2-1) ... [2019-10-17T23:07:28.422Z] #34 79.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T23:07:28.422Z] #34 DONE 80.2s [2019-10-17T23:07:28.422Z] [2019-10-17T23:07:28.422Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-17T23:07:28.422Z] #29 76.58 + cd /tmp/tmp.hsHjORYrz3/src/github.com/go-swagger/go-swagger [2019-10-17T23:07:28.422Z] #29 76.59 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-17T23:07:28.422Z] #29 79.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-17T23:07:28.422Z] #29 ... [2019-10-17T23:07:28.422Z] [2019-10-17T23:07:28.422Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T23:07:28.422Z] #35 DONE 0.1s [2019-10-17T23:07:28.715Z] [2019-10-17T23:07:28.715Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-17T23:07:28.715Z] #36 DONE 0.1s [2019-10-17T23:07:28.715Z] [2019-10-17T23:07:28.715Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:07:29.004Z] #37 0.371 + RM_GOPATH=0 [2019-10-17T23:07:29.004Z] #37 0.378 + TMP_GOPATH= [2019-10-17T23:07:29.004Z] #37 0.378 + : /build [2019-10-17T23:07:29.004Z] #37 0.379 + '[' -z '' ']' [2019-10-17T23:07:29.004Z] #37 0.381 ++ mktemp -d [2019-10-17T23:07:29.004Z] #37 0.392 + export GOPATH=/tmp/tmp.LHpOHNMKeb [2019-10-17T23:07:29.004Z] #37 0.397 + GOPATH=/tmp/tmp.LHpOHNMKeb [2019-10-17T23:07:29.004Z] #37 0.398 + RM_GOPATH=1 [2019-10-17T23:07:29.004Z] #37 0.400 ++ dirname ./install.sh [2019-10-17T23:07:29.004Z] #37 0.403 + dir=. [2019-10-17T23:07:29.004Z] #37 0.404 + bin=tini [2019-10-17T23:07:29.004Z] #37 0.404 + shift [2019-10-17T23:07:29.004Z] #37 0.404 + '[' '!' -f ./tini.installer ']' [2019-10-17T23:07:29.004Z] #37 0.405 + . ./tini.installer [2019-10-17T23:07:29.004Z] #37 0.406 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-17T23:07:29.004Z] #37 0.406 + install_tini [2019-10-17T23:07:29.004Z] #37 0.406 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-17T23:07:29.004Z] #37 0.407 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-17T23:07:29.004Z] #37 0.407 + git clone https://github.com/krallin/tini.git /tmp/tmp.LHpOHNMKeb/tini [2019-10-17T23:07:29.004Z] #37 0.421 Cloning into '/tmp/tmp.LHpOHNMKeb/tini'... [2019-10-17T23:07:29.042Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2019-10-17T23:07:29.042Z] === RUN TestBuildLabelWithTargets [2019-10-17T23:07:29.641Z] #37 ... [2019-10-17T23:07:29.641Z] [2019-10-17T23:07:29.641Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:07:29.641Z] #45 71.34 internal/reflectlite [2019-10-17T23:07:29.641Z] #45 71.35 sync [2019-10-17T23:07:29.641Z] #45 76.79 github.com/LK4D4/vndr/godl/singleflight [2019-10-17T23:07:29.641Z] #45 76.80 internal/singleflight [2019-10-17T23:07:29.641Z] #45 76.85 math/rand [2019-10-17T23:07:29.641Z] #45 81.01 sort [2019-10-17T23:07:29.641Z] #45 81.05 io [2019-10-17T23:07:29.641Z] #45 81.08 strconv [2019-10-17T23:07:29.641Z] #45 81.19 syscall [2019-10-17T23:07:29.934Z] #45 ... [2019-10-17T23:07:29.934Z] [2019-10-17T23:07:29.934Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:07:29.934Z] #27 27.97 [2019-10-17T23:07:29.934Z] #27 28.45 ######################################################### 79.4% ######################################################################## 100.0% [2019-10-17T23:07:29.934Z] #27 28.80 [2019-10-17T23:07:29.982Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-17T23:07:29.982Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-17T23:07:31.443Z] #27 ... [2019-10-17T23:07:31.443Z] [2019-10-17T23:07:31.443Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:07:31.443Z] #41 73.25 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-17T23:07:31.443Z] #41 73.25 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-17T23:07:31.443Z] #41 73.29 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T23:07:31.443Z] #41 73.39 Setting up python-protobuf (3.0.0-9) ... [2019-10-17T23:07:31.574Z] --- PASS: TestBuildLabelWithTargets (2.39s) [2019-10-17T23:07:31.574Z] === RUN TestBuildWithEmptyLayers [2019-10-17T23:07:31.733Z] #41 ... [2019-10-17T23:07:31.733Z] [2019-10-17T23:07:31.733Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:07:31.733Z] #37 2.534 + cd /tmp/tmp.LHpOHNMKeb/tini [2019-10-17T23:07:31.733Z] #37 2.535 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-17T23:07:31.733Z] #37 2.549 + cmake . [2019-10-17T23:07:32.040Z] #37 3.489 -- The C compiler identification is GNU 6.3.0 [2019-10-17T23:07:32.344Z] #37 3.578 -- Check for working C compiler: /usr/bin/cc [2019-10-17T23:07:32.511Z] --- PASS: TestBuildWithEmptyLayers (0.96s) [2019-10-17T23:07:32.511Z] === RUN TestBuildMultiStageOnBuild [2019-10-17T23:07:32.974Z] #37 4.527 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-17T23:07:32.974Z] #37 ... [2019-10-17T23:07:32.974Z] [2019-10-17T23:07:32.974Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:07:32.974Z] #55 21.59 + cd /tmp/tmp.IFvBBZBnMU/src/github.com/opencontainers/runc [2019-10-17T23:07:32.974Z] #55 21.60 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-17T23:07:32.974Z] #55 22.83 + '[' -z '' ']' [2019-10-17T23:07:32.974Z] #55 22.83 + target=static [2019-10-17T23:07:32.974Z] #55 22.83 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-17T23:07:32.974Z] #55 27.34 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 . [2019-10-17T23:07:33.264Z] #55 ... [2019-10-17T23:07:33.264Z] [2019-10-17T23:07:33.264Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-17T23:07:33.264Z] #41 84.85 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-17T23:07:33.264Z] #41 84.86 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-17T23:07:33.264Z] #41 84.87 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-17T23:07:33.264Z] #41 84.89 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-17T23:07:33.264Z] #41 84.91 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-17T23:07:33.264Z] #41 84.93 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-17T23:07:33.264Z] #41 84.94 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-17T23:07:33.264Z] #41 84.95 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-17T23:07:33.264Z] #41 84.96 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-17T23:07:33.264Z] #41 84.99 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-17T23:07:33.264Z] #41 85.00 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T23:07:33.269Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-17T23:07:33.269Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-17T23:07:33.554Z] #41 DONE 85.3s [2019-10-17T23:07:33.554Z] [2019-10-17T23:07:33.554Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:07:33.846Z] #42 ... [2019-10-17T23:07:33.846Z] [2019-10-17T23:07:33.846Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:07:33.846Z] #32 75.63 sort [2019-10-17T23:07:33.846Z] #32 75.63 errors [2019-10-17T23:07:33.846Z] #32 76.51 io [2019-10-17T23:07:33.846Z] #32 76.52 internal/oserror [2019-10-17T23:07:33.846Z] #32 76.54 strconv [2019-10-17T23:07:33.846Z] #32 77.37 syscall [2019-10-17T23:07:33.846Z] #32 83.03 strings [2019-10-17T23:07:33.846Z] #32 83.07 bytes [2019-10-17T23:07:34.137Z] #32 ... [2019-10-17T23:07:34.137Z] [2019-10-17T23:07:34.137Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:07:34.137Z] #37 4.535 -- Detecting C compiler ABI info [2019-10-17T23:07:34.137Z] #37 5.537 -- Detecting C compiler ABI info - done [2019-10-17T23:07:34.428Z] #37 5.764 -- Detecting C compile features [2019-10-17T23:07:35.047Z] --- PASS: TestBuildMultiStageOnBuild (2.88s) [2019-10-17T23:07:35.047Z] === RUN TestBuildUncleanTarFilenames [2019-10-17T23:07:35.518Z] #60 208.7 + bin/containerd-stress [2019-10-17T23:07:35.519Z] #60 210.4 + bin/containerd-shim [2019-10-17T23:07:36.425Z] --- PASS: TestBuildUncleanTarFilenames (1.37s) [2019-10-17T23:07:36.425Z] === RUN TestBuildMultiStageLayerLeak [2019-10-17T23:07:36.557Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-17T23:07:36.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.58s) [2019-10-17T23:07:36.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.60s) [2019-10-17T23:07:36.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.43s) [2019-10-17T23:07:36.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.65s) [2019-10-17T23:07:36.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.24s) [2019-10-17T23:07:36.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.21s) [2019-10-17T23:07:36.557Z] === RUN TestBuildMultiStageCopy [2019-10-17T23:07:36.557Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-17T23:07:37.934Z] #37 9.091 -- Detecting C compile features - done [2019-10-17T23:07:37.934Z] #37 9.145 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-17T23:07:38.225Z] #37 9.755 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-17T23:07:38.515Z] #37 ... [2019-10-17T23:07:38.515Z] [2019-10-17T23:07:38.515Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:07:38.515Z] #27 32.82 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-17T23:07:38.515Z] #27 33.82 [2019-10-17T23:07:38.515Z] #27 34.37 ######################################################################## 100.0% [2019-10-17T23:07:38.515Z] #27 34.74 [2019-10-17T23:07:39.150Z] #27 38.40 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-17T23:07:39.150Z] #27 38.55 skipping existing c8c2d4a6b2e3 [2019-10-17T23:07:39.443Z] #27 38.79 [2019-10-17T23:07:39.717Z] --- PASS: TestBuildMultiStageLayerLeak (3.02s) [2019-10-17T23:07:39.717Z] === RUN TestBuildWithHugeFile [2019-10-17T23:07:39.842Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-17T23:07:39.842Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-17T23:07:40.684Z] #60 216.2 + bin/containerd-shim-runc-v1 [2019-10-17T23:07:40.777Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-17T23:07:41.036Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-17T23:07:41.532Z] #27 ... [2019-10-17T23:07:41.532Z] [2019-10-17T23:07:41.532Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:07:41.532Z] #18 26.30 Fetched 7720 kB in 25s (302 kB/s) [2019-10-17T23:07:41.532Z] #18 26.30 Reading package lists... [2019-10-17T23:07:41.532Z] #18 ... [2019-10-17T23:07:41.532Z] [2019-10-17T23:07:41.532Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:07:41.533Z] #37 10.14 -- Configuring done [2019-10-17T23:07:41.533Z] #37 10.18 -- Generating done [2019-10-17T23:07:41.533Z] #37 10.21 -- Build files have been written to: /tmp/tmp.LHpOHNMKeb/tini [2019-10-17T23:07:41.533Z] #37 10.22 + make tini-static [2019-10-17T23:07:41.533Z] #37 10.78 Scanning dependencies of target tini-static [2019-10-17T23:07:41.533Z] #37 10.94 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-17T23:07:42.412Z] --- PASS: TestBuildMultiStageCopy (5.85s) [2019-10-17T23:07:42.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.06s) [2019-10-17T23:07:42.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2019-10-17T23:07:42.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) [2019-10-17T23:07:42.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2019-10-17T23:07:42.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2019-10-17T23:07:42.412Z] === RUN TestBuildMultiStageParentConfig [2019-10-17T23:07:42.541Z] #60 219.0 + bin/containerd-shim-runc-v2 [2019-10-17T23:07:43.043Z] #37 14.30 [100%] Linking C executable tini-static [2019-10-17T23:07:43.788Z] --- PASS: TestBuildMultiStageParentConfig (1.68s) [2019-10-17T23:07:43.788Z] === RUN TestBuildLabelWithTargets [2019-10-17T23:07:43.846Z] #60 219.9 + binaries [2019-10-17T23:07:43.846Z] #60 219.9 + mkdir -p /build [2019-10-17T23:07:43.846Z] #60 219.9 + cp bin/containerd /build/containerd [2019-10-17T23:07:43.846Z] #60 220.0 + cp bin/containerd-shim /build/containerd-shim [2019-10-17T23:07:43.846Z] #60 220.0 + cp bin/ctr /build/ctr [2019-10-17T23:07:43.846Z] #60 DONE 220.1s [2019-10-17T23:07:44.071Z] #37 15.33 [100%] Built target tini-static [2019-10-17T23:07:44.071Z] #37 15.39 + mkdir -p /build [2019-10-17T23:07:44.071Z] #37 15.40 + cp tini-static /build/docker-init [2019-10-17T23:07:44.071Z] #37 DONE 15.5s [2019-10-17T23:07:44.071Z] [2019-10-17T23:07:44.071Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-17T23:07:44.071Z] #27 41.93 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-17T23:07:44.071Z] #27 42.82 [2019-10-17T23:07:44.071Z] #27 43.32 ######################################################################## 100.0% [2019-10-17T23:07:44.359Z] #27 43.63 [2019-10-17T23:07:44.633Z] [2019-10-17T23:07:44.633Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-17T23:07:44.633Z] #61 DONE 0.3s [2019-10-17T23:07:44.633Z] [2019-10-17T23:07:44.633Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-17T23:07:44.633Z] #65 DONE 0.1s [2019-10-17T23:07:44.633Z] [2019-10-17T23:07:44.633Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-17T23:07:44.650Z] #27 43.97 Download of images into '/build' complete. [2019-10-17T23:07:44.941Z] #27 43.97 Use something like the following to load the result into a Docker daemon: [2019-10-17T23:07:44.941Z] #27 43.97 tar -cC '/build' . | docker load [2019-10-17T23:07:44.941Z] #27 DONE 44.0s [2019-10-17T23:07:44.941Z] [2019-10-17T23:07:44.941Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:07:44.941Z] #42 2.755 Note: Building without setproctitle() and strlcpy() support. [2019-10-17T23:07:44.941Z] #42 2.755 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-17T23:07:44.941Z] #42 4.982 fatal: Not a git repository (or any of the parent directories): .git [2019-10-17T23:07:44.941Z] #42 5.026 GEN .gitid [2019-10-17T23:07:44.941Z] #42 5.041 GEN criu/include/version.h [2019-10-17T23:07:44.941Z] #42 5.127 GEN include/common/asm [2019-10-17T23:07:44.941Z] #42 8.504 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-17T23:07:44.941Z] #42 8.640 PBCC images/opts.pb-c.c [2019-10-17T23:07:44.941Z] #42 8.711 PBCC images/sit.pb-c.c [2019-10-17T23:07:44.941Z] #42 8.768 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-17T23:07:44.941Z] #42 8.848 DEP images/opts.pb-c.d [2019-10-17T23:07:44.941Z] #42 8.939 DEP images/sit.pb-c.d [2019-10-17T23:07:44.941Z] #42 9.018 PBCC images/macvlan.pb-c.c [2019-10-17T23:07:44.941Z] #42 9.061 DEP images/macvlan.pb-c.d [2019-10-17T23:07:44.941Z] #42 9.181 PBCC images/autofs.pb-c.c [2019-10-17T23:07:44.941Z] #42 9.297 DEP images/autofs.pb-c.d [2019-10-17T23:07:44.941Z] #42 9.387 PBCC images/sysctl.pb-c.c [2019-10-17T23:07:44.941Z] #42 9.466 DEP images/sysctl.pb-c.d [2019-10-17T23:07:44.941Z] #42 9.576 PBCC images/time.pb-c.c [2019-10-17T23:07:44.941Z] #42 9.637 DEP images/time.pb-c.d [2019-10-17T23:07:44.941Z] #42 9.747 PBCC images/binfmt-misc.pb-c.c [2019-10-17T23:07:44.941Z] #42 9.803 DEP images/binfmt-misc.pb-c.d [2019-10-17T23:07:44.941Z] #42 9.925 PBCC images/seccomp.pb-c.c [2019-10-17T23:07:44.941Z] #42 9.950 DEP images/seccomp.pb-c.d [2019-10-17T23:07:44.941Z] #42 10.10 PBCC images/userns.pb-c.c [2019-10-17T23:07:44.941Z] #42 10.17 DEP images/userns.pb-c.d [2019-10-17T23:07:44.941Z] #42 10.28 PBCC images/cgroup.pb-c.c [2019-10-17T23:07:44.941Z] #42 10.31 DEP images/cgroup.pb-c.d [2019-10-17T23:07:44.941Z] #42 10.46 PBCC images/fown.pb-c.c [2019-10-17T23:07:44.941Z] #42 10.53 PBCC images/ext-file.pb-c.c [2019-10-17T23:07:44.941Z] #42 10.71 DEP images/fown.pb-c.d [2019-10-17T23:07:44.941Z] #42 10.92 DEP images/ext-file.pb-c.d [2019-10-17T23:07:44.941Z] #42 11.04 PBCC images/rpc.pb-c.c [2019-10-17T23:07:44.941Z] #42 11.20 DEP images/rpc.pb-c.d [2019-10-17T23:07:44.941Z] #42 11.43 PBCC images/siginfo.pb-c.c [2019-10-17T23:07:45.001Z] #67 DONE 0.1s [2019-10-17T23:07:45.001Z] [2019-10-17T23:07:45.001Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-17T23:07:45.001Z] #70 DONE 0.1s [2019-10-17T23:07:45.001Z] [2019-10-17T23:07:45.001Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-17T23:07:45.001Z] #71 DONE 0.0s [2019-10-17T23:07:45.001Z] [2019-10-17T23:07:45.001Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-17T23:07:45.228Z] #42 11.57 DEP images/siginfo.pb-c.d [2019-10-17T23:07:45.228Z] #42 11.84 PBCC images/pagemap.pb-c.c [2019-10-17T23:07:45.516Z] #42 11.98 DEP images/pagemap.pb-c.d [2019-10-17T23:07:45.810Z] #42 12.21 PBCC images/rlimit.pb-c.c [2019-10-17T23:07:45.810Z] #42 12.31 DEP images/rlimit.pb-c.d [2019-10-17T23:07:45.810Z] #42 12.37 PBCC images/file-lock.pb-c.c [2019-10-17T23:07:45.810Z] #42 12.39 DEP images/file-lock.pb-c.d [2019-10-17T23:07:46.102Z] #42 12.42 PBCC images/tty.pb-c.c [2019-10-17T23:07:46.102Z] #42 12.63 DEP images/tty.pb-c.d [2019-10-17T23:07:46.390Z] #42 12.74 PBCC images/tun.pb-c.c [2019-10-17T23:07:46.390Z] #42 ... [2019-10-17T23:07:46.390Z] [2019-10-17T23:07:46.390Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:07:46.390Z] #45 87.93 vendor/golang.org/x/net/dns/dnsmessage [2019-10-17T23:07:46.390Z] #45 88.53 bytes [2019-10-17T23:07:46.390Z] #45 ... [2019-10-17T23:07:46.390Z] [2019-10-17T23:07:46.390Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:07:46.390Z] #42 12.91 PBCC images/netdev.pb-c.c [2019-10-17T23:07:46.679Z] #42 13.00 DEP images/tun.pb-c.d [2019-10-17T23:07:46.679Z] #42 13.16 DEP images/netdev.pb-c.d [2019-10-17T23:07:46.679Z] #42 13.26 PBCC images/vma.pb-c.c [2019-10-17T23:07:46.837Z] #72 DONE 1.9s [2019-10-17T23:07:46.837Z] [2019-10-17T23:07:46.837Z] #73 exporting to oci image format [2019-10-17T23:07:46.980Z] #42 13.42 DEP images/vma.pb-c.d [2019-10-17T23:07:46.980Z] #42 13.48 PBCC images/creds.pb-c.c [2019-10-17T23:07:46.980Z] #42 13.53 DEP images/creds.pb-c.d [2019-10-17T23:07:47.086Z] --- PASS: TestBuildLabelWithTargets (2.66s) [2019-10-17T23:07:47.086Z] === RUN TestBuildWithEmptyLayers [2019-10-17T23:07:47.220Z] #73 exporting layers [2019-10-17T23:07:47.268Z] #42 13.68 PBCC images/utsns.pb-c.c [2019-10-17T23:07:47.268Z] #42 13.71 DEP images/utsns.pb-c.d [2019-10-17T23:07:47.268Z] #42 13.78 PBCC images/ipc-desc.pb-c.c [2019-10-17T23:07:47.268Z] #42 13.87 PBCC images/ipc-sem.pb-c.c [2019-10-17T23:07:47.268Z] #42 13.88 DEP images/ipc-desc.pb-c.d [2019-10-17T23:07:47.557Z] #42 14.03 DEP images/ipc-sem.pb-c.d [2019-10-17T23:07:47.557Z] #42 14.14 PBCC images/ipc-msg.pb-c.c [2019-10-17T23:07:47.557Z] #42 14.19 DEP images/ipc-msg.pb-c.d [2019-10-17T23:07:47.557Z] #42 14.28 PBCC images/ipc-shm.pb-c.c [2019-10-17T23:07:47.844Z] #42 14.34 DEP images/ipc-shm.pb-c.d [2019-10-17T23:07:47.844Z] #42 14.45 PBCC images/ipc-var.pb-c.c [2019-10-17T23:07:47.844Z] #42 14.53 DEP images/ipc-var.pb-c.d [2019-10-17T23:07:48.035Z] --- PASS: TestBuildWithEmptyLayers (1.39s) [2019-10-17T23:07:48.035Z] === RUN TestBuildMultiStageOnBuild [2019-10-17T23:07:48.133Z] #42 14.62 PBCC images/sk-opts.pb-c.c [2019-10-17T23:07:48.133Z] #42 14.74 PBCC images/packet-sock.pb-c.c [2019-10-17T23:07:48.423Z] #42 14.88 DEP images/sk-opts.pb-c.d [2019-10-17T23:07:48.423Z] #42 15.11 DEP images/packet-sock.pb-c.d [2019-10-17T23:07:48.720Z] #42 15.35 PBCC images/sk-netlink.pb-c.c [2019-10-17T23:07:49.008Z] #42 15.44 DEP images/sk-netlink.pb-c.d [2019-10-17T23:07:49.008Z] #42 15.63 PBCC images/sk-inet.pb-c.c [2019-10-17T23:07:49.008Z] #42 15.69 DEP images/sk-inet.pb-c.d [2019-10-17T23:07:49.295Z] #42 15.78 PBCC images/sk-unix.pb-c.c [2019-10-17T23:07:49.295Z] #42 15.87 DEP images/sk-unix.pb-c.d [2019-10-17T23:07:49.295Z] #42 15.97 PBCC images/mm.pb-c.c [2019-10-17T23:07:49.584Z] #42 16.09 DEP images/mm.pb-c.d [2019-10-17T23:07:49.874Z] #42 16.24 PBCC images/timerfd.pb-c.c [2019-10-17T23:07:49.874Z] #42 16.35 DEP images/timerfd.pb-c.d [2019-10-17T23:07:49.874Z] #42 16.48 PBCC images/timer.pb-c.c [2019-10-17T23:07:50.163Z] #42 16.55 DEP images/timer.pb-c.d [2019-10-17T23:07:50.163Z] #42 16.69 PBCC images/sa.pb-c.c [2019-10-17T23:07:50.452Z] #42 16.83 DEP images/sa.pb-c.d [2019-10-17T23:07:50.452Z] #42 16.91 PBCC images/pipe-data.pb-c.c [2019-10-17T23:07:50.452Z] #42 16.93 DEP images/pipe-data.pb-c.d [2019-10-17T23:07:50.452Z] #42 17.01 PBCC images/mnt.pb-c.c [2019-10-17T23:07:50.740Z] #42 17.08 DEP images/mnt.pb-c.d [2019-10-17T23:07:50.740Z] #42 17.21 PBCC images/sk-packet.pb-c.c [2019-10-17T23:07:50.740Z] #42 17.25 DEP images/sk-packet.pb-c.d [2019-10-17T23:07:50.740Z] #42 17.33 PBCC images/tcp-stream.pb-c.c [2019-10-17T23:07:51.032Z] #42 17.42 DEP images/tcp-stream.pb-c.d [2019-10-17T23:07:51.032Z] #42 17.63 PBCC images/pipe.pb-c.c [2019-10-17T23:07:51.321Z] #42 17.71 DEP images/pipe.pb-c.d [2019-10-17T23:07:51.321Z] #42 17.85 PBCC images/pstree.pb-c.c [2019-10-17T23:07:51.321Z] #42 17.89 DEP images/pstree.pb-c.d [2019-10-17T23:07:51.321Z] #42 18.00 PBCC images/fs.pb-c.c [2019-10-17T23:07:51.608Z] #42 18.08 DEP images/fs.pb-c.d [2019-10-17T23:07:51.608Z] #42 18.24 PBCC images/signalfd.pb-c.c [2019-10-17T23:07:51.896Z] #42 18.38 DEP images/signalfd.pb-c.d [2019-10-17T23:07:51.896Z] #42 ... [2019-10-17T23:07:51.896Z] [2019-10-17T23:07:51.896Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:07:51.896Z] #18 36.79 Reading package lists... [2019-10-17T23:07:51.896Z] #18 ... [2019-10-17T23:07:51.896Z] [2019-10-17T23:07:51.896Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:07:51.897Z] #42 18.48 PBCC images/fh.pb-c.c [2019-10-17T23:07:51.897Z] #42 18.55 PBCC images/fsnotify.pb-c.c [2019-10-17T23:07:52.190Z] #42 18.68 DEP images/fh.pb-c.d [2019-10-17T23:07:52.190Z] #42 18.76 DEP images/fsnotify.pb-c.d [2019-10-17T23:07:52.190Z] #42 18.87 PBCC images/eventpoll.pb-c.c [2019-10-17T23:07:52.217Z] --- PASS: TestBuildMultiStageOnBuild (3.76s) [2019-10-17T23:07:52.217Z] === RUN TestBuildUncleanTarFilenames [2019-10-17T23:07:52.501Z] #42 18.90 DEP images/eventpoll.pb-c.d [2019-10-17T23:07:52.501Z] #42 18.99 PBCC images/eventfd.pb-c.c [2019-10-17T23:07:52.501Z] #42 19.03 DEP images/eventfd.pb-c.d [2019-10-17T23:07:52.501Z] #42 19.11 PBCC images/remap-file-path.pb-c.c [2019-10-17T23:07:52.792Z] #42 19.15 DEP images/remap-file-path.pb-c.d [2019-10-17T23:07:52.792Z] #42 19.24 PBCC images/fifo.pb-c.c [2019-10-17T23:07:52.792Z] #42 19.29 DEP images/fifo.pb-c.d [2019-10-17T23:07:53.084Z] #42 19.40 PBCC images/ghost-file.pb-c.c [2019-10-17T23:07:53.084Z] #42 19.48 DEP images/ghost-file.pb-c.d [2019-10-17T23:07:53.084Z] #42 19.55 PBCC images/regfile.pb-c.c [2019-10-17T23:07:53.084Z] #42 19.62 DEP images/regfile.pb-c.d [2019-10-17T23:07:53.084Z] #42 19.79 PBCC images/ns.pb-c.c [2019-10-17T23:07:53.084Z] #42 ... [2019-10-17T23:07:53.084Z] [2019-10-17T23:07:53.084Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:07:53.084Z] #32 94.91 bufio [2019-10-17T23:07:53.084Z] #32 99.58 reflect [2019-10-17T23:07:53.084Z] #32 102.3 path [2019-10-17T23:07:53.374Z] #32 ... [2019-10-17T23:07:53.374Z] [2019-10-17T23:07:53.374Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:07:53.374Z] #42 19.81 DEP images/ns.pb-c.d [2019-10-17T23:07:53.374Z] #42 19.90 PBCC images/fdinfo.pb-c.c [2019-10-17T23:07:53.374Z] #42 20.05 DEP images/fdinfo.pb-c.d [2019-10-17T23:07:53.595Z] --- PASS: TestBuildUncleanTarFilenames (1.87s) [2019-10-17T23:07:53.595Z] === RUN TestBuildMultiStageLayerLeak [2019-10-17T23:07:53.664Z] #42 20.18 PBCC images/core-aarch64.pb-c.c [2019-10-17T23:07:53.664Z] #42 20.21 PBCC images/core-arm.pb-c.c [2019-10-17T23:07:53.664Z] #42 20.32 PBCC images/core-ppc64.pb-c.c [2019-10-17T23:07:53.954Z] #42 20.40 PBCC images/core-s390.pb-c.c [2019-10-17T23:07:53.954Z] #42 20.54 PBCC images/core-x86.pb-c.c [2019-10-17T23:07:54.408Z] #42 20.73 PBCC images/core.pb-c.c [2019-10-17T23:07:54.408Z] #42 20.84 PBCC images/inventory.pb-c.c [2019-10-17T23:07:54.702Z] #42 21.09 DEP images/core-aarch64.pb-c.d [2019-10-17T23:07:54.702Z] #42 21.23 DEP images/core-arm.pb-c.d [2019-10-17T23:07:54.993Z] #42 21.36 DEP images/core-ppc64.pb-c.d [2019-10-17T23:07:54.993Z] #42 21.51 DEP images/core-s390.pb-c.d [2019-10-17T23:07:54.993Z] #42 21.62 DEP images/core-x86.pb-c.d [2019-10-17T23:07:55.284Z] #42 21.78 DEP images/core.pb-c.d [2019-10-17T23:07:55.284Z] #42 21.90 DEP images/inventory.pb-c.d [2019-10-17T23:07:55.284Z] #42 21.98 PBCC images/cpuinfo.pb-c.c [2019-10-17T23:07:55.574Z] #42 22.03 DEP images/cpuinfo.pb-c.d [2019-10-17T23:07:55.574Z] #42 22.16 PBCC images/stats.pb-c.c [2019-10-17T23:07:55.574Z] #42 22.22 DEP images/stats.pb-c.d [2019-10-17T23:07:57.783Z] --- PASS: TestBuildMultiStageLayerLeak (3.91s) [2019-10-17T23:07:57.783Z] === RUN TestBuildWithHugeFile [2019-10-17T23:07:59.077Z] #42 25.10 make[1]: Nothing to be done for 'all'. [2019-10-17T23:07:59.077Z] #42 ... [2019-10-17T23:07:59.077Z] [2019-10-17T23:07:59.077Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:07:59.077Z] #45 100.5 bufio [2019-10-17T23:07:59.077Z] #45 103.5 reflect [2019-10-17T23:07:59.077Z] #45 108.9 regexp/syntax [2019-10-17T23:07:59.077Z] #45 ... [2019-10-17T23:07:59.077Z] [2019-10-17T23:07:59.077Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:07:59.077Z] #18 36.79 Reading package lists... [2019-10-17T23:07:59.077Z] #18 47.95 Building dependency tree... [2019-10-17T23:07:59.077Z] #18 50.06 The following additional packages will be installed: [2019-10-17T23:07:59.077Z] #18 50.06 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-17T23:07:59.077Z] #18 50.06 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-17T23:07:59.077Z] #18 50.06 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-17T23:07:59.077Z] #18 50.07 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-17T23:07:59.077Z] #18 50.07 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-17T23:07:59.077Z] #18 50.07 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-17T23:07:59.077Z] #18 50.07 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-17T23:07:59.077Z] #18 50.07 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-17T23:07:59.077Z] #18 50.07 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-17T23:07:59.077Z] #18 50.08 Suggested packages: [2019-10-17T23:07:59.077Z] #18 50.08 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-17T23:07:59.077Z] #18 50.08 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-17T23:07:59.077Z] #18 50.08 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-17T23:07:59.077Z] #18 50.08 vim-doc vim-scripts xfsdump acl attr quota [2019-10-17T23:07:59.077Z] #18 50.08 Recommended packages: [2019-10-17T23:07:59.077Z] #18 50.08 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-17T23:07:59.077Z] #18 50.09 python3-keyrings.alt python3-xdg unzip [2019-10-17T23:08:01.813Z] #18 ... [2019-10-17T23:08:01.813Z] [2019-10-17T23:08:01.813Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:08:01.813Z] #42 27.87 CC images/stats.o [2019-10-17T23:08:02.856Z] #42 29.18 CC images/core.o [2019-10-17T23:08:03.887Z] #42 ... [2019-10-17T23:08:03.887Z] [2019-10-17T23:08:03.887Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:08:03.887Z] #32 105.4 text/tabwriter [2019-10-17T23:08:03.887Z] #32 112.3 time [2019-10-17T23:08:03.887Z] #32 112.3 internal/syscall/unix [2019-10-17T23:08:03.887Z] #32 ... [2019-10-17T23:08:03.887Z] [2019-10-17T23:08:03.887Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:08:03.887Z] #18 56.79 The following NEW packages will be installed: [2019-10-17T23:08:03.887Z] #18 56.79 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-17T23:08:03.887Z] #18 56.79 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-17T23:08:03.887Z] #18 56.80 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-17T23:08:03.887Z] #18 56.80 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-17T23:08:03.887Z] #18 56.80 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-17T23:08:03.887Z] #18 56.80 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-17T23:08:03.887Z] #18 56.80 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-17T23:08:03.887Z] #18 56.80 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-17T23:08:03.887Z] #18 56.80 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-17T23:08:03.887Z] #18 56.80 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-17T23:08:03.887Z] #18 56.81 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-17T23:08:03.887Z] #18 56.81 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-17T23:08:03.887Z] #18 56.81 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-17T23:08:03.887Z] #18 56.81 xfsprogs xxd xz-utils zip [2019-10-17T23:08:03.887Z] #18 57.01 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-17T23:08:03.887Z] #18 57.01 Need to get 87.3 MB of archives. [2019-10-17T23:08:03.887Z] #18 57.01 After this operation, 585 MB of additional disk space will be used. [2019-10-17T23:08:03.887Z] #18 57.01 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-17T23:08:03.887Z] #18 57.10 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-17T23:08:03.887Z] #18 57.12 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-17T23:08:03.887Z] #18 57.14 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-17T23:08:03.887Z] #18 57.18 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-17T23:08:03.887Z] #18 57.19 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-10-17T23:08:03.887Z] #18 57.28 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-10-17T23:08:03.887Z] #18 57.47 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-17T23:08:03.887Z] #18 57.48 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-17T23:08:03.887Z] #18 57.49 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-10-17T23:08:03.887Z] #18 57.75 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-10-17T23:08:03.887Z] #18 57.79 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-17T23:08:03.887Z] #18 57.79 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-17T23:08:03.887Z] #18 57.80 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-17T23:08:03.887Z] #18 57.81 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-17T23:08:03.887Z] #18 57.81 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-17T23:08:03.887Z] #18 57.83 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-17T23:08:03.887Z] #18 57.84 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-17T23:08:03.887Z] #18 57.85 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-17T23:08:03.888Z] #18 57.87 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-17T23:08:03.888Z] #18 57.91 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-17T23:08:03.888Z] #18 57.96 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-17T23:08:03.888Z] #18 57.99 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-17T23:08:03.888Z] #18 58.02 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-17T23:08:03.888Z] #18 58.04 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-10-17T23:08:03.888Z] #18 58.05 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-10-17T23:08:03.888Z] #18 58.10 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-17T23:08:03.888Z] #18 58.11 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-17T23:08:03.888Z] #18 58.13 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-17T23:08:03.888Z] #18 58.19 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-17T23:08:03.888Z] #18 58.20 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-10-17T23:08:03.888Z] #18 58.23 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-17T23:08:03.888Z] #18 58.25 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-17T23:08:03.888Z] #18 58.27 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-17T23:08:03.888Z] #18 58.28 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-17T23:08:03.888Z] #18 58.29 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-17T23:08:03.888Z] #18 58.30 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-17T23:08:03.888Z] #18 58.31 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] [2019-10-17T23:08:03.888Z] #18 58.32 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-17T23:08:03.888Z] #18 58.35 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-17T23:08:03.888Z] #18 58.37 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-17T23:08:03.888Z] #18 58.40 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-17T23:08:03.888Z] #18 58.47 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-17T23:08:03.888Z] #18 58.49 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-10-17T23:08:03.888Z] #18 58.51 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-17T23:08:03.888Z] #18 58.52 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-17T23:08:03.888Z] #18 58.54 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-17T23:08:03.888Z] #18 58.55 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-17T23:08:03.888Z] #18 58.76 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-17T23:08:03.888Z] #18 58.79 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-17T23:08:04.176Z] #18 58.98 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-17T23:08:04.176Z] #18 59.00 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-17T23:08:04.176Z] #18 59.03 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-17T23:08:04.176Z] #18 59.05 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-17T23:08:04.176Z] #18 59.06 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-10-17T23:08:04.176Z] #18 59.12 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-17T23:08:04.809Z] #18 59.73 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-17T23:08:05.110Z] #18 59.83 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-17T23:08:05.110Z] #18 59.92 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-17T23:08:05.110Z] #18 59.95 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-10-17T23:08:05.110Z] #18 59.96 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-17T23:08:05.110Z] #18 60.04 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] [2019-10-17T23:08:05.399Z] #18 60.24 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] [2019-10-17T23:08:05.692Z] #18 60.51 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] [2019-10-17T23:08:05.692Z] #18 60.54 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-17T23:08:06.326Z] #18 60.98 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-17T23:08:06.326Z] #18 61.32 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] [2019-10-17T23:08:06.326Z] #18 61.34 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] [2019-10-17T23:08:07.756Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-17T23:08:07.756Z] Using test binary docker [2019-10-17T23:08:07.757Z] +++ /etc/init.d/apparmor start [2019-10-17T23:08:07.757Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-17T23:08:07.757Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-17T23:08:07.757Z] Warning failed to create cache: (null) [2019-10-17T23:08:07.757Z] . [2019-10-17T23:08:07.757Z] INFO: Waiting for daemon to start... [2019-10-17T23:08:07.757Z] Starting dockerd [2019-10-17T23:08:07.757Z] +++ 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 [2019-10-17T23:08:07.757Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-17T23:08:07.757Z] Using test binary docker [2019-10-17T23:08:07.757Z] +++ /etc/init.d/apparmor start [2019-10-17T23:08:07.757Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-17T23:08:07.757Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-17T23:08:07.757Z] Warning failed to create cache: (null) [2019-10-17T23:08:07.757Z] . [2019-10-17T23:08:07.757Z] INFO: Waiting for daemon to start... [2019-10-17T23:08:07.757Z] Starting dockerd [2019-10-17T23:08:07.757Z] +++ 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 [2019-10-17T23:08:09.851Z] #18 64.75 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] [2019-10-17T23:08:10.287Z] . [2019-10-17T23:08:10.287Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-17T23:08:10.287Z] [2019-10-17T23:08:10.287Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-17T23:08:10.287Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-17T23:08:10.287Z] Error: No such image: emptyfs [2019-10-17T23:08:10.287Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-17T23:08:10.287Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-17T23:08:10.287Z] ++++ docker load [2019-10-17T23:08:10.287Z] Error: No such image: emptyfs [2019-10-17T23:08:10.287Z] ++++ docker load [2019-10-17T23:08:10.287Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-17T23:08:10.546Z] Running integration-test (iteration 1) [2019-10-17T23:08:10.546Z] Running integration-test (iteration 1) [2019-10-17T23:08:10.546Z] 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)/ [2019-10-17T23:08:10.546Z] ++ 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)/' [2019-10-17T23:08:10.546Z] ++ set -e [2019-10-17T23:08:10.546Z] ++ '[' -n 0 ']' [2019-10-17T23:08:10.546Z] ++ set -x [2019-10-17T23:08:10.546Z] ++ env -i DEST=/go/src/github.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)/' [2019-10-17T23:08:10.546Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-17T23:08:10.546Z] ++ 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)/' [2019-10-17T23:08:10.546Z] ++ set -e [2019-10-17T23:08:10.546Z] ++ '[' -n 0 ']' [2019-10-17T23:08:10.546Z] ++ set -x [2019-10-17T23:08:10.546Z] ++ env -i DEST=/go/src/github.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)/' [2019-10-17T23:08:12.583Z] #18 ... [2019-10-17T23:08:12.583Z] [2019-10-17T23:08:12.583Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:08:12.583Z] #60 60.24 + cd /tmp/tmp.4YMDsa8WwI/src/github.com/containerd/containerd [2019-10-17T23:08:12.583Z] #60 60.24 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-17T23:08:12.583Z] #60 61.85 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-17T23:08:12.583Z] #60 61.85 + BUILDTAGS='netgo osusergo static_build' [2019-10-17T23:08:12.583Z] #60 61.85 + export EXTRA_FLAGS=-buildmode=pie [2019-10-17T23:08:12.583Z] #60 61.85 + EXTRA_FLAGS=-buildmode=pie [2019-10-17T23:08:12.583Z] #60 61.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-17T23:08:12.583Z] #60 61.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-17T23:08:12.583Z] #60 61.85 + '[' '' = dynamic ']' [2019-10-17T23:08:12.583Z] #60 61.85 + make [2019-10-17T23:08:12.583Z] #60 63.47 + bin/ctr [2019-10-17T23:08:12.583Z] #60 ... [2019-10-17T23:08:12.583Z] [2019-10-17T23:08:12.583Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:08:12.583Z] #42 30.56 CC images/core-x86.o [2019-10-17T23:08:12.583Z] #42 31.62 CC images/core-arm.o [2019-10-17T23:08:12.583Z] #42 32.35 CC images/core-aarch64.o [2019-10-17T23:08:12.583Z] #42 33.16 CC images/core-ppc64.o [2019-10-17T23:08:12.583Z] #42 34.54 CC images/core-s390.o [2019-10-17T23:08:12.583Z] #42 36.29 CC images/cpuinfo.o [2019-10-17T23:08:12.583Z] #42 37.31 CC images/inventory.o [2019-10-17T23:08:12.583Z] #42 37.81 CC images/fdinfo.o [2019-10-17T23:08:12.583Z] #42 38.57 CC images/fown.o [2019-10-17T23:08:12.583Z] #42 38.99 CC images/ns.o [2019-10-17T23:08:12.874Z] #42 39.36 CC images/regfile.o [2019-10-17T23:08:13.164Z] #42 39.77 CC images/ghost-file.o [2019-10-17T23:08:13.455Z] #42 ... [2019-10-17T23:08:13.455Z] [2019-10-17T23:08:13.455Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:08:13.455Z] #18 68.52 debconf: delaying package configuration, since apt-utils is not installed [2019-10-17T23:08:13.746Z] #18 68.73 Fetched 87.3 MB in 10s (8472 kB/s) [2019-10-17T23:08:14.037Z] #18 68.90 Selecting previously unselected package bash-completion. [2019-10-17T23:08:14.037Z] #18 68.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-10-17T23:08:14.037Z] #18 69.03 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-17T23:08:15.550Z] #18 ... [2019-10-17T23:08:15.550Z] [2019-10-17T23:08:15.550Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:08:15.550Z] #45 117.2 vendor/golang.org/x/text/transform [2019-10-17T23:08:15.550Z] #45 122.0 time [2019-10-17T23:08:15.550Z] #45 ... [2019-10-17T23:08:15.550Z] [2019-10-17T23:08:15.550Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:08:15.550Z] #42 40.39 CC images/fifo.o [2019-10-17T23:08:15.550Z] #42 40.82 CC images/remap-file-path.o [2019-10-17T23:08:15.550Z] #42 41.17 CC images/eventfd.o [2019-10-17T23:08:15.550Z] #42 41.56 CC images/eventpoll.o [2019-10-17T23:08:15.550Z] #42 42.15 CC images/fh.o [2019-10-17T23:08:15.937Z] ................................................ [ 29%] [2019-10-17T23:08:16.410Z] #42 42.78 CC images/fsnotify.o [2019-10-17T23:08:17.459Z] #42 44.12 CC images/signalfd.o [2019-10-17T23:08:18.185Z] #42 44.65 CC images/fs.o [2019-10-17T23:08:18.473Z] #42 44.97 CC images/pstree.o [2019-10-17T23:08:19.100Z] #42 45.43 CC images/pipe.o [2019-10-17T23:08:19.100Z] #42 45.80 CC images/tcp-stream.o [2019-10-17T23:08:19.728Z] #42 46.29 CC images/sk-packet.o [2019-10-17T23:08:20.358Z] #42 ... [2019-10-17T23:08:20.358Z] [2019-10-17T23:08:20.358Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:08:20.358Z] #18 75.20 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-17T23:08:20.987Z] #18 76.05 Selecting previously unselected package libnet1:ppc64el. [2019-10-17T23:08:21.276Z] #18 76.09 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-17T23:08:21.276Z] #18 76.10 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-17T23:08:21.564Z] #18 76.33 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-17T23:08:21.565Z] #18 76.35 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-17T23:08:21.565Z] #18 76.36 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-17T23:08:21.565Z] #18 76.52 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-17T23:08:21.565Z] #18 76.52 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-17T23:08:21.565Z] #18 76.53 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-17T23:08:21.856Z] #18 76.82 Selecting previously unselected package libudev-dev:ppc64el. [2019-10-17T23:08:21.856Z] #18 76.83 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-17T23:08:21.856Z] #18 76.87 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-17T23:08:22.144Z] #18 77.20 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-17T23:08:22.435Z] #18 77.21 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-17T23:08:22.435Z] #18 77.21 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-17T23:08:23.468Z] #18 78.13 Selecting previously unselected package python3.5-minimal. [2019-10-17T23:08:23.468Z] #18 78.15 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-17T23:08:23.468Z] #18 78.19 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-17T23:08:24.538Z] #18 79.63 Selecting previously unselected package python3-minimal. [2019-10-17T23:08:24.828Z] #18 79.64 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-17T23:08:24.828Z] #18 79.65 Unpacking python3-minimal (3.5.3-1) ... [2019-10-17T23:08:24.828Z] #18 ... [2019-10-17T23:08:24.828Z] [2019-10-17T23:08:24.828Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:08:24.828Z] #32 126.5 internal/poll [2019-10-17T23:08:24.828Z] #32 129.2 internal/fmtsort [2019-10-17T23:08:24.828Z] #32 130.3 os [2019-10-17T23:08:24.828Z] #32 133.0 path/filepath [2019-10-17T23:08:24.828Z] #32 133.0 fmt [2019-10-17T23:08:24.828Z] #32 136.2 io/ioutil [2019-10-17T23:08:25.116Z] #32 ... [2019-10-17T23:08:25.116Z] [2019-10-17T23:08:25.116Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:08:25.116Z] #18 79.82 Selecting previously unselected package libmpdec2:ppc64el. [2019-10-17T23:08:25.116Z] #18 79.84 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-17T23:08:25.116Z] #18 79.85 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-17T23:08:25.116Z] #18 80.00 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-17T23:08:25.116Z] #18 80.01 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-17T23:08:25.116Z] #18 80.02 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-17T23:08:26.408Z] --- PASS: TestBuildWithHugeFile (42.44s) [2019-10-17T23:08:26.408Z] === RUN TestBuildWithEmptyDockerfile [2019-10-17T23:08:26.408Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T23:08:26.408Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T23:08:26.408Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T23:08:26.408Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T23:08:26.408Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T23:08:26.408Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T23:08:26.408Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T23:08:26.408Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T23:08:26.408Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T23:08:26.408Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2019-10-17T23:08:26.408Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2019-10-17T23:08:26.408Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2019-10-17T23:08:26.408Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s) [2019-10-17T23:08:26.408Z] === RUN TestBuildPreserveOwnership [2019-10-17T23:08:26.408Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-17T23:08:26.666Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-17T23:08:27.829Z] #18 82.71 Selecting previously unselected package python3.5. [2019-10-17T23:08:27.829Z] #18 82.75 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-17T23:08:27.829Z] #18 82.76 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-17T23:08:28.122Z] #18 82.98 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-17T23:08:28.122Z] #18 83.01 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-17T23:08:28.122Z] #18 83.01 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-17T23:08:28.122Z] #18 83.15 Selecting previously unselected package dh-python. [2019-10-17T23:08:28.413Z] #18 83.16 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-17T23:08:28.413Z] #18 83.17 Unpacking dh-python (2.20170125) ... [2019-10-17T23:08:28.413Z] #18 ... [2019-10-17T23:08:28.413Z] [2019-10-17T23:08:28.414Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:08:28.414Z] #45 130.2 regexp [2019-10-17T23:08:28.414Z] #45 139.8 net [2019-10-17T23:08:28.414Z] #45 139.9 os/exec [2019-10-17T23:08:28.703Z] #45 ... [2019-10-17T23:08:28.703Z] [2019-10-17T23:08:28.703Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:08:28.703Z] #18 83.48 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-17T23:08:28.703Z] #18 83.49 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-17T23:08:29.199Z] --- PASS: TestBuildPreserveOwnership (6.44s) [2019-10-17T23:08:29.199Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.23s) [2019-10-17T23:08:29.199Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.19s) [2019-10-17T23:08:29.199Z] === RUN TestBuildPlatformInvalid [2019-10-17T23:08:29.199Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-10-17T23:08:29.199Z] PASS [2019-10-17T23:08:29.199Z] [2019-10-17T23:08:29.199Z] === Skipped [2019-10-17T23:08:29.199Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-10-17T23:08:29.199Z] build_session_test.go:25: TODO: BuildKit [2019-10-17T23:08:29.199Z] [2019-10-17T23:08:29.199Z] [2019-10-17T23:08:29.199Z] DONE 32 tests, 1 skipped in 94.465s [2019-10-17T23:08:29.199Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-10-17T23:08:29.199Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:08:29.199Z] ++ set -e [2019-10-17T23:08:29.199Z] ++ '[' -n 0 ']' [2019-10-17T23:08:29.199Z] ++ set -x [2019-10-17T23:08:29.199Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:08:29.199Z] INFO: Testing against a local daemon [2019-10-17T23:08:29.199Z] === RUN TestConfigList [2019-10-17T23:08:30.764Z] #18 ... [2019-10-17T23:08:30.764Z] [2019-10-17T23:08:30.764Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:08:30.764Z] #42 47.00 CC images/mnt.o [2019-10-17T23:08:30.764Z] #42 47.44 CC images/pipe-data.o [2019-10-17T23:08:30.764Z] #42 47.78 CC images/sa.o [2019-10-17T23:08:30.764Z] #42 48.26 CC images/timer.o [2019-10-17T23:08:30.764Z] #42 49.02 CC images/timerfd.o [2019-10-17T23:08:30.764Z] #42 49.40 CC images/mm.o [2019-10-17T23:08:30.764Z] #42 50.04 CC images/sk-opts.o [2019-10-17T23:08:30.764Z] #42 50.52 CC images/sk-unix.o [2019-10-17T23:08:30.764Z] #42 51.20 CC images/sk-inet.o [2019-10-17T23:08:30.764Z] #42 52.20 CC images/tun.o [2019-10-17T23:08:30.764Z] #42 52.82 CC images/sk-netlink.o [2019-10-17T23:08:30.764Z] #42 53.24 CC images/packet-sock.o [2019-10-17T23:08:30.764Z] #42 54.03 CC images/ipc-var.o [2019-10-17T23:08:30.764Z] #42 54.53 CC images/ipc-desc.o [2019-10-17T23:08:30.764Z] #42 54.96 CC images/ipc-shm.o [2019-10-17T23:08:30.764Z] #42 55.48 CC images/ipc-msg.o [2019-10-17T23:08:30.764Z] #42 56.01 CC images/ipc-sem.o [2019-10-17T23:08:30.764Z] #42 56.43 CC images/utsns.o [2019-10-17T23:08:30.764Z] #42 56.80 CC images/creds.o [2019-10-17T23:08:30.764Z] #42 ... [2019-10-17T23:08:30.764Z] [2019-10-17T23:08:30.764Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:08:30.764Z] #45 142.2 internal/lazyregexp [2019-10-17T23:08:32.486Z] --- PASS: TestConfigList (3.33s) [2019-10-17T23:08:32.486Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-17T23:08:32.486Z] === RUN TestConfigsCreateAndDelete [2019-10-17T23:08:35.213Z] #45 147.1 net/url [2019-10-17T23:08:35.501Z] #45 147.1 text/template/parse [2019-10-17T23:08:35.501Z] #45 147.1 go/token [2019-10-17T23:08:35.773Z] --- PASS: TestConfigsCreateAndDelete (3.32s) [2019-10-17T23:08:35.773Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-17T23:08:35.773Z] === RUN TestConfigsUpdate [2019-10-17T23:08:36.998Z] #45 ... [2019-10-17T23:08:36.998Z] [2019-10-17T23:08:36.998Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:08:36.998Z] #42 57.27 CC images/vma.o [2019-10-17T23:08:36.998Z] #42 57.69 CC images/netdev.o [2019-10-17T23:08:36.998Z] #42 58.65 CC images/tty.o [2019-10-17T23:08:36.998Z] #42 60.08 CC images/file-lock.o [2019-10-17T23:08:36.998Z] #42 60.44 CC images/rlimit.o [2019-10-17T23:08:36.998Z] #42 60.78 CC images/pagemap.o [2019-10-17T23:08:36.998Z] #42 61.38 CC images/siginfo.o [2019-10-17T23:08:36.998Z] #42 62.01 CC images/rpc.o [2019-10-17T23:08:36.998Z] #42 ... [2019-10-17T23:08:36.998Z] [2019-10-17T23:08:36.998Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:08:36.998Z] #18 89.57 Setting up python3-minimal (3.5.3-1) ... [2019-10-17T23:08:36.998Z] #18 91.74 Selecting previously unselected package python3. [2019-10-17T23:08:36.998Z] #18 91.74 (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.) [2019-10-17T23:08:36.998Z] #18 91.81 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-17T23:08:36.998Z] #18 91.82 Unpacking python3 (3.5.3-1) ... [2019-10-17T23:08:36.998Z] #18 92.02 Selecting previously unselected package pigz. [2019-10-17T23:08:37.290Z] #18 92.02 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-17T23:08:37.290Z] #18 92.03 Unpacking pigz (2.3.4-1) ... [2019-10-17T23:08:37.290Z] #18 92.18 Selecting previously unselected package libip4tc0:ppc64el. [2019-10-17T23:08:37.290Z] #18 92.18 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-17T23:08:37.290Z] #18 92.19 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-17T23:08:37.580Z] #18 92.33 Selecting previously unselected package libip6tc0:ppc64el. [2019-10-17T23:08:37.580Z] #18 92.36 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-17T23:08:37.580Z] #18 92.37 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-17T23:08:37.580Z] #18 92.50 Selecting previously unselected package libiptc0:ppc64el. [2019-10-17T23:08:37.580Z] #18 92.52 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-17T23:08:37.580Z] #18 92.53 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-17T23:08:37.869Z] #18 92.68 Selecting previously unselected package libxtables12:ppc64el. [2019-10-17T23:08:37.869Z] #18 92.70 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-17T23:08:37.869Z] #18 92.71 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-17T23:08:37.869Z] #18 ... [2019-10-17T23:08:37.869Z] [2019-10-17T23:08:37.869Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:08:37.869Z] #32 139.6 log [2019-10-17T23:08:37.869Z] #32 139.6 flag [2019-10-17T23:08:37.869Z] #32 139.6 github.com/BurntSushi/toml [2019-10-17T23:08:37.869Z] #32 147.0 github.com/BurntSushi/toml/cmd/tomlv [2019-10-17T23:08:38.099Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-17T23:08:38.159Z] #32 ... [2019-10-17T23:08:38.159Z] [2019-10-17T23:08:38.159Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:08:38.159Z] #18 93.00 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-17T23:08:38.159Z] #18 93.01 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-17T23:08:38.159Z] #18 93.01 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-17T23:08:38.159Z] #18 93.15 Selecting previously unselected package iptables. [2019-10-17T23:08:38.159Z] #18 93.16 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-17T23:08:38.159Z] #18 93.16 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-17T23:08:39.061Z] --- PASS: TestConfigsUpdate (3.12s) [2019-10-17T23:08:39.061Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-17T23:08:39.061Z] === RUN TestTemplatedConfig [2019-10-17T23:08:39.187Z] #18 93.84 Selecting previously unselected package xxd. [2019-10-17T23:08:39.187Z] #18 93.84 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-17T23:08:39.187Z] #18 93.85 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-17T23:08:39.187Z] #18 94.04 Selecting previously unselected package vim-common. [2019-10-17T23:08:39.187Z] #18 94.05 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-17T23:08:39.187Z] #18 94.07 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-17T23:08:39.479Z] #18 94.47 Selecting previously unselected package bzip2. [2019-10-17T23:08:39.769Z] #18 94.49 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-17T23:08:39.769Z] #18 94.50 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-17T23:08:39.769Z] #18 94.69 Selecting previously unselected package libgpm2:ppc64el. [2019-10-17T23:08:39.769Z] #18 94.69 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-17T23:08:39.769Z] #18 94.70 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-17T23:08:40.068Z] #18 94.87 Selecting previously unselected package xz-utils. [2019-10-17T23:08:40.068Z] #18 94.89 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-17T23:08:40.068Z] #18 94.89 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-17T23:08:40.358Z] #18 95.26 Selecting previously unselected package aufs-tools. [2019-10-17T23:08:40.358Z] #18 95.30 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-17T23:08:40.358Z] #18 95.30 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-17T23:08:40.646Z] #18 95.60 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-17T23:08:40.646Z] #18 95.62 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-17T23:08:40.646Z] #18 95.64 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-17T23:08:40.933Z] #18 95.84 Selecting previously unselected package btrfs-progs. [2019-10-17T23:08:40.933Z] #18 95.86 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-17T23:08:40.933Z] #18 95.89 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-17T23:08:41.960Z] #18 96.65 Selecting previously unselected package btrfs-tools. [2019-10-17T23:08:41.960Z] #18 96.65 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-17T23:08:41.960Z] #18 96.67 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-17T23:08:41.960Z] #18 96.76 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-10-17T23:08:41.960Z] #18 96.77 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-17T23:08:41.960Z] #18 96.77 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-17T23:08:42.250Z] #18 97.05 Selecting previously unselected package dmsetup. [2019-10-17T23:08:42.250Z] #18 97.08 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-17T23:08:42.250Z] #18 97.08 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-17T23:08:42.250Z] #18 ... [2019-10-17T23:08:42.250Z] [2019-10-17T23:08:42.250Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-17T23:08:42.250Z] #32 DONE 154.1s [2019-10-17T23:08:42.540Z] [2019-10-17T23:08:42.540Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:08:42.540Z] #18 97.32 Selecting previously unselected package libonig4:ppc64el. [2019-10-17T23:08:42.540Z] #18 97.33 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-17T23:08:42.540Z] #18 97.38 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-17T23:08:42.830Z] #18 97.85 Selecting previously unselected package libjq1:ppc64el. [2019-10-17T23:08:42.830Z] #18 97.86 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-17T23:08:42.830Z] #18 97.87 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-17T23:08:43.252Z] --- PASS: TestTemplatedConfig (3.52s) [2019-10-17T23:08:43.252Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-17T23:08:43.252Z] === RUN TestConfigInspect [2019-10-17T23:08:43.465Z] #18 98.30 Selecting previously unselected package jq. [2019-10-17T23:08:43.465Z] #18 98.30 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-17T23:08:43.465Z] #18 98.31 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-17T23:08:43.465Z] #18 98.45 Selecting previously unselected package libaio1:ppc64el. [2019-10-17T23:08:43.756Z] #18 98.47 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-17T23:08:43.756Z] #18 98.49 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-17T23:08:43.756Z] #18 98.64 Selecting previously unselected package libcap2-bin. [2019-10-17T23:08:43.756Z] #18 98.65 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-17T23:08:43.756Z] #18 98.67 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-17T23:08:44.047Z] #18 98.91 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-17T23:08:44.047Z] #18 98.91 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-17T23:08:44.047Z] #18 98.92 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-17T23:08:44.336Z] #18 99.09 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-17T23:08:44.336Z] #18 99.09 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-17T23:08:44.336Z] #18 99.13 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-17T23:08:44.626Z] #18 99.36 Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-17T23:08:44.626Z] #18 99.37 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-17T23:08:44.626Z] #18 99.38 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-17T23:08:44.932Z] #18 99.64 Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-17T23:08:44.932Z] #18 99.64 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-17T23:08:44.932Z] #18 99.64 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-17T23:08:45.229Z] #18 99.89 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-17T23:08:45.229Z] #18 99.89 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-17T23:08:45.229Z] #18 99.90 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-17T23:08:45.520Z] #18 100.5 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-17T23:08:45.785Z] --- PASS: TestConfigInspect (3.12s) [2019-10-17T23:08:45.786Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-17T23:08:45.786Z] === RUN TestConfigCreateWithLabels [2019-10-17T23:08:45.810Z] #18 100.5 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-17T23:08:45.810Z] #18 100.5 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-17T23:08:46.098Z] #18 101.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-17T23:08:46.098Z] #18 101.0 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-17T23:08:46.098Z] #18 101.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-17T23:08:46.395Z] #18 101.2 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-17T23:08:46.395Z] #18 101.2 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-17T23:08:46.395Z] #18 101.2 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-17T23:08:46.395Z] #18 101.4 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-17T23:08:46.395Z] #18 101.4 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-17T23:08:46.395Z] #18 101.4 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-17T23:08:46.675Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-17T23:08:46.688Z] #18 101.5 Selecting previously unselected package libreadline5:ppc64el. [2019-10-17T23:08:46.688Z] #18 101.5 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-17T23:08:46.688Z] #18 101.5 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-17T23:08:46.729Z] #73 exporting layers 55.9s done [2019-10-17T23:08:46.729Z] #73 exporting manifest sha256:1d1fb67349949b32843c80e50892b4a6cb5a6cf24ef8a7bb358a7ed76d395afb done [2019-10-17T23:08:46.729Z] #73 exporting config sha256:9da9b1a5c8aa4693a30394361d55f370c72f912adbb0be1353f15869276a0fd8 done [2019-10-17T23:08:46.729Z] #73 sending tarball [2019-10-17T23:08:46.975Z] #18 101.8 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-17T23:08:46.975Z] #18 101.8 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-17T23:08:46.975Z] #18 101.8 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-17T23:08:49.037Z] #18 ... [2019-10-17T23:08:49.037Z] [2019-10-17T23:08:49.037Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:08:49.037Z] #42 65.15 CC images/ext-file.o [2019-10-17T23:08:49.037Z] #42 65.62 CC images/cgroup.o [2019-10-17T23:08:49.037Z] #42 67.39 CC images/userns.o [2019-10-17T23:08:49.037Z] #42 67.92 CC images/google/protobuf/descriptor.o [2019-10-17T23:08:49.037Z] #42 72.94 CC images/opts.o [2019-10-17T23:08:49.037Z] #42 73.53 CC images/seccomp.o [2019-10-17T23:08:49.037Z] #42 73.95 CC images/binfmt-misc.o [2019-10-17T23:08:49.037Z] #42 74.40 CC images/time.o [2019-10-17T23:08:49.037Z] #42 74.69 CC images/sysctl.o [2019-10-17T23:08:49.037Z] #42 75.09 CC images/autofs.o [2019-10-17T23:08:49.037Z] #42 75.44 CC images/macvlan.o [2019-10-17T23:08:49.037Z] #42 ... [2019-10-17T23:08:49.037Z] [2019-10-17T23:08:49.037Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:08:49.037Z] #45 150.8 go/scanner [2019-10-17T23:08:49.037Z] #45 156.0 encoding/binary [2019-10-17T23:08:49.037Z] #45 157.6 go/ast [2019-10-17T23:08:49.073Z] --- PASS: TestConfigCreateWithLabels (3.15s) [2019-10-17T23:08:49.073Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-17T23:08:49.073Z] === RUN TestConfigCreateResolve [2019-10-17T23:08:49.260Z] Loaded image: buildpack-deps:jessie [2019-10-17T23:08:49.260Z] Loaded image: buildpack-deps:jessie [2019-10-17T23:08:49.260Z] Loaded image: busybox:latest [2019-10-17T23:08:49.260Z] Loaded image: busybox:latest [2019-10-17T23:08:49.260Z] Loaded image: busybox:glibc [2019-10-17T23:08:49.260Z] Loaded image: debian:jessie [2019-10-17T23:08:49.260Z] Loaded image: busybox:glibc [2019-10-17T23:08:49.260Z] Loaded image: debian:jessie [2019-10-17T23:08:49.260Z] Loaded image: hello-world:latest [2019-10-17T23:08:49.260Z] INFO: Testing against a local daemon [2019-10-17T23:08:49.260Z] === RUN TestDockerDaemonSuite [2019-10-17T23:08:49.260Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-17T23:08:49.260Z] Loaded image: hello-world:latest [2019-10-17T23:08:49.260Z] INFO: Testing against a local daemon [2019-10-17T23:08:49.260Z] === RUN TestDockerSuite [2019-10-17T23:08:49.260Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-17T23:08:49.260Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-17T23:08:49.260Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-17T23:08:49.260Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-17T23:08:49.260Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-17T23:08:49.260Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-17T23:08:49.260Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-17T23:08:49.260Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-17T23:08:49.260Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-17T23:08:49.260Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-17T23:08:49.328Z] #45 ... [2019-10-17T23:08:49.328Z] [2019-10-17T23:08:49.328Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:08:49.328Z] #42 75.83 CC images/sit.o [2019-10-17T23:08:49.825Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-17T23:08:49.825Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-17T23:08:50.026Z] #42 76.32 LINK images/built-in.o [2019-10-17T23:08:50.026Z] #42 76.57 GEN compel/include/asm [2019-10-17T23:08:50.026Z] #42 76.58 GEN compel/include/version.h [2019-10-17T23:08:50.026Z] #42 76.62 touch .config [2019-10-17T23:08:50.026Z] #42 76.65 GEN include/common/config.h [2019-10-17T23:08:50.316Z] #42 76.77 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-17T23:08:50.316Z] #42 76.81 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-17T23:08:50.316Z] #42 76.86 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-17T23:08:50.316Z] #42 76.92 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-17T23:08:50.316Z] #42 77.00 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-17T23:08:50.605Z] #42 77.05 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-17T23:08:50.605Z] #42 77.09 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-17T23:08:50.605Z] #42 77.17 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-17T23:08:50.605Z] #42 77.19 DEP compel/plugins/std/infect.d [2019-10-17T23:08:50.893Z] #42 77.55 DEP compel/plugins/std/string.d [2019-10-17T23:08:51.207Z] #42 77.79 DEP compel/plugins/std/log.d [2019-10-17T23:08:51.378Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-17T23:08:51.497Z] #42 78.10 DEP compel/plugins/std/fds.d [2019-10-17T23:08:51.723Z] #73 ... [2019-10-17T23:08:51.723Z] [2019-10-17T23:08:51.723Z] #74 importing to docker [2019-10-17T23:08:51.723Z] #74 ... [2019-10-17T23:08:51.723Z] [2019-10-17T23:08:51.723Z] #73 exporting to oci image format [2019-10-17T23:08:51.723Z] #73 sending tarball 8.8s done [2019-10-17T23:08:51.723Z] #73 DONE 64.7s [2019-10-17T23:08:51.729Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-17T23:08:51.990Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-17T23:08:51.990Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-17T23:08:52.096Z] [2019-10-17T23:08:52.096Z] #74 importing to docker [2019-10-17T23:08:52.124Z] #42 78.48 DEP compel/plugins/std/std.d [2019-10-17T23:08:52.124Z] #42 78.67 DEP compel/plugins/shmem/shmem.d [2019-10-17T23:08:52.364Z] --- PASS: TestConfigCreateResolve (3.16s) [2019-10-17T23:08:52.365Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-17T23:08:52.365Z] === RUN TestConfigDaemonLibtrustID [2019-10-17T23:08:52.430Z] #42 78.99 DEP compel/plugins/fds/fds.d [2019-10-17T23:08:52.624Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-10-17T23:08:52.624Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-17T23:08:52.624Z] PASS [2019-10-17T23:08:52.624Z] [2019-10-17T23:08:52.624Z] DONE 8 tests in 23.518s [2019-10-17T23:08:52.624Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-10-17T23:08:52.624Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:08:52.624Z] ++ set -e [2019-10-17T23:08:52.624Z] ++ '[' -n 0 ']' [2019-10-17T23:08:52.624Z] ++ set -x [2019-10-17T23:08:52.625Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:08:52.625Z] INFO: Testing against a local daemon [2019-10-17T23:08:52.883Z] === RUN TestCheckpoint [2019-10-17T23:08:52.883Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-17T23:08:52.883Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-17T23:08:52.883Z] === RUN TestContainerInvalidJSON [2019-10-17T23:08:52.883Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T23:08:52.883Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T23:08:52.883Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T23:08:52.883Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T23:08:52.883Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-17T23:08:52.883Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-17T23:08:52.883Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T23:08:52.883Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-17T23:08:52.883Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T23:08:52.884Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-17T23:08:52.884Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-17T23:08:52.884Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-17T23:08:52.884Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-17T23:08:52.884Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-17T23:08:52.884Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-10-17T23:08:52.884Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-17T23:08:53.061Z] #42 79.40 CC compel/plugins/std/std.o [2019-10-17T23:08:53.142Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2019-10-17T23:08:53.142Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-17T23:08:53.401Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2019-10-17T23:08:53.401Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-17T23:08:53.401Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2019-10-17T23:08:53.401Z] === RUN TestCopyFromContainer [2019-10-17T23:08:53.724Z] #42 80.05 CC compel/plugins/std/fds.o [2019-10-17T23:08:53.892Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-17T23:08:54.353Z] #42 80.84 CC compel/plugins/std/log.o [2019-10-17T23:08:54.835Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-17T23:08:55.094Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-17T23:08:55.094Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-17T23:08:55.305Z] === RUN TestCopyFromContainer// [2019-10-17T23:08:55.305Z] === RUN TestCopyFromContainer//bar/root [2019-10-17T23:08:55.352Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-17T23:08:55.564Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-17T23:08:55.564Z] === RUN TestCopyFromContainer/bar/quux [2019-10-17T23:08:55.823Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-17T23:08:55.823Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-17T23:08:55.849Z] #42 82.35 CC compel/plugins/std/string.o [2019-10-17T23:08:56.083Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-17T23:08:56.083Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-17T23:08:56.341Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-17T23:08:56.341Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-17T23:08:56.605Z] --- PASS: TestCopyFromContainer (3.08s) [2019-10-17T23:08:56.605Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-17T23:08:56.605Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2019-10-17T23:08:56.605Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-17T23:08:56.605Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-10-17T23:08:56.605Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-10-17T23:08:56.605Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2019-10-17T23:08:56.605Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-10-17T23:08:56.605Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-10-17T23:08:56.605Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-10-17T23:08:56.605Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2019-10-17T23:08:56.605Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-17T23:08:56.605Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T23:08:56.605Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T23:08:56.605Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T23:08:56.605Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T23:08:56.605Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T23:08:56.605Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T23:08:56.605Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T23:08:56.605Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T23:08:56.605Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T23:08:56.605Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-17T23:08:56.605Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-17T23:08:56.605Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-17T23:08:56.605Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-17T23:08:56.605Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-17T23:08:56.605Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-17T23:08:56.605Z] === RUN TestCreateWithInvalidEnv [2019-10-17T23:08:56.605Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-17T23:08:56.605Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-17T23:08:56.605Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-17T23:08:56.605Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-17T23:08:56.605Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-17T23:08:56.605Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-17T23:08:56.605Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-17T23:08:56.605Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-17T23:08:56.605Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-17T23:08:56.605Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-17T23:08:56.605Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-17T23:08:56.605Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-17T23:08:56.605Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-17T23:08:56.605Z] === RUN TestCreateTmpfsMountsTarget [2019-10-17T23:08:56.605Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-17T23:08:56.605Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-17T23:08:56.726Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-17T23:08:56.876Z] #42 83.53 CC compel/plugins/std/infect.o [2019-10-17T23:08:56.988Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-17T23:08:57.506Z] #42 ... [2019-10-17T23:08:57.506Z] [2019-10-17T23:08:57.506Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:08:57.506Z] #18 104.4 Selecting previously unselected package net-tools. [2019-10-17T23:08:57.506Z] #18 104.4 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-17T23:08:57.506Z] #18 104.4 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-17T23:08:57.506Z] #18 104.9 Selecting previously unselected package python-pip-whl. [2019-10-17T23:08:57.506Z] #18 104.9 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-17T23:08:57.506Z] #18 104.9 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-17T23:08:57.506Z] #18 105.8 Selecting previously unselected package python3-pip. [2019-10-17T23:08:57.506Z] #18 105.8 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-17T23:08:57.506Z] #18 105.8 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-17T23:08:57.506Z] #18 106.1 Selecting previously unselected package python3-pkg-resources. [2019-10-17T23:08:57.506Z] #18 106.1 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-17T23:08:57.506Z] #18 106.1 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-17T23:08:57.506Z] #18 106.5 Selecting previously unselected package python3-setuptools. [2019-10-17T23:08:57.506Z] #18 106.5 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-17T23:08:57.506Z] #18 106.5 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-17T23:08:57.506Z] #18 106.8 Selecting previously unselected package python3-wheel. [2019-10-17T23:08:57.506Z] #18 106.8 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-17T23:08:57.506Z] #18 106.8 Unpacking python3-wheel (0.29.0-2) ... [2019-10-17T23:08:57.507Z] #18 106.9 Selecting previously unselected package thin-provisioning-tools. [2019-10-17T23:08:57.507Z] #18 106.9 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-17T23:08:57.507Z] #18 107.0 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-17T23:08:57.507Z] #18 107.4 Selecting previously unselected package vim-runtime. [2019-10-17T23:08:57.507Z] #18 107.4 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-17T23:08:57.507Z] #18 107.5 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-17T23:08:57.507Z] #18 107.6 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-17T23:08:57.507Z] #18 107.6 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-17T23:08:57.555Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-17T23:08:58.134Z] #18 ... [2019-10-17T23:08:58.134Z] [2019-10-17T23:08:58.134Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:08:58.134Z] #42 84.45 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-17T23:08:58.134Z] #42 84.51 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-17T23:08:58.134Z] #42 84.62 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-17T23:08:58.134Z] #42 84.69 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-17T23:08:58.134Z] #42 84.84 AR compel/plugins/std.lib.a [2019-10-17T23:08:58.424Z] #42 85.03 CC compel/plugins/fds/fds.o [2019-10-17T23:08:58.528Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-17T23:08:58.528Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-17T23:08:58.528Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-17T23:08:58.528Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-17T23:08:59.055Z] #42 85.57 AR compel/plugins/fds.lib.a [2019-10-17T23:08:59.055Z] #42 85.64 HOSTDEP compel/src/lib/log-host.d [2019-10-17T23:08:59.141Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2019-10-17T23:08:59.141Z] === RUN TestCreateWithCapabilities [2019-10-17T23:08:59.141Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-17T23:08:59.141Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-17T23:08:59.141Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-17T23:08:59.141Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-17T23:08:59.141Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-17T23:08:59.141Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-17T23:08:59.141Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-17T23:08:59.141Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-17T23:08:59.141Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-17T23:08:59.141Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-17T23:08:59.141Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-17T23:08:59.141Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-17T23:08:59.141Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-17T23:08:59.141Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-17T23:08:59.141Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-17T23:08:59.141Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-17T23:08:59.141Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-17T23:08:59.141Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-17T23:08:59.141Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-17T23:08:59.141Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-17T23:08:59.141Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-17T23:08:59.141Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-17T23:08:59.141Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-17T23:08:59.141Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-17T23:08:59.141Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-17T23:08:59.141Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-17T23:08:59.141Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-17T23:08:59.141Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-17T23:08:59.141Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-17T23:08:59.344Z] #42 85.93 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-17T23:08:59.400Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-17T23:08:59.400Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-17T23:08:59.400Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-17T23:08:59.400Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-17T23:08:59.400Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-17T23:08:59.400Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-17T23:08:59.400Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-17T23:08:59.400Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-10-17T23:08:59.400Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.22s) [2019-10-17T23:08:59.400Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.23s) [2019-10-17T23:08:59.400Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.24s) [2019-10-17T23:08:59.400Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.25s) [2019-10-17T23:08:59.400Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-10-17T23:08:59.401Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-10-17T23:08:59.401Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s) [2019-10-17T23:08:59.401Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-10-17T23:08:59.401Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-17T23:08:59.634Z] #42 86.29 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-17T23:09:00.286Z] #42 86.60 HOSTDEP compel/src/main-host.d [2019-10-17T23:09:00.580Z] #42 87.08 DEP compel/src/lib/ptrace.d [2019-10-17T23:09:00.869Z] #42 ... [2019-10-17T23:09:00.869Z] [2019-10-17T23:09:00.869Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:09:00.869Z] #45 162.4 encoding/base64 [2019-10-17T23:09:00.869Z] #45 164.8 encoding/json [2019-10-17T23:09:00.870Z] #45 167.0 text/template [2019-10-17T23:09:00.870Z] #45 ... [2019-10-17T23:09:00.870Z] [2019-10-17T23:09:00.870Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:09:00.870Z] #42 87.45 DEP compel/src/lib/infect.d [2019-10-17T23:09:01.160Z] #42 87.86 DEP compel/src/lib/infect-util.d [2019-10-17T23:09:01.450Z] #42 88.11 DEP compel/src/lib/infect-rpc.d [2019-10-17T23:09:01.738Z] #42 88.42 DEP compel/arch/ppc64/src/lib/infect.d [2019-10-17T23:09:01.934Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.44s) [2019-10-17T23:09:01.934Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-17T23:09:01.934Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T23:09:01.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T23:09:01.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T23:09:01.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T23:09:01.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T23:09:01.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T23:09:01.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T23:09:01.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T23:09:01.935Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T23:09:01.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T23:09:01.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T23:09:01.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T23:09:01.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T23:09:01.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T23:09:01.935Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T23:09:01.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-17T23:09:01.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-17T23:09:01.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-17T23:09:01.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-10-17T23:09:01.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-10-17T23:09:01.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-10-17T23:09:01.935Z] === RUN TestContainerStartOnDaemonRestart [2019-10-17T23:09:01.935Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-17T23:09:01.935Z] === RUN TestDaemonRestartIpcMode [2019-10-17T23:09:01.935Z] === PAUSE TestDaemonRestartIpcMode [2019-10-17T23:09:01.935Z] === RUN TestDiff [2019-10-17T23:09:02.027Z] #42 88.64 DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-17T23:09:02.316Z] #42 88.89 DEP compel/src/lib/log.d [2019-10-17T23:09:02.604Z] #42 89.22 DEP compel/src/main.d [2019-10-17T23:09:02.713Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-17T23:09:03.035Z] --- PASS: TestDiff (1.15s) [2019-10-17T23:09:03.035Z] === RUN TestExecWithCloseStdin [2019-10-17T23:09:03.059Z] #42 89.57 DEP compel/src/lib/handle-elf.d [2019-10-17T23:09:03.349Z] #42 89.97 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-17T23:09:03.723Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-17T23:09:03.977Z] #42 90.33 CC compel/src/lib/log.o [2019-10-17T23:09:04.411Z] --- PASS: TestExecWithCloseStdin (1.03s) [2019-10-17T23:09:04.411Z] === RUN TestExec [2019-10-17T23:09:04.604Z] #42 90.95 CC compel/arch/ppc64/src/lib/cpu.o [2019-10-17T23:09:05.236Z] #42 91.56 CC compel/arch/ppc64/src/lib/infect.o [2019-10-17T23:09:05.347Z] --- PASS: TestExec (1.00s) [2019-10-17T23:09:05.347Z] === RUN TestExecUser [2019-10-17T23:09:06.282Z] --- PASS: TestExecUser (0.99s) [2019-10-17T23:09:06.282Z] === RUN TestExportContainerAndImportImage [2019-10-17T23:09:06.742Z] #42 93.17 CC compel/src/lib/infect-rpc.o [2019-10-17T23:09:07.219Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2019-10-17T23:09:07.219Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-17T23:09:07.369Z] #42 93.75 CC compel/src/lib/infect-util.o [2019-10-17T23:09:07.657Z] #42 94.23 CC compel/src/lib/infect.o [2019-10-17T23:09:08.283Z] #42 ... [2019-10-17T23:09:08.283Z] [2019-10-17T23:09:08.283Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:09:08.283Z] #18 113.8 Selecting previously unselected package vim. [2019-10-17T23:09:08.283Z] #18 113.8 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-17T23:09:08.283Z] #18 113.9 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-17T23:09:08.283Z] #18 114.6 Selecting previously unselected package xfsprogs. [2019-10-17T23:09:08.283Z] #18 114.6 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-17T23:09:08.283Z] #18 114.6 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-17T23:09:08.283Z] #18 115.4 Selecting previously unselected package zip. [2019-10-17T23:09:08.283Z] #18 115.4 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-17T23:09:08.283Z] #18 115.4 Unpacking zip (3.0-11+b1) ... [2019-10-17T23:09:08.283Z] #18 115.9 Selecting previously unselected package libapparmor-perl. [2019-10-17T23:09:08.283Z] #18 115.9 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-17T23:09:08.283Z] #18 115.9 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-17T23:09:08.283Z] #18 116.1 Selecting previously unselected package apparmor. [2019-10-17T23:09:08.283Z] #18 116.1 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-17T23:09:08.283Z] #18 116.3 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-17T23:09:08.283Z] #18 117.0 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-17T23:09:08.283Z] #18 117.0 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-17T23:09:08.283Z] #18 117.0 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-17T23:09:08.283Z] #18 119.1 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-17T23:09:08.283Z] #18 119.1 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-17T23:09:08.283Z] #18 119.1 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-17T23:09:08.283Z] #18 122.5 Selecting previously unselected package binutils-mingw-w64. [2019-10-17T23:09:08.283Z] #18 122.5 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-17T23:09:08.283Z] #18 122.6 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-17T23:09:08.283Z] #18 122.7 Selecting previously unselected package mingw-w64-common. [2019-10-17T23:09:08.283Z] #18 122.7 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-17T23:09:08.283Z] #18 122.7 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-17T23:09:08.984Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-17T23:09:08.984Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-17T23:09:09.123Z] --- PASS: TestExportContainerAfterDaemonRestart (1.89s) [2019-10-17T23:09:09.123Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-17T23:09:09.123Z] === RUN TestHealthCheckWorkdir [2019-10-17T23:09:10.500Z] --- PASS: TestHealthCheckWorkdir (1.20s) [2019-10-17T23:09:10.500Z] === RUN TestHealthKillContainer [2019-10-17T23:09:12.023Z] #74 DONE 18.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-17T23:09:12.897Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=262344b997cd889c486074d27f1bb801bd6f8e6a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:262344b997cd889c486074d27f1bb801bd6f8e6a hack/test/unit [2019-10-17T23:09:13.172Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-17T23:09:13.172Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-17T23:09:13.785Z] --- PASS: TestHealthKillContainer (2.97s) [2019-10-17T23:09:13.785Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-17T23:09:13.825Z] #18 ... [2019-10-17T23:09:13.825Z] [2019-10-17T23:09:13.825Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:09:13.825Z] #42 99.65 CC compel/src/lib/ptrace.o [2019-10-17T23:09:14.044Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2019-10-17T23:09:14.044Z] === RUN TestIpcModeNone [2019-10-17T23:09:14.114Z] #42 100.6 AR compel/libcompel.a [2019-10-17T23:09:14.114Z] #42 100.7 HOSTCC compel/src/main-host.o [2019-10-17T23:09:14.404Z] #42 ... [2019-10-17T23:09:14.404Z] [2019-10-17T23:09:14.404Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:09:14.404Z] #45 176.2 go/parser [2019-10-17T23:09:14.574Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-17T23:09:14.697Z] #45 ... [2019-10-17T23:09:14.697Z] [2019-10-17T23:09:14.697Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:09:14.697Z] #42 101.2 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-17T23:09:14.981Z] --- PASS: TestIpcModeNone (0.97s) [2019-10-17T23:09:14.981Z] === RUN TestIpcModePrivate [2019-10-17T23:09:14.987Z] #42 101.6 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-17T23:09:15.917Z] --- PASS: TestIpcModePrivate (0.97s) [2019-10-17T23:09:15.917Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2019-10-17T23:09:15.917Z] === RUN TestIpcModeShareable [2019-10-17T23:09:16.028Z] #42 102.4 HOSTCC compel/src/lib/log-host.o [2019-10-17T23:09:16.184Z] ? github.com/docker/docker/api [no test files] [2019-10-17T23:09:16.316Z] #42 102.8 HOSTLINK compel/compel-host-bin [2019-10-17T23:09:16.604Z] #42 103.1 DEP soccr/soccr.d [2019-10-17T23:09:16.608Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-17T23:09:16.892Z] #42 103.5 CC soccr/soccr.o [2019-10-17T23:09:17.101Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-17T23:09:17.297Z] --- PASS: TestIpcModeShareable (1.07s) [2019-10-17T23:09:17.297Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2019-10-17T23:09:17.297Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-17T23:09:18.473Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-17T23:09:19.037Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-17T23:09:19.970Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-17T23:09:20.399Z] #42 106.8 AR soccr/libsoccr.a [2019-10-17T23:09:20.399Z] #42 106.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-17T23:09:20.399Z] #42 ... [2019-10-17T23:09:20.399Z] [2019-10-17T23:09:20.399Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:09:20.399Z] #45 192.2 encoding/xml [2019-10-17T23:09:20.584Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.00s) [2019-10-17T23:09:20.584Z] === RUN TestAPIIpcModeHost [2019-10-17T23:09:20.843Z] --- PASS: TestAPIIpcModeHost (0.75s) [2019-10-17T23:09:20.843Z] === RUN TestDaemonIpcModeShareable [2019-10-17T23:09:21.028Z] #45 192.5 go/doc [2019-10-17T23:09:21.654Z] #45 193.2 math/big [2019-10-17T23:09:21.869Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-17T23:09:22.747Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2019-10-17T23:09:22.748Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-17T23:09:22.748Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-10-17T23:09:22.748Z] === RUN TestDaemonIpcModePrivate [2019-10-17T23:09:22.804Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-17T23:09:23.369Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-17T23:09:24.652Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2019-10-17T23:09:24.652Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-17T23:09:24.652Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-10-17T23:09:24.652Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-17T23:09:24.997Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-17T23:09:25.311Z] #45 ... [2019-10-17T23:09:25.311Z] [2019-10-17T23:09:25.311Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:09:25.311Z] #18 129.7 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-17T23:09:25.311Z] #18 129.7 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-17T23:09:25.311Z] #18 129.7 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-17T23:09:25.311Z] #18 138.4 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-17T23:09:25.311Z] #18 138.4 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-17T23:09:25.311Z] #18 138.4 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-17T23:09:25.311Z] #18 138.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-17T23:09:25.311Z] #18 138.7 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-17T23:09:25.311Z] #18 138.7 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-17T23:09:25.311Z] #18 ... [2019-10-17T23:09:25.311Z] [2019-10-17T23:09:25.311Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:09:25.311Z] #42 107.6 DEP criu/arch/ppc64/sigframe.d [2019-10-17T23:09:25.311Z] #42 107.8 DEP criu/arch/ppc64/crtools.d [2019-10-17T23:09:25.311Z] #42 108.3 DEP criu/arch/ppc64/cpu.d [2019-10-17T23:09:25.311Z] #42 108.9 CC criu/arch/ppc64/cpu.o [2019-10-17T23:09:25.311Z] #42 110.0 CC criu/arch/ppc64/crtools.o [2019-10-17T23:09:25.629Z] #42 112.1 CC criu/arch/ppc64/sigframe.o [2019-10-17T23:09:25.966Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-17T23:09:26.259Z] #42 112.7 LINK criu/arch/ppc64/crtools.built-in.o [2019-10-17T23:09:26.259Z] #42 112.8 DEP criu/arch/ppc64/misc.d [2019-10-17T23:09:26.259Z] #42 112.9 DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-17T23:09:26.546Z] #42 113.0 DEP criu/arch/ppc64/vdso-pie.d [2019-10-17T23:09:26.555Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.89s) [2019-10-17T23:09:26.555Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-17T23:09:26.555Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-10-17T23:09:26.555Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-17T23:09:26.838Z] #42 113.3 DEP criu/pie/parasite-vdso.d [2019-10-17T23:09:27.129Z] #42 113.8 DEP criu/pie/util-vdso.d [2019-10-17T23:09:27.284Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-17T23:09:27.899Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-17T23:09:27.907Z] #42 114.3 DEP criu/pie/util.d [2019-10-17T23:09:28.089Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2019-10-17T23:09:28.195Z] #42 114.7 CC criu/pie/util.o [2019-10-17T23:09:28.459Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2019-10-17T23:09:28.459Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-17T23:09:28.459Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-10-17T23:09:28.459Z] === RUN TestIpcModeOlderClient [2019-10-17T23:09:28.459Z] === PAUSE TestIpcModeOlderClient [2019-10-17T23:09:28.459Z] === RUN TestKillContainerInvalidSignal [2019-10-17T23:09:28.824Z] #42 115.4 CC criu/pie/util-vdso.o [2019-10-17T23:09:29.115Z] #42 ... [2019-10-17T23:09:29.115Z] [2019-10-17T23:09:29.115Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:09:29.115Z] #63 190.8 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-17T23:09:29.115Z] #63 190.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-17T23:09:29.394Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2019-10-17T23:09:29.394Z] === RUN TestKillContainer [2019-10-17T23:09:29.394Z] === RUN TestKillContainer/no_signal [2019-10-17T23:09:29.960Z] === RUN TestKillContainer/non_killing_signal [2019-10-17T23:09:30.426Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-17T23:09:30.527Z] === RUN TestKillContainer/killing_signal [2019-10-17T23:09:30.615Z] #63 ... [2019-10-17T23:09:30.615Z] [2019-10-17T23:09:30.615Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:09:30.615Z] #42 116.8 CC criu/pie/parasite-vdso.o [2019-10-17T23:09:31.663Z] #42 118.2 CC criu/arch/ppc64/vdso-pie.o [2019-10-17T23:09:31.904Z] --- PASS: TestKillContainer (2.62s) [2019-10-17T23:09:31.904Z] --- PASS: TestKillContainer/no_signal (0.86s) [2019-10-17T23:09:31.904Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2019-10-17T23:09:31.904Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2019-10-17T23:09:31.904Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-17T23:09:31.904Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-17T23:09:32.138Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-17T23:09:32.684Z] #42 119.1 CC criu/arch/ppc64/vdso-trampoline.o [2019-10-17T23:09:32.684Z] #42 ... [2019-10-17T23:09:32.684Z] [2019-10-17T23:09:32.684Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:09:32.684Z] #63 DONE 204.5s [2019-10-17T23:09:32.684Z] [2019-10-17T23:09:32.685Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:09:32.685Z] #42 119.2 CC criu/arch/ppc64/misc.o [2019-10-17T23:09:32.685Z] #42 119.2 AR criu/pie/pie.lib.a [2019-10-17T23:09:32.839Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-17T23:09:32.973Z] #42 ... [2019-10-17T23:09:32.973Z] [2019-10-17T23:09:32.973Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-17T23:09:32.973Z] #64 DONE 0.1s [2019-10-17T23:09:32.973Z] [2019-10-17T23:09:32.973Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:09:32.973Z] #42 119.3 DEP criu/pie/restorer.d [2019-10-17T23:09:33.513Z] 12c8dbabfd62: Pull complete [2019-10-17T23:09:33.513Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-17T23:09:33.513Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:09:33.513Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-17T23:09:33.513Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-17T23:09:33.513Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-10-17T23:09:33.513Z] WARN: Skipping validation tests [2019-10-17T23:09:33.513Z] INFO: Running unit tests at 10/17/2019 23:09:27... [2019-10-17T23:09:33.513Z] INFO: make.ps1 starting at 10/17/2019 23:09:32 [2019-10-17T23:09:33.513Z] INFO: Git commit (51d5c29a4) assumed from DOCKER_GITCOMMIT environment variable [2019-10-17T23:09:33.513Z] INFO: Invoking autogen... [2019-10-17T23:09:33.513Z] INFO: Running unit tests... [2019-10-17T23:09:33.763Z] --- PASS: TestBuildWithHugeFile (96.34s) [2019-10-17T23:09:33.763Z] === RUN TestBuildWithEmptyDockerfile [2019-10-17T23:09:33.763Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T23:09:33.763Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T23:09:33.763Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T23:09:33.763Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T23:09:33.763Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T23:09:33.763Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T23:09:33.763Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T23:09:33.763Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T23:09:33.775Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.90s) [2019-10-17T23:09:33.775Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s) [2019-10-17T23:09:33.775Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2019-10-17T23:09:33.775Z] === RUN TestKillStoppedContainer [2019-10-17T23:09:33.775Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-10-17T23:09:33.775Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-17T23:09:33.775Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-10-17T23:09:33.775Z] === RUN TestKillDifferentUserContainer [2019-10-17T23:09:33.998Z] #42 120.3 DEP criu/arch/ppc64/restorer.d [2019-10-17T23:09:34.025Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T23:09:34.025Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-10-17T23:09:34.025Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2019-10-17T23:09:34.025Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2019-10-17T23:09:34.025Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2019-10-17T23:09:34.025Z] === RUN TestBuildPreserveOwnership [2019-10-17T23:09:34.025Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-17T23:09:34.025Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-17T23:09:34.290Z] #42 120.7 DEP criu/pie/parasite.d [2019-10-17T23:09:34.711Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2019-10-17T23:09:34.711Z] === RUN TestInspectOomKilledTrue [2019-10-17T23:09:34.711Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-17T23:09:34.711Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T23:09:34.711Z] === RUN TestInspectOomKilledFalse [2019-10-17T23:09:34.711Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-17T23:09:34.711Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T23:09:34.711Z] === RUN TestLinksEtcHostsContentMatch [2019-10-17T23:09:34.919Z] #42 121.4 CC criu/pie/parasite.o [2019-10-17T23:09:35.419Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-17T23:09:35.648Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s) [2019-10-17T23:09:35.648Z] === RUN TestLinksContainerNames [2019-10-17T23:09:35.983Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-17T23:09:36.974Z] #42 123.2 LINK criu/pie/parasite.built-in.o [2019-10-17T23:09:36.974Z] #42 123.2 GEN criu/pie/parasite-blob.h [2019-10-17T23:09:36.974Z] #42 123.3 CC criu/arch/ppc64/restorer.o [2019-10-17T23:09:37.355Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-17T23:09:37.550Z] --- PASS: TestLinksContainerNames (1.69s) [2019-10-17T23:09:37.551Z] === RUN TestLogsFollowTailEmpty [2019-10-17T23:09:37.606Z] #42 124.1 CC criu/pie/restorer.o [2019-10-17T23:09:38.117Z] --- PASS: TestLogsFollowTailEmpty (0.98s) [2019-10-17T23:09:38.117Z] === RUN TestContainerNetworkMountsNoChown [2019-10-17T23:09:38.289Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-17T23:09:38.289Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-17T23:09:38.546Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-17T23:09:39.053Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2019-10-17T23:09:39.053Z] === RUN TestMountDaemonRoot [2019-10-17T23:09:39.053Z] === RUN TestMountDaemonRoot/default [2019-10-17T23:09:39.053Z] === PAUSE TestMountDaemonRoot/default [2019-10-17T23:09:39.053Z] === RUN TestMountDaemonRoot/private [2019-10-17T23:09:39.053Z] === PAUSE TestMountDaemonRoot/private [2019-10-17T23:09:39.053Z] === RUN TestMountDaemonRoot/rprivate [2019-10-17T23:09:39.053Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-17T23:09:39.053Z] === RUN TestMountDaemonRoot/slave [2019-10-17T23:09:39.053Z] === PAUSE TestMountDaemonRoot/slave [2019-10-17T23:09:39.053Z] === RUN TestMountDaemonRoot/rslave [2019-10-17T23:09:39.053Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-17T23:09:39.053Z] === RUN TestMountDaemonRoot/shared [2019-10-17T23:09:39.053Z] === PAUSE TestMountDaemonRoot/shared [2019-10-17T23:09:39.053Z] === RUN TestMountDaemonRoot/rshared [2019-10-17T23:09:39.053Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-17T23:09:39.053Z] === CONT TestMountDaemonRoot/default [2019-10-17T23:09:39.053Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-17T23:09:39.053Z] === CONT TestMountDaemonRoot/rslave [2019-10-17T23:09:39.053Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-17T23:09:39.053Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-17T23:09:39.053Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-17T23:09:39.053Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-17T23:09:39.053Z] === CONT TestMountDaemonRoot/rshared [2019-10-17T23:09:39.053Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-17T23:09:39.053Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-17T23:09:39.054Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-17T23:09:39.054Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-17T23:09:39.054Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-17T23:09:39.054Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-17T23:09:39.054Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-17T23:09:39.054Z] === CONT TestMountDaemonRoot/rprivate [2019-10-17T23:09:39.054Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-17T23:09:39.054Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-17T23:09:39.054Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-17T23:09:39.054Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-17T23:09:39.054Z] === CONT TestMountDaemonRoot/slave [2019-10-17T23:09:39.054Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-17T23:09:39.054Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-17T23:09:39.054Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-17T23:09:39.054Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-17T23:09:39.054Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-17T23:09:39.054Z] === CONT TestMountDaemonRoot/private [2019-10-17T23:09:39.054Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-17T23:09:39.054Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-17T23:09:39.054Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-17T23:09:39.054Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-17T23:09:39.054Z] === CONT TestMountDaemonRoot/shared [2019-10-17T23:09:39.054Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-17T23:09:39.054Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-17T23:09:39.054Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-17T23:09:39.054Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-17T23:09:39.054Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-17T23:09:39.054Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-17T23:09:39.054Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-17T23:09:39.054Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-17T23:09:39.054Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-17T23:09:39.054Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-17T23:09:39.054Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-17T23:09:39.054Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-17T23:09:39.054Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-17T23:09:39.054Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-17T23:09:39.054Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-17T23:09:39.312Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-17T23:09:39.312Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-17T23:09:39.312Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-17T23:09:39.312Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-17T23:09:39.312Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-17T23:09:39.312Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-17T23:09:39.312Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-17T23:09:39.312Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-17T23:09:39.312Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-17T23:09:39.312Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-17T23:09:39.312Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-17T23:09:39.312Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-17T23:09:39.312Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-17T23:09:39.312Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-17T23:09:39.312Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-17T23:09:39.481Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-17T23:09:39.571Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-17T23:09:39.571Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-17T23:09:39.571Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-17T23:09:39.571Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-17T23:09:39.571Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.07s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.12s) [2019-10-17T23:09:39.571Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-10-17T23:09:39.571Z] === RUN TestContainerBindMountNonRecursive [2019-10-17T23:09:39.739Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-17T23:09:40.674Z] --- PASS: TestBuildPreserveOwnership (6.52s) [2019-10-17T23:09:40.674Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.36s) [2019-10-17T23:09:40.674Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.15s) [2019-10-17T23:09:40.674Z] === RUN TestBuildPlatformInvalid [2019-10-17T23:09:40.674Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-10-17T23:09:40.674Z] PASS [2019-10-17T23:09:40.674Z] [2019-10-17T23:09:40.674Z] === Skipped [2019-10-17T23:09:40.674Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-17T23:09:40.674Z] build_session_test.go:25: TODO: BuildKit [2019-10-17T23:09:40.674Z] [2019-10-17T23:09:40.674Z] [2019-10-17T23:09:40.674Z] DONE 32 tests, 1 skipped in 182.535s [2019-10-17T23:09:40.674Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-17T23:09:40.932Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-17T23:09:40.932Z] ++ 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 [2019-10-17T23:09:40.932Z] ++ set -e [2019-10-17T23:09:40.932Z] ++ '[' -n 0 ']' [2019-10-17T23:09:40.932Z] ++ set -x [2019-10-17T23:09:40.932Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-10-17T23:09:40.932Z] INFO: Testing against a local daemon [2019-10-17T23:09:40.932Z] === RUN TestConfigList [2019-10-17T23:09:42.106Z] --- PASS: TestContainerBindMountNonRecursive (2.13s) [2019-10-17T23:09:42.106Z] === RUN TestNetworkNat [2019-10-17T23:09:42.303Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-17T23:09:42.673Z] --- PASS: TestNetworkNat (0.90s) [2019-10-17T23:09:42.673Z] === RUN TestNetworkLocalhostTCPNat [2019-10-17T23:09:42.869Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-17T23:09:42.869Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-17T23:09:43.128Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-17T23:09:43.612Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2019-10-17T23:09:43.612Z] === RUN TestNetworkLoopbackNat [2019-10-17T23:09:44.062Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-17T23:09:44.497Z] #42 129.8 LINK criu/pie/restorer.built-in.o [2019-10-17T23:09:44.498Z] #42 129.8 GEN criu/pie/restorer-blob.h [2019-10-17T23:09:44.498Z] #42 130.2 DEP criu/vdso.d [2019-10-17T23:09:44.498Z] #42 130.5 DEP criu/uts_ns.d [2019-10-17T23:09:44.498Z] #42 130.9 DEP criu/util.d [2019-10-17T23:09:44.628Z] --- PASS: TestConfigList (3.51s) [2019-10-17T23:09:44.628Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-17T23:09:44.628Z] === RUN TestConfigsCreateAndDelete [2019-10-17T23:09:44.628Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-17T23:09:44.786Z] #42 131.4 DEP criu/uffd.d [2019-10-17T23:09:44.988Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2019-10-17T23:09:44.988Z] === RUN TestPause [2019-10-17T23:09:45.194Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-17T23:09:45.420Z] #42 131.8 DEP criu/tun.d [2019-10-17T23:09:45.451Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-17T23:09:45.451Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-17T23:09:45.554Z] --- PASS: TestPause (0.93s) [2019-10-17T23:09:45.554Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-17T23:09:45.554Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-17T23:09:45.554Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-17T23:09:45.554Z] === RUN TestPauseStopPausedContainer [2019-10-17T23:09:46.058Z] #42 132.3 DEP criu/tty.d [2019-10-17T23:09:46.058Z] #42 132.8 DEP criu/timerfd.d [2019-10-17T23:09:46.491Z] --- PASS: TestPauseStopPausedContainer (0.96s) [2019-10-17T23:09:46.491Z] === RUN TestPsFilter [2019-10-17T23:09:46.685Z] #42 133.2 DEP criu/sysfs_parse.d [2019-10-17T23:09:46.824Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-17T23:09:46.975Z] #42 133.5 DEP criu/sysctl.d [2019-10-17T23:09:47.059Z] --- PASS: TestPsFilter (0.27s) [2019-10-17T23:09:47.059Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-17T23:09:47.081Z] ......................... [ 67%] [2019-10-17T23:09:47.264Z] #42 133.8 DEP criu/string.d [2019-10-17T23:09:47.390Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-17T23:09:47.391Z] --- PASS: TestConfigsCreateAndDelete (2.96s) [2019-10-17T23:09:47.391Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-17T23:09:47.391Z] === RUN TestConfigsUpdate [2019-10-17T23:09:47.572Z] #42 134.0 DEP criu/stats.d [2019-10-17T23:09:47.648Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-17T23:09:47.865Z] #42 134.4 DEP criu/sockets.d [2019-10-17T23:09:47.998Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s) [2019-10-17T23:09:47.998Z] === RUN TestRemoveContainerWithVolume [2019-10-17T23:09:48.155Z] #42 134.7 DEP criu/sk-unix.d [2019-10-17T23:09:48.565Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2019-10-17T23:09:48.565Z] === RUN TestRemoveContainerRunning [2019-10-17T23:09:48.790Z] #42 135.2 DEP criu/sk-tcp.d [2019-10-17T23:09:48.790Z] #42 ... [2019-10-17T23:09:48.790Z] [2019-10-17T23:09:48.790Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:09:49.082Z] #18 163.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-17T23:09:49.082Z] #18 163.8 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-17T23:09:49.082Z] #18 163.8 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-17T23:09:49.082Z] #18 ... [2019-10-17T23:09:49.082Z] [2019-10-17T23:09:49.082Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:09:49.082Z] #45 210.7 github.com/LK4D4/vndr/build [2019-10-17T23:09:49.082Z] #45 ... [2019-10-17T23:09:49.082Z] [2019-10-17T23:09:49.082Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:09:49.082Z] #42 135.7 DEP criu/sk-queue.d [2019-10-17T23:09:49.501Z] --- PASS: TestRemoveContainerRunning (0.84s) [2019-10-17T23:09:49.501Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-17T23:09:49.546Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-17T23:09:49.736Z] #42 136.1 DEP criu/sk-packet.d [2019-10-17T23:09:50.026Z] #42 136.6 DEP criu/sk-netlink.d [2019-10-17T23:09:50.437Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2019-10-17T23:09:50.437Z] === RUN TestRemoveInvalidContainer [2019-10-17T23:09:50.437Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-17T23:09:50.437Z] === RUN TestRenameLinkedContainer [2019-10-17T23:09:50.656Z] #42 137.2 DEP criu/sk-inet.d [2019-10-17T23:09:50.919Z] --- PASS: TestConfigsUpdate (3.41s) [2019-10-17T23:09:50.920Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-17T23:09:50.920Z] === RUN TestTemplatedConfig [2019-10-17T23:09:51.284Z] #42 137.7 DEP criu/signalfd.d [2019-10-17T23:09:51.488Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-17T23:09:51.573Z] #42 138.2 DEP criu/sigframe.d [2019-10-17T23:09:51.861Z] #42 138.5 DEP criu/shmem.d [2019-10-17T23:09:52.487Z] #42 138.9 DEP criu/servicefd.d [2019-10-17T23:09:52.813Z] #42 139.3 DEP criu/seize.d [2019-10-17T23:09:52.860Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-17T23:09:53.101Z] #42 139.7 DEP criu/seccomp.d [2019-10-17T23:09:53.120Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-17T23:09:53.721Z] --- PASS: TestRenameLinkedContainer (3.43s) [2019-10-17T23:09:53.721Z] === RUN TestRenameStoppedContainer [2019-10-17T23:09:53.728Z] #42 140.1 DEP criu/rst-malloc.d [2019-10-17T23:09:54.016Z] #42 140.3 DEP criu/rbtree.d [2019-10-17T23:09:54.016Z] #42 140.4 DEP criu/pstree.d [2019-10-17T23:09:54.322Z] #42 140.8 DEP criu/protobuf.d [2019-10-17T23:09:54.565Z] ? github.com/docker/docker/api [no test files] [2019-10-17T23:09:54.608Z] #42 141.1 GEN criu/protobuf-desc-gen.h [2019-10-17T23:09:54.657Z] --- PASS: TestRenameStoppedContainer (0.82s) [2019-10-17T23:09:54.658Z] === RUN TestRenameRunningContainerAndReuse [2019-10-17T23:09:55.034Z] --- PASS: TestTemplatedConfig (3.59s) [2019-10-17T23:09:55.034Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-17T23:09:55.034Z] === RUN TestConfigInspect [2019-10-17T23:09:56.682Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s) [2019-10-17T23:09:56.682Z] === RUN TestRenameInvalidName [2019-10-17T23:09:56.934Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-17T23:09:57.255Z] --- PASS: TestRenameInvalidName (0.84s) [2019-10-17T23:09:57.255Z] === RUN TestRenameAnonymousContainer [2019-10-17T23:09:57.454Z] #42 144.2 DEP criu/protobuf-desc.d [2019-10-17T23:09:57.869Z] --- PASS: TestConfigInspect (3.04s) [2019-10-17T23:09:57.869Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-17T23:09:57.869Z] === RUN TestConfigCreateWithLabels [2019-10-17T23:09:58.086Z] #42 144.5 DEP criu/proc_parse.d [2019-10-17T23:09:58.376Z] #42 144.9 DEP criu/plugin.d [2019-10-17T23:09:58.666Z] #42 145.1 DEP criu/pipes.d [2019-10-17T23:09:58.958Z] #42 145.5 DEP criu/pie-util.d [2019-10-17T23:09:58.958Z] #42 ... [2019-10-17T23:09:58.958Z] [2019-10-17T23:09:58.958Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:10:00.407Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-17T23:10:00.666Z] --- PASS: TestConfigCreateWithLabels (3.04s) [2019-10-17T23:10:00.666Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-17T23:10:00.666Z] === RUN TestConfigCreateResolve [2019-10-17T23:10:00.924Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-17T23:10:01.448Z] --- PASS: TestRenameAnonymousContainer (4.05s) [2019-10-17T23:10:01.448Z] === RUN TestRenameContainerWithSameName [2019-10-17T23:10:01.493Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-17T23:10:01.914Z] #23 230.8 Checking out files: 15% (1610/10641) Checking out files: 16% (1703/10641) Checking out files: 17% (1809/10641) Checking out files: 18% (1916/10641) Checking out files: 19% (2022/10641) Checking out files: 20% (2129/10641) Checking out files: 21% (2235/10641) Checking out files: 22% (2342/10641) Checking out files: 23% (2448/10641) Checking out files: 24% (2554/10641) Checking out files: 25% (2661/10641) Checking out files: 26% (2767/10641) Checking out files: 27% (2874/10641) Checking out files: 28% (2980/10641) Checking out files: 28% (3015/10641) Checking out files: 29% (3086/10641) Checking out files: 30% (3193/10641) Checking out files: 31% (3299/10641) Checking out files: 32% (3406/10641) Checking out files: 33% (3512/10641) Checking out files: 34% (3618/10641) Checking out files: 35% (3725/10641) Checking out files: 36% (3831/10641) Checking out files: 37% (3938/10641) Checking out files: 37% (4029/10641) Checking out files: 38% (4044/10641) Checking out files: 39% (4150/10641) Checking out files: 40% (4257/10641) Checking out files: 41% (4363/10641) Checking out files: 42% (4470/10641) Checking out files: 43% (4576/10641) Checking out files: 44% (4683/10641) Checking out files: 45% (4789/10641) Checking out files: 46% (4895/10641) Checking out files: 47% (5002/10641) [2019-10-17T23:10:01.914Z] #23 ... [2019-10-17T23:10:01.914Z] [2019-10-17T23:10:01.914Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:10:01.914Z] #45 223.5 vendor/golang.org/x/net/idna [2019-10-17T23:10:01.914Z] #45 227.0 vendor/golang.org/x/net/http2/hpack [2019-10-17T23:10:01.914Z] #45 231.2 mime [2019-10-17T23:10:01.914Z] #45 ... [2019-10-17T23:10:01.914Z] [2019-10-17T23:10:01.914Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:10:02.017Z] --- PASS: TestRenameContainerWithSameName (0.85s) [2019-10-17T23:10:02.017Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-17T23:10:02.072Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-17T23:10:02.657Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-17T23:10:04.035Z] --- PASS: TestConfigCreateResolve (3.19s) [2019-10-17T23:10:04.035Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-17T23:10:04.035Z] === RUN TestConfigDaemonLibtrustID [2019-10-17T23:10:04.554Z] --- PASS: TestRenameContainerWithLinkedContainer (2.10s) [2019-10-17T23:10:04.554Z] === RUN TestResize [2019-10-17T23:10:04.603Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-10-17T23:10:04.603Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-17T23:10:04.603Z] PASS [2019-10-17T23:10:04.603Z] [2019-10-17T23:10:04.603Z] DONE 8 tests in 23.420s [2019-10-17T23:10:04.603Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-17T23:10:04.603Z] ++ 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 [2019-10-17T23:10:04.603Z] ++ set -e [2019-10-17T23:10:04.603Z] ++ '[' -n 0 ']' [2019-10-17T23:10:04.603Z] ++ set -x [2019-10-17T23:10:04.603Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:10:04.603Z] INFO: Testing against a local daemon [2019-10-17T23:10:04.603Z] === RUN TestCheckpoint [2019-10-17T23:10:04.603Z] --- SKIP: TestCheckpoint (0.01s) [2019-10-17T23:10:04.603Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-17T23:10:04.603Z] === RUN TestContainerInvalidJSON [2019-10-17T23:10:04.603Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T23:10:04.603Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T23:10:04.603Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T23:10:04.603Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T23:10:04.603Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-17T23:10:04.603Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-17T23:10:04.603Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T23:10:04.603Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-17T23:10:04.603Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T23:10:04.603Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-17T23:10:04.603Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-17T23:10:04.603Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-17T23:10:04.603Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-10-17T23:10:04.603Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-17T23:10:04.862Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-10-17T23:10:04.862Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-17T23:10:04.862Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-10-17T23:10:04.862Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-17T23:10:05.120Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-10-17T23:10:05.121Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-17T23:10:05.121Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-10-17T23:10:05.121Z] === RUN TestCopyFromContainer [2019-10-17T23:10:05.129Z] --- PASS: TestResize (0.91s) [2019-10-17T23:10:05.129Z] === RUN TestResizeWithInvalidSize [2019-10-17T23:10:05.688Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-17T23:10:05.688Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-17T23:10:05.789Z] #23 230.8 Checking out files: 15% (1610/10641) Checking out files: 16% (1703/10641) Checking out files: 17% (1809/10641) Checking out files: 18% (1916/10641) Checking out files: 19% (2022/10641) Checking out files: 20% (2129/10641) Checking out files: 21% (2235/10641) Checking out files: 22% (2342/10641) Checking out files: 23% (2448/10641) Checking out files: 24% (2554/10641) Checking out files: 25% (2661/10641) Checking out files: 26% (2767/10641) Checking out files: 27% (2874/10641) Checking out files: 28% (2980/10641) Checking out files: 28% (3015/10641) Checking out files: 29% (3086/10641) Checking out files: 30% (3193/10641) Checking out files: 31% (3299/10641) Checking out files: 32% (3406/10641) Checking out files: 33% (3512/10641) Checking out files: 34% (3618/10641) Checking out files: 35% (3725/10641) Checking out files: 36% (3831/10641) Checking out files: 37% (3938/10641) Checking out files: 37% (4029/10641) Checking out files: 38% (4044/10641) Checking out files: 39% (4150/10641) Checking out files: 40% (4257/10641) Checking out files: 41% (4363/10641) Checking out files: 42% (4470/10641) Checking out files: 43% (4576/10641) Checking out files: 44% (4683/10641) Checking out files: 45% (4789/10641) Checking out files: 46% (4895/10641) Checking out files: 47% (5002/10641) Checking out files: 48% (5108/10641) Checking out files: 49% (5215/10641) Checking out files: 49% (5287/10641) Checking out files: 50% (5321/10641) Checking out files: 51% (5427/10641) Checking out files: 52% (5534/10641) Checking out files: 53% (5640/10641) Checking out files: 54% (5747/10641) Checking out files: 55% (5853/10641) Checking out files: 56% (5959/10641) Checking out files: 57% (6066/10641) Checking out files: 58% (6172/10641) Checking out files: 59% (6279/10641) Checking out files: 60% (6385/10641) Checking out files: 60% (6397/10641) Checking out files: 61% (6492/10641) Checking out files: 62% (6598/10641) Checking out files: 63% (6704/10641) Checking out files: 64% (6811/10641) Checking out files: 65% (6917/10641) Checking out files: 66% (7024/10641) Checking out files: 67% (7130/10641) Checking out files: 68% (7236/10641) Checking out files: 69% (7343/10641) Checking out files: 70% (7449/10641) Checking out files: 71% (7556/10641) Checking out files: 72% (7662/10641) Checking out files: 73% (7768/10641) Checking out files: 74% (7875/10641) Checking out files: 75% (7981/10641) Checking out files: 76% (8088/10641) Checking out files: 77% (8194/10641) Checking out files: 78% (8300/10641) Checking out files: 79% (8407/10641) Checking out files: 80% (8513/10641) Checking out files: 80% (8532/10641) Checking out files: 81% (8620/10641) Checking out files: 82% (8726/10641) Checking out files: 83% (8833/10641) Checking out files: 84% (8939/10641) Checking out files: 85% (9045/10641) Checking out files: 86% (9152/10641) Checking out files: 87% (9258/10641) Checking out files: 88% (9365/10641) Checking out files: 89% (9471/10641) Checking out files: 90% (9577/10641) Checking out files: 91% (9684/10641) Checking out files: 92% (9790/10641) Checking out files: 92% (9878/10641) Checking out files: 93% (9897/10641) Checking out files: 94% (10003/10641) Checking out files: 95% (10109/10641) Checking out files: 96% (10216/10641) Checking out files: 97% (10322/10641) Checking out files: 98% (10429/10641) Checking out files: 99% (10535/10641) Checking out files: 100% (10641/10641) Checking out files: 100% (10641/10641), done. [2019-10-17T23:10:05.789Z] #23 237.5 + cd /tmp/tmp.TECjL6FuEN/tmp/docker-ce [2019-10-17T23:10:05.789Z] #23 237.5 + git checkout -q v17.06.2-ce [2019-10-17T23:10:06.066Z] --- PASS: TestResizeWithInvalidSize (0.92s) [2019-10-17T23:10:06.066Z] === RUN TestResizeWhenContainerNotStarted [2019-10-17T23:10:06.625Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-17T23:10:07.005Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2019-10-17T23:10:07.005Z] === RUN TestDaemonRestartKillContainers [2019-10-17T23:10:07.005Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-17T23:10:07.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-17T23:10:07.005Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-17T23:10:07.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-17T23:10:07.005Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-17T23:10:07.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-17T23:10:07.005Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-17T23:10:07.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-17T23:10:07.005Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-17T23:10:07.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-17T23:10:07.005Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-17T23:10:07.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-17T23:10:07.005Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-17T23:10:07.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-17T23:10:07.005Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-17T23:10:07.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-17T23:10:07.005Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:10:07.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:10:07.005Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:10:07.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:10:07.005Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:10:07.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:10:07.005Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:10:07.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:10:07.005Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-17T23:10:07.005Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-17T23:10:07.005Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-17T23:10:07.005Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:10:07.192Z] === RUN TestCopyFromContainer// [2019-10-17T23:10:07.192Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-17T23:10:07.192Z] === RUN TestCopyFromContainer//bar/root [2019-10-17T23:10:07.452Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-17T23:10:07.452Z] === RUN TestCopyFromContainer/bar/quux [2019-10-17T23:10:07.711Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-17T23:10:07.711Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-17T23:10:07.970Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-17T23:10:07.970Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-17T23:10:08.229Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-17T23:10:08.229Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-17T23:10:08.488Z] --- PASS: TestCopyFromContainer (3.26s) [2019-10-17T23:10:08.488Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-17T23:10:08.488Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2019-10-17T23:10:08.488Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2019-10-17T23:10:08.488Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2019-10-17T23:10:08.488Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2019-10-17T23:10:08.488Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.22s) [2019-10-17T23:10:08.488Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-17T23:10:08.488Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-10-17T23:10:08.488Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-17T23:10:08.488Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-10-17T23:10:08.488Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-17T23:10:08.488Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T23:10:08.488Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T23:10:08.488Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T23:10:08.488Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T23:10:08.488Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T23:10:08.488Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T23:10:08.488Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T23:10:08.488Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T23:10:08.488Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T23:10:08.488Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-17T23:10:08.488Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-17T23:10:08.488Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-17T23:10:08.488Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-17T23:10:08.488Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-17T23:10:08.488Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-17T23:10:08.488Z] === RUN TestCreateWithInvalidEnv [2019-10-17T23:10:08.488Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-17T23:10:08.488Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-17T23:10:08.488Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-17T23:10:08.488Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-17T23:10:08.488Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-17T23:10:08.488Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-17T23:10:08.488Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-17T23:10:08.488Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-17T23:10:08.488Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-17T23:10:08.488Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-17T23:10:08.488Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-17T23:10:08.488Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-17T23:10:08.488Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-17T23:10:08.488Z] === RUN TestCreateTmpfsMountsTarget [2019-10-17T23:10:08.488Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2019-10-17T23:10:08.488Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-17T23:10:08.524Z] #23 ... [2019-10-17T23:10:08.524Z] [2019-10-17T23:10:08.524Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:10:08.524Z] #18 183.0 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-17T23:10:08.524Z] #18 183.0 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-17T23:10:08.524Z] #18 183.1 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-17T23:10:08.524Z] #18 183.1 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-17T23:10:08.524Z] #18 183.1 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-17T23:10:08.524Z] #18 183.3 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-17T23:10:08.524Z] #18 183.3 Processing triggers for mime-support (3.60) ... [2019-10-17T23:10:08.524Z] #18 183.4 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-17T23:10:08.524Z] #18 183.4 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-17T23:10:08.524Z] #18 183.5 Setting up libcap2-bin (1:2.25-1) ... [2019-10-17T23:10:08.524Z] #18 183.5 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-17T23:10:08.524Z] #18 183.5 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-17T23:10:08.524Z] #18 183.5 Setting up bash-completion (1:2.1-4.3) ... [2019-10-17T23:10:08.747Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-17T23:10:08.747Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-17T23:10:08.917Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-17T23:10:09.006Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-17T23:10:09.158Z] #18 ... [2019-10-17T23:10:09.158Z] [2019-10-17T23:10:09.158Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:10:09.158Z] #42 145.8 DEP criu/pie-util-vdso.d [2019-10-17T23:10:09.158Z] #42 146.2 DEP criu/pie-util-vdso-elf32.d [2019-10-17T23:10:09.158Z] #42 146.4 DEP criu/path.d [2019-10-17T23:10:09.158Z] #42 146.8 DEP criu/parasite-syscall.d [2019-10-17T23:10:09.158Z] #42 147.3 DEP criu/pagemap.d [2019-10-17T23:10:09.158Z] #42 147.7 DEP criu/pagemap-cache.d [2019-10-17T23:10:09.158Z] #42 148.0 DEP criu/page-xfer.d [2019-10-17T23:10:09.158Z] #42 148.4 DEP criu/page-pipe.d [2019-10-17T23:10:09.158Z] #42 148.7 DEP criu/netfilter.d [2019-10-17T23:10:09.158Z] #42 149.3 DEP criu/net.d [2019-10-17T23:10:09.158Z] #42 149.9 DEP criu/namespaces.d [2019-10-17T23:10:09.158Z] #42 150.3 DEP criu/mount.d [2019-10-17T23:10:09.158Z] #42 150.5 DEP criu/mem.d [2019-10-17T23:10:09.158Z] #42 151.1 DEP criu/lsm.d [2019-10-17T23:10:09.158Z] #42 151.5 DEP criu/log.d [2019-10-17T23:10:09.158Z] #42 151.8 DEP criu/libnetlink.d [2019-10-17T23:10:09.158Z] #42 152.1 DEP criu/kerndat.d [2019-10-17T23:10:09.158Z] #42 152.6 DEP criu/kcmp-ids.d [2019-10-17T23:10:09.158Z] #42 152.8 DEP criu/irmap.d [2019-10-17T23:10:09.158Z] #42 153.1 DEP criu/ipc_ns.d [2019-10-17T23:10:09.158Z] #42 153.5 DEP criu/image.d [2019-10-17T23:10:09.158Z] #42 153.9 DEP criu/image-desc.d [2019-10-17T23:10:09.158Z] #42 154.1 DEP criu/fsnotify.d [2019-10-17T23:10:09.158Z] #42 154.6 DEP criu/filesystems.d [2019-10-17T23:10:09.158Z] #42 155.0 DEP criu/files.d [2019-10-17T23:10:09.158Z] #42 155.5 DEP criu/files-reg.d [2019-10-17T23:10:09.451Z] #42 156.0 DEP criu/files-ext.d [2019-10-17T23:10:09.486Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-17T23:10:09.548Z] ok github.com/docker/docker/api/server 0.179s coverage: 9.0% of statements [2019-10-17T23:10:09.580Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-17T23:10:09.746Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-17T23:10:09.746Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:10:10.084Z] #42 156.5 DEP criu/file-lock.d [2019-10-17T23:10:10.374Z] #42 156.9 DEP criu/file-ids.d [2019-10-17T23:10:10.374Z] #42 ... [2019-10-17T23:10:10.374Z] [2019-10-17T23:10:10.374Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:10:10.374Z] #48 DONE 242.2s [2019-10-17T23:10:10.374Z] [2019-10-17T23:10:10.374Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:10:10.374Z] #45 234.6 crypto/x509/pkix [2019-10-17T23:10:10.374Z] #45 236.4 vendor/golang.org/x/crypto/cryptobyte [2019-10-17T23:10:10.374Z] #45 236.7 mime/quotedprintable [2019-10-17T23:10:10.374Z] #45 238.3 net/http/internal [2019-10-17T23:10:10.516Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-17T23:10:11.009Z] #45 ... [2019-10-17T23:10:11.009Z] [2019-10-17T23:10:11.009Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:10:11.009Z] #42 157.6 DEP criu/fifo.d [2019-10-17T23:10:11.085Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-17T23:10:11.366Z] --- PASS: TestCreateWithCustomMaskedPaths (2.74s) [2019-10-17T23:10:11.366Z] === RUN TestCreateWithCapabilities [2019-10-17T23:10:11.366Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-17T23:10:11.366Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-17T23:10:11.366Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-17T23:10:11.366Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-17T23:10:11.366Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-17T23:10:11.366Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-17T23:10:11.366Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-17T23:10:11.366Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-17T23:10:11.366Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-17T23:10:11.366Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-17T23:10:11.366Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-17T23:10:11.366Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-17T23:10:11.366Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-17T23:10:11.366Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-17T23:10:11.366Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-17T23:10:11.366Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-17T23:10:11.366Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-17T23:10:11.366Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-17T23:10:11.366Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-17T23:10:11.366Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-17T23:10:11.366Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-17T23:10:11.366Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-17T23:10:11.366Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-17T23:10:11.366Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-17T23:10:11.366Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-17T23:10:11.366Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-17T23:10:11.366Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-17T23:10:11.366Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-17T23:10:11.368Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:10:11.368Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-17T23:10:11.628Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-17T23:10:11.628Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-17T23:10:11.628Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-17T23:10:11.628Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-17T23:10:11.628Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-17T23:10:11.628Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-17T23:10:11.628Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-17T23:10:11.628Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-10-17T23:10:11.628Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-10-17T23:10:11.628Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-17T23:10:11.628Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-10-17T23:10:11.628Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-10-17T23:10:11.629Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-10-17T23:10:11.629Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-10-17T23:10:11.629Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-17T23:10:11.629Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-10-17T23:10:11.629Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-10-17T23:10:11.629Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-17T23:10:11.724Z] #42 158.2 DEP criu/fdstore.d [2019-10-17T23:10:11.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:10:12.017Z] #42 158.6 DEP criu/fault-injection.d [2019-10-17T23:10:12.308Z] #42 158.8 DEP criu/external.d [2019-10-17T23:10:12.600Z] #42 159.2 DEP criu/eventpoll.d [2019-10-17T23:10:12.879Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-17T23:10:12.890Z] #42 159.5 DEP criu/eventfd.d [2019-10-17T23:10:13.003Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-17T23:10:13.179Z] #42 159.7 DEP criu/crtools.d [2019-10-17T23:10:13.262Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-17T23:10:13.469Z] #42 160.1 DEP criu/cr-service.d [2019-10-17T23:10:14.101Z] #42 160.5 DEP criu/cr-restore.d [2019-10-17T23:10:14.390Z] #42 161.0 DEP criu/cr-errno.d [2019-10-17T23:10:14.636Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.86s) [2019-10-17T23:10:14.636Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-17T23:10:14.636Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T23:10:14.636Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T23:10:14.636Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T23:10:14.636Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T23:10:14.636Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T23:10:14.636Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T23:10:14.636Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T23:10:14.636Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T23:10:14.636Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T23:10:14.636Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T23:10:14.636Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T23:10:14.636Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T23:10:14.636Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T23:10:14.636Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T23:10:14.636Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T23:10:14.636Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-17T23:10:14.636Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-17T23:10:14.636Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-17T23:10:14.636Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-10-17T23:10:14.636Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-10-17T23:10:14.636Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-17T23:10:14.636Z] === RUN TestContainerStartOnDaemonRestart [2019-10-17T23:10:14.636Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-17T23:10:14.636Z] === RUN TestDaemonRestartIpcMode [2019-10-17T23:10:14.636Z] === PAUSE TestDaemonRestartIpcMode [2019-10-17T23:10:14.636Z] === RUN TestDiff [2019-10-17T23:10:14.706Z] #42 161.0 DEP criu/cr-dump.d [2019-10-17T23:10:14.894Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-17T23:10:14.995Z] #42 161.5 DEP criu/cr-dedup.d [2019-10-17T23:10:15.284Z] #42 161.8 DEP criu/cr-check.d [2019-10-17T23:10:15.423Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-17T23:10:15.423Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.86s) [2019-10-17T23:10:15.423Z] 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" [2019-10-17T23:10:15.423Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.71s) [2019-10-17T23:10:15.423Z] 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" [2019-10-17T23:10:15.423Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.98s) [2019-10-17T23:10:15.423Z] 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" [2019-10-17T23:10:15.423Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.05s) [2019-10-17T23:10:15.423Z] 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" [2019-10-17T23:10:15.423Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.55s) [2019-10-17T23:10:15.423Z] 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" [2019-10-17T23:10:15.423Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2019-10-17T23:10:15.423Z] 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" [2019-10-17T23:10:15.423Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s) [2019-10-17T23:10:15.423Z] 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" [2019-10-17T23:10:15.423Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2019-10-17T23:10:15.423Z] 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" [2019-10-17T23:10:15.423Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.44s) [2019-10-17T23:10:15.423Z] 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" [2019-10-17T23:10:15.423Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2019-10-17T23:10:15.423Z] 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" [2019-10-17T23:10:15.423Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.03s) [2019-10-17T23:10:15.423Z] 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" [2019-10-17T23:10:15.423Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s) [2019-10-17T23:10:15.423Z] 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" [2019-10-17T23:10:15.423Z] === RUN TestCgroupNamespacesRun [2019-10-17T23:10:15.460Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-17T23:10:15.718Z] --- PASS: TestDiff (1.11s) [2019-10-17T23:10:15.718Z] === RUN TestExecWithCloseStdin [2019-10-17T23:10:15.925Z] #42 162.3 DEP criu/config.d [2019-10-17T23:10:16.214Z] #42 162.7 DEP criu/clone-noasan.d [2019-10-17T23:10:16.214Z] #42 162.8 DEP criu/cgroup.d [2019-10-17T23:10:16.214Z] #42 ... [2019-10-17T23:10:16.214Z] [2019-10-17T23:10:16.214Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:10:16.214Z] #18 189.5 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-17T23:10:16.214Z] #18 189.5 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-17T23:10:16.214Z] #18 189.5 Setting up zip (3.0-11+b1) ... [2019-10-17T23:10:16.214Z] #18 189.5 Setting up bzip2 (1.0.6-8.1) ... [2019-10-17T23:10:16.214Z] #18 189.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-17T23:10:16.214Z] #18 189.5 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-17T23:10:16.214Z] #18 189.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T23:10:16.214Z] #18 189.7 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-17T23:10:16.214Z] #18 189.7 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-17T23:10:16.214Z] #18 189.7 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-17T23:10:16.214Z] #18 189.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-17T23:10:16.214Z] #18 189.8 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-17T23:10:16.214Z] #18 189.8 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-17T23:10:16.214Z] #18 189.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-17T23:10:16.214Z] #18 189.8 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-17T23:10:16.214Z] #18 189.8 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-17T23:10:16.214Z] #18 189.9 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-17T23:10:16.214Z] #18 190.8 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-17T23:10:16.214Z] #18 190.9 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-17T23:10:16.214Z] #18 190.9 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-17T23:10:16.214Z] #18 190.9 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-17T23:10:16.214Z] #18 190.9 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-17T23:10:16.214Z] #18 190.9 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-17T23:10:16.214Z] #18 191.0 Setting up pigz (2.3.4-1) ... [2019-10-17T23:10:16.214Z] #18 191.0 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-17T23:10:16.214Z] #18 191.0 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-17T23:10:16.214Z] #18 191.0 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-17T23:10:16.214Z] #18 191.0 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-17T23:10:16.214Z] #18 191.0 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-17T23:10:16.214Z] #18 191.0 Setting up jq (1.5+dfsg-1.3) ... [2019-10-17T23:10:16.214Z] #18 191.0 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-17T23:10:16.214Z] #18 191.0 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-17T23:10:16.214Z] #18 191.1 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-17T23:10:16.214Z] #18 191.1 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-17T23:10:16.214Z] #18 191.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-17T23:10:16.214Z] #18 191.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-17T23:10:16.214Z] #18 191.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-17T23:10:16.214Z] #18 191.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-17T23:10:16.214Z] #18 191.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-17T23:10:16.214Z] #18 191.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-17T23:10:16.214Z] #18 191.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-17T23:10:16.214Z] #18 191.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-17T23:10:16.214Z] #18 191.2 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-17T23:10:16.214Z] #18 191.2 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-17T23:10:16.214Z] #18 191.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-17T23:10:16.214Z] #18 191.3 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-17T23:10:16.214Z] #18 191.3 Setting up btrfs-progs (4.7.3-1) ... [2019-10-17T23:10:16.503Z] #18 191.3 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-17T23:10:16.503Z] #18 191.3 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-17T23:10:16.652Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-17T23:10:16.912Z] --- PASS: TestExecWithCloseStdin (1.17s) [2019-10-17T23:10:16.912Z] === RUN TestExec [2019-10-17T23:10:16.912Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-17T23:10:17.324Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2019-10-17T23:10:17.324Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-17T23:10:17.324Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-17T23:10:17.846Z] --- PASS: TestExec (0.96s) [2019-10-17T23:10:17.846Z] === RUN TestExecUser [2019-10-17T23:10:19.222Z] --- PASS: TestExecUser (1.14s) [2019-10-17T23:10:19.222Z] === RUN TestExportContainerAndImportImage [2019-10-17T23:10:19.228Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s) [2019-10-17T23:10:19.228Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-17T23:10:19.228Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-17T23:10:20.155Z] --- PASS: TestExportContainerAndImportImage (1.26s) [2019-10-17T23:10:20.155Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-17T23:10:20.605Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s) [2019-10-17T23:10:20.605Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-17T23:10:20.605Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-17T23:10:20.723Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-17T23:10:20.982Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-17T23:10:21.549Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s) [2019-10-17T23:10:21.549Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-17T23:10:21.549Z] === RUN TestHealthCheckWorkdir [2019-10-17T23:10:22.045Z] #18 ... [2019-10-17T23:10:22.045Z] [2019-10-17T23:10:22.045Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:10:22.045Z] #23 243.7 + mkdir -p /tmp/tmp.TECjL6FuEN/src/github.com/docker [2019-10-17T23:10:22.045Z] #23 243.7 + mv components/cli /tmp/tmp.TECjL6FuEN/src/github.com/docker/cli [2019-10-17T23:10:22.045Z] #23 243.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-17T23:10:22.332Z] #23 ... [2019-10-17T23:10:22.332Z] [2019-10-17T23:10:22.332Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:10:22.332Z] #42 163.2 DEP criu/cgroup-props.d [2019-10-17T23:10:22.332Z] #42 163.4 DEP criu/bitmap.d [2019-10-17T23:10:22.332Z] #42 163.4 DEP criu/bfd.d [2019-10-17T23:10:22.332Z] #42 163.7 DEP criu/autofs.d [2019-10-17T23:10:22.332Z] #42 164.0 DEP criu/aio.d [2019-10-17T23:10:22.332Z] #42 164.4 DEP criu/action-scripts.d [2019-10-17T23:10:22.332Z] #42 165.0 CC criu/action-scripts.o [2019-10-17T23:10:22.332Z] #42 166.4 CC criu/aio.o [2019-10-17T23:10:22.332Z] #42 167.6 CC criu/autofs.o [2019-10-17T23:10:22.508Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2019-10-17T23:10:22.508Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-17T23:10:22.508Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-17T23:10:23.359Z] #42 ... [2019-10-17T23:10:23.359Z] [2019-10-17T23:10:23.359Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:10:23.359Z] #45 244.9 vendor/golang.org/x/net/http/httpproxy [2019-10-17T23:10:23.359Z] #45 244.9 net/textproto [2019-10-17T23:10:23.359Z] #45 244.9 crypto/x509 [2019-10-17T23:10:23.359Z] #45 247.4 mime/multipart [2019-10-17T23:10:23.359Z] #45 247.4 vendor/golang.org/x/net/http/httpguts [2019-10-17T23:10:23.359Z] #45 251.8 crypto/tls [2019-10-17T23:10:23.448Z] --- PASS: TestHealthCheckWorkdir (1.44s) [2019-10-17T23:10:23.448Z] === RUN TestHealthKillContainer [2019-10-17T23:10:24.411Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2019-10-17T23:10:24.411Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-17T23:10:24.411Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-17T23:10:24.819Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-17T23:10:24.873Z] #45 ... [2019-10-17T23:10:24.873Z] [2019-10-17T23:10:24.873Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:10:24.873Z] #42 171.2 CC criu/bfd.o [2019-10-17T23:10:25.347Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s) [2019-10-17T23:10:25.347Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-17T23:10:25.347Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-17T23:10:25.384Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-17T23:10:26.284Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2019-10-17T23:10:26.284Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-17T23:10:26.284Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-17T23:10:26.317Z] --- PASS: TestHealthKillContainer (3.28s) [2019-10-17T23:10:26.317Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-17T23:10:26.371Z] #42 172.8 CC criu/bitmap.o [2019-10-17T23:10:26.661Z] #42 173.2 CC criu/cgroup-props.o [2019-10-17T23:10:27.004Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-17T23:10:27.004Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2019-10-17T23:10:27.004Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2019-10-17T23:10:27.004Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-17T23:10:27.004Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-17T23:10:27.004Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-17T23:10:27.004Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-17T23:10:27.004Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-17T23:10:27.004Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-17T23:10:27.004Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-17T23:10:27.004Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-17T23:10:27.004Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-17T23:10:27.004Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-17T23:10:27.004Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-17T23:10:27.004Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-10-17T23:10:27.004Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-17T23:10:27.005Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-17T23:10:27.005Z] ? github.com/docker/docker/api/types [no test files] [2019-10-17T23:10:27.005Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-17T23:10:27.005Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-17T23:10:27.005Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-17T23:10:27.005Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-17T23:10:27.005Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-10-17T23:10:27.005Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 95.2% of statements [2019-10-17T23:10:27.005Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-17T23:10:27.005Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-17T23:10:27.005Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-17T23:10:27.005Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-17T23:10:27.005Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-17T23:10:27.005Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-17T23:10:27.005Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-17T23:10:27.005Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-10-17T23:10:27.005Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-10-17T23:10:27.005Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-17T23:10:27.005Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-17T23:10:27.005Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-17T23:10:27.005Z] ? github.com/docker/docker/builder [no test files] [2019-10-17T23:10:27.005Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-17T23:10:27.005Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-17T23:10:27.005Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-17T23:10:27.005Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-17T23:10:27.005Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-17T23:10:27.005Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-17T23:10:27.005Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-17T23:10:27.005Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2019-10-17T23:10:27.210Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-17T23:10:27.251Z] --- PASS: TestInspectCpusetInConfigPre120 (0.99s) [2019-10-17T23:10:27.251Z] === RUN TestIpcModeNone [2019-10-17T23:10:28.186Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s) [2019-10-17T23:10:28.187Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-17T23:10:28.187Z] === RUN TestKernelTCPMemory [2019-10-17T23:10:28.324Z] ok github.com/docker/docker/builder/remotecontext 0.320s coverage: 13.6% of statements [2019-10-17T23:10:28.324Z] ok github.com/docker/docker/builder/dockerfile 0.968s coverage: 48.2% of statements [2019-10-17T23:10:28.624Z] --- PASS: TestIpcModeNone (1.04s) [2019-10-17T23:10:28.624Z] === RUN TestIpcModePrivate [2019-10-17T23:10:28.798Z] #42 175.2 CC criu/cgroup.o [2019-10-17T23:10:29.126Z] --- PASS: TestKernelTCPMemory (1.00s) [2019-10-17T23:10:29.126Z] === RUN TestNISDomainname [2019-10-17T23:10:29.213Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-17T23:10:29.470Z] --- PASS: TestIpcModePrivate (1.17s) [2019-10-17T23:10:29.470Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:201, shared: false, mustBeShared: false [2019-10-17T23:10:29.470Z] === RUN TestIpcModeShareable [2019-10-17T23:10:29.665Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-10-17T23:10:30.267Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-17T23:10:30.267Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-17T23:10:30.311Z] --- PASS: TestNISDomainname (1.14s) [2019-10-17T23:10:30.311Z] === RUN TestHostnameDnsResolution [2019-10-17T23:10:30.349Z] ok github.com/docker/docker/builder/remotecontext/git 0.651s coverage: 85.1% of statements [2019-10-17T23:10:30.349Z] ? github.com/docker/docker/cli [no test files] [2019-10-17T23:10:30.349Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-17T23:10:30.366Z] #42 ... [2019-10-17T23:10:30.366Z] [2019-10-17T23:10:30.366Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:10:30.366Z] #18 201.9 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-17T23:10:30.366Z] #18 201.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-17T23:10:30.366Z] #18 201.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 [2019-10-17T23:10:30.366Z] #18 201.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 [2019-10-17T23:10:30.366Z] #18 202.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-17T23:10:30.366Z] #18 202.0 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 [2019-10-17T23:10:30.366Z] #18 202.0 Setting up btrfs-tools (4.7.3-1) ... [2019-10-17T23:10:30.366Z] #18 202.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-17T23:10:30.366Z] #18 202.0 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 [2019-10-17T23:10:30.366Z] #18 202.0 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 [2019-10-17T23:10:30.366Z] #18 202.0 Setting up python3 (3.5.3-1) ... [2019-10-17T23:10:30.366Z] #18 205.3 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-17T23:10:30.833Z] --- PASS: TestIpcModeShareable (1.10s) [2019-10-17T23:10:30.833Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:187, shared: true, mustBeShared: true [2019-10-17T23:10:30.833Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-17T23:10:32.205Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-17T23:10:32.215Z] --- PASS: TestHostnameDnsResolution (1.76s) [2019-10-17T23:10:32.215Z] === RUN TestStats [2019-10-17T23:10:33.082Z] #18 207.5 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-17T23:10:33.082Z] #18 207.8 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-17T23:10:33.082Z] #18 208.0 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-17T23:10:33.082Z] #18 208.0 Setting up python3-wheel (0.29.0-2) ... [2019-10-17T23:10:33.138Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-17T23:10:33.397Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-17T23:10:33.747Z] ok github.com/docker/docker/client 0.277s coverage: 75.8% of statements [2019-10-17T23:10:34.059Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.25s) [2019-10-17T23:10:34.059Z] === RUN TestAPIIpcModeHost [2019-10-17T23:10:34.059Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-17T23:10:34.627Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-17T23:10:34.641Z] #18 ... [2019-10-17T23:10:34.641Z] [2019-10-17T23:10:34.641Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:10:34.641Z] #42 181.2 CC criu/clone-noasan.o [2019-10-17T23:10:34.743Z] --- PASS: TestStats (2.76s) [2019-10-17T23:10:34.743Z] === RUN TestStopContainerWithTimeout [2019-10-17T23:10:34.743Z] === RUN TestStopContainerWithTimeout/0 [2019-10-17T23:10:34.743Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-17T23:10:34.743Z] === RUN TestStopContainerWithTimeout/1 [2019-10-17T23:10:34.743Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-17T23:10:34.743Z] === RUN TestStopContainerWithTimeout/3 [2019-10-17T23:10:34.743Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-17T23:10:34.743Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-17T23:10:34.743Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-17T23:10:34.743Z] === CONT TestStopContainerWithTimeout/0 [2019-10-17T23:10:34.743Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-17T23:10:34.743Z] === CONT TestStopContainerWithTimeout/3 [2019-10-17T23:10:34.743Z] === CONT TestStopContainerWithTimeout/1 [2019-10-17T23:10:34.884Z] --- PASS: TestAPIIpcModeHost (0.93s) [2019-10-17T23:10:34.884Z] === RUN TestDaemonIpcModeShareable [2019-10-17T23:10:34.929Z] #42 181.5 CC criu/config.o [2019-10-17T23:10:36.259Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-17T23:10:36.516Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-17T23:10:37.081Z] --- PASS: TestDaemonIpcModeShareable (2.04s) [2019-10-17T23:10:37.081Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-17T23:10:37.081Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: true, mustBeShared: true [2019-10-17T23:10:37.081Z] === RUN TestDaemonIpcModePrivate [2019-10-17T23:10:38.014Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-17T23:10:38.014Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-17T23:10:38.031Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-17T23:10:38.031Z] --- PASS: TestStopContainerWithTimeout/0 (1.42s) [2019-10-17T23:10:38.031Z] --- PASS: TestStopContainerWithTimeout/1 (2.26s) [2019-10-17T23:10:38.031Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2019-10-17T23:10:38.031Z] --- PASS: TestStopContainerWithTimeout/3 (3.31s) [2019-10-17T23:10:38.031Z] === RUN TestDeleteDevicemapper [2019-10-17T23:10:38.031Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-17T23:10:38.031Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-17T23:10:38.031Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-17T23:10:38.443Z] #42 184.8 CC criu/cr-check.o [2019-10-17T23:10:38.947Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-17T23:10:38.947Z] --- PASS: TestDaemonIpcModePrivate (2.13s) [2019-10-17T23:10:38.947Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-17T23:10:38.947Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: false, mustBeShared: false [2019-10-17T23:10:38.947Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-17T23:10:39.881Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-17T23:10:41.175Z] #42 ... [2019-10-17T23:10:41.175Z] [2019-10-17T23:10:41.175Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:10:41.175Z] #18 209.8 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-17T23:10:41.175Z] #18 212.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-17T23:10:41.175Z] #18 212.2 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-17T23:10:41.175Z] #18 214.8 Setting up dmsetup (2:1.02.137-2) ... [2019-10-17T23:10:41.175Z] #18 214.8 Setting up python3-setuptools (33.1.1-1) ... [2019-10-17T23:10:41.254Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.10s) [2019-10-17T23:10:41.254Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-17T23:10:41.254Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: false, mustBeShared: false [2019-10-17T23:10:41.254Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-17T23:10:41.484Z] #18 ... [2019-10-17T23:10:41.484Z] [2019-10-17T23:10:41.484Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:10:41.484Z] #45 263.3 net/http/httptrace [2019-10-17T23:10:41.484Z] #45 263.8 net/http [2019-10-17T23:10:41.789Z] #45 ... [2019-10-17T23:10:41.789Z] [2019-10-17T23:10:41.789Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:10:41.789Z] #42 188.3 CC criu/cr-dedup.o [2019-10-17T23:10:41.819Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-17T23:10:42.221Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.65s) [2019-10-17T23:10:42.221Z] === RUN TestUpdateMemory [2019-10-17T23:10:42.221Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-17T23:10:42.221Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-17T23:10:42.221Z] === RUN TestUpdateCPUQuota [2019-10-17T23:10:42.306Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-17T23:10:42.752Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-17T23:10:42.822Z] #42 189.4 CC criu/cr-dump.o [2019-10-17T23:10:43.317Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.03s) [2019-10-17T23:10:43.317Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-17T23:10:43.317Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: true, mustBeShared: true [2019-10-17T23:10:43.317Z] === RUN TestIpcModeOlderClient [2019-10-17T23:10:43.317Z] === PAUSE TestIpcModeOlderClient [2019-10-17T23:10:43.317Z] === RUN TestKillContainerInvalidSignal [2019-10-17T23:10:43.574Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-17T23:10:43.598Z] --- PASS: TestUpdateCPUQuota (1.81s) [2019-10-17T23:10:43.598Z] === RUN TestUpdatePidsLimit [2019-10-17T23:10:43.598Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-17T23:10:43.852Z] #42 ... [2019-10-17T23:10:43.852Z] [2019-10-17T23:10:43.852Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-17T23:10:43.852Z] #18 217.0 Setting up dh-python (2.20170125) ... [2019-10-17T23:10:43.852Z] #18 218.4 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-17T23:10:43.852Z] #18 218.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-17T23:10:43.852Z] #18 DONE 218.6s [2019-10-17T23:10:43.852Z] [2019-10-17T23:10:43.852Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-17T23:10:44.139Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2019-10-17T23:10:44.139Z] === RUN TestKillContainer [2019-10-17T23:10:44.139Z] === RUN TestKillContainer/no_signal [2019-10-17T23:10:44.165Z] === RUN TestUpdatePidsLimit/no_change [2019-10-17T23:10:44.190Z] tests/integration/client_test.py ..... [ 75%] [2019-10-17T23:10:44.425Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-17T23:10:44.993Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-17T23:10:45.071Z] === RUN TestKillContainer/non_killing_signal [2019-10-17T23:10:45.114Z] tests/integration/errors_test.py . [ 76%] [2019-10-17T23:10:45.330Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-17T23:10:45.588Z] === RUN TestKillContainer/killing_signal [2019-10-17T23:10:45.588Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-17T23:10:45.627Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-17T23:10:48.918Z] --- PASS: TestKillContainer (2.76s) [2019-10-17T23:10:48.918Z] --- PASS: TestKillContainer/no_signal (0.81s) [2019-10-17T23:10:48.918Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2019-10-17T23:10:48.918Z] --- PASS: TestKillContainer/killing_signal (1.05s) [2019-10-17T23:10:48.918Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-17T23:10:48.918Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-17T23:10:48.918Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-17T23:10:48.918Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-17T23:10:48.918Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-17T23:10:48.918Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-17T23:10:48.918Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-17T23:10:48.918Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s) [2019-10-17T23:10:48.918Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2019-10-17T23:10:48.918Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2019-10-17T23:10:48.918Z] === RUN TestKillStoppedContainer [2019-10-17T23:10:48.918Z] --- PASS: TestKillStoppedContainer (0.06s) [2019-10-17T23:10:48.918Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-17T23:10:48.918Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-10-17T23:10:48.918Z] === RUN TestKillDifferentUserContainer [2019-10-17T23:10:48.920Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-17T23:10:48.920Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-17T23:10:48.920Z] --- PASS: TestUpdatePidsLimit (5.01s) [2019-10-17T23:10:48.920Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.50s) [2019-10-17T23:10:48.920Z] --- PASS: TestUpdatePidsLimit/no_change (0.50s) [2019-10-17T23:10:48.920Z] --- PASS: TestUpdatePidsLimit/update_lower (0.49s) [2019-10-17T23:10:48.920Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.49s) [2019-10-17T23:10:48.920Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2019-10-17T23:10:48.920Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2019-10-17T23:10:48.920Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2019-10-17T23:10:48.920Z] === RUN TestUpdateRestartPolicy [2019-10-17T23:10:49.484Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2019-10-17T23:10:49.484Z] === RUN TestInspectOomKilledTrue [2019-10-17T23:10:49.484Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-17T23:10:49.484Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T23:10:49.484Z] === RUN TestInspectOomKilledFalse [2019-10-17T23:10:49.484Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-17T23:10:49.484Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T23:10:49.484Z] === RUN TestLinksEtcHostsContentMatch [2019-10-17T23:10:49.610Z] #19 ... [2019-10-17T23:10:49.610Z] [2019-10-17T23:10:49.610Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:10:49.610Z] #42 194.9 CC criu/cr-errno.o [2019-10-17T23:10:49.610Z] #42 195.0 CC criu/cr-restore.o [2019-10-17T23:10:50.051Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2019-10-17T23:10:50.051Z] === RUN TestLinksContainerNames [2019-10-17T23:10:51.426Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-17T23:10:51.426Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-17T23:10:51.992Z] --- PASS: TestLinksContainerNames (1.76s) [2019-10-17T23:10:51.992Z] === RUN TestLogsFollowTailEmpty [2019-10-17T23:10:52.926Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2019-10-17T23:10:52.926Z] === RUN TestContainerNetworkMountsNoChown [2019-10-17T23:10:53.493Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/default [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/default [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/private [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/private [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/rprivate [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/slave [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/slave [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/rslave [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/shared [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/shared [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/rshared [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-17T23:10:53.493Z] === CONT TestMountDaemonRoot/default [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-17T23:10:53.493Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-17T23:10:53.493Z] === CONT TestMountDaemonRoot/rshared [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-17T23:10:53.493Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-17T23:10:53.493Z] === CONT TestMountDaemonRoot/shared [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-17T23:10:53.493Z] === CONT TestMountDaemonRoot/rslave [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-17T23:10:53.493Z] === CONT TestMountDaemonRoot/slave [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-17T23:10:53.493Z] === CONT TestMountDaemonRoot/rprivate [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-17T23:10:53.493Z] === CONT TestMountDaemonRoot/private [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-17T23:10:53.493Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-17T23:10:53.493Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-17T23:10:53.493Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-17T23:10:53.493Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-17T23:10:53.752Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-17T23:10:53.752Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-17T23:10:53.752Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-17T23:10:53.752Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-17T23:10:53.752Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-17T23:10:53.752Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-17T23:10:53.752Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-17T23:10:53.752Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-17T23:10:53.752Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-17T23:10:54.013Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-17T23:10:54.013Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-17T23:10:54.013Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-17T23:10:54.013Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-17T23:10:54.013Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-17T23:10:54.272Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-17T23:10:54.272Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-17T23:10:54.272Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-17T23:10:54.272Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-17T23:10:54.272Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-17T23:10:54.272Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-17T23:10:54.272Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-17T23:10:54.272Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-17T23:10:54.272Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-17T23:10:54.272Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.19s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.15s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-17T23:10:54.272Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-17T23:10:54.272Z] === RUN TestContainerBindMountNonRecursive [2019-10-17T23:10:55.163Z] #42 ... [2019-10-17T23:10:55.163Z] [2019-10-17T23:10:55.163Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-17T23:10:55.163Z] #19 11.07 Collecting yamllint==1.16.0 [2019-10-17T23:10:56.665Z] #19 12.92 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-17T23:10:56.804Z] --- PASS: TestContainerBindMountNonRecursive (2.17s) [2019-10-17T23:10:56.804Z] === RUN TestNetworkNat [2019-10-17T23:10:57.380Z] --- PASS: TestNetworkNat (0.77s) [2019-10-17T23:10:57.380Z] === RUN TestNetworkLocalhostTCPNat [2019-10-17T23:10:57.697Z] #19 13.93 Collecting pyyaml (from yamllint==1.16.0) [2019-10-17T23:10:57.947Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-17T23:10:58.206Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s) [2019-10-17T23:10:58.206Z] === RUN TestNetworkLoopbackNat [2019-10-17T23:10:58.326Z] #19 14.45 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-17T23:10:58.773Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-17T23:10:59.708Z] --- PASS: TestNetworkLoopbackNat (1.27s) [2019-10-17T23:10:59.708Z] === RUN TestPause [2019-10-17T23:11:00.645Z] --- PASS: TestPause (0.97s) [2019-10-17T23:11:00.645Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-17T23:11:00.645Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-17T23:11:00.645Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-17T23:11:00.645Z] === RUN TestPauseStopPausedContainer [2019-10-17T23:11:01.045Z] #19 ... [2019-10-17T23:11:01.045Z] [2019-10-17T23:11:01.045Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:11:01.045Z] #45 282.4 github.com/LK4D4/vndr/godl [2019-10-17T23:11:01.045Z] #45 283.8 github.com/LK4D4/vndr [2019-10-17T23:11:01.045Z] #45 ... [2019-10-17T23:11:01.045Z] [2019-10-17T23:11:01.045Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:11:01.045Z] #42 204.7 CC criu/cr-service.o [2019-10-17T23:11:01.127Z] --- PASS: TestUpdateRestartPolicy (12.73s) [2019-10-17T23:11:01.127Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-17T23:11:01.579Z] --- PASS: TestPauseStopPausedContainer (1.11s) [2019-10-17T23:11:01.579Z] === RUN TestPsFilter [2019-10-17T23:11:01.935Z] --- PASS: TestPsFilter (0.37s) [2019-10-17T23:11:01.935Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-17T23:11:02.303Z] --- PASS: TestUpdateRestartWithAutoRemove (0.97s) [2019-10-17T23:11:02.303Z] === RUN TestWaitNonBlocked [2019-10-17T23:11:02.303Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T23:11:02.303Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T23:11:02.303Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T23:11:02.303Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T23:11:02.303Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T23:11:02.303Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T23:11:02.826Z] #42 209.0 CC criu/crtools.o [2019-10-17T23:11:02.868Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.00s) [2019-10-17T23:11:02.868Z] === RUN TestRemoveContainerWithVolume [2019-10-17T23:11:03.239Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-17T23:11:03.239Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2019-10-17T23:11:03.239Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2019-10-17T23:11:03.239Z] === RUN TestWaitBlocked [2019-10-17T23:11:03.239Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-17T23:11:03.239Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-17T23:11:03.239Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-17T23:11:03.239Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-17T23:11:03.239Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-17T23:11:03.239Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-17T23:11:03.452Z] #42 ... [2019-10-17T23:11:03.452Z] [2019-10-17T23:11:03.452Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-17T23:11:03.452Z] #19 19.72 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-17T23:11:03.740Z] #19 19.94 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-17T23:11:04.246Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-17T23:11:04.246Z] --- PASS: TestRemoveContainerWithVolume (1.17s) [2019-10-17T23:11:04.246Z] === RUN TestRemoveContainerRunning [2019-10-17T23:11:04.625Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-17T23:11:04.625Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2019-10-17T23:11:04.625Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2019-10-17T23:11:04.625Z] === CONT TestContainerStartOnDaemonRestart [2019-10-17T23:11:04.625Z] === CONT TestIpcModeOlderClient [2019-10-17T23:11:04.625Z] === CONT TestDaemonRestartIpcMode [2019-10-17T23:11:04.625Z] --- PASS: TestIpcModeOlderClient (0.24s) [2019-10-17T23:11:05.179Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-17T23:11:05.437Z] --- PASS: TestRemoveContainerRunning (1.19s) [2019-10-17T23:11:05.437Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-17T23:11:06.097Z] ok github.com/docker/docker/cmd/dockerd 0.046s coverage: 30.3% of statements [2019-10-17T23:11:06.097Z] ok github.com/docker/docker/container 0.123s coverage: 35.3% of statements [2019-10-17T23:11:06.097Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-17T23:11:06.097Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-17T23:11:06.097Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-17T23:11:06.097Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-17T23:11:06.372Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2019-10-17T23:11:06.372Z] === RUN TestRemoveInvalidContainer [2019-10-17T23:11:06.372Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2019-10-17T23:11:06.372Z] === RUN TestRenameLinkedContainer [2019-10-17T23:11:06.372Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-17T23:11:07.234Z] #19 23.16 Building wheels for collected packages: pyyaml, pathspec [2019-10-17T23:11:07.234Z] #19 23.16 Running setup.py bdist_wheel for pyyaml: started [2019-10-17T23:11:07.234Z] #19 ... [2019-10-17T23:11:07.234Z] [2019-10-17T23:11:07.234Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:11:07.234Z] #45 DONE 298.7s [2019-10-17T23:11:07.234Z] [2019-10-17T23:11:07.234Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:11:07.234Z] #42 210.7 CC criu/eventfd.o [2019-10-17T23:11:07.234Z] #42 211.6 CC criu/eventpoll.o [2019-10-17T23:11:07.234Z] #42 213.6 CC criu/external.o [2019-10-17T23:11:07.917Z] --- PASS: TestContainerStartOnDaemonRestart (3.34s) [2019-10-17T23:11:07.917Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-17T23:11:08.256Z] #42 214.7 CC criu/fault-injection.o [2019-10-17T23:11:08.484Z] --- PASS: TestDaemonRestartIpcMode (4.12s) [2019-10-17T23:11:08.484Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-17T23:11:08.484Z] PASS [2019-10-17T23:11:08.484Z] [2019-10-17T23:11:08.484Z] === Skipped [2019-10-17T23:11:08.484Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-10-17T23:11:08.484Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-17T23:11:08.484Z] [2019-10-17T23:11:08.484Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-17T23:11:08.484Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T23:11:08.484Z] [2019-10-17T23:11:08.484Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-17T23:11:08.484Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T23:11:08.484Z] [2019-10-17T23:11:08.484Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-17T23:11:08.484Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-17T23:11:08.484Z] [2019-10-17T23:11:08.484Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-17T23:11:08.484Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-17T23:11:08.484Z] [2019-10-17T23:11:08.484Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-10-17T23:11:08.484Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-17T23:11:08.484Z] [2019-10-17T23:11:08.484Z] [2019-10-17T23:11:08.484Z] DONE 197 tests, 6 skipped in 135.909s [2019-10-17T23:11:08.484Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-10-17T23:11:08.484Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:11:08.484Z] ++ set -e [2019-10-17T23:11:08.484Z] ++ '[' -n 0 ']' [2019-10-17T23:11:08.484Z] ++ set -x [2019-10-17T23:11:08.484Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:11:08.544Z] #42 215.0 CC criu/fdstore.o [2019-10-17T23:11:08.743Z] INFO: Testing against a local daemon [2019-10-17T23:11:08.743Z] === RUN TestCommitInheritsEnv [2019-10-17T23:11:09.310Z] --- PASS: TestCommitInheritsEnv (0.57s) [2019-10-17T23:11:09.310Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-17T23:11:09.310Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-17T23:11:09.310Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-17T23:11:09.310Z] === RUN TestImagesFilterMultiReference [2019-10-17T23:11:09.569Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2019-10-17T23:11:09.569Z] === RUN TestImagePullPlatformInvalid [2019-10-17T23:11:09.569Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-17T23:11:09.569Z] === RUN TestRemoveImageOrphaning [2019-10-17T23:11:09.589Z] #42 216.2 CC criu/fifo.o [2019-10-17T23:11:09.651Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-17T23:11:10.136Z] --- PASS: TestRemoveImageOrphaning (0.65s) [2019-10-17T23:11:10.136Z] === RUN TestRemoveImageGarbageCollector [2019-10-17T23:11:10.136Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-17T23:11:10.136Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:11:10.136Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-17T23:11:10.136Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-17T23:11:10.136Z] === RUN TestTagInvalidReference [2019-10-17T23:11:10.191Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-17T23:11:10.191Z] ok github.com/docker/docker/api/server/httputils 0.147s coverage: 14.7% of statements [2019-10-17T23:11:10.191Z] ok github.com/docker/docker/api/server/middleware 0.180s coverage: 37.7% of statements [2019-10-17T23:11:10.191Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-17T23:11:10.191Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-17T23:11:10.191Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-17T23:11:10.191Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-17T23:11:10.191Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-17T23:11:10.191Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-17T23:11:10.191Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-17T23:11:10.191Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-17T23:11:10.191Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-17T23:11:10.191Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-17T23:11:10.191Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-17T23:11:10.191Z] ok github.com/docker/docker/api/server/router/swarm 0.148s coverage: 4.0% of statements [2019-10-17T23:11:10.191Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-17T23:11:10.191Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-17T23:11:10.191Z] ? github.com/docker/docker/api/types [no test files] [2019-10-17T23:11:10.191Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-17T23:11:10.191Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-17T23:11:10.191Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-17T23:11:10.191Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-17T23:11:10.191Z] ok github.com/docker/docker/api/types/filters 0.089s coverage: 95.2% of statements [2019-10-17T23:11:10.191Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-17T23:11:10.191Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-17T23:11:10.191Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-17T23:11:10.191Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-17T23:11:10.191Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-17T23:11:10.192Z] ok github.com/docker/docker/api/types/strslice 0.060s coverage: 90.0% of statements [2019-10-17T23:11:10.192Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-17T23:11:10.192Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-17T23:11:10.192Z] ok github.com/docker/docker/api/types/time 0.364s coverage: 100.0% of statements [2019-10-17T23:11:10.192Z] ok github.com/docker/docker/api/types/versions 0.065s coverage: 75.0% of statements [2019-10-17T23:11:10.192Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-17T23:11:10.192Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-17T23:11:10.192Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-17T23:11:10.192Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-17T23:11:10.192Z] ? github.com/docker/docker/builder [no test files] [2019-10-17T23:11:10.192Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-17T23:11:10.192Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-17T23:11:10.192Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-17T23:11:10.192Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-17T23:11:10.192Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-17T23:11:10.192Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-17T23:11:10.192Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-17T23:11:10.222Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-17T23:11:10.395Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-17T23:11:10.395Z] === RUN TestTagValidPrefixedRepo [2019-10-17T23:11:10.395Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-10-17T23:11:10.395Z] === RUN TestTagExistedNameWithoutForce [2019-10-17T23:11:10.395Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-17T23:11:10.395Z] === RUN TestTagOfficialNames [2019-10-17T23:11:10.395Z] --- PASS: TestTagOfficialNames (0.09s) [2019-10-17T23:11:10.395Z] === RUN TestTagMatchesDigest [2019-10-17T23:11:10.479Z] --- PASS: TestRenameLinkedContainer (4.38s) [2019-10-17T23:11:10.479Z] === RUN TestRenameStoppedContainer [2019-10-17T23:11:10.612Z] #42 ... [2019-10-17T23:11:10.612Z] [2019-10-17T23:11:10.612Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-17T23:11:10.612Z] #19 26.76 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-17T23:11:10.612Z] #19 26.77 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-17T23:11:10.612Z] #19 26.96 Running setup.py bdist_wheel for pathspec: started [2019-10-17T23:11:10.654Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-17T23:11:10.654Z] PASS [2019-10-17T23:11:10.654Z] [2019-10-17T23:11:10.654Z] === Skipped [2019-10-17T23:11:10.654Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-10-17T23:11:10.654Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-17T23:11:10.654Z] [2019-10-17T23:11:10.654Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-17T23:11:10.654Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:11:10.654Z] [2019-10-17T23:11:10.654Z] [2019-10-17T23:11:10.654Z] DONE 12 tests, 2 skipped in 2.056s [2019-10-17T23:11:10.654Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-10-17T23:11:10.654Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:11:10.654Z] ++ set -e [2019-10-17T23:11:10.654Z] ++ '[' -n 0 ']' [2019-10-17T23:11:10.654Z] ++ set -x [2019-10-17T23:11:10.654Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:11:10.654Z] INFO: Testing against a local daemon [2019-10-17T23:11:10.654Z] === RUN TestNetworkCreateDelete [2019-10-17T23:11:11.222Z] --- PASS: TestNetworkCreateDelete (0.35s) [2019-10-17T23:11:11.222Z] === RUN TestDockerNetworkDeletePreferID [2019-10-17T23:11:11.723Z] ok github.com/docker/docker/builder/dockerfile 0.497s coverage: 46.1% of statements [2019-10-17T23:11:11.723Z] ok github.com/docker/docker/builder/dockerignore 0.050s coverage: 96.8% of statements [2019-10-17T23:11:11.723Z] ok github.com/docker/docker/builder/remotecontext 0.761s coverage: 9.2% of statements [2019-10-17T23:11:11.853Z] --- PASS: TestRenameStoppedContainer (1.04s) [2019-10-17T23:11:11.853Z] === RUN TestRenameRunningContainerAndReuse [2019-10-17T23:11:12.159Z] --- PASS: TestDockerNetworkDeletePreferID (0.99s) [2019-10-17T23:11:12.159Z] === RUN TestInspectNetwork [2019-10-17T23:11:12.627Z] ok github.com/docker/docker/daemon/cluster 0.046s coverage: 0.5% of statements [2019-10-17T23:11:13.329Z] #19 29.53 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-17T23:11:13.329Z] #19 29.53 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-17T23:11:13.329Z] #19 29.64 Successfully built pyyaml pathspec [2019-10-17T23:11:13.329Z] #19 29.64 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-17T23:11:13.907Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2019-10-17T23:11:14.382Z] --- PASS: TestRenameRunningContainerAndReuse (2.37s) [2019-10-17T23:11:14.382Z] === RUN TestRenameInvalidName [2019-10-17T23:11:14.824Z] #19 30.90 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-17T23:11:14.947Z] --- PASS: TestRenameInvalidName (1.01s) [2019-10-17T23:11:14.947Z] === RUN TestRenameAnonymousContainer [2019-10-17T23:11:15.113Z] #19 DONE 31.3s [2019-10-17T23:11:15.113Z] [2019-10-17T23:11:15.113Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:11:15.113Z] #42 217.3 CC criu/file-ids.o [2019-10-17T23:11:15.113Z] #42 218.3 CC criu/file-lock.o [2019-10-17T23:11:15.113Z] #42 220.1 CC criu/files-ext.o [2019-10-17T23:11:15.113Z] #42 220.9 CC criu/files-reg.o [2019-10-17T23:11:15.319Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-10-17T23:11:17.827Z] #42 224.4 CC criu/files.o [2019-10-17T23:11:18.724Z] === RUN TestInspectNetwork/full_network_id [2019-10-17T23:11:18.724Z] === RUN TestInspectNetwork/partial_network_id [2019-10-17T23:11:18.724Z] === RUN TestInspectNetwork/network_name [2019-10-17T23:11:18.724Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-17T23:11:20.285Z] --- PASS: TestRenameAnonymousContainer (4.83s) [2019-10-17T23:11:20.286Z] === RUN TestRenameContainerWithSameName [2019-10-17T23:11:20.286Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-17T23:11:20.543Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-17T23:11:20.713Z] #42 ... [2019-10-17T23:11:20.714Z] [2019-10-17T23:11:20.714Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-17T23:11:20.801Z] --- PASS: TestRenameContainerWithSameName (1.07s) [2019-10-17T23:11:20.801Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-17T23:11:21.002Z] #29 312.7 + rm -rf /tmp/tmp.hsHjORYrz3 [2019-10-17T23:11:21.289Z] #29 DONE 313.1s [2019-10-17T23:11:21.289Z] [2019-10-17T23:11:21.289Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:11:22.173Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-17T23:11:22.738Z] --- PASS: TestRenameContainerWithLinkedContainer (1.75s) [2019-10-17T23:11:22.738Z] === RUN TestResize [2019-10-17T23:11:22.738Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-17T23:11:22.792Z] #23 ... [2019-10-17T23:11:22.792Z] [2019-10-17T23:11:22.792Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:11:22.792Z] #42 229.3 CC criu/filesystems.o [2019-10-17T23:11:22.911Z] --- PASS: TestInspectNetwork (10.82s) [2019-10-17T23:11:22.911Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-17T23:11:22.911Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-17T23:11:22.911Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-17T23:11:22.911Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-17T23:11:22.911Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-17T23:11:22.911Z] === RUN TestRunContainerWithBridgeNone [2019-10-17T23:11:23.671Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-17T23:11:23.671Z] --- PASS: TestResize (0.99s) [2019-10-17T23:11:23.671Z] === RUN TestResizeWithInvalidSize [2019-10-17T23:11:23.929Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-17T23:11:24.293Z] #42 230.7 CC criu/fsnotify.o [2019-10-17T23:11:24.311Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-17T23:11:24.494Z] --- PASS: TestResizeWithInvalidSize (0.92s) [2019-10-17T23:11:24.494Z] === RUN TestResizeWhenContainerNotStarted [2019-10-17T23:11:24.877Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.7% of statements [2019-10-17T23:11:24.877Z] ok github.com/docker/docker/daemon 12.271s coverage: 17.6% of statements [2019-10-17T23:11:24.877Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-17T23:11:24.877Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-17T23:11:25.429Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2019-10-17T23:11:25.429Z] === RUN TestDaemonRestartKillContainers [2019-10-17T23:11:25.429Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-17T23:11:25.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-17T23:11:25.429Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-17T23:11:25.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-17T23:11:25.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-17T23:11:25.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-17T23:11:25.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-17T23:11:25.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-17T23:11:25.429Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-17T23:11:25.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-17T23:11:25.429Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-17T23:11:25.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-17T23:11:25.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-17T23:11:25.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-17T23:11:25.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-17T23:11:25.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-17T23:11:25.429Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:11:25.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:11:25.429Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:11:25.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:11:25.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:11:25.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:11:25.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:11:25.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:11:25.429Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-17T23:11:25.429Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-17T23:11:25.734Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-10-17T23:11:26.137Z] ok github.com/docker/docker/daemon/config 0.147s coverage: 84.6% of statements [2019-10-17T23:11:26.196Z] --- PASS: TestRunContainerWithBridgeNone (2.79s) [2019-10-17T23:11:26.196Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-17T23:11:26.196Z] === RUN TestNetworkInvalidJSON [2019-10-17T23:11:26.196Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-17T23:11:26.196Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-17T23:11:26.196Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:11:26.196Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:11:26.196Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:11:26.196Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:11:26.196Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-17T23:11:26.196Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:11:26.196Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:11:26.196Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-17T23:11:26.196Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-17T23:11:26.196Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-17T23:11:26.196Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-17T23:11:26.196Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-17T23:11:26.349Z] #42 232.6 CC criu/image-desc.o [2019-10-17T23:11:26.350Z] #42 232.9 CC criu/image.o [2019-10-17T23:11:26.971Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2019-10-17T23:11:26.971Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-17T23:11:26.971Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-17T23:11:27.133Z] --- PASS: TestDaemonRestartWithLiveRestore (1.33s) [2019-10-17T23:11:27.133Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-17T23:11:27.133Z] === RUN TestDaemonDefaultNetworkPools [2019-10-17T23:11:27.799Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2019-10-17T23:11:27.865Z] #42 234.4 CC criu/ipc_ns.o [2019-10-17T23:11:28.068Z] --- PASS: TestDaemonDefaultNetworkPools (1.06s) [2019-10-17T23:11:28.069Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-17T23:11:28.069Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-17T23:11:28.715Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:11:28.715Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:11:28.715Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-17T23:11:29.648Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-17T23:11:29.909Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:11:29.922Z] #42 236.5 CC criu/irmap.o [2019-10-17T23:11:29.970Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.65s) [2019-10-17T23:11:29.970Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-17T23:11:29.970Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-17T23:11:30.174Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:11:30.382Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-10-17T23:11:31.175Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.257s coverage: 57.9% of statements [2019-10-17T23:11:31.421Z] #42 237.5 CC criu/kcmp-ids.o [2019-10-17T23:11:31.422Z] #42 237.9 CC criu/kerndat.o [2019-10-17T23:11:31.873Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.06s) [2019-10-17T23:11:31.873Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-17T23:11:31.873Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-17T23:11:32.071Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-17T23:11:32.071Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-17T23:11:32.812Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.86s) [2019-10-17T23:11:32.812Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-17T23:11:32.812Z] === RUN TestServiceWithPredefinedNetwork [2019-10-17T23:11:33.443Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-17T23:11:33.473Z] #42 239.7 CC criu/libnetlink.o [2019-10-17T23:11:33.761Z] #42 240.3 CC criu/log.o [2019-10-17T23:11:34.387Z] #42 241.0 CC criu/lsm.o [2019-10-17T23:11:34.814Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-17T23:11:34.814Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-17T23:11:35.419Z] #42 241.7 CC criu/mem.o [2019-10-17T23:11:36.097Z] --- PASS: TestServiceWithPredefinedNetwork (3.24s) [2019-10-17T23:11:36.097Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-17T23:11:36.097Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-17T23:11:36.097Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-17T23:11:36.097Z] service_test.go:230: FLAKY_TEST [2019-10-17T23:11:36.097Z] === RUN TestServiceWithDataPathPortInit [2019-10-17T23:11:37.717Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.717s coverage: 45.9% of statements [2019-10-17T23:11:38.098Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-17T23:11:38.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-17T23:11:38.355Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-17T23:11:38.922Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-17T23:11:38.952Z] #42 244.8 CC criu/mount.o [2019-10-17T23:11:39.857Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-17T23:11:40.965Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.059s coverage: 51.0% of statements [2019-10-17T23:11:41.231Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-17T23:11:41.361Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.786s coverage: 72.5% of statements [2019-10-17T23:11:41.361Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-17T23:11:41.493Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-17T23:11:41.493Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-17T23:11:41.493Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.80s) [2019-10-17T23:11:41.493Z] 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" [2019-10-17T23:11:41.493Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.92s) [2019-10-17T23:11:41.493Z] 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" [2019-10-17T23:11:41.493Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2019-10-17T23:11:41.493Z] 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" [2019-10-17T23:11:41.493Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2019-10-17T23:11:41.493Z] 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" [2019-10-17T23:11:41.493Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.85s) [2019-10-17T23:11:41.493Z] 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" [2019-10-17T23:11:41.493Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.85s) [2019-10-17T23:11:41.493Z] 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" [2019-10-17T23:11:41.493Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.89s) [2019-10-17T23:11:41.493Z] 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" [2019-10-17T23:11:41.493Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.92s) [2019-10-17T23:11:41.493Z] 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" [2019-10-17T23:11:41.493Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.52s) [2019-10-17T23:11:41.493Z] 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" [2019-10-17T23:11:41.493Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.04s) [2019-10-17T23:11:41.493Z] 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" [2019-10-17T23:11:41.493Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.57s) [2019-10-17T23:11:41.493Z] 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" [2019-10-17T23:11:41.493Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.68s) [2019-10-17T23:11:41.493Z] 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" [2019-10-17T23:11:41.493Z] === RUN TestCgroupNamespacesRun [2019-10-17T23:11:42.461Z] #42 ... [2019-10-17T23:11:42.462Z] [2019-10-17T23:11:42.462Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-17T23:11:42.462Z] #55 281.0 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 [2019-10-17T23:11:43.893Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.663s coverage: 76.1% of statements [2019-10-17T23:11:44.022Z] --- PASS: TestCgroupNamespacesRun (2.05s) [2019-10-17T23:11:44.022Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-17T23:11:44.022Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-17T23:11:44.022Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-17T23:11:44.022Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-17T23:11:44.221Z] ......... [ 85%] [2019-10-17T23:11:44.704Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-10-17T23:11:44.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-17T23:11:45.520Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.97s) [2019-10-17T23:11:45.520Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-17T23:11:45.520Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-17T23:11:45.987Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-10-17T23:11:46.965Z] #55 284.9 + mkdir -p /build [2019-10-17T23:11:46.965Z] #55 284.9 + cp runc /build/runc [2019-10-17T23:11:46.965Z] #55 DONE 285.0s [2019-10-17T23:11:46.965Z] [2019-10-17T23:11:46.965Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:11:46.965Z] #42 251.2 CC criu/namespaces.o [2019-10-17T23:11:47.356Z] ok github.com/docker/docker/builder/remotecontext/git 34.122s coverage: 85.1% of statements [2019-10-17T23:11:47.356Z] ? github.com/docker/docker/cli [no test files] [2019-10-17T23:11:47.356Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-17T23:11:47.356Z] ok github.com/docker/docker/cli/debug 0.062s coverage: 100.0% of statements [2019-10-17T23:11:47.356Z] ok github.com/docker/docker/client 0.471s coverage: 75.3% of statements [2019-10-17T23:11:47.416Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2019-10-17T23:11:47.416Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-17T23:11:47.416Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-17T23:11:47.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-17T23:11:47.990Z] #42 254.7 CC criu/net.o [2019-10-17T23:11:48.498Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.038s coverage: 57.0% of statements [2019-10-17T23:11:48.498Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-17T23:11:48.498Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-17T23:11:48.498Z] ok github.com/docker/docker/daemon/images 0.023s coverage: 4.9% of statements [2019-10-17T23:11:48.498Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-17T23:11:48.498Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2019-10-17T23:11:48.498Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-17T23:11:49.354Z] --- PASS: TestCgroupNamespacesRunHostMode (1.94s) [2019-10-17T23:11:49.354Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-17T23:11:49.354Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-17T23:11:49.524Z] ok github.com/docker/docker/cmd/dockerd 0.739s coverage: 19.0% of statements [2019-10-17T23:11:49.812Z] ok github.com/docker/docker/daemon/logger 0.212s coverage: 42.7% of statements [2019-10-17T23:11:50.307Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-17T23:11:50.645Z] ok github.com/docker/docker/daemon/logger/awslogs 0.133s coverage: 77.8% of statements [2019-10-17T23:11:50.645Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-17T23:11:50.645Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-17T23:11:50.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-17T23:11:51.294Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.02s) [2019-10-17T23:11:51.294Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-17T23:11:51.294Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-17T23:11:51.694Z] ok github.com/docker/docker/container 0.498s coverage: 42.5% of statements [2019-10-17T23:11:51.694Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-17T23:11:51.694Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-17T23:11:51.694Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-17T23:11:51.694Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-17T23:11:51.827Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 68.2% of statements [2019-10-17T23:11:51.922Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-17T23:11:52.227Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2019-10-17T23:11:52.227Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-17T23:11:52.227Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-17T23:11:52.773Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 26.2% of statements [2019-10-17T23:11:53.159Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2019-10-17T23:11:53.159Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-17T23:11:53.159Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-17T23:11:53.417Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-17T23:11:53.581Z] #42 259.3 CC criu/netfilter.o [2019-10-17T23:11:53.581Z] #42 259.9 CC criu/page-pipe.o [2019-10-17T23:11:53.610Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2019-10-17T23:11:53.610Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 62.1% of statements [2019-10-17T23:11:54.350Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-17T23:11:54.606Z] #42 261.1 CC criu/page-xfer.o [2019-10-17T23:11:54.915Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-17T23:11:54.975Z] ok github.com/docker/docker/daemon/logger/local 0.009s coverage: 74.7% of statements [2019-10-17T23:11:54.975Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-17T23:11:55.172Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.15s) [2019-10-17T23:11:55.172Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-17T23:11:55.172Z] === RUN TestKernelTCPMemory [2019-10-17T23:11:55.377Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.008s coverage: 19.9% of statements [2019-10-17T23:11:56.544Z] --- PASS: TestKernelTCPMemory (1.34s) [2019-10-17T23:11:56.544Z] === RUN TestNISDomainname [2019-10-17T23:11:56.658Z] #42 263.0 CC criu/pagemap-cache.o [2019-10-17T23:11:56.738Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 47.8% of statements [2019-10-17T23:11:57.125Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-10-17T23:11:57.302Z] #42 263.8 CC criu/pagemap.o [2019-10-17T23:11:57.605Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-17T23:11:57.863Z] --- PASS: TestNISDomainname (1.26s) [2019-10-17T23:11:57.863Z] === RUN TestHostnameDnsResolution [2019-10-17T23:11:58.024Z] --- PASS: TestServiceWithDataPathPortInit (19.57s) [2019-10-17T23:11:58.024Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-17T23:11:58.024Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-17T23:11:58.024Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-17T23:11:58.088Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-17T23:11:58.443Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-17T23:11:58.480Z] ok github.com/docker/docker/daemon/logger/splunk 1.678s coverage: 82.5% of statements [2019-10-17T23:11:58.480Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-17T23:11:58.480Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-17T23:11:58.797Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-17T23:11:58.850Z] #42 265.3 CC criu/parasite-syscall.o [2019-10-17T23:11:59.003Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-17T23:11:59.055Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-17T23:11:59.314Z] --- PASS: TestHostnameDnsResolution (1.44s) [2019-10-17T23:11:59.314Z] === RUN TestStats [2019-10-17T23:12:00.348Z] #42 266.8 CC criu/path.o [2019-10-17T23:12:00.372Z] ok github.com/docker/docker/distribution/metadata 0.050s coverage: 48.2% of statements [2019-10-17T23:12:00.638Z] #42 267.2 CC criu/pie-util-vdso-elf32.o [2019-10-17T23:12:00.751Z] ok github.com/docker/docker/distribution 0.339s coverage: 22.1% of statements [2019-10-17T23:12:00.751Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-17T23:12:01.267Z] #42 267.9 CC criu/pie-util-vdso.o [2019-10-17T23:12:01.890Z] --- PASS: TestStats (2.35s) [2019-10-17T23:12:01.890Z] === RUN TestStopContainerWithTimeout [2019-10-17T23:12:01.890Z] === RUN TestStopContainerWithTimeout/0 [2019-10-17T23:12:01.890Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-17T23:12:01.890Z] === RUN TestStopContainerWithTimeout/1 [2019-10-17T23:12:01.890Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-17T23:12:01.890Z] === RUN TestStopContainerWithTimeout/3 [2019-10-17T23:12:01.890Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-17T23:12:01.890Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-17T23:12:01.890Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-17T23:12:01.890Z] === CONT TestStopContainerWithTimeout/0 [2019-10-17T23:12:01.890Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-17T23:12:01.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-17T23:12:01.893Z] #42 268.5 CC criu/pie-util.o [2019-10-17T23:12:02.077Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2019-10-17T23:12:02.181Z] #42 268.8 CC criu/pipes.o [2019-10-17T23:12:03.261Z] === CONT TestStopContainerWithTimeout/3 [2019-10-17T23:12:03.453Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-10-17T23:12:03.709Z] #42 270.0 CC criu/plugin.o [2019-10-17T23:12:04.014Z] #42 270.6 CC criu/proc_parse.o [2019-10-17T23:12:04.345Z] ok github.com/docker/docker/distribution/xfer 2.092s coverage: 85.1% of statements [2019-10-17T23:12:04.345Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-17T23:12:04.632Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-17T23:12:04.632Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-17T23:12:04.632Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-17T23:12:04.813Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2019-10-17T23:12:04.814Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-17T23:12:05.177Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-17T23:12:05.197Z] === CONT TestStopContainerWithTimeout/1 [2019-10-17T23:12:05.638Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2019-10-17T23:12:05.638Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-17T23:12:06.136Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.04s) [2019-10-17T23:12:06.137Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-17T23:12:06.137Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t0vf479f1byv0bvh4lak0hr59 Created:2019-10-17 23:11:57.135604095 +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[250d45db2e441bf4f2627e45954b27513552974df8ac2ebca6d83ba429dfa509:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hxumfz8ukmehbebuivph4mqpk EndpointID:07956750a13414ac6be786eb85dff8bdf2df32e79124d62b5bc9d18216ddb704 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e5f282db132f5564bacb4f48c06ddf23c214063e13d4335c77d82bf95721ca11 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:27e15e17e87b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hxumfz8ukmehbebuivph4mqpk EndpointID:07956750a13414ac6be786eb85dff8bdf2df32e79124d62b5bc9d18216ddb704 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-17T23:12:06.137Z] PASS [2019-10-17T23:12:06.137Z] [2019-10-17T23:12:06.137Z] === Skipped [2019-10-17T23:12:06.137Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-17T23:12:06.137Z] service_test.go:230: FLAKY_TEST [2019-10-17T23:12:06.137Z] [2019-10-17T23:12:06.137Z] [2019-10-17T23:12:06.137Z] DONE 21 tests, 1 skipped in 55.024s [2019-10-17T23:12:06.137Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-17T23:12:06.137Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:12:06.137Z] ++ set -e [2019-10-17T23:12:06.137Z] ++ '[' -n 0 ']' [2019-10-17T23:12:06.137Z] ++ set -x [2019-10-17T23:12:06.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:12:06.137Z] INFO: Testing against a local daemon [2019-10-17T23:12:06.137Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-17T23:12:06.137Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-17T23:12:06.137Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-17T23:12:06.137Z] === RUN TestDockerNetworkIpvlan [2019-10-17T23:12:06.137Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-17T23:12:06.137Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-17T23:12:06.137Z] PASS [2019-10-17T23:12:06.137Z] [2019-10-17T23:12:06.137Z] === Skipped [2019-10-17T23:12:06.137Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-17T23:12:06.137Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-17T23:12:06.137Z] [2019-10-17T23:12:06.137Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-17T23:12:06.137Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-17T23:12:06.137Z] [2019-10-17T23:12:06.137Z] [2019-10-17T23:12:06.137Z] DONE 2 tests, 2 skipped in 0.358s [2019-10-17T23:12:06.137Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-17T23:12:06.137Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:12:06.137Z] ++ set -e [2019-10-17T23:12:06.137Z] ++ '[' -n 0 ']' [2019-10-17T23:12:06.137Z] ++ set -x [2019-10-17T23:12:06.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:12:06.395Z] INFO: Testing against a local daemon [2019-10-17T23:12:06.395Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-17T23:12:06.955Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2019-10-17T23:12:07.093Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-17T23:12:07.093Z] --- PASS: TestStopContainerWithTimeout/0 (1.28s) [2019-10-17T23:12:07.093Z] --- PASS: TestStopContainerWithTimeout/-1 (3.36s) [2019-10-17T23:12:07.093Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2019-10-17T23:12:07.093Z] --- PASS: TestStopContainerWithTimeout/1 (2.10s) [2019-10-17T23:12:07.093Z] === RUN TestDeleteDevicemapper [2019-10-17T23:12:07.093Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-17T23:12:07.093Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-17T23:12:07.093Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-17T23:12:07.777Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2019-10-17T23:12:08.156Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-17T23:12:08.299Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.86s) [2019-10-17T23:12:08.299Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-17T23:12:08.299Z] === RUN TestDockerNetworkMacvlan [2019-10-17T23:12:08.441Z] #42 275.0 CC criu/protobuf-desc.o [2019-10-17T23:12:08.990Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-17T23:12:09.235Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-17T23:12:09.566Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-17T23:12:09.566Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-17T23:12:09.940Z] #42 276.6 CC criu/protobuf.o [2019-10-17T23:12:09.986Z] ok github.com/docker/docker/pkg/archive 0.509s coverage: 76.8% of statements [2019-10-17T23:12:10.170Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-17T23:12:10.892Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.69s) [2019-10-17T23:12:10.892Z] === RUN TestUpdateMemory [2019-10-17T23:12:10.892Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-17T23:12:10.892Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-17T23:12:10.892Z] === RUN TestUpdateCPUQuota [2019-10-17T23:12:10.967Z] #42 277.3 CC criu/pstree.o [2019-10-17T23:12:11.254Z] ok github.com/docker/docker/pkg/authorization 0.340s coverage: 68.3% of statements [2019-10-17T23:12:11.546Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-17T23:12:11.636Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-17T23:12:11.636Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-17T23:12:12.264Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-17T23:12:12.521Z] --- PASS: TestUpdateCPUQuota (1.81s) [2019-10-17T23:12:12.521Z] === RUN TestUpdatePidsLimit [2019-10-17T23:12:12.778Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-17T23:12:13.026Z] #42 279.2 CC criu/rbtree.o [2019-10-17T23:12:13.026Z] #42 ... [2019-10-17T23:12:13.026Z] [2019-10-17T23:12:13.026Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-17T23:12:13.026Z] #39 365.0 + dpkg --print-architecture [2019-10-17T23:12:13.036Z] === RUN TestUpdatePidsLimit/no_change [2019-10-17T23:12:13.315Z] #39 365.0 + cd /tmp/tmp.C5Ns5pNM5A/src/github.com/docker/distribution [2019-10-17T23:12:13.315Z] #39 365.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-17T23:12:13.602Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-17T23:12:13.603Z] #39 365.5 + GOPATH=/tmp/tmp.C5Ns5pNM5A/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.C5Ns5pNM5A [2019-10-17T23:12:13.603Z] #39 365.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-17T23:12:14.084Z] ok github.com/docker/docker/layer 7.213s coverage: 68.8% of statements [2019-10-17T23:12:14.084Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-17T23:12:14.084Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-17T23:12:14.084Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-17T23:12:14.084Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-17T23:12:14.084Z] ? github.com/docker/docker/oci [no test files] [2019-10-17T23:12:14.084Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-17T23:12:14.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-17T23:12:14.167Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-17T23:12:14.474Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-17T23:12:14.560Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-17T23:12:14.733Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-17T23:12:14.816Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-17T23:12:14.816Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-17T23:12:14.816Z] [2019-10-17T23:12:14.816Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-17T23:12:14.816Z] =========================== short test summary info ============================ [2019-10-17T23:12:14.816Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-17T23:12:14.816Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-17T23:12:14.816Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-17T23:12:14.816Z] Not supported on most drivers [2019-10-17T23:12:14.829Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-17T23:12:14.856Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-10-17T23:12:15.071Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-17T23:12:15.071Z] This doesn't seem to be taken into account by the engine [2019-10-17T23:12:15.071Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-17T23:12:15.071Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-17T23:12:15.071Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-17T23:12:15.071Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-17T23:12:15.071Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-17T23:12:15.071Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-17T23:12:15.071Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-17T23:12:15.071Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 381.01 seconds == [2019-10-17T23:12:15.298Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-17T23:12:15.325Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-17T23:12:15.659Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2019-10-17T23:12:15.864Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-17T23:12:16.039Z] ok github.com/docker/docker/pkg/chrootarchive 3.472s coverage: 43.2% of statements [2019-10-17T23:12:16.039Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-17T23:12:16.039Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-17T23:12:16.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-17T23:12:16.973Z] ok github.com/docker/docker/daemon 3.639s coverage: 9.2% of statements [2019-10-17T23:12:16.973Z] ok github.com/docker/docker/daemon/cluster 1.752s coverage: 0.5% of statements [2019-10-17T23:12:16.973Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.403s coverage: 65.3% of statements [2019-10-17T23:12:16.973Z] ok github.com/docker/docker/daemon/cluster/convert 0.851s coverage: 35.8% of statements [2019-10-17T23:12:16.973Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-17T23:12:16.973Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.370s coverage: 10.9% of statements [2019-10-17T23:12:16.973Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-17T23:12:16.973Z] ok github.com/docker/docker/daemon/config 0.607s coverage: 82.8% of statements [2019-10-17T23:12:16.973Z] ok github.com/docker/docker/daemon/discovery 0.504s coverage: 30.0% of statements [2019-10-17T23:12:16.973Z] ok github.com/docker/docker/daemon/events 0.349s coverage: 50.0% of statements [2019-10-17T23:12:16.973Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-17T23:12:16.973Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-17T23:12:16.973Z] ok github.com/docker/docker/daemon/graphdriver 0.972s coverage: 2.3% of statements [2019-10-17T23:12:16.973Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-17T23:12:16.973Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-17T23:12:16.973Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-17T23:12:16.973Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-17T23:12:16.973Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-17T23:12:16.973Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-17T23:12:16.973Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-17T23:12:16.973Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-17T23:12:16.973Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-17T23:12:16.973Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-17T23:12:16.973Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-17T23:12:16.973Z] ok github.com/docker/docker/daemon/images 0.304s coverage: 4.9% of statements [2019-10-17T23:12:16.973Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-17T23:12:16.973Z] ok github.com/docker/docker/daemon/links 0.049s coverage: 93.0% of statements [2019-10-17T23:12:16.973Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-17T23:12:16.973Z] ok github.com/docker/docker/daemon/logger 0.448s coverage: 43.0% of statements [2019-10-17T23:12:16.973Z] ok github.com/docker/docker/daemon/logger/awslogs 0.601s coverage: 77.8% of statements [2019-10-17T23:12:16.973Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-17T23:12:16.973Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-17T23:12:16.973Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-17T23:12:16.973Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-17T23:12:16.973Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-17T23:12:16.973Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.661s coverage: 62.1% of statements [2019-10-17T23:12:16.973Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.348s coverage: 88.3% of statements [2019-10-17T23:12:17.070Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-10-17T23:12:17.433Z] ok github.com/docker/docker/daemon/logger/local 0.433s coverage: 74.7% of statements [2019-10-17T23:12:17.433Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-17T23:12:17.494Z] --- PASS: TestUpdatePidsLimit (4.96s) [2019-10-17T23:12:17.494Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2019-10-17T23:12:17.494Z] --- PASS: TestUpdatePidsLimit/no_change (0.53s) [2019-10-17T23:12:17.494Z] --- PASS: TestUpdatePidsLimit/update_lower (0.55s) [2019-10-17T23:12:17.494Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.49s) [2019-10-17T23:12:17.494Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.54s) [2019-10-17T23:12:17.494Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.53s) [2019-10-17T23:12:17.494Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.50s) [2019-10-17T23:12:17.494Z] === RUN TestUpdateRestartPolicy [2019-10-17T23:12:17.752Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-17T23:12:17.991Z] ok github.com/docker/docker/pkg/discovery/nodes 0.021s coverage: 93.8% of statements [2019-10-17T23:12:18.401Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.216s coverage: 21.4% of statements [2019-10-17T23:12:18.855Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2019-10-17T23:12:19.024Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-17T23:12:19.125Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-17T23:12:19.690Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-17T23:12:20.177Z] ok github.com/docker/docker/pkg/discovery/kv 3.314s coverage: 84.1% of statements [2019-10-17T23:12:20.177Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2019-10-17T23:12:20.581Z] ok github.com/docker/docker/daemon/logger/splunk 2.358s coverage: 82.5% of statements [2019-10-17T23:12:20.582Z] ok github.com/docker/docker/daemon/logger/syslog 0.349s coverage: 47.8% of statements [2019-10-17T23:12:20.582Z] ok github.com/docker/docker/daemon/logger/templates 0.053s coverage: 8.3% of statements [2019-10-17T23:12:20.582Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-17T23:12:20.582Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-17T23:12:20.582Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-17T23:12:21.001Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2019-10-17T23:12:21.001Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-10-17T23:12:21.062Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-17T23:12:21.400Z] ok github.com/docker/docker/pkg/fsutils 0.461s coverage: 85.1% of statements [2019-10-17T23:12:21.995Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-17T23:12:22.079Z] #39 ... [2019-10-17T23:12:22.079Z] [2019-10-17T23:12:22.079Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:12:22.079Z] #42 279.9 CC criu/rst-malloc.o [2019-10-17T23:12:22.079Z] #42 280.5 CC criu/seccomp.o [2019-10-17T23:12:22.079Z] #42 281.7 CC criu/seize.o [2019-10-17T23:12:22.079Z] #42 283.3 CC criu/servicefd.o [2019-10-17T23:12:22.079Z] #42 284.2 CC criu/shmem.o [2019-10-17T23:12:22.079Z] #42 286.0 CC criu/sigframe.o [2019-10-17T23:12:22.079Z] #42 286.4 CC criu/signalfd.o [2019-10-17T23:12:22.079Z] #42 286.9 CC criu/sk-inet.o [2019-10-17T23:12:22.079Z] #42 288.5 CC criu/sk-netlink.o [2019-10-17T23:12:22.256Z] ok github.com/docker/docker/pkg/idtools 0.378s coverage: 70.1% of statements [2019-10-17T23:12:22.650Z] ok github.com/docker/docker/pkg/ioutils 0.394s coverage: 70.6% of statements [2019-10-17T23:12:22.650Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-10-17T23:12:22.710Z] #42 289.2 CC criu/sk-packet.o [2019-10-17T23:12:22.928Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-17T23:12:23.027Z] ok github.com/docker/docker/pkg/locker 0.030s coverage: 88.9% of statements [2019-10-17T23:12:23.027Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-10-17T23:12:23.027Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-17T23:12:23.491Z] ok github.com/docker/docker/distribution 1.775s coverage: 20.3% of statements [2019-10-17T23:12:23.491Z] ok github.com/docker/docker/distribution/metadata 1.774s coverage: 48.2% of statements [2019-10-17T23:12:23.491Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-17T23:12:23.853Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2019-10-17T23:12:23.853Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-10-17T23:12:24.210Z] #42 290.5 CC criu/sk-queue.o [2019-10-17T23:12:24.465Z] ok github.com/docker/docker/distribution/xfer 2.250s coverage: 76.8% of statements [2019-10-17T23:12:24.465Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-17T23:12:24.465Z] ok github.com/docker/docker/errdefs 0.206s coverage: 49.4% of statements [2019-10-17T23:12:24.657Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2019-10-17T23:12:24.657Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-10-17T23:12:24.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-17T23:12:24.859Z] #42 291.4 CC criu/sk-tcp.o [2019-10-17T23:12:25.036Z] ok github.com/docker/docker/pkg/mount 1.186s coverage: 69.6% of statements [2019-10-17T23:12:25.036Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-17T23:12:25.036Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2019-10-17T23:12:25.036Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-17T23:12:25.036Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-17T23:12:25.589Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-17T23:12:25.867Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2019-10-17T23:12:25.901Z] #42 292.4 CC criu/sk-unix.o [2019-10-17T23:12:26.645Z] ok github.com/docker/docker/image 0.917s coverage: 86.4% of statements [2019-10-17T23:12:26.645Z] ok github.com/docker/docker/image/cache 0.210s coverage: 19.2% of statements [2019-10-17T23:12:26.645Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-17T23:12:26.645Z] ok github.com/docker/docker/image/v1 0.262s coverage: 25.0% of statements [2019-10-17T23:12:26.645Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-17T23:12:26.672Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-17T23:12:27.033Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-17T23:12:27.355Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-17T23:12:27.429Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-17T23:12:27.475Z] Clearing AppArmor profiles cache:. [2019-10-17T23:12:27.475Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-17T23:12:27.475Z] Unloading profiles will leave already running processes permanently [2019-10-17T23:12:27.475Z] unconfined, which can lead to unexpected situations. [2019-10-17T23:12:27.475Z] [2019-10-17T23:12:27.475Z] To set a process to complain mode, use the command line tool [2019-10-17T23:12:27.475Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-17T23:12:27.475Z] with the 'teardown' option." [2019-10-17T23:12:27.475Z] [2019-10-17T23:12:27.494Z] --- PASS: TestDockerNetworkMacvlan (19.05s) [2019-10-17T23:12:27.494Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:12:27.494Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2019-10-17T23:12:27.494Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:12:27.494Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2019-10-17T23:12:27.494Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:12:27.494Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.00s) [2019-10-17T23:12:27.494Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:12:27.494Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.03s) [2019-10-17T23:12:27.494Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:12:27.494Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.91s) [2019-10-17T23:12:27.494Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:12:27.494Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s) [2019-10-17T23:12:27.494Z] PASS [2019-10-17T23:12:27.494Z] [2019-10-17T23:12:27.494Z] DONE 8 tests in 21.223s [2019-10-17T23:12:27.494Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-17T23:12:27.494Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:12:27.494Z] ++ set -e [2019-10-17T23:12:27.494Z] ++ '[' -n 0 ']' [2019-10-17T23:12:27.494Z] ++ set -x [2019-10-17T23:12:27.494Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:12:27.494Z] testing: warning: no tests to run [2019-10-17T23:12:27.494Z] PASS [2019-10-17T23:12:27.494Z] [2019-10-17T23:12:27.494Z] DONE 0 tests in 0.037s [2019-10-17T23:12:27.494Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-17T23:12:27.494Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:12:27.494Z] ++ set -e [2019-10-17T23:12:27.494Z] ++ '[' -n 0 ']' [2019-10-17T23:12:27.494Z] ++ set -x [2019-10-17T23:12:27.494Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:12:27.494Z] INFO: Testing against a local daemon [2019-10-17T23:12:27.494Z] === RUN TestAuthZPluginAllowRequest Post stage [Pipeline] junit [2019-10-17T23:12:28.044Z] Recording test results [Pipeline] sh [2019-10-17T23:12:28.576Z] + echo Ensuring container killed. [2019-10-17T23:12:28.576Z] Ensuring container killed. [2019-10-17T23:12:28.576Z] + docker rm -vf docker-pr1 [2019-10-17T23:12:28.576Z] Error: No such container: docker-pr1 [2019-10-17T23:12:28.576Z] + true [Pipeline] sh [2019-10-17T23:12:28.825Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 73.9% of statements [2019-10-17T23:12:28.894Z] + echo Chowning /workspace to jenkins user [2019-10-17T23:12:28.894Z] Chowning /workspace to jenkins user [2019-10-17T23:12:28.894Z] + id -u [2019-10-17T23:12:28.894Z] + id -g [2019-10-17T23:12:28.894Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40100:/workspace busybox chown -R 1000:1000 /workspace [2019-10-17T23:12:29.296Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-10-17T23:12:29.398Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2019-10-17T23:12:29.398Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-17T23:12:29.398Z] === RUN TestAuthZPluginTLS [2019-10-17T23:12:29.400Z] #42 295.8 CC criu/sockets.o [2019-10-17T23:12:29.559Z] ok github.com/docker/docker/layer 0.614s coverage: 30.0% of statements [2019-10-17T23:12:29.559Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-17T23:12:29.965Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-10-17T23:12:29.965Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-17T23:12:29.965Z] === RUN TestAuthZPluginDenyRequest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-17T23:12:30.532Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-17T23:12:30.532Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-17T23:12:30.532Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-17T23:12:30.636Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-17T23:12:30.674Z] + bundleName=docker-py [2019-10-17T23:12:30.674Z] + echo Creating docker-py-bundles.tar.gz [2019-10-17T23:12:30.674Z] Creating docker-py-bundles.tar.gz [2019-10-17T23:12:30.674Z] + 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 [2019-10-17T23:12:30.683Z] Archiving artifacts [2019-10-17T23:12:30.889Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40100/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [2019-10-17T23:12:30.936Z] #42 297.4 CC criu/stats.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-17T23:12:31.099Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-10-17T23:12:31.099Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-17T23:12:31.099Z] === RUN TestAuthZPluginDenyResponse [2019-10-17T23:12:31.100Z] ok github.com/docker/docker/libcontainerd/local 0.350s coverage: 1.0% of statements [2019-10-17T23:12:31.100Z] ok github.com/docker/docker/libcontainerd/queue 0.101s coverage: 100.0% of statements [2019-10-17T23:12:31.100Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-17T23:12:31.100Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-17T23:12:31.100Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-17T23:12:31.100Z] ? github.com/docker/docker/oci [no test files] [2019-10-17T23:12:31.100Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-17T23:12:31.100Z] ok github.com/docker/docker/opts 0.165s coverage: 67.3% of statements [2019-10-17T23:12:31.100Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 50.0% of statements [2019-10-17T23:12:31.229Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-17T23:12:31.292Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=262344b997cd889c486074d27f1bb801bd6f8e6a -e DOCKER_GRAPHDRIVER docker:262344b997cd889c486074d27f1bb801bd6f8e6a hack/make.sh binary-daemon [2019-10-17T23:12:31.487Z] --- PASS: TestUpdateRestartPolicy (13.79s) [2019-10-17T23:12:31.487Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-17T23:12:31.562Z] #42 298.1 CC criu/string.o [2019-10-17T23:12:31.667Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-10-17T23:12:31.667Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-17T23:12:31.667Z] === RUN TestAuthZPluginAllowEventStream [2019-10-17T23:12:31.849Z] #42 298.4 CC criu/sysctl.o [2019-10-17T23:12:31.866Z] [2019-10-17T23:12:32.053Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-17T23:12:32.133Z] Removing bundles/ [2019-10-17T23:12:32.133Z] [2019-10-17T23:12:32.133Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-17T23:12:32.133Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-17T23:12:32.133Z] GOOS="" GOARCH="" GOARM="" [2019-10-17T23:12:32.548Z] ok github.com/docker/docker/pkg/signal 2.531s coverage: 61.0% of statements [2019-10-17T23:12:32.618Z] --- PASS: TestUpdateRestartWithAutoRemove (1.26s) [2019-10-17T23:12:32.618Z] === RUN TestWaitNonBlocked [2019-10-17T23:12:32.618Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T23:12:32.618Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T23:12:32.618Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T23:12:32.618Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T23:12:32.618Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T23:12:32.618Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T23:12:32.877Z] #42 299.6 CC criu/sysfs_parse.o [2019-10-17T23:12:32.930Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-17T23:12:33.344Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-10-17T23:12:33.569Z] --- PASS: TestAuthZPluginAllowEventStream (1.89s) [2019-10-17T23:12:33.569Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-17T23:12:33.569Z] === RUN TestAuthZPluginErrorResponse [2019-10-17T23:12:33.724Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-17T23:12:33.724Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-17T23:12:33.904Z] #42 300.3 CC criu/timerfd.o [2019-10-17T23:12:33.990Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-17T23:12:34.137Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-10-17T23:12:34.137Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-17T23:12:34.137Z] === RUN TestAuthZPluginErrorRequest [2019-10-17T23:12:34.247Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-17T23:12:34.247Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s) [2019-10-17T23:12:34.247Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.51s) [2019-10-17T23:12:34.247Z] === RUN TestWaitBlocked [2019-10-17T23:12:34.247Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-17T23:12:34.247Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-17T23:12:34.247Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-17T23:12:34.247Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-17T23:12:34.247Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-17T23:12:34.247Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-17T23:12:34.520Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-10-17T23:12:34.551Z] #42 301.0 CC criu/tty.o [2019-10-17T23:12:34.704Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-17T23:12:34.704Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-17T23:12:34.704Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-17T23:12:34.812Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-17T23:12:34.882Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 36.9% of statements [2019-10-17T23:12:35.641Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.84s) [2019-10-17T23:12:35.641Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-17T23:12:35.641Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-17T23:12:35.711Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2019-10-17T23:12:35.745Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-17T23:12:35.746Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-17T23:12:35.746Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.41s) [2019-10-17T23:12:35.746Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.59s) [2019-10-17T23:12:35.746Z] === CONT TestContainerStartOnDaemonRestart [2019-10-17T23:12:35.746Z] === CONT TestIpcModeOlderClient [2019-10-17T23:12:36.004Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-10-17T23:12:36.004Z] === CONT TestDaemonRestartIpcMode [2019-10-17T23:12:36.086Z] ok github.com/docker/docker/pkg/tarsum 0.035s coverage: 89.3% of statements [2019-10-17T23:12:36.454Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-10-17T23:12:36.835Z] testing: warning: no tests to run [2019-10-17T23:12:36.835Z] coverage: [no statements] [2019-10-17T23:12:36.835Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-17T23:12:36.936Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-17T23:12:37.206Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-17T23:12:37.582Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-17T23:12:37.582Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-17T23:12:38.042Z] #42 304.6 CC criu/tun.o [2019-10-17T23:12:38.177Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.27s) [2019-10-17T23:12:38.177Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-17T23:12:38.177Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-17T23:12:39.069Z] #42 305.6 CC criu/uffd.o [2019-10-17T23:12:40.078Z] ok github.com/docker/docker/plugin 0.555s coverage: 27.1% of statements [2019-10-17T23:12:40.082Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2019-10-17T23:12:40.082Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-17T23:12:40.082Z] === RUN TestAuthZPluginHeader [2019-10-17T23:12:40.216Z] --- PASS: TestContainerStartOnDaemonRestart (4.08s) [2019-10-17T23:12:40.216Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-17T23:12:40.216Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-17T23:12:40.905Z] --- PASS: TestDaemonRestartIpcMode (5.04s) [2019-10-17T23:12:40.905Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-17T23:12:40.905Z] PASS [2019-10-17T23:12:40.905Z] [2019-10-17T23:12:40.905Z] === Skipped [2019-10-17T23:12:40.905Z] === SKIP: amd64.integration.container TestCheckpoint (0.01s) [2019-10-17T23:12:40.905Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-17T23:12:40.905Z] [2019-10-17T23:12:40.905Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-17T23:12:40.905Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T23:12:40.905Z] [2019-10-17T23:12:40.905Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-17T23:12:40.905Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T23:12:40.905Z] [2019-10-17T23:12:40.905Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-17T23:12:40.905Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-17T23:12:40.905Z] [2019-10-17T23:12:40.905Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-17T23:12:40.905Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-17T23:12:40.905Z] [2019-10-17T23:12:40.905Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-17T23:12:40.905Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-17T23:12:40.905Z] [2019-10-17T23:12:40.905Z] [2019-10-17T23:12:40.905Z] DONE 197 tests, 6 skipped in 156.455s [2019-10-17T23:12:40.905Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-17T23:12:40.905Z] ++ 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 [2019-10-17T23:12:40.905Z] ++ set -e [2019-10-17T23:12:40.905Z] ++ '[' -n 0 ']' [2019-10-17T23:12:40.905Z] ++ set -x [2019-10-17T23:12:40.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-10-17T23:12:41.009Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-17T23:12:41.018Z] --- PASS: TestAuthZPluginHeader (0.92s) [2019-10-17T23:12:41.018Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-17T23:12:41.018Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-17T23:12:41.018Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-10-17T23:12:41.018Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:12:41.018Z] === RUN TestAuthZPluginV2Disable [2019-10-17T23:12:41.018Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-17T23:12:41.018Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:12:41.018Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-17T23:12:41.018Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-17T23:12:41.018Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:12:41.018Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-17T23:12:41.018Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-17T23:12:41.018Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:12:41.018Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-17T23:12:41.172Z] #42 307.8 CC criu/util.o [2019-10-17T23:12:41.471Z] INFO: Testing against a local daemon [2019-10-17T23:12:41.471Z] === RUN TestCommitInheritsEnv [2019-10-17T23:12:41.892Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2019-10-17T23:12:42.036Z] --- PASS: TestCommitInheritsEnv (0.55s) [2019-10-17T23:12:42.036Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-17T23:12:42.036Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-17T23:12:42.036Z] === RUN TestImagesFilterMultiReference [2019-10-17T23:12:42.036Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-17T23:12:42.036Z] === RUN TestImagePullPlatformInvalid [2019-10-17T23:12:42.036Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-17T23:12:42.036Z] === RUN TestRemoveImageOrphaning [2019-10-17T23:12:42.321Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-10-17T23:12:42.970Z] --- PASS: TestRemoveImageOrphaning (0.80s) [2019-10-17T23:12:42.970Z] === RUN TestRemoveImageGarbageCollector [2019-10-17T23:12:42.970Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-17T23:12:43.905Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-17T23:12:43.912Z] #42 310.5 CC criu/uts_ns.o [2019-10-17T23:12:44.283Z] ok github.com/docker/docker/registry 0.169s coverage: 56.3% of statements [2019-10-17T23:12:44.540Z] #42 311.0 CC criu/vdso.o [2019-10-17T23:12:44.839Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-17T23:12:45.097Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2019-10-17T23:12:45.097Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2019-10-17T23:12:45.405Z] --- PASS: TestRemoveImageGarbageCollector (2.45s) [2019-10-17T23:12:45.405Z] remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" [2019-10-17T23:12:45.405Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-17T23:12:45.405Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-17T23:12:45.405Z] === RUN TestTagInvalidReference [2019-10-17T23:12:45.405Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-17T23:12:45.405Z] === RUN TestTagValidPrefixedRepo [2019-10-17T23:12:45.405Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-10-17T23:12:45.405Z] === RUN TestTagExistedNameWithoutForce [2019-10-17T23:12:45.568Z] #42 312.2 LINK criu/built-in.o [2019-10-17T23:12:45.663Z] --- PASS: TestTagExistedNameWithoutForce (0.18s) [2019-10-17T23:12:45.664Z] === RUN TestTagOfficialNames [2019-10-17T23:12:45.664Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-17T23:12:45.664Z] --- PASS: TestTagOfficialNames (0.10s) [2019-10-17T23:12:45.664Z] === RUN TestTagMatchesDigest [2019-10-17T23:12:45.857Z] #42 312.4 LINK criu/criu [2019-10-17T23:12:45.911Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2019-10-17T23:12:45.922Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-17T23:12:45.922Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-17T23:12:46.312Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-17T23:12:46.858Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-17T23:12:46.883Z] #42 313.4 DEP lib/c/criu.d [2019-10-17T23:12:47.171Z] #42 313.5 CC images/rpc.pb-c.o [2019-10-17T23:12:48.201Z] #42 314.8 CC lib/c/criu.o [2019-10-17T23:12:48.233Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-17T23:12:49.563Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-17T23:12:49.974Z] ok github.com/docker/docker/volume/local 0.036s coverage: 73.0% of statements [2019-10-17T23:12:50.133Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-17T23:12:50.808Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2019-10-17T23:12:50.917Z] #42 316.9 LINK lib/c/built-in.o [2019-10-17T23:12:50.917Z] #42 316.9 LINK lib/c/libcriu.so [2019-10-17T23:12:50.917Z] #42 317.4 GEN magic.py [2019-10-17T23:12:50.917Z] #42 317.6 Note: Building without setproctitle() and strlcpy() support. [2019-10-17T23:12:50.917Z] #42 317.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-17T23:12:52.118Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.0% of statements [2019-10-17T23:12:52.435Z] #42 318.7 fatal: Not a git repository (or any of the parent directories): .git [2019-10-17T23:12:52.435Z] #42 ... [2019-10-17T23:12:52.435Z] [2019-10-17T23:12:52.436Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-17T23:12:52.727Z] #39 404.4 + rm -rf /tmp/tmp.C5Ns5pNM5A/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.C5Ns5pNM5A [2019-10-17T23:12:52.727Z] #39 DONE 404.5s [2019-10-17T23:12:52.727Z] [2019-10-17T23:12:52.727Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:12:54.320Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-17T23:12:54.320Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-17T23:12:54.461Z] #60 ... [2019-10-17T23:12:54.461Z] [2019-10-17T23:12:54.461Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-17T23:12:54.461Z] #42 320.9 make[1]: Nothing to be done for 'all'. [2019-10-17T23:12:55.485Z] #42 322.1 make[1]: 'images/built-in.o' is up to date. [2019-10-17T23:12:55.773Z] #42 322.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-17T23:12:55.773Z] #42 322.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-17T23:12:56.061Z] #42 322.4 make[1]: 'compel/libcompel.a' is up to date. [2019-10-17T23:12:56.061Z] #42 322.5 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-17T23:12:56.061Z] #42 322.6 make[1]: Nothing to be done for 'all'. [2019-10-17T23:12:56.061Z] #42 322.6 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-17T23:12:56.691Z] #42 323.0 make[2]: Nothing to be done for 'all'. [2019-10-17T23:12:56.691Z] #42 323.0 make[2]: Nothing to be done for 'all'. [2019-10-17T23:12:56.691Z] #42 323.1 make[2]: Nothing to be done for 'all'. [2019-10-17T23:12:56.691Z] #42 323.3 make[2]: Nothing to be done for 'all'. [2019-10-17T23:12:56.978Z] #42 323.5 make[2]: Nothing to be done for 'all'. [2019-10-17T23:12:56.978Z] #42 323.5 make[2]: Nothing to be done for 'all'. [2019-10-17T23:12:57.266Z] #42 323.6 make[2]: Nothing to be done for 'all'. [2019-10-17T23:12:57.266Z] #42 323.8 make[2]: Nothing to be done for 'all'. [2019-10-17T23:12:57.266Z] #42 323.9 INSTALL criu/criu [2019-10-17T23:12:57.554Z] #42 DONE 324.0s [2019-10-17T23:12:57.554Z] [2019-10-17T23:12:57.554Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:12:57.601Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-17T23:12:58.166Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-17T23:12:59.099Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-17T23:12:59.113Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.98s) [2019-10-17T23:12:59.113Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-17T23:12:59.113Z] PASS [2019-10-17T23:12:59.113Z] [2019-10-17T23:12:59.113Z] === Skipped [2019-10-17T23:12:59.113Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-10-17T23:12:59.113Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:12:59.113Z] [2019-10-17T23:12:59.113Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-17T23:12:59.113Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:12:59.113Z] [2019-10-17T23:12:59.113Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-17T23:12:59.113Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:12:59.113Z] [2019-10-17T23:12:59.113Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-17T23:12:59.113Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:12:59.113Z] [2019-10-17T23:12:59.113Z] [2019-10-17T23:12:59.113Z] DONE 17 tests, 4 skipped in 31.577s [2019-10-17T23:12:59.113Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-17T23:12:59.113Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:12:59.113Z] ++ set -e [2019-10-17T23:12:59.113Z] ++ '[' -n 0 ']' [2019-10-17T23:12:59.113Z] ++ set -x [2019-10-17T23:12:59.114Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:12:59.114Z] INFO: Testing against a local daemon [2019-10-17T23:12:59.114Z] === RUN TestPluginInvalidJSON [2019-10-17T23:12:59.114Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:12:59.114Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:12:59.114Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:12:59.114Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-17T23:12:59.114Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-17T23:12:59.114Z] PASS [2019-10-17T23:12:59.114Z] [2019-10-17T23:12:59.114Z] DONE 2 tests in 0.231s [2019-10-17T23:12:59.114Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-17T23:12:59.114Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:12:59.114Z] ++ set -e [2019-10-17T23:12:59.114Z] ++ '[' -n 0 ']' [2019-10-17T23:12:59.114Z] ++ set -x [2019-10-17T23:12:59.114Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:12:59.372Z] INFO: Testing against a local daemon [2019-10-17T23:12:59.372Z] === RUN TestExternalGraphDriver [2019-10-17T23:12:59.630Z] === RUN TestExternalGraphDriver/json [2019-10-17T23:12:59.664Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-17T23:13:00.229Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-17T23:13:00.488Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-17T23:13:00.746Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-17T23:13:00.746Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-17T23:13:01.069Z] ok github.com/docker/docker/pkg/archive 11.207s coverage: 62.0% of statements [2019-10-17T23:13:01.069Z] ok github.com/docker/docker/pkg/authorization 0.803s coverage: 26.8% of statements [2019-10-17T23:13:01.069Z] ok github.com/docker/docker/pkg/broadcaster 0.358s coverage: 100.0% of statements [2019-10-17T23:13:01.069Z] ok github.com/docker/docker/pkg/capabilities 0.049s coverage: 87.5% of statements [2019-10-17T23:13:01.069Z] ok github.com/docker/docker/pkg/chrootarchive 0.134s coverage: 15.4% of statements [2019-10-17T23:13:01.069Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-17T23:13:01.069Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-17T23:13:01.069Z] ok github.com/docker/docker/pkg/directory 0.061s coverage: 80.0% of statements [2019-10-17T23:13:01.069Z] ok github.com/docker/docker/pkg/discovery 0.610s coverage: 58.3% of statements [2019-10-17T23:13:01.069Z] ok github.com/docker/docker/pkg/discovery/file 0.376s coverage: 92.9% of statements [2019-10-17T23:13:01.069Z] ok github.com/docker/docker/pkg/discovery/kv 3.866s coverage: 84.1% of statements [2019-10-17T23:13:01.069Z] ok github.com/docker/docker/pkg/discovery/memory 0.178s coverage: 92.3% of statements [2019-10-17T23:13:01.069Z] ok github.com/docker/docker/pkg/discovery/nodes 0.103s coverage: 93.8% of statements [2019-10-17T23:13:01.069Z] ok github.com/docker/docker/pkg/filenotify 0.068s coverage: 45.7% of statements [2019-10-17T23:13:01.069Z] ok github.com/docker/docker/pkg/fileutils 0.261s coverage: 87.7% of statements [2019-10-17T23:13:01.069Z] ok github.com/docker/docker/pkg/homedir 0.098s coverage: 42.9% of statements [2019-10-17T23:13:01.069Z] ok github.com/docker/docker/pkg/idtools 0.365s coverage: 6.3% of statements [2019-10-17T23:13:01.069Z] ok github.com/docker/docker/pkg/ioutils 0.818s coverage: 68.4% of statements [2019-10-17T23:13:01.069Z] ok github.com/docker/docker/pkg/jsonmessage 0.252s coverage: 91.7% of statements [2019-10-17T23:13:01.069Z] ok github.com/docker/docker/pkg/locker 0.071s coverage: 88.9% of statements [2019-10-17T23:13:01.069Z] ok github.com/docker/docker/pkg/longpath 0.067s coverage: 100.0% of statements [2019-10-17T23:13:01.069Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-17T23:13:01.069Z] ok github.com/docker/docker/pkg/namesgenerator 0.049s coverage: 85.7% of statements [2019-10-17T23:13:01.069Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-17T23:13:01.069Z] ok github.com/docker/docker/pkg/parsers 0.087s coverage: 97.0% of statements [2019-10-17T23:13:01.069Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-17T23:13:01.069Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-17T23:13:01.069Z] ok github.com/docker/docker/pkg/pidfile 0.068s coverage: 82.6% of statements [2019-10-17T23:13:01.069Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-17T23:13:01.069Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-17T23:13:01.464Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.6% of statements [2019-10-17T23:13:01.464Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-17T23:13:01.464Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-17T23:13:01.464Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-17T23:13:01.464Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-17T23:13:01.464Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-17T23:13:01.464Z] ? github.com/docker/docker/rootless [no test files] [2019-10-17T23:13:01.464Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-17T23:13:01.464Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-17T23:13:01.464Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-17T23:13:01.464Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-17T23:13:01.464Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-17T23:13:01.464Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-17T23:13:01.464Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-17T23:13:01.464Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-17T23:13:01.464Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-17T23:13:01.464Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-17T23:13:01.464Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-17T23:13:01.464Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-17T23:13:01.464Z] ? github.com/docker/docker/volume [no test files] [2019-10-17T23:13:01.464Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-17T23:13:01.464Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-17T23:13:01.464Z] [2019-10-17T23:13:01.464Z] === Skipped [2019-10-17T23:13:01.464Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-17T23:13:01.464Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-17T23:13:01.464Z] [2019-10-17T23:13:01.464Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-17T23:13:01.464Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-17T23:13:01.464Z] [2019-10-17T23:13:01.464Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-17T23:13:01.464Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:13:01.464Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:13:01.464Z] [2019-10-17T23:13:01.464Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-17T23:13:01.464Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:13:01.464Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:13:01.464Z] [2019-10-17T23:13:01.464Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-17T23:13:01.464Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:13:01.464Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:13:01.464Z] [2019-10-17T23:13:01.464Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-17T23:13:01.464Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:13:01.464Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:13:01.464Z] [2019-10-17T23:13:01.464Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-17T23:13:01.464Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:13:01.464Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:13:01.464Z] [2019-10-17T23:13:01.464Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-17T23:13:01.464Z] graphtest_unix.go:73: No driver to put! [2019-10-17T23:13:01.464Z] [2019-10-17T23:13:01.464Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-17T23:13:01.464Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-17T23:13:01.464Z] [2019-10-17T23:13:01.464Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-17T23:13:01.464Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-17T23:13:01.464Z] [2019-10-17T23:13:01.464Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-17T23:13:01.464Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-17T23:13:01.464Z] [2019-10-17T23:13:01.464Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-17T23:13:01.464Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-17T23:13:01.464Z] [2019-10-17T23:13:01.464Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-17T23:13:01.464Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:13:01.464Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:13:01.464Z] [2019-10-17T23:13:01.464Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-17T23:13:01.464Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:13:01.464Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:13:01.464Z] [2019-10-17T23:13:01.464Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-17T23:13:01.464Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:13:01.464Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:13:01.464Z] [2019-10-17T23:13:01.464Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-17T23:13:01.464Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:13:01.464Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:13:01.464Z] [2019-10-17T23:13:01.464Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-17T23:13:01.464Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:13:01.464Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:13:01.464Z] [2019-10-17T23:13:01.464Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-17T23:13:01.464Z] graphtest_unix.go:73: No driver to put! [2019-10-17T23:13:01.464Z] [2019-10-17T23:13:01.464Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-17T23:13:01.464Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-17T23:13:01.464Z] [2019-10-17T23:13:01.464Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-17T23:13:01.464Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-17T23:13:01.464Z] [2019-10-17T23:13:01.464Z] [2019-10-17T23:13:01.464Z] DONE 2140 tests, 20 skipped in 225.526s Post stage [Pipeline] junit [2019-10-17T23:13:01.597Z] Recording test results [2019-10-17T23:13:01.705Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-17T23:13:02.163Z] === RUN TestExternalGraphDriver/spec [2019-10-17T23:13:02.271Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-17T23:13:02.530Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-17T23:13:03.096Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-17T23:13:04.279Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=262344b997cd889c486074d27f1bb801bd6f8e6a -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:262344b997cd889c486074d27f1bb801bd6f8e6a hack/make.sh dynbinary test-integration [2019-10-17T23:13:04.279Z] [2019-10-17T23:13:04.683Z] Removing bundles/ [2019-10-17T23:13:04.683Z] [2019-10-17T23:13:04.683Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-17T23:13:04.683Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-17T23:13:04.683Z] GOOS="" GOARCH="" GOARM="" [2019-10-17T23:13:04.701Z] === RUN TestExternalGraphDriver/pull [2019-10-17T23:13:07.237Z] --- PASS: TestExternalGraphDriver (7.59s) [2019-10-17T23:13:07.237Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-17T23:13:07.237Z] --- PASS: TestExternalGraphDriver/json (2.43s) [2019-10-17T23:13:07.237Z] --- PASS: TestExternalGraphDriver/spec (2.68s) [2019-10-17T23:13:07.237Z] --- PASS: TestExternalGraphDriver/pull (2.28s) [2019-10-17T23:13:07.237Z] === RUN TestGraphdriverPluginV2 [2019-10-17T23:13:07.237Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2019-10-17T23:13:07.237Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:13:07.237Z] PASS [2019-10-17T23:13:07.237Z] [2019-10-17T23:13:07.237Z] === Skipped [2019-10-17T23:13:07.237Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2019-10-17T23:13:07.237Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:13:07.237Z] [2019-10-17T23:13:07.237Z] [2019-10-17T23:13:07.237Z] DONE 5 tests, 1 skipped in 7.842s [2019-10-17T23:13:07.237Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-17T23:13:07.237Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:13:07.237Z] ++ set -e [2019-10-17T23:13:07.237Z] ++ '[' -n 0 ']' [2019-10-17T23:13:07.237Z] ++ set -x [2019-10-17T23:13:07.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:13:07.237Z] INFO: Testing against a local daemon [2019-10-17T23:13:07.237Z] === RUN TestContinueAfterPluginCrash [2019-10-17T23:13:07.237Z] === PAUSE TestContinueAfterPluginCrash [2019-10-17T23:13:07.237Z] === RUN TestDaemonStartWithLogOpt [2019-10-17T23:13:07.237Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-17T23:13:07.237Z] === CONT TestContinueAfterPluginCrash [2019-10-17T23:13:07.237Z] === CONT TestDaemonStartWithLogOpt [2019-10-17T23:13:08.357Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-17T23:13:09.290Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-17T23:13:09.856Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-17T23:13:10.114Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-17T23:13:10.372Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-17T23:13:11.745Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-17T23:13:14.272Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-17T23:13:14.839Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-17T23:13:16.213Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-17T23:13:17.688Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-17T23:13:17.688Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-17T23:13:17.946Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-17T23:13:18.204Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-17T23:13:19.282Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-17T23:13:19.453Z] --- PASS: TestDaemonStartWithLogOpt (10.52s) [2019-10-17T23:13:19.454Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-17T23:13:19.540Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-17T23:13:20.106Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/pkg/plugins 35.363s coverage: 73.4% of statements [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.095s coverage: 56.8% of statements [2019-10-17T23:13:22.394Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-17T23:13:22.394Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/pkg/plugins/transport 0.305s coverage: 85.7% of statements [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/pkg/pools 0.080s coverage: 88.2% of statements [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/pkg/progress 0.062s coverage: 75.9% of statements [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/pkg/pubsub 1.092s coverage: 73.9% of statements [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/pkg/reexec 0.132s coverage: 82.4% of statements [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/pkg/signal 0.055s coverage: 20.3% of statements [2019-10-17T23:13:22.394Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/pkg/stdcopy 0.070s coverage: 100.0% of statements [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/pkg/streamformatter 0.070s coverage: 66.2% of statements [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2019-10-17T23:13:22.394Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 38.2% of statements [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/pkg/system 0.089s coverage: 12.7% of statements [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/pkg/tailfile 0.081s coverage: 88.6% of statements [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/pkg/tarsum 0.203s coverage: 89.3% of statements [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/pkg/term 0.053s coverage: 30.8% of statements [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/pkg/term/windows 0.030s coverage: 0.0% of statements [no tests to run] [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/pkg/truncindex 0.160s coverage: 91.5% of statements [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/plugin 0.208s coverage: 11.6% of statements [2019-10-17T23:13:22.394Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/plugin/v2 0.349s coverage: 20.1% of statements [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/reference 0.160s coverage: 84.4% of statements [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/registry 0.454s coverage: 52.2% of statements [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/registry/resumable 0.335s coverage: 100.0% of statements [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2019-10-17T23:13:22.394Z] ? github.com/docker/docker/rootless [no test files] [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/runconfig 0.149s coverage: 54.5% of statements [2019-10-17T23:13:22.394Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/testutil 0.177s coverage: 62.5% of statements [2019-10-17T23:13:22.394Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-17T23:13:22.394Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-17T23:13:22.394Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-17T23:13:22.394Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-17T23:13:22.394Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-17T23:13:22.394Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-17T23:13:22.394Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-17T23:13:22.394Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-17T23:13:22.394Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-17T23:13:22.394Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-17T23:13:22.394Z] ? github.com/docker/docker/volume [no test files] [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/volume/drivers 0.171s coverage: 36.1% of statements [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/volume/local 0.154s coverage: 37.7% of statements [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/volume/mounts 0.109s coverage: 66.2% of statements [2019-10-17T23:13:22.394Z] ok github.com/docker/docker/volume/service 0.439s coverage: 70.3% of statements [2019-10-17T23:13:22.394Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-17T23:13:22.394Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-17T23:13:22.394Z] INFO: make.ps1 ended at 10/17/2019 23:13:21 [2019-10-17T23:13:23.363Z] INFO: Unit tests ended at 10/17/2019 23:13:23. Duration:00:03:55.2886222 [2019-10-17T23:13:23.363Z] INFO: Building busybox [2019-10-17T23:13:23.641Z] --- PASS: TestContinueAfterPluginCrash (15.91s) [2019-10-17T23:13:23.641Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-17T23:13:23.641Z] PASS [2019-10-17T23:13:23.641Z] [2019-10-17T23:13:23.641Z] DONE 2 tests in 16.130s [2019-10-17T23:13:23.641Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-17T23:13:23.641Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:13:23.641Z] ++ set -e [2019-10-17T23:13:23.641Z] ++ '[' -n 0 ']' [2019-10-17T23:13:23.641Z] ++ set -x [2019-10-17T23:13:23.641Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:13:23.641Z] INFO: Testing against a local daemon [2019-10-17T23:13:23.641Z] === RUN TestPluginWithDevMounts [2019-10-17T23:13:23.641Z] === PAUSE TestPluginWithDevMounts [2019-10-17T23:13:23.641Z] === CONT TestPluginWithDevMounts [2019-10-17T23:13:23.822Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-17T23:13:23.822Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-17T23:13:23.822Z] [2019-10-17T23:13:23.822Z] Sending build context to Docker daemon 2.56kB [2019-10-17T23:13:23.822Z] [2019-10-17T23:13:23.822Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-17T23:13:23.822Z] ---> 739b21bd02e7 [2019-10-17T23:13:23.822Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-17T23:13:23.822Z] ---> Running in 65f40f13a9a2 [2019-10-17T23:13:25.368Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-17T23:13:25.543Z] --- PASS: TestPluginWithDevMounts (2.25s) [2019-10-17T23:13:25.543Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-17T23:13:25.543Z] PASS [2019-10-17T23:13:25.543Z] [2019-10-17T23:13:25.543Z] DONE 1 tests in 2.477s [2019-10-17T23:13:25.543Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-17T23:13:25.543Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:13:25.543Z] ++ set -e [2019-10-17T23:13:25.543Z] ++ '[' -n 0 ']' [2019-10-17T23:13:25.543Z] ++ set -x [2019-10-17T23:13:25.543Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:13:25.626Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-17T23:13:26.110Z] INFO: Testing against a local daemon [2019-10-17T23:13:26.110Z] === RUN TestSecretInspect [2019-10-17T23:13:29.397Z] --- PASS: TestSecretInspect (3.27s) [2019-10-17T23:13:29.397Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-17T23:13:29.397Z] === RUN TestSecretList [2019-10-17T23:13:29.617Z] Removing intermediate container 65f40f13a9a2 [2019-10-17T23:13:29.617Z] ---> be6e5a2da513 [2019-10-17T23:13:29.617Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-17T23:13:30.585Z] [2019-10-17T23:13:30.585Z] ---> b20f393e1a49 [2019-10-17T23:13:30.585Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-17T23:13:30.585Z] ---> Running in a631de575f54 [2019-10-17T23:13:32.124Z] [2019-10-17T23:13:32.124Z] SUCCESS: Specified value was saved. [2019-10-17T23:13:32.182Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-17T23:13:32.686Z] --- PASS: TestSecretList (3.18s) [2019-10-17T23:13:32.686Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-17T23:13:32.686Z] === RUN TestSecretsCreateAndDelete [2019-10-17T23:13:35.034Z] Removing intermediate container a631de575f54 [2019-10-17T23:13:35.034Z] ---> 4bb1ed35e4bf [2019-10-17T23:13:35.034Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-17T23:13:35.034Z] ---> Running in f66744d9fb6e [2019-10-17T23:13:35.463Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-17T23:13:35.721Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-17T23:13:35.972Z] --- PASS: TestSecretsCreateAndDelete (3.15s) [2019-10-17T23:13:35.972Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-17T23:13:35.972Z] === RUN TestSecretsUpdate [2019-10-17T23:13:36.286Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-17T23:13:36.992Z] #23 ... [2019-10-17T23:13:36.992Z] [2019-10-17T23:13:36.992Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:13:36.992Z] #60 389.7 + bin/containerd [2019-10-17T23:13:36.992Z] #60 ... [2019-10-17T23:13:36.992Z] [2019-10-17T23:13:36.992Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:13:36.992Z] #51 DONE 444.7s [2019-10-17T23:13:36.992Z] [2019-10-17T23:13:36.992Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:13:37.219Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-17T23:13:39.136Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-17T23:13:39.257Z] --- PASS: TestSecretsUpdate (3.17s) [2019-10-17T23:13:39.257Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-17T23:13:39.257Z] === RUN TestTemplatedSecret [2019-10-17T23:13:40.842Z] Cannot create a file when that file already exists. [2019-10-17T23:13:41.662Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-17T23:13:41.662Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-17T23:13:42.228Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-17T23:13:42.543Z] --- PASS: TestTemplatedSecret (3.47s) [2019-10-17T23:13:42.543Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-17T23:13:42.543Z] === RUN TestSecretCreateResolve [2019-10-17T23:13:42.794Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-17T23:13:43.359Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-17T23:13:43.873Z] #23 455.1 + return [2019-10-17T23:13:43.873Z] #23 DONE 455.1s [2019-10-17T23:13:43.873Z] [2019-10-17T23:13:43.873Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:13:45.828Z] --- PASS: TestSecretCreateResolve (3.29s) [2019-10-17T23:13:45.828Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-17T23:13:45.828Z] PASS [2019-10-17T23:13:45.828Z] [2019-10-17T23:13:45.828Z] DONE 6 tests in 19.829s [2019-10-17T23:13:45.828Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-10-17T23:13:45.828Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:13:45.828Z] ++ set -e [2019-10-17T23:13:45.828Z] ++ '[' -n 0 ']' [2019-10-17T23:13:45.828Z] ++ set -x [2019-10-17T23:13:45.828Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:13:45.828Z] INFO: Testing against a local daemon [2019-10-17T23:13:45.828Z] === RUN TestServiceCreateInit [2019-10-17T23:13:45.828Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-17T23:13:45.887Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-17T23:13:45.887Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-17T23:13:45.930Z] #60 ... [2019-10-17T23:13:45.930Z] [2019-10-17T23:13:45.930Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-17T23:13:45.930Z] #24 DONE 0.1s [2019-10-17T23:13:45.930Z] [2019-10-17T23:13:45.930Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-17T23:13:46.452Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-17T23:13:46.560Z] #28 DONE 0.7s [2019-10-17T23:13:46.560Z] [2019-10-17T23:13:46.560Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:13:46.560Z] #60 ... [2019-10-17T23:13:46.560Z] [2019-10-17T23:13:46.560Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-17T23:13:46.560Z] #30 DONE 0.1s [2019-10-17T23:13:46.560Z] [2019-10-17T23:13:46.560Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-17T23:13:46.560Z] #33 DONE 0.1s [2019-10-17T23:13:46.560Z] [2019-10-17T23:13:46.560Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-17T23:13:46.848Z] #38 DONE 0.1s [2019-10-17T23:13:46.848Z] [2019-10-17T23:13:46.848Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-17T23:13:46.848Z] #40 DONE 0.1s [2019-10-17T23:13:46.848Z] [2019-10-17T23:13:46.848Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-17T23:13:46.848Z] #43 DONE 0.1s [2019-10-17T23:13:46.848Z] [2019-10-17T23:13:46.848Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:13:47.139Z] #60 ... [2019-10-17T23:13:47.139Z] [2019-10-17T23:13:47.139Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-17T23:13:47.139Z] #46 DONE 0.1s [2019-10-17T23:13:47.139Z] [2019-10-17T23:13:47.139Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-17T23:13:47.139Z] #49 DONE 0.1s [2019-10-17T23:13:47.139Z] [2019-10-17T23:13:47.139Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-17T23:13:47.139Z] #52 DONE 0.1s [2019-10-17T23:13:47.139Z] [2019-10-17T23:13:47.139Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:13:47.386Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-17T23:13:47.428Z] #60 ... [2019-10-17T23:13:47.428Z] [2019-10-17T23:13:47.428Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-17T23:13:47.428Z] #56 DONE 0.1s [2019-10-17T23:13:47.428Z] [2019-10-17T23:13:47.428Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-17T23:13:47.926Z] Removing intermediate container f66744d9fb6e [2019-10-17T23:13:47.926Z] ---> 38e7d59a6086 [2019-10-17T23:13:47.926Z] Step 6/6 : CMD ["sh"] [2019-10-17T23:13:47.926Z] ---> Running in 49688335bd4c [2019-10-17T23:13:47.926Z] Removing intermediate container 49688335bd4c [2019-10-17T23:13:47.926Z] ---> 5eac75fa4ff4 [2019-10-17T23:13:47.926Z] Successfully built 5eac75fa4ff4 [2019-10-17T23:13:47.926Z] Successfully tagged busybox:latest [2019-10-17T23:13:47.926Z] INFO: Docker images of the daemon under test [2019-10-17T23:13:47.926Z] [2019-10-17T23:13:47.926Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-17T23:13:47.926Z] busybox latest 5eac75fa4ff4 Less than a second ago 4.83GB [2019-10-17T23:13:47.926Z] microsoft/windowsservercore latest 739b21bd02e7 9 days ago 4.79GB [2019-10-17T23:13:47.926Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 9 days ago 4.79GB [2019-10-17T23:13:47.926Z] [2019-10-17T23:13:47.926Z] INFO: Running integration tests at 10/17/2019 23:13:47... [2019-10-17T23:13:47.926Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-17T23:13:47.926Z] INFO: Integration API tests being run from the host: [2019-10-17T23:13:47.926Z] INFO: make.ps1 starting at 10/17/2019 23:13:47 [2019-10-17T23:13:48.841Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-17T23:13:48.841Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-17T23:13:48.841Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-17T23:13:48.841Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-17T23:13:48.841Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-17T23:13:48.895Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-17T23:13:49.406Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-17T23:13:51.097Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-17T23:13:53.587Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-17T23:13:53.665Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-17T23:13:53.665Z] Copying nested executables into bundles/binary-daemon [2019-10-17T23:13:53.665Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-17T23:13:54.115Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=262344b997cd889c486074d27f1bb801bd6f8e6a -e DOCKER_GRAPHDRIVER docker:262344b997cd889c486074d27f1bb801bd6f8e6a hack/make.sh cross [2019-10-17T23:13:54.151Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-17T23:13:54.674Z] [2019-10-17T23:13:54.674Z] Removing bundles/ [2019-10-17T23:13:54.929Z] [2019-10-17T23:13:54.930Z] ---> Making bundle: cross (in bundles/cross) [2019-10-17T23:13:54.930Z] Cross building: bundles/cross/linux/amd64 [2019-10-17T23:13:54.930Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-17T23:13:54.930Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-17T23:13:55.085Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-17T23:13:56.370Z] --- PASS: TestServiceCreateInit (10.53s) [2019-10-17T23:13:56.370Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.22s) [2019-10-17T23:13:56.370Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-17T23:13:56.370Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.26s) [2019-10-17T23:13:56.370Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-17T23:13:56.370Z] === RUN TestCreateServiceMultipleTimes [2019-10-17T23:13:57.611Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-17T23:13:57.869Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-17T23:14:01.151Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-17T23:14:01.718Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-17T23:14:03.486Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-17T23:14:03.486Z] [2019-10-17T23:14:03.486Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-17T23:14:03.486Z] PKG_CONFIG=pkg-config [2019-10-17T23:14:03.486Z] GOLANG_VERSION=1.13.1 [2019-10-17T23:14:03.486Z] HOSTNAME=aac2e27cb9c9 [2019-10-17T23:14:03.486Z] DOCKER_EXPERIMENTAL=1 [2019-10-17T23:14:03.486Z] container=docker [2019-10-17T23:14:03.486Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-17T23:14:03.486Z] GO111MODULE=off [2019-10-17T23:14:03.486Z] GOPATH=/go [2019-10-17T23:14:03.486Z] PWD=/go/src/github.com/docker/docker [2019-10-17T23:14:03.486Z] HOME=/root [2019-10-17T23:14:03.486Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-17T23:14:03.486Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-17T23:14:03.486Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-17T23:14:03.486Z] DOCKER_GITCOMMIT=262344b997cd889c486074d27f1bb801bd6f8e6a [2019-10-17T23:14:03.486Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-17T23:14:03.486Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-17T23:14:03.486Z] TERM=xterm [2019-10-17T23:14:03.486Z] VALIDATE_BRANCH=master [2019-10-17T23:14:03.486Z] DEST=bundles/test-integration [2019-10-17T23:14:03.486Z] SHLVL=1 [2019-10-17T23:14:03.486Z] TIMEOUT=120m [2019-10-17T23:14:03.486Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-17T23:14:03.486Z] DOCKER_PKG=github.com/docker/docker [2019-10-17T23:14:03.486Z] TESTDEBUG=0 [2019-10-17T23:14:03.486Z] _=/usr/bin/env [2019-10-17T23:14:03.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-17T23:14:04.999Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-17T23:14:05.565Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-17T23:14:06.131Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-17T23:14:10.058Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-17T23:14:11.396Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-17T23:14:12.239Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-17T23:14:13.295Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-17T23:14:13.295Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-17T23:14:14.678Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-17T23:14:15.153Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-17T23:14:16.053Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-17T23:14:18.061Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-17T23:14:20.242Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-17T23:14:20.244Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-17T23:14:20.808Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-17T23:14:21.222Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-17T23:14:21.742Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-17T23:14:22.192Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-17T23:14:22.657Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-17T23:14:22.916Z] --- PASS: TestCreateServiceMultipleTimes (25.39s) [2019-10-17T23:14:22.916Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-17T23:14:22.916Z] === RUN TestCreateServiceConflict [2019-10-17T23:14:23.627Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-17T23:14:23.641Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-17T23:14:24.821Z] --- PASS: TestCreateServiceConflict (3.15s) [2019-10-17T23:14:24.821Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-17T23:14:24.821Z] === RUN TestCreateServiceMaxReplicas [2019-10-17T23:14:26.563Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-17T23:14:26.744Z] #60 439.3 + bin/containerd-stress [2019-10-17T23:14:26.744Z] #60 443.0 + bin/containerd-shim [2019-10-17T23:14:28.907Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-17T23:14:28.907Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-17T23:14:29.015Z] --- PASS: TestCreateServiceMaxReplicas (3.65s) [2019-10-17T23:14:29.015Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-17T23:14:29.015Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-17T23:14:29.474Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-17T23:14:29.474Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-17T23:14:30.337Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-17T23:14:31.375Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-17T23:14:32.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-17T23:14:32.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-17T23:14:32.750Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-17T23:14:34.180Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-17T23:14:34.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-17T23:14:35.338Z] #60 453.4 + bin/containerd-shim-runc-v1 [2019-10-17T23:14:38.959Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-17T23:14:39.442Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-17T23:14:40.850Z] #60 458.3 + bin/containerd-shim-runc-v2 [2019-10-17T23:14:41.468Z] #60 459.7 + binaries [2019-10-17T23:14:41.468Z] #60 459.7 + mkdir -p /build [2019-10-17T23:14:41.468Z] #60 459.7 + cp bin/containerd /build/containerd [2019-10-17T23:14:41.751Z] #60 459.8 + cp bin/containerd-shim /build/containerd-shim [2019-10-17T23:14:41.751Z] #60 459.8 + cp bin/ctr /build/ctr [2019-10-17T23:14:41.751Z] #60 DONE 459.9s [2019-10-17T23:14:41.893Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-17T23:14:42.722Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-17T23:14:43.232Z] [2019-10-17T23:14:43.232Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-17T23:14:43.521Z] #61 DONE 0.1s [2019-10-17T23:14:43.521Z] [2019-10-17T23:14:43.521Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-17T23:14:43.521Z] #65 DONE 0.1s [2019-10-17T23:14:43.521Z] [2019-10-17T23:14:43.521Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-17T23:14:43.521Z] #67 DONE 0.1s [2019-10-17T23:14:43.805Z] [2019-10-17T23:14:43.805Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-17T23:14:43.805Z] #70 DONE 0.1s [2019-10-17T23:14:43.805Z] [2019-10-17T23:14:43.805Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-17T23:14:43.805Z] #71 DONE 0.0s [2019-10-17T23:14:43.805Z] [2019-10-17T23:14:43.805Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-17T23:14:44.075Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-17T23:14:44.620Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-17T23:14:46.506Z] #72 DONE 2.4s [2019-10-17T23:14:46.506Z] [2019-10-17T23:14:46.506Z] #73 exporting to oci image format [2019-10-17T23:14:46.506Z] #73 exporting layers [2019-10-17T23:14:47.102Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.65s) [2019-10-17T23:14:47.102Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-17T23:14:47.102Z] === RUN TestCreateServiceSecretFileMode [2019-10-17T23:14:47.361Z] --- PASS: TestCreateServiceSecretFileMode (3.32s) [2019-10-17T23:14:47.361Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-17T23:14:47.361Z] === RUN TestCreateServiceConfigFileMode [2019-10-17T23:14:47.825Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-17T23:14:47.901Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-17T23:14:48.158Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-17T23:14:48.417Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-17T23:14:50.027Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-17T23:14:50.316Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-17T23:14:50.650Z] --- PASS: TestCreateServiceConfigFileMode (3.23s) [2019-10-17T23:14:50.650Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-17T23:14:50.650Z] === RUN TestCreateServiceSysctls [2019-10-17T23:14:52.934Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite (367.93s) [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.71s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.25s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.62s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.83s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-17T23:14:54.502Z] docker_cli_daemon_test.go:1449: [d8a101f329f4b] daemon is not started [2019-10-17T23:14:54.502Z] check_test.go:309: [dffcad8640034] daemon is not started [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (6.16s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.99s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-17T23:14:54.502Z] check_test.go:309: [de59c4b8898c0] daemon is not started [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.97s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.36s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.81s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.17s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (8.03s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.44s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.44s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.43s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-17T23:14:54.502Z] check_test.go:309: [df9a333bc773b] daemon is not started [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-17T23:14:54.502Z] check_test.go:309: [da2d53473655f] daemon is not started [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.39s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" [2019-10-17T23:14:54.502Z] check_test.go:309: [d153ddef20b5e] daemon is not started [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.53s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.45s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.24s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.09s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" [2019-10-17T23:14:54.502Z] check_test.go:309: [d854730a72edb] daemon is not started [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" [2019-10-17T23:14:54.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.19s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" [2019-10-17T23:14:54.502Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-17T23:14:54.502Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-17T23:14:54.502Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-17T23:14:54.502Z] check_test.go:309: [d1bd8666a13b2] daemon is not started [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.02s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" [2019-10-17T23:14:54.503Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-17T23:14:54.503Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-17T23:14:54.503Z] check_test.go:309: [d1e77ff797355] daemon is not started [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.36s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.19s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.55s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.17s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" [2019-10-17T23:14:54.503Z] check_test.go:309: [d28d0ec02c70a] daemon is not started [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.56s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" [2019-10-17T23:14:54.503Z] check_test.go:309: [d617508f765b9] daemon is not started [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.83s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" [2019-10-17T23:14:54.503Z] docker_cli_daemon_plugins_test.go:79: [d4ed0be3605a0] daemon is not started [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.36s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" [2019-10-17T23:14:54.503Z] docker_cli_daemon_plugins_test.go:169: [db4e467428f53] daemon is not started [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.64s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" [2019-10-17T23:14:54.503Z] check_test.go:309: [d873980cba8cd] daemon is not started [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.80s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.79s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.89s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.70s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.99s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.60s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.09s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.95s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" [2019-10-17T23:14:54.503Z] check_test.go:309: [dd8cfc7665569] daemon is not started [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.34s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.85s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.61s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.81s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.57s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.65s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" [2019-10-17T23:14:54.503Z] check_test.go:309: [d25e7d163b94f] daemon is not started [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.60s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.38s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.51s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.26s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.56s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.00s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" [2019-10-17T23:14:54.503Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-17T23:14:54.503Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-17T23:14:54.503Z] check_test.go:309: [da8d066573e6a] daemon is not started [2019-10-17T23:14:54.503Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-17T23:14:54.503Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-17T23:14:54.503Z] check_test.go:309: [dd0e1b567f5e0] daemon is not started [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.09s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" [2019-10-17T23:14:54.503Z] check_test.go:309: [df5a12e55ac96] daemon is not started [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.22s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.77s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.99s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.14s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.94s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.18s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.93s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.25s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" [2019-10-17T23:14:54.503Z] check_test.go:309: [d39b730f07257] daemon is not started [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.72s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.10s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.16s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" [2019-10-17T23:14:54.503Z] check_test.go:309: [da443472b3aa3] daemon is not started [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.88s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.18s) [2019-10-17T23:14:54.503Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" [2019-10-17T23:14:54.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-17T23:14:54.504Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-17T23:14:54.504Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-17T23:14:54.504Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-17T23:14:54.504Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-17T23:14:54.504Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-17T23:14:54.504Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-17T23:14:54.504Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-17T23:14:54.504Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-17T23:14:54.504Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-17T23:14:54.504Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-17T23:14:54.504Z] check_test.go:309: [d8ae7e48e2255] daemon is not started [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.19s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" [2019-10-17T23:14:54.504Z] check_test.go:309: [d41505a21b476] daemon is not started [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.73s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" [2019-10-17T23:14:54.504Z] check_test.go:309: [d8fb5cb4b6b32] daemon is not started [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.35s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.18s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.38s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" [2019-10-17T23:14:54.504Z] check_test.go:309: [d1e605b5e44aa] daemon is not started [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (6.13s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.09s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.37s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.38s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-17T23:14:54.504Z] check_test.go:309: [d9c093ab10474] daemon is not started [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.13s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" [2019-10-17T23:14:54.504Z] check_test.go:309: [d8d59ca1f4feb] daemon is not started [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.94s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.97s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.21s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.62s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.01s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.60s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.92s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.25s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.36s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.06s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.26s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.31s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.71s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.25s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" [2019-10-17T23:14:54.504Z] docker_cli_daemon_test.go:2542: [d25efda46ebb9] daemon is not started [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.56s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.29s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.90s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.30s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" [2019-10-17T23:14:54.504Z] check_test.go:309: [d407da3974e03] daemon is not started [2019-10-17T23:14:54.504Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.99s) [2019-10-17T23:14:54.504Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" [2019-10-17T23:14:54.504Z] === RUN TestDockerSwarmSuite [2019-10-17T23:14:54.504Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-17T23:14:54.504Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-17T23:14:54.838Z] --- PASS: TestCreateServiceSysctls (4.27s) [2019-10-17T23:14:54.838Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-17T23:14:54.838Z] === RUN TestCreateServiceCapabilities [2019-10-17T23:14:55.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-17T23:14:55.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-17T23:14:55.115Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-17T23:14:55.115Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:14:55.115Z] INFO: Testing against a local daemon [2019-10-17T23:14:55.115Z] === RUN TestBuildWithSession [2019-10-17T23:14:55.115Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-17T23:14:55.115Z] build_session_test.go:25: TODO: BuildKit [2019-10-17T23:14:55.115Z] === RUN TestBuildSquashParent [2019-10-17T23:14:55.115Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-17T23:14:55.115Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:14:55.115Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-17T23:14:55.115Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-17T23:14:55.115Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-17T23:14:55.115Z] === RUN TestBuildMultiStageCopy [2019-10-17T23:14:55.115Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-17T23:14:57.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-17T23:14:58.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-17T23:14:58.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-17T23:14:58.685Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-17T23:14:59.024Z] --- PASS: TestCreateServiceCapabilities (3.40s) [2019-10-17T23:14:59.024Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-17T23:14:59.024Z] === RUN TestInspect [2019-10-17T23:15:00.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-17T23:15:01.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-17T23:15:02.315Z] --- PASS: TestInspect (3.44s) [2019-10-17T23:15:02.315Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-17T23:15:02.315Z] === RUN TestServiceListWithStatuses [2019-10-17T23:15:02.315Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-17T23:15:02.315Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-17T23:15:02.315Z] === RUN TestDockerNetworkConnectAlias [2019-10-17T23:15:02.865Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-17T23:15:02.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-17T23:15:04.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-17T23:15:05.437Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-17T23:15:05.437Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-17T23:15:06.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-17T23:15:06.975Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-17T23:15:07.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-17T23:15:07.946Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-17T23:15:08.997Z] --- PASS: TestDockerNetworkConnectAlias (7.35s) [2019-10-17T23:15:08.997Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-17T23:15:08.997Z] === RUN TestDockerNetworkReConnect [2019-10-17T23:15:09.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-17T23:15:09.427Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-17T23:15:09.491Z] --- PASS: TestBuildMultiStageCopy (13.95s) [2019-10-17T23:15:09.491Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.54s) [2019-10-17T23:15:09.491Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s) [2019-10-17T23:15:09.491Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.04s) [2019-10-17T23:15:09.491Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.19s) [2019-10-17T23:15:09.491Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.37s) [2019-10-17T23:15:09.491Z] === RUN TestBuildMultiStageParentConfig [2019-10-17T23:15:09.491Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-10-17T23:15:09.491Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-17T23:15:09.491Z] === RUN TestBuildLabelWithTargets [2019-10-17T23:15:09.491Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-10-17T23:15:09.491Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-17T23:15:09.491Z] === RUN TestBuildWithEmptyLayers [2019-10-17T23:15:09.993Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-17T23:15:10.463Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2019-10-17T23:15:10.463Z] === RUN TestBuildMultiStageOnBuild [2019-10-17T23:15:10.463Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-10-17T23:15:10.463Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-17T23:15:10.463Z] === RUN TestBuildUncleanTarFilenames [2019-10-17T23:15:10.463Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-10-17T23:15:10.463Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-17T23:15:10.463Z] === RUN TestBuildMultiStageLayerLeak [2019-10-17T23:15:10.463Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-10-17T23:15:10.463Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-17T23:15:10.463Z] === RUN TestBuildWithHugeFile [2019-10-17T23:15:10.463Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-10-17T23:15:10.463Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-17T23:15:10.463Z] === RUN TestBuildWithEmptyDockerfile [2019-10-17T23:15:10.463Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T23:15:10.463Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T23:15:10.463Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T23:15:10.463Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T23:15:10.463Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T23:15:10.463Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T23:15:10.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-17T23:15:10.923Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T23:15:10.923Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T23:15:10.923Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T23:15:10.923Z] --- PASS: TestBuildWithEmptyDockerfile (0.45s) [2019-10-17T23:15:10.923Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-10-17T23:15:10.923Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-10-17T23:15:10.923Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-10-17T23:15:10.923Z] === RUN TestBuildPreserveOwnership [2019-10-17T23:15:10.923Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-10-17T23:15:10.923Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-17T23:15:10.923Z] === RUN TestBuildPlatformInvalid [2019-10-17T23:15:10.923Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2019-10-17T23:15:10.923Z] PASS [2019-10-17T23:15:10.923Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-17T23:15:10.923Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:15:10.923Z] INFO: Testing against a local daemon [2019-10-17T23:15:10.923Z] === RUN TestConfigList [2019-10-17T23:15:10.923Z] --- SKIP: TestConfigList (0.00s) [2019-10-17T23:15:10.923Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:15:10.923Z] === RUN TestConfigsCreateAndDelete [2019-10-17T23:15:10.923Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-17T23:15:10.923Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:15:10.923Z] === RUN TestConfigsUpdate [2019-10-17T23:15:10.923Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-17T23:15:10.923Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:15:10.923Z] === RUN TestTemplatedConfig [2019-10-17T23:15:10.923Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-17T23:15:10.923Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:15:10.923Z] === RUN TestConfigInspect [2019-10-17T23:15:10.923Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-17T23:15:10.923Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:15:10.923Z] === RUN TestConfigCreateWithLabels [2019-10-17T23:15:10.923Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-17T23:15:10.923Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:15:10.923Z] === RUN TestConfigCreateResolve [2019-10-17T23:15:10.923Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-17T23:15:10.923Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:15:10.923Z] === RUN TestConfigDaemonLibtrustID [2019-10-17T23:15:10.923Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-17T23:15:10.923Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:15:10.923Z] PASS [2019-10-17T23:15:10.923Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-17T23:15:10.923Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:15:10.923Z] INFO: Testing against a local daemon [2019-10-17T23:15:10.923Z] === RUN TestCheckpoint [2019-10-17T23:15:10.923Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-17T23:15:10.923Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-17T23:15:10.923Z] === RUN TestContainerInvalidJSON [2019-10-17T23:15:10.923Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T23:15:10.923Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T23:15:10.923Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T23:15:10.923Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T23:15:10.923Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-17T23:15:10.923Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-17T23:15:10.923Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T23:15:10.923Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-17T23:15:10.923Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T23:15:10.923Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-10-17T23:15:10.923Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-17T23:15:10.923Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-17T23:15:10.923Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-17T23:15:10.923Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-17T23:15:10.923Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-10-17T23:15:10.923Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-17T23:15:10.923Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-17T23:15:10.923Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-10-17T23:15:10.923Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-17T23:15:10.923Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-17T23:15:11.367Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-17T23:15:11.368Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-17T23:15:11.382Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-10-17T23:15:11.382Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-17T23:15:11.382Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-17T23:15:11.382Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2019-10-17T23:15:11.382Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-17T23:15:11.382Z] === RUN TestCopyFromContainer [2019-10-17T23:15:11.382Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-17T23:15:11.382Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:15:11.382Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-17T23:15:11.382Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T23:15:11.382Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T23:15:11.382Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T23:15:11.382Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T23:15:11.382Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T23:15:11.382Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T23:15:11.382Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T23:15:11.382Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T23:15:11.382Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T23:15:11.382Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-17T23:15:11.382Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-17T23:15:11.382Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-17T23:15:11.382Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-17T23:15:11.382Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-17T23:15:11.382Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-17T23:15:11.382Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-17T23:15:11.382Z] === RUN TestCreateWithInvalidEnv [2019-10-17T23:15:11.382Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-17T23:15:11.382Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-17T23:15:11.382Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-17T23:15:11.382Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-17T23:15:11.382Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-17T23:15:11.382Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-17T23:15:11.382Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-17T23:15:11.382Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-17T23:15:11.382Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-17T23:15:11.382Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-17T23:15:11.382Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-17T23:15:11.382Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-17T23:15:11.382Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-17T23:15:11.382Z] === RUN TestCreateTmpfsMountsTarget [2019-10-17T23:15:11.382Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-17T23:15:11.382Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:15:11.382Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-17T23:15:11.382Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-17T23:15:11.382Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:15:11.382Z] === RUN TestCreateWithCapabilities [2019-10-17T23:15:11.383Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-17T23:15:11.383Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-17T23:15:11.383Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-17T23:15:11.383Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-17T23:15:11.383Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:15:11.383Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-17T23:15:11.383Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T23:15:11.383Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T23:15:11.383Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T23:15:11.383Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T23:15:11.383Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T23:15:11.383Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T23:15:11.383Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T23:15:11.383Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T23:15:11.383Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T23:15:11.383Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T23:15:11.383Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T23:15:11.383Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T23:15:11.383Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T23:15:11.383Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T23:15:11.383Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T23:15:11.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-17T23:15:11.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-17T23:15:11.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-17T23:15:11.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-17T23:15:11.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-17T23:15:11.383Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-17T23:15:11.383Z] === RUN TestDiff [2019-10-17T23:15:11.383Z] --- SKIP: TestDiff (0.00s) [2019-10-17T23:15:11.383Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-17T23:15:11.383Z] === RUN TestExecWithCloseStdin [2019-10-17T23:15:11.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-17T23:15:13.301Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-17T23:15:13.301Z] Using test binary docker [2019-10-17T23:15:13.301Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-17T23:15:13.301Z] +++ /etc/init.d/apparmor start [2019-10-17T23:15:13.301Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-17T23:15:13.301Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-17T23:15:13.301Z] Warning failed to create cache: (null) [2019-10-17T23:15:13.301Z] . [2019-10-17T23:15:13.301Z] Starting dockerd [2019-10-17T23:15:13.301Z] INFO: Waiting for daemon to start... [2019-10-17T23:15:13.301Z] +++ 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 [2019-10-17T23:15:13.568Z] --- PASS: TestExecWithCloseStdin (2.22s) [2019-10-17T23:15:13.568Z] === RUN TestExec [2019-10-17T23:15:13.568Z] --- SKIP: TestExec (0.00s) [2019-10-17T23:15:13.568Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-17T23:15:13.568Z] === RUN TestExecUser [2019-10-17T23:15:13.568Z] --- SKIP: TestExecUser (0.00s) [2019-10-17T23:15:13.568Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-17T23:15:13.568Z] === RUN TestExportContainerAndImportImage [2019-10-17T23:15:13.568Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-17T23:15:13.568Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:15:13.568Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-17T23:15:13.568Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-17T23:15:13.568Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:15:13.568Z] === RUN TestHealthCheckWorkdir [2019-10-17T23:15:13.568Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-17T23:15:13.568Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-17T23:15:13.568Z] === RUN TestHealthKillContainer [2019-10-17T23:15:13.568Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-17T23:15:13.568Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-17T23:15:13.568Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-17T23:15:13.568Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-17T23:15:13.568Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-17T23:15:13.568Z] === RUN TestKillContainerInvalidSignal [2019-10-17T23:15:15.109Z] --- PASS: TestKillContainerInvalidSignal (1.80s) [2019-10-17T23:15:15.109Z] === RUN TestKillContainer [2019-10-17T23:15:15.109Z] --- SKIP: TestKillContainer (0.01s) [2019-10-17T23:15:15.109Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-17T23:15:15.109Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-17T23:15:15.109Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-17T23:15:15.109Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-17T23:15:15.109Z] === RUN TestKillStoppedContainer [2019-10-17T23:15:15.333Z] . [2019-10-17T23:15:15.333Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-17T23:15:15.333Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-17T23:15:15.333Z] Error: No such image: emptyfs [2019-10-17T23:15:15.333Z] ++++ docker load [2019-10-17T23:15:15.333Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-17T23:15:15.560Z] --- PASS: TestDockerNetworkReConnect (5.86s) [2019-10-17T23:15:15.561Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-17T23:15:15.561Z] === RUN TestServicePlugin [2019-10-17T23:15:15.561Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-17T23:15:15.561Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:15:15.561Z] === RUN TestServiceUpdateLabel [2019-10-17T23:15:15.568Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-17T23:15:15.568Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-17T23:15:15.568Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-17T23:15:15.568Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-17T23:15:15.568Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-17T23:15:15.568Z] === RUN TestKillDifferentUserContainer [2019-10-17T23:15:15.568Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-17T23:15:15.568Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-17T23:15:15.568Z] === RUN TestInspectOomKilledTrue [2019-10-17T23:15:15.568Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-17T23:15:15.568Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T23:15:15.568Z] === RUN TestInspectOomKilledFalse [2019-10-17T23:15:15.568Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-17T23:15:15.568Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T23:15:15.568Z] === RUN TestLogsFollowTailEmpty [2019-10-17T23:15:15.749Z] Running integration-test (iteration 1) [2019-10-17T23:15:15.749Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-17T23:15:15.749Z] ++ 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 [2019-10-17T23:15:15.749Z] ++ set -e [2019-10-17T23:15:15.749Z] ++ '[' -n 0 ']' [2019-10-17T23:15:15.749Z] ++ set -x [2019-10-17T23:15:15.749Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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 [2019-10-17T23:15:16.447Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-17T23:15:16.447Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-17T23:15:16.447Z] Cross building: bundles/cross/windows/amd64 [2019-10-17T23:15:16.447Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-17T23:15:16.447Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-17T23:15:17.106Z] --- PASS: TestLogsFollowTailEmpty (1.72s) [2019-10-17T23:15:17.106Z] === RUN TestNetworkNat [2019-10-17T23:15:17.106Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-17T23:15:17.106Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-17T23:15:17.106Z] === RUN TestNetworkLocalhostTCPNat [2019-10-17T23:15:17.106Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-17T23:15:17.106Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-17T23:15:17.106Z] === RUN TestNetworkLoopbackNat [2019-10-17T23:15:17.106Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-17T23:15:17.106Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-17T23:15:17.106Z] === RUN TestPause [2019-10-17T23:15:17.106Z] --- SKIP: TestPause (0.00s) [2019-10-17T23:15:17.106Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-17T23:15:17.106Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-17T23:15:17.922Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-17T23:15:18.091Z] --- PASS: TestServiceUpdateLabel (3.18s) [2019-10-17T23:15:18.091Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-17T23:15:18.091Z] === RUN TestServiceUpdateSecrets [2019-10-17T23:15:18.645Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.76s) [2019-10-17T23:15:18.645Z] === RUN TestPauseStopPausedContainer [2019-10-17T23:15:18.645Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-17T23:15:18.645Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:15:18.645Z] === RUN TestPsFilter [2019-10-17T23:15:19.106Z] --- PASS: TestPsFilter (0.15s) [2019-10-17T23:15:19.106Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-17T23:15:19.820Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-17T23:15:21.287Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.04s) [2019-10-17T23:15:21.287Z] === RUN TestRemoveContainerWithVolume [2019-10-17T23:15:22.349Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-17T23:15:22.349Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-17T23:15:22.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-17T23:15:23.466Z] --- PASS: TestRemoveContainerWithVolume (2.06s) [2019-10-17T23:15:23.466Z] === RUN TestRemoveContainerRunning [2019-10-17T23:15:25.010Z] --- PASS: TestRemoveContainerRunning (1.95s) [2019-10-17T23:15:25.010Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-17T23:15:25.265Z] Loaded image: buildpack-deps:jessie [2019-10-17T23:15:25.266Z] Loaded image: busybox:latest [2019-10-17T23:15:25.266Z] Loaded image: busybox:glibc [2019-10-17T23:15:25.266Z] Loaded image: debian:jessie [2019-10-17T23:15:25.266Z] Loaded image: hello-world:latest [2019-10-17T23:15:25.266Z] INFO: Testing against a local daemon [2019-10-17T23:15:25.266Z] === RUN TestCgroupNamespacesBuild [2019-10-17T23:15:26.538Z] --- PASS: TestCgroupNamespacesBuild (1.69s) [2019-10-17T23:15:26.538Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-17T23:15:26.538Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-17T23:15:27.190Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.85s) [2019-10-17T23:15:27.190Z] === RUN TestRemoveInvalidContainer [2019-10-17T23:15:27.190Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-17T23:15:27.191Z] === RUN TestRenameLinkedContainer [2019-10-17T23:15:27.191Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-17T23:15:27.191Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-17T23:15:27.191Z] === RUN TestRenameStoppedContainer [2019-10-17T23:15:28.491Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.86s) [2019-10-17T23:15:28.491Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-17T23:15:28.491Z] === RUN TestBuildWithSession [2019-10-17T23:15:28.491Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-17T23:15:28.491Z] build_session_test.go:25: TODO: BuildKit [2019-10-17T23:15:28.491Z] === RUN TestBuildSquashParent [2019-10-17T23:15:29.376Z] --- PASS: TestRenameStoppedContainer (2.09s) [2019-10-17T23:15:29.376Z] === RUN TestRenameRunningContainerAndReuse [2019-10-17T23:15:31.021Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-17T23:15:33.114Z] --- PASS: TestRenameRunningContainerAndReuse (3.67s) [2019-10-17T23:15:33.114Z] === RUN TestRenameInvalidName [2019-10-17T23:15:33.550Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-17T23:15:34.653Z] --- PASS: TestRenameInvalidName (1.73s) [2019-10-17T23:15:34.653Z] === RUN TestRenameAnonymousContainer [2019-10-17T23:15:34.653Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-17T23:15:34.653Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-17T23:15:34.653Z] === RUN TestRenameContainerWithSameName [2019-10-17T23:15:34.750Z] --- PASS: TestBuildSquashParent (6.26s) [2019-10-17T23:15:34.750Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-17T23:15:34.750Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-17T23:15:34.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-17T23:15:34.750Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-17T23:15:34.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-17T23:15:34.750Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-17T23:15:34.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-17T23:15:34.750Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-17T23:15:34.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-17T23:15:34.750Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-17T23:15:34.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-17T23:15:34.750Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-17T23:15:34.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-17T23:15:34.750Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-17T23:15:34.750Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-17T23:15:36.171Z] --- PASS: TestServiceUpdateSecrets (15.63s) [2019-10-17T23:15:36.171Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-17T23:15:36.171Z] === RUN TestServiceUpdateConfigs [2019-10-17T23:15:36.191Z] --- PASS: TestRenameContainerWithSameName (1.71s) [2019-10-17T23:15:36.191Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-17T23:15:36.191Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-17T23:15:36.191Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-17T23:15:36.191Z] === RUN TestResize [2019-10-17T23:15:36.191Z] --- SKIP: TestResize (0.00s) [2019-10-17T23:15:36.191Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-17T23:15:36.191Z] === RUN TestResizeWithInvalidSize [2019-10-17T23:15:36.191Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-17T23:15:36.191Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-17T23:15:36.191Z] === RUN TestResizeWhenContainerNotStarted [2019-10-17T23:15:36.830Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-17T23:15:37.245Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-17T23:15:37.621Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-17T23:15:38.431Z] --- PASS: TestResizeWhenContainerNotStarted (2.04s) [2019-10-17T23:15:38.431Z] === RUN TestDaemonRestartKillContainers [2019-10-17T23:15:38.431Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-17T23:15:38.431Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:15:38.431Z] === RUN TestStats [2019-10-17T23:15:38.431Z] --- SKIP: TestStats (0.00s) [2019-10-17T23:15:38.431Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-17T23:15:38.431Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-17T23:15:40.056Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-17T23:15:40.056Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-17T23:15:42.542Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-17T23:15:42.543Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.71s) [2019-10-17T23:15:42.543Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.78s) [2019-10-17T23:15:42.543Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.61s) [2019-10-17T23:15:42.543Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.60s) [2019-10-17T23:15:42.543Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.32s) [2019-10-17T23:15:42.543Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.32s) [2019-10-17T23:15:42.543Z] === RUN TestBuildMultiStageCopy [2019-10-17T23:15:42.543Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-17T23:15:44.231Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.25s) [2019-10-17T23:15:44.231Z] === RUN TestStopContainerWithTimeout [2019-10-17T23:15:44.231Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-17T23:15:44.231Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-17T23:15:44.231Z] === RUN TestUpdateRestartPolicy [2019-10-17T23:15:45.009Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-17T23:15:45.395Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-17T23:15:46.185Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-17T23:15:46.549Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-17T23:15:47.038Z] --- PASS: TestBuildMultiStageCopy (4.70s) [2019-10-17T23:15:47.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.68s) [2019-10-17T23:15:47.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2019-10-17T23:15:47.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.45s) [2019-10-17T23:15:47.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2019-10-17T23:15:47.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2019-10-17T23:15:47.038Z] === RUN TestBuildMultiStageParentConfig [2019-10-17T23:15:48.609Z] --- PASS: TestBuildMultiStageParentConfig (1.49s) [2019-10-17T23:15:48.609Z] === RUN TestBuildLabelWithTargets [2019-10-17T23:15:51.051Z] --- PASS: TestServiceUpdateConfigs (15.71s) [2019-10-17T23:15:51.051Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-17T23:15:51.051Z] === RUN TestServiceUpdateNetwork [2019-10-17T23:15:51.151Z] --- PASS: TestBuildLabelWithTargets (2.14s) [2019-10-17T23:15:51.151Z] === RUN TestBuildWithEmptyLayers [2019-10-17T23:15:51.527Z] --- PASS: TestBuildWithEmptyLayers (0.95s) [2019-10-17T23:15:51.527Z] === RUN TestBuildMultiStageOnBuild [2019-10-17T23:15:54.745Z] --- PASS: TestBuildMultiStageOnBuild (3.05s) [2019-10-17T23:15:54.745Z] === RUN TestBuildUncleanTarFilenames [2019-10-17T23:15:55.011Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-17T23:15:55.011Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-17T23:15:55.943Z] --- PASS: TestImportExtremelyLargeImageWorks (190.05s) [2019-10-17T23:15:55.943Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-17T23:15:55.943Z] PASS [2019-10-17T23:15:55.943Z] [2019-10-17T23:15:55.943Z] DONE 12 tests in 194.833s [2019-10-17T23:15:55.943Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-17T23:15:55.943Z] ++ 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 [2019-10-17T23:15:55.943Z] ++ set -e [2019-10-17T23:15:55.943Z] ++ '[' -n 0 ']' [2019-10-17T23:15:55.943Z] ++ set -x [2019-10-17T23:15:55.943Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:15:55.943Z] INFO: Testing against a local daemon [2019-10-17T23:15:55.943Z] === RUN TestNetworkCreateDelete [2019-10-17T23:15:56.006Z] --- PASS: TestBuildUncleanTarFilenames (1.12s) [2019-10-17T23:15:56.006Z] === RUN TestBuildMultiStageLayerLeak [2019-10-17T23:15:56.201Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-10-17T23:15:56.201Z] === RUN TestDockerNetworkDeletePreferID [2019-10-17T23:15:56.459Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-17T23:15:56.459Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2019-10-17T23:15:56.459Z] === RUN TestInspectNetwork [2019-10-17T23:15:56.717Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-17T23:15:58.610Z] --- PASS: TestBuildMultiStageLayerLeak (2.88s) [2019-10-17T23:15:58.610Z] === RUN TestBuildWithHugeFile [2019-10-17T23:16:01.976Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-17T23:16:02.233Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-17T23:16:02.490Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-17T23:16:02.748Z] === RUN TestInspectNetwork/full_network_id [2019-10-17T23:16:02.748Z] === RUN TestInspectNetwork/partial_network_id [2019-10-17T23:16:02.748Z] === RUN TestInspectNetwork/network_name [2019-10-17T23:16:02.748Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-17T23:16:03.005Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-17T23:16:03.263Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-17T23:16:03.521Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-17T23:16:03.779Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-17T23:16:05.334Z] --- PASS: TestUpdateRestartPolicy (20.33s) [2019-10-17T23:16:05.334Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-17T23:16:05.334Z] --- PASS: TestUpdateRestartWithAutoRemove (1.77s) [2019-10-17T23:16:05.334Z] === RUN TestWaitNonBlocked [2019-10-17T23:16:05.334Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T23:16:05.334Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T23:16:05.334Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T23:16:05.334Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T23:16:05.334Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T23:16:05.334Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T23:16:05.937Z] --- PASS: TestServiceUpdateNetwork (15.55s) [2019-10-17T23:16:05.937Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-17T23:16:05.937Z] PASS [2019-10-17T23:16:05.937Z] [2019-10-17T23:16:05.937Z] === Skipped [2019-10-17T23:16:05.937Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-17T23:16:05.937Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-17T23:16:05.937Z] [2019-10-17T23:16:05.937Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-10-17T23:16:05.937Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:16:05.937Z] [2019-10-17T23:16:05.937Z] [2019-10-17T23:16:05.937Z] DONE 20 tests, 2 skipped in 139.516s [2019-10-17T23:16:05.937Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-10-17T23:16:05.937Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:16:05.937Z] ++ set -e [2019-10-17T23:16:05.937Z] ++ '[' -n 0 ']' [2019-10-17T23:16:05.937Z] ++ set -x [2019-10-17T23:16:05.937Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:16:05.937Z] INFO: Testing against a local daemon [2019-10-17T23:16:05.937Z] === RUN TestSessionCreate [2019-10-17T23:16:05.937Z] --- PASS: TestSessionCreate (0.06s) [2019-10-17T23:16:05.937Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-17T23:16:05.937Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-17T23:16:05.937Z] PASS [2019-10-17T23:16:05.937Z] [2019-10-17T23:16:05.937Z] DONE 2 tests in 0.272s [2019-10-17T23:16:05.937Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-10-17T23:16:05.937Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:16:05.937Z] ++ set -e [2019-10-17T23:16:05.937Z] ++ '[' -n 0 ']' [2019-10-17T23:16:05.937Z] ++ set -x [2019-10-17T23:16:05.937Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:16:05.937Z] INFO: Testing against a local daemon [2019-10-17T23:16:05.937Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-17T23:16:05.937Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-17T23:16:05.937Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-17T23:16:05.937Z] === RUN TestEventsExecDie [2019-10-17T23:16:06.303Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-17T23:16:06.505Z] --- PASS: TestEventsExecDie (1.06s) [2019-10-17T23:16:06.505Z] === RUN TestEventsBackwardsCompatible [2019-10-17T23:16:06.772Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-10-17T23:16:06.772Z] === RUN TestInfoBinaryCommits [2019-10-17T23:16:06.772Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-17T23:16:06.772Z] === RUN TestInfoAPIVersioned [2019-10-17T23:16:06.772Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-17T23:16:06.772Z] === RUN TestInfoAPI [2019-10-17T23:16:06.772Z] --- PASS: TestInfoAPI (0.05s) [2019-10-17T23:16:06.772Z] === RUN TestInfoAPIWarnings [2019-10-17T23:16:07.239Z] --- PASS: TestInspectNetwork (10.77s) [2019-10-17T23:16:07.239Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-17T23:16:07.239Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-17T23:16:07.239Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-17T23:16:07.239Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-17T23:16:07.239Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-17T23:16:07.239Z] === RUN TestRunContainerWithBridgeNone [2019-10-17T23:16:07.708Z] --- PASS: TestInfoAPIWarnings (1.02s) [2019-10-17T23:16:07.708Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-17T23:16:07.708Z] === RUN TestLoginFailsWithBadCredentials [2019-10-17T23:16:07.804Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-17T23:16:08.275Z] --- PASS: TestLoginFailsWithBadCredentials (0.49s) [2019-10-17T23:16:08.275Z] === RUN TestPingCacheHeaders [2019-10-17T23:16:08.275Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-17T23:16:08.275Z] === RUN TestPingGet [2019-10-17T23:16:08.275Z] --- PASS: TestPingGet (0.03s) [2019-10-17T23:16:08.275Z] === RUN TestPingHead [2019-10-17T23:16:08.534Z] --- PASS: TestPingHead (0.05s) [2019-10-17T23:16:08.534Z] === RUN TestVersion [2019-10-17T23:16:08.534Z] --- PASS: TestVersion (0.05s) [2019-10-17T23:16:08.534Z] PASS [2019-10-17T23:16:08.534Z] [2019-10-17T23:16:08.534Z] === Skipped [2019-10-17T23:16:08.534Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-17T23:16:08.534Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-17T23:16:08.534Z] [2019-10-17T23:16:08.534Z] [2019-10-17T23:16:08.534Z] DONE 12 tests, 1 skipped in 3.161s [2019-10-17T23:16:08.534Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-17T23:16:08.534Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:16:08.534Z] ++ set -e [2019-10-17T23:16:08.534Z] ++ '[' -n 0 ']' [2019-10-17T23:16:08.534Z] ++ set -x [2019-10-17T23:16:08.534Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-17T23:16:08.792Z] INFO: Testing against a local daemon [2019-10-17T23:16:08.792Z] === RUN TestVolumesCreateAndList [2019-10-17T23:16:08.792Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-17T23:16:08.792Z] === RUN TestVolumesRemove [2019-10-17T23:16:08.792Z] --- PASS: TestVolumesRemove (0.15s) [2019-10-17T23:16:08.792Z] === RUN TestVolumesInspect [2019-10-17T23:16:09.051Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-17T23:16:09.051Z] === RUN TestVolumesInvalidJSON [2019-10-17T23:16:09.051Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-17T23:16:09.051Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-17T23:16:09.051Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-17T23:16:09.051Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-17T23:16:09.051Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-17T23:16:09.051Z] PASS [2019-10-17T23:16:09.051Z] [2019-10-17T23:16:09.051Z] DONE 5 tests in 0.460s [2019-10-17T23:16:09.051Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-17T23:16:09.310Z] ++++ cat bundles/test-integration/docker.pid [2019-10-17T23:16:09.310Z] +++ kill 12906 [2019-10-17T23:16:09.703Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-17T23:16:10.270Z] --- PASS: TestRunContainerWithBridgeNone (2.79s) [2019-10-17T23:16:10.270Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-17T23:16:10.270Z] === RUN TestNetworkInvalidJSON [2019-10-17T23:16:10.270Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-17T23:16:10.270Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-17T23:16:10.270Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:16:10.270Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:16:10.270Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:16:10.270Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:16:10.270Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-17T23:16:10.271Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:16:10.271Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:16:10.271Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-17T23:16:10.271Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-17T23:16:10.271Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-17T23:16:10.271Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-17T23:16:10.271Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-17T23:16:10.686Z] +++ /etc/init.d/apparmor stop [2019-10-17T23:16:10.836Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-17T23:16:10.945Z] Clearing AppArmor profiles cache:. [2019-10-17T23:16:10.945Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-17T23:16:10.945Z] Unloading profiles will leave already running processes permanently [2019-10-17T23:16:10.945Z] unconfined, which can lead to unexpected situations. [2019-10-17T23:16:10.945Z] [2019-10-17T23:16:10.945Z] To set a process to complain mode, use the command line tool [2019-10-17T23:16:10.945Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-17T23:16:10.945Z] with the 'teardown' option." [2019-10-17T23:16:10.945Z] [2019-10-17T23:16:11.093Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2019-10-17T23:16:11.093Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-17T23:16:11.093Z] === RUN TestDaemonDefaultNetworkPools [2019-10-17T23:16:12.026Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2019-10-17T23:16:12.026Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-17T23:16:12.026Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-17T23:16:12.284Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-17T23:16:13.217Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2019-10-17T23:16:13.217Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-17T23:16:13.217Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-17T23:16:13.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-17T23:16:13.476Z] === RUN TestDockerSuite/TestBuildEnvUsage Post stage [Pipeline] junit [2019-10-17T23:16:13.494Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-17T23:16:13.925Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-17T23:16:13.925Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.68s) [2019-10-17T23:16:13.925Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.17s) [2019-10-17T23:16:13.925Z] === RUN TestWaitBlocked [2019-10-17T23:16:13.925Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-17T23:16:13.925Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:16:13.925Z] PASS [2019-10-17T23:16:13.925Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-17T23:16:13.925Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:16:13.925Z] INFO: Testing against a local daemon [2019-10-17T23:16:13.925Z] === RUN TestCommitInheritsEnv [2019-10-17T23:16:13.925Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-17T23:16:13.925Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-17T23:16:13.925Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-17T23:16:13.925Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-17T23:16:13.925Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-17T23:16:13.925Z] === RUN TestImagesFilterMultiReference [2019-10-17T23:16:13.925Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-17T23:16:13.925Z] === RUN TestImagePullPlatformInvalid [2019-10-17T23:16:13.925Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-17T23:16:13.925Z] === RUN TestRemoveImageOrphaning [2019-10-17T23:16:13.925Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-17T23:16:13.925Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-17T23:16:13.925Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-17T23:16:13.925Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-17T23:16:13.925Z] === RUN TestTagInvalidReference [2019-10-17T23:16:13.925Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-17T23:16:13.925Z] === RUN TestTagValidPrefixedRepo [2019-10-17T23:16:13.925Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-10-17T23:16:13.925Z] === RUN TestTagExistedNameWithoutForce [2019-10-17T23:16:13.925Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-17T23:16:13.925Z] === RUN TestTagOfficialNames [2019-10-17T23:16:13.925Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-17T23:16:13.925Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-17T23:16:13.925Z] === RUN TestTagMatchesDigest [2019-10-17T23:16:13.925Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-17T23:16:13.925Z] PASS [2019-10-17T23:16:13.925Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-17T23:16:13.925Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:16:13.925Z] INFO: Testing against a local daemon [2019-10-17T23:16:13.925Z] === RUN TestNetworkCreateDelete [2019-10-17T23:16:13.925Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-17T23:16:13.925Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:16:13.925Z] === RUN TestDockerNetworkDeletePreferID [2019-10-17T23:16:13.925Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-17T23:16:13.925Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-10-17T23:16:13.925Z] === RUN TestInspectNetwork [2019-10-17T23:16:13.925Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-17T23:16:13.925Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-17T23:16:13.925Z] === RUN TestRunContainerWithBridgeNone [2019-10-17T23:16:13.925Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-17T23:16:13.925Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:16:13.925Z] === RUN TestNetworkInvalidJSON [2019-10-17T23:16:13.925Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-17T23:16:13.925Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-17T23:16:13.925Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:16:13.925Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:16:13.925Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:16:13.925Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:16:13.925Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-17T23:16:13.925Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:16:13.925Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:16:13.925Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-17T23:16:13.925Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-17T23:16:13.925Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-17T23:16:13.925Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-10-17T23:16:13.925Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-17T23:16:13.925Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-17T23:16:13.925Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-17T23:16:13.925Z] === RUN TestDaemonDefaultNetworkPools [2019-10-17T23:16:13.925Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-17T23:16:13.925Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-17T23:16:13.925Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-17T23:16:13.925Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-17T23:16:13.925Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-17T23:16:13.925Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-17T23:16:13.925Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-17T23:16:13.925Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-17T23:16:13.925Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-17T23:16:13.925Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-17T23:16:13.925Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-17T23:16:13.925Z] === RUN TestServiceWithPredefinedNetwork [2019-10-17T23:16:13.925Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-17T23:16:13.925Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-17T23:16:13.925Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-17T23:16:13.925Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-17T23:16:13.925Z] service_test.go:230: FLAKY_TEST [2019-10-17T23:16:13.925Z] === RUN TestServiceWithDataPathPortInit [2019-10-17T23:16:13.925Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-17T23:16:13.925Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-17T23:16:13.925Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-17T23:16:13.925Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-17T23:16:13.925Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-17T23:16:13.925Z] PASS [2019-10-17T23:16:13.925Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-17T23:16:13.925Z] PASS [2019-10-17T23:16:13.925Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-17T23:16:13.925Z] PASS [2019-10-17T23:16:13.925Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-17T23:16:13.925Z] PASS [2019-10-17T23:16:13.925Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-17T23:16:13.925Z] PASS [2019-10-17T23:16:13.925Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-17T23:16:13.925Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:16:13.925Z] INFO: Testing against a local daemon [2019-10-17T23:16:13.925Z] === RUN TestPluginInvalidJSON [2019-10-17T23:16:13.925Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:16:13.925Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:16:13.926Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:16:13.926Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-17T23:16:13.926Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-17T23:16:13.926Z] PASS [2019-10-17T23:16:13.926Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-17T23:16:13.926Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:16:13.926Z] INFO: Testing against a local daemon [2019-10-17T23:16:13.926Z] === RUN TestExternalGraphDriver [2019-10-17T23:16:13.926Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-17T23:16:13.926Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-17T23:16:13.926Z] === RUN TestGraphdriverPluginV2 [2019-10-17T23:16:13.926Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-17T23:16:13.926Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-17T23:16:13.926Z] PASS [2019-10-17T23:16:13.926Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-17T23:16:13.926Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:16:13.926Z] INFO: Testing against a local daemon [2019-10-17T23:16:13.926Z] PASS [2019-10-17T23:16:13.926Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-17T23:16:13.926Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:16:13.926Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-17T23:16:13.926Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:16:13.926Z] INFO: Testing against a local daemon [2019-10-17T23:16:13.926Z] === RUN TestSecretInspect [2019-10-17T23:16:13.926Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-17T23:16:13.926Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:16:13.926Z] === RUN TestSecretList [2019-10-17T23:16:13.926Z] --- SKIP: TestSecretList (0.00s) [2019-10-17T23:16:13.926Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:16:13.926Z] === RUN TestSecretsCreateAndDelete [2019-10-17T23:16:13.926Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-17T23:16:13.926Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:16:13.926Z] === RUN TestSecretsUpdate [2019-10-17T23:16:13.926Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-17T23:16:13.926Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:16:13.926Z] === RUN TestTemplatedSecret [2019-10-17T23:16:13.926Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-17T23:16:13.926Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:16:13.926Z] === RUN TestSecretCreateResolve [2019-10-17T23:16:13.926Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-17T23:16:13.926Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:16:13.926Z] PASS [2019-10-17T23:16:13.926Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-17T23:16:13.926Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:16:13.926Z] INFO: Testing against a local daemon [2019-10-17T23:16:13.926Z] === RUN TestServiceCreateInit [2019-10-17T23:16:13.926Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-17T23:16:13.926Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-17T23:16:13.926Z] --- PASS: TestServiceCreateInit (0.04s) [2019-10-17T23:16:13.926Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-17T23:16:13.926Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:16:13.926Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-17T23:16:13.926Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:16:13.926Z] === RUN TestCreateServiceMultipleTimes [2019-10-17T23:16:13.926Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-17T23:16:13.926Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:16:13.926Z] === RUN TestCreateServiceConflict [2019-10-17T23:16:13.926Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-17T23:16:13.926Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:16:13.926Z] === RUN TestCreateServiceMaxReplicas [2019-10-17T23:16:13.926Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2019-10-17T23:16:13.926Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:16:13.926Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-17T23:16:13.926Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-17T23:16:13.926Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:16:13.926Z] === RUN TestCreateServiceSecretFileMode [2019-10-17T23:16:13.926Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-17T23:16:13.926Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:16:13.926Z] === RUN TestCreateServiceConfigFileMode [2019-10-17T23:16:13.926Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-17T23:16:13.926Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:16:13.926Z] === RUN TestCreateServiceSysctls [2019-10-17T23:16:13.926Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2019-10-17T23:16:13.926Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:16:13.926Z] === RUN TestCreateServiceCapabilities [2019-10-17T23:16:13.926Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-10-17T23:16:13.926Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:16:13.926Z] === RUN TestInspect [2019-10-17T23:16:13.926Z] --- SKIP: TestInspect (0.00s) [2019-10-17T23:16:13.926Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:16:13.926Z] === RUN TestServiceListWithStatuses [2019-10-17T23:16:13.926Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-17T23:16:13.926Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:16:13.926Z] === RUN TestDockerNetworkConnectAlias [2019-10-17T23:16:13.926Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-17T23:16:13.926Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:16:13.926Z] === RUN TestDockerNetworkReConnect [2019-10-17T23:16:13.926Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-17T23:16:13.926Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:16:13.926Z] === RUN TestServicePlugin [2019-10-17T23:16:13.926Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-17T23:16:13.926Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:16:13.926Z] === RUN TestServiceUpdateLabel [2019-10-17T23:16:13.926Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-17T23:16:13.926Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:16:13.926Z] === RUN TestServiceUpdateSecrets [2019-10-17T23:16:13.926Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-17T23:16:13.926Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:16:13.926Z] === RUN TestServiceUpdateConfigs [2019-10-17T23:16:13.926Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-17T23:16:13.926Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:16:13.926Z] === RUN TestServiceUpdateNetwork [2019-10-17T23:16:13.926Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-17T23:16:13.926Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-17T23:16:13.926Z] PASS [2019-10-17T23:16:13.926Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-17T23:16:13.926Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:16:13.926Z] INFO: Testing against a local daemon [2019-10-17T23:16:13.926Z] === RUN TestSessionCreate [2019-10-17T23:16:13.926Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-17T23:16:13.926Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-17T23:16:13.926Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-17T23:16:13.926Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-17T23:16:13.926Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-17T23:16:13.926Z] PASS [2019-10-17T23:16:13.926Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-17T23:16:13.926Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:16:13.926Z] INFO: Testing against a local daemon [2019-10-17T23:16:13.926Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-17T23:16:13.926Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-17T23:16:13.926Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-17T23:16:13.926Z] === RUN TestEventsExecDie [2019-10-17T23:16:13.926Z] --- SKIP: TestEventsExecDie (0.01s) [2019-10-17T23:16:13.926Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-17T23:16:13.926Z] === RUN TestEventsBackwardsCompatible [2019-10-17T23:16:13.926Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-17T23:16:13.926Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-17T23:16:13.926Z] === RUN TestInfoAPI [2019-10-17T23:16:13.926Z] --- PASS: TestInfoAPI (0.03s) [2019-10-17T23:16:13.926Z] === RUN TestInfoAPIWarnings [2019-10-17T23:16:13.926Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-17T23:16:13.926Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-17T23:16:13.926Z] === RUN TestLoginFailsWithBadCredentials [2019-10-17T23:16:14.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-17T23:16:14.141Z] + echo Ensuring container killed. [2019-10-17T23:16:14.141Z] Ensuring container killed. [2019-10-17T23:16:14.141Z] + docker rm -vf docker-pr1 [2019-10-17T23:16:14.141Z] Error: No such container: docker-pr1 [2019-10-17T23:16:14.141Z] + true [Pipeline] sh [2019-10-17T23:16:14.300Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2019-10-17T23:16:14.300Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-17T23:16:14.300Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-17T23:16:14.432Z] + echo Chowning /workspace to jenkins user [2019-10-17T23:16:14.432Z] Chowning /workspace to jenkins user [2019-10-17T23:16:14.432Z] + id -u [2019-10-17T23:16:14.432Z] + id -g [2019-10-17T23:16:14.432Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40100:/workspace busybox chown -R 1000:1000 /workspace [2019-10-17T23:16:14.864Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-10-17T23:16:14.864Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-17T23:16:14.864Z] === RUN TestServiceWithPredefinedNetwork [2019-10-17T23:16:14.894Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2019-10-17T23:16:14.894Z] === RUN TestPingCacheHeaders [2019-10-17T23:16:14.894Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-17T23:16:14.894Z] === RUN TestPingGet [2019-10-17T23:16:15.359Z] --- PASS: TestPingGet (0.03s) [2019-10-17T23:16:15.359Z] === RUN TestPingHead [2019-10-17T23:16:15.359Z] --- PASS: TestPingHead (0.03s) [2019-10-17T23:16:15.359Z] === RUN TestVersion [2019-10-17T23:16:15.359Z] --- PASS: TestVersion (0.03s) [2019-10-17T23:16:15.359Z] PASS [2019-10-17T23:16:15.359Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-17T23:16:15.359Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:16:15.359Z] INFO: Testing against a local daemon [2019-10-17T23:16:15.359Z] === RUN TestVolumesCreateAndList [2019-10-17T23:16:15.359Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-10-17T23:16:15.359Z] === RUN TestVolumesRemove [2019-10-17T23:16:15.359Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-17T23:16:15.359Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-17T23:16:15.359Z] === RUN TestVolumesInspect [2019-10-17T23:16:15.359Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-17T23:16:15.359Z] === RUN TestVolumesInvalidJSON [2019-10-17T23:16:15.359Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-17T23:16:15.359Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-17T23:16:15.359Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-17T23:16:15.359Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-17T23:16:15.359Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-17T23:16:15.359Z] PASS [2019-10-17T23:16:15.359Z] INFO: make.ps1 ended at 10/17/2019 23:16:15 [2019-10-17T23:16:15.359Z] INFO: Integration CLI tests being run from the host: [2019-10-17T23:16:15.359Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-17T23:16:18.141Z] --- PASS: TestServiceWithPredefinedNetwork (3.15s) [2019-10-17T23:16:18.142Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-17T23:16:18.142Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-17T23:16:18.142Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-17T23:16:18.142Z] service_test.go:230: FLAKY_TEST [2019-10-17T23:16:18.142Z] === RUN TestServiceWithDataPathPortInit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-17T23:16:18.932Z] + bundleName=arm64-integration [2019-10-17T23:16:18.932Z] + echo Creating arm64-integration-bundles.tar.gz [2019-10-17T23:16:18.932Z] Creating arm64-integration-bundles.tar.gz [2019-10-17T23:16:18.932Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.profxargs -o -name tar *-report.xml -czf arm64-integration-bundles.tar.gz [2019-10-17T23:16:18.932Z] ) -print [Pipeline] archiveArtifacts [2019-10-17T23:16:19.203Z] Archiving artifacts [2019-10-17T23:16:19.450Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40100/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-17T23:16:19.765Z] + make clean [2019-10-17T23:16:20.332Z] docker volume rm -f docker-dev-cache [2019-10-17T23:16:20.332Z] docker-dev-cache [Pipeline] deleteDir [2019-10-17T23:16:22.321Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-17T23:16:23.946Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-17T23:16:23.946Z] INFO: Testing against a local daemon [2019-10-17T23:16:23.946Z] === RUN TestDockerSuite [2019-10-17T23:16:23.946Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-17T23:16:23.946Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-17T23:16:23.946Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-17T23:16:23.946Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-17T23:16:23.946Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-17T23:16:23.946Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-17T23:16:23.946Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-17T23:16:23.946Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-17T23:16:23.946Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-17T23:16:24.062Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-17T23:16:24.062Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-17T23:16:24.062Z] remote: Enumerating objects: 19, done. [2019-10-17T23:16:24.062Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-17T23:16:24.063Z] 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. [2019-10-17T23:16:24.063Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-17T23:16:24.063Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-17T23:16:24.405Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-17T23:16:24.414Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=262344b997cd889c486074d27f1bb801bd6f8e6a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:262344b997cd889c486074d27f1bb801bd6f8e6a hack/test/unit [2019-10-17T23:16:24.865Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-17T23:16:25.324Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-17T23:16:27.689Z] ? github.com/docker/docker/api [no test files] [2019-10-17T23:16:32.950Z] --- PASS: TestBuildWithHugeFile (30.57s) [2019-10-17T23:16:32.950Z] === RUN TestBuildWithEmptyDockerfile [2019-10-17T23:16:32.950Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T23:16:32.950Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T23:16:32.950Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T23:16:32.950Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T23:16:32.950Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T23:16:32.950Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T23:16:32.950Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T23:16:32.950Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T23:16:32.950Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T23:16:32.950Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-10-17T23:16:32.950Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2019-10-17T23:16:32.950Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2019-10-17T23:16:32.950Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-10-17T23:16:32.950Z] === RUN TestBuildPreserveOwnership [2019-10-17T23:16:32.950Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-17T23:16:33.311Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-17T23:16:35.808Z] --- PASS: TestBuildPreserveOwnership (5.92s) [2019-10-17T23:16:35.808Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.80s) [2019-10-17T23:16:35.808Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s) [2019-10-17T23:16:35.808Z] === RUN TestBuildPlatformInvalid [2019-10-17T23:16:35.808Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2019-10-17T23:16:35.808Z] PASS [2019-10-17T23:16:35.808Z] [2019-10-17T23:16:35.808Z] === Skipped [2019-10-17T23:16:35.808Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-17T23:16:35.808Z] build_session_test.go:25: TODO: BuildKit [2019-10-17T23:16:35.808Z] [2019-10-17T23:16:35.808Z] [2019-10-17T23:16:35.808Z] DONE 32 tests, 1 skipped in 80.065s [2019-10-17T23:16:35.808Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-17T23:16:35.808Z] ++ 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 [2019-10-17T23:16:35.808Z] ++ set -e [2019-10-17T23:16:35.808Z] ++ '[' -n 0 ']' [2019-10-17T23:16:35.808Z] ++ set -x [2019-10-17T23:16:35.808Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:16:35.808Z] INFO: Testing against a local daemon [2019-10-17T23:16:35.808Z] === RUN TestConfigList [2019-10-17T23:16:38.713Z] #73 exporting layers 111.8s done [2019-10-17T23:16:38.713Z] #73 exporting manifest sha256:ac743e35d42a0a419fc7c017a2dca1c44a2eae96c2b4ac9679153c92e369c97b 0.0s done [2019-10-17T23:16:38.713Z] #73 exporting config sha256:37cf7a6d997150e5122e782d9a28706c1c62efed66c5fc61b4a6809616575246 done [2019-10-17T23:16:38.713Z] #73 sending tarball [2019-10-17T23:16:38.998Z] --- PASS: TestConfigList (2.80s) [2019-10-17T23:16:38.998Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-17T23:16:38.998Z] === RUN TestConfigsCreateAndDelete [2019-10-17T23:16:40.421Z] --- PASS: TestServiceWithDataPathPortInit (19.43s) [2019-10-17T23:16:40.421Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-17T23:16:40.421Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-17T23:16:40.421Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-17T23:16:41.690Z] --- PASS: TestConfigsCreateAndDelete (2.43s) [2019-10-17T23:16:41.690Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-17T23:16:41.690Z] === RUN TestConfigsUpdate [2019-10-17T23:16:42.534Z] ok github.com/docker/docker/api/server 0.015s coverage: 9.0% of statements [2019-10-17T23:16:43.698Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-17T23:16:44.177Z] --- PASS: TestConfigsUpdate (2.70s) [2019-10-17T23:16:44.177Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-17T23:16:44.177Z] === RUN TestTemplatedConfig [2019-10-17T23:16:45.595Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-17T23:16:47.352Z] --- PASS: TestTemplatedConfig (3.46s) [2019-10-17T23:16:47.352Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-17T23:16:47.352Z] === RUN TestConfigInspect [2019-10-17T23:16:47.490Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.83s) [2019-10-17T23:16:47.490Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-17T23:16:47.490Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8fqft4d8kr2960gqxxdytngdu Created:2019-10-17 23:16:39.022407918 +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[40154c7d41dada804ef270df0cf360bdd4e7ff21426166548b68c8f1e3df0a66:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rukmvez15vd8b8a2lhtt49jwf EndpointID:66afc256845c419ac1853235376fb6c3bedaf9ca1f285e6f7ee3f0bb367ff974 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3d5a0fde93f5badecbb86d4c10fc3ce33a5fcb601ca13c80c8bb8830f0b00d12 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:85f4c69bdb34 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rukmvez15vd8b8a2lhtt49jwf EndpointID:66afc256845c419ac1853235376fb6c3bedaf9ca1f285e6f7ee3f0bb367ff974 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-17T23:16:47.490Z] PASS [2019-10-17T23:16:47.490Z] [2019-10-17T23:16:47.490Z] === Skipped [2019-10-17T23:16:47.490Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-17T23:16:47.490Z] service_test.go:230: FLAKY_TEST [2019-10-17T23:16:47.490Z] [2019-10-17T23:16:47.490Z] [2019-10-17T23:16:47.490Z] DONE 21 tests, 1 skipped in 51.436s [2019-10-17T23:16:47.490Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-17T23:16:47.491Z] ++ 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 [2019-10-17T23:16:47.491Z] ++ set -e [2019-10-17T23:16:47.491Z] ++ '[' -n 0 ']' [2019-10-17T23:16:47.491Z] ++ set -x [2019-10-17T23:16:47.491Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:16:47.491Z] INFO: Testing against a local daemon [2019-10-17T23:16:47.491Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-17T23:16:47.491Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-17T23:16:47.491Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-17T23:16:47.491Z] === RUN TestDockerNetworkIpvlan [2019-10-17T23:16:47.491Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-17T23:16:47.491Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-17T23:16:47.491Z] PASS [2019-10-17T23:16:47.491Z] [2019-10-17T23:16:47.491Z] === Skipped [2019-10-17T23:16:47.491Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-17T23:16:47.491Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-17T23:16:47.491Z] [2019-10-17T23:16:47.491Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-17T23:16:47.491Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-17T23:16:47.491Z] [2019-10-17T23:16:47.491Z] [2019-10-17T23:16:47.491Z] DONE 2 tests, 2 skipped in 0.159s [2019-10-17T23:16:47.491Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-17T23:16:47.491Z] ++ 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 [2019-10-17T23:16:47.491Z] ++ set -e [2019-10-17T23:16:47.491Z] ++ '[' -n 0 ']' [2019-10-17T23:16:47.491Z] ++ set -x [2019-10-17T23:16:47.491Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:16:47.748Z] INFO: Testing against a local daemon [2019-10-17T23:16:47.748Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-17T23:16:49.121Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2019-10-17T23:16:49.121Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-17T23:16:49.121Z] === RUN TestDockerNetworkMacvlan [2019-10-17T23:16:49.823Z] --- PASS: TestConfigInspect (2.78s) [2019-10-17T23:16:49.823Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-17T23:16:49.823Z] === RUN TestConfigCreateWithLabels [2019-10-17T23:16:50.053Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-17T23:16:50.617Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-17T23:16:51.550Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-17T23:16:53.048Z] --- PASS: TestConfigCreateWithLabels (2.80s) [2019-10-17T23:16:53.048Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-17T23:16:53.048Z] === RUN TestConfigCreateResolve [2019-10-17T23:16:54.830Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-17T23:16:55.395Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-17T23:16:55.696Z] --- PASS: TestConfigCreateResolve (2.90s) [2019-10-17T23:16:55.696Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-17T23:16:55.696Z] === RUN TestConfigDaemonLibtrustID [2019-10-17T23:16:56.066Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-17T23:16:56.066Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-17T23:16:56.066Z] PASS [2019-10-17T23:16:56.066Z] [2019-10-17T23:16:56.066Z] DONE 8 tests in 20.493s [2019-10-17T23:16:56.066Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-17T23:16:56.066Z] ++ 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 [2019-10-17T23:16:56.066Z] ++ set -e [2019-10-17T23:16:56.066Z] ++ '[' -n 0 ']' [2019-10-17T23:16:56.066Z] ++ set -x [2019-10-17T23:16:56.066Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:16:56.330Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-17T23:16:56.433Z] INFO: Testing against a local daemon [2019-10-17T23:16:56.433Z] === RUN TestCheckpoint [2019-10-17T23:16:56.433Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-17T23:16:56.433Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-17T23:16:56.433Z] === RUN TestContainerInvalidJSON [2019-10-17T23:16:56.433Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T23:16:56.433Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T23:16:56.433Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T23:16:56.433Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T23:16:56.433Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-17T23:16:56.433Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-17T23:16:56.433Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T23:16:56.433Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-17T23:16:56.433Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T23:16:56.433Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-17T23:16:56.433Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-17T23:16:56.433Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-17T23:16:56.433Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-17T23:16:56.433Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-17T23:16:56.433Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-10-17T23:16:56.433Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-17T23:16:56.433Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-10-17T23:16:56.433Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-17T23:16:56.796Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-10-17T23:16:56.796Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-17T23:16:56.796Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-10-17T23:16:56.796Z] === RUN TestCopyFromContainer [2019-10-17T23:16:56.897Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-17T23:16:57.154Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-17T23:16:57.374Z] #73 sending tarball 17.3s done [2019-10-17T23:16:57.374Z] #73 DONE 129.1s [2019-10-17T23:16:57.374Z] [2019-10-17T23:16:57.374Z] #74 importing to docker [2019-10-17T23:16:58.524Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-17T23:16:58.524Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-17T23:16:58.621Z] === RUN TestCopyFromContainer// [2019-10-17T23:16:58.621Z] === RUN TestCopyFromContainer//bar/root [2019-10-17T23:16:58.621Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-17T23:16:58.782Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-17T23:16:59.010Z] === RUN TestCopyFromContainer/bar/quux [2019-10-17T23:16:59.010Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-17T23:16:59.010Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-17T23:16:59.010Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-17T23:16:59.010Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-17T23:16:59.039Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-17T23:16:59.383Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-17T23:16:59.383Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-17T23:16:59.383Z] --- PASS: TestCopyFromContainer (2.62s) [2019-10-17T23:16:59.383Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-10-17T23:16:59.383Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2019-10-17T23:16:59.383Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-10-17T23:16:59.383Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-17T23:16:59.383Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-10-17T23:16:59.383Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-10-17T23:16:59.383Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2019-10-17T23:16:59.383Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-10-17T23:16:59.383Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-10-17T23:16:59.383Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-10-17T23:16:59.383Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-17T23:16:59.383Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T23:16:59.383Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T23:16:59.383Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T23:16:59.383Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T23:16:59.383Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T23:16:59.383Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T23:16:59.383Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T23:16:59.383Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T23:16:59.383Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T23:16:59.383Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-17T23:16:59.383Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-17T23:16:59.384Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-17T23:16:59.384Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-17T23:16:59.384Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-17T23:16:59.384Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-17T23:16:59.384Z] === RUN TestCreateWithInvalidEnv [2019-10-17T23:16:59.384Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-17T23:16:59.384Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-17T23:16:59.384Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-17T23:16:59.384Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-17T23:16:59.384Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-17T23:16:59.384Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-17T23:16:59.384Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-17T23:16:59.384Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-17T23:16:59.384Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-17T23:16:59.384Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-17T23:16:59.384Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-17T23:16:59.384Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-17T23:16:59.384Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-17T23:16:59.384Z] === RUN TestCreateTmpfsMountsTarget [2019-10-17T23:16:59.384Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2019-10-17T23:16:59.384Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-17T23:17:02.316Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-17T23:17:02.579Z] --- PASS: TestCreateWithCustomMaskedPaths (2.52s) [2019-10-17T23:17:02.579Z] === RUN TestCreateWithCapabilities [2019-10-17T23:17:02.579Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-17T23:17:02.579Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-17T23:17:02.579Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-17T23:17:02.579Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-17T23:17:02.579Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-17T23:17:02.579Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-17T23:17:02.579Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-17T23:17:02.579Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-17T23:17:02.579Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-17T23:17:02.579Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-17T23:17:02.579Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-17T23:17:02.579Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-17T23:17:02.579Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-17T23:17:02.579Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-17T23:17:02.579Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-17T23:17:02.579Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-17T23:17:02.579Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-17T23:17:02.579Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-17T23:17:02.579Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-17T23:17:02.579Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-17T23:17:02.579Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-17T23:17:02.579Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-17T23:17:02.579Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-17T23:17:02.579Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-17T23:17:02.579Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-17T23:17:02.579Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-17T23:17:02.579Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-17T23:17:02.579Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-17T23:17:02.579Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-17T23:17:02.579Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-17T23:17:02.579Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-17T23:17:02.579Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-17T23:17:02.579Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-17T23:17:02.579Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-10-17T23:17:02.579Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-17T23:17:02.579Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-17T23:17:02.579Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-10-17T23:17:02.579Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-10-17T23:17:02.579Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-10-17T23:17:02.579Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-10-17T23:17:02.579Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-10-17T23:17:02.579Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-17T23:17:02.579Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-17T23:17:02.579Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-10-17T23:17:02.579Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-10-17T23:17:02.579Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-17T23:17:05.026Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.58s) [2019-10-17T23:17:05.026Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-17T23:17:05.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T23:17:05.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T23:17:05.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T23:17:05.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T23:17:05.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T23:17:05.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T23:17:05.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T23:17:05.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T23:17:05.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T23:17:05.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T23:17:05.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T23:17:05.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T23:17:05.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T23:17:05.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T23:17:05.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T23:17:05.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-17T23:17:05.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-17T23:17:05.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-17T23:17:05.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-17T23:17:05.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2019-10-17T23:17:05.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-10-17T23:17:05.026Z] === RUN TestContainerStartOnDaemonRestart [2019-10-17T23:17:05.026Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-17T23:17:05.026Z] === RUN TestDaemonRestartIpcMode [2019-10-17T23:17:05.026Z] === PAUSE TestDaemonRestartIpcMode [2019-10-17T23:17:05.026Z] === RUN TestDiff [2019-10-17T23:17:05.595Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-17T23:17:05.828Z] --- PASS: TestDiff (0.95s) [2019-10-17T23:17:05.828Z] === RUN TestExecWithCloseStdin [2019-10-17T23:17:07.094Z] --- PASS: TestExecWithCloseStdin (1.10s) [2019-10-17T23:17:07.094Z] === RUN TestExec [2019-10-17T23:17:07.494Z] --- PASS: TestDockerNetworkMacvlan (18.44s) [2019-10-17T23:17:07.494Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:17:07.494Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-17T23:17:07.494Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:17:07.494Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-10-17T23:17:07.494Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:17:07.494Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.83s) [2019-10-17T23:17:07.494Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:17:07.494Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.84s) [2019-10-17T23:17:07.494Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:17:07.494Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.00s) [2019-10-17T23:17:07.494Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:17:07.494Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.50s) [2019-10-17T23:17:07.494Z] PASS [2019-10-17T23:17:07.494Z] [2019-10-17T23:17:07.494Z] DONE 8 tests in 20.000s [2019-10-17T23:17:07.494Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-17T23:17:07.494Z] ++ 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 [2019-10-17T23:17:07.494Z] ++ set -e [2019-10-17T23:17:07.494Z] ++ '[' -n 0 ']' [2019-10-17T23:17:07.494Z] ++ set -x [2019-10-17T23:17:07.494Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:17:07.494Z] testing: warning: no tests to run [2019-10-17T23:17:07.494Z] PASS [2019-10-17T23:17:07.494Z] [2019-10-17T23:17:07.494Z] DONE 0 tests in 0.041s [2019-10-17T23:17:07.494Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-17T23:17:07.494Z] ++ 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 [2019-10-17T23:17:07.494Z] ++ set -e [2019-10-17T23:17:07.494Z] ++ '[' -n 0 ']' [2019-10-17T23:17:07.494Z] ++ set -x [2019-10-17T23:17:07.494Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:17:07.752Z] INFO: Testing against a local daemon [2019-10-17T23:17:07.752Z] === RUN TestAuthZPluginAllowRequest [2019-10-17T23:17:08.366Z] --- PASS: TestExec (1.11s) [2019-10-17T23:17:08.366Z] === RUN TestExecUser [2019-10-17T23:17:09.266Z] --- PASS: TestExecUser (1.08s) [2019-10-17T23:17:09.266Z] === RUN TestExportContainerAndImportImage [2019-10-17T23:17:09.648Z] --- PASS: TestAuthZPluginAllowRequest (1.72s) [2019-10-17T23:17:09.648Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-17T23:17:09.648Z] === RUN TestAuthZPluginTLS [2019-10-17T23:17:09.906Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-17T23:17:09.906Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-17T23:17:09.906Z] === RUN TestAuthZPluginDenyRequest [2019-10-17T23:17:10.470Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-10-17T23:17:10.470Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-17T23:17:10.470Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-17T23:17:10.775Z] --- PASS: TestExportContainerAndImportImage (1.19s) [2019-10-17T23:17:10.775Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-17T23:17:11.035Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-10-17T23:17:11.035Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-17T23:17:11.035Z] === RUN TestAuthZPluginDenyResponse [2019-10-17T23:17:11.600Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2019-10-17T23:17:11.600Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-17T23:17:11.600Z] === RUN TestAuthZPluginAllowEventStream [2019-10-17T23:17:11.858Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-17T23:17:12.091Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2019-10-17T23:17:12.092Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-17T23:17:12.092Z] === RUN TestHealthCheckWorkdir [2019-10-17T23:17:12.116Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-17T23:17:12.886Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-17T23:17:12.952Z] --- PASS: TestHealthCheckWorkdir (1.16s) [2019-10-17T23:17:12.952Z] === RUN TestHealthKillContainer [2019-10-17T23:17:13.461Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-17T23:17:13.461Z] --- PASS: TestAuthZPluginAllowEventStream (1.98s) [2019-10-17T23:17:13.461Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-17T23:17:13.461Z] === RUN TestAuthZPluginErrorResponse [2019-10-17T23:17:13.719Z] === RUN TestDockerSuite/TestBuildFails [2019-10-17T23:17:14.283Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-10-17T23:17:14.283Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-17T23:17:14.283Z] === RUN TestAuthZPluginErrorRequest [2019-10-17T23:17:14.848Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-10-17T23:17:14.848Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-17T23:17:14.848Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-17T23:17:14.848Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-17T23:17:14.848Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-17T23:17:15.413Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2019-10-17T23:17:15.413Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-17T23:17:15.413Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-17T23:17:16.093Z] --- PASS: TestHealthKillContainer (3.14s) [2019-10-17T23:17:16.093Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-17T23:17:17.313Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2019-10-17T23:17:17.314Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-17T23:17:17.314Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-17T23:17:17.356Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s) [2019-10-17T23:17:17.356Z] === RUN TestIpcModeNone [2019-10-17T23:17:17.575Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-17T23:17:18.172Z] --- PASS: TestIpcModeNone (1.05s) [2019-10-17T23:17:18.172Z] === RUN TestIpcModePrivate [2019-10-17T23:17:18.957Z] --- PASS: TestIpcModePrivate (0.98s) [2019-10-17T23:17:18.957Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-17T23:17:18.957Z] === RUN TestIpcModeShareable [2019-10-17T23:17:20.102Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.38s) [2019-10-17T23:17:20.102Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-17T23:17:20.102Z] === RUN TestAuthZPluginHeader [2019-10-17T23:17:20.102Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-17T23:17:20.226Z] --- PASS: TestIpcModeShareable (1.10s) [2019-10-17T23:17:20.226Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-17T23:17:20.226Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-17T23:17:20.667Z] --- PASS: TestAuthZPluginHeader (0.89s) [2019-10-17T23:17:20.667Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-17T23:17:20.667Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-17T23:17:22.039Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-17T23:17:23.766Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.33s) [2019-10-17T23:17:23.766Z] === RUN TestAPIIpcModeHost [2019-10-17T23:17:23.937Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-17T23:17:24.194Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-17T23:17:24.379Z] #74 DONE 25.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-17T23:17:24.542Z] --- PASS: TestAPIIpcModeHost (0.89s) [2019-10-17T23:17:24.542Z] === RUN TestDaemonIpcModeShareable [2019-10-17T23:17:24.805Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=262344b997cd889c486074d27f1bb801bd6f8e6a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:262344b997cd889c486074d27f1bb801bd6f8e6a hack/test/unit [2019-10-17T23:17:25.566Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-17T23:17:25.824Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.10s) [2019-10-17T23:17:25.824Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" [2019-10-17T23:17:25.824Z] === RUN TestAuthZPluginV2Disable [2019-10-17T23:17:26.380Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2019-10-17T23:17:26.380Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-17T23:17:26.380Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-17T23:17:26.380Z] === RUN TestDaemonIpcModePrivate [2019-10-17T23:17:27.720Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-17T23:17:28.193Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2019-10-17T23:17:28.193Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-17T23:17:28.193Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-17T23:17:28.193Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-17T23:17:28.650Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-17T23:17:28.907Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-17T23:17:29.214Z] ? github.com/docker/docker/api [no test files] [2019-10-17T23:17:29.472Z] --- PASS: TestAuthZPluginV2Disable (3.83s) [2019-10-17T23:17:29.472Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" [2019-10-17T23:17:29.472Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-17T23:17:30.003Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2019-10-17T23:17:30.003Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-17T23:17:30.003Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-17T23:17:30.003Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-17T23:17:31.370Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-17T23:17:31.831Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2019-10-17T23:17:31.831Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-17T23:17:31.831Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-17T23:17:31.831Z] === RUN TestIpcModeOlderClient [2019-10-17T23:17:31.831Z] === PAUSE TestIpcModeOlderClient [2019-10-17T23:17:31.831Z] === RUN TestKillContainerInvalidSignal [2019-10-17T23:17:32.632Z] --- PASS: TestKillContainerInvalidSignal (0.94s) [2019-10-17T23:17:32.632Z] === RUN TestKillContainer [2019-10-17T23:17:32.632Z] === RUN TestKillContainer/no_signal [2019-10-17T23:17:32.742Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.29s) [2019-10-17T23:17:32.742Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" [2019-10-17T23:17:32.742Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-17T23:17:33.308Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-17T23:17:33.419Z] === RUN TestKillContainer/non_killing_signal [2019-10-17T23:17:34.218Z] === RUN TestKillContainer/killing_signal [2019-10-17T23:17:35.540Z] --- PASS: TestKillContainer (2.72s) [2019-10-17T23:17:35.540Z] --- PASS: TestKillContainer/no_signal (0.90s) [2019-10-17T23:17:35.540Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) [2019-10-17T23:17:35.540Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2019-10-17T23:17:35.540Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-17T23:17:35.540Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-17T23:17:35.836Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-17T23:17:36.511Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-17T23:17:37.535Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.06s) [2019-10-17T23:17:37.535Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.98s) [2019-10-17T23:17:37.535Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.73s) [2019-10-17T23:17:37.535Z] === RUN TestKillStoppedContainer [2019-10-17T23:17:37.535Z] --- PASS: TestKillStoppedContainer (0.07s) [2019-10-17T23:17:37.535Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-17T23:17:37.535Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-17T23:17:37.535Z] === RUN TestKillDifferentUserContainer [2019-10-17T23:17:38.326Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2019-10-17T23:17:38.326Z] === RUN TestInspectOomKilledTrue [2019-10-17T23:17:38.326Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-17T23:17:38.326Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T23:17:38.326Z] === RUN TestInspectOomKilledFalse [2019-10-17T23:17:38.326Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-17T23:17:38.326Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T23:17:38.326Z] === RUN TestLinksEtcHostsContentMatch [2019-10-17T23:17:39.123Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2019-10-17T23:17:39.123Z] === RUN TestLinksContainerNames [2019-10-17T23:17:40.016Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-17T23:17:40.932Z] --- PASS: TestLinksContainerNames (1.62s) [2019-10-17T23:17:40.932Z] === RUN TestLogsFollowTailEmpty [2019-10-17T23:17:41.719Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2019-10-17T23:17:41.719Z] === RUN TestContainerNetworkMountsNoChown [2019-10-17T23:17:42.511Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/default [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/default [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/private [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/private [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/rprivate [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/slave [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/slave [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/rslave [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/shared [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/shared [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/rshared [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-17T23:17:42.511Z] === CONT TestMountDaemonRoot/default [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-17T23:17:42.511Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-17T23:17:42.511Z] === CONT TestMountDaemonRoot/rshared [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-17T23:17:42.511Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-17T23:17:42.511Z] === CONT TestMountDaemonRoot/shared [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-17T23:17:42.511Z] === CONT TestMountDaemonRoot/rslave [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-17T23:17:42.511Z] === CONT TestMountDaemonRoot/slave [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-17T23:17:42.511Z] === CONT TestMountDaemonRoot/rprivate [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-17T23:17:42.511Z] === CONT TestMountDaemonRoot/private [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-17T23:17:42.511Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-17T23:17:42.511Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-17T23:17:42.511Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-17T23:17:42.511Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-17T23:17:42.884Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-17T23:17:42.884Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-17T23:17:42.884Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-17T23:17:42.884Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-17T23:17:42.884Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-17T23:17:42.884Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-17T23:17:42.884Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-17T23:17:42.884Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-17T23:17:42.884Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-17T23:17:42.884Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-17T23:17:42.884Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-17T23:17:42.884Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-17T23:17:43.257Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-17T23:17:43.257Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-17T23:17:43.257Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-17T23:17:43.257Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-17T23:17:43.257Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-17T23:17:43.257Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-17T23:17:43.257Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-17T23:17:43.257Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-17T23:17:43.257Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-17T23:17:43.257Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-17T23:17:43.257Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-17T23:17:43.257Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-17T23:17:43.257Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-17T23:17:43.257Z] === RUN TestContainerBindMountNonRecursive [2019-10-17T23:17:43.320Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-17T23:17:43.886Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-17T23:17:44.145Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-17T23:17:45.068Z] --- PASS: TestContainerBindMountNonRecursive (1.83s) [2019-10-17T23:17:45.068Z] === RUN TestNetworkNat [2019-10-17T23:17:45.077Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-17T23:17:45.335Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-17T23:17:45.335Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.60s) [2019-10-17T23:17:45.335Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" [2019-10-17T23:17:45.335Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-17T23:17:45.335Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-17T23:17:45.872Z] --- PASS: TestNetworkNat (0.84s) [2019-10-17T23:17:45.873Z] === RUN TestNetworkLocalhostTCPNat [2019-10-17T23:17:46.721Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-17T23:17:46.978Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-17T23:17:47.215Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2019-10-17T23:17:47.215Z] === RUN TestNetworkLoopbackNat [2019-10-17T23:17:47.235Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-17T23:17:47.799Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-17T23:17:48.034Z] --- PASS: TestNetworkLoopbackNat (1.22s) [2019-10-17T23:17:48.034Z] === RUN TestPause [2019-10-17T23:17:48.056Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-17T23:17:48.621Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-17T23:17:49.275Z] --- PASS: TestPause (0.89s) [2019-10-17T23:17:49.275Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-17T23:17:49.275Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-17T23:17:49.275Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-17T23:17:49.275Z] === RUN TestPauseStopPausedContainer [2019-10-17T23:17:49.553Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-17T23:17:50.056Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2019-10-17T23:17:50.056Z] === RUN TestPsFilter [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-17T23:17:50.149Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-10-17T23:17:50.149Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-17T23:17:50.149Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/types [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-17T23:17:50.149Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2019-10-17T23:17:50.149Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 95.2% of statements [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-17T23:17:50.149Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-10-17T23:17:50.149Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/builder [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-17T23:17:50.149Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-17T23:17:50.149Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2019-10-17T23:17:50.420Z] --- PASS: TestPsFilter (0.27s) [2019-10-17T23:17:50.420Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-17T23:17:51.201Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2019-10-17T23:17:51.201Z] === RUN TestRemoveContainerWithVolume [2019-10-17T23:17:51.655Z] ok github.com/docker/docker/api/server 0.025s coverage: 9.0% of statements [2019-10-17T23:17:51.985Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2019-10-17T23:17:51.985Z] === RUN TestRemoveContainerRunning [2019-10-17T23:17:52.079Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-17T23:17:52.778Z] --- PASS: TestRemoveContainerRunning (0.87s) [2019-10-17T23:17:52.778Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-17T23:17:53.413Z] ok github.com/docker/docker/builder/dockerfile 0.516s coverage: 48.2% of statements [2019-10-17T23:17:53.413Z] ok github.com/docker/docker/builder/remotecontext 0.200s coverage: 13.6% of statements [2019-10-17T23:17:54.021Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s) [2019-10-17T23:17:54.021Z] === RUN TestRemoveInvalidContainer [2019-10-17T23:17:54.021Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-17T23:17:54.021Z] === RUN TestRenameLinkedContainer [2019-10-17T23:17:54.340Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-10-17T23:17:55.267Z] ok github.com/docker/docker/builder/remotecontext/git 1.285s coverage: 85.1% of statements [2019-10-17T23:17:55.267Z] ? github.com/docker/docker/cli [no test files] [2019-10-17T23:17:55.267Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-17T23:17:57.226Z] --- PASS: TestRenameLinkedContainer (3.60s) [2019-10-17T23:17:57.226Z] === RUN TestRenameStoppedContainer [2019-10-17T23:17:57.338Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-17T23:17:58.472Z] --- PASS: TestRenameStoppedContainer (0.92s) [2019-10-17T23:17:58.472Z] === RUN TestRenameRunningContainerAndReuse [2019-10-17T23:17:59.430Z] ok github.com/docker/docker/client 0.205s coverage: 75.8% of statements [2019-10-17T23:18:00.375Z] --- PASS: TestRenameRunningContainerAndReuse (1.80s) [2019-10-17T23:18:00.375Z] === RUN TestRenameInvalidName [2019-10-17T23:18:01.230Z] --- PASS: TestRenameInvalidName (1.01s) [2019-10-17T23:18:01.230Z] === RUN TestRenameAnonymousContainer [2019-10-17T23:18:01.519Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-17T23:18:01.519Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-17T23:18:01.519Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-17T23:18:01.519Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-17T23:18:01.519Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-17T23:18:01.778Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-17T23:18:02.036Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2019-10-17T23:18:02.036Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-17T23:18:02.036Z] PASS [2019-10-17T23:18:02.036Z] [2019-10-17T23:18:02.036Z] DONE 17 tests in 54.457s [2019-10-17T23:18:02.036Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-17T23:18:02.036Z] ++ 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 [2019-10-17T23:18:02.036Z] ++ set -e [2019-10-17T23:18:02.036Z] ++ '[' -n 0 ']' [2019-10-17T23:18:02.036Z] ++ set -x [2019-10-17T23:18:02.036Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:18:02.294Z] INFO: Testing against a local daemon [2019-10-17T23:18:02.294Z] === RUN TestPluginInvalidJSON [2019-10-17T23:18:02.294Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:18:02.294Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:18:02.294Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:18:02.294Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-17T23:18:02.294Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-17T23:18:02.294Z] PASS [2019-10-17T23:18:02.294Z] [2019-10-17T23:18:02.294Z] DONE 2 tests in 0.196s [2019-10-17T23:18:02.294Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-17T23:18:02.294Z] ++ 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 [2019-10-17T23:18:02.294Z] ++ set -e [2019-10-17T23:18:02.294Z] ++ '[' -n 0 ']' [2019-10-17T23:18:02.294Z] ++ set -x [2019-10-17T23:18:02.294Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:18:02.553Z] INFO: Testing against a local daemon [2019-10-17T23:18:02.553Z] === RUN TestExternalGraphDriver [2019-10-17T23:18:02.553Z] === RUN TestExternalGraphDriver/json [2019-10-17T23:18:03.487Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-17T23:18:03.950Z] --- PASS: TestRenameAnonymousContainer (2.97s) [2019-10-17T23:18:03.950Z] === RUN TestRenameContainerWithSameName [2019-10-17T23:18:04.737Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2019-10-17T23:18:04.737Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-17T23:18:04.858Z] === RUN TestExternalGraphDriver/spec [2019-10-17T23:18:04.858Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-17T23:18:05.427Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-17T23:18:06.559Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) [2019-10-17T23:18:06.559Z] === RUN TestResize [2019-10-17T23:18:07.326Z] === RUN TestExternalGraphDriver/pull [2019-10-17T23:18:07.346Z] --- PASS: TestResize (0.92s) [2019-10-17T23:18:07.346Z] === RUN TestResizeWithInvalidSize [2019-10-17T23:18:08.673Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2019-10-17T23:18:08.673Z] === RUN TestResizeWhenContainerNotStarted [2019-10-17T23:18:09.225Z] --- PASS: TestExternalGraphDriver (6.85s) [2019-10-17T23:18:09.225Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-17T23:18:09.225Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2019-10-17T23:18:09.225Z] --- PASS: TestExternalGraphDriver/spec (2.42s) [2019-10-17T23:18:09.225Z] --- PASS: TestExternalGraphDriver/pull (2.18s) [2019-10-17T23:18:09.225Z] === RUN TestGraphdriverPluginV2 [2019-10-17T23:18:09.470Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2019-10-17T23:18:09.470Z] === RUN TestDaemonRestartKillContainers [2019-10-17T23:18:09.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-17T23:18:09.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-17T23:18:09.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-17T23:18:09.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-17T23:18:09.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-17T23:18:09.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-17T23:18:09.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-17T23:18:09.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-17T23:18:09.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-17T23:18:09.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-17T23:18:09.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-17T23:18:09.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-17T23:18:09.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-17T23:18:09.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-17T23:18:09.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-17T23:18:09.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-17T23:18:09.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:18:09.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:18:09.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:18:09.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:18:09.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:18:09.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:18:09.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:18:09.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:18:09.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-17T23:18:09.471Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-17T23:18:10.157Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-17T23:18:10.722Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-17T23:18:11.287Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-17T23:18:11.312Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-17T23:18:11.689Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-17T23:18:13.762Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-17T23:18:14.567Z] --- PASS: TestGraphdriverPluginV2 (4.88s) [2019-10-17T23:18:14.568Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" [2019-10-17T23:18:14.568Z] PASS [2019-10-17T23:18:14.568Z] [2019-10-17T23:18:14.568Z] DONE 5 tests in 11.935s [2019-10-17T23:18:14.568Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-17T23:18:14.568Z] ++ 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 [2019-10-17T23:18:14.568Z] ++ set -e [2019-10-17T23:18:14.568Z] ++ '[' -n 0 ']' [2019-10-17T23:18:14.568Z] ++ set -x [2019-10-17T23:18:14.568Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-10-17T23:18:14.568Z] INFO: Testing against a local daemon [2019-10-17T23:18:14.568Z] === RUN TestContinueAfterPluginCrash [2019-10-17T23:18:14.568Z] === PAUSE TestContinueAfterPluginCrash [2019-10-17T23:18:14.568Z] === RUN TestDaemonStartWithLogOpt [2019-10-17T23:18:14.568Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-17T23:18:14.568Z] === CONT TestContinueAfterPluginCrash [2019-10-17T23:18:14.568Z] === CONT TestDaemonStartWithLogOpt [2019-10-17T23:18:15.052Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-17T23:18:16.314Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-17T23:18:17.105Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:18:18.387Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:18:18.757Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:18:19.561Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:18:19.946Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-17T23:18:22.436Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-17T23:18:22.436Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.91s) [2019-10-17T23:18:22.436Z] 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" [2019-10-17T23:18:22.436Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s) [2019-10-17T23:18:22.436Z] 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" [2019-10-17T23:18:22.436Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.08s) [2019-10-17T23:18:22.436Z] 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" [2019-10-17T23:18:22.436Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.66s) [2019-10-17T23:18:22.436Z] 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" [2019-10-17T23:18:22.436Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.38s) [2019-10-17T23:18:22.437Z] 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" [2019-10-17T23:18:22.437Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s) [2019-10-17T23:18:22.437Z] 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" [2019-10-17T23:18:22.437Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.19s) [2019-10-17T23:18:22.437Z] 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" [2019-10-17T23:18:22.437Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2019-10-17T23:18:22.437Z] 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" [2019-10-17T23:18:22.437Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2019-10-17T23:18:22.437Z] 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" [2019-10-17T23:18:22.437Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2019-10-17T23:18:22.437Z] 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" [2019-10-17T23:18:22.437Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2019-10-17T23:18:22.437Z] 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" [2019-10-17T23:18:22.437Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.15s) [2019-10-17T23:18:22.437Z] 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" [2019-10-17T23:18:22.437Z] === RUN TestCgroupNamespacesRun [2019-10-17T23:18:24.327Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2019-10-17T23:18:24.327Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-17T23:18:24.327Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-17T23:18:25.605Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2019-10-17T23:18:25.605Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-17T23:18:25.605Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-17T23:18:26.868Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-17T23:18:27.659Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2019-10-17T23:18:27.659Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-17T23:18:27.659Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-17T23:18:29.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-17T23:18:29.570Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2019-10-17T23:18:29.570Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-17T23:18:29.570Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-17T23:18:29.653Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-17T23:18:29.653Z] --- PASS: TestDaemonStartWithLogOpt (15.26s) [2019-10-17T23:18:29.653Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-17T23:18:31.027Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-17T23:18:31.393Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2019-10-17T23:18:31.393Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-17T23:18:31.393Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-17T23:18:31.773Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.80s) [2019-10-17T23:18:31.773Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-17T23:18:31.773Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-17T23:18:32.574Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2019-10-17T23:18:32.574Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-17T23:18:32.574Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-17T23:18:33.551Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-17T23:18:33.551Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-17T23:18:33.551Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-17T23:18:34.385Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2019-10-17T23:18:34.385Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-17T23:18:34.385Z] === RUN TestKernelTCPMemory [2019-10-17T23:18:34.482Z] --- PASS: TestContinueAfterPluginCrash (19.99s) [2019-10-17T23:18:34.482Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-17T23:18:34.482Z] PASS [2019-10-17T23:18:34.482Z] [2019-10-17T23:18:34.482Z] DONE 2 tests in 20.152s [2019-10-17T23:18:34.482Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-17T23:18:34.482Z] ++ 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 [2019-10-17T23:18:34.482Z] ++ set -e [2019-10-17T23:18:34.482Z] ++ '[' -n 0 ']' [2019-10-17T23:18:34.482Z] ++ set -x [2019-10-17T23:18:34.483Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:18:34.483Z] INFO: Testing against a local daemon [2019-10-17T23:18:34.483Z] === RUN TestPluginWithDevMounts [2019-10-17T23:18:34.483Z] === PAUSE TestPluginWithDevMounts [2019-10-17T23:18:34.483Z] === CONT TestPluginWithDevMounts [2019-10-17T23:18:35.623Z] --- PASS: TestKernelTCPMemory (0.97s) [2019-10-17T23:18:35.623Z] === RUN TestNISDomainname [2019-10-17T23:18:36.890Z] --- PASS: TestNISDomainname (1.21s) [2019-10-17T23:18:36.890Z] === RUN TestHostnameDnsResolution [2019-10-17T23:18:37.008Z] --- PASS: TestPluginWithDevMounts (2.39s) [2019-10-17T23:18:37.009Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-17T23:18:37.009Z] PASS [2019-10-17T23:18:37.009Z] [2019-10-17T23:18:37.009Z] DONE 1 tests in 2.564s [2019-10-17T23:18:37.009Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-17T23:18:37.009Z] ++ 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 [2019-10-17T23:18:37.009Z] ++ set -e [2019-10-17T23:18:37.009Z] ++ '[' -n 0 ']' [2019-10-17T23:18:37.009Z] ++ set -x [2019-10-17T23:18:37.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=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 [2019-10-17T23:18:37.266Z] INFO: Testing against a local daemon [2019-10-17T23:18:37.266Z] === RUN TestSecretInspect [2019-10-17T23:18:38.088Z] ok github.com/docker/docker/cmd/dockerd 0.058s coverage: 30.3% of statements [2019-10-17T23:18:38.088Z] ok github.com/docker/docker/container 0.148s coverage: 35.3% of statements [2019-10-17T23:18:38.088Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-17T23:18:38.088Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-17T23:18:38.088Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-17T23:18:38.088Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-17T23:18:38.170Z] --- PASS: TestHostnameDnsResolution (1.22s) [2019-10-17T23:18:38.170Z] === RUN TestStats [2019-10-17T23:18:39.794Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-17T23:18:40.051Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-17T23:18:40.309Z] --- PASS: TestSecretInspect (3.08s) [2019-10-17T23:18:40.309Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-17T23:18:40.309Z] === RUN TestSecretList [2019-10-17T23:18:40.749Z] --- PASS: TestStats (2.86s) [2019-10-17T23:18:40.749Z] === RUN TestStopContainerWithTimeout [2019-10-17T23:18:40.749Z] === RUN TestStopContainerWithTimeout/0 [2019-10-17T23:18:40.749Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-17T23:18:40.749Z] === RUN TestStopContainerWithTimeout/1 [2019-10-17T23:18:40.749Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-17T23:18:40.749Z] === RUN TestStopContainerWithTimeout/3 [2019-10-17T23:18:40.749Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-17T23:18:40.749Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-17T23:18:40.749Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-17T23:18:40.749Z] === CONT TestStopContainerWithTimeout/0 [2019-10-17T23:18:40.749Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-17T23:18:42.011Z] === CONT TestStopContainerWithTimeout/3 [2019-10-17T23:18:42.205Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-17T23:18:42.771Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-17T23:18:43.335Z] --- PASS: TestSecretList (2.97s) [2019-10-17T23:18:43.335Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-17T23:18:43.335Z] === RUN TestSecretsCreateAndDelete [2019-10-17T23:18:43.813Z] === CONT TestStopContainerWithTimeout/1 [2019-10-17T23:18:44.709Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-17T23:18:45.607Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-10-17T23:18:45.607Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2019-10-17T23:18:45.607Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2019-10-17T23:18:45.607Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2019-10-17T23:18:45.607Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2019-10-17T23:18:45.607Z] === RUN TestDeleteDevicemapper [2019-10-17T23:18:45.607Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-17T23:18:45.607Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-17T23:18:45.607Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-17T23:18:45.641Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-17T23:18:46.172Z] ok github.com/docker/docker/daemon/cluster 0.053s coverage: 0.5% of statements [2019-10-17T23:18:46.206Z] --- PASS: TestSecretsCreateAndDelete (2.97s) [2019-10-17T23:18:46.206Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-17T23:18:46.206Z] === RUN TestSecretsUpdate [2019-10-17T23:18:46.770Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-17T23:18:47.097Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2019-10-17T23:18:48.143Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-17T23:18:48.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-17T23:18:48.798Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.86s) [2019-10-17T23:18:48.798Z] === RUN TestUpdateMemory [2019-10-17T23:18:48.798Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-17T23:18:48.798Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-17T23:18:48.798Z] === RUN TestUpdateCPUQuota [2019-10-17T23:18:48.996Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.8% of statements [2019-10-17T23:18:50.041Z] --- PASS: TestSecretsUpdate (3.50s) [2019-10-17T23:18:50.041Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-17T23:18:50.041Z] === RUN TestTemplatedSecret [2019-10-17T23:18:50.041Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-17T23:18:50.072Z] --- PASS: TestUpdateCPUQuota (1.59s) [2019-10-17T23:18:50.072Z] === RUN TestUpdatePidsLimit [2019-10-17T23:18:50.072Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-17T23:18:50.299Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-17T23:18:50.439Z] === RUN TestUpdatePidsLimit/no_change [2019-10-17T23:18:50.557Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-17T23:18:50.813Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-17T23:18:50.814Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-17T23:18:51.178Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-17T23:18:51.380Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-17T23:18:51.965Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-17T23:18:52.313Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-17T23:18:52.336Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-17T23:18:52.350Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-17T23:18:52.350Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-17T23:18:52.350Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-17T23:18:52.350Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-17T23:18:52.350Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-17T23:18:52.350Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-17T23:18:52.350Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-17T23:18:52.350Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-17T23:18:52.350Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-17T23:18:52.350Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-17T23:18:52.350Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-17T23:18:52.350Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-17T23:18:52.785Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-17T23:18:54.213Z] --- PASS: TestTemplatedSecret (4.61s) [2019-10-17T23:18:54.213Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-17T23:18:54.213Z] === RUN TestSecretCreateResolve [2019-10-17T23:18:54.752Z] --- PASS: TestUpdatePidsLimit (4.37s) [2019-10-17T23:18:54.752Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2019-10-17T23:18:54.752Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2019-10-17T23:18:54.752Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2019-10-17T23:18:54.752Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2019-10-17T23:18:54.752Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2019-10-17T23:18:54.752Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2019-10-17T23:18:54.752Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.52s) [2019-10-17T23:18:54.752Z] === RUN TestUpdateRestartPolicy [2019-10-17T23:18:55.145Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-17T23:18:55.710Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-17T23:18:57.023Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-17T23:18:57.023Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-17T23:18:57.023Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-17T23:18:57.072Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2019-10-17T23:18:57.610Z] --- PASS: TestSecretCreateResolve (3.31s) [2019-10-17T23:18:57.610Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-17T23:18:57.610Z] PASS [2019-10-17T23:18:57.610Z] [2019-10-17T23:18:57.610Z] DONE 6 tests in 20.640s [2019-10-17T23:18:57.610Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-17T23:18:57.610Z] ++ 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 [2019-10-17T23:18:57.610Z] ++ set -e [2019-10-17T23:18:57.610Z] ++ '[' -n 0 ']' [2019-10-17T23:18:57.610Z] ++ set -x [2019-10-17T23:18:57.610Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:18:57.867Z] INFO: Testing against a local daemon [2019-10-17T23:18:57.867Z] === RUN TestServiceCreateInit [2019-10-17T23:18:57.867Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-17T23:18:58.436Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 84.6% of statements [2019-10-17T23:18:58.436Z] ok github.com/docker/docker/daemon 12.192s coverage: 17.6% of statements [2019-10-17T23:18:58.436Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-17T23:18:58.436Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-17T23:18:58.799Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-17T23:18:59.363Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-10-17T23:18:59.619Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2019-10-17T23:18:59.619Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-17T23:18:59.619Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-17T23:19:00.170Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-17T23:19:01.506Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2019-10-17T23:19:01.700Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-17T23:19:03.230Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-17T23:19:03.230Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-17T23:19:03.230Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-17T23:19:03.230Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-17T23:19:03.230Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-17T23:19:03.392Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-17T23:19:03.471Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-17T23:19:03.471Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-17T23:19:04.318Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.232s coverage: 57.0% of statements [2019-10-17T23:19:05.367Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-17T23:19:06.738Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-17T23:19:06.953Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-17T23:19:06.953Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-17T23:19:06.953Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-17T23:19:06.997Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-17T23:19:07.582Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.613s coverage: 72.5% of statements [2019-10-17T23:19:08.142Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.075s coverage: 46.2% of statements [2019-10-17T23:19:08.142Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-17T23:19:08.317Z] --- PASS: TestUpdateRestartPolicy (12.78s) [2019-10-17T23:19:08.317Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-17T23:19:08.317Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2019-10-17T23:19:08.317Z] === RUN TestWaitNonBlocked [2019-10-17T23:19:08.317Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T23:19:08.317Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T23:19:08.317Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T23:19:08.317Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T23:19:08.317Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T23:19:08.317Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T23:19:08.371Z] --- PASS: TestServiceCreateInit (10.44s) [2019-10-17T23:19:08.371Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.38s) [2019-10-17T23:19:08.371Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-17T23:19:08.371Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.03s) [2019-10-17T23:19:08.371Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-17T23:19:08.371Z] === RUN TestCreateServiceMultipleTimes [2019-10-17T23:19:09.118Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-10-17T23:19:09.118Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2019-10-17T23:19:09.118Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2019-10-17T23:19:09.118Z] === RUN TestWaitBlocked [2019-10-17T23:19:09.118Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-17T23:19:09.118Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-17T23:19:09.118Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-17T23:19:09.118Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-17T23:19:09.118Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-17T23:19:09.118Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-17T23:19:10.028Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.082s coverage: 51.0% of statements [2019-10-17T23:19:10.383Z] --- PASS: TestWaitBlocked (0.02s) [2019-10-17T23:19:10.383Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.88s) [2019-10-17T23:19:10.383Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2019-10-17T23:19:10.383Z] === CONT TestContainerStartOnDaemonRestart [2019-10-17T23:19:10.383Z] === CONT TestIpcModeOlderClient [2019-10-17T23:19:10.383Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-10-17T23:19:10.383Z] === CONT TestDaemonRestartIpcMode [2019-10-17T23:19:11.391Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.266s coverage: 76.1% of statements [2019-10-17T23:19:11.650Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-17T23:19:12.730Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-17T23:19:12.753Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-10-17T23:19:12.753Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 2.985s coverage: 57.2% of statements [2019-10-17T23:19:12.753Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-17T23:19:12.753Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-17T23:19:13.916Z] --- PASS: TestContainerStartOnDaemonRestart (3.08s) [2019-10-17T23:19:13.916Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-17T23:19:14.115Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2019-10-17T23:19:14.314Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-17T23:19:14.326Z] --- PASS: TestDaemonRestartIpcMode (3.78s) [2019-10-17T23:19:14.326Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-17T23:19:14.326Z] PASS [2019-10-17T23:19:14.326Z] [2019-10-17T23:19:14.326Z] === Skipped [2019-10-17T23:19:14.326Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-17T23:19:14.326Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-17T23:19:14.326Z] [2019-10-17T23:19:14.326Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-17T23:19:14.326Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T23:19:14.326Z] [2019-10-17T23:19:14.326Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-17T23:19:14.326Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-17T23:19:14.326Z] [2019-10-17T23:19:14.326Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-17T23:19:14.326Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-17T23:19:14.326Z] [2019-10-17T23:19:14.326Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-10-17T23:19:14.326Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-17T23:19:14.326Z] [2019-10-17T23:19:14.326Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-17T23:19:14.326Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-17T23:19:14.326Z] [2019-10-17T23:19:14.326Z] [2019-10-17T23:19:14.326Z] DONE 197 tests, 6 skipped in 138.079s [2019-10-17T23:19:14.326Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-17T23:19:14.326Z] ++ 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 [2019-10-17T23:19:14.326Z] ++ set -e [2019-10-17T23:19:14.326Z] ++ '[' -n 0 ']' [2019-10-17T23:19:14.326Z] ++ set -x [2019-10-17T23:19:14.326Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:19:14.326Z] INFO: Testing against a local daemon [2019-10-17T23:19:14.326Z] === RUN TestCommitInheritsEnv [2019-10-17T23:19:14.878Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-17T23:19:15.040Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-10-17T23:19:15.187Z] --- PASS: TestCommitInheritsEnv (0.51s) [2019-10-17T23:19:15.187Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-17T23:19:15.187Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-17T23:19:15.187Z] === RUN TestImagesFilterMultiReference [2019-10-17T23:19:15.187Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2019-10-17T23:19:15.187Z] === RUN TestImagePullPlatformInvalid [2019-10-17T23:19:15.187Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-17T23:19:15.187Z] === RUN TestRemoveImageOrphaning [2019-10-17T23:19:15.561Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2019-10-17T23:19:15.561Z] === RUN TestRemoveImageGarbageCollector [2019-10-17T23:19:15.561Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-17T23:19:15.561Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:19:15.561Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-17T23:19:15.561Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-10-17T23:19:15.561Z] === RUN TestTagInvalidReference [2019-10-17T23:19:15.561Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-17T23:19:15.561Z] === RUN TestTagValidPrefixedRepo [2019-10-17T23:19:15.561Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-10-17T23:19:15.561Z] === RUN TestTagExistedNameWithoutForce [2019-10-17T23:19:15.561Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-10-17T23:19:15.561Z] === RUN TestTagOfficialNames [2019-10-17T23:19:15.561Z] --- PASS: TestTagOfficialNames (0.04s) [2019-10-17T23:19:15.561Z] === RUN TestTagMatchesDigest [2019-10-17T23:19:15.561Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-10-17T23:19:15.561Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-17T23:19:15.965Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.9% of statements [2019-10-17T23:19:15.965Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-17T23:19:15.965Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-17T23:19:16.249Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-17T23:19:16.889Z] ok github.com/docker/docker/daemon/logger 0.249s coverage: 42.7% of statements [2019-10-17T23:19:18.251Z] ok github.com/docker/docker/daemon/logger/awslogs 0.188s coverage: 77.4% of statements [2019-10-17T23:19:18.251Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-17T23:19:18.251Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-17T23:19:18.251Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2019-10-17T23:19:19.613Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-10-17T23:19:19.613Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2019-10-17T23:19:20.173Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2019-10-17T23:19:21.098Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 74.7% of statements [2019-10-17T23:19:21.098Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-17T23:19:21.657Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 19.9% of statements [2019-10-17T23:19:23.019Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-10-17T23:19:23.603Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-10-17T23:19:24.163Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-17T23:19:24.418Z] ok github.com/docker/docker/daemon/logger/splunk 1.632s coverage: 82.5% of statements [2019-10-17T23:19:24.418Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-17T23:19:24.418Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-17T23:19:26.929Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2019-10-17T23:19:26.929Z] ok github.com/docker/docker/distribution 0.172s coverage: 22.1% of statements [2019-10-17T23:19:26.929Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-17T23:19:28.291Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2019-10-17T23:19:28.493Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-17T23:19:28.834Z] ok github.com/docker/docker/api/server/httputils 0.040s coverage: 14.7% of statements [2019-10-17T23:19:29.458Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-17T23:19:29.653Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-10-17T23:19:30.579Z] ok github.com/docker/docker/distribution/xfer 1.908s coverage: 85.1% of statements [2019-10-17T23:19:30.579Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-17T23:19:30.579Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2019-10-17T23:19:30.579Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-17T23:19:30.953Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2019-10-17T23:19:30.953Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-17T23:19:30.953Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-17T23:19:30.953Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-17T23:19:30.953Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-17T23:19:30.953Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-17T23:19:30.953Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-17T23:19:30.953Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-17T23:19:30.953Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-17T23:19:31.019Z] --- PASS: TestCreateServiceMultipleTimes (22.51s) [2019-10-17T23:19:31.019Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-17T23:19:31.019Z] === RUN TestCreateServiceConflict [2019-10-17T23:19:31.019Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-17T23:19:31.240Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-17T23:19:31.942Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-10-17T23:19:31.942Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-17T23:19:32.503Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-10-17T23:19:33.542Z] === RUN TestDockerSuite/TestBuildRm [2019-10-17T23:19:33.799Z] --- PASS: TestCreateServiceConflict (3.07s) [2019-10-17T23:19:33.799Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-17T23:19:33.799Z] === RUN TestCreateServiceMaxReplicas [2019-10-17T23:19:33.868Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2019-10-17T23:19:33.868Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-17T23:19:33.951Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-17T23:19:33.951Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-17T23:19:33.951Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2019-10-17T23:19:34.243Z] ok github.com/docker/docker/api/types/filters 0.064s coverage: 95.2% of statements [2019-10-17T23:19:34.552Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 4.0% of statements [2019-10-17T23:19:34.552Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-17T23:19:34.552Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-17T23:19:34.552Z] ? github.com/docker/docker/api/types [no test files] [2019-10-17T23:19:34.552Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-17T23:19:34.552Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-17T23:19:34.552Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-17T23:19:34.552Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-17T23:19:34.552Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-17T23:19:34.552Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-17T23:19:34.552Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-17T23:19:34.552Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-17T23:19:34.552Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-17T23:19:34.552Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-17T23:19:34.552Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-17T23:19:34.840Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements [2019-10-17T23:19:35.128Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2019-10-17T23:19:35.128Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-17T23:19:35.128Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-17T23:19:35.128Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-17T23:19:35.128Z] ? github.com/docker/docker/builder [no test files] [2019-10-17T23:19:35.128Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-17T23:19:35.128Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-17T23:19:35.128Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-17T23:19:35.128Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-17T23:19:35.128Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-17T23:19:35.128Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-17T23:19:35.128Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-17T23:19:35.753Z] ok github.com/docker/docker/pkg/archive 0.388s coverage: 77.2% of statements [2019-10-17T23:19:36.616Z] ok github.com/docker/docker/builder/dockerignore 0.042s coverage: 96.8% of statements [2019-10-17T23:19:36.679Z] ok github.com/docker/docker/pkg/authorization 0.245s coverage: 68.3% of statements [2019-10-17T23:19:36.934Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-17T23:19:37.078Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-17T23:19:37.189Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2019-10-17T23:19:37.643Z] --- PASS: TestCreateServiceMaxReplicas (3.68s) [2019-10-17T23:19:37.643Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-17T23:19:37.643Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-17T23:19:38.574Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-17T23:19:38.574Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-17T23:19:39.945Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-17T23:19:40.449Z] ok github.com/docker/docker/layer 7.116s coverage: 68.8% of statements [2019-10-17T23:19:40.450Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-17T23:19:40.450Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-17T23:19:40.450Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-17T23:19:40.450Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-17T23:19:40.450Z] ? github.com/docker/docker/oci [no test files] [2019-10-17T23:19:40.450Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-17T23:19:40.450Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-17T23:19:40.706Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-10-17T23:19:40.879Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-17T23:19:40.960Z] ok github.com/docker/docker/pkg/chrootarchive 2.966s coverage: 43.2% of statements [2019-10-17T23:19:40.960Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-17T23:19:40.960Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-17T23:19:41.215Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-10-17T23:19:41.444Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-17T23:19:42.141Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-10-17T23:19:42.145Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements [2019-10-17T23:19:42.701Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-10-17T23:19:42.816Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-17T23:19:43.260Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2019-10-17T23:19:44.184Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-10-17T23:19:44.187Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-17T23:19:44.215Z] ok github.com/docker/docker/builder/remotecontext/git 5.263s coverage: 85.1% of statements [2019-10-17T23:19:45.110Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2019-10-17T23:19:45.365Z] ok github.com/docker/docker/pkg/discovery/kv 3.110s coverage: 84.1% of statements [2019-10-17T23:19:45.567Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-17T23:19:45.620Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-10-17T23:19:45.620Z] ok github.com/docker/docker/pkg/fsutils 0.240s coverage: 85.1% of statements [2019-10-17T23:19:46.263Z] ok github.com/docker/docker/builder/remotecontext 0.532s coverage: 13.6% of statements [2019-10-17T23:19:46.981Z] ok github.com/docker/docker/pkg/idtools 0.391s coverage: 70.1% of statements [2019-10-17T23:19:46.981Z] ok github.com/docker/docker/pkg/ioutils 0.469s coverage: 69.3% of statements [2019-10-17T23:19:47.542Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2019-10-17T23:19:47.542Z] ok github.com/docker/docker/pkg/locker 0.029s coverage: 88.9% of statements [2019-10-17T23:19:47.797Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2019-10-17T23:19:47.797Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-17T23:19:48.315Z] ok github.com/docker/docker/builder/dockerfile 1.659s coverage: 48.2% of statements [2019-10-17T23:19:48.315Z] ? github.com/docker/docker/cli [no test files] [2019-10-17T23:19:48.315Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-17T23:19:48.357Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-10-17T23:19:48.611Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-17T23:19:48.867Z] ok github.com/docker/docker/pkg/mount 0.547s coverage: 69.6% of statements [2019-10-17T23:19:48.867Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-17T23:19:48.867Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2019-10-17T23:19:49.428Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-10-17T23:19:49.428Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2019-10-17T23:19:49.428Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-17T23:19:49.428Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-17T23:19:49.744Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-17T23:19:50.001Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-17T23:19:50.258Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-17T23:19:50.258Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-17T23:19:50.354Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2019-10-17T23:19:50.515Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-17T23:19:51.015Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-17T23:19:51.447Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-17T23:19:51.576Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-17T23:19:51.576Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-17T23:19:51.705Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-17T23:19:52.637Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-17T23:19:52.949Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-10-17T23:19:53.206Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-17T23:19:54.537Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.66s) [2019-10-17T23:19:54.537Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-17T23:19:54.537Z] === RUN TestCreateServiceSecretFileMode [2019-10-17T23:19:55.104Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-17T23:19:55.184Z] ok github.com/docker/docker/client 0.834s coverage: 75.8% of statements [2019-10-17T23:19:56.472Z] ok github.com/docker/docker/pkg/signal 2.421s coverage: 61.0% of statements [2019-10-17T23:19:56.472Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-17T23:19:57.033Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-17T23:19:57.033Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-17T23:19:57.595Z] ok github.com/docker/docker/pkg/symlink 0.009s coverage: 87.7% of statements [2019-10-17T23:19:57.634Z] --- PASS: TestCreateServiceSecretFileMode (3.45s) [2019-10-17T23:19:57.634Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-17T23:19:57.634Z] === RUN TestCreateServiceConfigFileMode [2019-10-17T23:19:57.850Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-10-17T23:19:57.892Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-17T23:19:58.411Z] ok github.com/docker/docker/pkg/system 0.017s coverage: 36.9% of statements [2019-10-17T23:19:58.668Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2019-10-17T23:19:59.230Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2019-10-17T23:19:59.268Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-17T23:19:59.792Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-10-17T23:19:59.792Z] testing: warning: no tests to run [2019-10-17T23:19:59.792Z] coverage: [no statements] [2019-10-17T23:19:59.792Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-17T23:20:00.352Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-17T23:20:00.353Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-17T23:20:00.608Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-17T23:20:00.641Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-17T23:20:00.899Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-17T23:20:00.899Z] --- PASS: TestCreateServiceConfigFileMode (3.39s) [2019-10-17T23:20:00.899Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-17T23:20:00.899Z] === RUN TestCreateServiceSysctls [2019-10-17T23:20:02.272Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-17T23:20:03.120Z] ok github.com/docker/docker/plugin 0.530s coverage: 27.1% of statements [2019-10-17T23:20:03.606Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2019-10-17T23:20:03.647Z] === RUN TestDockerSuite/TestBuildUser [2019-10-17T23:20:04.168Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-10-17T23:20:04.729Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-10-17T23:20:05.543Z] --- PASS: TestCreateServiceSysctls (4.28s) [2019-10-17T23:20:05.543Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-17T23:20:05.543Z] === RUN TestCreateServiceCapabilities [2019-10-17T23:20:06.094Z] ok github.com/docker/docker/registry 0.090s coverage: 56.3% of statements [2019-10-17T23:20:06.475Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-17T23:20:06.656Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-17T23:20:06.912Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-10-17T23:20:07.838Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2019-10-17T23:20:07.838Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-17T23:20:09.005Z] --- PASS: TestCreateServiceCapabilities (3.52s) [2019-10-17T23:20:09.005Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-17T23:20:09.005Z] === RUN TestInspect [2019-10-17T23:20:10.375Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-17T23:20:11.100Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2019-10-17T23:20:11.100Z] ok github.com/docker/docker/volume/local 0.024s coverage: 73.0% of statements [2019-10-17T23:20:11.661Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-10-17T23:20:12.279Z] --- PASS: TestInspect (3.30s) [2019-10-17T23:20:12.279Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-17T23:20:12.279Z] === RUN TestServiceListWithStatuses [2019-10-17T23:20:12.279Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-17T23:20:12.279Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-17T23:20:12.279Z] === RUN TestDockerNetworkConnectAlias [2019-10-17T23:20:13.023Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-10-17T23:20:20.383Z] --- PASS: TestDockerNetworkConnectAlias (7.07s) [2019-10-17T23:20:20.383Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-17T23:20:20.383Z] === RUN TestDockerNetworkReConnect [2019-10-17T23:20:25.175Z] ok github.com/docker/docker/pkg/plugins 33.620s coverage: 76.6% of statements [2019-10-17T23:20:25.175Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-17T23:20:25.175Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-17T23:20:25.175Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-17T23:20:25.175Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-17T23:20:25.175Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-17T23:20:25.175Z] ? github.com/docker/docker/rootless [no test files] [2019-10-17T23:20:25.175Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-17T23:20:25.175Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-17T23:20:25.175Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-17T23:20:25.175Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-17T23:20:25.175Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-17T23:20:25.175Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-17T23:20:25.175Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-17T23:20:25.175Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-17T23:20:25.175Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-17T23:20:25.175Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-17T23:20:25.175Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-17T23:20:25.175Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-17T23:20:25.175Z] ? github.com/docker/docker/volume [no test files] [2019-10-17T23:20:25.175Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-17T23:20:25.175Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-17T23:20:25.175Z] [2019-10-17T23:20:25.175Z] === Skipped [2019-10-17T23:20:25.175Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-17T23:20:25.175Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-17T23:20:25.175Z] [2019-10-17T23:20:25.175Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-17T23:20:25.175Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-17T23:20:25.175Z] [2019-10-17T23:20:25.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-17T23:20:25.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:20:25.175Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:20:25.175Z] [2019-10-17T23:20:25.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-17T23:20:25.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:20:25.175Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:20:25.175Z] [2019-10-17T23:20:25.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-17T23:20:25.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:20:25.175Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:20:25.175Z] [2019-10-17T23:20:25.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-17T23:20:25.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:20:25.175Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:20:25.175Z] [2019-10-17T23:20:25.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-17T23:20:25.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:20:25.175Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:20:25.175Z] [2019-10-17T23:20:25.175Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-17T23:20:25.175Z] graphtest_unix.go:73: No driver to put! [2019-10-17T23:20:25.175Z] [2019-10-17T23:20:25.175Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-17T23:20:25.175Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-17T23:20:25.175Z] [2019-10-17T23:20:25.175Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-17T23:20:25.175Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-17T23:20:25.175Z] [2019-10-17T23:20:25.175Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-17T23:20:25.175Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-17T23:20:25.175Z] [2019-10-17T23:20:25.175Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-17T23:20:25.175Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-17T23:20:25.175Z] [2019-10-17T23:20:25.175Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-17T23:20:25.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:20:25.175Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:20:25.175Z] [2019-10-17T23:20:25.175Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-17T23:20:25.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:20:25.175Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:20:25.175Z] [2019-10-17T23:20:25.175Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-17T23:20:25.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:20:25.175Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:20:25.175Z] [2019-10-17T23:20:25.175Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-17T23:20:25.175Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:20:25.175Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:20:25.175Z] [2019-10-17T23:20:25.175Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-17T23:20:25.176Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:20:25.176Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:20:25.176Z] [2019-10-17T23:20:25.176Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-17T23:20:25.176Z] graphtest_unix.go:73: No driver to put! [2019-10-17T23:20:25.176Z] [2019-10-17T23:20:25.176Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-17T23:20:25.176Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-17T23:20:25.176Z] [2019-10-17T23:20:25.176Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-17T23:20:25.176Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-17T23:20:25.176Z] [2019-10-17T23:20:25.176Z] [2019-10-17T23:20:25.176Z] DONE 2140 tests, 20 skipped in 238.442s Post stage [Pipeline] junit [2019-10-17T23:20:25.187Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-17T23:20:25.651Z] --- PASS: TestDockerNetworkReConnect (6.19s) [2019-10-17T23:20:25.651Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-17T23:20:25.651Z] === RUN TestServicePlugin [2019-10-17T23:20:25.905Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40100/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=262344b997cd889c486074d27f1bb801bd6f8e6a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:262344b997cd889c486074d27f1bb801bd6f8e6a hack/validate/vendor [2019-10-17T23:20:26.830Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-17T23:20:27.802Z] + echo Building e2e image [2019-10-17T23:20:27.802Z] Building e2e image [2019-10-17T23:20:27.802Z] + docker build --build-arg DOCKER_GITCOMMIT=262344b997cd889c486074d27f1bb801bd6f8e6a -t moby-e2e-test -f Dockerfile.e2e . [2019-10-17T23:20:27.802Z] #1 [internal] load build definition from Dockerfile.e2e [2019-10-17T23:20:27.802Z] #1 transferring dockerfile: 3.21kB done [2019-10-17T23:20:27.802Z] #1 DONE 0.0s [2019-10-17T23:20:27.802Z] [2019-10-17T23:20:27.802Z] #2 [internal] load .dockerignore [2019-10-17T23:20:27.802Z] #2 transferring context: 34B done [2019-10-17T23:20:27.802Z] #2 DONE 0.0s [2019-10-17T23:20:27.802Z] [2019-10-17T23:20:27.802Z] #4 [internal] load metadata for docker.io/library/golang:1.13.1-alpine [2019-10-17T23:20:28.057Z] #4 ... [2019-10-17T23:20:28.057Z] [2019-10-17T23:20:28.057Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-17T23:20:28.057Z] #3 DONE 0.2s [2019-10-17T23:20:28.057Z] [2019-10-17T23:20:28.057Z] #4 [internal] load metadata for docker.io/library/golang:1.13.1-alpine [2019-10-17T23:20:28.057Z] #4 DONE 0.2s [2019-10-17T23:20:28.057Z] [2019-10-17T23:20:28.057Z] #8 [internal] load build context [2019-10-17T23:20:28.312Z] #8 transferring context: 806.86kB 0.3s done [2019-10-17T23:20:28.312Z] #8 DONE 0.3s [2019-10-17T23:20:28.312Z] [2019-10-17T23:20:28.312Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-17T23:20:28.312Z] #14 resolve docker.io/library/golang:1.13.1-alpine@sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 done [2019-10-17T23:20:28.312Z] #14 sha256:48260c3da24c87ff788aa0db0518a8325cdb504eaffde3a34e2e113777d84444 3.80kB / 3.80kB done [2019-10-17T23:20:28.312Z] #14 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.1s done [2019-10-17T23:20:28.312Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.1s done [2019-10-17T23:20:28.312Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.1s done [2019-10-17T23:20:28.312Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 6.82MB / 126.85MB 0.3s [2019-10-17T23:20:28.312Z] #14 sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 1.65kB / 1.65kB done [2019-10-17T23:20:28.312Z] #14 sha256:483ab69016be0d2c2176d0719da8854579fe1849a5d9975b32cbe7432ca9b038 1.36kB / 1.36kB done [2019-10-17T23:20:28.312Z] #14 sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 126B / 126B 0.2s done [2019-10-17T23:20:28.568Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 20.24MB / 126.85MB 0.4s [2019-10-17T23:20:28.568Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 32.82MB / 126.85MB 0.5s [2019-10-17T23:20:28.823Z] #14 ... [2019-10-17T23:20:28.823Z] [2019-10-17T23:20:28.823Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-10-17T23:20:28.823Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-10-17T23:20:28.823Z] #5 sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb 1.64kB / 1.64kB done [2019-10-17T23:20:28.823Z] #5 sha256:acd3ca9941a85e8ed16515bfc5328e4e2f8c128caa72959a58a127b7801ee01f 528B / 528B done [2019-10-17T23:20:28.823Z] #5 sha256:961769676411f082461f9ef46626dd7a2d1e2b2a38e6a44364bcbecf51e66dd4 1.51kB / 1.51kB done [2019-10-17T23:20:28.823Z] #5 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0.4s done [2019-10-17T23:20:28.823Z] #5 DONE 0.6s [2019-10-17T23:20:28.823Z] [2019-10-17T23:20:28.823Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-17T23:20:28.823Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 46.41MB / 126.85MB 0.7s [2019-10-17T23:20:28.823Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 [2019-10-17T23:20:28.823Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 62.25MB / 126.85MB 0.9s [2019-10-17T23:20:28.823Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.2s done [2019-10-17T23:20:28.823Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done [2019-10-17T23:20:28.929Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-17T23:20:29.079Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 71.85MB / 126.85MB 1.0s [2019-10-17T23:20:29.079Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 88.47MB / 126.85MB 1.2s [2019-10-17T23:20:29.335Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 96.67MB / 126.85MB 1.3s [2019-10-17T23:20:29.335Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 104.69MB / 126.85MB 1.4s [2019-10-17T23:20:29.495Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-17T23:20:29.591Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 126.85MB / 126.85MB 1.6s [2019-10-17T23:20:29.847Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 126.85MB / 126.85MB 1.7s done [2019-10-17T23:20:29.847Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 [2019-10-17T23:20:30.059Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-17T23:20:30.101Z] #14 ... [2019-10-17T23:20:30.101Z] [2019-10-17T23:20:30.101Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-17T23:20:30.101Z] #6 DONE 1.3s [2019-10-17T23:20:30.101Z] [2019-10-17T23:20:30.101Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-17T23:20:30.623Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-17T23:20:31.187Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-17T23:20:32.559Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-17T23:20:35.085Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-17T23:20:35.085Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-17T23:20:35.085Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-17T23:20:35.085Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-17T23:20:35.085Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-17T23:20:35.336Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 5.1s [2019-10-17T23:20:36.698Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 6.4s done [2019-10-17T23:20:36.698Z] #14 extracting sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 [2019-10-17T23:20:36.953Z] #14 extracting sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 done [2019-10-17T23:20:37.208Z] #14 DONE 9.1s [2019-10-17T23:20:37.208Z] [2019-10-17T23:20:37.208Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-17T23:20:37.208Z] #7 1.140 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-17T23:20:37.208Z] #7 2.225 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-17T23:20:37.208Z] #7 2.336 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-17T23:20:37.208Z] #7 2.340 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-17T23:20:37.208Z] #7 2.554 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-17T23:20:37.208Z] #7 2.565 (4/31) Installing readline (8.0.0-r0) [2019-10-17T23:20:37.208Z] #7 2.574 (5/31) Installing bash (5.0.0-r0) [2019-10-17T23:20:37.208Z] #7 2.594 Executing bash-5.0.0-r0.post-install [2019-10-17T23:20:37.208Z] #7 2.597 (6/31) Installing ca-certificates (20190108-r0) [2019-10-17T23:20:37.208Z] #7 2.614 (7/31) Installing libgcc (8.3.0-r0) [2019-10-17T23:20:37.208Z] #7 2.619 (8/31) Installing libstdc++ (8.3.0-r0) [2019-10-17T23:20:37.208Z] #7 2.635 (9/31) Installing binutils (2.32-r0) [2019-10-17T23:20:37.208Z] #7 2.743 (10/31) Installing gmp (6.1.2-r1) [2019-10-17T23:20:37.208Z] #7 2.750 (11/31) Installing isl (0.18-r0) [2019-10-17T23:20:37.208Z] #7 2.775 (12/31) Installing libgomp (8.3.0-r0) [2019-10-17T23:20:37.208Z] #7 2.780 (13/31) Installing libatomic (8.3.0-r0) [2019-10-17T23:20:37.208Z] #7 2.785 (14/31) Installing mpfr3 (3.1.5-r1) [2019-10-17T23:20:37.208Z] #7 2.792 (15/31) Installing mpc1 (1.1.0-r0) [2019-10-17T23:20:37.208Z] #7 2.795 (16/31) Installing gcc (8.3.0-r0) [2019-10-17T23:20:37.208Z] #7 3.751 (17/31) Installing musl-dev (1.1.22-r3) [2019-10-17T23:20:37.208Z] #7 3.866 (18/31) Installing libc-dev (0.7.1-r0) [2019-10-17T23:20:37.208Z] #7 3.869 (19/31) Installing g++ (8.3.0-r0) [2019-10-17T23:20:37.208Z] #7 4.508 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-10-17T23:20:37.208Z] #7 4.513 (21/31) Installing libcurl (7.66.0-r0) [2019-10-17T23:20:37.208Z] #7 4.523 (22/31) Installing expat (2.2.8-r0) [2019-10-17T23:20:37.208Z] #7 4.528 (23/31) Installing pcre2 (10.33-r0) [2019-10-17T23:20:37.208Z] #7 4.537 (24/31) Installing git (2.22.0-r0) [2019-10-17T23:20:37.208Z] #7 4.774 (25/31) Installing libmnl (1.0.4-r0) [2019-10-17T23:20:37.208Z] #7 4.776 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-10-17T23:20:37.208Z] #7 4.781 (27/31) Installing iptables (1.8.3-r0) [2019-10-17T23:20:37.208Z] #7 4.813 (28/31) Installing pigz (2.4-r0) [2019-10-17T23:20:37.208Z] #7 4.820 (29/31) Installing tar (1.32-r0) [2019-10-17T23:20:37.208Z] #7 4.830 (30/31) Installing xz-libs (5.2.4-r0) [2019-10-17T23:20:37.208Z] #7 4.835 (31/31) Installing xz (5.2.4-r0) [2019-10-17T23:20:37.208Z] #7 4.842 Executing busybox-1.30.1-r2.trigger [2019-10-17T23:20:37.208Z] #7 4.848 Executing ca-certificates-20190108-r0.trigger [2019-10-17T23:20:37.208Z] #7 4.910 OK: 185 MiB in 45 packages [2019-10-17T23:20:37.464Z] #7 DONE 7.4s [2019-10-17T23:20:37.464Z] [2019-10-17T23:20:37.464Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-17T23:20:37.464Z] #9 DONE 0.1s [2019-10-17T23:20:37.464Z] [2019-10-17T23:20:37.464Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-17T23:20:37.607Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-17T23:20:37.607Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-17T23:20:37.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-17T23:20:37.719Z] #10 DONE 0.1s [2019-10-17T23:20:37.719Z] [2019-10-17T23:20:37.719Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-17T23:20:37.719Z] #11 DONE 0.1s [2019-10-17T23:20:37.719Z] [2019-10-17T23:20:37.719Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-17T23:20:37.719Z] #12 DONE 0.1s [2019-10-17T23:20:37.719Z] [2019-10-17T23:20:37.719Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-17T23:20:37.719Z] #13 DONE 0.1s [2019-10-17T23:20:37.719Z] [2019-10-17T23:20:37.719Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-17T23:20:38.277Z] #15 0.981 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-17T23:20:38.539Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-17T23:20:39.104Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-17T23:20:39.201Z] #15 2.047 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-17T23:20:39.201Z] #15 2.115 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-17T23:20:39.201Z] #15 2.118 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-17T23:20:39.522Z] #15 2.253 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-17T23:20:39.522Z] #15 2.261 (4/43) Installing readline (8.0.0-r0) [2019-10-17T23:20:39.522Z] #15 2.266 (5/43) Installing bash (5.0.0-r0) [2019-10-17T23:20:39.522Z] #15 2.279 Executing bash-5.0.0-r0.post-install [2019-10-17T23:20:39.522Z] #15 2.280 (6/43) Installing linux-headers (4.19.36-r0) [2019-10-17T23:20:39.522Z] #15 2.355 (7/43) Installing libuuid (2.33.2-r0) [2019-10-17T23:20:39.522Z] #15 2.357 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-10-17T23:20:39.522Z] #15 2.360 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-10-17T23:20:39.522Z] #15 2.364 (10/43) Installing binutils (2.32-r0) [2019-10-17T23:20:39.522Z] #15 2.435 (11/43) Installing libmagic (5.37-r0) [2019-10-17T23:20:39.522Z] #15 2.455 (12/43) Installing file (5.37-r0) [2019-10-17T23:20:39.777Z] #15 2.457 (13/43) Installing gmp (6.1.2-r1) [2019-10-17T23:20:39.777Z] #15 2.463 (14/43) Installing isl (0.18-r0) [2019-10-17T23:20:39.777Z] #15 2.479 (15/43) Installing libgomp (8.3.0-r0) [2019-10-17T23:20:39.777Z] #15 2.482 (16/43) Installing libatomic (8.3.0-r0) [2019-10-17T23:20:39.777Z] #15 2.483 (17/43) Installing libgcc (8.3.0-r0) [2019-10-17T23:20:39.777Z] #15 2.486 (18/43) Installing mpfr3 (3.1.5-r1) [2019-10-17T23:20:39.777Z] #15 2.491 (19/43) Installing mpc1 (1.1.0-r0) [2019-10-17T23:20:39.777Z] #15 2.494 (20/43) Installing libstdc++ (8.3.0-r0) [2019-10-17T23:20:39.777Z] #15 2.504 (21/43) Installing gcc (8.3.0-r0) [2019-10-17T23:20:40.338Z] #15 3.182 (22/43) Installing musl-dev (1.1.22-r3) [2019-10-17T23:20:40.338Z] #15 3.262 (23/43) Installing libc-dev (0.7.1-r0) [2019-10-17T23:20:40.338Z] #15 3.264 (24/43) Installing g++ (8.3.0-r0) [2019-10-17T23:20:40.612Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-17T23:20:40.612Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-17T23:20:40.899Z] #15 3.691 (25/43) Installing make (4.2.1-r2) [2019-10-17T23:20:40.899Z] #15 3.696 (26/43) Installing fortify-headers (1.1-r0) [2019-10-17T23:20:40.899Z] #15 3.698 (27/43) Installing build-base (0.5-r1) [2019-10-17T23:20:40.899Z] #15 3.699 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-10-17T23:20:40.899Z] #15 3.702 (29/43) Installing libcurl (7.66.0-r0) [2019-10-17T23:20:40.899Z] #15 3.709 (30/43) Installing curl (7.66.0-r0) [2019-10-17T23:20:40.899Z] #15 3.713 (31/43) Installing oniguruma (6.9.2-r0) [2019-10-17T23:20:40.899Z] #15 3.719 (32/43) Installing jq (1.6-r0) [2019-10-17T23:20:40.899Z] #15 3.726 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-10-17T23:20:40.899Z] #15 3.731 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-10-17T23:20:40.899Z] #15 3.734 (35/43) Installing libaio (0.3.111-r0) [2019-10-17T23:20:40.899Z] #15 3.736 (36/43) Installing libblkid (2.33.2-r0) [2019-10-17T23:20:40.899Z] #15 3.741 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-10-17T23:20:40.899Z] #15 3.771 (38/43) Installing libfdisk (2.33.2-r0) [2019-10-17T23:20:40.899Z] #15 3.778 (39/43) Installing libmount (2.33.2-r0) [2019-10-17T23:20:40.899Z] #15 3.782 (40/43) Installing libsmartcols (2.33.2-r0) [2019-10-17T23:20:40.899Z] #15 3.786 (41/43) Installing pkgconf (1.6.1-r1) [2019-10-17T23:20:40.899Z] #15 3.789 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-10-17T23:20:40.899Z] #15 3.811 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-10-17T23:20:40.899Z] #15 3.816 Executing busybox-1.30.1-r2.trigger [2019-10-17T23:20:40.899Z] #15 3.822 OK: 190 MiB in 58 packages [2019-10-17T23:20:42.260Z] #15 DONE 5.1s [2019-10-17T23:20:42.260Z] [2019-10-17T23:20:42.260Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-17T23:20:43.184Z] #16 DONE 0.8s [2019-10-17T23:20:43.184Z] [2019-10-17T23:20:43.184Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-17T23:20:43.744Z] #17 DONE 0.8s [2019-10-17T23:20:43.744Z] [2019-10-17T23:20:43.744Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-17T23:20:43.744Z] #18 DONE 0.0s [2019-10-17T23:20:43.998Z] [2019-10-17T23:20:43.998Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-17T23:20:43.998Z] #19 DONE 0.1s [2019-10-17T23:20:43.998Z] [2019-10-17T23:20:43.998Z] #31 [builder 1/4] COPY . . [2019-10-17T23:20:44.794Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-17T23:20:46.165Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-17T23:20:47.098Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-17T23:20:48.159Z] #31 DONE 3.6s [2019-10-17T23:20:48.159Z] [2019-10-17T23:20:48.159Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-17T23:20:48.159Z] #20 1.516 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-17T23:20:48.159Z] #20 1.713 [2019-10-17T23:20:48.159Z] #20 1.823 ########### 15.8% ###################### 31.7% ###################################### 53.9% #################################################### 72.9% ################################################################## 91.9% ######################################################################## 100.0% [2019-10-17T23:20:48.159Z] #20 2.461 [2019-10-17T23:20:48.159Z] #20 2.570 ####################### 33.1% ################################################################### 93.3% ######################################################################## 100.0% [2019-10-17T23:20:48.159Z] #20 2.874 [2019-10-17T23:20:48.159Z] #20 2.982 ############# 19.2% ############################## 42.6% ############################################### 65.7% ################################################################ 88.9% ######################################################################## 100.0% [2019-10-17T23:20:48.159Z] #20 3.519 [2019-10-17T23:20:48.471Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-17T23:20:48.728Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-17T23:20:48.728Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-17T23:20:48.926Z] #20 3.628 ### 4.9% ######### 13.0% ############## 20.4% ################### 27.8% ######################### 35.2% ############################## 42.7% ################################### 49.8% ######################################### 57.6% ############################################## 64.8% ################################################### 71.5% ########################################################## 81.3% ############################################################### 88.6% ##################################################################### 96.1% ######################################################################## 100.0% [2019-10-17T23:20:48.926Z] #20 5.142 [2019-10-17T23:20:49.184Z] #20 ... [2019-10-17T23:20:49.184Z] [2019-10-17T23:20:49.184Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-17T23:20:49.184Z] #32 DONE 1.7s [2019-10-17T23:20:49.184Z] [2019-10-17T23:20:49.184Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-17T23:20:49.661Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-17T23:20:50.109Z] #33 0.955 [2019-10-17T23:20:50.109Z] #33 1.023 Removing bundles/ [2019-10-17T23:20:50.109Z] #33 1.024 [2019-10-17T23:20:50.109Z] #33 1.029 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-17T23:20:50.669Z] #33 1.705 Building test suite binary ./integration-cli/test.main [2019-10-17T23:20:52.024Z] ok github.com/docker/docker/cmd/dockerd 0.139s coverage: 30.3% of statements [2019-10-17T23:20:52.187Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-17T23:20:52.187Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-17T23:20:52.187Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-17T23:20:52.693Z] ok github.com/docker/docker/container 0.174s coverage: 35.3% of statements [2019-10-17T23:20:52.693Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-17T23:20:52.693Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-17T23:20:52.693Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-17T23:20:52.693Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-17T23:20:53.122Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-17T23:20:54.054Z] === RUN TestDockerSuite/TestCommitChange [2019-10-17T23:20:54.830Z] #33 ... [2019-10-17T23:20:54.830Z] [2019-10-17T23:20:54.830Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-17T23:20:54.830Z] #20 5.853 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-17T23:20:54.830Z] #20 6.095 [2019-10-17T23:20:54.830Z] #20 6.169 ######################################################################## 100.0% [2019-10-17T23:20:54.830Z] #20 6.373 [2019-10-17T23:20:54.830Z] #20 7.152 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-17T23:20:54.830Z] #20 7.476 [2019-10-17T23:20:54.830Z] #20 7.664 ################################################################## 91.8% ######################################################################## 100.0% [2019-10-17T23:20:54.830Z] #20 7.881 [2019-10-17T23:20:54.830Z] #20 8.628 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-17T23:20:54.830Z] #20 8.723 skipping existing 1849cc453dee [2019-10-17T23:20:54.830Z] #20 8.945 [2019-10-17T23:20:54.830Z] #20 9.785 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-17T23:20:54.830Z] #20 10.12 [2019-10-17T23:20:54.830Z] #20 10.21 ######################################################################## 100.0% [2019-10-17T23:20:54.830Z] #20 10.47 [2019-10-17T23:20:54.830Z] #20 10.55 Download of images into '/build' complete. [2019-10-17T23:20:54.830Z] #20 10.55 Use something like the following to load the result into a Docker daemon: [2019-10-17T23:20:54.830Z] #20 10.55 tar -cC '/build' . | docker load [2019-10-17T23:20:54.830Z] #20 DONE 10.7s [2019-10-17T23:20:54.830Z] [2019-10-17T23:20:54.830Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-17T23:20:54.830Z] #22 DONE 0.1s [2019-10-17T23:20:54.830Z] [2019-10-17T23:20:54.830Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-17T23:20:54.830Z] #26 DONE 0.1s [2019-10-17T23:20:54.830Z] [2019-10-17T23:20:54.830Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-17T23:20:54.830Z] #23 DONE 0.1s [2019-10-17T23:20:54.830Z] [2019-10-17T23:20:54.830Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-17T23:20:54.830Z] #27 DONE 0.1s [2019-10-17T23:20:54.830Z] [2019-10-17T23:20:54.830Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-17T23:20:54.830Z] #24 ... [2019-10-17T23:20:54.830Z] [2019-10-17T23:20:54.830Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-17T23:20:54.830Z] #28 DONE 0.1s [2019-10-17T23:20:54.985Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-17T23:20:55.085Z] [2019-10-17T23:20:55.085Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-17T23:20:55.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-17T23:20:55.919Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-17T23:20:56.187Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.074s coverage: 65.3% of statements [2019-10-17T23:20:57.819Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-17T23:21:00.360Z] #29 ... [2019-10-17T23:21:00.360Z] [2019-10-17T23:21:00.360Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-17T23:21:00.360Z] #21 DONE 1.6s [2019-10-17T23:21:00.360Z] [2019-10-17T23:21:00.360Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-17T23:21:00.360Z] #24 2.184 + RM_GOPATH=0 [2019-10-17T23:21:00.360Z] #24 2.184 + TMP_GOPATH= [2019-10-17T23:21:00.360Z] #24 2.184 + : /build [2019-10-17T23:21:00.360Z] #24 2.184 + '[' -z '' ']' [2019-10-17T23:21:00.360Z] #24 2.184 ++ mktemp -d [2019-10-17T23:21:00.360Z] #24 2.184 + export GOPATH=/tmp/tmp.kNOijm [2019-10-17T23:21:00.360Z] #24 2.184 + GOPATH=/tmp/tmp.kNOijm [2019-10-17T23:21:00.360Z] #24 2.184 + RM_GOPATH=1 [2019-10-17T23:21:00.360Z] #24 2.184 ++ dirname ./install.sh [2019-10-17T23:21:00.360Z] #24 2.184 + dir=. [2019-10-17T23:21:00.360Z] #24 2.184 + bin=dockercli [2019-10-17T23:21:00.360Z] #24 2.184 + shift [2019-10-17T23:21:00.360Z] #24 2.184 + '[' '!' -f ./dockercli.installer ']' [2019-10-17T23:21:00.360Z] #24 2.184 + . ./dockercli.installer [2019-10-17T23:21:00.360Z] #24 2.184 ++ : stable [2019-10-17T23:21:00.360Z] #24 2.184 ++ : 17.06.2-ce [2019-10-17T23:21:00.360Z] #24 2.184 + install_dockercli [2019-10-17T23:21:00.360Z] #24 2.184 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-17T23:21:00.360Z] #24 2.184 ++ uname -m [2019-10-17T23:21:00.360Z] #24 2.184 + arch=x86_64 [2019-10-17T23:21:00.360Z] #24 2.184 + '[' x86_64 '!=' x86_64 ']' [2019-10-17T23:21:00.360Z] #24 2.184 + url=https://download.docker.com/linux/static [2019-10-17T23:21:00.360Z] #24 2.184 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-17T23:21:00.360Z] #24 2.185 Install docker/cli version 17.06.2-ce from stable [2019-10-17T23:21:00.360Z] #24 2.188 + tar -xz docker/docker [2019-10-17T23:21:00.360Z] #24 5.676 + mkdir -p /build [2019-10-17T23:21:00.360Z] #24 5.678 + mv docker/docker /build/ [2019-10-17T23:21:00.360Z] #24 5.681 + rmdir docker [2019-10-17T23:21:00.371Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-17T23:21:00.616Z] #24 DONE 5.8s [2019-10-17T23:21:00.616Z] [2019-10-17T23:21:00.616Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-17T23:21:00.936Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-17T23:21:01.501Z] --- PASS: TestServicePlugin (35.95s) [2019-10-17T23:21:01.501Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-17T23:21:01.501Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-17T23:21:01.501Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-17T23:21:01.501Z] plugin_test.go:62: [d2c2b8696717c] joining swarm manager [dec92cf53f172]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:21:01.501Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-17T23:21:01.501Z] plugin_test.go:65: [d4886b939ba9f] joining swarm manager [dec92cf53f172]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:21:01.501Z] === RUN TestServiceUpdateLabel [2019-10-17T23:21:01.543Z] #33 ... [2019-10-17T23:21:01.543Z] [2019-10-17T23:21:01.543Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-17T23:21:01.798Z] #25 DONE 0.4s [2019-10-17T23:21:01.798Z] [2019-10-17T23:21:01.798Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-17T23:21:03.068Z] ok github.com/docker/docker/daemon/cluster/convert 0.061s coverage: 35.8% of statements [2019-10-17T23:21:03.529Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-17T23:21:04.093Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-17T23:21:04.350Z] --- PASS: TestServiceUpdateLabel (3.01s) [2019-10-17T23:21:04.350Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-17T23:21:04.350Z] === RUN TestServiceUpdateSecrets [2019-10-17T23:21:06.249Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-17T23:21:06.560Z] ok github.com/docker/docker/daemon/cluster 0.167s coverage: 0.5% of statements [2019-10-17T23:21:07.182Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-17T23:21:07.182Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-17T23:21:07.182Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-17T23:21:07.182Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-17T23:21:07.182Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-17T23:21:07.182Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-17T23:21:07.182Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-17T23:21:09.076Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-17T23:21:09.509Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-17T23:21:09.509Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-17T23:21:09.509Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-17T23:21:09.509Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-17T23:21:10.973Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-17T23:21:10.973Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-17T23:21:11.538Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-17T23:21:11.680Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-17T23:21:12.099Z] ok github.com/docker/docker/daemon/discovery 0.051s coverage: 30.0% of statements [2019-10-17T23:21:12.137Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-17T23:21:12.137Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-17T23:21:12.137Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-17T23:21:12.137Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-17T23:21:12.469Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-17T23:21:12.596Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-17T23:21:13.401Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-17T23:21:13.561Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-17T23:21:14.333Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-17T23:21:14.820Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements [2019-10-17T23:21:14.899Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-17T23:21:15.108Z] ok github.com/docker/docker/daemon/config 0.107s coverage: 84.6% of statements [2019-10-17T23:21:15.156Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-17T23:21:15.156Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-17T23:21:15.719Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-17T23:21:15.719Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-17T23:21:15.976Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-17T23:21:15.976Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-17T23:21:16.233Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-17T23:21:16.456Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-17T23:21:17.164Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-17T23:21:17.988Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-17T23:21:17.988Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-17T23:21:17.988Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-17T23:21:17.988Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-17T23:21:18.095Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-17T23:21:18.617Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2019-10-17T23:21:18.659Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-17T23:21:18.917Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-17T23:21:19.851Z] --- PASS: TestServiceUpdateSecrets (15.47s) [2019-10-17T23:21:19.851Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-17T23:21:19.851Z] === RUN TestServiceUpdateConfigs [2019-10-17T23:21:20.160Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-17T23:21:20.783Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-17T23:21:21.716Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-17T23:21:21.716Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-17T23:21:22.089Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.549s coverage: 13.7% of statements [2019-10-17T23:21:22.653Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-17T23:21:23.113Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2019-10-17T23:21:23.584Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-17T23:21:24.515Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-17T23:21:25.079Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-17T23:21:25.080Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-17T23:21:25.161Z] --- PASS: TestImportExtremelyLargeImageWorks (114.97s) [2019-10-17T23:21:25.161Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-17T23:21:25.161Z] PASS [2019-10-17T23:21:25.161Z] [2019-10-17T23:21:25.161Z] === Skipped [2019-10-17T23:21:25.161Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-17T23:21:25.161Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:21:25.161Z] [2019-10-17T23:21:25.161Z] [2019-10-17T23:21:25.161Z] DONE 12 tests, 1 skipped in 116.356s [2019-10-17T23:21:25.161Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-17T23:21:25.161Z] ++ 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 [2019-10-17T23:21:25.161Z] ++ set -e [2019-10-17T23:21:25.161Z] ++ '[' -n 0 ']' [2019-10-17T23:21:25.161Z] ++ set -x [2019-10-17T23:21:25.161Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:21:25.161Z] INFO: Testing against a local daemon [2019-10-17T23:21:25.161Z] === RUN TestNetworkCreateDelete [2019-10-17T23:21:25.161Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-10-17T23:21:25.161Z] === RUN TestDockerNetworkDeletePreferID [2019-10-17T23:21:25.161Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2019-10-17T23:21:25.161Z] === RUN TestInspectNetwork [2019-10-17T23:21:25.161Z] === RUN TestInspectNetwork/full_network_id [2019-10-17T23:21:25.161Z] === RUN TestInspectNetwork/partial_network_id [2019-10-17T23:21:25.161Z] === RUN TestInspectNetwork/network_name [2019-10-17T23:21:25.161Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-17T23:21:25.161Z] --- PASS: TestInspectNetwork (8.93s) [2019-10-17T23:21:25.161Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-17T23:21:25.161Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-17T23:21:25.161Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-17T23:21:25.161Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-17T23:21:25.161Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-17T23:21:25.161Z] === RUN TestRunContainerWithBridgeNone [2019-10-17T23:21:25.161Z] --- PASS: TestRunContainerWithBridgeNone (2.62s) [2019-10-17T23:21:25.161Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-17T23:21:25.161Z] === RUN TestNetworkInvalidJSON [2019-10-17T23:21:25.161Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-17T23:21:25.161Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-17T23:21:25.161Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:21:25.161Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:21:25.161Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:21:25.161Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:21:25.161Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-17T23:21:25.161Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:21:25.161Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:21:25.161Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-10-17T23:21:25.161Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-17T23:21:25.161Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-17T23:21:25.161Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-17T23:21:25.161Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-17T23:21:25.161Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-10-17T23:21:25.161Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-17T23:21:25.161Z] === RUN TestDaemonDefaultNetworkPools [2019-10-17T23:21:25.161Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2019-10-17T23:21:25.161Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-17T23:21:25.161Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-17T23:21:25.818Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.933s coverage: 57.9% of statements [2019-10-17T23:21:25.938Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2019-10-17T23:21:25.939Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-17T23:21:25.939Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-17T23:21:26.010Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-17T23:21:26.887Z] ok github.com/docker/docker/daemon 12.494s coverage: 17.6% of statements [2019-10-17T23:21:26.887Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-17T23:21:26.887Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-17T23:21:26.887Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-17T23:21:26.887Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-17T23:21:26.942Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-17T23:21:27.197Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2019-10-17T23:21:27.197Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-17T23:21:27.197Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-17T23:21:27.566Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-10-17T23:21:27.566Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-17T23:21:27.566Z] === RUN TestServiceWithPredefinedNetwork [2019-10-17T23:21:27.874Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-17T23:21:28.131Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-17T23:21:28.282Z] #33 ... [2019-10-17T23:21:28.282Z] [2019-10-17T23:21:28.282Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-17T23:21:28.282Z] #29 29.22 # github.com/docker/docker/contrib/httpserver [2019-10-17T23:21:28.282Z] #29 29.22 loadinternal: cannot find runtime/cgo [2019-10-17T23:21:28.282Z] #29 DONE 29.8s [2019-10-17T23:21:28.282Z] [2019-10-17T23:21:28.282Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-17T23:21:28.282Z] #33 ... [2019-10-17T23:21:28.282Z] [2019-10-17T23:21:28.282Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-17T23:21:28.282Z] #30 DONE 0.1s [2019-10-17T23:21:28.282Z] [2019-10-17T23:21:28.282Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-17T23:21:29.064Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-17T23:21:29.593Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.138s coverage: 68.6% of statements [2019-10-17T23:21:30.794Z] --- PASS: TestServiceWithPredefinedNetwork (2.94s) [2019-10-17T23:21:30.795Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-17T23:21:30.795Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-17T23:21:30.795Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-17T23:21:30.795Z] service_test.go:230: FLAKY_TEST [2019-10-17T23:21:30.795Z] === RUN TestServiceWithDataPathPortInit [2019-10-17T23:21:30.987Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-17T23:21:32.364Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-17T23:21:32.364Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-17T23:21:32.364Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-17T23:21:32.364Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-17T23:21:32.364Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-17T23:21:32.369Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.181s coverage: 51.0% of statements [2019-10-17T23:21:32.369Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.070s coverage: 45.9% of statements [2019-10-17T23:21:32.369Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-17T23:21:32.520Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-17T23:21:33.740Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-17T23:21:35.087Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.690s coverage: 76.1% of statements [2019-10-17T23:21:35.636Z] --- PASS: TestServiceUpdateConfigs (15.78s) [2019-10-17T23:21:35.636Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-17T23:21:35.636Z] === RUN TestServiceUpdateNetwork [2019-10-17T23:21:36.119Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.639s coverage: 52.6% of statements [2019-10-17T23:21:36.119Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-17T23:21:36.119Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-17T23:21:36.748Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.045s coverage: 58.0% of statements [2019-10-17T23:21:37.379Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2019-10-17T23:21:37.667Z] ok github.com/docker/docker/daemon/links 0.025s coverage: 93.0% of statements [2019-10-17T23:21:38.314Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-17T23:21:38.314Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-17T23:21:38.314Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-17T23:21:38.915Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-17T23:21:39.480Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-17T23:21:40.415Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-17T23:21:40.415Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-17T23:21:40.415Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-17T23:21:42.037Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-17T23:21:43.002Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-17T23:21:43.223Z] ok github.com/docker/docker/daemon/logger 0.270s coverage: 42.7% of statements [2019-10-17T23:21:43.511Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 68.2% of statements [2019-10-17T23:21:43.695Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-17T23:21:43.800Z] ok github.com/docker/docker/daemon/logger/awslogs 0.583s coverage: 77.8% of statements [2019-10-17T23:21:44.167Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-17T23:21:45.538Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-17T23:21:45.910Z] ok github.com/docker/docker/daemon/images 0.062s coverage: 4.9% of statements [2019-10-17T23:21:45.910Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-17T23:21:45.910Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-17T23:21:45.910Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-17T23:21:45.910Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-17T23:21:45.910Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 88.3% of statements [2019-10-17T23:21:45.910Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 26.2% of statements [2019-10-17T23:21:47.402Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.049s coverage: 62.1% of statements [2019-10-17T23:21:50.104Z] ok github.com/docker/docker/daemon/logger/local 0.085s coverage: 74.7% of statements [2019-10-17T23:21:50.104Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-17T23:21:50.104Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.072s coverage: 19.9% of statements [2019-10-17T23:21:50.521Z] --- PASS: TestServiceWithDataPathPortInit (16.97s) [2019-10-17T23:21:50.521Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-17T23:21:50.521Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-17T23:21:50.521Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-17T23:21:50.793Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-17T23:21:51.050Z] --- PASS: TestServiceUpdateNetwork (15.44s) [2019-10-17T23:21:51.050Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-17T23:21:51.050Z] PASS [2019-10-17T23:21:51.050Z] [2019-10-17T23:21:51.050Z] === Skipped [2019-10-17T23:21:51.050Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-17T23:21:51.050Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-17T23:21:51.050Z] [2019-10-17T23:21:51.050Z] [2019-10-17T23:21:51.050Z] DONE 20 tests, 1 skipped in 173.380s [2019-10-17T23:21:51.050Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-17T23:21:51.050Z] ++ 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 [2019-10-17T23:21:51.050Z] ++ set -e [2019-10-17T23:21:51.050Z] ++ '[' -n 0 ']' [2019-10-17T23:21:51.050Z] ++ set -x [2019-10-17T23:21:51.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-10-17T23:21:51.307Z] INFO: Testing against a local daemon [2019-10-17T23:21:51.307Z] === RUN TestSessionCreate [2019-10-17T23:21:51.307Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-17T23:21:51.307Z] --- PASS: TestSessionCreate (0.03s) [2019-10-17T23:21:51.307Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-17T23:21:51.307Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-10-17T23:21:51.307Z] PASS [2019-10-17T23:21:51.307Z] [2019-10-17T23:21:51.307Z] DONE 2 tests in 0.212s [2019-10-17T23:21:51.307Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-17T23:21:51.307Z] ++ 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 [2019-10-17T23:21:51.307Z] ++ set -e [2019-10-17T23:21:51.307Z] ++ '[' -n 0 ']' [2019-10-17T23:21:51.307Z] ++ set -x [2019-10-17T23:21:51.307Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:21:51.307Z] INFO: Testing against a local daemon [2019-10-17T23:21:51.307Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-17T23:21:51.307Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-17T23:21:51.307Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-17T23:21:51.307Z] === RUN TestEventsExecDie [2019-10-17T23:21:51.588Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2019-10-17T23:21:52.212Z] ok github.com/docker/docker/daemon/logger/syslog 0.066s coverage: 47.8% of statements [2019-10-17T23:21:52.684Z] --- PASS: TestEventsExecDie (1.03s) [2019-10-17T23:21:52.684Z] === RUN TestEventsBackwardsCompatible [2019-10-17T23:21:52.684Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-10-17T23:21:52.684Z] === RUN TestInfoBinaryCommits [2019-10-17T23:21:52.684Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-17T23:21:52.684Z] === RUN TestInfoAPIVersioned [2019-10-17T23:21:52.684Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-17T23:21:52.684Z] === RUN TestInfoAPI [2019-10-17T23:21:52.684Z] --- PASS: TestInfoAPI (0.02s) [2019-10-17T23:21:52.684Z] === RUN TestInfoAPIWarnings [2019-10-17T23:21:53.248Z] --- PASS: TestInfoAPIWarnings (0.79s) [2019-10-17T23:21:53.248Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-17T23:21:53.248Z] === RUN TestLoginFailsWithBadCredentials [2019-10-17T23:21:53.505Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-17T23:21:53.520Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-17T23:21:53.520Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-17T23:21:53.520Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-17T23:21:53.520Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-17T23:21:53.520Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-17T23:21:53.520Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-17T23:21:53.730Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2019-10-17T23:21:53.763Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2019-10-17T23:21:53.763Z] === RUN TestPingCacheHeaders [2019-10-17T23:21:53.763Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-17T23:21:53.763Z] === RUN TestPingGet [2019-10-17T23:21:53.763Z] --- PASS: TestPingGet (0.02s) [2019-10-17T23:21:53.763Z] === RUN TestPingHead [2019-10-17T23:21:53.763Z] --- PASS: TestPingHead (0.03s) [2019-10-17T23:21:53.763Z] === RUN TestVersion [2019-10-17T23:21:53.763Z] --- PASS: TestVersion (0.05s) [2019-10-17T23:21:53.763Z] PASS [2019-10-17T23:21:53.763Z] [2019-10-17T23:21:53.763Z] === Skipped [2019-10-17T23:21:53.763Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-17T23:21:53.763Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-17T23:21:53.763Z] [2019-10-17T23:21:53.763Z] [2019-10-17T23:21:53.763Z] DONE 12 tests, 1 skipped in 2.552s [2019-10-17T23:21:53.763Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-17T23:21:53.763Z] ++ 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 [2019-10-17T23:21:53.763Z] ++ set -e [2019-10-17T23:21:53.763Z] ++ '[' -n 0 ']' [2019-10-17T23:21:53.763Z] ++ set -x [2019-10-17T23:21:53.764Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:21:54.021Z] INFO: Testing against a local daemon [2019-10-17T23:21:54.021Z] === RUN TestVolumesCreateAndList [2019-10-17T23:21:54.021Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-10-17T23:21:54.021Z] === RUN TestVolumesRemove [2019-10-17T23:21:54.024Z] ok github.com/docker/docker/daemon/logger/splunk 2.943s coverage: 82.5% of statements [2019-10-17T23:21:54.024Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-17T23:21:54.024Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-17T23:21:54.278Z] --- PASS: TestVolumesRemove (0.11s) [2019-10-17T23:21:54.278Z] === RUN TestVolumesInspect [2019-10-17T23:21:54.278Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-17T23:21:54.278Z] === RUN TestVolumesInvalidJSON [2019-10-17T23:21:54.278Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-17T23:21:54.278Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-17T23:21:54.278Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-17T23:21:54.278Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-10-17T23:21:54.278Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-17T23:21:54.278Z] PASS [2019-10-17T23:21:54.278Z] [2019-10-17T23:21:54.278Z] DONE 5 tests in 0.334s [2019-10-17T23:21:54.278Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-17T23:21:54.535Z] ++++ cat bundles/test-integration/docker.pid [2019-10-17T23:21:54.535Z] +++ kill 5292 [2019-10-17T23:21:55.098Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-17T23:21:56.029Z] +++ /etc/init.d/apparmor stop [2019-10-17T23:21:56.029Z] Clearing AppArmor profiles cache:. [2019-10-17T23:21:56.029Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-17T23:21:56.029Z] Unloading profiles will leave already running processes permanently [2019-10-17T23:21:56.029Z] unconfined, which can lead to unexpected situations. [2019-10-17T23:21:56.029Z] [2019-10-17T23:21:56.029Z] To set a process to complain mode, use the command line tool [2019-10-17T23:21:56.029Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-17T23:21:56.029Z] with the 'teardown' option." [2019-10-17T23:21:56.029Z] [2019-10-17T23:21:56.830Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.04s) [2019-10-17T23:21:56.830Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-17T23:21:56.830Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l19fr9gr1id6nxiij6mqdp6r2 Created:2019-10-17 23:21:48.908283486 +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[78e160ca6daa0c87d15eb2e604f4f77e785448131e56c6fe6fc04a5ef7778984:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4uxu81s7e7a34ist1cxndmn43 EndpointID:72d0f659062e0b81fa6b74efe860e6d115a9c505e7ad4cb9b30fc7b0d6197d98 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f2ca8f02865a95611410f77d10e7d0308d26e88a79296b58a0e08d55f87994fb 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:1148ee1ba8c5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4uxu81s7e7a34ist1cxndmn43 EndpointID:72d0f659062e0b81fa6b74efe860e6d115a9c505e7ad4cb9b30fc7b0d6197d98 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-17T23:21:56.830Z] PASS [2019-10-17T23:21:56.830Z] [2019-10-17T23:21:56.830Z] === Skipped [2019-10-17T23:21:56.830Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-17T23:21:56.830Z] service_test.go:230: FLAKY_TEST [2019-10-17T23:21:56.830Z] [2019-10-17T23:21:56.830Z] [2019-10-17T23:21:56.830Z] DONE 21 tests, 1 skipped in 45.821s [2019-10-17T23:21:56.830Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-17T23:21:56.830Z] ++ 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 [2019-10-17T23:21:56.830Z] ++ set -e [2019-10-17T23:21:56.830Z] ++ '[' -n 0 ']' [2019-10-17T23:21:56.830Z] ++ set -x [2019-10-17T23:21:56.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-10-17T23:21:56.830Z] INFO: Testing against a local daemon [2019-10-17T23:21:56.830Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-17T23:21:56.830Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-17T23:21:56.830Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-17T23:21:56.830Z] === RUN TestDockerNetworkIpvlan [2019-10-17T23:21:56.830Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-17T23:21:56.830Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-17T23:21:56.830Z] PASS [2019-10-17T23:21:56.830Z] [2019-10-17T23:21:56.830Z] === Skipped [2019-10-17T23:21:56.830Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-17T23:21:56.830Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-17T23:21:56.830Z] [2019-10-17T23:21:56.830Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-17T23:21:56.830Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-17T23:21:56.831Z] [2019-10-17T23:21:56.831Z] [2019-10-17T23:21:56.831Z] DONE 2 tests, 2 skipped in 0.254s [2019-10-17T23:21:56.831Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-17T23:21:56.831Z] ++ 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 [2019-10-17T23:21:56.831Z] ++ set -e [2019-10-17T23:21:56.831Z] ++ '[' -n 0 ']' [2019-10-17T23:21:56.831Z] ++ set -x [2019-10-17T23:21:56.831Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:21:56.831Z] INFO: Testing against a local daemon [2019-10-17T23:21:56.831Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-17T23:21:58.706Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.79s) [2019-10-17T23:21:58.706Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-17T23:21:58.706Z] === RUN TestDockerNetworkMacvlan [2019-10-17T23:21:59.307Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-17T23:21:59.562Z] ok github.com/docker/docker/distribution/metadata 0.149s coverage: 48.2% of statements [2019-10-17T23:21:59.562Z] ok github.com/docker/docker/errdefs 0.022s coverage: 49.4% of statements [2019-10-17T23:22:01.093Z] ok github.com/docker/docker/distribution 0.817s coverage: 22.1% of statements [2019-10-17T23:22:01.093Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-17T23:22:01.184Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-17T23:22:01.720Z] ok github.com/docker/docker/distribution/xfer 1.688s coverage: 85.1% of statements [2019-10-17T23:22:01.720Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-17T23:22:02.476Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-17T23:22:03.301Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-17T23:22:03.765Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2019-10-17T23:22:04.389Z] ok github.com/docker/docker/image 0.081s coverage: 86.4% of statements [2019-10-17T23:22:04.389Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-17T23:22:05.013Z] ok github.com/docker/docker/libcontainerd/queue 0.048s coverage: 100.0% of statements [2019-10-17T23:22:05.736Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-17T23:22:06.047Z] ok github.com/docker/docker/image/v1 0.052s coverage: 25.0% of statements [2019-10-17T23:22:06.047Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-17T23:22:06.678Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 50.0% of statements [2019-10-17T23:22:10.957Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-17T23:22:11.107Z] ok github.com/docker/docker/opts 0.169s coverage: 66.9% of statements [2019-10-17T23:22:11.743Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-10-17T23:22:12.765Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2019-10-17T23:22:13.051Z] ok github.com/docker/docker/pkg/archive 1.533s coverage: 77.3% of statements [2019-10-17T23:22:13.337Z] ok github.com/docker/docker/pkg/authorization 2.346s coverage: 68.3% of statements [2019-10-17T23:22:14.367Z] ok github.com/docker/docker/pkg/directory 0.023s coverage: 80.0% of statements [2019-10-17T23:22:15.389Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-10-17T23:22:15.675Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2019-10-17T23:22:15.918Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-17T23:22:16.712Z] --- PASS: TestDockerNetworkMacvlan (18.02s) [2019-10-17T23:22:16.712Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:22:16.712Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.42s) [2019-10-17T23:22:16.712Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:22:16.712Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-17T23:22:16.712Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:22:16.712Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s) [2019-10-17T23:22:16.712Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:22:16.712Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.26s) [2019-10-17T23:22:16.712Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:22:16.712Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.08s) [2019-10-17T23:22:16.712Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:22:16.712Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s) [2019-10-17T23:22:16.712Z] PASS [2019-10-17T23:22:16.712Z] [2019-10-17T23:22:16.712Z] DONE 8 tests in 19.884s [2019-10-17T23:22:16.712Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-17T23:22:16.712Z] ++ 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 [2019-10-17T23:22:16.712Z] ++ set -e [2019-10-17T23:22:16.712Z] ++ '[' -n 0 ']' [2019-10-17T23:22:16.712Z] ++ set -x [2019-10-17T23:22:16.712Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:22:16.712Z] testing: warning: no tests to run [2019-10-17T23:22:16.712Z] PASS [2019-10-17T23:22:16.712Z] [2019-10-17T23:22:16.712Z] DONE 0 tests in 0.016s [2019-10-17T23:22:16.712Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-17T23:22:16.712Z] ++ 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 [2019-10-17T23:22:16.712Z] ++ set -e [2019-10-17T23:22:16.712Z] ++ '[' -n 0 ']' [2019-10-17T23:22:16.712Z] ++ set -x [2019-10-17T23:22:16.712Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:22:16.712Z] INFO: Testing against a local daemon [2019-10-17T23:22:16.712Z] === RUN TestAuthZPluginAllowRequest [2019-10-17T23:22:17.168Z] ok github.com/docker/docker/layer 7.963s coverage: 68.8% of statements [2019-10-17T23:22:17.168Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-17T23:22:17.168Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-17T23:22:17.168Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-17T23:22:17.168Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-17T23:22:17.168Z] ? github.com/docker/docker/oci [no test files] [2019-10-17T23:22:17.168Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-17T23:22:17.168Z] ok github.com/docker/docker/pkg/discovery/memory 0.014s coverage: 92.3% of statements [2019-10-17T23:22:18.200Z] ok github.com/docker/docker/pkg/dmesg 0.018s coverage: 83.3% of statements [2019-10-17T23:22:18.486Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-10-17T23:22:18.523Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2019-10-17T23:22:18.523Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-17T23:22:18.523Z] === RUN TestAuthZPluginTLS [2019-10-17T23:22:19.308Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-17T23:22:19.308Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-17T23:22:19.308Z] === RUN TestAuthZPluginDenyRequest [2019-10-17T23:22:19.674Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-10-17T23:22:19.674Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-17T23:22:19.674Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-17T23:22:19.971Z] ok github.com/docker/docker/pkg/chrootarchive 4.369s coverage: 43.2% of statements [2019-10-17T23:22:19.971Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-17T23:22:19.971Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-17T23:22:19.971Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2019-10-17T23:22:19.971Z] ok github.com/docker/docker/pkg/filenotify 0.626s coverage: 67.0% of statements [2019-10-17T23:22:20.471Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-10-17T23:22:20.472Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-17T23:22:20.472Z] === RUN TestAuthZPluginDenyResponse [2019-10-17T23:22:20.841Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-10-17T23:22:20.841Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-17T23:22:20.841Z] === RUN TestAuthZPluginAllowEventStream [2019-10-17T23:22:21.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-17T23:22:21.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-17T23:22:21.216Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-17T23:22:21.472Z] ok github.com/docker/docker/pkg/fsutils 0.445s coverage: 85.1% of statements [2019-10-17T23:22:21.472Z] ok github.com/docker/docker/pkg/discovery/kv 3.295s coverage: 84.1% of statements [2019-10-17T23:22:21.760Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2019-10-17T23:22:22.692Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2019-10-17T23:22:22.692Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-17T23:22:22.692Z] === RUN TestAuthZPluginErrorResponse [2019-10-17T23:22:23.102Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-10-17T23:22:23.102Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-17T23:22:23.102Z] === RUN TestAuthZPluginErrorRequest [2019-10-17T23:22:23.547Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-10-17T23:22:23.547Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-17T23:22:23.547Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-17T23:22:23.810Z] ok github.com/docker/docker/pkg/jsonmessage 0.028s coverage: 91.7% of statements [2019-10-17T23:22:23.811Z] ok github.com/docker/docker/pkg/locker 0.056s coverage: 88.9% of statements [2019-10-17T23:22:24.030Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-10-17T23:22:24.030Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-17T23:22:24.030Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-17T23:22:24.500Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-17T23:22:24.833Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2019-10-17T23:22:24.833Z] ok github.com/docker/docker/pkg/idtools 1.106s coverage: 70.1% of statements [2019-10-17T23:22:25.457Z] ok github.com/docker/docker/pkg/ioutils 1.783s coverage: 70.6% of statements [2019-10-17T23:22:25.457Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-17T23:22:26.094Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2019-10-17T23:22:26.378Z] ok github.com/docker/docker/pkg/parsers 0.022s coverage: 97.0% of statements [2019-10-17T23:22:26.506Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2019-10-17T23:22:26.506Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-17T23:22:26.506Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-17T23:22:26.664Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2019-10-17T23:22:26.664Z] ok github.com/docker/docker/pkg/mount 0.891s coverage: 69.6% of statements [2019-10-17T23:22:26.664Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-17T23:22:27.024Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-17T23:22:28.154Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2019-10-17T23:22:28.154Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.043s coverage: 91.4% of statements [2019-10-17T23:22:28.154Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-17T23:22:28.154Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-17T23:22:28.332Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2019-10-17T23:22:28.332Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-17T23:22:28.332Z] === RUN TestAuthZPluginHeader [2019-10-17T23:22:28.443Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.031s coverage: 56.8% of statements [2019-10-17T23:22:29.547Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-17T23:22:29.605Z] --- PASS: TestAuthZPluginHeader (0.90s) [2019-10-17T23:22:29.605Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-17T23:22:29.605Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-17T23:22:29.605Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-17T23:22:29.605Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:22:29.605Z] === RUN TestAuthZPluginV2Disable [2019-10-17T23:22:29.605Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-17T23:22:29.605Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:22:29.605Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-17T23:22:29.605Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-17T23:22:29.605Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:22:29.605Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-17T23:22:29.605Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-17T23:22:29.605Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:22:29.605Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-17T23:22:30.497Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2019-10-17T23:22:30.497Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2019-10-17T23:22:31.120Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2019-10-17T23:22:31.441Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-17T23:22:31.441Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-17T23:22:31.740Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2019-10-17T23:22:32.374Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-17T23:22:32.379Z] ok github.com/docker/docker/pkg/pubsub 1.173s coverage: 73.9% of statements [2019-10-17T23:22:32.665Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2019-10-17T23:22:33.305Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-17T23:22:34.156Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-10-17T23:22:34.156Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2019-10-17T23:22:34.235Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-17T23:22:34.775Z] ok github.com/docker/docker/pkg/symlink 0.018s coverage: 87.7% of statements [2019-10-17T23:22:35.062Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 80.0% of statements [2019-10-17T23:22:35.608Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-17T23:22:36.020Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-17T23:22:36.020Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-17T23:22:36.484Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-17T23:22:36.541Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-17T23:22:36.546Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 36.9% of statements [2019-10-17T23:22:36.546Z] ok github.com/docker/docker/pkg/signal 4.094s coverage: 61.0% of statements [2019-10-17T23:22:36.546Z] ok github.com/docker/docker/pkg/tailfile 0.189s coverage: 88.6% of statements [2019-10-17T23:22:37.472Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-17T23:22:38.037Z] testing: warning: no tests to run [2019-10-17T23:22:38.037Z] coverage: [no statements] [2019-10-17T23:22:38.037Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2019-10-17T23:22:38.037Z] ok github.com/docker/docker/pkg/term 0.027s coverage: 84.8% of statements [2019-10-17T23:22:38.404Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-17T23:22:38.657Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2019-10-17T23:22:38.944Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2019-10-17T23:22:38.944Z] ok github.com/docker/docker/pkg/tarsum 0.212s coverage: 89.3% of statements [2019-10-17T23:22:39.335Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-17T23:22:39.570Z] ok github.com/docker/docker/pkg/useragent 0.060s coverage: 88.9% of statements [2019-10-17T23:22:40.705Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-17T23:22:41.622Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2019-10-17T23:22:41.636Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-17T23:22:42.567Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-17T23:22:43.500Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-17T23:22:43.666Z] ok github.com/docker/docker/reference 0.019s coverage: 83.7% of statements [2019-10-17T23:22:44.688Z] ok github.com/docker/docker/profiles/seccomp 0.034s coverage: 68.8% of statements [2019-10-17T23:22:44.870Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-17T23:22:44.975Z] ok github.com/docker/docker/plugin 0.622s coverage: 27.1% of statements [2019-10-17T23:22:46.241Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-17T23:22:46.466Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2019-10-17T23:22:47.173Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-17T23:22:47.503Z] ok github.com/docker/docker/restartmanager 0.025s coverage: 45.3% of statements [2019-10-17T23:22:48.104Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-17T23:22:48.104Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-17T23:22:48.527Z] ok github.com/docker/docker/testutil 0.023s coverage: 62.5% of statements [2019-10-17T23:22:49.035Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-17T23:22:49.154Z] ok github.com/docker/docker/runconfig 0.032s coverage: 68.2% of statements [2019-10-17T23:22:49.154Z] ok github.com/docker/docker/registry 0.559s coverage: 56.3% of statements [2019-10-17T23:22:49.328Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s) [2019-10-17T23:22:49.328Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-17T23:22:49.328Z] PASS [2019-10-17T23:22:49.328Z] [2019-10-17T23:22:49.328Z] === Skipped [2019-10-17T23:22:49.328Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-17T23:22:49.328Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:22:49.328Z] [2019-10-17T23:22:49.328Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-17T23:22:49.328Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:22:49.328Z] [2019-10-17T23:22:49.328Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-17T23:22:49.328Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:22:49.328Z] [2019-10-17T23:22:49.328Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-17T23:22:49.328Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:22:49.328Z] [2019-10-17T23:22:49.328Z] [2019-10-17T23:22:49.328Z] DONE 17 tests, 4 skipped in 29.462s [2019-10-17T23:22:49.328Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-17T23:22:49.328Z] ++ 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 [2019-10-17T23:22:49.328Z] ++ set -e [2019-10-17T23:22:49.328Z] ++ '[' -n 0 ']' [2019-10-17T23:22:49.328Z] ++ set -x [2019-10-17T23:22:49.328Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:22:49.328Z] INFO: Testing against a local daemon [2019-10-17T23:22:49.328Z] === RUN TestPluginInvalidJSON [2019-10-17T23:22:49.328Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:22:49.328Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:22:49.328Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:22:49.328Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-17T23:22:49.328Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-17T23:22:49.328Z] PASS [2019-10-17T23:22:49.328Z] [2019-10-17T23:22:49.328Z] DONE 2 tests in 0.101s [2019-10-17T23:22:49.328Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-17T23:22:49.328Z] ++ 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 [2019-10-17T23:22:49.328Z] ++ set -e [2019-10-17T23:22:49.328Z] ++ '[' -n 0 ']' [2019-10-17T23:22:49.328Z] ++ set -x [2019-10-17T23:22:49.328Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:22:49.328Z] INFO: Testing against a local daemon [2019-10-17T23:22:49.328Z] === RUN TestExternalGraphDriver [2019-10-17T23:22:49.328Z] === RUN TestExternalGraphDriver/json [2019-10-17T23:22:49.328Z] === RUN TestExternalGraphDriver/spec [2019-10-17T23:22:49.966Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-17T23:22:50.897Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-17T23:22:51.140Z] === RUN TestExternalGraphDriver/pull [2019-10-17T23:22:51.828Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-17T23:22:52.648Z] ok github.com/docker/docker/volume/drivers 0.037s coverage: 36.1% of statements [2019-10-17T23:22:52.963Z] --- PASS: TestExternalGraphDriver (6.67s) [2019-10-17T23:22:52.963Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-17T23:22:52.963Z] --- PASS: TestExternalGraphDriver/json (2.21s) [2019-10-17T23:22:52.963Z] --- PASS: TestExternalGraphDriver/spec (2.16s) [2019-10-17T23:22:52.963Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2019-10-17T23:22:52.963Z] === RUN TestGraphdriverPluginV2 [2019-10-17T23:22:53.198Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-17T23:22:53.337Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2019-10-17T23:22:53.337Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:22:53.337Z] PASS [2019-10-17T23:22:53.337Z] [2019-10-17T23:22:53.337Z] === Skipped [2019-10-17T23:22:53.337Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2019-10-17T23:22:53.337Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:22:53.337Z] [2019-10-17T23:22:53.337Z] [2019-10-17T23:22:53.337Z] DONE 5 tests, 1 skipped in 6.877s [2019-10-17T23:22:53.337Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-17T23:22:53.337Z] ++ 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 [2019-10-17T23:22:53.337Z] ++ set -e [2019-10-17T23:22:53.337Z] ++ '[' -n 0 ']' [2019-10-17T23:22:53.337Z] ++ set -x [2019-10-17T23:22:53.337Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:22:53.337Z] INFO: Testing against a local daemon [2019-10-17T23:22:53.337Z] === RUN TestContinueAfterPluginCrash [2019-10-17T23:22:53.337Z] === PAUSE TestContinueAfterPluginCrash [2019-10-17T23:22:53.337Z] === RUN TestDaemonStartWithLogOpt [2019-10-17T23:22:53.337Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-17T23:22:53.337Z] === CONT TestContinueAfterPluginCrash [2019-10-17T23:22:53.337Z] === CONT TestDaemonStartWithLogOpt [2019-10-17T23:22:55.121Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-17T23:22:55.685Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-17T23:22:56.130Z] ok github.com/docker/docker/volume/mounts 0.061s coverage: 67.0% of statements [2019-10-17T23:22:56.131Z] ok github.com/docker/docker/volume/local 0.046s coverage: 73.0% of statements [2019-10-17T23:22:57.140Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.0% of statements [2019-10-17T23:22:58.207Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-17T23:23:00.103Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-17T23:23:01.710Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-17T23:23:01.710Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-17T23:23:01.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-17T23:23:03.384Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-17T23:23:03.947Z] ok github.com/docker/docker/pkg/plugins 33.678s coverage: 76.6% of statements [2019-10-17T23:23:03.947Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-17T23:23:03.947Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-17T23:23:03.947Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-17T23:23:03.947Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-17T23:23:03.947Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-17T23:23:03.947Z] ? github.com/docker/docker/rootless [no test files] [2019-10-17T23:23:03.947Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-17T23:23:03.947Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-17T23:23:03.947Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-17T23:23:03.947Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-17T23:23:03.947Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-17T23:23:03.947Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-17T23:23:03.947Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-17T23:23:03.947Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-17T23:23:03.947Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-17T23:23:03.947Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-17T23:23:03.947Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-17T23:23:03.947Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-17T23:23:03.947Z] ? github.com/docker/docker/volume [no test files] [2019-10-17T23:23:03.947Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-17T23:23:03.947Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-17T23:23:03.947Z] [2019-10-17T23:23:03.947Z] === Skipped [2019-10-17T23:23:03.947Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-17T23:23:03.947Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-17T23:23:03.947Z] [2019-10-17T23:23:03.947Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-17T23:23:03.947Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-17T23:23:03.947Z] [2019-10-17T23:23:03.947Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-17T23:23:03.947Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:23:03.947Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:23:03.947Z] [2019-10-17T23:23:03.947Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-17T23:23:03.947Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:23:03.947Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:23:03.947Z] [2019-10-17T23:23:03.947Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-17T23:23:03.947Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:23:03.948Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:23:03.948Z] [2019-10-17T23:23:03.948Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-17T23:23:03.948Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:23:03.948Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:23:03.948Z] [2019-10-17T23:23:03.948Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-17T23:23:03.948Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:23:03.948Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-17T23:23:03.948Z] [2019-10-17T23:23:03.948Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-17T23:23:03.948Z] graphtest_unix.go:73: No driver to put! [2019-10-17T23:23:03.948Z] [2019-10-17T23:23:03.948Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-17T23:23:03.948Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-17T23:23:03.948Z] [2019-10-17T23:23:03.948Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-17T23:23:03.948Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-17T23:23:03.948Z] [2019-10-17T23:23:03.948Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-17T23:23:03.948Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-17T23:23:03.948Z] [2019-10-17T23:23:03.948Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-17T23:23:03.948Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-17T23:23:03.948Z] [2019-10-17T23:23:03.948Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-17T23:23:03.948Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:23:03.948Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:23:03.948Z] [2019-10-17T23:23:03.948Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-17T23:23:03.948Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:23:03.948Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:23:03.948Z] [2019-10-17T23:23:03.948Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-17T23:23:03.948Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:23:03.948Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:23:03.948Z] [2019-10-17T23:23:03.948Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-17T23:23:03.948Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:23:03.948Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:23:03.948Z] [2019-10-17T23:23:03.948Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-17T23:23:03.948Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-17T23:23:03.948Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-17T23:23:03.948Z] [2019-10-17T23:23:03.948Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-17T23:23:03.948Z] graphtest_unix.go:73: No driver to put! [2019-10-17T23:23:03.948Z] [2019-10-17T23:23:03.948Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-17T23:23:03.948Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-17T23:23:03.948Z] [2019-10-17T23:23:03.948Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-17T23:23:03.948Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-17T23:23:03.948Z] [2019-10-17T23:23:03.948Z] [2019-10-17T23:23:03.948Z] DONE 2140 tests, 20 skipped in 336.982s [2019-10-17T23:23:04.652Z] #33 129.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-17T23:23:04.652Z] #33 131.5 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-17T23:23:04.652Z] #33 133.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-17T23:23:04.652Z] #33 134.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-17T23:23:04.780Z] --- PASS: TestDaemonStartWithLogOpt (10.35s) [2019-10-17T23:23:04.780Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" Post stage [Pipeline] junit [2019-10-17T23:23:04.998Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-17T23:23:05.949Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=262344b997cd889c486074d27f1bb801bd6f8e6a -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:262344b997cd889c486074d27f1bb801bd6f8e6a hack/make.sh dynbinary test-integration [2019-10-17T23:23:06.538Z] #33 137.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-17T23:23:06.572Z] [2019-10-17T23:23:06.572Z] Removing bundles/ [2019-10-17T23:23:06.572Z] [2019-10-17T23:23:06.572Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-17T23:23:06.572Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-17T23:23:06.572Z] GOOS="" GOARCH="" GOARM="" [2019-10-17T23:23:06.661Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-17T23:23:07.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-17T23:23:07.592Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-17T23:23:07.899Z] #33 138.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-17T23:23:08.820Z] --- PASS: TestContinueAfterPluginCrash (15.30s) [2019-10-17T23:23:08.820Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-17T23:23:08.820Z] PASS [2019-10-17T23:23:08.820Z] [2019-10-17T23:23:08.820Z] DONE 2 tests in 15.394s [2019-10-17T23:23:08.820Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-17T23:23:08.820Z] ++ 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 [2019-10-17T23:23:08.820Z] ++ set -e [2019-10-17T23:23:08.820Z] ++ '[' -n 0 ']' [2019-10-17T23:23:08.820Z] ++ set -x [2019-10-17T23:23:08.820Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:23:08.820Z] INFO: Testing against a local daemon [2019-10-17T23:23:08.820Z] === RUN TestPluginWithDevMounts [2019-10-17T23:23:08.820Z] === PAUSE TestPluginWithDevMounts [2019-10-17T23:23:08.820Z] === CONT TestPluginWithDevMounts [2019-10-17T23:23:08.824Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-17T23:23:09.099Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-17T23:23:10.187Z] #33 140.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-17T23:23:10.442Z] #33 141.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-17T23:23:10.927Z] --- PASS: TestPluginWithDevMounts (2.12s) [2019-10-17T23:23:10.927Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-17T23:23:10.927Z] PASS [2019-10-17T23:23:10.927Z] [2019-10-17T23:23:10.927Z] DONE 1 tests in 2.211s [2019-10-17T23:23:10.927Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-17T23:23:10.927Z] ++ 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 [2019-10-17T23:23:10.927Z] ++ set -e [2019-10-17T23:23:10.927Z] ++ '[' -n 0 ']' [2019-10-17T23:23:10.927Z] ++ set -x [2019-10-17T23:23:10.927Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-10-17T23:23:10.927Z] INFO: Testing against a local daemon [2019-10-17T23:23:10.927Z] === RUN TestSecretInspect [2019-10-17T23:23:12.327Z] #33 142.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-17T23:23:12.854Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-17T23:23:13.253Z] #33 143.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-17T23:23:13.372Z] --- PASS: TestSecretInspect (2.50s) [2019-10-17T23:23:13.372Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-17T23:23:13.372Z] === RUN TestSecretList [2019-10-17T23:23:13.951Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-17T23:23:14.620Z] #33 145.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-17T23:23:15.958Z] --- PASS: TestSecretList (2.37s) [2019-10-17T23:23:15.958Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-17T23:23:15.958Z] === RUN TestSecretsCreateAndDelete [2019-10-17T23:23:16.158Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-17T23:23:16.508Z] #33 147.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-17T23:23:17.093Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-17T23:23:17.871Z] #33 148.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-17T23:23:19.153Z] --- PASS: TestSecretsCreateAndDelete (2.84s) [2019-10-17T23:23:19.154Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-17T23:23:19.154Z] === RUN TestSecretsUpdate [2019-10-17T23:23:19.240Z] #33 149.9 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-17T23:23:21.125Z] #33 151.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-17T23:23:21.604Z] --- PASS: TestSecretsUpdate (2.88s) [2019-10-17T23:23:21.604Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-17T23:23:21.604Z] === RUN TestTemplatedSecret [2019-10-17T23:23:22.050Z] #33 153.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-17T23:23:22.352Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-17T23:23:22.352Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-17T23:23:23.285Z] === RUN TestDockerSuite/TestCpToDot [2019-10-17T23:23:23.413Z] #33 154.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-17T23:23:24.218Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-17T23:23:24.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-17T23:23:24.776Z] #33 155.4 [2019-10-17T23:23:24.776Z] #33 DONE 155.7s [2019-10-17T23:23:24.776Z] [2019-10-17T23:23:24.776Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-17T23:23:25.900Z] --- PASS: TestTemplatedSecret (3.85s) [2019-10-17T23:23:25.900Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-17T23:23:25.900Z] === RUN TestSecretCreateResolve [2019-10-17T23:23:26.119Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-17T23:23:26.683Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-17T23:23:28.037Z] #34 DONE 3.2s [2019-10-17T23:23:28.054Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-17T23:23:28.389Z] --- PASS: TestSecretCreateResolve (2.81s) [2019-10-17T23:23:28.389Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-17T23:23:28.389Z] PASS [2019-10-17T23:23:28.389Z] [2019-10-17T23:23:28.389Z] DONE 6 tests in 17.339s [2019-10-17T23:23:28.389Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-17T23:23:28.389Z] ++ 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 [2019-10-17T23:23:28.389Z] ++ set -e [2019-10-17T23:23:28.389Z] ++ '[' -n 0 ']' [2019-10-17T23:23:28.389Z] ++ set -x [2019-10-17T23:23:28.389Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:23:28.389Z] INFO: Testing against a local daemon [2019-10-17T23:23:28.389Z] === RUN TestServiceCreateInit [2019-10-17T23:23:28.389Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-17T23:23:29.402Z] [2019-10-17T23:23:29.402Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-17T23:23:29.425Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-17T23:23:31.911Z] #35 DONE 1.9s [2019-10-17T23:23:31.911Z] [2019-10-17T23:23:31.911Z] #36 exporting to image [2019-10-17T23:23:31.911Z] #36 exporting layers [2019-10-17T23:23:32.702Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-17T23:23:33.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-17T23:23:33.266Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-17T23:23:33.455Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-17T23:23:33.616Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-17T23:23:34.654Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-17T23:23:35.168Z] #36 exporting layers 3.3s done [2019-10-17T23:23:35.169Z] #36 writing image sha256:3c85862c29e3e0dcb9f626937f60810edab41b200ee82f3bf001a0c99bb62355 done [2019-10-17T23:23:35.169Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-17T23:23:35.169Z] #36 DONE 3.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-17T23:23:35.608Z] + echo Ensuring container killed. [2019-10-17T23:23:35.608Z] Ensuring container killed. [2019-10-17T23:23:35.608Z] + docker rm -vf docker-pr1 [2019-10-17T23:23:35.608Z] Error: No such container: docker-pr1 [2019-10-17T23:23:35.608Z] + true [Pipeline] sh [2019-10-17T23:23:36.010Z] + echo Chowning /workspace to jenkins user [2019-10-17T23:23:36.010Z] Chowning /workspace to jenkins user [2019-10-17T23:23:36.010Z] + id -u [2019-10-17T23:23:36.010Z] + id -g [2019-10-17T23:23:36.010Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40100:/workspace busybox chown -R 1000:1000 /workspace [2019-10-17T23:23:36.557Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-17T23:23:36.557Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-17T23:23:36.557Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-17T23:23:37.121Z] === RUN TestDockerSuite/TestCreateEchoStdout [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-17T23:23:37.704Z] + bundleName=unit [2019-10-17T23:23:37.704Z] + echo Creating unit-bundles.tar.gz [2019-10-17T23:23:37.704Z] Creating unit-bundles.tar.gz [2019-10-17T23:23:37.704Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-17T23:23:37.704Z] bundles/junit-report.xml [2019-10-17T23:23:37.704Z] bundles/go-test-report.json [2019-10-17T23:23:37.704Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-17T23:23:37.713Z] Archiving artifacts [2019-10-17T23:23:38.055Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-17T23:23:38.055Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-17T23:23:38.055Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-17T23:23:38.088Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40100/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-17T23:23:38.340Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-17T23:23:38.340Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-17T23:23:38.478Z] + make clean [2019-10-17T23:23:38.500Z] --- PASS: TestServiceCreateInit (9.96s) [2019-10-17T23:23:38.500Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.93s) [2019-10-17T23:23:38.500Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-17T23:23:38.500Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.01s) [2019-10-17T23:23:38.500Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-17T23:23:38.500Z] === RUN TestCreateServiceMultipleTimes [2019-10-17T23:23:38.733Z] docker volume rm -f docker-dev-cache [2019-10-17T23:23:38.733Z] docker-dev-cache [Pipeline] deleteDir [2019-10-17T23:23:38.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-17T23:23:38.986Z] === RUN TestDockerSuite/TestCreateLabelFromImage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-17T23:23:39.243Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-17T23:23:39.243Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-17T23:23:39.500Z] === RUN TestDockerSuite/TestCreateRM [2019-10-17T23:23:39.757Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-17T23:23:39.757Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-17T23:23:39.757Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-17T23:23:40.014Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-17T23:23:42.537Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-17T23:23:42.537Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-17T23:23:42.537Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-17T23:23:44.638Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-17T23:23:44.638Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-17T23:23:45.102Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-17T23:23:45.102Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-17T23:23:45.102Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-17T23:23:45.815Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-17T23:23:46.072Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-17T23:23:46.072Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-17T23:23:46.072Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-17T23:23:46.329Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-17T23:23:46.329Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-17T23:23:46.586Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-17T23:23:47.517Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-17T23:23:49.412Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-17T23:23:49.977Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-17T23:23:52.504Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-17T23:23:53.876Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-17T23:23:54.808Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-17T23:23:55.372Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-17T23:23:55.629Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-17T23:23:56.561Z] === RUN TestDockerSuite/TestDockerFails [2019-10-17T23:23:56.561Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-17T23:23:56.561Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-17T23:23:56.561Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-17T23:23:57.931Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-17T23:23:58.368Z] --- PASS: TestCreateServiceMultipleTimes (17.83s) [2019-10-17T23:23:58.368Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-17T23:23:58.368Z] === RUN TestCreateServiceConflict [2019-10-17T23:23:58.738Z] --- PASS: TestCreateServiceConflict (2.67s) [2019-10-17T23:23:58.738Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-17T23:23:58.738Z] === RUN TestCreateServiceMaxReplicas [2019-10-17T23:23:58.862Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-17T23:24:00.232Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-17T23:24:00.232Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-17T23:24:00.232Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-17T23:24:00.232Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-17T23:24:03.006Z] --- PASS: TestCreateServiceMaxReplicas (3.60s) [2019-10-17T23:24:03.006Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-17T23:24:03.006Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-17T23:24:04.409Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-17T23:24:07.686Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-17T23:24:10.976Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-17T23:24:13.501Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-17T23:24:15.397Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-17T23:24:16.327Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-17T23:24:16.744Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.70s) [2019-10-17T23:24:16.744Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-17T23:24:16.744Z] === RUN TestCreateServiceSecretFileMode [2019-10-17T23:24:17.696Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-17T23:24:18.629Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-17T23:24:19.193Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-17T23:24:19.757Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-17T23:24:19.962Z] --- PASS: TestCreateServiceSecretFileMode (3.37s) [2019-10-17T23:24:19.962Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-17T23:24:19.962Z] === RUN TestCreateServiceConfigFileMode [2019-10-17T23:24:20.014Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-17T23:24:20.875Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-17T23:24:20.947Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-17T23:24:22.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-17T23:24:22.843Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-17T23:24:23.176Z] --- PASS: TestCreateServiceConfigFileMode (3.33s) [2019-10-17T23:24:23.176Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-17T23:24:23.176Z] === RUN TestCreateServiceSysctls [2019-10-17T23:24:23.405Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-17T23:24:23.405Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-17T23:24:24.740Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-17T23:24:24.955Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-17T23:24:24.955Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-17T23:24:26.636Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-17T23:24:27.283Z] --- PASS: TestCreateServiceSysctls (4.24s) [2019-10-17T23:24:27.283Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-17T23:24:27.283Z] === RUN TestCreateServiceCapabilities [2019-10-17T23:24:28.531Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-17T23:24:29.681Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-17T23:24:30.492Z] --- PASS: TestCreateServiceCapabilities (3.34s) [2019-10-17T23:24:30.492Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-17T23:24:30.492Z] === RUN TestInspect [2019-10-17T23:24:31.057Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-17T23:24:31.231Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-17T23:24:31.231Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-17T23:24:31.231Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-17T23:24:32.226Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-17T23:24:32.528Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-17T23:24:33.205Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-17T23:24:33.669Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-17T23:24:34.053Z] --- PASS: TestInspect (3.79s) [2019-10-17T23:24:34.053Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-17T23:24:34.053Z] === RUN TestServiceListWithStatuses [2019-10-17T23:24:34.053Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-17T23:24:34.053Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-17T23:24:34.053Z] === RUN TestDockerNetworkConnectAlias [2019-10-17T23:24:34.133Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-17T23:24:34.423Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-17T23:24:34.596Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-17T23:24:35.356Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-17T23:24:35.613Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-17T23:24:37.506Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-17T23:24:38.070Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-17T23:24:38.328Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-17T23:24:38.585Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-17T23:24:38.842Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-17T23:24:38.842Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-17T23:24:40.293Z] --- PASS: TestDockerNetworkConnectAlias (6.07s) [2019-10-17T23:24:40.293Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-17T23:24:40.293Z] === RUN TestDockerNetworkReConnect [2019-10-17T23:24:40.428Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-17T23:24:40.738Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-17T23:24:41.980Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-17T23:24:41.980Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-17T23:24:42.107Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-17T23:24:42.107Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-17T23:24:42.107Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-17T23:24:42.957Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-17T23:24:43.054Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-17T23:24:43.054Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-17T23:24:43.618Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-17T23:24:44.548Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-17T23:24:45.113Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-17T23:24:45.113Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-17T23:24:45.113Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-17T23:24:45.372Z] --- PASS: TestDockerNetworkReConnect (4.87s) [2019-10-17T23:24:45.372Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-17T23:24:45.372Z] === RUN TestServicePlugin [2019-10-17T23:24:45.372Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-17T23:24:45.372Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:24:45.372Z] === RUN TestServiceUpdateLabel [2019-10-17T23:24:47.634Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-17T23:24:47.831Z] --- PASS: TestServiceUpdateLabel (2.88s) [2019-10-17T23:24:47.831Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-17T23:24:47.831Z] === RUN TestServiceUpdateSecrets [2019-10-17T23:24:48.564Z] === RUN TestDockerSuite/TestEventsRename [2019-10-17T23:24:49.129Z] === RUN TestDockerSuite/TestEventsResize [2019-10-17T23:24:50.059Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-17T23:24:50.992Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-17T23:24:51.923Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-17T23:24:52.854Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-17T23:24:56.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-17T23:24:56.128Z] === RUN TestDockerSuite/TestEventsTop [2019-10-17T23:24:56.692Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-17T23:24:57.839Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-17T23:24:57.839Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-17T23:24:57.839Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-17T23:24:58.586Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-17T23:24:58.817Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-17T23:24:59.286Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-17T23:24:59.517Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-17T23:24:59.750Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-17T23:24:59.750Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-17T23:25:00.726Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-17T23:25:01.193Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-17T23:25:01.193Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-17T23:25:01.193Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-17T23:25:04.260Z] --- PASS: TestServiceUpdateSecrets (15.72s) [2019-10-17T23:25:04.260Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-17T23:25:04.260Z] === RUN TestServiceUpdateConfigs [2019-10-17T23:25:06.067Z] === RUN TestDockerSuite/TestExec [2019-10-17T23:25:06.998Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-17T23:25:07.064Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-17T23:25:07.930Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-17T23:25:08.495Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-17T23:25:09.427Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-17T23:25:11.325Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-17T23:25:12.256Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-17T23:25:13.190Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-17T23:25:13.870Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-17T23:25:13.870Z] [2019-10-17T23:25:13.870Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-17T23:25:13.870Z] PKG_CONFIG=pkg-config [2019-10-17T23:25:13.870Z] GOLANG_VERSION=1.13.1 [2019-10-17T23:25:13.870Z] HOSTNAME=159e076696ee [2019-10-17T23:25:13.870Z] DOCKER_EXPERIMENTAL=1 [2019-10-17T23:25:13.870Z] container=docker [2019-10-17T23:25:13.870Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-17T23:25:13.870Z] GO111MODULE=off [2019-10-17T23:25:13.870Z] GOPATH=/go [2019-10-17T23:25:13.870Z] PWD=/go/src/github.com/docker/docker [2019-10-17T23:25:13.870Z] HOME=/root [2019-10-17T23:25:13.870Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-17T23:25:13.870Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-17T23:25:13.870Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-17T23:25:13.870Z] DOCKER_GITCOMMIT=262344b997cd889c486074d27f1bb801bd6f8e6a [2019-10-17T23:25:13.870Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-17T23:25:13.870Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-17T23:25:13.870Z] TERM=xterm [2019-10-17T23:25:13.870Z] VALIDATE_BRANCH=master [2019-10-17T23:25:13.870Z] DEST=bundles/test-integration [2019-10-17T23:25:13.870Z] SHLVL=1 [2019-10-17T23:25:13.870Z] TIMEOUT=120m [2019-10-17T23:25:13.870Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-17T23:25:13.870Z] DOCKER_PKG=github.com/docker/docker [2019-10-17T23:25:13.870Z] TESTDEBUG=0 [2019-10-17T23:25:13.870Z] _=/usr/bin/env [2019-10-17T23:25:13.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-17T23:25:14.121Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-17T23:25:15.053Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-17T23:25:15.986Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-17T23:25:16.920Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-17T23:25:18.831Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-17T23:25:20.202Z] === RUN TestDockerSuite/TestExecEnv [2019-10-17T23:25:20.671Z] --- PASS: TestServiceUpdateConfigs (15.59s) [2019-10-17T23:25:20.671Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-17T23:25:20.671Z] === RUN TestServiceUpdateNetwork [2019-10-17T23:25:21.134Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-17T23:25:22.504Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-17T23:25:23.069Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-17T23:25:24.001Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-17T23:25:26.525Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-17T23:25:27.459Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-17T23:25:29.382Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-17T23:25:30.320Z] === RUN TestDockerSuite/TestExecParseError [2019-10-17T23:25:31.252Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-17T23:25:32.185Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-17T23:25:32.750Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-17T23:25:34.410Z] --- PASS: TestServiceUpdateNetwork (14.40s) [2019-10-17T23:25:34.410Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-17T23:25:34.410Z] PASS [2019-10-17T23:25:34.410Z] [2019-10-17T23:25:34.410Z] === Skipped [2019-10-17T23:25:34.410Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2019-10-17T23:25:34.410Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-17T23:25:34.410Z] [2019-10-17T23:25:34.410Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-10-17T23:25:34.410Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:25:34.410Z] [2019-10-17T23:25:34.410Z] [2019-10-17T23:25:34.410Z] DONE 20 tests, 2 skipped in 125.460s [2019-10-17T23:25:34.410Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-17T23:25:34.410Z] ++ 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 [2019-10-17T23:25:34.410Z] ++ set -e [2019-10-17T23:25:34.410Z] ++ '[' -n 0 ']' [2019-10-17T23:25:34.410Z] ++ set -x [2019-10-17T23:25:34.410Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:25:34.410Z] INFO: Testing against a local daemon [2019-10-17T23:25:34.410Z] === RUN TestSessionCreate [2019-10-17T23:25:34.410Z] --- PASS: TestSessionCreate (0.02s) [2019-10-17T23:25:34.410Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-17T23:25:34.410Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-10-17T23:25:34.410Z] PASS [2019-10-17T23:25:34.410Z] [2019-10-17T23:25:34.410Z] DONE 2 tests in 0.123s [2019-10-17T23:25:34.410Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-17T23:25:34.410Z] ++ 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 [2019-10-17T23:25:34.410Z] ++ set -e [2019-10-17T23:25:34.410Z] ++ '[' -n 0 ']' [2019-10-17T23:25:34.410Z] ++ set -x [2019-10-17T23:25:34.410Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:25:34.410Z] INFO: Testing against a local daemon [2019-10-17T23:25:34.410Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-17T23:25:34.410Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-17T23:25:34.410Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-17T23:25:34.410Z] === RUN TestEventsExecDie [2019-10-17T23:25:34.775Z] --- PASS: TestEventsExecDie (0.97s) [2019-10-17T23:25:34.775Z] === RUN TestEventsBackwardsCompatible [2019-10-17T23:25:35.150Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-10-17T23:25:35.150Z] === RUN TestInfoBinaryCommits [2019-10-17T23:25:35.150Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-10-17T23:25:35.150Z] === RUN TestInfoAPIVersioned [2019-10-17T23:25:35.150Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-17T23:25:35.150Z] === RUN TestInfoAPI [2019-10-17T23:25:35.150Z] --- PASS: TestInfoAPI (0.02s) [2019-10-17T23:25:35.150Z] === RUN TestInfoAPIWarnings [2019-10-17T23:25:35.278Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-17T23:25:35.844Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-17T23:25:35.953Z] --- PASS: TestInfoAPIWarnings (0.86s) [2019-10-17T23:25:35.953Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-17T23:25:35.954Z] === RUN TestLoginFailsWithBadCredentials [2019-10-17T23:25:36.349Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2019-10-17T23:25:36.349Z] === RUN TestPingCacheHeaders [2019-10-17T23:25:36.349Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-17T23:25:36.349Z] === RUN TestPingGet [2019-10-17T23:25:36.349Z] --- PASS: TestPingGet (0.01s) [2019-10-17T23:25:36.349Z] === RUN TestPingHead [2019-10-17T23:25:36.349Z] --- PASS: TestPingHead (0.02s) [2019-10-17T23:25:36.349Z] === RUN TestVersion [2019-10-17T23:25:36.349Z] --- PASS: TestVersion (0.02s) [2019-10-17T23:25:36.349Z] PASS [2019-10-17T23:25:36.349Z] [2019-10-17T23:25:36.349Z] === Skipped [2019-10-17T23:25:36.349Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-17T23:25:36.349Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-17T23:25:36.349Z] [2019-10-17T23:25:36.349Z] [2019-10-17T23:25:36.349Z] DONE 12 tests, 1 skipped in 2.502s [2019-10-17T23:25:36.349Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-17T23:25:36.349Z] ++ 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 [2019-10-17T23:25:36.349Z] ++ set -e [2019-10-17T23:25:36.349Z] ++ '[' -n 0 ']' [2019-10-17T23:25:36.349Z] ++ set -x [2019-10-17T23:25:36.349Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:25:36.349Z] INFO: Testing against a local daemon [2019-10-17T23:25:36.349Z] === RUN TestVolumesCreateAndList [2019-10-17T23:25:36.349Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-10-17T23:25:36.349Z] === RUN TestVolumesRemove [2019-10-17T23:25:36.349Z] --- PASS: TestVolumesRemove (0.07s) [2019-10-17T23:25:36.349Z] === RUN TestVolumesInspect [2019-10-17T23:25:36.729Z] --- PASS: TestVolumesInspect (0.03s) [2019-10-17T23:25:36.729Z] === RUN TestVolumesInvalidJSON [2019-10-17T23:25:36.729Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-17T23:25:36.729Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-17T23:25:36.729Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-17T23:25:36.729Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-10-17T23:25:36.729Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2019-10-17T23:25:36.729Z] PASS [2019-10-17T23:25:36.729Z] [2019-10-17T23:25:36.729Z] DONE 5 tests in 0.225s [2019-10-17T23:25:36.729Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-17T23:25:36.729Z] ++++ cat bundles/test-integration/docker.pid [2019-10-17T23:25:36.729Z] +++ kill 11504 [2019-10-17T23:25:36.778Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-17T23:25:37.976Z] +++ /etc/init.d/apparmor stop [2019-10-17T23:25:38.346Z] Clearing AppArmor profiles cache:. [2019-10-17T23:25:38.346Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-17T23:25:38.346Z] Unloading profiles will leave already running processes permanently [2019-10-17T23:25:38.346Z] unconfined, which can lead to unexpected situations. [2019-10-17T23:25:38.346Z] [2019-10-17T23:25:38.346Z] To set a process to complain mode, use the command line tool [2019-10-17T23:25:38.346Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-17T23:25:38.346Z] with the 'teardown' option." [2019-10-17T23:25:38.346Z] Post stage [Pipeline] junit [2019-10-17T23:25:39.759Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-17T23:25:41.647Z] + echo Ensuring container killed. [2019-10-17T23:25:41.647Z] Ensuring container killed. [2019-10-17T23:25:41.647Z] + docker rm -vf docker-pr1 [2019-10-17T23:25:41.647Z] Error: No such container: docker-pr1 [2019-10-17T23:25:41.647Z] + true [Pipeline] sh [2019-10-17T23:25:42.457Z] + echo Chowning /workspace to jenkins user [2019-10-17T23:25:42.458Z] Chowning /workspace to jenkins user [2019-10-17T23:25:42.458Z] + id -u [2019-10-17T23:25:42.458Z] + id -g [2019-10-17T23:25:42.458Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40100:/workspace busybox chown -R 1001:1001 /workspace [2019-10-17T23:25:42.458Z] Unable to find image 'busybox:latest' locally [2019-10-17T23:25:42.837Z] latest: Pulling from library/busybox [2019-10-17T23:25:42.837Z] 6d4c3d9fc915: Pulling fs layer [2019-10-17T23:25:42.848Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-17T23:25:42.848Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-17T23:25:43.199Z] 6d4c3d9fc915: Verifying Checksum [2019-10-17T23:25:43.199Z] 6d4c3d9fc915: Download complete [2019-10-17T23:25:43.826Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-17T23:25:43.982Z] 6d4c3d9fc915: Pull complete [2019-10-17T23:25:43.982Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-17T23:25:43.982Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-17T23:25:46.623Z] + bundleName=s390x-integration [2019-10-17T23:25:46.623Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-17T23:25:46.623Z] Creating s390x-integration-bundles.tar.gz [2019-10-17T23:25:46.623Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-10-17T23:25:46.623Z] + 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 [2019-10-17T23:25:46.762Z] Archiving artifacts [2019-10-17T23:25:48.258Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40100/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-17T23:25:48.996Z] + make clean [2019-10-17T23:25:48.996Z] docker volume rm -f docker-dev-cache [2019-10-17T23:25:49.216Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-17T23:25:49.216Z] === RUN TestDockerSuite/TestExecTTY [2019-10-17T23:25:49.382Z] docker-dev-cache [Pipeline] deleteDir [2019-10-17T23:25:49.781Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-17T23:25:49.781Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-17T23:25:50.943Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-17T23:25:50.943Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-17T23:25:50.943Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-17T23:25:50.943Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-17T23:25:51.155Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-17T23:25:51.406Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-17T23:25:51.406Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-17T23:25:52.088Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-17T23:25:53.021Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-17T23:25:53.021Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-17T23:25:55.546Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-17T23:25:57.448Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-17T23:25:58.821Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-17T23:25:59.753Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-17T23:26:00.684Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-17T23:26:01.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-17T23:26:01.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-17T23:26:04.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-17T23:26:05.942Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-17T23:26:11.198Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-17T23:26:12.567Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-17T23:26:12.824Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-17T23:26:16.725Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-17T23:26:16.725Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-17T23:26:16.725Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-17T23:26:18.080Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-17T23:26:18.080Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-17T23:26:18.080Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-17T23:26:18.338Z] === RUN TestDockerSuite/TestHealth [2019-10-17T23:26:34.492Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-17T23:26:34.492Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-17T23:26:35.605Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-17T23:26:39.381Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-17T23:26:40.361Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-17T23:26:40.361Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-17T23:26:40.361Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-17T23:26:40.361Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-17T23:26:40.926Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-17T23:26:40.926Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-17T23:26:41.580Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-17T23:26:41.857Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-17T23:26:41.857Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-17T23:26:41.857Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-17T23:26:41.857Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-17T23:26:42.116Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-17T23:26:42.680Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-17T23:26:42.938Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-17T23:26:42.938Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-17T23:26:43.872Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-17T23:26:43.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-17T23:26:43.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-17T23:26:43.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-17T23:26:44.129Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-17T23:26:44.515Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-17T23:26:45.060Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-17T23:26:45.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-17T23:26:45.993Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-17T23:26:45.993Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-17T23:26:46.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-17T23:26:46.926Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-17T23:26:49.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-17T23:26:50.201Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-17T23:26:50.201Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-17T23:26:50.201Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-17T23:26:50.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-17T23:26:51.572Z] === RUN TestDockerSuite/TestImportFile [2019-10-17T23:26:52.966Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-17T23:26:53.224Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-17T23:26:53.483Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-17T23:26:54.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-17T23:26:56.008Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-17T23:26:57.906Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-17T23:26:57.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-17T23:26:59.802Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-17T23:27:00.368Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-17T23:27:00.932Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-17T23:27:01.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-17T23:27:01.497Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-17T23:27:02.507Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-17T23:27:02.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-17T23:27:03.878Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-17T23:27:04.812Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-17T23:27:06.185Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-17T23:27:06.185Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-17T23:27:06.185Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-17T23:27:06.185Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-17T23:27:06.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-17T23:27:06.750Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-17T23:27:08.121Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-17T23:27:08.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-17T23:27:08.686Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-17T23:27:09.618Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-17T23:27:10.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-17T23:27:10.551Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-17T23:27:11.482Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-17T23:27:12.484Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-17T23:27:12.484Z] Using test binary docker [2019-10-17T23:27:12.484Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-17T23:27:12.484Z] +++ /etc/init.d/apparmor start [2019-10-17T23:27:12.484Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-17T23:27:12.484Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-17T23:27:12.484Z] Warning failed to create cache: (null) [2019-10-17T23:27:12.484Z] . [2019-10-17T23:27:12.485Z] INFO: Waiting for daemon to start... [2019-10-17T23:27:12.485Z] Starting dockerd [2019-10-17T23:27:12.485Z] +++ 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 [2019-10-17T23:27:12.855Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-17T23:27:12.855Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-17T23:27:14.510Z] . [2019-10-17T23:27:14.510Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-17T23:27:14.510Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-17T23:27:14.510Z] Error: No such image: emptyfs [2019-10-17T23:27:14.510Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-17T23:27:14.510Z] ++++ docker load [2019-10-17T23:27:14.755Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-17T23:27:14.795Z] Running integration-test (iteration 1) [2019-10-17T23:27:14.795Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-17T23:27:14.795Z] ++ 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 [2019-10-17T23:27:14.795Z] ++ set -e [2019-10-17T23:27:14.795Z] ++ '[' -n 0 ']' [2019-10-17T23:27:14.795Z] ++ set -x [2019-10-17T23:27:14.795Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-10-17T23:27:15.688Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-17T23:27:16.619Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-17T23:27:16.619Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-17T23:27:17.550Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-17T23:27:17.550Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-17T23:27:18.922Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-17T23:27:19.857Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-17T23:27:20.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-17T23:27:20.679Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-17T23:27:22.052Z] === RUN TestDockerSuite/TestInspectImage [2019-10-17T23:27:22.052Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-17T23:27:22.052Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-17T23:27:22.052Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-17T23:27:22.994Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-17T23:27:23.926Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-17T23:27:23.926Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-17T23:27:25.298Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-17T23:27:25.863Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-17T23:27:25.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-17T23:27:27.759Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-17T23:27:28.017Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-17T23:27:28.949Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-17T23:27:28.949Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-17T23:27:29.513Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-17T23:27:30.062Z] Loaded image: buildpack-deps:jessie [2019-10-17T23:27:30.062Z] Loaded image: busybox:latest [2019-10-17T23:27:30.062Z] Loaded image: busybox:glibc [2019-10-17T23:27:30.062Z] Loaded image: debian:jessie [2019-10-17T23:27:30.062Z] Loaded image: hello-world:latest [2019-10-17T23:27:30.062Z] INFO: Testing against a local daemon [2019-10-17T23:27:30.062Z] === RUN TestCgroupNamespacesBuild [2019-10-17T23:27:31.080Z] --- PASS: TestCgroupNamespacesBuild (1.65s) [2019-10-17T23:27:31.080Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-17T23:27:31.080Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-17T23:27:31.526Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-17T23:27:32.463Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-17T23:27:32.463Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-17T23:27:32.578Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2019-10-17T23:27:32.578Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-17T23:27:32.578Z] === RUN TestBuildWithSession [2019-10-17T23:27:32.578Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-17T23:27:32.578Z] build_session_test.go:25: TODO: BuildKit [2019-10-17T23:27:32.578Z] === RUN TestBuildSquashParent [2019-10-17T23:27:33.462Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-17T23:27:34.396Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-17T23:27:35.298Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-17T23:27:35.331Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-17T23:27:35.899Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-17T23:27:36.157Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-17T23:27:37.091Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-17T23:27:37.091Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-17T23:27:38.083Z] --- PASS: TestBuildSquashParent (4.83s) [2019-10-17T23:27:38.083Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-17T23:27:38.083Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-17T23:27:38.083Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-17T23:27:38.083Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-17T23:27:38.083Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-17T23:27:38.083Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-17T23:27:38.083Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-17T23:27:38.083Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-17T23:27:38.083Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-17T23:27:38.083Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-17T23:27:38.083Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-17T23:27:38.083Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-17T23:27:38.083Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-17T23:27:38.083Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-17T23:27:38.083Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-17T23:27:38.083Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-17T23:27:38.083Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-17T23:27:38.215Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-17T23:27:38.676Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-17T23:27:39.620Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-17T23:27:39.878Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-17T23:27:40.130Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-17T23:27:40.429Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-17T23:27:41.776Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-17T23:27:42.342Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-17T23:27:42.462Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-17T23:27:42.462Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s) [2019-10-17T23:27:42.462Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.02s) [2019-10-17T23:27:42.462Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.09s) [2019-10-17T23:27:42.462Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.17s) [2019-10-17T23:27:42.462Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s) [2019-10-17T23:27:42.462Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.05s) [2019-10-17T23:27:42.462Z] === RUN TestBuildMultiStageCopy [2019-10-17T23:27:42.462Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-17T23:27:43.716Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-17T23:27:43.974Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-17T23:27:44.500Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-17T23:27:44.784Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-17T23:27:45.241Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-17T23:27:45.523Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-17T23:27:45.808Z] --- PASS: TestBuildMultiStageCopy (3.37s) [2019-10-17T23:27:45.809Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.84s) [2019-10-17T23:27:45.809Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s) [2019-10-17T23:27:45.809Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2019-10-17T23:27:45.809Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.38s) [2019-10-17T23:27:45.809Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.40s) [2019-10-17T23:27:45.809Z] === RUN TestBuildMultiStageParentConfig [2019-10-17T23:27:45.874Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-17T23:27:46.824Z] --- PASS: TestBuildMultiStageParentConfig (1.01s) [2019-10-17T23:27:46.824Z] === RUN TestBuildLabelWithTargets [2019-10-17T23:27:48.400Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-17T23:27:48.657Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-17T23:27:48.853Z] --- PASS: TestBuildLabelWithTargets (1.55s) [2019-10-17T23:27:48.853Z] === RUN TestBuildWithEmptyLayers [2019-10-17T23:27:49.469Z] --- PASS: TestBuildWithEmptyLayers (0.78s) [2019-10-17T23:27:49.469Z] === RUN TestBuildMultiStageOnBuild [2019-10-17T23:27:51.504Z] --- PASS: TestBuildMultiStageOnBuild (2.26s) [2019-10-17T23:27:51.504Z] === RUN TestBuildUncleanTarFilenames [2019-10-17T23:27:51.935Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-17T23:27:51.935Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-17T23:27:52.515Z] --- PASS: TestBuildUncleanTarFilenames (1.09s) [2019-10-17T23:27:52.515Z] === RUN TestBuildMultiStageLayerLeak [2019-10-17T23:27:54.459Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-17T23:27:54.459Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-17T23:27:54.459Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-17T23:27:55.201Z] --- PASS: TestBuildMultiStageLayerLeak (2.18s) [2019-10-17T23:27:55.201Z] === RUN TestBuildWithHugeFile [2019-10-17T23:27:55.830Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-17T23:28:10.703Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-17T23:28:10.703Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-17T23:28:12.603Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-17T23:28:13.536Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-17T23:28:16.062Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-17T23:28:16.062Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-17T23:28:16.627Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-17T23:28:16.627Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-17T23:28:16.627Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-17T23:28:17.559Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-17T23:28:18.124Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-17T23:28:20.648Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-17T23:28:22.148Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-17T23:28:23.083Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-17T23:28:28.568Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-17T23:28:28.568Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-17T23:28:28.568Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-17T23:28:29.938Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-17T23:28:31.309Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-17T23:28:31.309Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-17T23:28:32.243Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-17T23:28:33.615Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-17T23:28:34.548Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-17T23:28:35.484Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-17T23:28:37.382Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-17T23:28:37.947Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-17T23:28:38.512Z] === RUN TestDockerSuite/TestLogsSince [2019-10-17T23:28:46.729Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-17T23:28:48.624Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-17T23:28:50.832Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-17T23:28:50.833Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-17T23:28:50.833Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-17T23:28:51.152Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-17T23:28:52.089Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-17T23:28:52.089Z] === RUN TestDockerSuite/TestLogsTail [2019-10-17T23:28:53.021Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-17T23:28:53.954Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-17T23:28:54.887Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-17T23:28:55.144Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-17T23:28:55.401Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-17T23:28:56.333Z] === RUN TestDockerSuite/TestNetHostname [2019-10-17T23:28:58.231Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-17T23:28:58.490Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-17T23:28:59.056Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-17T23:29:00.429Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-17T23:29:01.804Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-17T23:29:03.178Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-17T23:29:03.748Z] === RUN TestDockerSuite/TestPluginActive [2019-10-17T23:29:05.644Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-17T23:29:05.904Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-17T23:29:10.081Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-17T23:29:11.969Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-17T23:29:13.361Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-17T23:29:13.361Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-17T23:29:13.361Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-17T23:29:13.619Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-17T23:29:16.896Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-17T23:29:16.896Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-17T23:29:17.335Z] --- PASS: TestBuildWithHugeFile (79.81s) [2019-10-17T23:29:17.335Z] === RUN TestBuildWithEmptyDockerfile [2019-10-17T23:29:17.335Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T23:29:17.335Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T23:29:17.335Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T23:29:17.335Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T23:29:17.335Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T23:29:17.335Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T23:29:17.335Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-17T23:29:17.335Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-17T23:29:17.335Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-17T23:29:17.335Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2019-10-17T23:29:17.335Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) [2019-10-17T23:29:17.335Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2019-10-17T23:29:17.335Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2019-10-17T23:29:17.335Z] === RUN TestBuildPreserveOwnership [2019-10-17T23:29:17.335Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-17T23:29:18.349Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-17T23:29:18.791Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-17T23:29:19.835Z] --- PASS: TestBuildPreserveOwnership (4.95s) [2019-10-17T23:29:19.835Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.29s) [2019-10-17T23:29:19.835Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s) [2019-10-17T23:29:19.835Z] === RUN TestBuildPlatformInvalid [2019-10-17T23:29:20.121Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-10-17T23:29:20.121Z] PASS [2019-10-17T23:29:20.121Z] [2019-10-17T23:29:20.121Z] === Skipped [2019-10-17T23:29:20.121Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-17T23:29:20.121Z] build_session_test.go:25: TODO: BuildKit [2019-10-17T23:29:20.121Z] [2019-10-17T23:29:20.121Z] [2019-10-17T23:29:20.121Z] DONE 32 tests, 1 skipped in 125.294s [2019-10-17T23:29:20.121Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-17T23:29:20.121Z] ++ 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 [2019-10-17T23:29:20.121Z] ++ set -e [2019-10-17T23:29:20.121Z] ++ '[' -n 0 ']' [2019-10-17T23:29:20.121Z] ++ set -x [2019-10-17T23:29:20.121Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:29:20.408Z] INFO: Testing against a local daemon [2019-10-17T23:29:20.408Z] === RUN TestConfigList [2019-10-17T23:29:20.558Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-17T23:29:21.316Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-17T23:29:22.439Z] --- PASS: TestConfigList (2.23s) [2019-10-17T23:29:22.439Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-17T23:29:22.439Z] === RUN TestConfigsCreateAndDelete [2019-10-17T23:29:24.593Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-17T23:29:25.131Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2019-10-17T23:29:25.131Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-17T23:29:25.131Z] === RUN TestConfigsUpdate [2019-10-17T23:29:25.965Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-17T23:29:27.171Z] --- PASS: TestConfigsUpdate (2.20s) [2019-10-17T23:29:27.171Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-17T23:29:27.171Z] === RUN TestTemplatedConfig [2019-10-17T23:29:28.493Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-17T23:29:29.856Z] --- PASS: TestTemplatedConfig (2.78s) [2019-10-17T23:29:29.856Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-17T23:29:29.856Z] === RUN TestConfigInspect [2019-10-17T23:29:29.874Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-17T23:29:30.132Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-17T23:29:32.025Z] --- PASS: TestConfigInspect (2.17s) [2019-10-17T23:29:32.025Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-17T23:29:32.025Z] === RUN TestConfigCreateWithLabels [2019-10-17T23:29:32.030Z] === RUN TestDockerSuite/TestPortList [2019-10-17T23:29:34.072Z] --- PASS: TestConfigCreateWithLabels (2.20s) [2019-10-17T23:29:34.072Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-17T23:29:34.072Z] === RUN TestConfigCreateResolve [2019-10-17T23:29:35.397Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-17T23:29:36.104Z] --- PASS: TestConfigCreateResolve (2.15s) [2019-10-17T23:29:36.104Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-17T23:29:36.104Z] === RUN TestConfigDaemonLibtrustID [2019-10-17T23:29:36.723Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-10-17T23:29:36.723Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-17T23:29:36.723Z] PASS [2019-10-17T23:29:36.723Z] [2019-10-17T23:29:36.723Z] DONE 8 tests in 16.557s [2019-10-17T23:29:36.723Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-17T23:29:36.723Z] ++ 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 [2019-10-17T23:29:36.723Z] ++ set -e [2019-10-17T23:29:36.723Z] ++ '[' -n 0 ']' [2019-10-17T23:29:36.723Z] ++ set -x [2019-10-17T23:29:36.723Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:29:37.019Z] INFO: Testing against a local daemon [2019-10-17T23:29:37.019Z] === RUN TestCheckpoint [2019-10-17T23:29:37.019Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-17T23:29:37.019Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-17T23:29:37.019Z] === RUN TestContainerInvalidJSON [2019-10-17T23:29:37.019Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T23:29:37.019Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T23:29:37.019Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T23:29:37.019Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T23:29:37.019Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-17T23:29:37.019Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-17T23:29:37.019Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-17T23:29:37.019Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-17T23:29:37.019Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-17T23:29:37.019Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-17T23:29:37.019Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-17T23:29:37.019Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-17T23:29:37.019Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-17T23:29:37.019Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-17T23:29:37.019Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-10-17T23:29:37.019Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-17T23:29:37.019Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-10-17T23:29:37.019Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-17T23:29:37.304Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-10-17T23:29:37.304Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-17T23:29:37.304Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-10-17T23:29:37.304Z] === RUN TestCopyFromContainer [2019-10-17T23:29:38.790Z] === RUN TestCopyFromContainer// [2019-10-17T23:29:38.790Z] === RUN TestCopyFromContainer//bar/root [2019-10-17T23:29:39.074Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-17T23:29:39.074Z] === RUN TestCopyFromContainer/bar/quux [2019-10-17T23:29:39.074Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-17T23:29:39.359Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-17T23:29:39.359Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-17T23:29:39.359Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-17T23:29:39.644Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-17T23:29:39.644Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-17T23:29:39.644Z] --- PASS: TestCopyFromContainer (2.46s) [2019-10-17T23:29:39.644Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-17T23:29:39.644Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-10-17T23:29:39.644Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-17T23:29:39.644Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-17T23:29:39.644Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-17T23:29:39.644Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-17T23:29:39.644Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-10-17T23:29:39.644Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-17T23:29:39.644Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-17T23:29:39.644Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-10-17T23:29:39.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-17T23:29:39.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T23:29:39.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T23:29:39.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T23:29:39.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T23:29:39.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T23:29:39.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T23:29:39.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-17T23:29:39.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-17T23:29:39.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-17T23:29:39.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-17T23:29:39.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-17T23:29:39.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-17T23:29:39.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-17T23:29:39.644Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-17T23:29:39.930Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-10-17T23:29:39.930Z] === RUN TestCreateWithInvalidEnv [2019-10-17T23:29:39.930Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-17T23:29:39.930Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-17T23:29:39.930Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-17T23:29:39.930Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-17T23:29:39.930Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-17T23:29:39.930Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-17T23:29:39.930Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-17T23:29:39.930Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-17T23:29:39.930Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-17T23:29:39.930Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-17T23:29:39.930Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-17T23:29:39.930Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-17T23:29:39.930Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-17T23:29:39.930Z] === RUN TestCreateTmpfsMountsTarget [2019-10-17T23:29:39.930Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-17T23:29:39.930Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-17T23:29:41.971Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s) [2019-10-17T23:29:41.971Z] === RUN TestCreateWithCapabilities [2019-10-17T23:29:41.971Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-17T23:29:41.971Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-17T23:29:41.971Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-17T23:29:41.971Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-17T23:29:41.971Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-17T23:29:41.971Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-17T23:29:41.971Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-17T23:29:41.971Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-17T23:29:41.971Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-17T23:29:41.971Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-17T23:29:41.971Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-17T23:29:41.971Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-17T23:29:41.971Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-17T23:29:41.971Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-17T23:29:41.971Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-17T23:29:41.971Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-17T23:29:41.971Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-17T23:29:41.971Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-17T23:29:41.971Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-17T23:29:41.971Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-17T23:29:41.971Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-17T23:29:41.971Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-17T23:29:41.971Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-17T23:29:41.971Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-17T23:29:41.971Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-17T23:29:41.971Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-17T23:29:41.971Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-17T23:29:41.971Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-17T23:29:41.971Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-17T23:29:41.971Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-17T23:29:41.971Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-17T23:29:41.971Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-17T23:29:41.971Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-17T23:29:41.971Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-10-17T23:29:41.971Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-17T23:29:41.971Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-17T23:29:41.971Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-10-17T23:29:41.971Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-10-17T23:29:41.971Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-10-17T23:29:41.971Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-17T23:29:41.971Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-10-17T23:29:41.971Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2019-10-17T23:29:41.971Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-10-17T23:29:41.971Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2019-10-17T23:29:41.971Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2019-10-17T23:29:41.971Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-17T23:29:41.995Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-17T23:29:43.369Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-17T23:29:43.369Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-17T23:29:44.020Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s) [2019-10-17T23:29:44.020Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-17T23:29:44.020Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T23:29:44.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T23:29:44.020Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T23:29:44.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T23:29:44.020Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T23:29:44.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T23:29:44.020Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T23:29:44.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T23:29:44.020Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T23:29:44.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T23:29:44.020Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-17T23:29:44.020Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-17T23:29:44.020Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-17T23:29:44.020Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-17T23:29:44.020Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-17T23:29:44.020Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-17T23:29:44.020Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-10-17T23:29:44.020Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-10-17T23:29:44.020Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2019-10-17T23:29:44.020Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2019-10-17T23:29:44.020Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-17T23:29:44.020Z] === RUN TestContainerStartOnDaemonRestart [2019-10-17T23:29:44.020Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-17T23:29:44.020Z] === RUN TestDaemonRestartIpcMode [2019-10-17T23:29:44.020Z] === PAUSE TestDaemonRestartIpcMode [2019-10-17T23:29:44.020Z] === RUN TestDiff [2019-10-17T23:29:44.801Z] --- PASS: TestDiff (0.68s) [2019-10-17T23:29:44.801Z] === RUN TestExecWithCloseStdin [2019-10-17T23:29:45.422Z] --- PASS: TestExecWithCloseStdin (0.89s) [2019-10-17T23:29:45.422Z] === RUN TestExec [2019-10-17T23:29:46.437Z] --- PASS: TestExec (0.88s) [2019-10-17T23:29:46.437Z] === RUN TestExecUser [2019-10-17T23:29:46.688Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-17T23:29:47.448Z] --- PASS: TestExecUser (0.88s) [2019-10-17T23:29:47.448Z] === RUN TestExportContainerAndImportImage [2019-10-17T23:29:48.459Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2019-10-17T23:29:48.459Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-17T23:29:49.938Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2019-10-17T23:29:49.938Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-17T23:29:49.938Z] === RUN TestHealthCheckWorkdir [2019-10-17T23:29:50.867Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-17T23:29:50.951Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2019-10-17T23:29:50.951Z] === RUN TestHealthKillContainer [2019-10-17T23:29:51.125Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-17T23:29:51.125Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-17T23:29:51.383Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-17T23:29:52.315Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-17T23:29:52.315Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-17T23:29:53.249Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-17T23:29:53.249Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-17T23:29:54.181Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-17T23:29:54.181Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-17T23:29:54.181Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-17T23:29:54.417Z] --- PASS: TestHealthKillContainer (2.93s) [2019-10-17T23:29:54.417Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-17T23:29:54.417Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2019-10-17T23:29:54.417Z] === RUN TestIpcModeNone [2019-10-17T23:29:55.432Z] --- PASS: TestIpcModeNone (0.88s) [2019-10-17T23:29:55.432Z] === RUN TestIpcModePrivate [2019-10-17T23:29:56.080Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-17T23:29:56.080Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-17T23:29:56.443Z] --- PASS: TestIpcModePrivate (0.82s) [2019-10-17T23:29:56.443Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:63, shared: false, mustBeShared: false [2019-10-17T23:29:56.443Z] === RUN TestIpcModeShareable [2019-10-17T23:29:57.061Z] --- PASS: TestIpcModeShareable (0.84s) [2019-10-17T23:29:57.061Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:57, shared: true, mustBeShared: true [2019-10-17T23:29:57.061Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-17T23:29:59.358Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-17T23:29:59.358Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-17T23:29:59.751Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.49s) [2019-10-17T23:29:59.751Z] === RUN TestAPIIpcModeHost [2019-10-17T23:30:00.371Z] --- PASS: TestAPIIpcModeHost (0.69s) [2019-10-17T23:30:00.371Z] === RUN TestDaemonIpcModeShareable [2019-10-17T23:30:01.254Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-17T23:30:01.821Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-17T23:30:01.821Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-17T23:30:02.403Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2019-10-17T23:30:02.403Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-17T23:30:02.403Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:65, shared: true, mustBeShared: true [2019-10-17T23:30:02.403Z] === RUN TestDaemonIpcModePrivate [2019-10-17T23:30:03.195Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-17T23:30:03.886Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2019-10-17T23:30:03.886Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-17T23:30:03.886Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:71, shared: false, mustBeShared: false [2019-10-17T23:30:03.886Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-17T23:30:05.362Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2019-10-17T23:30:05.362Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-17T23:30:05.362Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:71, shared: false, mustBeShared: false [2019-10-17T23:30:05.362Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-17T23:30:05.721Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-17T23:30:06.528Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-17T23:30:07.572Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2019-10-17T23:30:07.572Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-17T23:30:07.572Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:65, shared: true, mustBeShared: true [2019-10-17T23:30:07.572Z] === RUN TestIpcModeOlderClient [2019-10-17T23:30:07.572Z] === PAUSE TestIpcModeOlderClient [2019-10-17T23:30:07.572Z] === RUN TestKillContainerInvalidSignal [2019-10-17T23:30:07.860Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2019-10-17T23:30:07.860Z] === RUN TestKillContainer [2019-10-17T23:30:08.146Z] === RUN TestKillContainer/no_signal [2019-10-17T23:30:08.788Z] === RUN TestKillContainer/non_killing_signal [2019-10-17T23:30:09.072Z] === RUN TestKillContainer/killing_signal [2019-10-17T23:30:09.811Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-17T23:30:10.082Z] --- PASS: TestKillContainer (2.17s) [2019-10-17T23:30:10.082Z] --- PASS: TestKillContainer/no_signal (0.74s) [2019-10-17T23:30:10.082Z] --- PASS: TestKillContainer/non_killing_signal (0.44s) [2019-10-17T23:30:10.082Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2019-10-17T23:30:10.082Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-17T23:30:10.082Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-17T23:30:10.698Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-17T23:30:11.127Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-17T23:30:11.707Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2019-10-17T23:30:11.707Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2019-10-17T23:30:11.707Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2019-10-17T23:30:11.707Z] === RUN TestKillStoppedContainer [2019-10-17T23:30:11.707Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-10-17T23:30:11.707Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-17T23:30:11.707Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2019-10-17T23:30:11.707Z] === RUN TestKillDifferentUserContainer [2019-10-17T23:30:12.324Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2019-10-17T23:30:12.324Z] === RUN TestInspectOomKilledTrue [2019-10-17T23:30:13.798Z] --- PASS: TestInspectOomKilledTrue (1.20s) [2019-10-17T23:30:13.798Z] === RUN TestInspectOomKilledFalse [2019-10-17T23:30:14.420Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2019-10-17T23:30:14.420Z] === RUN TestLinksEtcHostsContentMatch [2019-10-17T23:30:15.040Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2019-10-17T23:30:15.040Z] === RUN TestLinksContainerNames [2019-10-17T23:30:15.068Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-17T23:30:15.068Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-17T23:30:16.003Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-17T23:30:16.517Z] --- PASS: TestLinksContainerNames (1.34s) [2019-10-17T23:30:16.517Z] === RUN TestLogsFollowTailEmpty [2019-10-17T23:30:17.135Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2019-10-17T23:30:17.135Z] === RUN TestContainerNetworkMountsNoChown [2019-10-17T23:30:17.752Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/default [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/default [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/private [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/private [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/rprivate [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/slave [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/slave [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/rslave [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/shared [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/shared [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/rshared [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/default [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/rslave [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/rshared [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/shared [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/slave [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/rprivate [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/private [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-17T23:30:17.752Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-17T23:30:17.752Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-17T23:30:17.752Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-17T23:30:18.038Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-17T23:30:18.038Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-17T23:30:18.038Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-17T23:30:18.038Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-17T23:30:18.038Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-17T23:30:18.038Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-17T23:30:18.038Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-17T23:30:18.038Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-17T23:30:18.038Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-17T23:30:18.038Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-17T23:30:18.038Z] === RUN TestContainerBindMountNonRecursive [2019-10-17T23:30:19.279Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-17T23:30:20.070Z] --- PASS: TestContainerBindMountNonRecursive (1.65s) [2019-10-17T23:30:20.070Z] === RUN TestNetworkNat [2019-10-17T23:30:20.356Z] --- PASS: TestNetworkNat (0.76s) [2019-10-17T23:30:20.356Z] === RUN TestNetworkLocalhostTCPNat [2019-10-17T23:30:21.365Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2019-10-17T23:30:21.365Z] === RUN TestNetworkLoopbackNat [2019-10-17T23:30:21.980Z] --- PASS: TestNetworkLoopbackNat (0.93s) [2019-10-17T23:30:21.980Z] === RUN TestPause [2019-10-17T23:30:22.998Z] --- PASS: TestPause (0.76s) [2019-10-17T23:30:22.998Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-17T23:30:22.998Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-17T23:30:22.998Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-17T23:30:22.998Z] === RUN TestPauseStopPausedContainer [2019-10-17T23:30:23.616Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2019-10-17T23:30:23.616Z] === RUN TestPsFilter [2019-10-17T23:30:23.900Z] --- PASS: TestPsFilter (0.20s) [2019-10-17T23:30:23.900Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-17T23:30:24.530Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2019-10-17T23:30:24.530Z] === RUN TestRemoveContainerWithVolume [2019-10-17T23:30:25.147Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2019-10-17T23:30:25.147Z] === RUN TestRemoveContainerRunning [2019-10-17T23:30:25.768Z] --- PASS: TestRemoveContainerRunning (0.67s) [2019-10-17T23:30:25.768Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-17T23:30:25.975Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-17T23:30:26.384Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2019-10-17T23:30:26.384Z] === RUN TestRemoveInvalidContainer [2019-10-17T23:30:26.384Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-10-17T23:30:26.384Z] === RUN TestRenameLinkedContainer [2019-10-17T23:30:27.375Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-17T23:30:28.746Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-17T23:30:29.087Z] --- PASS: TestRenameLinkedContainer (2.58s) [2019-10-17T23:30:29.087Z] === RUN TestRenameStoppedContainer [2019-10-17T23:30:29.311Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-17T23:30:29.704Z] --- PASS: TestRenameStoppedContainer (0.70s) [2019-10-17T23:30:29.704Z] === RUN TestRenameRunningContainerAndReuse [2019-10-17T23:30:31.178Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s) [2019-10-17T23:30:31.178Z] === RUN TestRenameInvalidName [2019-10-17T23:30:31.209Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-17T23:30:31.883Z] --- PASS: TestRenameInvalidName (0.70s) [2019-10-17T23:30:31.883Z] === RUN TestRenameAnonymousContainer [2019-10-17T23:30:33.175Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-17T23:30:34.571Z] --- PASS: TestRenameAnonymousContainer (2.51s) [2019-10-17T23:30:34.571Z] === RUN TestRenameContainerWithSameName [2019-10-17T23:30:35.078Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-17T23:30:35.191Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2019-10-17T23:30:35.191Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-17T23:30:36.671Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s) [2019-10-17T23:30:36.671Z] === RUN TestResize [2019-10-17T23:30:36.972Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-17T23:30:37.289Z] --- PASS: TestResize (0.73s) [2019-10-17T23:30:37.289Z] === RUN TestResizeWithInvalidSize [2019-10-17T23:30:37.916Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2019-10-17T23:30:37.916Z] === RUN TestResizeWhenContainerNotStarted [2019-10-17T23:30:38.536Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2019-10-17T23:30:38.536Z] === RUN TestDaemonRestartKillContainers [2019-10-17T23:30:38.536Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-17T23:30:38.536Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-17T23:30:38.536Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-17T23:30:38.536Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-17T23:30:38.536Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-17T23:30:38.536Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-17T23:30:38.536Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-17T23:30:38.536Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-17T23:30:38.536Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-17T23:30:38.536Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-17T23:30:38.536Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-17T23:30:38.536Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-17T23:30:38.536Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-17T23:30:38.536Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-17T23:30:38.536Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-17T23:30:38.536Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-17T23:30:38.536Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:30:38.536Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:30:38.536Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:30:38.536Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:30:38.536Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:30:38.536Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:30:38.536Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:30:38.536Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:30:38.536Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-17T23:30:38.536Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:30:38.536Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-17T23:30:38.536Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-17T23:30:39.499Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-17T23:30:40.691Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:30:40.691Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-17T23:30:40.847Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-17T23:30:40.883Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-17T23:30:41.141Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-17T23:30:42.073Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-17T23:30:42.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-17T23:30:42.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-17T23:30:42.809Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-17T23:30:42.809Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-17T23:30:43.005Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-17T23:30:44.902Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-17T23:30:45.557Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-17T23:30:45.834Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-17T23:30:46.181Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-17T23:30:47.729Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-17T23:30:48.663Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-17T23:30:48.663Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-17T23:30:48.870Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-17T23:30:48.870Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.15s) [2019-10-17T23:30:48.870Z] 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" [2019-10-17T23:30:48.870Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.18s) [2019-10-17T23:30:48.870Z] 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" [2019-10-17T23:30:48.870Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.42s) [2019-10-17T23:30:48.870Z] 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" [2019-10-17T23:30:48.870Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.49s) [2019-10-17T23:30:48.870Z] 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" [2019-10-17T23:30:48.870Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.94s) [2019-10-17T23:30:48.870Z] 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" [2019-10-17T23:30:48.870Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.99s) [2019-10-17T23:30:48.870Z] 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" [2019-10-17T23:30:48.870Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.22s) [2019-10-17T23:30:48.870Z] 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" [2019-10-17T23:30:48.870Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.32s) [2019-10-17T23:30:48.870Z] 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" [2019-10-17T23:30:48.870Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.33s) [2019-10-17T23:30:48.870Z] 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" [2019-10-17T23:30:48.870Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.48s) [2019-10-17T23:30:48.870Z] 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" [2019-10-17T23:30:48.870Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.77s) [2019-10-17T23:30:48.870Z] 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" [2019-10-17T23:30:48.870Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s) [2019-10-17T23:30:48.870Z] 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" [2019-10-17T23:30:48.870Z] === RUN TestCgroupNamespacesRun [2019-10-17T23:30:48.920Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-17T23:30:49.177Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-17T23:30:49.177Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-17T23:30:50.107Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-17T23:30:50.347Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2019-10-17T23:30:50.347Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-17T23:30:50.347Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-17T23:30:51.823Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2019-10-17T23:30:51.823Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-17T23:30:51.823Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-17T23:30:52.002Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-17T23:30:53.375Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-17T23:30:53.853Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s) [2019-10-17T23:30:53.853Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-17T23:30:53.853Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-17T23:30:54.308Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-17T23:30:55.358Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2019-10-17T23:30:55.358Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-17T23:30:55.359Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-17T23:30:57.386Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2019-10-17T23:30:57.386Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-17T23:30:57.386Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-17T23:30:58.003Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2019-10-17T23:30:58.003Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-17T23:30:58.003Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-17T23:30:59.011Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-10-17T23:30:59.011Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-17T23:30:59.011Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-17T23:31:00.563Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s) [2019-10-17T23:31:00.563Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-17T23:31:00.563Z] === RUN TestKernelTCPMemory [2019-10-17T23:31:01.582Z] --- PASS: TestKernelTCPMemory (0.90s) [2019-10-17T23:31:01.582Z] === RUN TestNISDomainname [2019-10-17T23:31:02.595Z] --- PASS: TestNISDomainname (1.03s) [2019-10-17T23:31:02.595Z] === RUN TestHostnameDnsResolution [2019-10-17T23:31:03.606Z] --- PASS: TestHostnameDnsResolution (1.16s) [2019-10-17T23:31:03.606Z] === RUN TestStats [2019-10-17T23:31:04.263Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-17T23:31:04.827Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-17T23:31:06.286Z] --- PASS: TestStats (2.48s) [2019-10-17T23:31:06.286Z] === RUN TestStopContainerWithTimeout [2019-10-17T23:31:06.286Z] === RUN TestStopContainerWithTimeout/0 [2019-10-17T23:31:06.286Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-17T23:31:06.286Z] === RUN TestStopContainerWithTimeout/1 [2019-10-17T23:31:06.286Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-17T23:31:06.286Z] === RUN TestStopContainerWithTimeout/3 [2019-10-17T23:31:06.286Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-17T23:31:06.286Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-17T23:31:06.286Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-17T23:31:06.286Z] === CONT TestStopContainerWithTimeout/0 [2019-10-17T23:31:06.286Z] === CONT TestStopContainerWithTimeout/3 [2019-10-17T23:31:06.286Z] === CONT TestStopContainerWithTimeout/1 [2019-10-17T23:31:06.286Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-17T23:31:06.725Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-17T23:31:07.290Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-17T23:31:07.548Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-17T23:31:07.548Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-17T23:31:07.806Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-17T23:31:09.702Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-17T23:31:09.763Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-17T23:31:09.763Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2019-10-17T23:31:09.763Z] --- PASS: TestStopContainerWithTimeout/1 (2.36s) [2019-10-17T23:31:09.763Z] --- PASS: TestStopContainerWithTimeout/3 (3.27s) [2019-10-17T23:31:09.763Z] --- PASS: TestStopContainerWithTimeout/-1 (3.34s) [2019-10-17T23:31:09.763Z] === RUN TestDeleteDevicemapper [2019-10-17T23:31:09.763Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-17T23:31:09.763Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-17T23:31:09.763Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-17T23:31:10.637Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-17T23:31:12.470Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.05s) [2019-10-17T23:31:12.470Z] === RUN TestUpdateMemory [2019-10-17T23:31:12.667Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-17T23:31:12.667Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-17T23:31:13.481Z] --- PASS: TestUpdateMemory (1.11s) [2019-10-17T23:31:13.481Z] === RUN TestUpdateCPUQuota [2019-10-17T23:31:15.511Z] --- PASS: TestUpdateCPUQuota (1.78s) [2019-10-17T23:31:15.511Z] === RUN TestUpdatePidsLimit [2019-10-17T23:31:15.511Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-17T23:31:15.795Z] === RUN TestUpdatePidsLimit/no_change [2019-10-17T23:31:16.080Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-17T23:31:16.695Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-17T23:31:16.844Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-17T23:31:16.977Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-17T23:31:17.263Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-17T23:31:17.881Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-17T23:31:18.214Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-17T23:31:18.472Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-17T23:31:18.472Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-17T23:31:19.362Z] --- PASS: TestUpdatePidsLimit (3.96s) [2019-10-17T23:31:19.362Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-10-17T23:31:19.362Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2019-10-17T23:31:19.362Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2019-10-17T23:31:19.362Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2019-10-17T23:31:19.362Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2019-10-17T23:31:19.362Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2019-10-17T23:31:19.362Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2019-10-17T23:31:19.362Z] === RUN TestUpdateRestartPolicy [2019-10-17T23:31:22.650Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-17T23:31:23.582Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-17T23:31:23.839Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-17T23:31:25.735Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-17T23:31:27.106Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-17T23:31:29.002Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-17T23:31:29.934Z] === RUN TestDockerSuite/TestRmiTag [2019-10-17T23:31:29.934Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-17T23:31:30.865Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-17T23:31:31.886Z] --- PASS: TestUpdateRestartPolicy (12.20s) [2019-10-17T23:31:31.886Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-17T23:31:32.170Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2019-10-17T23:31:32.170Z] === RUN TestWaitNonBlocked [2019-10-17T23:31:32.170Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T23:31:32.170Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T23:31:32.170Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T23:31:32.170Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T23:31:32.170Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-17T23:31:32.170Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-17T23:31:32.237Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-17T23:31:33.184Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-17T23:31:33.184Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2019-10-17T23:31:33.184Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s) [2019-10-17T23:31:33.184Z] === RUN TestWaitBlocked [2019-10-17T23:31:33.184Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-17T23:31:33.184Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-17T23:31:33.184Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-17T23:31:33.184Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-17T23:31:33.185Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-17T23:31:33.185Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-17T23:31:34.675Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-17T23:31:34.675Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2019-10-17T23:31:34.675Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2019-10-17T23:31:34.675Z] === CONT TestContainerStartOnDaemonRestart [2019-10-17T23:31:34.675Z] === CONT TestDaemonRestartIpcMode [2019-10-17T23:31:34.675Z] === CONT TestIpcModeOlderClient [2019-10-17T23:31:34.675Z] --- PASS: TestIpcModeOlderClient (0.13s) [2019-10-17T23:31:36.414Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-17T23:31:36.978Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-17T23:31:37.366Z] --- PASS: TestContainerStartOnDaemonRestart (3.10s) [2019-10-17T23:31:37.366Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-17T23:31:37.910Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-17T23:31:38.167Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-17T23:31:38.415Z] --- PASS: TestDaemonRestartIpcMode (3.88s) [2019-10-17T23:31:38.415Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-17T23:31:38.415Z] PASS [2019-10-17T23:31:38.415Z] [2019-10-17T23:31:38.415Z] === Skipped [2019-10-17T23:31:38.415Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-17T23:31:38.415Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-17T23:31:38.415Z] [2019-10-17T23:31:38.415Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-17T23:31:38.415Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-17T23:31:38.415Z] [2019-10-17T23:31:38.415Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-17T23:31:38.415Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-17T23:31:38.415Z] [2019-10-17T23:31:38.415Z] [2019-10-17T23:31:38.415Z] DONE 197 tests, 3 skipped in 121.455s [2019-10-17T23:31:38.415Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-17T23:31:38.415Z] ++ 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 [2019-10-17T23:31:38.415Z] ++ set -e [2019-10-17T23:31:38.415Z] ++ '[' -n 0 ']' [2019-10-17T23:31:38.415Z] ++ set -x [2019-10-17T23:31:38.415Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:31:38.415Z] INFO: Testing against a local daemon [2019-10-17T23:31:38.415Z] === RUN TestCommitInheritsEnv [2019-10-17T23:31:38.698Z] --- PASS: TestCommitInheritsEnv (0.43s) [2019-10-17T23:31:38.698Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-17T23:31:38.698Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-17T23:31:38.698Z] === RUN TestImagesFilterMultiReference [2019-10-17T23:31:38.983Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-17T23:31:38.983Z] === RUN TestImagePullPlatformInvalid [2019-10-17T23:31:38.983Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-17T23:31:38.983Z] === RUN TestRemoveImageOrphaning [2019-10-17T23:31:39.267Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2019-10-17T23:31:39.267Z] === RUN TestRemoveImageGarbageCollector [2019-10-17T23:31:39.267Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-17T23:31:39.267Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:31:39.267Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-17T23:31:39.552Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-17T23:31:39.552Z] === RUN TestTagInvalidReference [2019-10-17T23:31:39.552Z] --- PASS: TestTagInvalidReference (0.05s) [2019-10-17T23:31:39.552Z] === RUN TestTagValidPrefixedRepo [2019-10-17T23:31:39.552Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-17T23:31:39.552Z] === RUN TestTagExistedNameWithoutForce [2019-10-17T23:31:39.552Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-17T23:31:39.552Z] === RUN TestTagOfficialNames [2019-10-17T23:31:39.552Z] --- PASS: TestTagOfficialNames (0.05s) [2019-10-17T23:31:39.552Z] === RUN TestTagMatchesDigest [2019-10-17T23:31:39.552Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-17T23:31:39.552Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-17T23:31:40.065Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-17T23:31:40.996Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-17T23:31:40.996Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-17T23:31:41.253Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-17T23:31:42.191Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-17T23:31:42.191Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-17T23:31:43.124Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-17T23:31:44.055Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-17T23:31:44.986Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-17T23:31:45.919Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-17T23:31:46.851Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-17T23:31:47.782Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-17T23:31:49.676Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-17T23:31:51.047Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-17T23:31:51.977Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-17T23:31:52.908Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-17T23:31:53.840Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-17T23:31:54.773Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-17T23:31:55.704Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-17T23:31:57.075Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-17T23:31:58.005Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-17T23:31:58.570Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-17T23:31:59.501Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-17T23:32:00.066Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-17T23:32:00.323Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-17T23:32:00.323Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-17T23:32:02.852Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-17T23:32:03.784Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-17T23:32:04.718Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-17T23:32:05.649Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-17T23:32:06.213Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-17T23:32:06.213Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-17T23:32:07.166Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-17T23:32:08.098Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-17T23:32:09.029Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-17T23:32:09.959Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-17T23:32:10.524Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-17T23:32:10.524Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-17T23:32:11.455Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-17T23:32:11.455Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-17T23:32:12.830Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-17T23:32:13.394Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-17T23:32:14.325Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-17T23:32:15.256Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-17T23:32:15.257Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-17T23:32:16.190Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-17T23:32:18.084Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-17T23:32:19.453Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-17T23:32:19.453Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-17T23:32:21.349Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-17T23:32:21.914Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-17T23:32:22.148Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-17T23:32:22.149Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-17T23:32:22.149Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-17T23:32:22.149Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-17T23:32:22.149Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-17T23:32:22.149Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-17T23:32:22.149Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-17T23:32:22.149Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-17T23:32:22.149Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-17T23:32:22.845Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-17T23:32:23.777Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-17T23:32:24.714Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-17T23:32:25.278Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-17T23:32:26.865Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-17T23:32:27.174Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-17T23:32:28.109Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-17T23:32:29.780Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-17T23:32:31.386Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-17T23:32:31.386Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-17T23:32:32.767Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-17T23:32:34.482Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-17T23:32:34.943Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-17T23:32:34.943Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-17T23:32:34.943Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-17T23:32:34.943Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-17T23:32:34.943Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-17T23:32:35.291Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-17T23:32:36.662Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-17T23:32:38.689Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-17T23:32:38.689Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-17T23:32:38.689Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-17T23:32:38.689Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-17T23:32:39.152Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-17T23:32:39.937Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-17T23:32:41.934Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-17T23:32:41.934Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-17T23:32:41.934Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-17T23:32:42.865Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-17T23:32:44.763Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-17T23:32:44.959Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-17T23:32:46.659Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-17T23:32:49.182Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-17T23:32:49.440Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-17T23:32:51.335Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-17T23:32:52.266Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-17T23:32:52.266Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-17T23:32:52.831Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-17T23:32:54.728Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-17T23:32:54.728Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-17T23:32:55.660Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-17T23:32:56.224Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-17T23:32:57.154Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-17T23:32:58.085Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-17T23:32:58.085Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-17T23:32:58.652Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-17T23:32:59.584Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-17T23:33:00.538Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-17T23:33:01.468Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-17T23:33:02.032Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-17T23:33:02.963Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-17T23:33:03.894Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-17T23:33:04.458Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-17T23:33:04.715Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-17T23:33:05.323Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-17T23:33:06.254Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-17T23:33:08.149Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-17T23:33:08.406Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-17T23:33:08.406Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-17T23:33:10.157Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-17T23:33:10.157Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-17T23:33:10.157Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-17T23:33:10.157Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-17T23:33:10.157Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-17T23:33:10.157Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-17T23:33:10.157Z] === RUN TestDockerSuite/TestBuildFails [2019-10-17T23:33:10.157Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-17T23:33:10.157Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-17T23:33:12.585Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-17T23:33:12.842Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-17T23:33:20.492Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-17T23:33:25.025Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-17T23:33:25.589Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-17T23:33:27.486Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-17T23:33:27.486Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-17T23:33:27.486Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-17T23:33:27.486Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-17T23:33:28.053Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-17T23:33:30.846Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-17T23:33:31.341Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-17T23:33:33.242Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-17T23:33:35.140Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-17T23:33:36.075Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-17T23:33:36.641Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-17T23:33:36.654Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-17T23:33:37.418Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-17T23:33:38.787Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-17T23:33:38.787Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-17T23:33:38.787Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-17T23:33:40.682Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-17T23:33:41.614Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-17T23:33:42.587Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-17T23:33:43.511Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-17T23:33:43.511Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-17T23:33:43.511Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-17T23:33:43.559Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-17T23:33:45.406Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-17T23:33:46.776Z] === RUN TestDockerSuite/TestRunMount [2019-10-17T23:33:49.373Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-17T23:33:49.373Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-17T23:33:50.344Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-17T23:33:50.804Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-17T23:33:50.804Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-17T23:33:53.322Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-17T23:33:53.886Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-17T23:33:54.817Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-17T23:33:56.711Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-17T23:33:59.235Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-17T23:34:01.139Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-17T23:34:01.139Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-17T23:34:02.510Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-17T23:34:02.510Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-17T23:34:05.035Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-17T23:34:07.581Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-17T23:34:08.512Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-17T23:34:09.444Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-17T23:34:11.341Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-17T23:34:11.341Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-17T23:34:11.479Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-17T23:34:11.940Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-17T23:34:12.272Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-17T23:34:13.644Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-17T23:34:14.132Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-17T23:34:14.132Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-17T23:34:14.592Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-17T23:34:14.592Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-17T23:34:14.613Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-17T23:34:15.177Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-17T23:34:17.701Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-17T23:34:19.072Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-17T23:34:20.398Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-17T23:34:20.398Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-17T23:34:20.444Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-17T23:34:20.858Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-17T23:34:21.829Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-17T23:34:22.290Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-17T23:34:23.260Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-17T23:34:24.802Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-17T23:34:25.702Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-17T23:34:26.634Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-17T23:34:26.634Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-17T23:34:27.565Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-17T23:34:27.565Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-17T23:34:27.822Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-17T23:34:28.758Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-17T23:34:29.322Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-17T23:34:29.322Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-17T23:34:30.389Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-17T23:34:30.607Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-17T23:34:30.607Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-17T23:34:30.607Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-17T23:34:30.607Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-17T23:34:30.607Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-17T23:34:30.607Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-17T23:34:30.607Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-17T23:34:30.647Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-17T23:34:31.067Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-17T23:34:31.528Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-17T23:34:31.578Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-17T23:34:31.578Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-17T23:34:32.145Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-17T23:34:33.077Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-17T23:34:34.985Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-17T23:34:36.378Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-17T23:34:36.635Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-17T23:34:36.892Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-17T23:34:37.333Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-17T23:34:37.823Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-17T23:34:38.757Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-17T23:34:39.690Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-17T23:34:39.690Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-17T23:34:40.622Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-17T23:34:40.622Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-17T23:34:41.555Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-17T23:34:42.486Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-17T23:34:42.486Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-17T23:34:43.418Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-17T23:34:45.316Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-17T23:34:45.316Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-17T23:34:45.316Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-17T23:34:45.316Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-17T23:34:48.595Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-17T23:34:50.493Z] === RUN TestDockerSuite/TestRunRm [2019-10-17T23:34:51.425Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-17T23:34:52.166Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-17T23:34:52.166Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-17T23:34:52.358Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-17T23:34:53.290Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-17T23:34:53.854Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-17T23:34:54.350Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-17T23:34:55.224Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-17T23:34:56.155Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-17T23:34:57.088Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-17T23:34:57.088Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-17T23:34:58.988Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-17T23:34:59.920Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-17T23:35:04.114Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-17T23:35:09.370Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-17T23:35:10.301Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-17T23:35:10.865Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-17T23:35:11.797Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-17T23:35:12.728Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-17T23:35:13.661Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-17T23:35:14.230Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-17T23:35:15.168Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-17T23:35:16.099Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-17T23:35:16.664Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-17T23:35:19.939Z] === RUN TestDockerSuite/TestRunState [2019-10-17T23:35:21.310Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-17T23:35:22.242Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-17T23:35:22.806Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-17T23:35:23.063Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-17T23:35:23.063Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-17T23:35:23.993Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-17T23:35:24.557Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-17T23:35:26.453Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-17T23:35:26.453Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-17T23:35:26.453Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-17T23:35:27.383Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-17T23:35:29.913Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-17T23:35:30.070Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-17T23:35:30.853Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-17T23:35:32.748Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-17T23:35:36.927Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-17T23:35:40.201Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-17T23:35:40.765Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-17T23:35:41.698Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-17T23:35:42.636Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-17T23:35:44.905Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-17T23:35:45.161Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-17T23:35:46.535Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-17T23:35:47.467Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-17T23:35:47.467Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-17T23:35:47.725Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-17T23:35:48.657Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-17T23:35:48.657Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-17T23:35:49.223Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-17T23:35:50.155Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-17T23:35:50.155Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-17T23:35:50.155Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-17T23:35:51.088Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-17T23:35:51.088Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-17T23:35:54.728Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-17T23:35:56.348Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-17T23:35:56.912Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-17T23:35:58.282Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-17T23:36:00.535Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-17T23:36:00.814Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-17T23:36:02.709Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-17T23:36:05.234Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-17T23:36:07.759Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-17T23:36:08.691Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-17T23:36:09.623Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-17T23:36:10.554Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-17T23:36:10.554Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-17T23:36:10.554Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-17T23:36:10.554Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-17T23:36:10.811Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-17T23:36:11.742Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-17T23:36:12.672Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-17T23:36:13.236Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-17T23:36:15.132Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-17T23:36:15.696Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-17T23:36:16.631Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-17T23:36:16.631Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-17T23:36:17.562Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-17T23:36:17.562Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-17T23:36:17.562Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-17T23:36:17.562Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-17T23:36:17.562Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-17T23:36:17.819Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-17T23:36:18.076Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-17T23:36:18.076Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-17T23:36:18.247Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-17T23:36:18.247Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-17T23:36:18.333Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-17T23:36:18.590Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-17T23:36:19.522Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-17T23:36:20.086Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-17T23:36:21.017Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-17T23:36:21.017Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-17T23:36:21.949Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-17T23:36:22.207Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-17T23:36:22.771Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-17T23:36:23.029Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-17T23:36:23.961Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-17T23:36:24.893Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-17T23:36:24.893Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-17T23:36:24.893Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-17T23:36:25.417Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-17T23:36:25.417Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-17T23:36:25.417Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-17T23:36:25.417Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-17T23:36:25.463Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-17T23:36:27.365Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-17T23:36:27.931Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-17T23:36:27.931Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-17T23:36:28.540Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-17T23:36:28.702Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-17T23:36:28.702Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-17T23:36:30.598Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-17T23:36:31.530Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-17T23:36:33.239Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-17T23:36:34.054Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-17T23:36:34.618Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-17T23:36:34.618Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-17T23:36:34.787Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-17T23:36:34.875Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-17T23:36:35.247Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-17T23:36:35.247Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-17T23:36:35.806Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-17T23:36:37.176Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-17T23:36:38.158Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-17T23:36:38.547Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-17T23:36:38.547Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-17T23:36:38.622Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-17T23:36:40.164Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-17T23:36:40.442Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-17T23:36:40.442Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-17T23:36:41.007Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-17T23:36:43.531Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-17T23:36:43.531Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-17T23:36:45.426Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-17T23:36:45.426Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-17T23:36:45.426Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-17T23:36:46.797Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-17T23:36:47.054Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-17T23:36:47.143Z] --- PASS: TestImportExtremelyLargeImageWorks (297.17s) [2019-10-17T23:36:47.143Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-17T23:36:47.143Z] PASS [2019-10-17T23:36:47.143Z] [2019-10-17T23:36:47.143Z] === Skipped [2019-10-17T23:36:47.143Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-17T23:36:47.143Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:36:47.143Z] [2019-10-17T23:36:47.143Z] [2019-10-17T23:36:47.143Z] DONE 12 tests, 1 skipped in 298.542s [2019-10-17T23:36:47.143Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-17T23:36:47.143Z] ++ 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 [2019-10-17T23:36:47.143Z] ++ set -e [2019-10-17T23:36:47.143Z] ++ '[' -n 0 ']' [2019-10-17T23:36:47.143Z] ++ set -x [2019-10-17T23:36:47.143Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:36:47.143Z] INFO: Testing against a local daemon [2019-10-17T23:36:47.143Z] === RUN TestNetworkCreateDelete [2019-10-17T23:36:47.143Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-10-17T23:36:47.143Z] === RUN TestDockerNetworkDeletePreferID [2019-10-17T23:36:47.143Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2019-10-17T23:36:47.143Z] === RUN TestInspectNetwork [2019-10-17T23:36:47.143Z] === RUN TestInspectNetwork/full_network_id [2019-10-17T23:36:47.143Z] === RUN TestInspectNetwork/partial_network_id [2019-10-17T23:36:47.143Z] === RUN TestInspectNetwork/network_name [2019-10-17T23:36:47.143Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-17T23:36:47.143Z] --- PASS: TestInspectNetwork (7.46s) [2019-10-17T23:36:47.143Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-17T23:36:47.143Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-17T23:36:47.143Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-17T23:36:47.143Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-17T23:36:47.143Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-17T23:36:47.143Z] === RUN TestRunContainerWithBridgeNone [2019-10-17T23:36:47.764Z] --- PASS: TestRunContainerWithBridgeNone (2.64s) [2019-10-17T23:36:47.764Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-17T23:36:47.764Z] === RUN TestNetworkInvalidJSON [2019-10-17T23:36:47.764Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-17T23:36:47.764Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-17T23:36:47.764Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:36:47.764Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:36:47.764Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:36:47.764Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:36:47.764Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-17T23:36:47.764Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-17T23:36:47.764Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-17T23:36:47.764Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-17T23:36:47.764Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-17T23:36:47.764Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-17T23:36:47.764Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-17T23:36:47.764Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-17T23:36:48.951Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-17T23:36:49.250Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2019-10-17T23:36:49.250Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-17T23:36:49.250Z] === RUN TestDaemonDefaultNetworkPools [2019-10-17T23:36:49.515Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-17T23:36:49.515Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-17T23:36:49.515Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-17T23:36:49.772Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-17T23:36:49.885Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2019-10-17T23:36:49.885Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-17T23:36:49.885Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-17T23:36:50.029Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-17T23:36:50.911Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.28s) [2019-10-17T23:36:50.911Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-17T23:36:50.911Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-17T23:36:52.399Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s) [2019-10-17T23:36:52.399Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-17T23:36:52.399Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-17T23:36:52.562Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-17T23:36:53.019Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-10-17T23:36:53.020Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-17T23:36:53.020Z] === RUN TestServiceWithPredefinedNetwork [2019-10-17T23:36:54.997Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-17T23:36:55.458Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-17T23:36:55.710Z] --- PASS: TestServiceWithPredefinedNetwork (2.47s) [2019-10-17T23:36:55.710Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-17T23:36:55.710Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-17T23:36:55.710Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-17T23:36:55.710Z] service_test.go:230: FLAKY_TEST [2019-10-17T23:36:55.710Z] === RUN TestServiceWithDataPathPortInit [2019-10-17T23:36:59.110Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-17T23:37:00.482Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-17T23:37:01.047Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-17T23:37:02.419Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-17T23:37:03.790Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-17T23:37:05.795Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-17T23:37:06.314Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-17T23:37:06.878Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-17T23:37:07.982Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-17T23:37:10.153Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-17T23:37:10.722Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-17T23:37:12.641Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-17T23:37:14.251Z] --- PASS: TestServiceWithDataPathPortInit (15.62s) [2019-10-17T23:37:14.251Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-17T23:37:14.251Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-17T23:37:14.251Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-17T23:37:15.167Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-17T23:37:16.669Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-17T23:37:17.693Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-17T23:37:18.638Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.45s) [2019-10-17T23:37:18.639Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-17T23:37:18.639Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w8ait0crf3prh189l6f9x9qgw Created:2019-10-17 23:37:12.341324612 +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[d17b253326c7c811d3984be65d2e73e59d4bb6f791d3ca874ba5c1dd4d8c63e6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jri4u4wjer7apiq5l67o8ek3j EndpointID:300f5bb91c26e5118da4287dfb379174c337d9b8c6ba6293f7a5a29f93da8aed MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c3057e827e4b195f8d5d51f7763ab4f3cfc1fd8ca0f6134b6a647cfda4850839 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:70c17d00697c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jri4u4wjer7apiq5l67o8ek3j EndpointID:300f5bb91c26e5118da4287dfb379174c337d9b8c6ba6293f7a5a29f93da8aed EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-17T23:37:18.639Z] PASS [2019-10-17T23:37:18.639Z] [2019-10-17T23:37:18.639Z] === Skipped [2019-10-17T23:37:18.639Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-17T23:37:18.639Z] service_test.go:230: FLAKY_TEST [2019-10-17T23:37:18.639Z] [2019-10-17T23:37:18.639Z] [2019-10-17T23:37:18.639Z] DONE 21 tests, 1 skipped in 41.809s [2019-10-17T23:37:18.639Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-17T23:37:18.639Z] ++ 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 [2019-10-17T23:37:18.639Z] ++ set -e [2019-10-17T23:37:18.639Z] ++ '[' -n 0 ']' [2019-10-17T23:37:18.639Z] ++ set -x [2019-10-17T23:37:18.639Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:37:18.639Z] INFO: Testing against a local daemon [2019-10-17T23:37:18.639Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-17T23:37:20.120Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.46s) [2019-10-17T23:37:20.120Z] ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance" [2019-10-17T23:37:20.120Z] === RUN TestDockerNetworkIpvlan [2019-10-17T23:37:21.146Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-10-17T23:37:21.869Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-17T23:37:22.168Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-10-17T23:37:22.480Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-17T23:37:23.183Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-10-17T23:37:25.876Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-10-17T23:37:26.057Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-17T23:37:27.180Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-17T23:37:27.641Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-17T23:37:27.641Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-17T23:37:27.641Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-17T23:37:28.583Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-17T23:37:29.347Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-10-17T23:37:29.834Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-17T23:37:29.834Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-17T23:37:32.083Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-10-17T23:37:35.129Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-17T23:37:35.542Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-10-17T23:37:37.656Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-17T23:37:39.025Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-17T23:37:39.957Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-17T23:37:39.960Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-10-17T23:37:40.888Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-17T23:37:41.942Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-17T23:37:41.942Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-17T23:37:42.876Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-17T23:37:45.469Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-10-17T23:37:47.510Z] --- PASS: TestDockerNetworkIpvlan (27.26s) [2019-10-17T23:37:47.510Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-17T23:37:47.510Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.09s) [2019-10-17T23:37:47.510Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-17T23:37:47.510Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.05s) [2019-10-17T23:37:47.510Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-17T23:37:47.510Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.24s) [2019-10-17T23:37:47.510Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-17T23:37:47.510Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.16s) [2019-10-17T23:37:47.510Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-17T23:37:47.510Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.44s) [2019-10-17T23:37:47.510Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-17T23:37:47.510Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.21s) [2019-10-17T23:37:47.510Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-17T23:37:47.510Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.26s) [2019-10-17T23:37:47.510Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-17T23:37:47.510Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.33s) [2019-10-17T23:37:47.510Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-17T23:37:47.510Z] --- PASS: TestDockerNetworkIpvlan/Addressing (2.00s) [2019-10-17T23:37:47.510Z] PASS [2019-10-17T23:37:47.510Z] [2019-10-17T23:37:47.510Z] DONE 11 tests in 28.818s [2019-10-17T23:37:47.510Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-17T23:37:47.510Z] ++ 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 [2019-10-17T23:37:47.510Z] ++ set -e [2019-10-17T23:37:47.510Z] ++ '[' -n 0 ']' [2019-10-17T23:37:47.510Z] ++ set -x [2019-10-17T23:37:47.510Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:37:47.510Z] INFO: Testing against a local daemon [2019-10-17T23:37:47.510Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-17T23:37:48.135Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-17T23:37:48.998Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2019-10-17T23:37:48.998Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-17T23:37:48.998Z] === RUN TestDockerNetworkMacvlan [2019-10-17T23:37:50.014Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-17T23:37:51.037Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-17T23:37:51.412Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-17T23:37:51.669Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-17T23:37:52.050Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-17T23:37:52.602Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-17T23:37:52.602Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-17T23:37:53.536Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-17T23:37:54.749Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-17T23:37:55.614Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-17T23:37:55.614Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-17T23:37:57.509Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-17T23:37:58.217Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-17T23:37:58.450Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-17T23:37:59.380Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-17T23:38:01.275Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-17T23:38:03.736Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-17T23:38:04.359Z] --- PASS: TestDockerNetworkMacvlan (15.35s) [2019-10-17T23:38:04.359Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:38:04.359Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-10-17T23:38:04.359Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:38:04.359Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-17T23:38:04.359Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:38:04.359Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2019-10-17T23:38:04.359Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:38:04.359Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.26s) [2019-10-17T23:38:04.359Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:38:04.359Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.41s) [2019-10-17T23:38:04.359Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-17T23:38:04.359Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s) [2019-10-17T23:38:04.359Z] PASS [2019-10-17T23:38:04.359Z] [2019-10-17T23:38:04.359Z] DONE 8 tests in 16.934s [2019-10-17T23:38:04.359Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-17T23:38:04.359Z] ++ 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 [2019-10-17T23:38:04.359Z] ++ set -e [2019-10-17T23:38:04.359Z] ++ '[' -n 0 ']' [2019-10-17T23:38:04.359Z] ++ set -x [2019-10-17T23:38:04.359Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-10-17T23:38:04.645Z] testing: warning: no tests to run [2019-10-17T23:38:04.645Z] PASS [2019-10-17T23:38:04.645Z] [2019-10-17T23:38:04.645Z] DONE 0 tests in 0.018s [2019-10-17T23:38:04.645Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-17T23:38:04.645Z] ++ 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 [2019-10-17T23:38:04.645Z] ++ set -e [2019-10-17T23:38:04.645Z] ++ '[' -n 0 ']' [2019-10-17T23:38:04.645Z] ++ set -x [2019-10-17T23:38:04.645Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:38:04.645Z] INFO: Testing against a local daemon [2019-10-17T23:38:04.645Z] === RUN TestAuthZPluginAllowRequest [2019-10-17T23:38:06.531Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-17T23:38:06.692Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2019-10-17T23:38:06.692Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-17T23:38:06.692Z] === RUN TestAuthZPluginTLS [2019-10-17T23:38:06.978Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-10-17T23:38:06.978Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-17T23:38:06.978Z] === RUN TestAuthZPluginDenyRequest [2019-10-17T23:38:07.463Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-17T23:38:07.463Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-17T23:38:07.598Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2019-10-17T23:38:07.598Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-17T23:38:07.598Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-17T23:38:08.216Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-10-17T23:38:08.216Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-17T23:38:08.216Z] === RUN TestAuthZPluginDenyResponse [2019-10-17T23:38:08.833Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-17T23:38:08.836Z] --- PASS: TestAuthZPluginDenyResponse (0.60s) [2019-10-17T23:38:08.836Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-17T23:38:08.836Z] === RUN TestAuthZPluginAllowEventStream [2019-10-17T23:38:09.398Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-17T23:38:10.339Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2019-10-17T23:38:10.339Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-17T23:38:10.339Z] === RUN TestAuthZPluginErrorResponse [2019-10-17T23:38:10.958Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-10-17T23:38:10.958Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-17T23:38:10.958Z] === RUN TestAuthZPluginErrorRequest [2019-10-17T23:38:11.577Z] --- PASS: TestAuthZPluginErrorRequest (0.59s) [2019-10-17T23:38:11.577Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-17T23:38:11.577Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-17T23:38:12.196Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-10-17T23:38:12.196Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-17T23:38:12.196Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-17T23:38:12.400Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-17T23:38:14.232Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2019-10-17T23:38:14.232Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-17T23:38:14.232Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-17T23:38:14.654Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-17T23:38:16.275Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.14s) [2019-10-17T23:38:16.275Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-17T23:38:16.275Z] === RUN TestAuthZPluginHeader [2019-10-17T23:38:17.306Z] --- PASS: TestAuthZPluginHeader (0.95s) [2019-10-17T23:38:17.306Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-17T23:38:17.306Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-17T23:38:17.306Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-17T23:38:17.306Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:38:17.306Z] === RUN TestAuthZPluginV2Disable [2019-10-17T23:38:17.306Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-17T23:38:17.306Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:38:17.306Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-17T23:38:17.306Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-17T23:38:17.306Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:38:17.306Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-17T23:38:17.306Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-17T23:38:17.306Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:38:17.306Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-17T23:38:17.929Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-17T23:38:22.106Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-17T23:38:24.631Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-17T23:38:28.808Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-17T23:38:34.241Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-17T23:38:35.772Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2019-10-17T23:38:35.772Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-17T23:38:35.772Z] PASS [2019-10-17T23:38:35.772Z] [2019-10-17T23:38:35.772Z] === Skipped [2019-10-17T23:38:35.772Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-17T23:38:35.772Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:38:35.772Z] [2019-10-17T23:38:35.772Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-17T23:38:35.772Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:38:35.772Z] [2019-10-17T23:38:35.772Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-17T23:38:35.772Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:38:35.772Z] [2019-10-17T23:38:35.772Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-17T23:38:35.772Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:38:35.772Z] [2019-10-17T23:38:35.772Z] [2019-10-17T23:38:35.772Z] DONE 17 tests, 4 skipped in 29.708s [2019-10-17T23:38:35.772Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-17T23:38:35.772Z] ++ 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 [2019-10-17T23:38:35.772Z] ++ set -e [2019-10-17T23:38:35.772Z] ++ '[' -n 0 ']' [2019-10-17T23:38:35.772Z] ++ set -x [2019-10-17T23:38:35.772Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:38:35.772Z] INFO: Testing against a local daemon [2019-10-17T23:38:35.772Z] === RUN TestPluginInvalidJSON [2019-10-17T23:38:35.772Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:38:35.772Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:38:35.772Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-17T23:38:35.772Z] --- PASS: TestPluginInvalidJSON (0.05s) [2019-10-17T23:38:35.772Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-17T23:38:35.772Z] PASS [2019-10-17T23:38:35.772Z] [2019-10-17T23:38:35.772Z] DONE 2 tests in 0.149s [2019-10-17T23:38:35.772Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-17T23:38:35.772Z] ++ 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 [2019-10-17T23:38:35.772Z] ++ set -e [2019-10-17T23:38:35.772Z] ++ '[' -n 0 ']' [2019-10-17T23:38:35.772Z] ++ set -x [2019-10-17T23:38:35.772Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:38:35.772Z] INFO: Testing against a local daemon [2019-10-17T23:38:35.772Z] === RUN TestExternalGraphDriver [2019-10-17T23:38:35.772Z] === RUN TestExternalGraphDriver/json [2019-10-17T23:38:36.764Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-17T23:38:36.790Z] === RUN TestExternalGraphDriver/spec [2019-10-17T23:38:37.573Z] === RUN TestDockerSuite/TestBuildRm [2019-10-17T23:38:39.290Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-17T23:38:39.496Z] === RUN TestExternalGraphDriver/pull [2019-10-17T23:38:40.661Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-17T23:38:41.526Z] --- PASS: TestExternalGraphDriver (6.70s) [2019-10-17T23:38:41.526Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-17T23:38:41.526Z] --- PASS: TestExternalGraphDriver/json (2.13s) [2019-10-17T23:38:41.526Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2019-10-17T23:38:41.526Z] --- PASS: TestExternalGraphDriver/pull (2.26s) [2019-10-17T23:38:41.526Z] === RUN TestGraphdriverPluginV2 [2019-10-17T23:38:41.526Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-10-17T23:38:41.526Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:38:41.526Z] PASS [2019-10-17T23:38:41.526Z] [2019-10-17T23:38:41.526Z] === Skipped [2019-10-17T23:38:41.526Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-10-17T23:38:41.526Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:38:41.526Z] [2019-10-17T23:38:41.526Z] [2019-10-17T23:38:41.526Z] DONE 5 tests, 1 skipped in 6.862s [2019-10-17T23:38:41.526Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-17T23:38:41.526Z] ++ 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 [2019-10-17T23:38:41.526Z] ++ set -e [2019-10-17T23:38:41.526Z] ++ '[' -n 0 ']' [2019-10-17T23:38:41.526Z] ++ set -x [2019-10-17T23:38:41.527Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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 [2019-10-17T23:38:41.527Z] INFO: Testing against a local daemon [2019-10-17T23:38:41.527Z] === RUN TestContinueAfterPluginCrash [2019-10-17T23:38:41.527Z] === PAUSE TestContinueAfterPluginCrash [2019-10-17T23:38:41.527Z] === RUN TestDaemonStartWithLogOpt [2019-10-17T23:38:41.527Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-17T23:38:41.527Z] === CONT TestContinueAfterPluginCrash [2019-10-17T23:38:41.527Z] === CONT TestDaemonStartWithLogOpt [2019-10-17T23:38:42.032Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-17T23:38:44.555Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-17T23:38:47.082Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-17T23:38:49.606Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-17T23:38:49.974Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-17T23:38:52.133Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-17T23:38:53.721Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-17T23:38:53.721Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-17T23:38:54.030Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-17T23:38:54.186Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-17T23:38:55.726Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-17T23:38:58.639Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-17T23:39:00.136Z] --- PASS: TestDaemonStartWithLogOpt (16.29s) [2019-10-17T23:39:00.136Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-17T23:39:02.384Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-17T23:39:02.810Z] --- PASS: TestContinueAfterPluginCrash (21.04s) [2019-10-17T23:39:02.810Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-17T23:39:02.810Z] PASS [2019-10-17T23:39:02.810Z] [2019-10-17T23:39:02.810Z] DONE 2 tests in 21.138s [2019-10-17T23:39:02.810Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-17T23:39:02.810Z] ++ 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 [2019-10-17T23:39:02.810Z] ++ set -e [2019-10-17T23:39:02.810Z] ++ '[' -n 0 ']' [2019-10-17T23:39:02.810Z] ++ set -x [2019-10-17T23:39:02.810Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:39:02.810Z] INFO: Testing against a local daemon [2019-10-17T23:39:02.810Z] === RUN TestPluginWithDevMounts [2019-10-17T23:39:02.810Z] === PAUSE TestPluginWithDevMounts [2019-10-17T23:39:02.810Z] === CONT TestPluginWithDevMounts [2019-10-17T23:39:04.836Z] --- PASS: TestPluginWithDevMounts (2.31s) [2019-10-17T23:39:04.836Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-17T23:39:04.836Z] PASS [2019-10-17T23:39:04.836Z] [2019-10-17T23:39:04.836Z] DONE 1 tests in 2.409s [2019-10-17T23:39:04.837Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-17T23:39:04.837Z] ++ 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 [2019-10-17T23:39:04.837Z] ++ set -e [2019-10-17T23:39:04.837Z] ++ '[' -n 0 ']' [2019-10-17T23:39:04.837Z] ++ set -x [2019-10-17T23:39:04.837Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-10-17T23:39:05.120Z] INFO: Testing against a local daemon [2019-10-17T23:39:05.120Z] === RUN TestSecretInspect [2019-10-17T23:39:07.086Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-17T23:39:07.149Z] --- PASS: TestSecretInspect (2.17s) [2019-10-17T23:39:07.149Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-17T23:39:07.149Z] === RUN TestSecretList [2019-10-17T23:39:09.867Z] --- PASS: TestSecretList (2.23s) [2019-10-17T23:39:09.867Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-17T23:39:09.867Z] === RUN TestSecretsCreateAndDelete [2019-10-17T23:39:11.911Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2019-10-17T23:39:11.911Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-17T23:39:11.911Z] === RUN TestSecretsUpdate [2019-10-17T23:39:12.089Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-17T23:39:12.089Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-17T23:39:12.089Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-17T23:39:12.089Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-17T23:39:12.089Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-17T23:39:12.089Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-17T23:39:12.089Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-17T23:39:12.089Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-17T23:39:12.089Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-17T23:39:12.089Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-17T23:39:12.089Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-17T23:39:12.089Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-17T23:39:12.089Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-17T23:39:12.346Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-17T23:39:13.944Z] --- PASS: TestSecretsUpdate (2.19s) [2019-10-17T23:39:13.944Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-17T23:39:13.944Z] === RUN TestTemplatedSecret [2019-10-17T23:39:14.871Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-17T23:39:14.871Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-17T23:39:14.871Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-17T23:39:14.871Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-17T23:39:15.137Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-17T23:39:16.081Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-17T23:39:16.644Z] --- PASS: TestTemplatedSecret (2.84s) [2019-10-17T23:39:16.644Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-17T23:39:16.644Z] === RUN TestSecretCreateResolve [2019-10-17T23:39:18.605Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-17T23:39:18.605Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-17T23:39:18.605Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-17T23:39:19.336Z] --- PASS: TestSecretCreateResolve (2.20s) [2019-10-17T23:39:19.336Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-17T23:39:19.336Z] PASS [2019-10-17T23:39:19.336Z] [2019-10-17T23:39:19.336Z] DONE 6 tests in 13.942s [2019-10-17T23:39:19.336Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-17T23:39:19.336Z] ++ 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 [2019-10-17T23:39:19.336Z] ++ set -e [2019-10-17T23:39:19.336Z] ++ '[' -n 0 ']' [2019-10-17T23:39:19.336Z] ++ set -x [2019-10-17T23:39:19.336Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:39:19.336Z] INFO: Testing against a local daemon [2019-10-17T23:39:19.336Z] === RUN TestServiceCreateInit [2019-10-17T23:39:19.336Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-17T23:39:21.881Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-17T23:39:23.868Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-17T23:39:24.802Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-17T23:39:24.802Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-17T23:39:24.802Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-17T23:39:26.061Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite (1839.42s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.14s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.27s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.89s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.07s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (2.02s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.25s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.83s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.05s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.32s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.82s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.09s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.88s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.52s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.66s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.81s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.58s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.87s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.39s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.47s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (4.57s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAttachDetach (3.69s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.13s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.10s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.11s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.94s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.46s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.14s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.24s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.19s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.20s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.70s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.99s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.66s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.87s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.37s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.56s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.63s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.04s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.76s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.83s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.95s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.35s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.41s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.80s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.20s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.40s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.09s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.54s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.39s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.46s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.18s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.61s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.48s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.06s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (9.09s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.98s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.44s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.45s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.03s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.36s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.04s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.41s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.83s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.46s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.97s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.04s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.27s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.82s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.55s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.74s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.87s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.85s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.98s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.29s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.74s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.05s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.01s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.30s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.22s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.02s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.76s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.63s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s) [2019-10-17T23:39:26.061Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-17T23:39:26.061Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.91s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.49s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildContChar (4.61s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.30s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.47s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.47s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.22s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.34s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.07s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.03s) [2019-10-17T23:39:26.061Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-17T23:39:26.061Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-17T23:39:26.061Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-10-17T23:39:26.061Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-17T23:39:26.061Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2019-10-17T23:39:26.061Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-17T23:39:26.061Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-17T23:39:26.061Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.41s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.92s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.10s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.44s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.74s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.97s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.65s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.18s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.90s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.71s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.50s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.47s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.18s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.89s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.15s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.45s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.40s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.18s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.55s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.67s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.72s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.50s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.73s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.12s) [2019-10-17T23:39:26.061Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.77s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.16s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.28s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.31s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.67s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.28s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.14s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.79s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.65s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildEnv (1.49s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.36s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.36s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.10s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.95s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.68s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.15s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.83s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.45s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.35s) [2019-10-17T23:39:26.062Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-17T23:39:26.062Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.88s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.75s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.39s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildFails (1.01s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.61s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.68s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.92s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.67s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.46s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.33s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.22s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.36s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.20s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.31s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildHistory (7.51s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.66s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.69s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.08s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.37s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildLabels (0.46s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.00s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.63s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.26s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.67s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.64s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.85s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.03s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.50s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.51s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.54s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.75s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.37s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.71s) [2019-10-17T23:39:26.062Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-17T23:39:26.062Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.87s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.47s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.24s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.14s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.89s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.97s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.23s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.10s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.44s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.40s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.89s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.92s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.64s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.91s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.52s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.98s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.94s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.59s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.02s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildPATH (2.97s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.89s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.05s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.60s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.28s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.24s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildRm (3.99s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.46s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.50s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.76s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.72s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.38s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.31s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.07s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.44s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2019-10-17T23:39:26.062Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-17T23:39:26.062Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.99s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildStderr (1.00s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.20s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.28s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.25s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.56s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.08s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.67s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildUser (2.58s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.86s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.33s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.07s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.29s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.21s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.32s) [2019-10-17T23:39:26.062Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-17T23:39:26.062Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-17T23:39:26.062Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-17T23:39:26.062Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-17T23:39:26.062Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-17T23:39:26.062Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-17T23:39:26.062Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-17T23:39:26.062Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.47s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.23s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.68s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.29s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.46s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.11s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.05s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.98s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.64s) [2019-10-17T23:39:26.062Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-17T23:39:26.062Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.87s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.37s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-17T23:39:26.062Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-17T23:39:26.062Z] docker_cli_sni_test.go:18: Flakey test [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.78s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.94s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestCommitChange (1.17s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.97s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.88s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.02s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.05s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestCommitTTY (2.21s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.98s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.84s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.11s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.70s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.75s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.79s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.93s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.81s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.90s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.88s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.90s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.86s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.86s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.04s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.91s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.80s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.92s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.90s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.88s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.71s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.63s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.18s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.74s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.91s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.98s) [2019-10-17T23:39:26.062Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-17T23:39:26.062Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.89s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.19s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.26s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.67s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.21s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.62s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.14s) [2019-10-17T23:39:26.062Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-10-17T23:39:26.062Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-10-17T23:39:26.062Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-10-17T23:39:26.062Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-10-17T23:39:26.062Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc0008e2e40 } [2019-10-17T23:39:26.062Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1798509882 /foo false } [2019-10-17T23:39:26.062Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1798509882 /foo true } [2019-10-17T23:39:26.062Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3915950929 /foo false } [2019-10-17T23:39:26.062Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3915950929 /foo true } [2019-10-17T23:39:26.062Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3915950929 /foo true 0xc0008e32c0 } [2019-10-17T23:39:26.062Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc0008e32e0 } [2019-10-17T23:39:26.062Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc0008e3300 } [2019-10-17T23:39:26.062Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc0008e3320 } [2019-10-17T23:39:26.062Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc0008e3340 } [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.58s) [2019-10-17T23:39:26.062Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2019-10-17T23:39:26.062Z] docker_api_containers_test.go:1927: case 0 [2019-10-17T23:39:26.062Z] docker_api_containers_test.go:1927: case 1 [2019-10-17T23:39:26.062Z] docker_api_containers_test.go:1927: case 2 [2019-10-17T23:39:26.062Z] docker_api_containers_test.go:1927: case 3 [2019-10-17T23:39:26.062Z] docker_api_containers_test.go:1927: case 4 [2019-10-17T23:39:26.062Z] docker_api_containers_test.go:1927: case 5 [2019-10-17T23:39:26.062Z] docker_api_containers_test.go:1927: case 6 [2019-10-17T23:39:26.062Z] docker_api_containers_test.go:1927: case 7 [2019-10-17T23:39:26.063Z] docker_api_containers_test.go:1927: case 8 [2019-10-17T23:39:26.063Z] docker_api_containers_test.go:1927: case 9 [2019-10-17T23:39:26.063Z] docker_api_containers_test.go:1927: case 10 [2019-10-17T23:39:26.063Z] docker_api_containers_test.go:1927: case 11 [2019-10-17T23:39:26.063Z] docker_api_containers_test.go:1927: case 12 [2019-10-17T23:39:26.063Z] docker_api_containers_test.go:1927: case 13 [2019-10-17T23:39:26.063Z] docker_api_containers_test.go:1927: case 14 [2019-10-17T23:39:26.063Z] docker_api_containers_test.go:1927: case 15 [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.00s) [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.35s) [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.92s) [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.66s) [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.90s) [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.03s) [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.07s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership210047522/file1 39cde585aae7e6c056b9a5aeac0440cf8a1726c52c336029c50318f6b37400c2:/tmpvol/file1` [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.99s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp ff3c2944b934def0ccb8573aac063524b8959a3a8f45fa2935675956402a05e0:/root/file1 /tmp/test-cp-from-case-a847697689/itWorks.txt` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a847697689/itWorks.txt" contains "file1\n" [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.00s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp 819d1b5a3a116e177da39195a0217806988357b0139c1697a5213a2fb7ab694e:/file1 /tmp/test-cp-from-case-b662867876/testDir/` [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.95s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c081230515/file2" contains "file2\n" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp 7184961051dad3ad4dc727495ee10c34207fe735a9b147db4dd4932391404df0:/root/file1 /tmp/test-cp-from-case-c081230515/file2` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c081230515/file2" contains "file1\n" [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.08s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp 208f5c234b6f788af73db188fd88813d8ea2ec63403209cd810a4c808d558bde:/file1 /tmp/test-cp-from-case-d579973750/dir1` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d579973750/dir1/file1" contains "file1\n" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp 208f5c234b6f788af73db188fd88813d8ea2ec63403209cd810a4c808d558bde:/file1 /tmp/test-cp-from-case-d579973750/dir1/` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d579973750/dir1/file1" contains "file1\n" [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.06s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp d4896167ba4d12da0e982c1a0047917f7a43753f1e8201190b09b25c2e1aac5d:dir1 /tmp/test-cp-from-case-e395034973/testDir` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e395034973/testDir/file1-1" contains "file1-1\n" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp d4896167ba4d12da0e982c1a0047917f7a43753f1e8201190b09b25c2e1aac5d:dir1 /tmp/test-cp-from-case-e395034973/testDir/` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e395034973/testDir/file1-1" contains "file1-1\n" [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.06s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp 29ba19ee15d93b1593670ea68882ea1ab48d066911ab90ad03c79fe6b2d2dbae:/root/dir1 /tmp/test-cp-from-case-f828721944/file1` [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.04s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp 48218691ce509cf928cb2b4c12685dcc0585c11a41d82235346dee6c8cfe0ada:/root/dir1 /tmp/test-cp-from-case-g710883223/dir2` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g710883223/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp 48218691ce509cf928cb2b4c12685dcc0585c11a41d82235346dee6c8cfe0ada:/root/dir1 /tmp/test-cp-from-case-g710883223/dir2/` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g710883223/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.07s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp 54ba10b13ad7200617f4e7617a4725a4d129f1dd805bdc2817bfb86aef44602d:dir1/. /tmp/test-cp-from-case-h154318346/testDir` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h154318346/testDir/file1-1" contains "file1-1\n" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp 54ba10b13ad7200617f4e7617a4725a4d129f1dd805bdc2817bfb86aef44602d:dir1/. /tmp/test-cp-from-case-h154318346/testDir/` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h154318346/testDir/file1-1" contains "file1-1\n" [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.94s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp 195accb8c232a15f4070e500ba19793fe9ab5baa2c730312485732c7705f07c5:/root/dir1/. /tmp/test-cp-from-case-i944675297/file1` [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.13s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp dbd0651c369062f2506792ef61d675915307c9eb1fd245102852c5e54144cc2e:/root/dir1/. /tmp/test-cp-from-case-j264971212/dir2` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j264971212/dir2/file1-1" contains "file1-1\n" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp dbd0651c369062f2506792ef61d675915307c9eb1fd245102852c5e54144cc2e:/root/dir1/. /tmp/test-cp-from-case-j264971212/dir2/` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j264971212/dir2/file1-1" contains "file1-1\n" [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.46s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp 14bf1bc806024031b528e52d3da208c525dab0e0776610e2e9ca3618c4f6c2a9:/file2 /tmp/test-cp-from-err-dst-not-dir863432891/symlinkToFile1` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir863432891/symlinkToFile1" points to "file1" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir863432891/file1" contains "file2\n" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp 14bf1bc806024031b528e52d3da208c525dab0e0776610e2e9ca3618c4f6c2a9:/file2 /tmp/test-cp-from-err-dst-not-dir863432891/symlinkToDir1` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir863432891/symlinkToDir1" points to "dir1" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir863432891/file2" contains "file2\n" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp 14bf1bc806024031b528e52d3da208c525dab0e0776610e2e9ca3618c4f6c2a9:/file2 /tmp/test-cp-from-err-dst-not-dir863432891/brokenSymlinkToFileX` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir863432891/brokenSymlinkToFileX" points to "fileX" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir863432891/fileX" contains "file2\n" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp 14bf1bc806024031b528e52d3da208c525dab0e0776610e2e9ca3618c4f6c2a9:/dir2 /tmp/test-cp-from-err-dst-not-dir863432891/symlinkToDir1` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir863432891/symlinkToDir1" points to "dir1" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir863432891/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp 14bf1bc806024031b528e52d3da208c525dab0e0776610e2e9ca3618c4f6c2a9:/dir2 /tmp/test-cp-from-err-dst-not-dir863432891/brokenSymlinkToDirX` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir863432891/brokenSymlinkToDirX" points to "dirX" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir863432891/dirX/file2-1" contains "file2-1\n" [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.02s) [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s) [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.90s) [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.90s) [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.12s) [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.89s) [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s) [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.77s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a662879171/file1 e92c300edc5cc04218306536607de032dd1d58d705d3960c0837887fc21eac74:/root/itWorks.txt` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:279: checking that container "e92c300edc5cc04218306536607de032dd1d58d705d3960c0837887fc21eac74" start output contains "file1\n" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:209: running `docker start -a e92c300edc5cc04218306536607de032dd1d58d705d3960c0837887fc21eac74` [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b407203910/file1 ee13494d42d25038a2c647dcddde7db8f8bb6eebc0be548d1a58beb46fe6aaab:testDir/` [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.49s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:279: checking that container "ade292bf129255ee0f26987496844b9c97e45b2e07172d80aa1257df6f563277" start output contains "file2\n" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:209: running `docker start -a ade292bf129255ee0f26987496844b9c97e45b2e07172d80aa1257df6f563277` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c428313325/file1 ade292bf129255ee0f26987496844b9c97e45b2e07172d80aa1257df6f563277:/root/file2` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:279: checking that container "ade292bf129255ee0f26987496844b9c97e45b2e07172d80aa1257df6f563277" start output contains "file1\n" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:209: running `docker start -a ade292bf129255ee0f26987496844b9c97e45b2e07172d80aa1257df6f563277` [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.98s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:279: checking that container "a8efca793876e3a93cfded44bac5db9556ef2cff75ef7389ad1ce20df5aa3b82" start output contains "" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:209: running `docker start -a a8efca793876e3a93cfded44bac5db9556ef2cff75ef7389ad1ce20df5aa3b82` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d449867624/file1 a8efca793876e3a93cfded44bac5db9556ef2cff75ef7389ad1ce20df5aa3b82:dir1` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:279: checking that container "a8efca793876e3a93cfded44bac5db9556ef2cff75ef7389ad1ce20df5aa3b82" start output contains "file1\n" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:209: running `docker start -a a8efca793876e3a93cfded44bac5db9556ef2cff75ef7389ad1ce20df5aa3b82` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:279: checking that container "c103f1189aa2b7549f295545dbdb522768e87fca87292c03b3874cab93136b62" start output contains "" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:209: running `docker start -a c103f1189aa2b7549f295545dbdb522768e87fca87292c03b3874cab93136b62` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d449867624/file1 c103f1189aa2b7549f295545dbdb522768e87fca87292c03b3874cab93136b62:dir1/` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:279: checking that container "c103f1189aa2b7549f295545dbdb522768e87fca87292c03b3874cab93136b62" start output contains "file1\n" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:209: running `docker start -a c103f1189aa2b7549f295545dbdb522768e87fca87292c03b3874cab93136b62` [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.45s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e257587111/dir1 f0cf403e707d44803fbb217356293fd6c85a39abb37cfd2a7e34ee6add833380:testDir` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:279: checking that container "f0cf403e707d44803fbb217356293fd6c85a39abb37cfd2a7e34ee6add833380" start output contains "file1-1\n" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:209: running `docker start -a f0cf403e707d44803fbb217356293fd6c85a39abb37cfd2a7e34ee6add833380` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e257587111/dir1 9acdc9b3dab6adaa1f2482dad10e60a8358e6daef878ba9b64e7dbb459f3d4ec:testDir/` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:279: checking that container "9acdc9b3dab6adaa1f2482dad10e60a8358e6daef878ba9b64e7dbb459f3d4ec" start output contains "file1-1\n" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9acdc9b3dab6adaa1f2482dad10e60a8358e6daef878ba9b64e7dbb459f3d4ec` [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.90s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f578650330/dir1 e45501a76bdaf7af0fde3fc2012597d42839aca26739563702be50e897fa0113:/root/file1` [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.14s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:279: checking that container "800b8a572a81460986ee2fa2f813daa5d6a9be0c8bbc075279194b34c85aea34" start output contains "" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:209: running `docker start -a 800b8a572a81460986ee2fa2f813daa5d6a9be0c8bbc075279194b34c85aea34` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g847582321/dir1 800b8a572a81460986ee2fa2f813daa5d6a9be0c8bbc075279194b34c85aea34:/root/dir2` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:279: checking that container "800b8a572a81460986ee2fa2f813daa5d6a9be0c8bbc075279194b34c85aea34" start output contains "file1-1\n" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:209: running `docker start -a 800b8a572a81460986ee2fa2f813daa5d6a9be0c8bbc075279194b34c85aea34` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:279: checking that container "4a80ae8323bd095b96e3664b0e34fabb4c7a65fba6d8c0b37aab422458e44984" start output contains "" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4a80ae8323bd095b96e3664b0e34fabb4c7a65fba6d8c0b37aab422458e44984` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g847582321/dir1 4a80ae8323bd095b96e3664b0e34fabb4c7a65fba6d8c0b37aab422458e44984:/dir2/` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:279: checking that container "4a80ae8323bd095b96e3664b0e34fabb4c7a65fba6d8c0b37aab422458e44984" start output contains "file1-1\n" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4a80ae8323bd095b96e3664b0e34fabb4c7a65fba6d8c0b37aab422458e44984` [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.47s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h068975388/dir1/. 6aaf7dc6a3b25f0695b28e8d41c749642c6f8f9035a2acef8802be031b4aed5c:testDir` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:279: checking that container "6aaf7dc6a3b25f0695b28e8d41c749642c6f8f9035a2acef8802be031b4aed5c" start output contains "file1-1\n" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6aaf7dc6a3b25f0695b28e8d41c749642c6f8f9035a2acef8802be031b4aed5c` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h068975388/dir1/. 11f999b0324e8fecbad1c2cf6dc731358d4ee14d1c550501412422c30ec39041:testDir/` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:279: checking that container "11f999b0324e8fecbad1c2cf6dc731358d4ee14d1c550501412422c30ec39041" start output contains "file1-1\n" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:209: running `docker start -a 11f999b0324e8fecbad1c2cf6dc731358d4ee14d1c550501412422c30ec39041` [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.85s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i040358859/dir1/. 8794102511dc11e7e6f275f74f85da12f0d0329d9fe2eef7d1b1b28528170eda:/root/file1` [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.98s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:279: checking that container "0f80daa31ac697346b268f08f88bcada41cb786144fada748cae1df1a30614fd" start output contains "" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0f80daa31ac697346b268f08f88bcada41cb786144fada748cae1df1a30614fd` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j594705070/dir1/. 0f80daa31ac697346b268f08f88bcada41cb786144fada748cae1df1a30614fd:/dir2` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:279: checking that container "0f80daa31ac697346b268f08f88bcada41cb786144fada748cae1df1a30614fd" start output contains "file1-1\n" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0f80daa31ac697346b268f08f88bcada41cb786144fada748cae1df1a30614fd` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:279: checking that container "d76db026a8341c916cd4e72301f6764db413a9b357a698900f24d1512baf5a38" start output contains "" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:209: running `docker start -a d76db026a8341c916cd4e72301f6764db413a9b357a698900f24d1512baf5a38` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j594705070/dir1/. d76db026a8341c916cd4e72301f6764db413a9b357a698900f24d1512baf5a38:/dir2/` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:279: checking that container "d76db026a8341c916cd4e72301f6764db413a9b357a698900f24d1512baf5a38" start output contains "file1-1\n" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:209: running `docker start -a d76db026a8341c916cd4e72301f6764db413a9b357a698900f24d1512baf5a38` [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.11s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions911665717/permdirtest permtest:/` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpToDot (1.16s) [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.67s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs737772079/file1 ea916afc54e69a74a8b39bb5d7ad49135d99b288e9738c38d554daf085dc8fc8:/root/shouldNotExist` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:279: checking that container "ea916afc54e69a74a8b39bb5d7ad49135d99b288e9738c38d554daf085dc8fc8" start output contains "" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:209: running `docker start -a ea916afc54e69a74a8b39bb5d7ad49135d99b288e9738c38d554daf085dc8fc8` [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.11s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume768127426/file1 ad215d90c22d50fdf268b1dfba7c828f8498bbfbc661c73a21faeac37a77c291:/vol_ro/shouldNotExist` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:279: checking that container "ad215d90c22d50fdf268b1dfba7c828f8498bbfbc661c73a21faeac37a77c291" start output contains "" [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:209: running `docker start -a ad215d90c22d50fdf268b1dfba7c828f8498bbfbc661c73a21faeac37a77c291` [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpToStdout (1.21s) [2019-10-17T23:39:26.063Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.52s) [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-711855161/file2 6cd43b517db6a47af185d6a506bb95299bda297572a38afd1fc3f004fda30d31:/vol2/symlinkToFile1` [2019-10-17T23:39:26.063Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-711855161/symlinkToFile1" points to "file1" [2019-10-17T23:39:26.064Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-711855161/file1" contains "file2\n" [2019-10-17T23:39:26.064Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-711855161/file2 6cd43b517db6a47af185d6a506bb95299bda297572a38afd1fc3f004fda30d31:/vol2/symlinkToDir1` [2019-10-17T23:39:26.064Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-711855161/symlinkToDir1" points to "dir1" [2019-10-17T23:39:26.064Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-711855161/file2" contains "file2\n" [2019-10-17T23:39:26.064Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-711855161/file2 6cd43b517db6a47af185d6a506bb95299bda297572a38afd1fc3f004fda30d31:/vol2/brokenSymlinkToFileX` [2019-10-17T23:39:26.064Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-711855161/brokenSymlinkToFileX" points to "fileX" [2019-10-17T23:39:26.064Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-711855161/fileX" contains "file2\n" [2019-10-17T23:39:26.064Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-711855161//dir2 6cd43b517db6a47af185d6a506bb95299bda297572a38afd1fc3f004fda30d31:/vol2/symlinkToDir1` [2019-10-17T23:39:26.064Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-711855161/symlinkToDir1" points to "dir1" [2019-10-17T23:39:26.064Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-711855161/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-17T23:39:26.064Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-711855161//dir2 6cd43b517db6a47af185d6a506bb95299bda297572a38afd1fc3f004fda30d31:/vol2/brokenSymlinkToDirX` [2019-10-17T23:39:26.064Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-711855161/brokenSymlinkToDirX" points to "dirX" [2019-10-17T23:39:26.064Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-711855161/dirX/file2-1" contains "file2-1\n" [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.47s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.10s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.99s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.60s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.81s) [2019-10-17T23:39:26.064Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-17T23:39:26.064Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.80s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.28s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2019-10-17T23:39:26.064Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-17T23:39:26.064Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.38s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.35s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.22s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.20s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.83s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.73s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.97s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.22s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.59s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.86s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.82s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.32s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.87s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.53s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.73s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.41s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.76s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.00s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.21s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsAttach (1.02s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsCommit (0.99s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.79s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.86s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.86s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.88s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.78s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.52s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.94s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsCopy (1.46s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.85s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.79s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.57s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.04s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsFilters (1.66s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsFormat (1.57s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.89s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.42s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.37s) [2019-10-17T23:39:26.064Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-17T23:39:26.064Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-17T23:39:26.064Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-17T23:39:26.064Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.64s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.78s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsRename (0.82s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsResize (0.89s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.84s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.97s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.79s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.06s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsTop (0.96s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.45s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExec (1.06s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.90s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.81s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.84s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.96s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.88s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.92s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.94s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.02s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.92s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.91s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.85s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecCgroup (1.44s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecEnv (0.91s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.78s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.99s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecInspectID (2.26s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecInteractive (1.08s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.84s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.09s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecParseError (0.86s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.95s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.78s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.08s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.97s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecStartFails (0.96s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.19s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.85s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecTTY (0.95s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.21s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.09s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecUlimits (0.93s) [2019-10-17T23:39:26.064Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-17T23:39:26.064Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.67s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.57s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.43s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.03s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestExecWithUser (1.03s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.86s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.83s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.03s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.93s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestHealth (21.36s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.15s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.89s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.37s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.33s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.91s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.93s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.96s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.89s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.88s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestImportDisplay (1.59s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestImportFile (1.97s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.04s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.17s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestImportGzipped (2.33s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.82s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestInfoDebug (0.57s) [2019-10-17T23:39:26.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug" [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2019-10-17T23:39:26.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2019-10-17T23:39:26.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend" [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s) [2019-10-17T23:39:26.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise" [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.14s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.21s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.23s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestInfoFormat (0.05s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.03s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.55s) [2019-10-17T23:39:26.064Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries" [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.14s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.86s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.89s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.05s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.92s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.05s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2019-10-17T23:39:26.064Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.96s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.98s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.83s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.87s) [2019-10-17T23:39:26.065Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-17T23:39:26.065Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.50s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.12s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectDefault (0.80s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectHistory (0.98s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2019-10-17T23:39:26.065Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-17T23:39:26.065Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.97s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.97s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.17s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.94s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.92s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.83s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectStatus (0.85s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.92s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.98s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.98s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.02s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.94s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.84s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.85s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.83s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.95s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.68s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.38s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.00s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.67s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.71s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.67s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.97s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.71s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.48s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.87s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.93s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.59s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.37s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.83s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.86s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.78s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.97s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.84s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.14s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.25s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.16s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.28s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.03s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.46s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.74s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLogsSince (6.84s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.82s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.81s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLogsTail (0.97s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.88s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.86s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.49s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.95s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestNetHostname (2.41s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.43s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.36s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.55s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.87s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPluginActive (1.75s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.35s) [2019-10-17T23:39:26.065Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-17T23:39:26.065Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.69s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.35s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.75s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.28s) [2019-10-17T23:39:26.065Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.09s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.42s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.61s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.58s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPortList (10.18s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.61s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.72s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.81s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.99s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.96s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.63s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.40s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.91s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.57s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.22s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPsByOrder (3.39s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.12s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.40s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.92s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.40s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.99s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.29s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.65s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (2.05s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.60s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.77s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.62s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.65s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.91s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.62s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.00s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.95s) [2019-10-17T23:39:26.065Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-17T23:39:26.065Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.42s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.93s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.61s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.60s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.90s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.98s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.60s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.64s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.77s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.92s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.26s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.50s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.02s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.07s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.88s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.16s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.81s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.11s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.82s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.23s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.87s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.98s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.61s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunAddHost (0.90s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.41s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.84s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (1.05s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.88s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.86s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.06s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.92s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.56s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.58s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.95s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.93s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.02s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.83s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.94s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.10s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.14s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.78s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.86s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.77s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.55s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.92s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.90s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.79s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.85s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (1.02s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.80s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.79s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.80s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.26s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.87s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.85s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.60s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.61s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.65s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (1.00s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.85s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.81s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.80s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.76s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (4.19s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.18s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.49s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.81s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.58s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.63s) [2019-10-17T23:39:26.065Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-17T23:39:26.065Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-17T23:39:26.065Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-17T23:39:26.065Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.88s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.85s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.57s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.39s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.83s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.72s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s) [2019-10-17T23:39:26.065Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-17T23:39:26.065Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.79s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.75s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.87s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.76s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.81s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.83s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.86s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.85s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunExitCode (0.85s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.91s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.68s) [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2019-10-17T23:39:26.065Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-17T23:39:26.065Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-17T23:39:26.065Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.62s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.77s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.61s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.30s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.59s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.84s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.25s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.64s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (2.11s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.88s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.14s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.21s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.71s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.54s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.62s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunMount (6.54s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.78s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.55s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.48s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.36s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.70s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.64s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.79s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (2.06s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.78s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunNetHost (1.28s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (1.00s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.81s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.37s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.48s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.55s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.89s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.90s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.84s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.78s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.87s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.11s) [2019-10-17T23:39:26.066Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-17T23:39:26.066Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.90s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.93s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.68s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.31s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.66s) [2019-10-17T23:39:26.066Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.96s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.94s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.90s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (1.03s) [2019-10-17T23:39:26.066Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-17T23:39:26.066Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.86s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.85s) [2019-10-17T23:39:26.066Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-17T23:39:26.066Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.83s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.95s) [2019-10-17T23:39:26.066Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-17T23:39:26.066Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.42s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.71s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunRm (0.98s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.81s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.85s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.93s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.06s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.92s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.26s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.22s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.86s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.79s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.85s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.83s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.79s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.81s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.85s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.79s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.84s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunState (1.74s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.89s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.85s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2019-10-17T23:39:26.066Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-17T23:39:26.066Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.84s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.72s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunSysctls (1.69s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.85s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.69s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.87s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.02s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.05s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.20s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.81s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.82s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.84s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.38s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.37s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunUserByID (0.96s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.86s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunUserByName (0.81s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.84s) [2019-10-17T23:39:26.066Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-17T23:39:26.066Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.90s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.03s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.14s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.64s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.60s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.56s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.93s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.84s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.80s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.94s) [2019-10-17T23:39:26.066Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-17T23:39:26.066Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-17T23:39:26.066Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-17T23:39:26.066Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-17T23:39:26.066Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.02s) [2019-10-17T23:39:26.066Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.83s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.98s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.63s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.83s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.87s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.82s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.83s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.77s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.91s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.84s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.81s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.64s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.84s) [2019-10-17T23:39:26.066Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-17T23:39:26.066Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.72s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.60s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.99s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.50s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.84s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.12s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.16s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.25s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.16s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.08s) [2019-10-17T23:39:26.066Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents263076355 [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.99s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.72s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.82s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.60s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.11s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.38s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.47s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.61s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.86s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.20s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.62s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.96s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.85s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestStartPausedContainer (1.01s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestStartRecordError (1.93s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.56s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.19s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.78s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.28s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.80s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.04s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.82s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.93s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.92s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.92s) [2019-10-17T23:39:26.066Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-17T23:39:26.066Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.93s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.54s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.51s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.89s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.79s) [2019-10-17T23:39:26.066Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-17T23:39:26.066Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.00s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.05s) [2019-10-17T23:39:26.066Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-17T23:39:26.066Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.64s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.09s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.94s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.86s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestUpdateStats (4.68s) [2019-10-17T23:39:26.066Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.55s) [2019-10-17T23:39:26.067Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-17T23:39:26.067Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.14s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.98s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.72s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.68s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.51s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.79s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.49s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.41s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.35s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.39s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.53s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.64s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.39s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.37s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.39s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.51s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.43s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.83s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.83s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.97s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.48s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.95s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.51s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.09s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.89s) [2019-10-17T23:39:26.067Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.25s) [2019-10-17T23:39:26.067Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-17T23:39:26.067Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-17T23:39:26.067Z] === RUN TestDockerRegistrySuite [2019-10-17T23:39:26.067Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-17T23:39:27.341Z] --- PASS: TestServiceCreateInit (8.45s) [2019-10-17T23:39:27.341Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.25s) [2019-10-17T23:39:27.341Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-17T23:39:27.341Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.16s) [2019-10-17T23:39:27.341Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-17T23:39:27.341Z] === RUN TestCreateServiceMultipleTimes [2019-10-17T23:39:27.439Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-17T23:39:28.810Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-17T23:39:29.742Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-17T23:39:31.111Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-17T23:39:31.111Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-17T23:39:36.369Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-17T23:39:39.633Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-17T23:39:39.633Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-17T23:39:39.645Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-17T23:39:43.379Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-17T23:39:43.379Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-17T23:39:43.954Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-17T23:39:44.211Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-17T23:39:45.830Z] --- PASS: TestCreateServiceMultipleTimes (16.79s) [2019-10-17T23:39:45.830Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-17T23:39:45.830Z] === RUN TestCreateServiceConflict [2019-10-17T23:39:46.108Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-17T23:39:46.448Z] --- PASS: TestCreateServiceConflict (2.20s) [2019-10-17T23:39:46.448Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-17T23:39:46.448Z] === RUN TestCreateServiceMaxReplicas [2019-10-17T23:39:46.673Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-17T23:39:46.930Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-17T23:39:48.079Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-17T23:39:48.832Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-17T23:39:49.765Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-17T23:39:49.940Z] --- PASS: TestCreateServiceMaxReplicas (3.05s) [2019-10-17T23:39:49.940Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-17T23:39:49.940Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-17T23:39:50.023Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-17T23:39:51.953Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-17T23:39:53.322Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-17T23:39:55.217Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-17T23:39:55.474Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-17T23:39:57.995Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-17T23:39:58.252Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-17T23:40:01.532Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-17T23:40:02.465Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-17T23:40:05.171Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.42s) [2019-10-17T23:40:05.171Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-17T23:40:05.171Z] === RUN TestCreateServiceSecretFileMode [2019-10-17T23:40:05.457Z] --- PASS: TestCreateServiceSecretFileMode (2.56s) [2019-10-17T23:40:05.457Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-17T23:40:05.457Z] === RUN TestCreateServiceConfigFileMode [2019-10-17T23:40:06.647Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-17T23:40:07.580Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-17T23:40:07.838Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-17T23:40:08.165Z] --- PASS: TestCreateServiceConfigFileMode (2.56s) [2019-10-17T23:40:08.165Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-17T23:40:08.165Z] === RUN TestCreateServiceSysctls [2019-10-17T23:40:09.325Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-17T23:40:09.325Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-17T23:40:09.738Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-17T23:40:10.671Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-17T23:40:11.677Z] --- PASS: TestCreateServiceSysctls (3.54s) [2019-10-17T23:40:11.677Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-17T23:40:11.677Z] === RUN TestCreateServiceCapabilities [2019-10-17T23:40:12.042Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-17T23:40:12.243Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-17T23:40:13.221Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-17T23:40:14.368Z] --- PASS: TestCreateServiceCapabilities (2.60s) [2019-10-17T23:40:14.368Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-17T23:40:14.368Z] === RUN TestInspect [2019-10-17T23:40:16.221Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-17T23:40:16.221Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-17T23:40:17.083Z] --- PASS: TestInspect (2.84s) [2019-10-17T23:40:17.083Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-17T23:40:17.083Z] === RUN TestServiceListWithStatuses [2019-10-17T23:40:17.083Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-17T23:40:17.083Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-17T23:40:17.083Z] === RUN TestDockerNetworkConnectAlias [2019-10-17T23:40:17.595Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-17T23:40:18.140Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-17T23:40:18.160Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-17T23:40:18.160Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-17T23:40:18.418Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-17T23:40:18.984Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-17T23:40:19.241Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-17T23:40:19.241Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-17T23:40:21.140Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-17T23:40:22.584Z] --- PASS: TestDockerNetworkConnectAlias (5.55s) [2019-10-17T23:40:22.584Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-17T23:40:22.584Z] === RUN TestDockerNetworkReConnect [2019-10-17T23:40:23.041Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-17T23:40:23.950Z] === RUN TestDockerSuite/TestBuildUser [2019-10-17T23:40:23.950Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-17T23:40:23.950Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-17T23:40:23.950Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-17T23:40:24.412Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-17T23:40:25.821Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-17T23:40:26.158Z] --- PASS: TestDockerNetworkReConnect (3.67s) [2019-10-17T23:40:26.158Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-17T23:40:26.158Z] === RUN TestServicePlugin [2019-10-17T23:40:26.158Z] --- SKIP: TestServicePlugin (0.01s) [2019-10-17T23:40:26.158Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:40:26.158Z] === RUN TestServiceUpdateLabel [2019-10-17T23:40:27.193Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite (61.86s) [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.65s) [2019-10-17T23:40:27.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" [2019-10-17T23:40:27.757Z] check_test.go:196: [d9f782bb64a54] daemon is not started [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.43s) [2019-10-17T23:40:27.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" [2019-10-17T23:40:27.757Z] check_test.go:196: [d96b12122bb77] daemon is not started [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.03s) [2019-10-17T23:40:27.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" [2019-10-17T23:40:27.757Z] check_test.go:196: [dd146c6692604] daemon is not started [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-10-17T23:40:27.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" [2019-10-17T23:40:27.757Z] check_test.go:196: [d89396caf98d0] daemon is not started [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.38s) [2019-10-17T23:40:27.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" [2019-10-17T23:40:27.757Z] check_test.go:196: [df0d34e9a4861] daemon is not started [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.25s) [2019-10-17T23:40:27.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" [2019-10-17T23:40:27.757Z] check_test.go:196: [d6bcf61f835d2] daemon is not started [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.46s) [2019-10-17T23:40:27.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" [2019-10-17T23:40:27.757Z] check_test.go:196: [dd198903c9aec] daemon is not started [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.68s) [2019-10-17T23:40:27.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" [2019-10-17T23:40:27.757Z] check_test.go:196: [d7ccb727e2e01] daemon is not started [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.18s) [2019-10-17T23:40:27.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" [2019-10-17T23:40:27.757Z] check_test.go:196: [d1e10c51a9009] daemon is not started [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.59s) [2019-10-17T23:40:27.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" [2019-10-17T23:40:27.757Z] check_test.go:196: [d17f1ad1ab1d6] daemon is not started [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.50s) [2019-10-17T23:40:27.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" [2019-10-17T23:40:27.757Z] check_test.go:196: [dd167339bc47b] daemon is not started [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.64s) [2019-10-17T23:40:27.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" [2019-10-17T23:40:27.757Z] check_test.go:196: [d5895f303e68e] daemon is not started [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.70s) [2019-10-17T23:40:27.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" [2019-10-17T23:40:27.757Z] check_test.go:196: [de121f0e08769] daemon is not started [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.62s) [2019-10-17T23:40:27.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" [2019-10-17T23:40:27.757Z] check_test.go:196: [d045ec3a23ac2] daemon is not started [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.02s) [2019-10-17T23:40:27.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" [2019-10-17T23:40:27.757Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f5507770bcea4e0711c61692f879ab5fa7dd7d5b54c87d473b01bd31a0c85673 [2019-10-17T23:40:27.757Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1a78ba0bc73d89c02e4197e29254d4c60e240a2c53364a3e112d2071b3e20b26 [2019-10-17T23:40:27.757Z] check_test.go:196: [d0f7fcc39cb87] daemon is not started [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (3.01s) [2019-10-17T23:40:27.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" [2019-10-17T23:40:27.757Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e6ae050b882e9cb97bcd6c955bafdbac27df42f4425720420ba0b45cd30e64dd [2019-10-17T23:40:27.757Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:95dc60615710c49e4d1888a29e23e7eb3659cfb2fc667de6b9c0906e47121d5b [2019-10-17T23:40:27.757Z] check_test.go:196: [d3f18a5b2ccd7] daemon is not started [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.49s) [2019-10-17T23:40:27.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" [2019-10-17T23:40:27.757Z] check_test.go:196: [de70977c149eb] daemon is not started [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.63s) [2019-10-17T23:40:27.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" [2019-10-17T23:40:27.757Z] check_test.go:196: [d88123bfc53f5] daemon is not started [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.47s) [2019-10-17T23:40:27.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" [2019-10-17T23:40:27.757Z] check_test.go:196: [d6859f446e57c] daemon is not started [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-17T23:40:27.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" [2019-10-17T23:40:27.757Z] check_test.go:196: [d63c8a32c903e] daemon is not started [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.56s) [2019-10-17T23:40:27.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" [2019-10-17T23:40:27.757Z] check_test.go:196: [d7e2ab85b60cf] daemon is not started [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.33s) [2019-10-17T23:40:27.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-17T23:40:27.757Z] check_test.go:196: [dd120f5bc832f] daemon is not started [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.32s) [2019-10-17T23:40:27.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-17T23:40:27.757Z] check_test.go:196: [d32ed5c6a411f] daemon is not started [2019-10-17T23:40:27.757Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.77s) [2019-10-17T23:40:27.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" [2019-10-17T23:40:27.758Z] check_test.go:196: [d11597245d22e] daemon is not started [2019-10-17T23:40:27.758Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2019-10-17T23:40:27.758Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" [2019-10-17T23:40:27.758Z] check_test.go:196: [df94a5d8b7036] daemon is not started [2019-10-17T23:40:27.758Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.49s) [2019-10-17T23:40:27.758Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" [2019-10-17T23:40:27.758Z] check_test.go:196: [da54a7a2108c8] daemon is not started [2019-10-17T23:40:27.758Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2019-10-17T23:40:27.758Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" [2019-10-17T23:40:27.758Z] check_test.go:196: [dcd6c7134475a] daemon is not started [2019-10-17T23:40:27.758Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2019-10-17T23:40:27.758Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" [2019-10-17T23:40:27.758Z] check_test.go:196: [d2ffe7d32db1f] daemon is not started [2019-10-17T23:40:27.758Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2019-10-17T23:40:27.758Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" [2019-10-17T23:40:27.758Z] check_test.go:196: [dba27accf7a6d] daemon is not started [2019-10-17T23:40:27.758Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2019-10-17T23:40:27.758Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" [2019-10-17T23:40:27.758Z] check_test.go:196: [ddc2489ff50b6] daemon is not started [2019-10-17T23:40:27.758Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s) [2019-10-17T23:40:27.758Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" [2019-10-17T23:40:27.758Z] check_test.go:196: [d5af3413996d0] daemon is not started [2019-10-17T23:40:27.758Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-10-17T23:40:27.758Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" [2019-10-17T23:40:27.758Z] check_test.go:196: [dba3cbb7bb4b2] daemon is not started [2019-10-17T23:40:27.758Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.56s) [2019-10-17T23:40:27.758Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" [2019-10-17T23:40:27.758Z] check_test.go:196: [d639a6f69119a] daemon is not started [2019-10-17T23:40:27.758Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.25s) [2019-10-17T23:40:27.758Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" [2019-10-17T23:40:27.758Z] check_test.go:196: [de1141f605270] daemon is not started [2019-10-17T23:40:27.758Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.21s) [2019-10-17T23:40:27.758Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" [2019-10-17T23:40:27.758Z] check_test.go:196: [d7efb3668cdda] daemon is not started [2019-10-17T23:40:27.758Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.56s) [2019-10-17T23:40:27.758Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" [2019-10-17T23:40:27.758Z] check_test.go:196: [df4ef1537c3a8] daemon is not started [2019-10-17T23:40:27.758Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2019-10-17T23:40:27.758Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" [2019-10-17T23:40:27.758Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2019-10-17T23:40:27.758Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" [2019-10-17T23:40:27.758Z] === RUN TestDockerSchema1RegistrySuite [2019-10-17T23:40:27.758Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-17T23:40:28.015Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-17T23:40:28.650Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-17T23:40:28.650Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-17T23:40:28.857Z] --- PASS: TestServiceUpdateLabel (2.34s) [2019-10-17T23:40:28.857Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-17T23:40:28.857Z] === RUN TestServiceUpdateSecrets [2019-10-17T23:40:31.570Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-17T23:40:31.570Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-17T23:40:31.570Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-17T23:40:32.194Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-17T23:40:36.372Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-17T23:40:41.633Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-17T23:40:42.196Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-17T23:40:43.567Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-17T23:40:43.825Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-17T23:40:44.084Z] --- PASS: TestServiceUpdateSecrets (15.25s) [2019-10-17T23:40:44.084Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-17T23:40:44.084Z] === RUN TestServiceUpdateConfigs [2019-10-17T23:40:45.198Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-17T23:40:46.576Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-17T23:40:47.955Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-17T23:40:52.134Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-17T23:40:52.134Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-17T23:40:52.391Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-17T23:40:52.649Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-17T23:40:52.906Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-17T23:40:53.163Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-17T23:40:53.163Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-17T23:40:53.420Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-17T23:40:53.677Z] --- PASS: TestDockerSchema1RegistrySuite (25.97s) [2019-10-17T23:40:53.677Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2019-10-17T23:40:53.677Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" [2019-10-17T23:40:53.677Z] check_test.go:223: [d348fe5f74038] daemon is not started [2019-10-17T23:40:53.677Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.23s) [2019-10-17T23:40:53.677Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" [2019-10-17T23:40:53.677Z] check_test.go:223: [d0b9cd6a3b46f] daemon is not started [2019-10-17T23:40:53.677Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.31s) [2019-10-17T23:40:53.677Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" [2019-10-17T23:40:53.677Z] check_test.go:223: [d36bedfd0cb24] daemon is not started [2019-10-17T23:40:53.677Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.29s) [2019-10-17T23:40:53.677Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" [2019-10-17T23:40:53.677Z] check_test.go:223: [d55e97933164d] daemon is not started [2019-10-17T23:40:53.677Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.33s) [2019-10-17T23:40:53.677Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" [2019-10-17T23:40:53.677Z] check_test.go:223: [dfbaecaf5f1d0] daemon is not started [2019-10-17T23:40:53.677Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.54s) [2019-10-17T23:40:53.677Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" [2019-10-17T23:40:53.677Z] check_test.go:223: [d05ba10977751] daemon is not started [2019-10-17T23:40:53.677Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-10-17T23:40:53.677Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" [2019-10-17T23:40:53.677Z] check_test.go:223: [ddb2a950177e6] daemon is not started [2019-10-17T23:40:53.677Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.43s) [2019-10-17T23:40:53.677Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" [2019-10-17T23:40:53.677Z] check_test.go:223: [d41b9a3585147] daemon is not started [2019-10-17T23:40:53.677Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.35s) [2019-10-17T23:40:53.677Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-17T23:40:53.677Z] check_test.go:223: [d7d32dae0394b] daemon is not started [2019-10-17T23:40:53.677Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.34s) [2019-10-17T23:40:53.677Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-17T23:40:53.677Z] check_test.go:223: [dd0836b1d3975] daemon is not started [2019-10-17T23:40:53.677Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.71s) [2019-10-17T23:40:53.677Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" [2019-10-17T23:40:53.677Z] check_test.go:223: [d0d871adc5d3e] daemon is not started [2019-10-17T23:40:53.677Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2019-10-17T23:40:53.677Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" [2019-10-17T23:40:53.677Z] check_test.go:223: [d603a5ec9edcf] daemon is not started [2019-10-17T23:40:53.677Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s) [2019-10-17T23:40:53.677Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" [2019-10-17T23:40:53.677Z] check_test.go:223: [d07c8aa912a24] daemon is not started [2019-10-17T23:40:53.677Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-10-17T23:40:53.678Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" [2019-10-17T23:40:53.678Z] check_test.go:223: [d850c0dfc6da1] daemon is not started [2019-10-17T23:40:53.678Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2019-10-17T23:40:53.678Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" [2019-10-17T23:40:53.678Z] check_test.go:223: [dc133726b5c72] daemon is not started [2019-10-17T23:40:53.678Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.31s) [2019-10-17T23:40:53.678Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" [2019-10-17T23:40:53.678Z] check_test.go:223: [db5d2ae286000] daemon is not started [2019-10-17T23:40:53.678Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2019-10-17T23:40:53.678Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" [2019-10-17T23:40:53.678Z] check_test.go:223: [d539a2060bb65] daemon is not started [2019-10-17T23:40:53.678Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2019-10-17T23:40:53.678Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" [2019-10-17T23:40:53.678Z] check_test.go:223: [d0baa27135bf3] daemon is not started [2019-10-17T23:40:53.678Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-17T23:40:53.678Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-17T23:40:54.609Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-17T23:40:55.176Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-17T23:40:55.433Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-17T23:40:56.365Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-17T23:40:56.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-17T23:40:56.751Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-17T23:40:56.752Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-17T23:40:56.880Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-17T23:40:57.138Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-17T23:40:57.703Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-17T23:40:57.960Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.35s) [2019-10-17T23:40:57.960Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.96s) [2019-10-17T23:40:57.960Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" [2019-10-17T23:40:57.960Z] check_test.go:252: [dd0349df9d378] daemon is not started [2019-10-17T23:40:57.960Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.62s) [2019-10-17T23:40:57.960Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" [2019-10-17T23:40:57.960Z] check_test.go:252: [d344bda90f723] daemon is not started [2019-10-17T23:40:57.960Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2019-10-17T23:40:57.960Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" [2019-10-17T23:40:57.960Z] check_test.go:252: [d8acd2f5cf6c6] daemon is not started [2019-10-17T23:40:57.960Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.18s) [2019-10-17T23:40:57.960Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" [2019-10-17T23:40:57.960Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.27s) [2019-10-17T23:40:57.960Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" [2019-10-17T23:40:57.960Z] check_test.go:252: [d19456bebaf30] daemon is not started [2019-10-17T23:40:57.960Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s) [2019-10-17T23:40:57.960Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" [2019-10-17T23:40:57.960Z] check_test.go:252: [d02a2f4b57035] daemon is not started [2019-10-17T23:40:57.960Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2019-10-17T23:40:57.960Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" [2019-10-17T23:40:57.960Z] check_test.go:252: [d146f77356cf5] daemon is not started [2019-10-17T23:40:57.960Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s) [2019-10-17T23:40:57.960Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" [2019-10-17T23:40:57.960Z] check_test.go:252: [d77086b58167e] daemon is not started [2019-10-17T23:40:57.960Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-17T23:40:57.960Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-17T23:40:59.322Z] --- PASS: TestServiceUpdateConfigs (14.92s) [2019-10-17T23:40:59.322Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-17T23:40:59.322Z] === RUN TestServiceUpdateNetwork [2019-10-17T23:41:00.484Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-17T23:41:03.006Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-17T23:41:03.264Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-17T23:41:03.264Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-17T23:41:03.521Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-17T23:41:03.521Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-17T23:41:03.778Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2019-10-17T23:41:03.778Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2019-10-17T23:41:03.778Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" [2019-10-17T23:41:03.778Z] check_test.go:279: [d9068a24d9d7f] daemon is not started [2019-10-17T23:41:03.778Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-10-17T23:41:03.778Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" [2019-10-17T23:41:03.778Z] check_test.go:279: [daeaa20a45af3] daemon is not started [2019-10-17T23:41:03.778Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-10-17T23:41:03.778Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" [2019-10-17T23:41:03.778Z] check_test.go:279: [d26c37387ac98] daemon is not started [2019-10-17T23:41:03.778Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2019-10-17T23:41:03.778Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" [2019-10-17T23:41:03.778Z] check_test.go:279: [d4625c1c7b001] daemon is not started [2019-10-17T23:41:03.778Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2019-10-17T23:41:03.778Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" [2019-10-17T23:41:03.778Z] check_test.go:279: [d01c445ab131f] daemon is not started [2019-10-17T23:41:03.778Z] === RUN TestDockerNetworkSuite [2019-10-17T23:41:03.778Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-17T23:41:07.056Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-17T23:41:07.988Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-17T23:41:08.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-17T23:41:11.525Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-17T23:41:11.585Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-17T23:41:11.902Z] --- PASS: TestServiceUpdateNetwork (13.10s) [2019-10-17T23:41:11.902Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-17T23:41:11.902Z] PASS [2019-10-17T23:41:11.902Z] [2019-10-17T23:41:11.902Z] === Skipped [2019-10-17T23:41:11.902Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-10-17T23:41:11.902Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-17T23:41:11.902Z] [2019-10-17T23:41:11.902Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.01s) [2019-10-17T23:41:11.902Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-17T23:41:11.902Z] [2019-10-17T23:41:11.902Z] [2019-10-17T23:41:11.902Z] DONE 20 tests, 2 skipped in 112.954s [2019-10-17T23:41:11.902Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-17T23:41:11.902Z] ++ 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 [2019-10-17T23:41:11.902Z] ++ set -e [2019-10-17T23:41:11.902Z] ++ '[' -n 0 ']' [2019-10-17T23:41:11.902Z] ++ set -x [2019-10-17T23:41:11.903Z] ++ env -i DEST=/go/src/github.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 [2019-10-17T23:41:11.903Z] INFO: Testing against a local daemon [2019-10-17T23:41:11.903Z] === RUN TestSessionCreate [2019-10-17T23:41:11.903Z] --- PASS: TestSessionCreate (0.05s) [2019-10-17T23:41:11.903Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-17T23:41:12.192Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2019-10-17T23:41:12.192Z] PASS [2019-10-17T23:41:12.192Z] [2019-10-17T23:41:12.192Z] DONE 2 tests in 0.209s [2019-10-17T23:41:12.192Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-17T23:41:12.192Z] ++ 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 [2019-10-17T23:41:12.192Z] ++ set -e [2019-10-17T23:41:12.192Z] ++ '[' -n 0 ']' [2019-10-17T23:41:12.192Z] ++ set -x [2019-10-17T23:41:12.192Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-10-17T23:41:12.192Z] INFO: Testing against a local daemon [2019-10-17T23:41:12.192Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-17T23:41:12.192Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-17T23:41:12.192Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-17T23:41:12.192Z] === RUN TestEventsExecDie [2019-10-17T23:41:13.219Z] --- PASS: TestEventsExecDie (0.94s) [2019-10-17T23:41:13.219Z] === RUN TestEventsBackwardsCompatible [2019-10-17T23:41:13.219Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-10-17T23:41:13.219Z] === RUN TestInfoBinaryCommits [2019-10-17T23:41:13.219Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-17T23:41:13.219Z] === RUN TestInfoAPIVersioned [2019-10-17T23:41:13.219Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-17T23:41:13.219Z] === RUN TestInfoAPI [2019-10-17T23:41:13.507Z] --- PASS: TestInfoAPI (0.07s) [2019-10-17T23:41:13.507Z] === RUN TestInfoAPIWarnings [2019-10-17T23:41:14.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-17T23:41:14.529Z] --- PASS: TestInfoAPIWarnings (0.96s) [2019-10-17T23:41:14.529Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-17T23:41:14.529Z] === RUN TestLoginFailsWithBadCredentials [2019-10-17T23:41:14.814Z] --- PASS: TestLoginFailsWithBadCredentials (0.55s) [2019-10-17T23:41:14.814Z] === RUN TestPingCacheHeaders [2019-10-17T23:41:14.814Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-17T23:41:14.814Z] === RUN TestPingGet [2019-10-17T23:41:15.100Z] --- PASS: TestPingGet (0.04s) [2019-10-17T23:41:15.100Z] === RUN TestPingHead [2019-10-17T23:41:15.100Z] --- PASS: TestPingHead (0.07s) [2019-10-17T23:41:15.100Z] === RUN TestVersion [2019-10-17T23:41:15.100Z] --- PASS: TestVersion (0.05s) [2019-10-17T23:41:15.100Z] PASS [2019-10-17T23:41:15.100Z] [2019-10-17T23:41:15.100Z] === Skipped [2019-10-17T23:41:15.100Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-17T23:41:15.100Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-17T23:41:15.100Z] [2019-10-17T23:41:15.100Z] [2019-10-17T23:41:15.100Z] DONE 12 tests, 1 skipped in 2.963s [2019-10-17T23:41:15.100Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-17T23:41:15.100Z] ++ 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 [2019-10-17T23:41:15.100Z] ++ set -e [2019-10-17T23:41:15.100Z] ++ '[' -n 0 ']' [2019-10-17T23:41:15.100Z] ++ set -x [2019-10-17T23:41:15.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-10-17T23:41:15.100Z] INFO: Testing against a local daemon [2019-10-17T23:41:15.100Z] === RUN TestVolumesCreateAndList [2019-10-17T23:41:15.100Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-17T23:41:15.100Z] === RUN TestVolumesRemove [2019-10-17T23:41:15.330Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-17T23:41:15.383Z] --- PASS: TestVolumesRemove (0.08s) [2019-10-17T23:41:15.383Z] === RUN TestVolumesInspect [2019-10-17T23:41:15.383Z] --- PASS: TestVolumesInspect (0.05s) [2019-10-17T23:41:15.383Z] === RUN TestVolumesInvalidJSON [2019-10-17T23:41:15.383Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-17T23:41:15.383Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-17T23:41:15.383Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-17T23:41:15.383Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-17T23:41:15.383Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-17T23:41:15.383Z] PASS [2019-10-17T23:41:15.383Z] [2019-10-17T23:41:15.383Z] DONE 5 tests in 0.290s [2019-10-17T23:41:15.383Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-17T23:41:15.667Z] ++++ cat bundles/test-integration/docker.pid [2019-10-17T23:41:15.667Z] +++ kill 13046 [2019-10-17T23:41:15.791Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-17T23:41:15.791Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-17T23:41:17.150Z] +++ /etc/init.d/apparmor stop [2019-10-17T23:41:17.150Z] Clearing AppArmor profiles cache:. [2019-10-17T23:41:17.150Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-17T23:41:17.150Z] Unloading profiles will leave already running processes permanently [2019-10-17T23:41:17.150Z] unconfined, which can lead to unexpected situations. [2019-10-17T23:41:17.150Z] [2019-10-17T23:41:17.150Z] To set a process to complain mode, use the command line tool [2019-10-17T23:41:17.150Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-17T23:41:17.150Z] with the 'teardown' option." [2019-10-17T23:41:17.150Z] [2019-10-17T23:41:17.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-17T23:41:17.975Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-17T23:41:18.434Z] === RUN TestDockerSuite/TestBuildWithRecycleBin Post stage [Pipeline] junit [2019-10-17T23:41:19.897Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-17T23:41:20.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-17T23:41:20.842Z] + echo Ensuring container killed. [2019-10-17T23:41:20.842Z] Ensuring container killed. [2019-10-17T23:41:20.842Z] + docker rm -vf docker-pr1 [2019-10-17T23:41:20.842Z] Error: No such container: docker-pr1 [2019-10-17T23:41:20.842Z] + true [Pipeline] sh [2019-10-17T23:41:21.234Z] + echo Chowning /workspace to jenkins user [2019-10-17T23:41:21.234Z] Chowning /workspace to jenkins user [2019-10-17T23:41:21.234Z] + id -u [2019-10-17T23:41:21.234Z] + id -g [2019-10-17T23:41:21.234Z] + docker run --rm -v /home/docker/workspace/moby_PR-40100:/workspace busybox chown -R 1001:1001 /workspace [2019-10-17T23:41:21.234Z] Unable to find image 'busybox:latest' locally [2019-10-17T23:41:21.516Z] latest: Pulling from library/busybox [2019-10-17T23:41:21.516Z] e38168a01e65: Pulling fs layer [2019-10-17T23:41:21.803Z] e38168a01e65: Download complete [2019-10-17T23:41:22.090Z] e38168a01e65: Pull complete [2019-10-17T23:41:22.090Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-17T23:41:22.090Z] Status: Downloaded newer image for busybox:latest [2019-10-17T23:41:22.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-17T23:41:24.532Z] + bundleName=ppc64le-integration [2019-10-17T23:41:24.532Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-17T23:41:24.532Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-17T23:41:24.532Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -name *-report.xmlxargs ) tar -print -czf [2019-10-17T23:41:24.532Z] ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-17T23:41:24.858Z] Archiving artifacts [2019-10-17T23:41:25.221Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40100/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-17T23:41:25.615Z] + make clean [2019-10-17T23:41:26.247Z] docker volume rm -f docker-dev-cache [2019-10-17T23:41:26.247Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-17T23:41:30.834Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-17T23:41:32.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-17T23:41:32.469Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-17T23:41:35.536Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-17T23:41:35.745Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-17T23:41:35.997Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-17T23:41:37.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-17T23:41:38.574Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-17T23:41:39.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-17T23:41:41.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-17T23:41:42.440Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-17T23:41:42.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-17T23:41:43.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-17T23:41:44.634Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-17T23:41:44.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-17T23:41:44.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-17T23:41:45.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-17T23:41:46.080Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-17T23:41:46.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-17T23:41:48.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-17T23:41:48.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-17T23:41:48.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-17T23:41:48.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-17T23:41:49.066Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-17T23:41:50.825Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-17T23:41:50.825Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-17T23:41:50.825Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-17T23:41:50.825Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-17T23:41:51.797Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-17T23:41:52.349Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-17T23:41:52.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-17T23:41:55.883Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-17T23:41:56.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-17T23:42:00.523Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-17T23:42:02.068Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-17T23:42:02.529Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-17T23:42:02.529Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-17T23:42:02.529Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-17T23:42:04.715Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-17T23:42:08.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-17T23:42:08.334Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-17T23:42:08.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-17T23:42:08.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-17T23:42:08.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-17T23:42:08.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-17T23:42:08.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-17T23:42:08.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-17T23:42:08.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-17T23:42:10.527Z] === RUN TestDockerSuite/TestCommitChange [2019-10-17T23:42:13.852Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-17T23:42:13.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-17T23:42:13.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-17T23:42:13.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-17T23:42:14.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-17T23:42:16.381Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-17T23:42:16.679Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-17T23:42:19.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-17T23:42:19.958Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-17T23:42:24.138Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-17T23:42:24.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-17T23:42:24.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-17T23:42:26.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-17T23:42:26.622Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-17T23:42:26.760Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-17T23:42:26.760Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-17T23:42:28.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-17T23:42:28.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-17T23:42:30.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-17T23:42:30.421Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-17T23:42:31.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-17T23:42:32.563Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-17T23:42:32.563Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-17T23:42:33.249Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-17T23:42:33.249Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-17T23:42:39.656Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite (97.01s) [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.29s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [d20c26139edb8] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.26s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [dbe714d4c93d8] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.73s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [daa000c2f684a] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.73s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [d25e895ff0265] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.71s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:1233: [db094e9578ebc] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.02s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [dcfe2d7c4777c] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.35s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [d41c6ddc16e94] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.96s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [d650216869a56] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.73s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [dac87dbad4054] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.86s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [dfc502e1a3737] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.81s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [d69834f11b1a4] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.72s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [d096460b0be9e] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.58s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [d6f5629bd41fe] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.22s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [ddf354ddb5c90] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.43s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [d8e63237558a3] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.43s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [d6a5e4bde33f8] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [d65f22fbf8b13] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.09s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [dc5fa7b939ae7] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [d319ed2d9abc1] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.46s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [d09b4ebb0c7de] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.76s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [d8796a2a21e0b] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [d5af61c43641c] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.45s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [d6a0327eba335] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [d57891195356e] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.60s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:968: [d0f6088fa0ac8] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.56s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [d49da95dd9c50] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.95s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:1116: [ddb76daaee71d] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [dbc2ac5d9921c] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [dcda6c9e13e16] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [d266aeb454f47] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [dabcc23ef06ca] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [df7e2de56f1dc] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [d7c5dc2ea9f76] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [d4a002856a206] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.55s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [dad83df35f0a0] daemon is not started [2019-10-17T23:42:41.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault" [2019-10-17T23:42:41.355Z] docker_cli_network_unix_test.go:46: [d7dbd5c28fd5b] daemon is not started [2019-10-17T23:42:41.355Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-17T23:42:41.355Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-17T23:42:41.356Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-17T23:42:41.356Z] docker_cli_network_unix_test.go:46: [dee93fa39010a] daemon is not started [2019-10-17T23:42:41.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.44s) [2019-10-17T23:42:41.356Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect" [2019-10-17T23:42:41.356Z] docker_cli_network_unix_test.go:46: [d50eab8b0cce6] daemon is not started [2019-10-17T23:42:41.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.95s) [2019-10-17T23:42:41.356Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart" [2019-10-17T23:42:41.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.65s) [2019-10-17T23:42:41.356Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart" [2019-10-17T23:42:41.356Z] docker_cli_network_unix_test.go:1084: [d9ed44f1e6118] daemon is not started [2019-10-17T23:42:41.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2019-10-17T23:42:41.356Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver" [2019-10-17T23:42:41.356Z] docker_cli_network_unix_test.go:46: [d61cf94b0870d] daemon is not started [2019-10-17T23:42:41.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.48s) [2019-10-17T23:42:41.356Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping" [2019-10-17T23:42:41.356Z] docker_cli_network_unix_test.go:46: [db77edd0c4f5c] daemon is not started [2019-10-17T23:42:41.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.76s) [2019-10-17T23:42:41.356Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks" [2019-10-17T23:42:41.356Z] docker_cli_network_unix_test.go:46: [daf40427e83a7] daemon is not started [2019-10-17T23:42:41.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2019-10-17T23:42:41.356Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined" [2019-10-17T23:42:41.356Z] docker_cli_network_unix_test.go:46: [d51a1ed13e571] daemon is not started [2019-10-17T23:42:41.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.76s) [2019-10-17T23:42:41.356Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID" [2019-10-17T23:42:41.356Z] docker_cli_network_unix_test.go:46: [d2249c69f3516] daemon is not started [2019-10-17T23:42:41.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.87s) [2019-10-17T23:42:41.356Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP" [2019-10-17T23:42:41.356Z] docker_cli_network_unix_test.go:46: [db086885400c8] daemon is not started [2019-10-17T23:42:41.356Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.83s) [2019-10-17T23:42:41.356Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP" [2019-10-17T23:42:41.356Z] docker_cli_network_unix_test.go:46: [dd025d29ec65a] daemon is not started [2019-10-17T23:42:41.356Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.84s) [2019-10-17T23:42:41.356Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver" [2019-10-17T23:42:41.356Z] docker_cli_network_unix_test.go:46: [d6803bf905979] daemon is not started [2019-10-17T23:42:41.356Z] === RUN TestDockerHubPullSuite [2019-10-17T23:42:41.356Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-17T23:42:42.726Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-17T23:42:44.365Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-17T23:42:44.365Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-17T23:42:44.365Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-17T23:42:44.365Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-17T23:42:44.365Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-17T23:42:44.365Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-17T23:42:44.365Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-17T23:42:44.365Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-17T23:42:44.365Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-17T23:42:45.249Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-17T23:42:45.249Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-17T23:42:46.621Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-17T23:42:46.880Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-17T23:42:47.138Z] --- PASS: TestDockerHubPullSuite (6.21s) [2019-10-17T23:42:47.138Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.61s) [2019-10-17T23:42:47.138Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" [2019-10-17T23:42:47.138Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.34s) [2019-10-17T23:42:47.138Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.42s) [2019-10-17T23:42:47.138Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.54s) [2019-10-17T23:42:47.138Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2019-10-17T23:42:47.138Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2019-10-17T23:42:47.138Z] PASS [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === Skipped [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-17T23:42:47.138Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-17T23:42:47.138Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-10-17T23:42:47.138Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2019-10-17T23:42:47.138Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-17T23:42:47.138Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-17T23:42:47.138Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-17T23:42:47.138Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-17T23:42:47.138Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-17T23:42:47.138Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-17T23:42:47.138Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-17T23:42:47.138Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-17T23:42:47.138Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-17T23:42:47.138Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-17T23:42:47.138Z] docker_cli_sni_test.go:18: Flakey test [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-17T23:42:47.138Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-17T23:42:47.138Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.02s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.02s) [2019-10-17T23:42:47.138Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-17T23:42:47.138Z] [2019-10-17T23:42:47.138Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-17T23:42:47.138Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-17T23:42:47.138Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-17T23:42:47.139Z] [2019-10-17T23:42:47.139Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-17T23:42:47.139Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-17T23:42:47.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-17T23:42:47.139Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-17T23:42:47.139Z] docker_cli_network_unix_test.go:46: [dee93fa39010a] daemon is not started [2019-10-17T23:42:47.139Z] [2019-10-17T23:42:47.139Z] [2019-10-17T23:42:47.139Z] DONE 1253 tests, 44 skipped in 2076.277s [2019-10-17T23:42:47.139Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-17T23:42:47.139Z] ++++ cat bundles/test-integration/docker.pid [2019-10-17T23:42:47.139Z] +++ kill 7234 [2019-10-17T23:42:51.585Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-17T23:42:55.243Z] +++ /etc/init.d/apparmor stop [2019-10-17T23:42:55.243Z] Clearing AppArmor profiles cache:. [2019-10-17T23:42:55.243Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-17T23:42:55.243Z] Unloading profiles will leave already running processes permanently [2019-10-17T23:42:55.243Z] unconfined, which can lead to unexpected situations. [2019-10-17T23:42:55.243Z] [2019-10-17T23:42:55.243Z] To set a process to complain mode, use the command line tool [2019-10-17T23:42:55.243Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-17T23:42:55.243Z] with the 'teardown' option." [2019-10-17T23:42:55.243Z] [2019-10-17T23:42:58.671Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-17T23:42:58.671Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-17T23:43:00.212Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-17T23:43:00.212Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-17T23:43:00.212Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-17T23:43:00.212Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-17T23:43:02.397Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-17T23:43:02.397Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-17T23:43:02.397Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-17T23:43:05.313Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-17T23:43:05.313Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-17T23:43:05.313Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-17T23:43:05.313Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-17T23:43:05.313Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-17T23:43:07.499Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-17T23:43:09.685Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-17T23:43:11.869Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-17T23:43:11.869Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-17T23:43:11.869Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-17T23:43:14.055Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-17T23:43:14.055Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-17T23:43:16.241Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-17T23:43:16.242Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-17T23:43:16.242Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-17T23:43:17.786Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-17T23:43:17.786Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-17T23:43:19.971Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-17T23:43:19.971Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-17T23:43:22.159Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-17T23:43:22.621Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-17T23:43:24.813Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-17T23:43:27.310Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-17T23:43:28.564Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-17T23:43:32.312Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-17T23:43:32.312Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-17T23:43:32.312Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-17T23:43:32.312Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-17T23:43:32.312Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-17T23:43:33.855Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-17T23:43:33.855Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-17T23:43:36.768Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-17T23:43:36.768Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-17T23:43:38.310Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-17T23:43:38.310Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-17T23:43:43.027Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-17T23:43:44.569Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-17T23:43:44.569Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-17T23:43:44.569Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-17T23:43:44.569Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-17T23:43:44.569Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-17T23:43:44.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-17T23:43:45.367Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-17T23:43:46.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-17T23:44:03.428Z] --- PASS: TestDockerSwarmSuite (1747.43s) [2019-10-17T23:44:03.428Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.66s) [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" [2019-10-17T23:44:03.428Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.60s) [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" [2019-10-17T23:44:03.428Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.06s) [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" [2019-10-17T23:44:03.428Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.49s) [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-17T23:44:03.428Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" [2019-10-17T23:44:03.428Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.19s) [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-17T23:44:03.428Z] check_test.go:358: [dabfcb6046a60] joining swarm manager [da6c515cd4dab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-17T23:44:03.428Z] check_test.go:358: [d3bf2dafd18db] joining swarm manager [da6c515cd4dab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:44:03.428Z] check_test.go:379: [dabfcb6046a60] daemon is not started [2019-10-17T23:44:03.428Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-17T23:44:03.428Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-17T23:44:03.428Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.86s) [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-17T23:44:03.428Z] check_test.go:358: [defb50b5cf6d7] joining swarm manager [d875c9f0fce6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.428Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s) [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" [2019-10-17T23:44:03.428Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.26s) [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-17T23:44:03.428Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.40s) [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-17T23:44:03.428Z] check_test.go:358: [dc019a6953189] joining swarm manager [dfc82d910c4fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-17T23:44:03.428Z] check_test.go:358: [dade9b21fdb76] joining swarm manager [dfc82d910c4fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:44:03.428Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-17T23:44:03.428Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-17T23:44:03.428Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.28s) [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-17T23:44:03.428Z] check_test.go:358: [dafd9f2cc0420] joining swarm manager [d9a636800d456]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-17T23:44:03.428Z] check_test.go:358: [d590e6e3ae985] joining swarm manager [d9a636800d456]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:44:03.428Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.31s) [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-17T23:44:03.428Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.28s) [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" [2019-10-17T23:44:03.428Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.38s) [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-17T23:44:03.428Z] check_test.go:358: [d56c542cfc999] joining swarm manager [d8fd6d7eda82c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-17T23:44:03.428Z] check_test.go:358: [dca3faad596b8] joining swarm manager [d8fd6d7eda82c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:44:03.428Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.48s) [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-17T23:44:03.428Z] check_test.go:358: [da4e3b66b251f] joining swarm manager [dfac02c1a4349]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-17T23:44:03.428Z] check_test.go:358: [dd5ff9d7f589a] joining swarm manager [dfac02c1a4349]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:44:03.428Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.72s) [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-17T23:44:03.428Z] check_test.go:358: [dc6c2d7b63f38] joining swarm manager [df6a6fad7e1d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.428Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.66s) [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-17T23:44:03.428Z] check_test.go:358: [d7a0cfbd468f0] joining swarm manager [dc01b68a7d961]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-17T23:44:03.428Z] check_test.go:358: [def1a8fcebd8e] joining swarm manager [dc01b68a7d961]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:44:03.428Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.60s) [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" [2019-10-17T23:44:03.428Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.64s) [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-17T23:44:03.428Z] check_test.go:358: [da77b0fc7541b] joining swarm manager [dcfcef5363375]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.428Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.12s) [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-17T23:44:03.428Z] check_test.go:358: [da10e1966a3e0] joining swarm manager [da2bd72c1dc65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-17T23:44:03.428Z] check_test.go:358: [d5452ba80f448] joining swarm manager [da2bd72c1dc65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:44:03.428Z] check_test.go:379: [d5452ba80f448] daemon is not started [2019-10-17T23:44:03.428Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.13s) [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-17T23:44:03.428Z] check_test.go:358: [df4f16bf84a73] joining swarm manager [d0295e5cf8141]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.428Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-17T23:44:03.428Z] check_test.go:358: [d9e67c20e0171] joining swarm manager [d0295e5cf8141]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-17T23:44:03.429Z] check_test.go:358: [d915508efb192] joining swarm manager [d0295e5cf8141]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-17T23:44:03.429Z] check_test.go:358: [da51a94dc7a66] joining swarm manager [d0295e5cf8141]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-17T23:44:03.429Z] check_test.go:358: [d17718233bb9e] joining swarm manager [d0295e5cf8141]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.08s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.39s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-17T23:44:03.429Z] check_test.go:358: [d85d5454046b1] joining swarm manager [d7c25fb7c1a41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-17T23:44:03.429Z] check_test.go:358: [d55c4cc321255] joining swarm manager [d7c25fb7c1a41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.65s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-17T23:44:03.429Z] check_test.go:358: [ded7c8fcef6df] joining swarm manager [d8aac2601ced6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-17T23:44:03.429Z] check_test.go:358: [d25e00fe94b05] joining swarm manager [d8aac2601ced6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.04s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-17T23:44:03.429Z] check_test.go:358: [d5ca4d2700925] joining swarm manager [deafbdc388d6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-17T23:44:03.429Z] check_test.go:358: [d8fc82340fef0] joining swarm manager [deafbdc388d6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.69s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.11s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-17T23:44:03.429Z] check_test.go:358: [db980fa7b1bd6] joining swarm manager [dfb9b82f4e6c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-17T23:44:03.429Z] check_test.go:358: [dddc861311fd8] joining swarm manager [dfb9b82f4e6c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-17T23:44:03.429Z] check_test.go:358: [df2de431777c0] joining swarm manager [dfb9b82f4e6c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-17T23:44:03.429Z] check_test.go:358: [d23387de50d18] joining swarm manager [dfb9b82f4e6c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.93s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.77s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-17T23:44:03.429Z] check_test.go:358: [d82ac0cb3cda3] joining swarm manager [d9774a7d8fe03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-17T23:44:03.429Z] check_test.go:358: [dff3980932353] joining swarm manager [d9774a7d8fe03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.34s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-17T23:44:03.429Z] check_test.go:358: [d4a83a1f60613] joining swarm manager [dcadcc24b662c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-17T23:44:03.429Z] check_test.go:358: [d6d057fe86019] joining swarm manager [dcadcc24b662c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:44:03.429Z] check_test.go:379: [d4a83a1f60613] daemon is not started [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (23.18s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-17T23:44:03.429Z] check_test.go:358: [d4c1c71177b1e] joining swarm manager [d6cc35eb4e862]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-17T23:44:03.429Z] check_test.go:358: [ddeea685af896] joining swarm manager [d6cc35eb4e862]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.99s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-17T23:44:03.429Z] check_test.go:358: [daf7bbcfb08ec] joining swarm manager [da297bb735fe7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-17T23:44:03.429Z] check_test.go:358: [d0526ec73037e] joining swarm manager [da297bb735fe7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.60s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.56s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.04s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.50s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.29s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.53s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.89s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.21s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.03s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.08s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.88s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.90s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.35s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.34s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.33s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.93s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.52s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.11s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.11s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.15s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.82s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.15s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.76s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.45s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" [2019-10-17T23:44:03.429Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.llxeiq5d5b85@b24800796471 | hello1\n" [2019-10-17T23:44:03.429Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.v6w6ukvyrlr9@b24800796471 | hello2\n" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.24s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.11s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.48s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.24s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.48s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.14s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.19s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.82s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" [2019-10-17T23:44:03.429Z] docker_cli_service_logs_test.go:242: checking task x3cf7hjt3klq [2019-10-17T23:44:03.429Z] docker_cli_service_logs_test.go:247: checking messages for x3cf7hjt3klq [2019-10-17T23:44:03.429Z] docker_cli_service_logs_test.go:242: checking task rad1put25l50 [2019-10-17T23:44:03.429Z] docker_cli_service_logs_test.go:247: checking messages for rad1put25l50 [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.92s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.40s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.07s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.02s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.79s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-17T23:44:03.429Z] check_test.go:358: [d17c46694692f] joining swarm manager [dcad689f0115c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-17T23:44:03.429Z] check_test.go:358: [d4b412859363d] joining swarm manager [dcad689f0115c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.59s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.05s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.11s) [2019-10-17T23:44:03.429Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" [2019-10-17T23:44:03.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.45s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-17T23:44:03.430Z] check_test.go:358: [df738f322f6f4] joining swarm manager [d77a594340ac1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-17T23:44:03.430Z] check_test.go:358: [d00718d2f6940] joining swarm manager [d77a594340ac1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.61s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (94.19s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-17T23:44:03.430Z] check_test.go:358: [df25c2da3b2e8] joining swarm manager [d29f7c666fa73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-17T23:44:03.430Z] check_test.go:358: [d6ea3e907ca12] joining swarm manager [d29f7c666fa73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.15s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.49s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.78s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.04s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.86s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.02s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.42s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" [2019-10-17T23:44:03.430Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-17T23:44:03.430Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.31s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.05s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.21s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.64s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-17T23:44:03.430Z] check_test.go:358: [dc66a0d42133d] joining swarm manager [d81a5357794ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-17T23:44:03.430Z] check_test.go:358: [d2e5351632a91] joining swarm manager [d81a5357794ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.58s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.93s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (143.45s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-17T23:44:03.430Z] check_test.go:358: [d26b5ce4a460d] joining swarm manager [df4d2005372d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-17T23:44:03.430Z] check_test.go:358: [d1e59e8c00860] joining swarm manager [df4d2005372d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-17T23:44:03.430Z] check_test.go:358: [dc014f7252120] joining swarm manager [df4d2005372d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.74s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-17T23:44:03.430Z] check_test.go:358: [dd332d8aa9692] joining swarm manager [d9a0c8d9f4786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-17T23:44:03.430Z] check_test.go:358: [d5b6beb928f93] joining swarm manager [d9a0c8d9f4786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.15s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" [2019-10-17T23:44:03.430Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-10-17T23:44:03.430Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-17T23:44:03.430Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-10-17T23:44:03.430Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-17T23:44:03.430Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-10-17T23:44:03.430Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-17T23:44:03.430Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-10-17T23:44:03.430Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.14s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.79s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.70s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.81s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-17T23:44:03.430Z] check_test.go:358: [d04841e9502bb] joining swarm manager [d8c5fd9a5819a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.10s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.93s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.96s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.93s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.36s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.81s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-17T23:44:03.430Z] check_test.go:358: [dcf9ab9b16617] joining swarm manager [d37d8c92c64f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.94s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.97s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.02s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.64s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (11.38s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.82s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.62s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.40s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.52s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.20s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.66s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.83s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.56s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.89s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" [2019-10-17T23:44:03.430Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.97s) [2019-10-17T23:44:03.430Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" [2019-10-17T23:44:03.430Z] === RUN TestDockerExternalVolumeSuite [2019-10-17T23:44:03.430Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-17T23:44:16.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-17T23:44:16.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-17T23:44:16.087Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-17T23:44:16.087Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-17T23:44:16.087Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-17T23:44:16.087Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-17T23:44:16.087Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-17T23:44:16.087Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-17T23:44:18.284Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-17T23:44:19.831Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-17T23:44:19.831Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-17T23:44:19.831Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-17T23:44:19.831Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-17T23:44:19.831Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-17T23:44:19.831Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-17T23:44:19.831Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-17T23:44:19.831Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-17T23:44:19.831Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-17T23:44:19.831Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-17T23:44:19.831Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-17T23:44:19.831Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-17T23:44:19.831Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-17T23:44:19.831Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-17T23:44:22.747Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-17T23:44:22.747Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-17T23:44:22.747Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-17T23:44:24.933Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-17T23:44:24.933Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-17T23:44:24.933Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-17T23:44:24.933Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-17T23:44:29.641Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-17T23:44:31.185Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-17T23:44:31.185Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-17T23:44:31.185Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-17T23:44:39.779Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-17T23:44:39.779Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-17T23:44:39.779Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-17T23:44:48.529Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-17T23:44:48.529Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-17T23:44:48.529Z] === RUN TestDockerSuite/TestCpToDot [2019-10-17T23:44:50.714Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-17T23:44:50.714Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-17T23:44:51.175Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-17T23:44:58.264Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-17T23:44:58.264Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-17T23:44:58.264Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-17T23:44:58.264Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-17T23:44:58.264Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-17T23:44:58.264Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-17T23:44:58.264Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-17T23:45:00.449Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-17T23:45:02.635Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-17T23:45:02.635Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-17T23:45:02.635Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-17T23:45:04.829Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-17T23:45:05.291Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-17T23:45:05.751Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-17T23:45:05.751Z] === RUN TestDockerSuite/TestCreateRM [2019-10-17T23:45:05.751Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-17T23:45:05.751Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-17T23:45:06.213Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-17T23:45:06.213Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-17T23:45:21.053Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-17T23:45:21.053Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-17T23:45:21.053Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-17T23:45:24.097Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-17T23:45:24.097Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-17T23:45:24.097Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-17T23:45:25.934Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-17T23:45:26.444Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-17T23:45:26.444Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-17T23:45:26.913Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-17T23:45:26.913Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-17T23:45:26.913Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-17T23:45:26.913Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-17T23:45:26.913Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-17T23:45:26.913Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-17T23:45:26.913Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-17T23:45:26.913Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-17T23:45:26.913Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-17T23:45:26.913Z] === RUN TestDockerSuite/TestDockerFails [2019-10-17T23:45:26.913Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-17T23:45:26.913Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-17T23:45:26.913Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-17T23:45:26.913Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-17T23:45:26.913Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-17T23:45:26.913Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-17T23:45:29.104Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-17T23:45:31.288Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-17T23:45:33.473Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-17T23:45:35.905Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-17T23:45:45.877Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-17T23:45:51.687Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-17T23:45:56.398Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-17T23:45:58.594Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-17T23:45:59.056Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-17T23:46:02.806Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-17T23:46:03.270Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-17T23:46:04.241Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-17T23:46:07.950Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-17T23:46:08.947Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-17T23:46:13.648Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-17T23:46:13.648Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-17T23:46:13.648Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-17T23:46:13.648Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-17T23:46:13.648Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-17T23:46:13.648Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-17T23:46:14.770Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-17T23:46:14.770Z] === RUN TestDockerSuite/TestEventsRename [2019-10-17T23:46:16.963Z] === RUN TestDockerSuite/TestEventsResize [2019-10-17T23:46:19.150Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-17T23:46:20.132Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-17T23:46:21.336Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-17T23:46:24.255Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-17T23:46:28.961Z] === RUN TestDockerSuite/TestEventsTop [2019-10-17T23:46:28.961Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-17T23:46:31.148Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-17T23:46:34.894Z] === RUN TestDockerSuite/TestExec [2019-10-17T23:46:34.894Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-17T23:46:34.894Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-17T23:46:37.081Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-17T23:46:38.626Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-17T23:46:38.626Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-17T23:46:38.626Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-17T23:46:38.626Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-17T23:46:40.813Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-17T23:46:42.999Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-17T23:46:44.543Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-17T23:46:46.729Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-17T23:46:51.434Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-17T23:46:51.434Z] === RUN TestDockerSuite/TestExecEnv [2019-10-17T23:46:51.434Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-17T23:46:51.434Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-17T23:46:52.177Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-17T23:46:52.977Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-17T23:46:57.678Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-17T23:46:57.678Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-17T23:46:57.678Z] === RUN TestDockerSuite/TestExecParseError [2019-10-17T23:46:57.678Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-17T23:46:57.678Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-17T23:46:57.678Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-17T23:47:00.601Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-17T23:47:00.601Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-17T23:47:00.601Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-17T23:47:00.601Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-17T23:47:00.601Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-17T23:47:00.601Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-17T23:47:02.786Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-17T23:47:02.786Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-17T23:47:07.032Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-17T23:47:11.378Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-17T23:47:11.378Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-17T23:47:11.378Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-17T23:47:11.378Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-17T23:47:16.085Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-17T23:47:23.175Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-17T23:47:26.090Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-17T23:47:31.904Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-17T23:47:31.904Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-17T23:47:31.904Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-17T23:47:31.904Z] === RUN TestDockerSuite/TestHealth [2019-10-17T23:47:31.904Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-17T23:47:31.904Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-17T23:47:31.904Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-17T23:47:31.904Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-17T23:47:36.610Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-17T23:47:36.610Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-17T23:47:37.071Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-17T23:47:37.071Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-17T23:47:37.071Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-17T23:47:37.533Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-17T23:47:37.994Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-17T23:47:37.994Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-17T23:47:38.967Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-17T23:47:38.967Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-17T23:47:39.103Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-17T23:47:40.510Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-17T23:47:40.971Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-17T23:47:43.158Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-17T23:47:45.346Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-17T23:47:45.346Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-17T23:47:45.346Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-17T23:47:49.094Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-17T23:47:49.094Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-17T23:47:51.280Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-17T23:47:51.280Z] === RUN TestDockerSuite/TestImportFile [2019-10-17T23:47:51.280Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-17T23:47:51.280Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-17T23:47:51.280Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-17T23:47:51.280Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-17T23:47:51.280Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-17T23:47:51.747Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-17T23:47:51.747Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-17T23:47:51.747Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-17T23:47:51.747Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-17T23:47:51.747Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-17T23:47:51.747Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-17T23:47:51.747Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-17T23:47:52.208Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-17T23:47:52.208Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-17T23:47:52.208Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-17T23:47:52.208Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-17T23:47:52.208Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-17T23:47:53.960Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-17T23:47:54.612Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-17T23:47:56.158Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-17T23:47:56.158Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-17T23:47:56.158Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-17T23:47:56.620Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-17T23:47:56.620Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-17T23:47:58.806Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-17T23:47:58.806Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-17T23:48:00.990Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-17T23:48:00.990Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-17T23:48:00.990Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-17T23:48:00.990Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-17T23:48:03.179Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-17T23:48:07.883Z] === RUN TestDockerSuite/TestInspectImage [2019-10-17T23:48:07.883Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-17T23:48:07.883Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-17T23:48:07.883Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-17T23:48:10.072Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-17T23:48:11.616Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-17T23:48:12.022Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-17T23:48:12.077Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-17T23:48:14.268Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-17T23:48:16.453Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-17T23:48:16.453Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-17T23:48:16.453Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-17T23:48:18.638Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-17T23:48:20.823Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-17T23:48:25.533Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-17T23:48:27.076Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-17T23:48:29.264Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-17T23:48:30.805Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-17T23:48:32.990Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-17T23:48:35.176Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-17T23:48:42.270Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-17T23:48:42.270Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-17T23:48:42.270Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-17T23:48:42.270Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-17T23:48:42.270Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-17T23:48:42.270Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-17T23:48:42.270Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-17T23:48:42.270Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-17T23:48:42.270Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-17T23:48:42.270Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-17T23:48:42.270Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-17T23:48:42.270Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-17T23:48:42.270Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-17T23:48:42.270Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-17T23:48:42.270Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-17T23:48:42.270Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-17T23:48:42.270Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-17T23:48:42.270Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-17T23:48:42.270Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-17T23:48:42.270Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-17T23:48:43.814Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-17T23:48:45.999Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-17T23:48:51.824Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-17T23:48:53.369Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-17T23:48:53.370Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-17T23:48:55.557Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-17T23:48:55.557Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-17T23:48:58.664Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-17T23:49:04.190Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-17T23:49:11.394Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-17T23:49:16.736Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-17T23:49:19.991Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-17T23:49:21.208Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-17T23:49:23.402Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-17T23:49:23.402Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-17T23:49:26.318Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-17T23:49:28.506Z] === RUN TestDockerSuite/TestLogsSince [2019-10-17T23:49:37.246Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-17T23:49:37.246Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-17T23:49:37.246Z] === RUN TestDockerSuite/TestLogsTail [2019-10-17T23:49:40.164Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-17T23:49:42.352Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-17T23:49:44.539Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-17T23:49:44.539Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-17T23:49:44.539Z] === RUN TestDockerSuite/TestNetHostname [2019-10-17T23:49:44.539Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-17T23:49:44.539Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-17T23:49:44.539Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-17T23:49:44.539Z] === RUN TestDockerSuite/TestPluginActive [2019-10-17T23:49:44.539Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-17T23:49:44.539Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-17T23:49:44.539Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-17T23:49:45.000Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-17T23:49:45.000Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-17T23:49:45.000Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-17T23:49:45.000Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-17T23:49:45.000Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-17T23:49:45.000Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-17T23:49:45.000Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-17T23:49:45.000Z] === RUN TestDockerSuite/TestPortList [2019-10-17T23:49:45.000Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-17T23:49:48.751Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-17T23:49:48.751Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-17T23:49:48.751Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-17T23:49:48.751Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-17T23:49:48.751Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-17T23:49:48.751Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-17T23:49:48.751Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-17T23:49:48.785Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-17T23:49:49.212Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-17T23:49:49.212Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-17T23:49:49.212Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-17T23:49:52.958Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-17T23:49:52.958Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-17T23:50:01.552Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-17T23:50:01.552Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-17T23:50:10.142Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-17T23:50:20.909Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-17T23:50:22.554Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-17T23:50:22.554Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-17T23:50:22.554Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-17T23:50:34.967Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-17T23:50:35.765Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-17T23:50:37.882Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-17T23:50:44.973Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-17T23:50:48.719Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-17T23:50:48.719Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-17T23:50:48.719Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-17T23:50:53.420Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-17T23:50:53.420Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-17T23:50:53.420Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-17T23:50:53.420Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-17T23:50:53.420Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-17T23:50:53.830Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-17T23:50:59.226Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-17T23:50:59.226Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-17T23:51:00.770Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-17T23:51:00.770Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-17T23:51:02.317Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-17T23:51:03.289Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-17T23:51:03.289Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-17T23:51:07.046Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-17T23:51:08.714Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-17T23:51:11.753Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-17T23:51:13.295Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-17T23:51:23.573Z] --- PASS: TestDockerExternalVolumeSuite (441.25s) [2019-10-17T23:51:23.573Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.92s) [2019-10-17T23:51:23.573Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" [2019-10-17T23:51:23.573Z] docker_cli_external_volume_driver_test.go:53: [d1f0e57799998] daemon is not started [2019-10-17T23:51:23.573Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2019-10-17T23:51:23.573Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" [2019-10-17T23:51:23.573Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.57s) [2019-10-17T23:51:23.573Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" [2019-10-17T23:51:23.573Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-10-17T23:51:23.573Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" [2019-10-17T23:51:23.573Z] docker_cli_external_volume_driver_test.go:53: [dba46ed8827f5] daemon is not started [2019-10-17T23:51:23.573Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2019-10-17T23:51:23.573Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-10-17T23:51:23.573Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2019-10-17T23:51:23.573Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" [2019-10-17T23:51:23.573Z] docker_cli_external_volume_driver_test.go:53: [d28e6de55e265] daemon is not started [2019-10-17T23:51:23.573Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-17T23:51:23.573Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-10-17T23:51:23.573Z] docker_cli_external_volume_driver_test.go:53: [d739fc6ed4931] daemon is not started [2019-10-17T23:51:23.573Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.56s) [2019-10-17T23:51:23.573Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" [2019-10-17T23:51:23.573Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s) [2019-10-17T23:51:23.573Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" [2019-10-17T23:51:23.573Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2019-10-17T23:51:23.573Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-10-17T23:51:23.573Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-10-17T23:51:23.573Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" [2019-10-17T23:51:23.573Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.64s) [2019-10-17T23:51:23.573Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-10-17T23:51:23.573Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.74s) [2019-10-17T23:51:23.573Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" [2019-10-17T23:51:23.573Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2019-10-17T23:51:23.573Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-10-17T23:51:23.573Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s) [2019-10-17T23:51:23.573Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" [2019-10-17T23:51:23.573Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.53s) [2019-10-17T23:51:23.573Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" [2019-10-17T23:51:23.573Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.34s) [2019-10-17T23:51:23.573Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-10-17T23:51:23.573Z] docker_cli_external_volume_driver_test.go:485: [de283c7ef859e] daemon is not started [2019-10-17T23:51:23.573Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-17T23:51:23.573Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" [2019-10-17T23:51:23.573Z] docker_cli_external_volume_driver_test.go:53: [d11dc463e8074] daemon is not started [2019-10-17T23:51:23.573Z] PASS [2019-10-17T23:51:23.573Z] [2019-10-17T23:51:23.573Z] === Skipped [2019-10-17T23:51:23.573Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-17T23:51:23.573Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-17T23:51:23.573Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-17T23:51:23.573Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-17T23:51:23.573Z] check_test.go:309: [d1bd8666a13b2] daemon is not started [2019-10-17T23:51:23.573Z] [2019-10-17T23:51:23.573Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2019-10-17T23:51:23.573Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2019-10-17T23:51:23.573Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-17T23:51:23.573Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-17T23:51:23.573Z] check_test.go:309: [d1e77ff797355] daemon is not started [2019-10-17T23:51:23.573Z] [2019-10-17T23:51:23.573Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-17T23:51:23.573Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-17T23:51:23.573Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-17T23:51:23.573Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-17T23:51:23.573Z] check_test.go:309: [da8d066573e6a] daemon is not started [2019-10-17T23:51:23.573Z] [2019-10-17T23:51:23.573Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-17T23:51:23.573Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-17T23:51:23.573Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-17T23:51:23.573Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-17T23:51:23.573Z] check_test.go:309: [dd0e1b567f5e0] daemon is not started [2019-10-17T23:51:23.573Z] [2019-10-17T23:51:23.573Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-17T23:51:23.573Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-17T23:51:23.573Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-17T23:51:23.573Z] [2019-10-17T23:51:23.573Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-17T23:51:23.573Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-17T23:51:23.573Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-17T23:51:23.573Z] [2019-10-17T23:51:23.573Z] [2019-10-17T23:51:23.573Z] DONE 270 tests, 6 skipped in 2592.075s [2019-10-17T23:51:23.573Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-17T23:51:23.573Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0a81aeacccd1/docker.pid [2019-10-17T23:51:23.573Z] +++ kill 5260 [2019-10-17T23:51:23.573Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5260 is not a child of this shell [2019-10-17T23:51:23.573Z] warning: PID 5260 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0a81aeacccd1/docker.pid had a nonzero exit code [2019-10-17T23:51:23.573Z] ++++ cat bundles/test-integration/docker.pid [2019-10-17T23:51:23.573Z] +++ kill 7200 [2019-10-17T23:51:24.137Z] +++ /etc/init.d/apparmor stop [2019-10-17T23:51:24.137Z] Clearing AppArmor profiles cache:. [2019-10-17T23:51:24.137Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-17T23:51:24.137Z] Unloading profiles will leave already running processes permanently [2019-10-17T23:51:24.137Z] unconfined, which can lead to unexpected situations. [2019-10-17T23:51:24.137Z] [2019-10-17T23:51:24.137Z] To set a process to complain mode, use the command line tool [2019-10-17T23:51:24.137Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-17T23:51:24.137Z] with the 'teardown' option." [2019-10-17T23:51:24.137Z] [2019-10-17T23:51:24.701Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-17T23:51:24.719Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-17T23:51:25.749Z] + echo Ensuring container killed. [2019-10-17T23:51:25.749Z] Ensuring container killed. [2019-10-17T23:51:25.749Z] + docker ps -aq -f name=docker-pr1-* [2019-10-17T23:51:26.006Z] + cids=b24800796471 [2019-10-17T23:51:26.006Z] b429b8da4471 [2019-10-17T23:51:26.006Z] bfd5e0047c10 [2019-10-17T23:51:26.006Z] + [ -n b24800796471 [2019-10-17T23:51:26.006Z] b429b8da4471 [2019-10-17T23:51:26.006Z] bfd5e0047c10 ] [2019-10-17T23:51:26.006Z] + docker rm -vf b24800796471 b429b8da4471 bfd5e0047c10 [2019-10-17T23:51:29.282Z] b24800796471 [2019-10-17T23:51:30.653Z] b429b8da4471 [2019-10-17T23:51:30.653Z] bfd5e0047c10 [Pipeline] sh [2019-10-17T23:51:31.071Z] + echo Chowning /workspace to jenkins user [2019-10-17T23:51:31.071Z] Chowning /workspace to jenkins user [2019-10-17T23:51:31.071Z] + id -u [2019-10-17T23:51:31.071Z] + id -g [2019-10-17T23:51:31.071Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40100:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-17T23:51:35.549Z] + bundleName=amd64 [2019-10-17T23:51:35.549Z] + echo Creating amd64-bundles.tar.gz [2019-10-17T23:51:35.549Z] Creating amd64-bundles.tar.gz [2019-10-17T23:51:35.549Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-17T23:51:35.549Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-17T23:51:36.492Z] Archiving artifacts [2019-10-17T23:51:36.946Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40100/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-17T23:51:37.259Z] + make clean [2019-10-17T23:51:37.516Z] docker volume rm -f docker-dev-cache [2019-10-17T23:51:37.516Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-17T23:51:43.282Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-17T23:51:43.282Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-17T23:51:45.467Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-17T23:51:45.467Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-17T23:51:45.467Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-17T23:51:46.442Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-17T23:51:51.146Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-17T23:51:54.893Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-17T23:51:54.893Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-17T23:51:58.646Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-17T23:51:59.107Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-17T23:51:59.107Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-17T23:52:13.946Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-17T23:52:16.133Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-17T23:52:16.594Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-17T23:52:23.826Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-17T23:52:28.525Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-17T23:52:37.119Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-17T23:52:40.865Z] === RUN TestDockerSuite/TestRmiTag [2019-10-17T23:52:41.326Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-17T23:52:43.515Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-17T23:53:04.634Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-17T23:53:05.606Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-17T23:53:10.311Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-17T23:53:11.855Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-17T23:53:11.855Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-17T23:53:11.855Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-17T23:53:11.855Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-17T23:53:11.855Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-17T23:53:11.855Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-17T23:53:11.855Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-17T23:53:11.855Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-17T23:53:13.398Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-17T23:53:13.859Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-17T23:53:13.859Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-17T23:53:17.618Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-17T23:53:20.538Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-17T23:53:22.727Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-17T23:53:24.916Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-17T23:53:32.276Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-17T23:53:32.276Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-17T23:53:40.877Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-17T23:53:40.877Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-17T23:53:40.877Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-17T23:53:40.877Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-17T23:53:40.877Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-17T23:53:40.877Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-17T23:53:40.877Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-17T23:53:40.877Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-17T23:53:40.877Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-17T23:53:40.877Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-17T23:53:40.877Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-17T23:53:40.877Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-17T23:53:43.065Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-17T23:53:43.065Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-17T23:53:45.982Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-17T23:53:45.982Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-17T23:53:45.982Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-17T23:53:47.523Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-17T23:53:47.523Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-17T23:53:47.523Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-17T23:53:47.523Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-17T23:53:47.523Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-17T23:53:47.523Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-17T23:53:47.523Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-17T23:53:47.523Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-17T23:53:49.712Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-17T23:53:56.797Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-17T23:53:58.980Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-17T23:53:58.980Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-17T23:53:58.980Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-17T23:53:58.980Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-17T23:54:01.165Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-17T23:54:01.165Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-17T23:54:01.165Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-17T23:54:01.165Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-17T23:54:01.165Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-17T23:54:02.710Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-17T23:54:15.119Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-17T23:54:15.119Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-17T23:54:15.119Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-17T23:54:15.119Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-17T23:54:15.119Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-17T23:54:15.581Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-17T23:54:15.581Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-17T23:54:17.765Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-17T23:54:17.765Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-17T23:54:17.765Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-17T23:54:17.765Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-17T23:54:19.952Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-17T23:54:22.142Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-17T23:54:22.142Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-17T23:54:24.334Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-17T23:54:24.334Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-17T23:54:24.334Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-17T23:54:24.334Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-17T23:54:26.520Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-17T23:54:28.706Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-17T23:54:30.248Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-17T23:54:37.341Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-17T23:54:37.341Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-17T23:54:37.341Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-17T23:54:37.341Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-17T23:54:37.341Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-17T23:54:37.341Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-17T23:54:37.341Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-17T23:54:37.341Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-17T23:54:37.802Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-17T23:54:41.548Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-17T23:54:41.548Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-17T23:54:41.548Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-17T23:54:41.548Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-17T23:54:41.548Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-17T23:54:41.548Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-17T23:54:41.548Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-17T23:54:51.893Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-17T23:54:51.893Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-17T23:54:52.354Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-17T23:54:52.354Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-17T23:54:52.354Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-17T23:54:52.354Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-17T23:54:52.816Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-17T23:54:52.816Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-17T23:54:52.816Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-17T23:54:52.816Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-17T23:54:52.816Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-17T23:54:52.816Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-17T23:54:52.816Z] === RUN TestDockerSuite/TestRunMount [2019-10-17T23:54:52.816Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-17T23:54:52.816Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-17T23:54:52.816Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-17T23:54:52.816Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-17T23:54:59.910Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-17T23:54:59.910Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-17T23:54:59.910Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-17T23:54:59.910Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-17T23:55:04.620Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-17T23:55:11.711Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-17T23:55:11.711Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-17T23:55:11.711Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-17T23:55:11.711Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-17T23:55:11.711Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-17T23:55:11.711Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-17T23:55:11.711Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-17T23:55:11.711Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-17T23:55:11.711Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-17T23:55:11.711Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-17T23:55:11.711Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-17T23:55:12.683Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-17T23:55:14.226Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-17T23:55:16.415Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-17T23:55:17.387Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-17T23:55:19.574Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-17T23:55:19.574Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-17T23:55:19.574Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-17T23:55:19.574Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-17T23:55:19.574Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-17T23:55:19.574Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-17T23:55:19.574Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-17T23:55:19.574Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-17T23:55:19.574Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-17T23:55:22.488Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-17T23:55:22.488Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-17T23:55:22.488Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-17T23:55:22.488Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-17T23:55:22.488Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-17T23:55:22.488Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-17T23:55:34.890Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-17T23:55:34.890Z] === RUN TestDockerSuite/TestRunRm [2019-10-17T23:55:37.804Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-17T23:55:42.509Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-17T23:55:44.694Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-17T23:55:46.882Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-17T23:55:49.068Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-17T23:55:51.251Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-17T23:55:51.252Z] === RUN TestDockerSuite/TestRunState [2019-10-17T23:55:51.252Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-17T23:55:53.438Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-17T23:55:53.438Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-17T23:55:54.982Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-17T23:55:54.982Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-17T23:55:54.982Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-17T23:55:55.444Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-17T23:55:55.444Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-17T23:55:55.444Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-17T23:56:00.158Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-17T23:56:00.158Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-17T23:56:00.158Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-17T23:56:00.158Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-17T23:56:00.158Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-17T23:56:00.158Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-17T23:56:00.158Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-17T23:56:00.158Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-17T23:56:00.158Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-17T23:56:00.158Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-17T23:56:00.158Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-17T23:56:02.345Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-17T23:56:02.345Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-17T23:56:04.531Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-17T23:56:04.531Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-17T23:56:04.531Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-17T23:56:07.448Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-17T23:56:14.563Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-17T23:56:18.311Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-17T23:56:24.115Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-17T23:56:24.115Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-17T23:56:24.115Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-17T23:56:24.115Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-17T23:56:24.115Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-17T23:56:26.301Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-17T23:56:28.485Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-17T23:56:30.676Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-17T23:56:30.676Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-17T23:56:30.676Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-17T23:56:30.676Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-17T23:56:30.676Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-17T23:56:30.676Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-17T23:56:30.676Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-17T23:56:30.676Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-17T23:56:30.676Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-17T23:56:39.273Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-17T23:56:40.997Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-17T23:56:43.183Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-17T23:56:47.883Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-17T23:56:47.883Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-17T23:56:47.883Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-17T23:56:47.883Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-17T23:56:47.883Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-17T23:56:47.883Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-17T23:56:47.883Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-17T23:56:47.883Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-17T23:56:47.883Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-17T23:56:47.883Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-17T23:56:47.883Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-17T23:56:47.883Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-17T23:56:47.883Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-17T23:56:47.883Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-17T23:56:47.883Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-17T23:56:47.883Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-17T23:56:47.883Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-17T23:56:47.883Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-17T23:56:50.068Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-17T23:56:50.068Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-17T23:56:50.529Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-17T23:56:50.990Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-17T23:56:52.535Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-17T23:56:58.345Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-17T23:56:58.806Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-17T23:57:05.901Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-17T23:57:05.901Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-17T23:57:09.651Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-17T23:57:09.651Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-17T23:57:09.651Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-17T23:57:09.651Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-17T23:57:09.651Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-17T23:57:15.466Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-17T23:57:15.466Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-17T23:57:15.466Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-17T23:57:15.466Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-17T23:57:15.927Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-17T23:57:15.928Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-17T23:57:15.928Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-17T23:57:17.472Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-17T23:57:19.659Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-17T23:57:19.659Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-17T23:57:21.845Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-17T23:57:21.845Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-17T23:57:21.845Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-17T23:57:21.845Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-17T23:57:21.845Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-17T23:57:21.845Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-17T23:57:21.845Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-17T23:57:39.562Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-17T23:57:39.562Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-17T23:57:39.562Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-17T23:57:39.562Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-17T23:57:39.562Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-17T23:57:39.562Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-17T23:57:39.562Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-17T23:57:40.534Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-17T23:57:40.534Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-17T23:57:43.448Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-17T23:57:43.909Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-17T23:57:44.370Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-17T23:57:44.370Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-17T23:57:44.370Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-17T23:57:52.957Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-17T23:57:52.958Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-17T23:57:52.958Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-17T23:57:52.958Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-17T23:57:52.958Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-17T23:57:58.765Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-17T23:57:59.230Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-17T23:57:59.230Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-17T23:58:07.822Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-17T23:58:07.822Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-17T23:58:08.793Z] --- PASS: TestDockerSuite (2505.62s) [2019-10-17T23:58:08.793Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-17T23:58:08.793Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-10-17T23:58:08.793Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-10-17T23:58:08.793Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-17T23:58:08.793Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-10-17T23:58:08.793Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-10-17T23:58:08.793Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-17T23:58:08.793Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-10-17T23:58:08.793Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-17T23:58:08.793Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.66s) [2019-10-17T23:58:08.793Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2019-10-17T23:58:08.793Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2019-10-17T23:58:08.793Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.44s) [2019-10-17T23:58:08.793Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (142.86s) [2019-10-17T23:58:08.793Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2019-10-17T23:58:08.793Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2019-10-17T23:58:08.793Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-10-17T23:58:08.793Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-10-17T23:58:08.793Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2019-10-17T23:58:08.793Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-10-17T23:58:08.793Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-10-17T23:58:08.793Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-10-17T23:58:08.793Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-10-17T23:58:08.793Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-10-17T23:58:08.793Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2019-10-17T23:58:08.793Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-10-17T23:58:08.793Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2019-10-17T23:58:08.793Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-10-17T23:58:08.793Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2019-10-17T23:58:08.793Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-10-17T23:58:08.793Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2019-10-17T23:58:08.793Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2019-10-17T23:58:08.793Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-10-17T23:58:08.793Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.93s) [2019-10-17T23:58:08.793Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-10-17T23:58:08.793Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-17T23:58:08.793Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-10-17T23:58:08.794Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-10-17T23:58:08.794Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.03s) [2019-10-17T23:58:08.794Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.15s) [2019-10-17T23:58:08.794Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-10-17T23:58:08.794Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2019-10-17T23:58:08.794Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-17T23:58:08.794Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2019-10-17T23:58:08.794Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-17T23:58:08.794Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-17T23:58:08.794Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-10-17T23:58:08.794Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-10-17T23:58:08.794Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.97s) [2019-10-17T23:58:08.794Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-10-17T23:58:08.794Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-10-17T23:58:08.794Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-10-17T23:58:08.794Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-10-17T23:58:08.794Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.16s) [2019-10-17T23:58:08.794Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (108.33s) [2019-10-17T23:58:08.794Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2019-10-17T23:58:08.794Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-10-17T23:58:08.794Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.96s) [2019-10-17T23:58:08.794Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-17T23:58:08.794Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.19s) [2019-10-17T23:58:08.794Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2019-10-17T23:58:08.794Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-10-17T23:58:08.794Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-10-17T23:58:08.794Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-17T23:58:08.794Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-10-17T23:58:08.794Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-10-17T23:58:08.794Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-10-17T23:58:08.794Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2019-10-17T23:58:08.794Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2019-10-17T23:58:08.794Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.01s) [2019-10-17T23:58:08.794Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.39s) [2019-10-17T23:58:08.794Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2019-10-17T23:58:08.794Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-10-17T23:58:08.794Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-10-17T23:58:08.794Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-10-17T23:58:08.794Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2019-10-17T23:58:08.794Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.45s) [2019-10-17T23:58:08.794Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.93s) [2019-10-17T23:58:08.794Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.20s) [2019-10-17T23:58:08.794Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2019-10-17T23:58:08.794Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-17T23:58:09.257Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.257Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.13s) [2019-10-17T23:58:09.257Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.36s) [2019-10-17T23:58:09.257Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.79s) [2019-10-17T23:58:09.257Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-10-17T23:58:09.257Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.257Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-17T23:58:09.257Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.257Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2019-10-17T23:58:09.257Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.257Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-10-17T23:58:09.257Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.257Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2019-10-17T23:58:09.257Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.85s) [2019-10-17T23:58:09.257Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-10-17T23:58:09.257Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.257Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2019-10-17T23:58:09.257Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.257Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.55s) [2019-10-17T23:58:09.257Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.81s) [2019-10-17T23:58:09.257Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.257Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2019-10-17T23:58:09.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.01s) [2019-10-17T23:58:09.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2019-10-17T23:58:09.257Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.04s) [2019-10-17T23:58:09.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.81s) [2019-10-17T23:58:09.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.38s) [2019-10-17T23:58:09.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2019-10-17T23:58:09.257Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.11s) [2019-10-17T23:58:09.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-10-17T23:58:09.257Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-10-17T23:58:09.257Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.86s) [2019-10-17T23:58:09.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-10-17T23:58:09.257Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2019-10-17T23:58:09.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.50s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.70s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.30s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.71s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.26s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-10-17T23:58:09.258Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.30s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.86s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.17s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.99s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildContChar (13.18s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.92s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.29s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.15s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.60s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.34s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.51s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.94s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.29s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.69s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.86s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.44s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.54s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.69s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildDockerignore (48.20s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.96s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (63.31s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.67s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.86s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.51s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.26s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.86s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.38s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.30s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.84s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (97.54s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.03s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.94s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.98s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.99s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.15s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.85s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.99s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (23.05s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildFails (1.95s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (9.87s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.82s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.54s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.80s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.44s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.89s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.46s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildHistory (10.76s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.89s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.01s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.79s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildLabel (0.91s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.85s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.51s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.07s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.14s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.07s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.09s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.58s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.99s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.91s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.56s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.39s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.92s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.40s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.57s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.62s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.23s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.48s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.07s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.18s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.91s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.49s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.93s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.36s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.89s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.24s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.85s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.10s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.98s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.51s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.24s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildRm (13.59s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.35s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2019-10-17T23:58:09.258Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.48s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.30s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.44s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.74s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.28s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.89s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.86s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.10s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildStderr (4.99s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.40s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.86s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.19s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.03s) [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.43s) [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-17T23:58:09.258Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.258Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.38s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.77s) [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.82s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.88s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.52s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.69s) [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2019-10-17T23:58:09.259Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-10-17T23:58:09.259Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.50s) [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2019-10-17T23:58:09.259Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.12s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.73s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.44s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.72s) [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2019-10-17T23:58:09.259Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2019-10-17T23:58:09.259Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-10-17T23:58:09.259Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.22s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.77s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.88s) [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2019-10-17T23:58:09.259Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-17T23:58:09.259Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-17T23:58:09.259Z] docker_cli_sni_test.go:18: Flakey test [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.04s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.09s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestCommitChange (5.69s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (9.86s) [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.61s) [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestCommitTTY (7.40s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.81s) [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2019-10-17T23:58:09.259Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2019-10-17T23:58:09.259Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.73s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.01s) [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.13s) [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.18s) [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.41s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.57s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.04s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.06s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.08s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.09s) [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.06s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.82s) [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.44s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.05s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.76s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.89s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.64s) [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.36s) [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.00s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.06s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.82s) [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2019-10-17T23:58:09.259Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.55s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.69s) [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc00047f7c0 } [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1063969766 c:\foo false } [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1063969766 c:\foo true } [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s) [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:1927: case 0 [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:1927: case 1 [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:1927: case 2 [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:1927: case 3 [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:1927: case 4 [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:1927: case 5 [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:1927: case 6 [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:1927: case 7 [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:1927: case 8 [2019-10-17T23:58:09.259Z] docker_api_containers_test.go:1927: case 9 [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (6.98s) [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_cp_from_container_test.go:120: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_cp_from_container_test.go:140: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_cp_from_container_test.go:158: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_cp_from_container_test.go:183: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_cp_from_container_test.go:223: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_cp_from_container_test.go:252: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_cp_from_container_test.go:275: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_cp_from_container_test.go:314: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_cp_from_container_test.go:344: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_cp_from_container_test.go:368: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.31s) [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-10-17T23:58:09.259Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.21s) [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2019-10-17T23:58:09.259Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2019-10-17T23:58:09.259Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.32s) [2019-10-17T23:58:09.259Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a041386385\file1 b036ad24f31d7e84c4b8838e64cabd4f350556f3ef722ab1c5eee03fc3962600:/root/itWorks.txt` [2019-10-17T23:58:09.259Z] docker_cli_cp_utils_test.go:279: checking that container "b036ad24f31d7e84c4b8838e64cabd4f350556f3ef722ab1c5eee03fc3962600" start output contains "file1\n" [2019-10-17T23:58:09.259Z] docker_cli_cp_utils_test.go:209: running `docker start -a b036ad24f31d7e84c4b8838e64cabd4f350556f3ef722ab1c5eee03fc3962600` [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.22s) [2019-10-17T23:58:09.259Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b914470332\file1 a7d09bfce03eab6bb347c3549b761073a4a1c7cbca37b31b0394269767c108f4:testDir/` [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2019-10-17T23:58:09.259Z] docker_cli_cp_to_container_test.go:166: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_cp_to_container_test.go:193: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.64s) [2019-10-17T23:58:09.259Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e067272171\dir1 36e009c5d3e095c4b799cbc2ac62ad530f519b95c2b3adc4b133de9ed6484a35:testDir` [2019-10-17T23:58:09.259Z] docker_cli_cp_utils_test.go:279: checking that container "36e009c5d3e095c4b799cbc2ac62ad530f519b95c2b3adc4b133de9ed6484a35" start output contains "file1-1\n" [2019-10-17T23:58:09.259Z] docker_cli_cp_utils_test.go:209: running `docker start -a 36e009c5d3e095c4b799cbc2ac62ad530f519b95c2b3adc4b133de9ed6484a35` [2019-10-17T23:58:09.259Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e067272171\dir1 d89759b4920c1c4a928ab0f0427077d84c395d39f0bc11cc3727d4b847a574a6:testDir/` [2019-10-17T23:58:09.259Z] docker_cli_cp_utils_test.go:279: checking that container "d89759b4920c1c4a928ab0f0427077d84c395d39f0bc11cc3727d4b847a574a6" start output contains "file1-1\n" [2019-10-17T23:58:09.259Z] docker_cli_cp_utils_test.go:209: running `docker start -a d89759b4920c1c4a928ab0f0427077d84c395d39f0bc11cc3727d4b847a574a6` [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_cp_to_container_test.go:274: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-17T23:58:09.259Z] docker_cli_cp_to_container_test.go:297: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.259Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.77s) [2019-10-17T23:58:09.259Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h045531214\dir1\. df9bfac02a3bc33eec4a7bf570adad45bc177a63e174879d90be09e0f962c804:testDir` [2019-10-17T23:58:09.259Z] docker_cli_cp_utils_test.go:279: checking that container "df9bfac02a3bc33eec4a7bf570adad45bc177a63e174879d90be09e0f962c804" start output contains "file1-1\n" [2019-10-17T23:58:09.259Z] docker_cli_cp_utils_test.go:209: running `docker start -a df9bfac02a3bc33eec4a7bf570adad45bc177a63e174879d90be09e0f962c804` [2019-10-17T23:58:09.260Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h045531214\dir1\. 7126dae232adeb419773c9cafeedb9876c000c111794465562518dab380d1e9d:testDir/` [2019-10-17T23:58:09.260Z] docker_cli_cp_utils_test.go:279: checking that container "7126dae232adeb419773c9cafeedb9876c000c111794465562518dab380d1e9d" start output contains "file1-1\n" [2019-10-17T23:58:09.260Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7126dae232adeb419773c9cafeedb9876c000c111794465562518dab380d1e9d` [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_cp_to_container_test.go:379: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_cp_to_container_test.go:403: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestCpToDot (2.24s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2019-10-17T23:58:09.260Z] docker_cli_cp_to_container_test.go:447: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_cp_to_container_test.go:474: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestCpToStdout (6.97s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.81s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.15s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.01s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2019-10-17T23:58:09.260Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.52s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.35s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-17T23:58:09.260Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.17s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-17T23:58:09.260Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-10-17T23:58:09.260Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-10-17T23:58:09.260Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-10-17T23:58:09.260Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-17T23:58:09.260Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-17T23:58:09.260Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-17T23:58:09.260Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-10-17T23:58:09.260Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-17T23:58:09.260Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.22s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.17s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.30s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.51s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestEventsCopy (5.27s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.80s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.18s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.76s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.44s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.82s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.12s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestEventsFilters (4.31s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestEventsFormat (4.25s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2019-10-17T23:58:09.260Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestEventsRename (2.25s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestEventsResize (2.70s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.03s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.55s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.63s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.46s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-10-17T23:58:09.260Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.84s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.85s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-10-17T23:58:09.260Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2019-10-17T23:58:09.260Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2019-10-17T23:58:09.260Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.99s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.03s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.05s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.03s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.16s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.14s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestExecInspectID (4.71s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-17T23:58:09.260Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.41s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2019-10-17T23:58:09.260Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.12s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.96s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2019-10-17T23:58:09.260Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.88s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.90s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.60s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.84s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-10-17T23:58:09.260Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2019-10-17T23:58:09.260Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.75s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2019-10-17T23:58:09.260Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.96s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.62s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.89s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.31s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.59s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2019-10-17T23:58:09.260Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-17T23:58:09.260Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.260Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2019-10-17T23:58:09.261Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_info_test.go:178: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.35s) [2019-10-17T23:58:09.261Z] docker_cli_info_test.go:107: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_info_test.go:73: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_info_test.go:90: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_info_test.go:144: unmatched requirement IsPausable [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_info_test.go:131: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_info_test.go:161: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInfoFormat (0.14s) [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_info_test.go:196: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-10-17T23:58:09.261Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-17T23:58:09.261Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.13s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.01s) [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-10-17T23:58:09.261Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-17T23:58:09.261Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.98s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.25s) [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInspectDefault (2.01s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInspectHistory (4.78s) [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.08s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.95s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.33s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.99s) [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.06s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInspectStatus (2.54s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.91s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.08s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.04s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.97s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.96s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.01s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (6.85s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2019-10-17T23:58:09.261Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.84s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.82s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.53s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.12s) [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-10-17T23:58:09.261Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.08s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.84s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.70s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.73s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.09s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.33s) [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.71s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.26s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestLogsSince (8.97s) [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestLogsTail (2.77s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.46s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.03s) [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2019-10-17T23:58:09.261Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2019-10-17T23:58:09.261Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.02s) [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-17T23:58:09.261Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-17T23:58:09.261Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-10-17T23:58:09.261Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-17T23:58:09.261Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-10-17T23:58:09.261Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-17T23:58:09.261Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-17T23:58:09.261Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2019-10-17T23:58:09.261Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.10s) [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-17T23:58:09.261Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestPsByOrder (7.53s) [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.40s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.77s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-10-17T23:58:09.261Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.86s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.75s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.79s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.15s) [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-10-17T23:58:09.261Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.21s) [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2019-10-17T23:58:09.261Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.36s) [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.51s) [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.36s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-10-17T23:58:09.261Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.98s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.03s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.21s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.08s) [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.73s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.26s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.93s) [2019-10-17T23:58:09.261Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-10-17T23:58:09.261Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.22s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.94s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.65s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.63s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.52s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.50s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.44s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.61s) [2019-10-17T23:58:09.261Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.17s) [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.73s) [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.40s) [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.03s) [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.00s) [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:4520: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:4037: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.01s) [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.06s) [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.61s) [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.00s) [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.28s) [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.88s) [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.07s) [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.02s) [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.77s) [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.98s) [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.09s) [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (7.03s) [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.07s) [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.99s) [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.92s) [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.40s) [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:4002: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.20s) [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:4177: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.32s) [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.09s) [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:4260: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.03s) [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunExitCode (2.19s) [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.04s) [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.03s) [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (6.94s) [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:4512: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.82s) [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.30s) [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.69s) [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:4322: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.74s) [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.262Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-17T23:58:09.262Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.42s) [2019-10-17T23:58:09.726Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (7.05s) [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2019-10-17T23:58:09.726Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.99s) [2019-10-17T23:58:09.726Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.01s) [2019-10-17T23:58:09.726Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.97s) [2019-10-17T23:58:09.726Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.05s) [2019-10-17T23:58:09.726Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.93s) [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.66s) [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.53s) [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- PASS: TestDockerSuite/TestRunRm (2.28s) [2019-10-17T23:58:09.726Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.25s) [2019-10-17T23:58:09.726Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.12s) [2019-10-17T23:58:09.726Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.08s) [2019-10-17T23:58:09.726Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.00s) [2019-10-17T23:58:09.726Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.40s) [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.00s) [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.96s) [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2019-10-17T23:58:09.726Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.67s) [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.02s) [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.95s) [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:3967: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.726Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-17T23:58:09.726Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.85s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.52s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.21s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.58s) [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.71s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.05s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.17s) [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.78s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.68s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.94s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.10s) [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2019-10-17T23:58:09.727Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.58s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.14s) [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.19s) [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.92s) [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.88s) [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2019-10-17T23:58:09.727Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.90s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.17s) [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.02s) [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.27s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.73s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.26s) [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.16s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.24s) [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-17T23:58:09.727Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.42s) [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-17T23:58:09.727Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-17T23:58:09.727Z] --- PASS: TestDockerRegistrySuite (0.03s) [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-17T23:58:09.727Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.727Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] === RUN TestDockerSchema1RegistrySuite [2019-10-17T23:58:09.728Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-17T23:58:09.728Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-17T23:58:09.728Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-17T23:58:09.728Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-17T23:58:09.728Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-17T23:58:09.728Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-17T23:58:09.728Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-17T23:58:09.728Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-17T23:58:09.728Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-17T23:58:09.728Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-17T23:58:09.728Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-17T23:58:09.728Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-17T23:58:09.728Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-17T23:58:09.728Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-17T23:58:09.728Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-17T23:58:09.728Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-17T23:58:09.728Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-17T23:58:09.728Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-17T23:58:09.728Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-17T23:58:09.728Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-17T23:58:09.728Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-17T23:58:09.728Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-17T23:58:09.728Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-17T23:58:09.728Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-17T23:58:09.728Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-17T23:58:09.728Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-17T23:58:09.728Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-17T23:58:09.728Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-17T23:58:09.728Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-17T23:58:09.728Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-17T23:58:09.728Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-17T23:58:09.728Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-17T23:58:09.728Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-17T23:58:09.728Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] === RUN TestDockerDaemonSuite [2019-10-17T23:58:09.728Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-17T23:58:09.728Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-17T23:58:09.728Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-17T23:58:09.728Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-17T23:58:09.728Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] === RUN TestDockerSwarmSuite [2019-10-17T23:58:09.728Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-17T23:58:09.728Z] === RUN TestDockerPluginSuite [2019-10-17T23:58:09.728Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-17T23:58:09.728Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-17T23:58:09.728Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-17T23:58:09.728Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-17T23:58:09.728Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-17T23:58:09.728Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-17T23:58:09.728Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-17T23:58:09.728Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-17T23:58:09.728Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-17T23:58:09.728Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-17T23:58:09.728Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-17T23:58:09.728Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] === RUN TestDockerExternalVolumeSuite [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] === RUN TestDockerNetworkSuite [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] === RUN TestDockerHubPullSuite [2019-10-17T23:58:09.728Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-17T23:58:09.728Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-10-17T23:58:09.728Z] PASS [2019-10-17T23:58:09.728Z] ok github.com/docker/docker/integration-cli 2506.414s [2019-10-17T23:58:09.728Z] INFO: Integration tests ended at 10/17/2019 23:58:09. Duration:00:41:54.2825056 [2019-10-17T23:58:09.728Z] INFO: Docker info of the daemon under test at end of run [2019-10-17T23:58:09.728Z] [2019-10-17T23:58:09.728Z] Containers: 2 [2019-10-17T23:58:09.728Z] Running: 0 [2019-10-17T23:58:09.728Z] Paused: 0 [2019-10-17T23:58:09.728Z] Stopped: 2 [2019-10-17T23:58:09.728Z] Images: 12 [2019-10-17T23:58:09.728Z] Server Version: 0.0.0-dev [2019-10-17T23:58:09.728Z] Storage Driver: windowsfilter [2019-10-17T23:58:09.728Z] Windows: [2019-10-17T23:58:09.728Z] Logging Driver: json-file [2019-10-17T23:58:09.728Z] Plugins: [2019-10-17T23:58:09.728Z] Volume: local [2019-10-17T23:58:09.728Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-17T23:58:09.728Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-17T23:58:09.728Z] Swarm: inactive [2019-10-17T23:58:09.728Z] Default Isolation: process [2019-10-17T23:58:09.728Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-17T23:58:09.728Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-17T23:58:09.728Z] OSType: windows [2019-10-17T23:58:09.728Z] Architecture: x86_64 [2019-10-17T23:58:09.728Z] CPUs: 4 [2019-10-17T23:58:09.728Z] Total Memory: 32GiB [2019-10-17T23:58:09.728Z] Name: azwin-2-21b8c0 [2019-10-17T23:58:09.728Z] ID: GFBS:R5XC:CDJM:OCXN:4MUN:THNL:FISC:67PS:UXGV:2TGC:MX3I:AFBN [2019-10-17T23:58:09.728Z] Docker Root Dir: D:\CI\PR-40100\1\daemon [2019-10-17T23:58:09.728Z] Debug Mode (client): false [2019-10-17T23:58:09.729Z] Debug Mode (server): true [2019-10-17T23:58:09.729Z] File Descriptors: -1 [2019-10-17T23:58:09.729Z] Goroutines: 18 [2019-10-17T23:58:09.729Z] System Time: 2019-10-17T23:58:09.4401124Z [2019-10-17T23:58:09.729Z] EventsListeners: 0 [2019-10-17T23:58:09.729Z] Registry: https://index.docker.io/v1/ [2019-10-17T23:58:09.729Z] Labels: [2019-10-17T23:58:09.729Z] Experimental: false [2019-10-17T23:58:09.729Z] Insecure Registries: [2019-10-17T23:58:09.729Z] 127.0.0.0/8 [2019-10-17T23:58:09.729Z] Live Restore Enabled: false [2019-10-17T23:58:09.729Z] [2019-10-17T23:58:09.729Z] [2019-10-17T23:58:09.729Z] INFO: Stopping daemon under test [2019-10-17T23:58:09.729Z] SUCCESS: The process with PID 10200 (child process of PID 5944) has been terminated. [2019-10-17T23:58:09.729Z] SUCCESS: The process with PID 5944 (child process of PID 5824) has been terminated. [2019-10-17T23:58:09.729Z] INFO: Stop tailing logs of the daemon under tests [2019-10-17T23:58:09.729Z] INFO: executeCI.ps1 Completed successfully at 10/17/2019 23:58:09. [2019-10-17T23:58:09.729Z] INFO: Tidying up at end of run [2019-10-17T23:58:09.729Z] INFO: Saving daemon under test log (d:\CI\PR-40100\1\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-17T23:58:09.729Z] INFO: Saving daemon under test log (d:\CI\PR-40100\1\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-17T23:58:09.729Z] INFO: Nuke-Everything... [2019-10-17T23:58:10.190Z] INFO: Container count on control daemon to delete is 2 [2019-10-17T23:58:10.653Z] c9871d7f0ed7 [2019-10-17T23:58:10.653Z] 9e1b86dbb0d7 [2019-10-17T23:58:10.653Z] INFO: Non-base image count on control daemon to delete is 1 [2019-10-17T23:58:12.229Z] Deleted: sha256:ff8034485fd82b8709f849b7c9222bd0ea29ec9e7315ca787904949fd2fdab59 [2019-10-17T23:58:12.229Z] Deleted: sha256:9f25a71e62c48ab22c8f663a0417f18b3edfb72de33f137f2626847bac0cbf95 [2019-10-17T23:58:12.229Z] INFO: Tidying pidfile d:\CI\PR-40100\1\docker.pid [2019-10-17T23:58:12.229Z] INFO: Nuking d:\CI [2019-10-17T23:58:47.954Z] INFO: Zapped successfully [2019-10-17T23:58:47.954Z] [2019-10-17T23:58:47.954Z] INFO: executeCI.ps1 exiting at Thu Oct 17 23:58:43 CUT 2019. Duration 00:57:02.5246167 [2019-10-17T23:58:47.954Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-17T23:58:49.624Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-17T23:58:51.382Z] Archiving artifacts [2019-10-17T23:58:52.506Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40100/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-17T23:58:53.432Z] + make clean [2019-10-17T23:58:54.403Z] docker volume rm -f docker-dev-cache [2019-10-17T23:58:54.403Z] 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