Pull request #39724 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 1fdf1753b20d3cc621d66300417dfb661213fec5+09226c4442716b4f057c0260fd86dda078d433ed (1bffcc50cc8ff18941f46994e15f1c42475db492) 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 ead69454b4062f17d1f8389642089a002b037213 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision ead69454b4062f17d1f8389642089a002b037213 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ead69454b4062f17d1f8389642089a002b037213 Commit message: "Merge pull request #10 from russellcardullo/sonar-scan" > git rev-list --no-walk ead69454b4062f17d1f8389642089a002b037213 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-09-11T15:19:55.479Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-09-11T15:19:55.485Z] Trying to pass milestone 48 [Pipeline] milestone [2019-09-11T15:19:55.493Z] Trying to pass milestone 49 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-09-11T15:19:55.603Z] Running on ubuntu-1804-overlay2 (i-05d1cf4b1cba41624) in /home/ubuntu/workspace/moby_PR-39724 [Pipeline] { [Pipeline] checkout [2019-09-11T15:19:55.635Z] using credential docker-jenkins-github-credentials [2019-09-11T15:19:55.642Z] Cloning the remote Git repository [2019-09-11T15:19:55.642Z] Cloning with configured refspecs honoured and without tags [2019-09-11T15:19:55.662Z] Cloning repository https://github.com/moby/moby.git [2019-09-11T15:19:55.662Z] > git init /home/ubuntu/workspace/moby_PR-39724 # timeout=10 [2019-09-11T15:19:55.692Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-11T15:19:55.692Z] > git --version # timeout=10 [2019-09-11T15:19:55.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-11T15:19:55.701Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39724/head:refs/remotes/origin/PR-39724 +refs/heads/master:refs/remotes/origin/master [2019-09-11T15:20:08.440Z] Fetching without tags [2019-09-11T15:20:08.766Z] Merging remotes/origin/master commit 09226c4442716b4f057c0260fd86dda078d433ed into PR head commit 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:09.293Z] Merge succeeded, producing 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:09.294Z] Checking out Revision 1fdf1753b20d3cc621d66300417dfb661213fec5 (PR-39724) [2019-09-11T15:20:09.619Z] Commit message: "Jenkinsfile: enable TESTDEBUG" [2019-09-11T15:20:09.626Z] First time build. Skipping changelog. [2019-09-11T15:20:08.437Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-11T15:20:08.440Z] > git config --add remote.origin.fetch +refs/pull/39724/head:refs/remotes/origin/PR-39724 # timeout=10 [2019-09-11T15:20:08.445Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-11T15:20:08.454Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-11T15:20:08.460Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-11T15:20:08.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-11T15:20:08.460Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39724/head:refs/remotes/origin/PR-39724 +refs/heads/master:refs/remotes/origin/master [2019-09-11T15:20:08.790Z] > git config core.sparsecheckout # timeout=10 [2019-09-11T15:20:08.794Z] > git checkout -f 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:09.296Z] > git merge 09226c4442716b4f057c0260fd86dda078d433ed # timeout=10 [2019-09-11T15:20:09.304Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-11T15:20:09.314Z] > git config core.sparsecheckout # timeout=10 [2019-09-11T15:20:09.318Z] > git checkout -f 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:09.640Z] > git rev-list --no-walk 40ca8bc5bbfc92fd19c1c2990948d2a1aacbff5f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-11T15:20:10.556Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39724:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-09-11T15:20:10.556Z] Unable to find image 'alpine:latest' locally [2019-09-11T15:20:10.556Z] latest: Pulling from library/alpine [2019-09-11T15:20:10.556Z] 9d48c3bd43c5: Already exists [2019-09-11T15:20:10.813Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb [2019-09-11T15:20:10.813Z] Status: Downloaded newer image for alpine:latest [2019-09-11T15:20:14.088Z] 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: janky) [Pipeline] { (Branch: z) [Pipeline] { (Branch: z-master) [Pipeline] { (Branch: powerpc) [Pipeline] { (Branch: powerpc-master) [Pipeline] { (Branch: windowsRS1) [Pipeline] { (Branch: windowsRS5-process) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (janky) [Pipeline] stage [Pipeline] { (z) [Pipeline] stage [Pipeline] { (z-master) [Pipeline] stage [Pipeline] { (powerpc) [Pipeline] stage [Pipeline] { (powerpc-master) [Pipeline] stage [Pipeline] { (windowsRS1) [Pipeline] stage [Pipeline] { (windowsRS5-process) Stage "z-master" skipped due to when conditional Stage "powerpc-master" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2019-09-11T15:20:14.272Z] Running on ubuntu-1804-overlay2 (i-05d1cf4b1cba41624) in /home/ubuntu/workspace/moby_PR-39724 [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "z-master" skipped due to when conditional [Pipeline] } Stage "powerpc-master" skipped due to when conditional [Pipeline] } [2019-09-11T15:20:14.286Z] Running on ubuntu-1804-overlay2 (i-00867e937f57ea4a1) in /home/ubuntu/workspace/moby_PR-39724 [Pipeline] { [2019-09-11T15:20:14.307Z] Running on ppc64le-ubuntu-33 in /home/docker/workspace/moby_PR-39724 [Pipeline] checkout [2019-09-11T15:20:14.327Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-09-11T15:20:14.340Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] { [2019-09-11T15:20:14.348Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] checkout [2019-09-11T15:20:14.378Z] using credential docker-jenkins-github-credentials Stage "z-master" skipped due to when conditional [Pipeline] } [2019-09-11T15:20:14.385Z] Cloning the remote Git repository [2019-09-11T15:20:14.385Z] Cloning with configured refspecs honoured and without tags Stage "powerpc-master" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2019-09-11T15:20:14.409Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-39724 [2019-09-11T15:20:14.397Z] Cloning repository https://github.com/moby/moby.git [2019-09-11T15:20:14.397Z] > git init /home/ubuntu/workspace/moby_PR-39724 # timeout=10 [2019-09-11T15:20:14.402Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-11T15:20:14.402Z] > git --version # timeout=10 [2019-09-11T15:20:14.408Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-11T15:20:14.408Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39724/head:refs/remotes/origin/PR-39724 +refs/heads/master:refs/remotes/origin/master [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] { [2019-09-11T15:20:14.455Z] using credential docker-jenkins-github-credentials Stage "z-master" skipped due to when conditional [Pipeline] } Stage "powerpc-master" skipped due to when conditional [Pipeline] } [2019-09-11T15:20:14.473Z] Cloning the remote Git repository [2019-09-11T15:20:14.473Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-09-11T15:20:14.594Z] Merging remotes/origin/master commit 09226c4442716b4f057c0260fd86dda078d433ed into PR head commit 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:14.676Z] using credential docker-jenkins-github-credentials [2019-09-11T15:20:14.726Z] Cloning the remote Git repository [2019-09-11T15:20:14.726Z] Cloning with configured refspecs honoured and without tags [2019-09-11T15:20:14.916Z] Merge succeeded, producing 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:14.918Z] Checking out Revision 1fdf1753b20d3cc621d66300417dfb661213fec5 (PR-39724) [2019-09-11T15:20:14.976Z] Commit message: "Jenkinsfile: enable TESTDEBUG" [2019-09-11T15:20:14.351Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-09-11T15:20:14.360Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-11T15:20:14.368Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-11T15:20:14.368Z] > git --version # timeout=10 [2019-09-11T15:20:14.377Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-11T15:20:14.377Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39724/head:refs/remotes/origin/PR-39724 +refs/heads/master:refs/remotes/origin/master [2019-09-11T15:20:14.613Z] > git config core.sparsecheckout # timeout=10 [2019-09-11T15:20:14.618Z] > git checkout -f 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:14.924Z] > git merge 09226c4442716b4f057c0260fd86dda078d433ed # timeout=10 [2019-09-11T15:20:14.931Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-11T15:20:14.937Z] > git config core.sparsecheckout # timeout=10 [2019-09-11T15:20:14.941Z] > git checkout -f 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:14.481Z] Cloning repository https://github.com/moby/moby.git [2019-09-11T15:20:14.481Z] > git init /home/docker/workspace/moby_PR-39724 # timeout=10 [2019-09-11T15:20:14.503Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-11T15:20:14.504Z] > git --version # timeout=10 [2019-09-11T15:20:14.511Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-11T15:20:14.512Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39724/head:refs/remotes/origin/PR-39724 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-11T15:20:14.762Z] Cloning repository https://github.com/moby/moby.git [2019-09-11T15:20:14.764Z] > git init /home/jenkins/workspace/moby_PR-39724 # timeout=10 [2019-09-11T15:20:14.787Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-11T15:20:14.789Z] > git --version # timeout=10 [2019-09-11T15:20:14.807Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-11T15:20:14.822Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39724/head:refs/remotes/origin/PR-39724 +refs/heads/master:refs/remotes/origin/master [2019-09-11T15:20:15.576Z] Running on azwin-2-e0afa0 in d:\jenkins\workspace\moby_PR-39724 [Pipeline] { [2019-09-11T15:20:15.582Z] Running on azwin-2-102ef0 in d:\jenkins\workspace\moby_PR-39724 [Pipeline] { [Pipeline] ws [2019-09-11T15:20:15.598Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2019-09-11T15:20:15.600Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2019-09-11T15:20:15.777Z] + docker version [2019-09-11T15:20:15.777Z] Client: Docker Engine - Community [2019-09-11T15:20:15.777Z] Version: 19.03.1 [2019-09-11T15:20:15.777Z] API version: 1.40 [2019-09-11T15:20:15.777Z] Go version: go1.12.5 [2019-09-11T15:20:15.777Z] Git commit: 74b1e89 [2019-09-11T15:20:15.777Z] Built: Thu Jul 25 21:21:05 2019 [2019-09-11T15:20:15.777Z] OS/Arch: linux/amd64 [2019-09-11T15:20:15.777Z] Experimental: false [2019-09-11T15:20:15.777Z] [2019-09-11T15:20:15.777Z] Server: Docker Engine - Community [2019-09-11T15:20:15.777Z] Engine: [2019-09-11T15:20:15.777Z] Version: 19.03.1 [2019-09-11T15:20:15.777Z] API version: 1.40 (minimum version 1.12) [2019-09-11T15:20:15.777Z] Go version: go1.12.5 [2019-09-11T15:20:15.777Z] Git commit: 74b1e89 [2019-09-11T15:20:15.777Z] Built: Thu Jul 25 21:19:41 2019 [2019-09-11T15:20:15.777Z] OS/Arch: linux/amd64 [2019-09-11T15:20:15.777Z] Experimental: true [2019-09-11T15:20:15.777Z] containerd: [2019-09-11T15:20:15.777Z] Version: 1.2.6 [2019-09-11T15:20:15.777Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-11T15:20:15.777Z] runc: [2019-09-11T15:20:15.777Z] Version: 1.0.0-rc8 [2019-09-11T15:20:15.777Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-11T15:20:15.777Z] docker-init: [2019-09-11T15:20:15.777Z] Version: 0.18.0 [2019-09-11T15:20:15.777Z] GitCommit: fec3683 [Pipeline] sh [2019-09-11T15:20:16.066Z] + docker info [2019-09-11T15:20:16.066Z] Client: [2019-09-11T15:20:16.066Z] Debug Mode: false [2019-09-11T15:20:16.066Z] [2019-09-11T15:20:16.066Z] Server: [2019-09-11T15:20:16.066Z] Containers: 0 [2019-09-11T15:20:16.066Z] Running: 0 [2019-09-11T15:20:16.066Z] Paused: 0 [2019-09-11T15:20:16.066Z] Stopped: 0 [2019-09-11T15:20:16.066Z] Images: 28 [2019-09-11T15:20:16.066Z] Server Version: 19.03.1 [2019-09-11T15:20:16.066Z] Storage Driver: overlay2 [2019-09-11T15:20:16.066Z] Backing Filesystem: extfs [2019-09-11T15:20:16.066Z] Supports d_type: true [2019-09-11T15:20:16.066Z] Native Overlay Diff: true [2019-09-11T15:20:16.066Z] Logging Driver: json-file [2019-09-11T15:20:16.066Z] Cgroup Driver: cgroupfs [2019-09-11T15:20:16.066Z] Plugins: [2019-09-11T15:20:16.066Z] Volume: local [2019-09-11T15:20:16.066Z] Network: bridge host ipvlan macvlan null overlay [2019-09-11T15:20:16.066Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-09-11T15:20:16.066Z] Swarm: inactive [2019-09-11T15:20:16.066Z] Runtimes: runc [2019-09-11T15:20:16.066Z] Default Runtime: runc [2019-09-11T15:20:16.066Z] Init Binary: docker-init [2019-09-11T15:20:16.066Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-11T15:20:16.066Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-11T15:20:16.066Z] init version: fec3683 [2019-09-11T15:20:16.066Z] Security Options: [2019-09-11T15:20:16.066Z] apparmor [2019-09-11T15:20:16.066Z] seccomp [2019-09-11T15:20:16.066Z] Profile: default [2019-09-11T15:20:16.066Z] Kernel Version: 4.15.0-1047-aws [2019-09-11T15:20:16.066Z] Operating System: Ubuntu 18.04.3 LTS [2019-09-11T15:20:16.066Z] OSType: linux [2019-09-11T15:20:16.066Z] Architecture: x86_64 [2019-09-11T15:20:16.066Z] CPUs: 2 [2019-09-11T15:20:16.066Z] Total Memory: 7.501GiB [2019-09-11T15:20:16.066Z] Name: ip-10-100-56-216 [2019-09-11T15:20:16.066Z] ID: OXA5:D5HW:QK7M:DYW2:2MRO:3YZL:R76D:SOAZ:VBQ7:6J3N:M67H:EARG [2019-09-11T15:20:16.066Z] Docker Root Dir: /var/lib/docker [2019-09-11T15:20:16.066Z] Debug Mode: false [2019-09-11T15:20:16.066Z] Registry: https://index.docker.io/v1/ [2019-09-11T15:20:16.066Z] Labels: [2019-09-11T15:20:16.066Z] Experimental: true [2019-09-11T15:20:16.066Z] Insecure Registries: [2019-09-11T15:20:16.066Z] 127.0.0.0/8 [2019-09-11T15:20:16.066Z] Live Restore Enabled: true [2019-09-11T15:20:16.066Z] [2019-09-11T15:20:16.066Z] WARNING: No swap limit support [Pipeline] sh [2019-09-11T15:20:16.348Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-11T15:20:16.349Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-11T15:20:16.349Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39724/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-11T15:20:16.349Z] + bash /home/ubuntu/workspace/moby_PR-39724/check-config.sh [2019-09-11T15:20:16.349Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-11T15:20:16.349Z] info: reading kernel config from /boot/config-4.15.0-1047-aws ... [2019-09-11T15:20:16.349Z] [2019-09-11T15:20:16.349Z] Generally Necessary: [2019-09-11T15:20:16.349Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-11T15:20:16.349Z] - apparmor: enabled and tools installed [2019-09-11T15:20:16.349Z] - CONFIG_NAMESPACES: enabled [2019-09-11T15:20:16.349Z] - CONFIG_NET_NS: enabled [2019-09-11T15:20:16.349Z] - CONFIG_PID_NS: enabled [2019-09-11T15:20:16.349Z] - CONFIG_IPC_NS: enabled [2019-09-11T15:20:16.349Z] - CONFIG_UTS_NS: enabled [2019-09-11T15:20:16.349Z] - CONFIG_CGROUPS: enabled [2019-09-11T15:20:16.349Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-11T15:20:16.349Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-11T15:20:16.349Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-11T15:20:16.349Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-11T15:20:16.349Z] - CONFIG_CPUSETS: enabled [2019-09-11T15:20:16.349Z] - CONFIG_MEMCG: enabled [2019-09-11T15:20:16.349Z] - CONFIG_KEYS: enabled [2019-09-11T15:20:16.349Z] - CONFIG_VETH: enabled (as module) [2019-09-11T15:20:16.349Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-11T15:20:16.349Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-11T15:20:16.349Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-11T15:20:16.349Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-11T15:20:16.349Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-11T15:20:16.349Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-11T15:20:16.349Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-11T15:20:16.349Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-11T15:20:16.349Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-11T15:20:16.349Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-11T15:20:16.349Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-11T15:20:16.349Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-11T15:20:16.349Z] [2019-09-11T15:20:16.349Z] Optional Features: [2019-09-11T15:20:16.349Z] - CONFIG_USER_NS: enabled [2019-09-11T15:20:16.349Z] - CONFIG_SECCOMP: enabled [2019-09-11T15:20:16.349Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-11T15:20:16.349Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-11T15:20:16.349Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-11T15:20:16.349Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-11T15:20:16.349Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-09-11T15:20:16.349Z] - CONFIG_BLK_CGROUP: enabled [2019-09-11T15:20:16.349Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-11T15:20:16.349Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-11T15:20:16.349Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-11T15:20:16.349Z] - CONFIG_CGROUP_PERF: enabled [2019-09-11T15:20:16.349Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-11T15:20:16.605Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-11T15:20:16.605Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-11T15:20:16.605Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-11T15:20:16.605Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-11T15:20:16.605Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-11T15:20:16.605Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-11T15:20:16.605Z] - CONFIG_IP_VS: enabled (as module) [2019-09-11T15:20:16.605Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-11T15:20:16.605Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-11T15:20:16.605Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-11T15:20:16.605Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-11T15:20:16.605Z] - CONFIG_EXT4_FS: enabled [2019-09-11T15:20:16.605Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-11T15:20:16.605Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-11T15:20:16.605Z] - Network Drivers: [2019-09-11T15:20:16.605Z] - "overlay": [2019-09-11T15:20:16.605Z] - CONFIG_VXLAN: enabled (as module) [2019-09-11T15:20:16.605Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-11T15:20:16.605Z] Optional (for encrypted networks): [2019-09-11T15:20:16.606Z] - CONFIG_CRYPTO: enabled [2019-09-11T15:20:16.606Z] - CONFIG_CRYPTO_AEAD: enabled [2019-09-11T15:20:16.606Z] - CONFIG_CRYPTO_GCM: enabled [2019-09-11T15:20:16.606Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-09-11T15:20:16.606Z] - CONFIG_CRYPTO_GHASH: enabled [2019-09-11T15:20:16.606Z] - CONFIG_XFRM: enabled [2019-09-11T15:20:16.606Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-11T15:20:16.606Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-11T15:20:16.606Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-11T15:20:16.606Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-11T15:20:16.606Z] - "ipvlan": [2019-09-11T15:20:16.606Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-11T15:20:16.606Z] - "macvlan": [2019-09-11T15:20:16.606Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-11T15:20:16.606Z] - CONFIG_DUMMY: enabled (as module) [2019-09-11T15:20:16.606Z] - "ftp,tftp client in container": [2019-09-11T15:20:16.606Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-11T15:20:16.606Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-11T15:20:16.606Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-11T15:20:16.606Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-11T15:20:16.606Z] - Storage Drivers: [2019-09-11T15:20:16.606Z] - "aufs": [2019-09-11T15:20:16.606Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-11T15:20:16.606Z] - "btrfs": [2019-09-11T15:20:16.606Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-11T15:20:16.606Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-11T15:20:16.606Z] - "devicemapper": [2019-09-11T15:20:16.606Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-11T15:20:16.606Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-11T15:20:16.606Z] - "overlay": [2019-09-11T15:20:16.606Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-11T15:20:16.606Z] - "zfs": [2019-09-11T15:20:16.606Z] - /dev/zfs: missing [2019-09-11T15:20:16.606Z] - zfs command: missing [2019-09-11T15:20:16.606Z] - zpool command: missing [2019-09-11T15:20:16.606Z] [2019-09-11T15:20:16.606Z] Limits: [2019-09-11T15:20:16.606Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-11T15:20:16.606Z] [2019-09-11T15:20:16.606Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-11T15:20:16.927Z] + sudo modprobe ip_vs [2019-09-11T15:20:16.927Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1fdf1753b20d3cc621d66300417dfb661213fec5 . [2019-09-11T15:20:17.185Z] #2 [internal] load .dockerignore [2019-09-11T15:20:17.185Z] #2 transferring context: 87B done [2019-09-11T15:20:17.185Z] #2 DONE 0.0s [2019-09-11T15:20:17.185Z] [2019-09-11T15:20:17.185Z] #1 [internal] load build definition from Dockerfile [2019-09-11T15:20:17.185Z] #1 transferring dockerfile: 10.90kB done [2019-09-11T15:20:17.185Z] #1 DONE 0.0s [2019-09-11T15:20:17.185Z] [2019-09-11T15:20:17.185Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch [2019-09-11T15:20:17.448Z] #3 DONE 0.1s [2019-09-11T15:20:17.448Z] [2019-09-11T15:20:17.448Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-11T15:20:17.448Z] #64 DONE 0.0s [2019-09-11T15:20:17.448Z] [2019-09-11T15:20:17.448Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-09-11T15:20:17.448Z] #4 DONE 0.0s [2019-09-11T15:20:17.448Z] [2019-09-11T15:20:17.448Z] #18 [internal] load build context [2019-09-11T15:20:18.395Z] #18 transferring context: 45.50MB 1.1s done [2019-09-11T15:20:18.395Z] #18 DONE 1.1s [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:20:18.395Z] #22 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-11T15:20:18.395Z] #52 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-11T15:20:18.395Z] #33 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-09-11T15:20:18.395Z] #34 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-11T15:20:18.395Z] #13 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-09-11T15:20:18.395Z] #25 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-09-11T15:20:18.395Z] #62 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-09-11T15:20:18.395Z] #41 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-11T15:20:18.395Z] #44 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-09-11T15:20:18.395Z] #43 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-11T15:20:18.395Z] #55 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-09-11T15:20:18.395Z] #11 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-09-11T15:20:18.395Z] #59 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-11T15:20:18.395Z] #38 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-11T15:20:18.395Z] #61 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-09-11T15:20:18.395Z] #24 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-11T15:20:18.395Z] #50 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-11T15:20:18.395Z] #30 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-11T15:20:18.395Z] #47 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-09-11T15:20:18.395Z] #46 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #7 [dev 1/24] RUN groupadd -r docker [2019-09-11T15:20:18.395Z] #7 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-11T15:20:18.395Z] #56 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-09-11T15:20:18.395Z] #65 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-11T15:20:18.395Z] #57 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-11T15:20:18.395Z] #16 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-09-11T15:20:18.395Z] #29 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-09-11T15:20:18.395Z] #10 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-11T15:20:18.395Z] #17 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:20:18.395Z] #36 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-11T15:20:18.395Z] #14 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-11T15:20:18.395Z] #27 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:20:18.395Z] #45 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-09-11T15:20:18.395Z] #23 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-09-11T15:20:18.395Z] #19 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-09-11T15:20:18.395Z] #49 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-09-11T15:20:18.395Z] #5 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-09-11T15:20:18.395Z] #48 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-11T15:20:18.395Z] #20 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-09-11T15:20:18.395Z] #37 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-09-11T15:20:18.395Z] #32 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-11T15:20:18.395Z] #31 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-09-11T15:20:18.395Z] #51 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-11T15:20:18.395Z] #15 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-11T15:20:18.395Z] #58 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-09-11T15:20:18.395Z] #54 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-11T15:20:18.395Z] #28 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-11T15:20:18.395Z] #35 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:20:18.395Z] #40 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-11T15:20:18.395Z] #42 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-11T15:20:18.395Z] #6 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-09-11T15:20:18.395Z] #39 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-11T15:20:18.395Z] #21 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-11T15:20:18.395Z] #53 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-09-11T15:20:18.395Z] #9 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-09-11T15:20:18.395Z] #26 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-09-11T15:20:18.395Z] #60 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-11T15:20:18.395Z] #63 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-09-11T15:20:18.395Z] #8 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #12 [dev 6/24] RUN ldconfig [2019-09-11T15:20:18.395Z] #12 CACHED [2019-09-11T15:20:18.395Z] [2019-09-11T15:20:18.395Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-09-11T15:20:18.395Z] #66 CACHED [2019-09-11T15:20:18.652Z] [2019-09-11T15:20:18.652Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-09-11T15:20:19.583Z] #67 DONE 1.1s [2019-09-11T15:20:19.583Z] [2019-09-11T15:20:19.583Z] #68 exporting to image [2019-09-11T15:20:19.583Z] #68 exporting layers [2019-09-11T15:20:20.514Z] #68 exporting layers 0.7s done [2019-09-11T15:20:20.514Z] #68 writing image sha256:5f652519b11a0fc9ab5f04560b60b4d1ae4b34f3da5ecff6ba86653481b11d5a done [2019-09-11T15:20:20.514Z] #68 naming to docker.io/library/docker:1fdf1753b20d3cc621d66300417dfb661213fec5 done [2019-09-11T15:20:20.514Z] #68 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-09-11T15:20:21.520Z] [2019-09-11T15:20:21.520Z] Removing bundles/ [2019-09-11T15:20:21.520Z] [2019-09-11T15:20:21.520Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-09-11T15:20:21.520Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-11T15:20:21.520Z] GOOS="" GOARCH="" GOARM="" [2019-09-11T15:20:23.516Z] Fetching without tags [2019-09-11T15:20:23.928Z] Merging remotes/origin/master commit 09226c4442716b4f057c0260fd86dda078d433ed into PR head commit 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:23.382Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-11T15:20:23.400Z] > git config --add remote.origin.fetch +refs/pull/39724/head:refs/remotes/origin/PR-39724 # timeout=10 [2019-09-11T15:20:23.419Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-11T15:20:23.482Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-11T15:20:23.551Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-11T15:20:23.553Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-11T15:20:23.554Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39724/head:refs/remotes/origin/PR-39724 +refs/heads/master:refs/remotes/origin/master [2019-09-11T15:20:23.962Z] > git config core.sparsecheckout # timeout=10 [2019-09-11T15:20:23.980Z] > git checkout -f 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:24.685Z] Merge succeeded, producing 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:24.686Z] Checking out Revision 1fdf1753b20d3cc621d66300417dfb661213fec5 (PR-39724) [2019-09-11T15:20:25.501Z] Commit message: "Jenkinsfile: enable TESTDEBUG" [2019-09-11T15:20:24.581Z] > git merge 09226c4442716b4f057c0260fd86dda078d433ed # timeout=10 [2019-09-11T15:20:24.650Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-11T15:20:24.719Z] > git config core.sparsecheckout # timeout=10 [2019-09-11T15:20:24.739Z] > git checkout -f 1fdf1753b20d3cc621d66300417dfb661213fec5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-11T15:20:26.724Z] + docker version [2019-09-11T15:20:26.724Z] Client: [2019-09-11T15:20:26.724Z] Version: 18.06.1-ce [2019-09-11T15:20:26.724Z] API version: 1.38 [2019-09-11T15:20:26.724Z] Go version: go1.10.3 [2019-09-11T15:20:26.724Z] Git commit: e68fc7a [2019-09-11T15:20:26.724Z] Built: Tue Aug 21 17:24:34 2018 [2019-09-11T15:20:26.724Z] OS/Arch: linux/s390x [2019-09-11T15:20:26.724Z] Experimental: false [2019-09-11T15:20:26.724Z] [2019-09-11T15:20:26.724Z] Server: [2019-09-11T15:20:26.724Z] Engine: [2019-09-11T15:20:26.724Z] Version: 18.06.1-ce [2019-09-11T15:20:26.724Z] API version: 1.38 (minimum version 1.12) [2019-09-11T15:20:26.724Z] Go version: go1.10.3 [2019-09-11T15:20:26.724Z] Git commit: e68fc7a [2019-09-11T15:20:26.724Z] Built: Tue Aug 21 17:23:34 2018 [2019-09-11T15:20:26.724Z] OS/Arch: linux/s390x [2019-09-11T15:20:26.724Z] Experimental: true [Pipeline] sh [2019-09-11T15:20:27.202Z] Fetching without tags [2019-09-11T15:20:27.459Z] Merging remotes/origin/master commit 09226c4442716b4f057c0260fd86dda078d433ed into PR head commit 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:27.539Z] + docker info [2019-09-11T15:20:27.539Z] Containers: 0 [2019-09-11T15:20:27.539Z] Running: 0 [2019-09-11T15:20:27.539Z] Paused: 0 [2019-09-11T15:20:27.539Z] Stopped: 0 [2019-09-11T15:20:27.539Z] Images: 0 [2019-09-11T15:20:27.539Z] Server Version: 18.06.1-ce [2019-09-11T15:20:27.539Z] Storage Driver: overlay2 [2019-09-11T15:20:27.539Z] Backing Filesystem: extfs [2019-09-11T15:20:27.539Z] Supports d_type: true [2019-09-11T15:20:27.539Z] Native Overlay Diff: true [2019-09-11T15:20:27.539Z] Logging Driver: json-file [2019-09-11T15:20:27.539Z] Cgroup Driver: cgroupfs [2019-09-11T15:20:27.539Z] Plugins: [2019-09-11T15:20:27.539Z] Volume: local [2019-09-11T15:20:27.539Z] Network: bridge host ipvlan macvlan null overlay [2019-09-11T15:20:27.539Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-09-11T15:20:27.539Z] Swarm: inactive [2019-09-11T15:20:27.539Z] Runtimes: runc [2019-09-11T15:20:27.539Z] Default Runtime: runc [2019-09-11T15:20:27.539Z] Init Binary: docker-init [2019-09-11T15:20:27.539Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-09-11T15:20:27.539Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-09-11T15:20:27.539Z] init version: fec3683 [2019-09-11T15:20:27.539Z] Security Options: [2019-09-11T15:20:27.539Z] apparmor [2019-09-11T15:20:27.539Z] seccomp [2019-09-11T15:20:27.539Z] Profile: default [2019-09-11T15:20:27.539Z] Kernel Version: 4.4.0-161-generic [2019-09-11T15:20:27.539Z] Operating System: Ubuntu 16.04.5 LTS [2019-09-11T15:20:27.539Z] OSType: linux [2019-09-11T15:20:27.539Z] Architecture: s390x [2019-09-11T15:20:27.539Z] CPUs: 2 [2019-09-11T15:20:27.539Z] Total Memory: 7.862GiB [2019-09-11T15:20:27.539Z] Name: s390x-ubuntu-16 [2019-09-11T15:20:27.539Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-09-11T15:20:27.539Z] Docker Root Dir: /var/lib/docker [2019-09-11T15:20:27.539Z] Debug Mode (client): false [2019-09-11T15:20:27.539Z] Debug Mode (server): false [2019-09-11T15:20:27.539Z] Username: dockerbuildbot [2019-09-11T15:20:27.539Z] Registry: https://index.docker.io/v1/ [2019-09-11T15:20:27.539Z] Labels: [2019-09-11T15:20:27.539Z] Experimental: true [2019-09-11T15:20:27.539Z] Insecure Registries: [2019-09-11T15:20:27.539Z] 127.0.0.0/8 [2019-09-11T15:20:27.539Z] Live Restore Enabled: false [2019-09-11T15:20:27.539Z] [2019-09-11T15:20:27.539Z] WARNING: No swap limit support [Pipeline] sh [2019-09-11T15:20:27.967Z] Merge succeeded, producing 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:27.968Z] Checking out Revision 1fdf1753b20d3cc621d66300417dfb661213fec5 (PR-39724) [2019-09-11T15:20:28.346Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-11T15:20:28.346Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-11T15:20:28.346Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39724/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-11T15:20:28.346Z] + bash /home/jenkins/workspace/moby_PR-39724/check-config.sh [2019-09-11T15:20:28.346Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-11T15:20:28.346Z] info: reading kernel config from /boot/config-4.4.0-161-generic ... [2019-09-11T15:20:28.346Z] [2019-09-11T15:20:28.346Z] Generally Necessary: [2019-09-11T15:20:28.346Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-11T15:20:28.346Z] - apparmor: enabled and tools installed [2019-09-11T15:20:28.346Z] - CONFIG_NAMESPACES: enabled [2019-09-11T15:20:28.346Z] - CONFIG_NET_NS: enabled [2019-09-11T15:20:28.346Z] - CONFIG_PID_NS: enabled [2019-09-11T15:20:28.346Z] - CONFIG_IPC_NS: enabled [2019-09-11T15:20:28.346Z] - CONFIG_UTS_NS: enabled [2019-09-11T15:20:28.346Z] - CONFIG_CGROUPS: enabled [2019-09-11T15:20:28.346Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-11T15:20:28.346Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-11T15:20:28.346Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-11T15:20:28.346Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-11T15:20:28.346Z] - CONFIG_CPUSETS: enabled [2019-09-11T15:20:28.346Z] - CONFIG_MEMCG: enabled [2019-09-11T15:20:28.346Z] - CONFIG_KEYS: enabled [2019-09-11T15:20:28.346Z] - CONFIG_VETH: enabled (as module) [2019-09-11T15:20:28.346Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-11T15:20:28.346Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-11T15:20:28.346Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-11T15:20:28.346Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-11T15:20:28.346Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-11T15:20:28.346Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-11T15:20:28.346Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-11T15:20:28.346Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-11T15:20:28.346Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-11T15:20:28.346Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-11T15:20:28.346Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-11T15:20:28.346Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-11T15:20:28.346Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-09-11T15:20:28.346Z] [2019-09-11T15:20:28.346Z] Optional Features: [2019-09-11T15:20:28.346Z] - CONFIG_USER_NS: enabled [2019-09-11T15:20:28.346Z] - CONFIG_SECCOMP: enabled [2019-09-11T15:20:28.346Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-11T15:20:28.346Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-11T15:20:28.346Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-11T15:20:28.346Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-11T15:20:28.346Z] - CONFIG_MEMCG_KMEM: enabled [2019-09-11T15:20:28.346Z] - CONFIG_BLK_CGROUP: enabled [2019-09-11T15:20:28.346Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-11T15:20:28.346Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-11T15:20:28.346Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-11T15:20:28.346Z] - CONFIG_CGROUP_PERF: enabled [2019-09-11T15:20:28.346Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-11T15:20:28.346Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-11T15:20:28.346Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-11T15:20:28.346Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-11T15:20:28.346Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-11T15:20:28.346Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-11T15:20:28.346Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-11T15:20:28.346Z] - CONFIG_IP_VS: enabled (as module) [2019-09-11T15:20:28.346Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-11T15:20:28.346Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-11T15:20:28.433Z] Commit message: "Jenkinsfile: enable TESTDEBUG" [2019-09-11T15:20:27.179Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-11T15:20:27.187Z] > git config --add remote.origin.fetch +refs/pull/39724/head:refs/remotes/origin/PR-39724 # timeout=10 [2019-09-11T15:20:27.200Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-11T15:20:27.206Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-11T15:20:27.214Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-11T15:20:27.214Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-11T15:20:27.215Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39724/head:refs/remotes/origin/PR-39724 +refs/heads/master:refs/remotes/origin/master [2019-09-11T15:20:27.472Z] > git config core.sparsecheckout # timeout=10 [2019-09-11T15:20:27.474Z] > git checkout -f 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:27.968Z] > git merge 09226c4442716b4f057c0260fd86dda078d433ed # timeout=10 [2019-09-11T15:20:27.974Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-11T15:20:27.980Z] > git config core.sparsecheckout # timeout=10 [2019-09-11T15:20:27.990Z] > git checkout -f 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:28.709Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-11T15:20:28.710Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-11T15:20:28.710Z] - CONFIG_EXT4_FS: enabled [2019-09-11T15:20:28.710Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-11T15:20:28.710Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-11T15:20:28.710Z] - Network Drivers: [2019-09-11T15:20:28.710Z] - "overlay": [2019-09-11T15:20:28.710Z] - CONFIG_VXLAN: enabled (as module) [2019-09-11T15:20:28.710Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-11T15:20:28.710Z] Optional (for encrypted networks): [2019-09-11T15:20:28.710Z] - CONFIG_CRYPTO: enabled [2019-09-11T15:20:28.710Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-09-11T15:20:28.710Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-09-11T15:20:28.710Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-09-11T15:20:28.710Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-09-11T15:20:28.710Z] - CONFIG_XFRM: enabled [2019-09-11T15:20:28.710Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-11T15:20:28.710Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-11T15:20:28.710Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-11T15:20:28.710Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-11T15:20:28.710Z] - "ipvlan": [2019-09-11T15:20:28.710Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-11T15:20:28.710Z] - "macvlan": [2019-09-11T15:20:28.710Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-11T15:20:28.710Z] - CONFIG_DUMMY: enabled (as module) [2019-09-11T15:20:28.710Z] - "ftp,tftp client in container": [2019-09-11T15:20:28.710Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-11T15:20:28.710Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-11T15:20:28.710Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-11T15:20:28.710Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-11T15:20:28.710Z] - Storage Drivers: [2019-09-11T15:20:28.710Z] - "aufs": [2019-09-11T15:20:28.710Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-11T15:20:28.710Z] - "btrfs": [2019-09-11T15:20:28.710Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-11T15:20:28.710Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-11T15:20:28.710Z] - "devicemapper": [2019-09-11T15:20:28.710Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-11T15:20:28.710Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-11T15:20:28.710Z] - "overlay": [2019-09-11T15:20:28.710Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-11T15:20:28.710Z] - "zfs": [2019-09-11T15:20:28.710Z] - /dev/zfs: missing [2019-09-11T15:20:28.710Z] - zfs command: missing [2019-09-11T15:20:28.710Z] - zpool command: missing [2019-09-11T15:20:28.710Z] [2019-09-11T15:20:28.710Z] Limits: [2019-09-11T15:20:28.710Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-11T15:20:28.710Z] [2019-09-11T15:20:28.710Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-11T15:20:29.541Z] + docker version [2019-09-11T15:20:29.541Z] Client: Docker Engine - Community [2019-09-11T15:20:29.541Z] Version: 19.03.1 [2019-09-11T15:20:29.541Z] API version: 1.40 [2019-09-11T15:20:29.541Z] Go version: go1.12.5 [2019-09-11T15:20:29.541Z] Git commit: 74b1e89 [2019-09-11T15:20:29.541Z] Built: Thu Jul 25 21:21:05 2019 [2019-09-11T15:20:29.541Z] OS/Arch: linux/amd64 [2019-09-11T15:20:29.541Z] Experimental: false [2019-09-11T15:20:29.541Z] [2019-09-11T15:20:29.541Z] Server: Docker Engine - Community [2019-09-11T15:20:29.541Z] Engine: [2019-09-11T15:20:29.541Z] Version: 19.03.1 [2019-09-11T15:20:29.541Z] API version: 1.40 (minimum version 1.12) [2019-09-11T15:20:29.541Z] Go version: go1.12.5 [2019-09-11T15:20:29.541Z] Git commit: 74b1e89 [2019-09-11T15:20:29.541Z] Built: Thu Jul 25 21:19:41 2019 [2019-09-11T15:20:29.541Z] OS/Arch: linux/amd64 [2019-09-11T15:20:29.541Z] Experimental: true [2019-09-11T15:20:29.541Z] containerd: [2019-09-11T15:20:29.541Z] Version: 1.2.6 [2019-09-11T15:20:29.541Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-11T15:20:29.541Z] runc: [2019-09-11T15:20:29.541Z] Version: 1.0.0-rc8 [2019-09-11T15:20:29.541Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-11T15:20:29.541Z] docker-init: [2019-09-11T15:20:29.541Z] Version: 0.18.0 [2019-09-11T15:20:29.541Z] GitCommit: fec3683 [Pipeline] sh [2019-09-11T15:20:29.571Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1fdf1753b20d3cc621d66300417dfb661213fec5 -f Dockerfile . [2019-09-11T15:20:29.818Z] + docker info [2019-09-11T15:20:30.378Z] Client: [2019-09-11T15:20:30.378Z] Debug Mode: false [2019-09-11T15:20:30.378Z] [2019-09-11T15:20:30.378Z] Server: [2019-09-11T15:20:30.378Z] Containers: 0 [2019-09-11T15:20:30.378Z] Running: 0 [2019-09-11T15:20:30.378Z] Paused: 0 [2019-09-11T15:20:30.378Z] Stopped: 0 [2019-09-11T15:20:30.378Z] Images: 4 [2019-09-11T15:20:30.378Z] Server Version: 19.03.1 [2019-09-11T15:20:30.378Z] Storage Driver: overlay2 [2019-09-11T15:20:30.378Z] Backing Filesystem: extfs [2019-09-11T15:20:30.378Z] Supports d_type: true [2019-09-11T15:20:30.378Z] Native Overlay Diff: true [2019-09-11T15:20:30.378Z] Logging Driver: json-file [2019-09-11T15:20:30.378Z] Cgroup Driver: cgroupfs [2019-09-11T15:20:30.378Z] Plugins: [2019-09-11T15:20:30.378Z] Volume: local [2019-09-11T15:20:30.378Z] Network: bridge host ipvlan macvlan null overlay [2019-09-11T15:20:30.378Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-09-11T15:20:30.378Z] Swarm: inactive [2019-09-11T15:20:30.378Z] Runtimes: runc [2019-09-11T15:20:30.378Z] Default Runtime: runc [2019-09-11T15:20:30.378Z] Init Binary: docker-init [2019-09-11T15:20:30.378Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-11T15:20:30.378Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-11T15:20:30.378Z] init version: fec3683 [2019-09-11T15:20:30.378Z] Security Options: [2019-09-11T15:20:30.378Z] apparmor [2019-09-11T15:20:30.378Z] seccomp [2019-09-11T15:20:30.378Z] Profile: default [2019-09-11T15:20:30.378Z] Kernel Version: 4.15.0-1047-aws [2019-09-11T15:20:30.378Z] Operating System: Ubuntu 18.04.3 LTS [2019-09-11T15:20:30.378Z] OSType: linux [2019-09-11T15:20:30.378Z] Architecture: x86_64 [2019-09-11T15:20:30.378Z] CPUs: 2 [2019-09-11T15:20:30.378Z] Total Memory: 7.501GiB [2019-09-11T15:20:30.378Z] Name: ip-10-100-80-187 [2019-09-11T15:20:30.378Z] ID: OXA5:D5HW:QK7M:DYW2:2MRO:3YZL:R76D:SOAZ:VBQ7:6J3N:M67H:EARG [2019-09-11T15:20:30.378Z] Docker Root Dir: /var/lib/docker [2019-09-11T15:20:30.378Z] Debug Mode: false [2019-09-11T15:20:30.378Z] Registry: https://index.docker.io/v1/ [2019-09-11T15:20:30.378Z] Labels: [2019-09-11T15:20:30.378Z] Experimental: true [2019-09-11T15:20:30.378Z] Insecure Registries: [2019-09-11T15:20:30.378Z] 127.0.0.0/8 [2019-09-11T15:20:30.378Z] Live Restore Enabled: true [2019-09-11T15:20:30.378Z] [2019-09-11T15:20:30.378Z] WARNING: No swap limit support [Pipeline] sh [2019-09-11T15:20:30.417Z] Sending build context to Docker daemon 49.98MB [2019-09-11T15:20:30.417Z] Step 1/126 : ARG CROSS="false" [2019-09-11T15:20:30.417Z] Step 2/126 : ARG GO_VERSION=1.12.9 [2019-09-11T15:20:30.417Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-09-11T15:20:30.417Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-09-11T15:20:30.655Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-11T15:20:30.655Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-11T15:20:30.655Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39724/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-11T15:20:30.655Z] + bash /home/ubuntu/workspace/moby_PR-39724/check-config.sh [2019-09-11T15:20:30.655Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-11T15:20:30.655Z] info: reading kernel config from /boot/config-4.15.0-1047-aws ... [2019-09-11T15:20:30.655Z] [2019-09-11T15:20:30.655Z] Generally Necessary: [2019-09-11T15:20:30.655Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-11T15:20:30.655Z] - apparmor: enabled and tools installed [2019-09-11T15:20:30.655Z] - CONFIG_NAMESPACES: enabled [2019-09-11T15:20:30.655Z] - CONFIG_NET_NS: enabled [2019-09-11T15:20:30.655Z] - CONFIG_PID_NS: enabled [2019-09-11T15:20:30.655Z] - CONFIG_IPC_NS: enabled [2019-09-11T15:20:30.655Z] - CONFIG_UTS_NS: enabled [2019-09-11T15:20:30.655Z] - CONFIG_CGROUPS: enabled [2019-09-11T15:20:30.655Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-11T15:20:30.655Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-11T15:20:30.655Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-11T15:20:30.655Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-11T15:20:30.655Z] - CONFIG_CPUSETS: enabled [2019-09-11T15:20:30.655Z] - CONFIG_MEMCG: enabled [2019-09-11T15:20:30.655Z] - CONFIG_KEYS: enabled [2019-09-11T15:20:30.655Z] - CONFIG_VETH: enabled (as module) [2019-09-11T15:20:30.655Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-11T15:20:30.655Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-11T15:20:30.655Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-11T15:20:30.655Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-11T15:20:30.655Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-11T15:20:30.655Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-11T15:20:30.655Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-11T15:20:30.655Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-11T15:20:30.655Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-11T15:20:30.655Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-11T15:20:30.655Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-11T15:20:30.655Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-11T15:20:30.655Z] [2019-09-11T15:20:30.655Z] Optional Features: [2019-09-11T15:20:30.655Z] - CONFIG_USER_NS: enabled [2019-09-11T15:20:30.655Z] - CONFIG_SECCOMP: enabled [2019-09-11T15:20:30.655Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-11T15:20:30.655Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-11T15:20:30.655Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-11T15:20:30.655Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-11T15:20:30.655Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-09-11T15:20:30.655Z] - CONFIG_BLK_CGROUP: enabled [2019-09-11T15:20:30.777Z] 1.12.9-stretch: Pulling from library/golang [2019-09-11T15:20:30.777Z] 05b3194a550b: Pulling fs layer [2019-09-11T15:20:30.777Z] 5cc01dcd9b0a: Pulling fs layer [2019-09-11T15:20:30.777Z] 5154470af4c8: Pulling fs layer [2019-09-11T15:20:30.777Z] cd3b67ff4ea9: Pulling fs layer [2019-09-11T15:20:30.777Z] 81cc889ba28f: Pulling fs layer [2019-09-11T15:20:30.777Z] 893380247084: Pulling fs layer [2019-09-11T15:20:30.777Z] 1dde6e4a9a98: Pulling fs layer [2019-09-11T15:20:30.777Z] cd3b67ff4ea9: Waiting [2019-09-11T15:20:30.777Z] 81cc889ba28f: Waiting [2019-09-11T15:20:30.777Z] 893380247084: Waiting [2019-09-11T15:20:30.777Z] 1dde6e4a9a98: Waiting [2019-09-11T15:20:30.911Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-11T15:20:30.911Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-11T15:20:30.911Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-11T15:20:30.911Z] - CONFIG_CGROUP_PERF: enabled [2019-09-11T15:20:30.911Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-11T15:20:30.911Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-11T15:20:30.911Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-11T15:20:30.911Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-11T15:20:30.911Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-11T15:20:30.911Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-11T15:20:30.911Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-11T15:20:30.911Z] - CONFIG_IP_VS: enabled (as module) [2019-09-11T15:20:30.911Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-11T15:20:30.911Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-11T15:20:30.911Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-11T15:20:30.911Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-11T15:20:30.911Z] - CONFIG_EXT4_FS: enabled [2019-09-11T15:20:30.911Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-11T15:20:30.911Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-11T15:20:30.911Z] - Network Drivers: [2019-09-11T15:20:30.911Z] - "overlay": [2019-09-11T15:20:30.911Z] - CONFIG_VXLAN: enabled (as module) [2019-09-11T15:20:30.911Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-11T15:20:30.911Z] Optional (for encrypted networks): [2019-09-11T15:20:30.911Z] - CONFIG_CRYPTO: enabled [2019-09-11T15:20:30.911Z] - CONFIG_CRYPTO_AEAD: enabled [2019-09-11T15:20:30.911Z] - CONFIG_CRYPTO_GCM: enabled [2019-09-11T15:20:30.911Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-09-11T15:20:30.911Z] - CONFIG_CRYPTO_GHASH: enabled [2019-09-11T15:20:30.911Z] - CONFIG_XFRM: enabled [2019-09-11T15:20:30.911Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-11T15:20:30.911Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-11T15:20:30.911Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-11T15:20:30.911Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-11T15:20:30.911Z] - "ipvlan": [2019-09-11T15:20:30.911Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-11T15:20:30.911Z] - "macvlan": [2019-09-11T15:20:30.911Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-11T15:20:30.911Z] - CONFIG_DUMMY: enabled (as module) [2019-09-11T15:20:30.911Z] - "ftp,tftp client in container": [2019-09-11T15:20:30.911Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-11T15:20:30.911Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-11T15:20:30.911Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-11T15:20:30.911Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-11T15:20:30.911Z] - Storage Drivers: [2019-09-11T15:20:30.911Z] - "aufs": [2019-09-11T15:20:30.911Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-11T15:20:30.911Z] - "btrfs": [2019-09-11T15:20:30.911Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-11T15:20:30.911Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-11T15:20:30.911Z] - "devicemapper": [2019-09-11T15:20:30.911Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-11T15:20:30.911Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-11T15:20:30.911Z] - "overlay": [2019-09-11T15:20:30.911Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-11T15:20:30.911Z] - "zfs": [2019-09-11T15:20:30.911Z] - /dev/zfs: missing [2019-09-11T15:20:30.911Z] - zfs command: missing [2019-09-11T15:20:30.912Z] - zpool command: missing [2019-09-11T15:20:30.912Z] [2019-09-11T15:20:30.912Z] Limits: [2019-09-11T15:20:30.912Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-11T15:20:30.912Z] [2019-09-11T15:20:30.912Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-11T15:20:31.161Z] 5154470af4c8: Verifying Checksum [2019-09-11T15:20:31.161Z] 5154470af4c8: Download complete [2019-09-11T15:20:31.161Z] 5cc01dcd9b0a: Verifying Checksum [2019-09-11T15:20:31.161Z] 5cc01dcd9b0a: Download complete [2019-09-11T15:20:31.225Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1fdf1753b20d3cc621d66300417dfb661213fec5 . [2019-09-11T15:20:31.225Z] #1 [internal] load .dockerignore [2019-09-11T15:20:31.225Z] #1 transferring context: 87B done [2019-09-11T15:20:31.225Z] #1 DONE 0.0s [2019-09-11T15:20:31.225Z] [2019-09-11T15:20:31.225Z] #2 [internal] load build definition from Dockerfile [2019-09-11T15:20:31.225Z] #2 transferring dockerfile: 10.90kB done [2019-09-11T15:20:31.225Z] #2 DONE 0.0s [2019-09-11T15:20:31.225Z] [2019-09-11T15:20:31.225Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch [2019-09-11T15:20:31.480Z] #3 DONE 0.2s [2019-09-11T15:20:31.480Z] [2019-09-11T15:20:31.480Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-11T15:20:31.480Z] #64 DONE 0.0s [2019-09-11T15:20:31.480Z] [2019-09-11T15:20:31.480Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-09-11T15:20:31.480Z] #4 DONE 0.0s [2019-09-11T15:20:31.480Z] [2019-09-11T15:20:31.480Z] #18 [internal] load build context [2019-09-11T15:20:31.832Z] 05b3194a550b: Verifying Checksum [2019-09-11T15:20:31.832Z] 05b3194a550b: Download complete [2019-09-11T15:20:32.528Z] 81cc889ba28f: Verifying Checksum [2019-09-11T15:20:32.528Z] 81cc889ba28f: Download complete [2019-09-11T15:20:32.528Z] cd3b67ff4ea9: Verifying Checksum [2019-09-11T15:20:32.528Z] cd3b67ff4ea9: Download complete [2019-09-11T15:20:32.528Z] 1dde6e4a9a98: Verifying Checksum [2019-09-11T15:20:32.528Z] 1dde6e4a9a98: Download complete [2019-09-11T15:20:32.857Z] #18 transferring context: 45.50MB 1.1s done [2019-09-11T15:20:32.857Z] #18 DONE 1.2s [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-11T15:20:32.857Z] #42 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-11T15:20:32.857Z] #6 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-09-11T15:20:32.857Z] #5 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-09-11T15:20:32.857Z] #62 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-11T15:20:32.857Z] #33 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-09-11T15:20:32.857Z] #41 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-09-11T15:20:32.857Z] #24 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #12 [dev 6/24] RUN ldconfig [2019-09-11T15:20:32.857Z] #12 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-11T15:20:32.857Z] #28 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:20:32.857Z] #22 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-11T15:20:32.857Z] #17 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-11T15:20:32.857Z] #53 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-09-11T15:20:32.857Z] #49 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-11T15:20:32.857Z] #30 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-11T15:20:32.857Z] #20 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:20:32.857Z] #45 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-11T15:20:32.857Z] #55 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-11T15:20:32.857Z] #47 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-11T15:20:32.857Z] #27 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-11T15:20:32.857Z] #13 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-11T15:20:32.857Z] #56 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-09-11T15:20:32.857Z] #48 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-09-11T15:20:32.857Z] #60 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-09-11T15:20:32.857Z] #32 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-11T15:20:32.857Z] #57 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-11T15:20:32.857Z] #44 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-09-11T15:20:32.857Z] #46 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-09-11T15:20:32.857Z] #19 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-11T15:20:32.857Z] #14 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-11T15:20:32.857Z] #52 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-09-11T15:20:32.857Z] #25 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-09-11T15:20:32.857Z] #23 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-11T15:20:32.857Z] #38 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:20:32.857Z] #40 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-11T15:20:32.857Z] #15 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-11T15:20:32.857Z] #50 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-11T15:20:32.857Z] #31 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-09-11T15:20:32.857Z] #29 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-09-11T15:20:32.857Z] #51 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-09-11T15:20:32.857Z] #59 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-09-11T15:20:32.857Z] #8 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-09-11T15:20:32.857Z] #26 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-09-11T15:20:32.857Z] #34 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-09-11T15:20:32.857Z] #37 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-09-11T15:20:32.857Z] #9 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-11T15:20:32.857Z] #16 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-09-11T15:20:32.857Z] #54 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #7 [dev 1/24] RUN groupadd -r docker [2019-09-11T15:20:32.857Z] #7 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:20:32.857Z] #36 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-09-11T15:20:32.857Z] #11 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-09-11T15:20:32.857Z] #10 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-09-11T15:20:32.857Z] #43 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-11T15:20:32.857Z] #61 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-11T15:20:32.857Z] #63 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-11T15:20:32.857Z] #21 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-09-11T15:20:32.857Z] #39 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-11T15:20:32.857Z] #58 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-09-11T15:20:32.857Z] #65 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-11T15:20:32.857Z] #35 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-09-11T15:20:32.857Z] #66 CACHED [2019-09-11T15:20:32.857Z] [2019-09-11T15:20:32.857Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-09-11T15:20:33.832Z] 893380247084: Verifying Checksum [2019-09-11T15:20:33.832Z] 893380247084: Download complete [2019-09-11T15:20:34.221Z] #67 DONE 1.5s [2019-09-11T15:20:34.221Z] [2019-09-11T15:20:34.221Z] #68 exporting to image [2019-09-11T15:20:34.221Z] #68 exporting layers [2019-09-11T15:20:34.222Z] 05b3194a550b: Pull complete [2019-09-11T15:20:34.589Z] 5cc01dcd9b0a: Pull complete [2019-09-11T15:20:34.589Z] 5154470af4c8: Pull complete [2019-09-11T15:20:34.781Z] #68 exporting layers 0.7s done [2019-09-11T15:20:34.781Z] #68 writing image sha256:f83cdc51795600f15aa75587b787e73d4477a53e134e83c3bac50e49f1bc14c2 done [2019-09-11T15:20:34.781Z] #68 naming to docker.io/library/docker:1fdf1753b20d3cc621d66300417dfb661213fec5 done [2019-09-11T15:20:34.781Z] #68 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-09-11T15:20:35.138Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39724/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39724/.git:/go/src/github.com/docker/docker/.git --name docker-pr49 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1fdf1753b20d3cc621d66300417dfb661213fec5 -e DOCKER_GRAPHDRIVER docker:1fdf1753b20d3cc621d66300417dfb661213fec5 hack/validate/default [2019-09-11T15:20:35.505Z] using credential docker-jenkins-github-credentials [2019-09-11T15:20:35.726Z] using credential docker-jenkins-github-credentials [2019-09-11T15:20:35.802Z] Cloning the remote Git repository [2019-09-11T15:20:35.802Z] Cloning with configured refspecs honoured and without tags [2019-09-11T15:20:35.832Z] Fetching changes from the remote Git repository [2019-09-11T15:20:35.960Z] Fetching without tags [2019-09-11T15:20:36.501Z] Congratulations! All commits are properly signed with the DCO! [2019-09-11T15:20:35.630Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-09-11T15:20:35.865Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-11T15:20:36.156Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-11T15:20:36.157Z] > git --version # timeout=10 [2019-09-11T15:20:36.210Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-11T15:20:36.216Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39724/head:refs/remotes/origin/PR-39724 +refs/heads/master:refs/remotes/origin/master [2019-09-11T15:20:37.040Z] cd3b67ff4ea9: Pull complete [2019-09-11T15:20:36.001Z] Cloning repository https://github.com/moby/moby.git [2019-09-11T15:20:36.380Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-09-11T15:20:36.539Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-11T15:20:36.539Z] > git --version # timeout=10 [2019-09-11T15:20:36.582Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-11T15:20:36.586Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39724/head:refs/remotes/origin/PR-39724 +refs/heads/master:refs/remotes/origin/master [2019-09-11T15:20:38.401Z] 81cc889ba28f: Pull complete [2019-09-11T15:20:41.527Z] Fetching without tags [2019-09-11T15:20:42.010Z] Merging remotes/origin/master commit 09226c4442716b4f057c0260fd86dda078d433ed into PR head commit 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:41.496Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-11T15:20:41.501Z] > git config --add remote.origin.fetch +refs/pull/39724/head:refs/remotes/origin/PR-39724 # timeout=10 [2019-09-11T15:20:41.504Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-11T15:20:41.519Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-11T15:20:41.534Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-11T15:20:41.535Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-11T15:20:41.535Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39724/head:refs/remotes/origin/PR-39724 +refs/heads/master:refs/remotes/origin/master [2019-09-11T15:20:42.018Z] > git config core.sparsecheckout # timeout=10 [2019-09-11T15:20:42.021Z] > git checkout -f 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:42.487Z] 893380247084: Pull complete [2019-09-11T15:20:42.487Z] 1dde6e4a9a98: Pull complete [2019-09-11T15:20:42.487Z] Digest: sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 [2019-09-11T15:20:42.487Z] Status: Downloaded newer image for golang:1.12.9-stretch [2019-09-11T15:20:42.487Z] ---> b121e8146464 [2019-09-11T15:20:42.487Z] Step 5/126 : ARG APT_MIRROR [2019-09-11T15:20:42.487Z] ---> Running in 222a1cf1b2a3 [2019-09-11T15:20:42.487Z] Removing intermediate container 222a1cf1b2a3 [2019-09-11T15:20:42.487Z] ---> e5c6f178c559 [2019-09-11T15:20:42.487Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2019-09-11T15:20:42.487Z] ---> Running in 942b6f526ed7 [2019-09-11T15:20:43.012Z] Merge succeeded, producing 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:43.013Z] Checking out Revision 1fdf1753b20d3cc621d66300417dfb661213fec5 (PR-39724) [2019-09-11T15:20:43.283Z] Removing intermediate container 942b6f526ed7 [2019-09-11T15:20:43.283Z] ---> 7b1110eeb861 [2019-09-11T15:20:43.283Z] Step 7/126 : FROM base AS criu [2019-09-11T15:20:43.283Z] ---> 7b1110eeb861 [2019-09-11T15:20:43.283Z] Step 8/126 : ARG DEBIAN_FRONTEND [2019-09-11T15:20:43.283Z] ---> Running in b2dc7ecc052e [2019-09-11T15:20:43.283Z] Removing intermediate container b2dc7ecc052e [2019-09-11T15:20:43.283Z] ---> 178b27de09fb [2019-09-11T15:20:43.283Z] Step 9/126 : ENV CRIU_VERSION 3.12 [2019-09-11T15:20:43.668Z] ---> Running in 2d2a7fe4721c [2019-09-11T15:20:43.668Z] Removing intermediate container 2d2a7fe4721c [2019-09-11T15:20:43.669Z] ---> 2a3625311e31 [2019-09-11T15:20:43.669Z] Step 10/126 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-09-11T15:20:43.669Z] ---> Running in a6ebfc17c9c0 [2019-09-11T15:20:44.114Z] Commit message: "Jenkinsfile: enable TESTDEBUG" [2019-09-11T15:20:44.471Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-11T15:20:44.472Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-11T15:20:44.472Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-11T15:20:44.472Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-11T15:20:44.472Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-11T15:20:44.472Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-09-11T15:20:44.472Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-11T15:20:42.976Z] > git merge 09226c4442716b4f057c0260fd86dda078d433ed # timeout=10 [2019-09-11T15:20:43.004Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-11T15:20:43.020Z] > git config core.sparsecheckout # timeout=10 [2019-09-11T15:20:43.024Z] > git checkout -f 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:44.875Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-11T15:20:44.937Z] + docker version [2019-09-11T15:20:44.937Z] Client: [2019-09-11T15:20:44.937Z] Version: 18.06.1-ce [2019-09-11T15:20:44.937Z] API version: 1.38 [2019-09-11T15:20:44.937Z] Go version: go1.10.3 [2019-09-11T15:20:44.937Z] Git commit: e68fc7a [2019-09-11T15:20:44.937Z] Built: Tue Aug 21 17:26:10 2018 [2019-09-11T15:20:44.937Z] OS/Arch: linux/ppc64le [2019-09-11T15:20:44.937Z] Experimental: false [2019-09-11T15:20:44.937Z] [2019-09-11T15:20:44.937Z] Server: [2019-09-11T15:20:44.937Z] Engine: [2019-09-11T15:20:44.937Z] Version: 18.06.1-ce [2019-09-11T15:20:44.937Z] API version: 1.38 (minimum version 1.12) [2019-09-11T15:20:44.937Z] Go version: go1.10.3 [2019-09-11T15:20:44.937Z] Git commit: e68fc7a [2019-09-11T15:20:44.937Z] Built: Tue Aug 21 17:24:20 2018 [2019-09-11T15:20:44.937Z] OS/Arch: linux/ppc64le [2019-09-11T15:20:44.937Z] Experimental: true [Pipeline] sh [2019-09-11T15:20:45.316Z] + docker info [2019-09-11T15:20:45.316Z] Containers: 0 [2019-09-11T15:20:45.316Z] Running: 0 [2019-09-11T15:20:45.316Z] Paused: 0 [2019-09-11T15:20:45.316Z] Stopped: 0 [2019-09-11T15:20:45.316Z] Images: 0 [2019-09-11T15:20:45.316Z] Server Version: 18.06.1-ce [2019-09-11T15:20:45.316Z] Storage Driver: overlay2 [2019-09-11T15:20:45.316Z] Backing Filesystem: extfs [2019-09-11T15:20:45.316Z] Supports d_type: true [2019-09-11T15:20:45.316Z] Native Overlay Diff: true [2019-09-11T15:20:45.316Z] Logging Driver: json-file [2019-09-11T15:20:45.316Z] Cgroup Driver: cgroupfs [2019-09-11T15:20:45.316Z] Plugins: [2019-09-11T15:20:45.316Z] Volume: local [2019-09-11T15:20:45.316Z] Network: bridge host ipvlan macvlan null overlay [2019-09-11T15:20:45.316Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-09-11T15:20:45.316Z] Swarm: inactive [2019-09-11T15:20:45.316Z] Runtimes: runc [2019-09-11T15:20:45.316Z] Default Runtime: runc [2019-09-11T15:20:45.316Z] Init Binary: docker-init [2019-09-11T15:20:45.316Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-09-11T15:20:45.316Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-09-11T15:20:45.316Z] init version: fec3683 [2019-09-11T15:20:45.316Z] Security Options: [2019-09-11T15:20:45.316Z] apparmor [2019-09-11T15:20:45.316Z] seccomp [2019-09-11T15:20:45.316Z] Profile: default [2019-09-11T15:20:45.316Z] Kernel Version: 4.4.0-130-generic [2019-09-11T15:20:45.316Z] Operating System: Ubuntu 16.04.3 LTS [2019-09-11T15:20:45.316Z] OSType: linux [2019-09-11T15:20:45.316Z] Architecture: ppc64le [2019-09-11T15:20:45.316Z] CPUs: 4 [2019-09-11T15:20:45.316Z] Total Memory: 7.972GiB [2019-09-11T15:20:45.316Z] Name: ppc64le-ubuntu-33 [2019-09-11T15:20:45.316Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-09-11T15:20:45.316Z] Docker Root Dir: /var/lib/docker [2019-09-11T15:20:45.316Z] Debug Mode (client): false [2019-09-11T15:20:45.316Z] Debug Mode (server): false [2019-09-11T15:20:45.316Z] Username: dockerbuildbot [2019-09-11T15:20:45.316Z] Registry: https://index.docker.io/v1/ [2019-09-11T15:20:45.316Z] Labels: [2019-09-11T15:20:45.316Z] Experimental: true [2019-09-11T15:20:45.316Z] Insecure Registries: [2019-09-11T15:20:45.316Z] 127.0.0.0/8 [2019-09-11T15:20:45.316Z] Live Restore Enabled: false [2019-09-11T15:20:45.316Z] [Pipeline] sh [2019-09-11T15:20:45.691Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-11T15:20:45.691Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-11T15:20:45.691Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39724/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-11T15:20:45.691Z] + bash /home/docker/workspace/moby_PR-39724/check-config.sh [2019-09-11T15:20:45.691Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-11T15:20:45.691Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2019-09-11T15:20:45.691Z] [2019-09-11T15:20:45.691Z] Generally Necessary: [2019-09-11T15:20:45.691Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-11T15:20:45.691Z] - apparmor: enabled and tools installed [2019-09-11T15:20:45.691Z] - CONFIG_NAMESPACES: enabled [2019-09-11T15:20:45.691Z] - CONFIG_NET_NS: enabled [2019-09-11T15:20:45.691Z] - CONFIG_PID_NS: enabled [2019-09-11T15:20:45.977Z] - CONFIG_IPC_NS: enabled [2019-09-11T15:20:45.977Z] - CONFIG_UTS_NS: enabled [2019-09-11T15:20:45.977Z] - CONFIG_CGROUPS: enabled [2019-09-11T15:20:45.977Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-11T15:20:45.977Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-11T15:20:45.977Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-11T15:20:45.977Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-11T15:20:45.977Z] - CONFIG_CPUSETS: enabled [2019-09-11T15:20:45.977Z] - CONFIG_MEMCG: enabled [2019-09-11T15:20:45.977Z] - CONFIG_KEYS: enabled [2019-09-11T15:20:45.977Z] - CONFIG_VETH: enabled (as module) [2019-09-11T15:20:45.977Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-11T15:20:45.977Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-11T15:20:45.977Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-11T15:20:45.977Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-11T15:20:45.977Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-11T15:20:45.977Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-11T15:20:45.977Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-11T15:20:45.977Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-11T15:20:45.977Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-11T15:20:45.977Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-11T15:20:45.977Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-11T15:20:45.977Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-11T15:20:45.977Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-09-11T15:20:45.977Z] [2019-09-11T15:20:45.977Z] Optional Features: [2019-09-11T15:20:45.977Z] - CONFIG_USER_NS: enabled [2019-09-11T15:20:45.977Z] - CONFIG_SECCOMP: enabled [2019-09-11T15:20:45.977Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-11T15:20:45.977Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-11T15:20:45.977Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-11T15:20:45.977Z] (cgroup swap accounting is currently enabled) [2019-09-11T15:20:45.977Z] - CONFIG_MEMCG_KMEM: enabled [2019-09-11T15:20:45.977Z] - CONFIG_BLK_CGROUP: enabled [2019-09-11T15:20:45.977Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-11T15:20:45.977Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-11T15:20:45.977Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-11T15:20:45.977Z] - CONFIG_CGROUP_PERF: enabled [2019-09-11T15:20:46.177Z] Fetched 7671 kB in 1s (4648 kB/s) [2019-09-11T15:20:46.261Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-11T15:20:46.261Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-11T15:20:46.261Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-11T15:20:46.261Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-11T15:20:46.261Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-11T15:20:46.261Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-11T15:20:46.261Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-11T15:20:46.261Z] - CONFIG_IP_VS: enabled (as module) [2019-09-11T15:20:46.261Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-11T15:20:46.261Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-11T15:20:46.261Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-11T15:20:46.261Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-11T15:20:46.261Z] - CONFIG_EXT4_FS: enabled [2019-09-11T15:20:46.261Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-11T15:20:46.261Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-11T15:20:46.261Z] - Network Drivers: [2019-09-11T15:20:46.261Z] - "overlay": [2019-09-11T15:20:46.261Z] - CONFIG_VXLAN: enabled (as module) [2019-09-11T15:20:46.261Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-11T15:20:46.261Z] Optional (for encrypted networks): [2019-09-11T15:20:46.261Z] - CONFIG_CRYPTO: enabled [2019-09-11T15:20:46.261Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-09-11T15:20:46.261Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-09-11T15:20:46.261Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-09-11T15:20:46.261Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-09-11T15:20:46.261Z] - CONFIG_XFRM: enabled [2019-09-11T15:20:46.261Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-11T15:20:46.261Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-11T15:20:46.261Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-11T15:20:46.261Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-11T15:20:46.261Z] - "ipvlan": [2019-09-11T15:20:46.261Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-11T15:20:46.261Z] - "macvlan": [2019-09-11T15:20:46.261Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-11T15:20:46.261Z] - CONFIG_DUMMY: enabled (as module) [2019-09-11T15:20:46.542Z] - "ftp,tftp client in container": [2019-09-11T15:20:46.542Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-11T15:20:46.542Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-11T15:20:46.542Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-11T15:20:46.542Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-11T15:20:46.542Z] - Storage Drivers: [2019-09-11T15:20:46.542Z] - "aufs": [2019-09-11T15:20:46.542Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-11T15:20:46.542Z] - "btrfs": [2019-09-11T15:20:46.542Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-11T15:20:46.542Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-11T15:20:46.542Z] - "devicemapper": [2019-09-11T15:20:46.542Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-11T15:20:46.542Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-11T15:20:46.542Z] - "overlay": [2019-09-11T15:20:46.542Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-11T15:20:46.542Z] - "zfs": [2019-09-11T15:20:46.542Z] - /dev/zfs: missing [2019-09-11T15:20:46.542Z] - zfs command: missing [2019-09-11T15:20:46.542Z] - zpool command: missing [2019-09-11T15:20:46.542Z] [2019-09-11T15:20:46.542Z] Limits: [2019-09-11T15:20:46.542Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-11T15:20:46.542Z] [2019-09-11T15:20:46.542Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-11T15:20:46.623Z] Reading package lists... [2019-09-11T15:20:46.959Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1fdf1753b20d3cc621d66300417dfb661213fec5 -f Dockerfile . [2019-09-11T15:20:47.040Z] Reading package lists... [2019-09-11T15:20:47.040Z] Building dependency tree... [2019-09-11T15:20:47.040Z] Reading state information... [2019-09-11T15:20:47.040Z] The following additional packages will be installed: [2019-09-11T15:20:47.040Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-11T15:20:47.040Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-09-11T15:20:47.040Z] Suggested packages: [2019-09-11T15:20:47.040Z] manpages-dev python-setuptools [2019-09-11T15:20:47.499Z] The following NEW packages will be installed: [2019-09-11T15:20:47.499Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-11T15:20:47.499Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-11T15:20:47.499Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-11T15:20:47.499Z] zlib1g-dev [2019-09-11T15:20:47.499Z] 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded. [2019-09-11T15:20:47.499Z] Need to get 3476 kB of archives. [2019-09-11T15:20:47.499Z] After this operation, 20.2 MB of additional disk space will be used. [2019-09-11T15:20:47.499Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-09-11T15:20:47.499Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-09-11T15:20:47.499Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-09-11T15:20:47.499Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-09-11T15:20:47.499Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-09-11T15:20:47.499Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-09-11T15:20:47.499Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-09-11T15:20:47.499Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-09-11T15:20:47.499Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-09-11T15:20:47.499Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-09-11T15:20:47.499Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-09-11T15:20:47.499Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-09-11T15:20:47.499Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-09-11T15:20:47.499Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-09-11T15:20:47.499Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-11T15:20:47.499Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-09-11T15:20:47.879Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-11T15:20:47.879Z] Fetched 3476 kB in 0s (13.8 MB/s) [2019-09-11T15:20:47.879Z] Selecting previously unselected package libnet1:s390x. [2019-09-11T15:20:47.879Z] (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-09-11T15:20:47.880Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-09-11T15:20:47.880Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-11T15:20:47.880Z] Selecting previously unselected package libcap-dev:s390x. [2019-09-11T15:20:47.880Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-09-11T15:20:47.880Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-09-11T15:20:47.880Z] Selecting previously unselected package libnet1-dev. [2019-09-11T15:20:47.880Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-09-11T15:20:47.880Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-11T15:20:47.880Z] Selecting previously unselected package libnl-3-200:s390x. [2019-09-11T15:20:47.880Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-09-11T15:20:47.880Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-09-11T15:20:47.880Z] Selecting previously unselected package libnl-3-dev:s390x. [2019-09-11T15:20:47.880Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-09-11T15:20:47.880Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-09-11T15:20:47.880Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-09-11T15:20:47.880Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-09-11T15:20:47.880Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-11T15:20:47.880Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-09-11T15:20:47.880Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-09-11T15:20:47.880Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-09-11T15:20:47.880Z] Selecting previously unselected package zlib1g-dev:s390x. [2019-09-11T15:20:47.880Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-09-11T15:20:48.265Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-09-11T15:20:48.265Z] Selecting previously unselected package libprotobuf10:s390x. [2019-09-11T15:20:48.265Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-09-11T15:20:48.265Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-09-11T15:20:48.265Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2019-09-11T15:20:48.265Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-09-11T15:20:48.265Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-09-11T15:20:48.265Z] Selecting previously unselected package libprotobuf-dev:s390x. [2019-09-11T15:20:48.265Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-09-11T15:20:48.265Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-09-11T15:20:48.265Z] Selecting previously unselected package libprotoc10:s390x. [2019-09-11T15:20:48.265Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-09-11T15:20:48.265Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-09-11T15:20:48.629Z] Selecting previously unselected package protobuf-c-compiler. [2019-09-11T15:20:48.629Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-09-11T15:20:48.629Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-11T15:20:48.629Z] Selecting previously unselected package protobuf-compiler. [2019-09-11T15:20:48.629Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-09-11T15:20:48.629Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-11T15:20:48.629Z] Selecting previously unselected package python-pkg-resources. [2019-09-11T15:20:48.629Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-11T15:20:48.629Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-11T15:20:48.629Z] Selecting previously unselected package python-protobuf. [2019-09-11T15:20:48.629Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-09-11T15:20:48.629Z] Unpacking python-protobuf (3.0.0-9) ... [2019-09-11T15:20:48.629Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-11T15:20:48.629Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-11T15:20:48.629Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-09-11T15:20:49.003Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-11T15:20:49.003Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-09-11T15:20:49.003Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-11T15:20:49.003Z] Setting up python-protobuf (3.0.0-9) ... [2019-09-11T15:20:49.394Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2019-09-11T15:20:49.394Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-09-11T15:20:49.647Z] Sending build context to Docker daemon 49.98MB [2019-09-11T15:20:49.647Z] Step 1/126 : ARG CROSS="false" [2019-09-11T15:20:49.647Z] Step 2/126 : ARG GO_VERSION=1.12.9 [2019-09-11T15:20:49.647Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-09-11T15:20:49.647Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-09-11T15:20:49.647Z] 1.12.9-stretch: Pulling from library/golang [2019-09-11T15:20:49.647Z] 2825fdb7e177: Pulling fs layer [2019-09-11T15:20:49.647Z] 361ecb978398: Pulling fs layer [2019-09-11T15:20:49.647Z] 15483e8c82df: Pulling fs layer [2019-09-11T15:20:49.647Z] 34839f11bbce: Pulling fs layer [2019-09-11T15:20:49.647Z] 34f648706e72: Pulling fs layer [2019-09-11T15:20:49.647Z] 8563a0b9fade: Pulling fs layer [2019-09-11T15:20:49.647Z] 53fac1b4f6a7: Pulling fs layer [2019-09-11T15:20:49.647Z] 34839f11bbce: Waiting [2019-09-11T15:20:49.647Z] 34f648706e72: Waiting [2019-09-11T15:20:49.647Z] 8563a0b9fade: Waiting [2019-09-11T15:20:49.647Z] 53fac1b4f6a7: Waiting [2019-09-11T15:20:49.776Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-09-11T15:20:49.776Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-09-11T15:20:49.776Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2019-09-11T15:20:49.776Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-11T15:20:49.776Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-09-11T15:20:49.776Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-09-11T15:20:49.776Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-09-11T15:20:49.776Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-09-11T15:20:49.776Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-11T15:20:50.272Z] 15483e8c82df: Verifying Checksum [2019-09-11T15:20:50.272Z] 15483e8c82df: Download complete [2019-09-11T15:20:50.327Z] Merging remotes/origin/master commit 09226c4442716b4f057c0260fd86dda078d433ed into PR head commit 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:50.559Z] 361ecb978398: Verifying Checksum [2019-09-11T15:20:50.559Z] 361ecb978398: Download complete [2019-09-11T15:20:50.565Z] Removing intermediate container a6ebfc17c9c0 [2019-09-11T15:20:50.565Z] ---> d7479195acdb [2019-09-11T15:20:50.565Z] Step 11/126 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2019-09-11T15:20:50.565Z] ---> Running in 68828a78d2a8 [2019-09-11T15:20:50.898Z] Fetching without tags [2019-09-11T15:20:51.423Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-11T15:20:51.423Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-11T15:20:51.851Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-11T15:20:51.851Z]  GEN .gitid [2019-09-11T15:20:51.851Z] GEN criu/include/version.h [2019-09-11T15:20:51.851Z] GEN include/common/asm [2019-09-11T15:20:51.851Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-11T15:20:51.851Z] PBCC images/opts.pb-c.c [2019-09-11T15:20:51.851Z] PBCC images/sit.pb-c.c [2019-09-11T15:20:51.851Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-09-11T15:20:51.851Z] DEP images/opts.pb-c.d [2019-09-11T15:20:51.851Z] DEP images/sit.pb-c.d [2019-09-11T15:20:51.851Z] PBCC images/macvlan.pb-c.c [2019-09-11T15:20:51.851Z] DEP images/macvlan.pb-c.d [2019-09-11T15:20:51.851Z] PBCC images/autofs.pb-c.c [2019-09-11T15:20:51.851Z] DEP images/autofs.pb-c.d [2019-09-11T15:20:51.851Z] PBCC images/sysctl.pb-c.c [2019-09-11T15:20:51.851Z] DEP images/sysctl.pb-c.d [2019-09-11T15:20:51.851Z] PBCC images/time.pb-c.c [2019-09-11T15:20:51.851Z] DEP images/time.pb-c.d [2019-09-11T15:20:51.851Z] PBCC images/binfmt-misc.pb-c.c [2019-09-11T15:20:51.851Z] DEP images/binfmt-misc.pb-c.d [2019-09-11T15:20:52.042Z] Merging remotes/origin/master commit 09226c4442716b4f057c0260fd86dda078d433ed into PR head commit 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:52.238Z] PBCC images/seccomp.pb-c.c [2019-09-11T15:20:52.238Z] DEP images/seccomp.pb-c.d [2019-09-11T15:20:52.238Z] PBCC images/userns.pb-c.c [2019-09-11T15:20:52.238Z] DEP images/userns.pb-c.d [2019-09-11T15:20:52.238Z] PBCC images/cgroup.pb-c.c [2019-09-11T15:20:52.238Z] DEP images/cgroup.pb-c.d [2019-09-11T15:20:52.238Z] PBCC images/fown.pb-c.c [2019-09-11T15:20:52.238Z] PBCC images/ext-file.pb-c.c [2019-09-11T15:20:52.238Z] DEP images/fown.pb-c.d [2019-09-11T15:20:52.238Z] DEP images/ext-file.pb-c.d [2019-09-11T15:20:52.238Z] PBCC images/rpc.pb-c.c [2019-09-11T15:20:52.238Z] DEP images/rpc.pb-c.d [2019-09-11T15:20:52.238Z] PBCC images/siginfo.pb-c.c [2019-09-11T15:20:52.238Z] DEP images/siginfo.pb-c.d [2019-09-11T15:20:52.238Z] PBCC images/pagemap.pb-c.c [2019-09-11T15:20:52.238Z] DEP images/pagemap.pb-c.d [2019-09-11T15:20:52.238Z] PBCC images/rlimit.pb-c.c [2019-09-11T15:20:52.238Z] DEP images/rlimit.pb-c.d [2019-09-11T15:20:52.238Z] PBCC images/file-lock.pb-c.c [2019-09-11T15:20:52.238Z] DEP images/file-lock.pb-c.d [2019-09-11T15:20:52.238Z] PBCC images/tty.pb-c.c [2019-09-11T15:20:52.238Z] DEP images/tty.pb-c.d [2019-09-11T15:20:52.238Z] PBCC images/tun.pb-c.c [2019-09-11T15:20:52.238Z] PBCC images/netdev.pb-c.c [2019-09-11T15:20:52.238Z] DEP images/tun.pb-c.d [2019-09-11T15:20:52.238Z] DEP images/netdev.pb-c.d [2019-09-11T15:20:52.238Z] PBCC images/vma.pb-c.c [2019-09-11T15:20:52.238Z] DEP images/vma.pb-c.d [2019-09-11T15:20:52.238Z] PBCC images/creds.pb-c.c [2019-09-11T15:20:52.238Z] DEP images/creds.pb-c.d [2019-09-11T15:20:52.238Z] PBCC images/utsns.pb-c.c [2019-09-11T15:20:52.238Z] DEP images/utsns.pb-c.d [2019-09-11T15:20:52.238Z] PBCC images/ipc-desc.pb-c.c [2019-09-11T15:20:52.238Z] PBCC images/ipc-sem.pb-c.c [2019-09-11T15:20:52.238Z] DEP images/ipc-desc.pb-c.d [2019-09-11T15:20:52.238Z] DEP images/ipc-sem.pb-c.d [2019-09-11T15:20:52.238Z] PBCC images/ipc-msg.pb-c.c [2019-09-11T15:20:52.238Z] DEP images/ipc-msg.pb-c.d [2019-09-11T15:20:52.238Z] PBCC images/ipc-shm.pb-c.c [2019-09-11T15:20:52.238Z] DEP images/ipc-shm.pb-c.d [2019-09-11T15:20:52.238Z] PBCC images/ipc-var.pb-c.c [2019-09-11T15:20:52.238Z] DEP images/ipc-var.pb-c.d [2019-09-11T15:20:52.238Z] PBCC images/sk-opts.pb-c.c [2019-09-11T15:20:52.238Z] PBCC images/packet-sock.pb-c.c [2019-09-11T15:20:52.238Z] DEP images/sk-opts.pb-c.d [2019-09-11T15:20:52.238Z] DEP images/packet-sock.pb-c.d [2019-09-11T15:20:52.238Z] PBCC images/sk-netlink.pb-c.c [2019-09-11T15:20:52.238Z] DEP images/sk-netlink.pb-c.d [2019-09-11T15:20:52.238Z] PBCC images/sk-inet.pb-c.c [2019-09-11T15:20:52.238Z] DEP images/sk-inet.pb-c.d [2019-09-11T15:20:52.238Z] PBCC images/sk-unix.pb-c.c [2019-09-11T15:20:52.238Z] DEP images/sk-unix.pb-c.d [2019-09-11T15:20:52.238Z] PBCC images/mm.pb-c.c [2019-09-11T15:20:52.238Z] DEP images/mm.pb-c.d [2019-09-11T15:20:52.238Z] PBCC images/timerfd.pb-c.c [2019-09-11T15:20:52.239Z] DEP images/timerfd.pb-c.d [2019-09-11T15:20:52.239Z] PBCC images/timer.pb-c.c [2019-09-11T15:20:52.239Z] DEP images/timer.pb-c.d [2019-09-11T15:20:52.239Z] PBCC images/sa.pb-c.c [2019-09-11T15:20:52.239Z] DEP images/sa.pb-c.d [2019-09-11T15:20:52.239Z] PBCC images/pipe-data.pb-c.c [2019-09-11T15:20:52.239Z] DEP images/pipe-data.pb-c.d [2019-09-11T15:20:52.239Z] PBCC images/mnt.pb-c.c [2019-09-11T15:20:52.613Z] DEP images/mnt.pb-c.d [2019-09-11T15:20:52.613Z] PBCC images/sk-packet.pb-c.c [2019-09-11T15:20:52.613Z] DEP images/sk-packet.pb-c.d [2019-09-11T15:20:52.613Z] PBCC images/tcp-stream.pb-c.c [2019-09-11T15:20:52.613Z] DEP images/tcp-stream.pb-c.d [2019-09-11T15:20:52.613Z] PBCC images/pipe.pb-c.c [2019-09-11T15:20:52.613Z] DEP images/pipe.pb-c.d [2019-09-11T15:20:52.613Z] PBCC images/pstree.pb-c.c [2019-09-11T15:20:52.613Z] DEP images/pstree.pb-c.d [2019-09-11T15:20:52.613Z] PBCC images/fs.pb-c.c [2019-09-11T15:20:52.613Z] DEP images/fs.pb-c.d [2019-09-11T15:20:52.613Z] PBCC images/signalfd.pb-c.c [2019-09-11T15:20:52.613Z] DEP images/signalfd.pb-c.d [2019-09-11T15:20:52.613Z] PBCC images/fh.pb-c.c [2019-09-11T15:20:52.613Z] PBCC images/fsnotify.pb-c.c [2019-09-11T15:20:52.613Z] DEP images/fh.pb-c.d [2019-09-11T15:20:52.613Z] DEP images/fsnotify.pb-c.d [2019-09-11T15:20:52.613Z] PBCC images/eventpoll.pb-c.c [2019-09-11T15:20:52.613Z] DEP images/eventpoll.pb-c.d [2019-09-11T15:20:52.613Z] PBCC images/eventfd.pb-c.c [2019-09-11T15:20:52.613Z] DEP images/eventfd.pb-c.d [2019-09-11T15:20:52.613Z] PBCC images/remap-file-path.pb-c.c [2019-09-11T15:20:52.613Z] DEP images/remap-file-path.pb-c.d [2019-09-11T15:20:52.613Z] PBCC images/fifo.pb-c.c [2019-09-11T15:20:52.613Z] DEP images/fifo.pb-c.d [2019-09-11T15:20:52.613Z] PBCC images/ghost-file.pb-c.c [2019-09-11T15:20:52.613Z] DEP images/ghost-file.pb-c.d [2019-09-11T15:20:52.613Z] PBCC images/regfile.pb-c.c [2019-09-11T15:20:52.613Z] DEP images/regfile.pb-c.d [2019-09-11T15:20:52.613Z] PBCC images/ns.pb-c.c [2019-09-11T15:20:52.613Z] DEP images/ns.pb-c.d [2019-09-11T15:20:52.613Z] PBCC images/fdinfo.pb-c.c [2019-09-11T15:20:52.613Z] DEP images/fdinfo.pb-c.d [2019-09-11T15:20:52.613Z] PBCC images/core-aarch64.pb-c.c [2019-09-11T15:20:52.613Z] PBCC images/core-arm.pb-c.c [2019-09-11T15:20:52.613Z] PBCC images/core-ppc64.pb-c.c [2019-09-11T15:20:52.613Z] PBCC images/core-s390.pb-c.c [2019-09-11T15:20:52.613Z] PBCC images/core-x86.pb-c.c [2019-09-11T15:20:52.613Z] PBCC images/core.pb-c.c [2019-09-11T15:20:52.613Z] PBCC images/inventory.pb-c.c [2019-09-11T15:20:52.613Z] DEP images/core-aarch64.pb-c.d [2019-09-11T15:20:52.613Z] DEP images/core-arm.pb-c.d [2019-09-11T15:20:52.613Z] DEP images/core-ppc64.pb-c.d [2019-09-11T15:20:52.613Z] DEP images/core-s390.pb-c.d [2019-09-11T15:20:52.613Z] DEP images/core-x86.pb-c.d [2019-09-11T15:20:52.613Z] DEP images/core.pb-c.d [2019-09-11T15:20:52.613Z] DEP images/inventory.pb-c.d [2019-09-11T15:20:52.613Z] PBCC images/cpuinfo.pb-c.c [2019-09-11T15:20:52.613Z] DEP images/cpuinfo.pb-c.d [2019-09-11T15:20:52.983Z] PBCC images/stats.pb-c.c [2019-09-11T15:20:52.983Z] DEP images/stats.pb-c.d [2019-09-11T15:20:52.983Z] make[1]: Nothing to be done for 'all'. [2019-09-11T15:20:52.983Z] CC images/stats.o [2019-09-11T15:20:50.433Z] > git config core.sparsecheckout # timeout=10 [2019-09-11T15:20:50.484Z] > git checkout -f 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:50.628Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-11T15:20:50.672Z] > git config --add remote.origin.fetch +refs/pull/39724/head:refs/remotes/origin/PR-39724 # timeout=10 [2019-09-11T15:20:50.704Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-11T15:20:50.814Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-11T15:20:50.922Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-11T15:20:50.922Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-11T15:20:50.922Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39724/head:refs/remotes/origin/PR-39724 +refs/heads/master:refs/remotes/origin/master [2019-09-11T15:20:52.141Z] > git config core.sparsecheckout # timeout=10 [2019-09-11T15:20:52.189Z] > git checkout -f 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:53.253Z] 2825fdb7e177: Verifying Checksum [2019-09-11T15:20:53.253Z] 2825fdb7e177: Download complete [2019-09-11T15:20:53.369Z] CC images/core.o [2019-09-11T15:20:53.369Z] CC images/core-x86.o [2019-09-11T15:20:53.369Z] CC images/core-arm.o [2019-09-11T15:20:53.369Z] CC images/core-aarch64.o [2019-09-11T15:20:53.369Z] CC images/core-ppc64.o [2019-09-11T15:20:53.369Z] CC images/core-s390.o [2019-09-11T15:20:53.755Z] CC images/cpuinfo.o [2019-09-11T15:20:53.755Z] CC images/inventory.o [2019-09-11T15:20:53.755Z] CC images/fdinfo.o [2019-09-11T15:20:53.755Z] CC images/fown.o [2019-09-11T15:20:53.755Z] CC images/ns.o [2019-09-11T15:20:53.755Z] CC images/regfile.o [2019-09-11T15:20:53.755Z] CC images/ghost-file.o [2019-09-11T15:20:53.755Z] CC images/fifo.o [2019-09-11T15:20:53.755Z] CC images/remap-file-path.o [2019-09-11T15:20:54.125Z] CC images/eventfd.o [2019-09-11T15:20:54.125Z] CC images/eventpoll.o [2019-09-11T15:20:54.125Z] CC images/fh.o [2019-09-11T15:20:54.125Z] CC images/fsnotify.o [2019-09-11T15:20:54.125Z] CC images/signalfd.o [2019-09-11T15:20:54.125Z] CC images/fs.o [2019-09-11T15:20:54.125Z] CC images/pstree.o [2019-09-11T15:20:54.125Z] CC images/pipe.o [2019-09-11T15:20:54.125Z] CC images/tcp-stream.o [2019-09-11T15:20:54.125Z] CC images/sk-packet.o [2019-09-11T15:20:54.125Z] CC images/mnt.o [2019-09-11T15:20:54.130Z] Merge succeeded, producing 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:54.131Z] Checking out Revision 1fdf1753b20d3cc621d66300417dfb661213fec5 (PR-39724) [2019-09-11T15:20:54.290Z] 34839f11bbce: Verifying Checksum [2019-09-11T15:20:54.290Z] 34839f11bbce: Download complete [2019-09-11T15:20:54.489Z] CC images/pipe-data.o [2019-09-11T15:20:54.489Z] CC images/sa.o [2019-09-11T15:20:54.489Z] CC images/timer.o [2019-09-11T15:20:54.489Z] CC images/timerfd.o [2019-09-11T15:20:54.489Z] CC images/mm.o [2019-09-11T15:20:54.489Z] CC images/sk-opts.o [2019-09-11T15:20:54.489Z] CC images/sk-unix.o [2019-09-11T15:20:54.489Z] CC images/sk-inet.o [2019-09-11T15:20:54.489Z] CC images/tun.o [2019-09-11T15:20:54.489Z] CC images/sk-netlink.o [2019-09-11T15:20:54.580Z] 53fac1b4f6a7: Verifying Checksum [2019-09-11T15:20:54.580Z] 53fac1b4f6a7: Download complete [2019-09-11T15:20:54.580Z] 34f648706e72: Verifying Checksum [2019-09-11T15:20:54.580Z] 34f648706e72: Download complete [2019-09-11T15:20:54.851Z] CC images/packet-sock.o [2019-09-11T15:20:54.851Z] CC images/ipc-var.o [2019-09-11T15:20:54.851Z] CC images/ipc-desc.o [2019-09-11T15:20:54.851Z] CC images/ipc-shm.o [2019-09-11T15:20:54.851Z] CC images/ipc-msg.o [2019-09-11T15:20:54.851Z] CC images/ipc-sem.o [2019-09-11T15:20:54.851Z] CC images/utsns.o [2019-09-11T15:20:54.851Z] CC images/creds.o [2019-09-11T15:20:54.851Z] CC images/vma.o [2019-09-11T15:20:54.851Z] CC images/netdev.o [2019-09-11T15:20:54.851Z] CC images/tty.o [2019-09-11T15:20:55.094Z] Merge succeeded, producing 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:55.095Z] Checking out Revision 1fdf1753b20d3cc621d66300417dfb661213fec5 (PR-39724) [2019-09-11T15:20:55.214Z] CC images/file-lock.o [2019-09-11T15:20:55.214Z] CC images/rlimit.o [2019-09-11T15:20:55.214Z] CC images/pagemap.o [2019-09-11T15:20:55.214Z] CC images/siginfo.o [2019-09-11T15:20:55.214Z] CC images/rpc.o [2019-09-11T15:20:55.214Z] CC images/ext-file.o [2019-09-11T15:20:55.214Z] CC images/cgroup.o [2019-09-11T15:20:55.588Z] CC images/userns.o [2019-09-11T15:20:55.588Z] CC images/google/protobuf/descriptor.o [2019-09-11T15:20:55.588Z] CC images/opts.o [2019-09-11T15:20:55.588Z] CC images/seccomp.o [2019-09-11T15:20:53.890Z] > git merge 09226c4442716b4f057c0260fd86dda078d433ed # timeout=10 [2019-09-11T15:20:54.039Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-09-11T15:20:54.164Z] > git config core.sparsecheckout # timeout=10 [2019-09-11T15:20:54.214Z] > git checkout -f 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:54.860Z] > git merge 09226c4442716b4f057c0260fd86dda078d433ed # timeout=10 [2019-09-11T15:20:54.969Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-09-11T15:20:55.125Z] > git config core.sparsecheckout # timeout=10 [2019-09-11T15:20:55.158Z] > git checkout -f 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:20:55.961Z] CC images/binfmt-misc.o [2019-09-11T15:20:55.961Z] CC images/time.o [2019-09-11T15:20:55.961Z] CC images/sysctl.o [2019-09-11T15:20:55.961Z] CC images/autofs.o [2019-09-11T15:20:55.961Z] CC images/macvlan.o [2019-09-11T15:20:55.961Z] CC images/sit.o [2019-09-11T15:20:55.961Z] LINK images/built-in.o [2019-09-11T15:20:55.961Z] GEN compel/include/asm [2019-09-11T15:20:55.961Z] GEN compel/include/version.h [2019-09-11T15:20:55.961Z] touch .config [2019-09-11T15:20:55.961Z] GEN include/common/config.h [2019-09-11T15:20:55.961Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-09-11T15:20:55.961Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-11T15:20:55.961Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-09-11T15:20:55.961Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-09-11T15:20:55.961Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-09-11T15:20:55.961Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2019-09-11T15:20:55.961Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-11T15:20:55.961Z] DEP compel/plugins/std/infect.d [2019-09-11T15:20:55.961Z] DEP compel/plugins/std/string.d [2019-09-11T15:20:55.961Z] DEP compel/plugins/std/log.d [2019-09-11T15:20:55.961Z] DEP compel/plugins/std/fds.d [2019-09-11T15:20:55.961Z] DEP compel/plugins/std/std.d [2019-09-11T15:20:55.961Z] DEP compel/plugins/shmem/shmem.d [2019-09-11T15:20:55.961Z] DEP compel/plugins/fds/fds.d [2019-09-11T15:20:56.324Z] CC compel/plugins/std/std.o [2019-09-11T15:20:56.324Z] CC compel/plugins/std/fds.o [2019-09-11T15:20:56.324Z] CC compel/plugins/std/log.o [2019-09-11T15:20:56.324Z] CC compel/plugins/std/string.o [2019-09-11T15:20:56.703Z] CC compel/plugins/std/infect.o [2019-09-11T15:20:56.703Z] CC compel/arch/s390/plugins/std/parasite-head.o [2019-09-11T15:20:56.703Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-09-11T15:20:56.703Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-09-11T15:20:56.703Z] AR compel/plugins/std.lib.a [2019-09-11T15:20:56.703Z] CC compel/plugins/fds/fds.o [2019-09-11T15:20:56.703Z] AR compel/plugins/fds.lib.a [2019-09-11T15:20:56.703Z] HOSTDEP compel/src/lib/log-host.d [2019-09-11T15:20:56.703Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-11T15:20:56.703Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-09-11T15:20:56.703Z] HOSTDEP compel/src/main-host.d [2019-09-11T15:20:56.703Z] DEP compel/src/lib/ptrace.d [2019-09-11T15:20:56.703Z] DEP compel/src/lib/infect.d [2019-09-11T15:20:56.703Z] DEP compel/src/lib/infect-util.d [2019-09-11T15:20:56.703Z] DEP compel/src/lib/infect-rpc.d [2019-09-11T15:20:57.069Z] DEP compel/arch/s390/src/lib/infect.d [2019-09-11T15:20:57.069Z] DEP compel/arch/s390/src/lib/cpu.d [2019-09-11T15:20:57.069Z] DEP compel/src/lib/log.d [2019-09-11T15:20:57.069Z] DEP compel/src/main.d [2019-09-11T15:20:57.069Z] DEP compel/src/lib/handle-elf.d [2019-09-11T15:20:57.069Z] DEP compel/arch/s390/src/lib/handle-elf.d [2019-09-11T15:20:57.069Z] CC compel/src/lib/log.o [2019-09-11T15:20:57.069Z] CC compel/arch/s390/src/lib/cpu.o [2019-09-11T15:20:57.069Z] CC compel/arch/s390/src/lib/infect.o [2019-09-11T15:20:57.266Z] 2825fdb7e177: Pull complete [2019-09-11T15:20:57.516Z] CC compel/src/lib/infect-rpc.o [2019-09-11T15:20:57.516Z] CC compel/src/lib/infect-util.o [2019-09-11T15:20:57.516Z] CC compel/src/lib/infect.o [2019-09-11T15:20:58.057Z] CC compel/src/lib/ptrace.o [2019-09-11T15:20:58.057Z] AR compel/libcompel.a [2019-09-11T15:20:58.057Z] HOSTCC compel/src/main-host.o [2019-09-11T15:20:58.057Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-09-11T15:20:58.057Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-09-11T15:20:58.057Z] HOSTCC compel/src/lib/log-host.o [2019-09-11T15:20:58.057Z] HOSTLINK compel/compel-host-bin [2019-09-11T15:20:58.057Z] DEP soccr/soccr.d [2019-09-11T15:20:58.057Z] CC soccr/soccr.o [2019-09-11T15:20:58.284Z] 361ecb978398: Pull complete [2019-09-11T15:20:58.284Z] 15483e8c82df: Pull complete [2019-09-11T15:20:58.495Z] AR soccr/libsoccr.a [2019-09-11T15:20:58.495Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-11T15:20:58.495Z] DEP criu/arch/s390/sigframe.d [2019-09-11T15:20:58.495Z] DEP criu/arch/s390/crtools.d [2019-09-11T15:20:58.495Z] DEP criu/arch/s390/cpu.d [2019-09-11T15:20:58.495Z] CC criu/arch/s390/cpu.o [2019-09-11T15:20:58.871Z] CC criu/arch/s390/crtools.o [2019-09-11T15:20:58.871Z] CC criu/arch/s390/sigframe.o [2019-09-11T15:20:58.871Z] LINK criu/arch/s390/crtools.built-in.o [2019-09-11T15:20:58.871Z] DEP criu/arch/s390/vdso-pie.d [2019-09-11T15:20:58.871Z] DEP criu/pie/parasite-vdso.d [2019-09-11T15:20:58.871Z] DEP criu/pie/util-vdso.d [2019-09-11T15:20:58.871Z] DEP criu/pie/util.d [2019-09-11T15:20:58.871Z] CC criu/pie/util.o [2019-09-11T15:20:59.237Z] CC criu/pie/util-vdso.o [2019-09-11T15:20:59.237Z] CC criu/pie/parasite-vdso.o [2019-09-11T15:20:59.237Z] CC criu/arch/s390/vdso-pie.o [2019-09-11T15:20:59.237Z] AR criu/pie/pie.lib.a [2019-09-11T15:20:59.237Z] DEP criu/pie/restorer.d [2019-09-11T15:20:59.237Z] DEP criu/arch/s390/restorer.d [2019-09-11T15:20:59.603Z] DEP criu/pie/parasite.d [2019-09-11T15:20:59.603Z] CC criu/pie/parasite.o [2019-09-11T15:20:59.603Z] LINK criu/pie/parasite.built-in.o [2019-09-11T15:20:59.603Z] GEN criu/pie/parasite-blob.h [2019-09-11T15:20:59.603Z] CC criu/arch/s390/restorer.o [2019-09-11T15:20:59.603Z] CC criu/pie/restorer.o [2019-09-11T15:21:00.313Z] 8563a0b9fade: Verifying Checksum [2019-09-11T15:21:00.314Z] 8563a0b9fade: Download complete [2019-09-11T15:21:00.409Z] LINK criu/pie/restorer.built-in.o [2019-09-11T15:21:00.409Z] GEN criu/pie/restorer-blob.h [2019-09-11T15:21:00.409Z] DEP criu/vdso.d [2019-09-11T15:21:00.409Z] DEP criu/uts_ns.d [2019-09-11T15:21:00.409Z] DEP criu/util.d [2019-09-11T15:21:00.409Z] DEP criu/uffd.d [2019-09-11T15:21:00.409Z] DEP criu/tun.d [2019-09-11T15:21:00.409Z] DEP criu/tty.d [2019-09-11T15:21:00.409Z] DEP criu/timerfd.d [2019-09-11T15:21:00.409Z] DEP criu/sysfs_parse.d [2019-09-11T15:21:00.784Z] DEP criu/sysctl.d [2019-09-11T15:21:00.784Z] DEP criu/string.d [2019-09-11T15:21:00.784Z] DEP criu/stats.d [2019-09-11T15:21:00.784Z] DEP criu/sockets.d [2019-09-11T15:21:00.784Z] DEP criu/sk-unix.d [2019-09-11T15:21:00.784Z] DEP criu/sk-tcp.d [2019-09-11T15:21:00.784Z] DEP criu/sk-queue.d [2019-09-11T15:21:00.784Z] DEP criu/sk-packet.d [2019-09-11T15:21:00.784Z] DEP criu/sk-netlink.d [2019-09-11T15:21:00.784Z] DEP criu/sk-inet.d [2019-09-11T15:21:00.784Z] DEP criu/signalfd.d [2019-09-11T15:21:01.152Z] DEP criu/sigframe.d [2019-09-11T15:21:01.152Z] DEP criu/shmem.d [2019-09-11T15:21:01.152Z] DEP criu/servicefd.d [2019-09-11T15:21:01.152Z] DEP criu/seize.d [2019-09-11T15:21:01.152Z] DEP criu/seccomp.d [2019-09-11T15:21:01.152Z] DEP criu/rst-malloc.d [2019-09-11T15:21:01.152Z] DEP criu/rbtree.d [2019-09-11T15:21:01.152Z] DEP criu/pstree.d [2019-09-11T15:21:01.152Z] DEP criu/protobuf.d [2019-09-11T15:21:01.152Z] GEN criu/protobuf-desc-gen.h [2019-09-11T15:21:01.523Z] DEP criu/protobuf-desc.d [2019-09-11T15:21:01.523Z] DEP criu/proc_parse.d [2019-09-11T15:21:01.523Z] DEP criu/plugin.d [2019-09-11T15:21:01.523Z] DEP criu/pipes.d [2019-09-11T15:21:01.523Z] DEP criu/pie-util.d [2019-09-11T15:21:01.523Z] DEP criu/pie-util-vdso.d [2019-09-11T15:21:01.523Z] DEP criu/pie-util-vdso-elf32.d [2019-09-11T15:21:01.523Z] DEP criu/path.d [2019-09-11T15:21:01.805Z] Commit message: "Jenkinsfile: enable TESTDEBUG" [2019-09-11T15:21:01.883Z] DEP criu/parasite-syscall.d [2019-09-11T15:21:01.883Z] DEP criu/pagemap.d [2019-09-11T15:21:01.883Z] DEP criu/pagemap-cache.d [2019-09-11T15:21:01.883Z] DEP criu/page-xfer.d [2019-09-11T15:21:01.883Z] DEP criu/page-pipe.d [2019-09-11T15:21:01.883Z] DEP criu/netfilter.d [2019-09-11T15:21:01.883Z] DEP criu/net.d [2019-09-11T15:21:01.883Z] DEP criu/namespaces.d [2019-09-11T15:21:01.883Z] DEP criu/mount.d [2019-09-11T15:21:01.883Z] DEP criu/mem.d [2019-09-11T15:21:02.267Z] DEP criu/lsm.d [2019-09-11T15:21:02.267Z] DEP criu/log.d [2019-09-11T15:21:02.267Z] DEP criu/libnetlink.d [2019-09-11T15:21:02.267Z] DEP criu/kerndat.d [2019-09-11T15:21:02.267Z] DEP criu/kcmp-ids.d [2019-09-11T15:21:02.267Z] DEP criu/irmap.d [2019-09-11T15:21:02.267Z] DEP criu/ipc_ns.d [2019-09-11T15:21:02.267Z] DEP criu/image.d [2019-09-11T15:21:02.267Z] DEP criu/image-desc.d [2019-09-11T15:21:02.267Z] DEP criu/fsnotify.d [2019-09-11T15:21:02.267Z] DEP criu/filesystems.d [2019-09-11T15:21:02.340Z] 34839f11bbce: Pull complete [2019-09-11T15:21:02.599Z] Commit message: "Jenkinsfile: enable TESTDEBUG" [2019-09-11T15:21:02.640Z] DEP criu/files.d [2019-09-11T15:21:02.640Z] DEP criu/files-reg.d [2019-09-11T15:21:02.640Z] DEP criu/files-ext.d [2019-09-11T15:21:02.640Z] DEP criu/file-lock.d [2019-09-11T15:21:02.640Z] DEP criu/file-ids.d [2019-09-11T15:21:02.640Z] DEP criu/fifo.d [2019-09-11T15:21:02.640Z] DEP criu/fdstore.d [2019-09-11T15:21:02.640Z] DEP criu/fault-injection.d [2019-09-11T15:21:02.640Z] DEP criu/external.d [2019-09-11T15:21:02.640Z] DEP criu/eventpoll.d [2019-09-11T15:21:02.640Z] DEP criu/eventfd.d [2019-09-11T15:21:02.640Z] DEP criu/crtools.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-11T15:21:03.063Z] DEP criu/cr-service.d [2019-09-11T15:21:03.063Z] DEP criu/cr-restore.d [2019-09-11T15:21:03.063Z] DEP criu/cr-errno.d [2019-09-11T15:21:03.063Z] DEP criu/cr-dump.d [2019-09-11T15:21:03.063Z] DEP criu/cr-dedup.d [2019-09-11T15:21:03.063Z] DEP criu/cr-check.d [2019-09-11T15:21:03.063Z] DEP criu/config.d [2019-09-11T15:21:03.063Z] DEP criu/clone-noasan.d [2019-09-11T15:21:03.063Z] DEP criu/cgroup.d [2019-09-11T15:21:03.063Z] DEP criu/cgroup-props.d [2019-09-11T15:21:03.063Z] DEP criu/bitmap.d [2019-09-11T15:21:03.063Z] DEP criu/bfd.d [2019-09-11T15:21:03.063Z] DEP criu/autofs.d [2019-09-11T15:21:03.567Z] DEP criu/aio.d [2019-09-11T15:21:03.567Z] DEP criu/action-scripts.d [2019-09-11T15:21:03.567Z] CC criu/action-scripts.o [2019-09-11T15:21:03.567Z] CC criu/aio.o [2019-09-11T15:21:03.567Z] CC criu/autofs.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-11T15:21:04.011Z] CC criu/bfd.o [2019-09-11T15:21:04.011Z] CC criu/bitmap.o [2019-09-11T15:21:04.011Z] CC criu/cgroup-props.o [2019-09-11T15:21:04.384Z] CC criu/cgroup.o [2019-09-11T15:21:04.679Z] + docker version [2019-09-11T15:21:04.679Z] Client: Docker Engine - Enterprise [2019-09-11T15:21:04.679Z] Version: 19.03.2-tp2 [2019-09-11T15:21:04.679Z] API version: 1.40 [2019-09-11T15:21:04.679Z] Go version: go1.12.8 [2019-09-11T15:21:04.679Z] Git commit: 49fe2072d9 [2019-09-11T15:21:04.679Z] Built: 08/16/2019 19:26:08 [2019-09-11T15:21:04.679Z] OS/Arch: windows/amd64 [2019-09-11T15:21:04.679Z] Experimental: false [2019-09-11T15:21:04.679Z] [2019-09-11T15:21:04.679Z] Server: Docker Engine - Enterprise [2019-09-11T15:21:04.679Z] Engine: [2019-09-11T15:21:04.679Z] Version: 19.03.2-tp2 [2019-09-11T15:21:04.679Z] API version: 1.40 (minimum version 1.24) [2019-09-11T15:21:04.679Z] Go version: go1.12.8 [2019-09-11T15:21:04.679Z] Git commit: 49fe2072d9 [2019-09-11T15:21:04.679Z] Built: 08/16/2019 19:23:48 [2019-09-11T15:21:04.679Z] OS/Arch: windows/amd64 [2019-09-11T15:21:04.679Z] Experimental: true [2019-09-11T15:21:04.749Z] CC criu/clone-noasan.o [2019-09-11T15:21:04.749Z] CC criu/config.o [2019-09-11T15:21:05.021Z] 34f648706e72: Pull complete [2019-09-11T15:21:05.111Z] CC criu/cr-check.o [Pipeline] sh [2019-09-11T15:21:05.487Z] CC criu/cr-dedup.o [2019-09-11T15:21:05.487Z] CC criu/cr-dump.o [2019-09-11T15:21:05.679Z] + docker version [2019-09-11T15:21:05.679Z] Client: Docker Engine - Enterprise [2019-09-11T15:21:05.679Z] Version: 19.03.2-tp2 [2019-09-11T15:21:05.679Z] API version: 1.40 [2019-09-11T15:21:05.679Z] Go version: go1.12.8 [2019-09-11T15:21:05.679Z] Git commit: 49fe2072d9 [2019-09-11T15:21:05.679Z] Built: 08/16/2019 19:26:08 [2019-09-11T15:21:05.679Z] OS/Arch: windows/amd64 [2019-09-11T15:21:05.679Z] Experimental: false [2019-09-11T15:21:05.679Z] [2019-09-11T15:21:05.679Z] Server: Docker Engine - Enterprise [2019-09-11T15:21:05.679Z] Engine: [2019-09-11T15:21:05.679Z] Version: 19.03.2-tp2 [2019-09-11T15:21:05.679Z] API version: 1.40 (minimum version 1.24) [2019-09-11T15:21:05.679Z] Go version: go1.12.8 [2019-09-11T15:21:05.679Z] Git commit: 49fe2072d9 [2019-09-11T15:21:05.679Z] Built: 08/16/2019 19:23:48 [2019-09-11T15:21:05.679Z] OS/Arch: windows/amd64 [2019-09-11T15:21:05.679Z] Experimental: true [2019-09-11T15:21:06.213Z] + docker info [2019-09-11T15:21:06.270Z] CC criu/cr-errno.o [2019-09-11T15:21:06.270Z] CC criu/cr-restore.o [Pipeline] sh [2019-09-11T15:21:07.059Z] CC criu/cr-service.o [2019-09-11T15:21:07.181Z] Client: [2019-09-11T15:21:07.182Z] Debug Mode: false [2019-09-11T15:21:07.182Z] Plugins: [2019-09-11T15:21:07.182Z] cluster: Manage Docker clusters (Docker Inc., v1.0.1) [2019-09-11T15:21:07.182Z] [2019-09-11T15:21:07.182Z] Server: [2019-09-11T15:21:07.182Z] Containers: 0 [2019-09-11T15:21:07.182Z] Running: 0 [2019-09-11T15:21:07.182Z] Paused: 0 [2019-09-11T15:21:07.182Z] Stopped: 0 [2019-09-11T15:21:07.182Z] Images: 8 [2019-09-11T15:21:07.182Z] Server Version: 19.03.2-tp2 [2019-09-11T15:21:07.182Z] Storage Driver: lcow (linux) windowsfilter (windows) [2019-09-11T15:21:07.182Z] LCOW: [2019-09-11T15:21:07.182Z] Windows: [2019-09-11T15:21:07.182Z] Logging Driver: json-file [2019-09-11T15:21:07.182Z] Plugins: [2019-09-11T15:21:07.182Z] Volume: local [2019-09-11T15:21:07.182Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-11T15:21:07.182Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-11T15:21:07.182Z] Swarm: inactive [2019-09-11T15:21:07.182Z] Default Isolation: process [2019-09-11T15:21:07.182Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-11T15:21:07.182Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678) [2019-09-11T15:21:07.182Z] OSType: windows [2019-09-11T15:21:07.182Z] Architecture: x86_64 [2019-09-11T15:21:07.182Z] CPUs: 4 [2019-09-11T15:21:07.182Z] Total Memory: 32GiB [2019-09-11T15:21:07.182Z] Name: azwin-2-e0afa0 [2019-09-11T15:21:07.182Z] ID: DLLG:KRFC:4AEN:DP5D:5NQB:FA6L:UYCK:GBQM:SUKT:TS22:QSV5:E7LK [2019-09-11T15:21:07.182Z] Docker Root Dir: D:\docker [2019-09-11T15:21:07.182Z] Debug Mode: false [2019-09-11T15:21:07.182Z] Registry: https://index.docker.io/v1/ [2019-09-11T15:21:07.182Z] Labels: [2019-09-11T15:21:07.182Z] Experimental: true [2019-09-11T15:21:07.182Z] Insecure Registries: [2019-09-11T15:21:07.182Z] 10.0.0.4:5000 [2019-09-11T15:21:07.182Z] 127.0.0.0/8 [2019-09-11T15:21:07.182Z] Registry Mirrors: [2019-09-11T15:21:07.182Z] http://10.0.0.4:5000/ [2019-09-11T15:21:07.182Z] Live Restore Enabled: false [2019-09-11T15:21:07.182Z] [2019-09-11T15:21:07.211Z] + docker info [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-09-11T15:21:07.421Z] CC criu/crtools.o [2019-09-11T15:21:07.793Z] CC criu/eventfd.o [2019-09-11T15:21:07.793Z] CC criu/eventpoll.o [2019-09-11T15:21:07.793Z] CC criu/external.o [2019-09-11T15:21:08.160Z] CC criu/fault-injection.o [2019-09-11T15:21:08.160Z] CC criu/fdstore.o [2019-09-11T15:21:08.160Z] CC criu/fifo.o [2019-09-11T15:21:08.160Z] CC criu/file-ids.o [2019-09-11T15:21:08.160Z] CC criu/file-lock.o [2019-09-11T15:21:08.180Z] Client: [2019-09-11T15:21:08.180Z] Debug Mode: false [2019-09-11T15:21:08.180Z] Plugins: [2019-09-11T15:21:08.180Z] cluster: Manage Docker clusters (Docker Inc., v1.0.1) [2019-09-11T15:21:08.180Z] [2019-09-11T15:21:08.180Z] Server: [2019-09-11T15:21:08.180Z] Containers: 0 [2019-09-11T15:21:08.180Z] Running: 0 [2019-09-11T15:21:08.180Z] Paused: 0 [2019-09-11T15:21:08.180Z] Stopped: 0 [2019-09-11T15:21:08.180Z] Images: 8 [2019-09-11T15:21:08.180Z] Server Version: 19.03.2-tp2 [2019-09-11T15:21:08.180Z] Storage Driver: windowsfilter [2019-09-11T15:21:08.180Z] Windows: [2019-09-11T15:21:08.180Z] Logging Driver: json-file [2019-09-11T15:21:08.180Z] Plugins: [2019-09-11T15:21:08.180Z] Volume: local [2019-09-11T15:21:08.180Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-11T15:21:08.180Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-11T15:21:08.180Z] Swarm: inactive [2019-09-11T15:21:08.180Z] Default Isolation: process [2019-09-11T15:21:08.180Z] Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245) [2019-09-11T15:21:08.180Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181) [2019-09-11T15:21:08.180Z] OSType: windows [2019-09-11T15:21:08.180Z] Architecture: x86_64 [2019-09-11T15:21:08.180Z] CPUs: 4 [2019-09-11T15:21:08.180Z] Total Memory: 32GiB [2019-09-11T15:21:08.180Z] Name: azwin-2-102ef0 [2019-09-11T15:21:08.180Z] ID: 2UIV:VWQY:XVEE:4K7O:BNCB:5UVL:FIHW:7WNE:ZH6X:KWQB:QGVD:NYEG [2019-09-11T15:21:08.180Z] Docker Root Dir: D:\docker [2019-09-11T15:21:08.180Z] Debug Mode: false [2019-09-11T15:21:08.180Z] Registry: https://index.docker.io/v1/ [2019-09-11T15:21:08.180Z] Labels: [2019-09-11T15:21:08.180Z] Experimental: true [2019-09-11T15:21:08.180Z] Insecure Registries: [2019-09-11T15:21:08.180Z] 10.0.0.4:5000 [2019-09-11T15:21:08.180Z] 127.0.0.0/8 [2019-09-11T15:21:08.180Z] Registry Mirrors: [2019-09-11T15:21:08.180Z] http://10.0.0.4:5000/ [2019-09-11T15:21:08.180Z] Live Restore Enabled: false [2019-09-11T15:21:08.180Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-09-11T15:21:08.521Z] CC criu/files-ext.o [2019-09-11T15:21:08.522Z] CC criu/files-reg.o [2019-09-11T15:21:09.403Z] CC criu/files.o [2019-09-11T15:21:09.859Z] CC criu/filesystems.o [2019-09-11T15:21:09.859Z] CC criu/fsnotify.o [2019-09-11T15:21:10.346Z] CC criu/image-desc.o [2019-09-11T15:21:10.346Z] CC criu/image.o [2019-09-11T15:21:10.346Z] CC criu/ipc_ns.o [2019-09-11T15:21:10.546Z] 8563a0b9fade: Pull complete [2019-09-11T15:21:10.546Z] 53fac1b4f6a7: Pull complete [2019-09-11T15:21:10.546Z] Digest: sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 [2019-09-11T15:21:10.546Z] Status: Downloaded newer image for golang:1.12.9-stretch [2019-09-11T15:21:10.546Z] ---> b5f54f7bacb8 [2019-09-11T15:21:10.546Z] Step 5/126 : ARG APT_MIRROR [2019-09-11T15:21:10.546Z] ---> Running in 4b6dcb275bf2 [2019-09-11T15:21:10.546Z] Removing intermediate container 4b6dcb275bf2 [2019-09-11T15:21:10.546Z] ---> a5c9a2a6005e [2019-09-11T15:21:10.546Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2019-09-11T15:21:10.546Z] ---> Running in d376626ad163 [2019-09-11T15:21:10.767Z] CC criu/irmap.o [2019-09-11T15:21:10.767Z] CC criu/kcmp-ids.o [2019-09-11T15:21:11.148Z] CC criu/kerndat.o [2019-09-11T15:21:11.148Z] CC criu/libnetlink.o [2019-09-11T15:21:11.162Z] Removing intermediate container d376626ad163 [2019-09-11T15:21:11.162Z] ---> e72efb33736f [2019-09-11T15:21:11.162Z] Step 7/126 : FROM base AS criu [2019-09-11T15:21:11.162Z] ---> e72efb33736f [2019-09-11T15:21:11.162Z] Step 8/126 : ARG DEBIAN_FRONTEND [2019-09-11T15:21:11.445Z] ---> Running in 5f4a74d460c8 [2019-09-11T15:21:11.445Z] Removing intermediate container 5f4a74d460c8 [2019-09-11T15:21:11.445Z] ---> 21f0a2681bca [2019-09-11T15:21:11.445Z] Step 9/126 : ENV CRIU_VERSION 3.12 [2019-09-11T15:21:11.445Z] ---> Running in 6b612eeba794 [2019-09-11T15:21:11.445Z] Removing intermediate container 6b612eeba794 [2019-09-11T15:21:11.445Z] ---> cf7a02adecbd [2019-09-11T15:21:11.445Z] Step 10/126 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-09-11T15:21:11.445Z] ---> Running in b22235b03805 [2019-09-11T15:21:11.509Z] CC criu/log.o [2019-09-11T15:21:11.509Z] CC criu/lsm.o [2019-09-11T15:21:11.509Z] CC criu/mem.o [2019-09-11T15:21:11.901Z] CC criu/mount.o [2019-09-11T15:21:12.063Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-11T15:21:12.063Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-11T15:21:12.063Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-11T15:21:12.063Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-11T15:21:12.063Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-11T15:21:12.063Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB] [2019-09-11T15:21:12.347Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-11T15:21:12.629Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-11T15:21:13.178Z] CC criu/namespaces.o [2019-09-11T15:21:13.542Z] CC criu/net.o [2019-09-11T15:21:14.317Z] CC criu/netfilter.o [2019-09-11T15:21:14.317Z] CC criu/page-pipe.o [2019-09-11T15:21:14.675Z] Fetched 7721 kB in 2s (3222 kB/s) [2019-09-11T15:21:14.683Z] CC criu/page-xfer.o [2019-09-11T15:21:14.683Z] CC criu/pagemap-cache.o [2019-09-11T15:21:15.058Z] CC criu/pagemap.o [2019-09-11T15:21:15.059Z] CC criu/parasite-syscall.o [2019-09-11T15:21:15.651Z] CC criu/path.o [2019-09-11T15:21:15.651Z] CC criu/pie-util-vdso-elf32.o [2019-09-11T15:21:15.651Z] CC criu/pie-util-vdso.o [2019-09-11T15:21:15.651Z] CC criu/pie-util.o [2019-09-11T15:21:15.651Z] CC criu/pipes.o [2019-09-11T15:21:15.681Z] Reading package lists... [2019-09-11T15:21:16.069Z] CC criu/plugin.o [2019-09-11T15:21:16.069Z] CC criu/proc_parse.o [2019-09-11T15:21:16.688Z] Reading package lists... [2019-09-11T15:21:16.884Z] CC criu/protobuf-desc.o [2019-09-11T15:21:16.971Z] Building dependency tree... [2019-09-11T15:21:16.971Z] Reading state information... [2019-09-11T15:21:16.971Z] The following additional packages will be installed: [2019-09-11T15:21:16.971Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-11T15:21:16.971Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-09-11T15:21:16.971Z] Suggested packages: [2019-09-11T15:21:16.971Z] manpages-dev python-setuptools [2019-09-11T15:21:17.252Z] The following NEW packages will be installed: [2019-09-11T15:21:17.252Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-11T15:21:17.252Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-11T15:21:17.252Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-11T15:21:17.252Z] zlib1g-dev [2019-09-11T15:21:17.252Z] 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded. [2019-09-11T15:21:17.252Z] Need to get 3548 kB of archives. [2019-09-11T15:21:17.252Z] After this operation, 21.2 MB of additional disk space will be used. [2019-09-11T15:21:17.252Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-09-11T15:21:17.281Z] CC criu/protobuf.o [2019-09-11T15:21:17.281Z] CC criu/pstree.o [2019-09-11T15:21:17.533Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-09-11T15:21:17.533Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-09-11T15:21:17.533Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-09-11T15:21:17.533Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-09-11T15:21:17.533Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-09-11T15:21:17.533Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-09-11T15:21:17.533Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-09-11T15:21:17.533Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-09-11T15:21:17.533Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-09-11T15:21:17.533Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-09-11T15:21:17.533Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-09-11T15:21:17.533Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-09-11T15:21:17.533Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-09-11T15:21:17.533Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-11T15:21:17.533Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-09-11T15:21:17.644Z] CC criu/rbtree.o [2019-09-11T15:21:17.817Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-11T15:21:17.817Z] Fetched 3548 kB in 0s (20.5 MB/s) [2019-09-11T15:21:17.817Z] Selecting previously unselected package libnet1:ppc64el. [2019-09-11T15:21:17.817Z] (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-09-11T15:21:17.817Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-11T15:21:17.817Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-11T15:21:17.817Z] Selecting previously unselected package libcap-dev:ppc64el. [2019-09-11T15:21:17.817Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-09-11T15:21:17.817Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-09-11T15:21:17.817Z] Selecting previously unselected package libnet1-dev. [2019-09-11T15:21:17.817Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-11T15:21:17.817Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-11T15:21:17.817Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-09-11T15:21:17.817Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-09-11T15:21:17.817Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-11T15:21:17.817Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2019-09-11T15:21:17.817Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-09-11T15:21:17.817Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-09-11T15:21:18.021Z] CC criu/rst-malloc.o [2019-09-11T15:21:18.021Z] CC criu/seccomp.o [2019-09-11T15:21:18.021Z] CC criu/seize.o [2019-09-11T15:21:18.100Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-09-11T15:21:18.100Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-09-11T15:21:18.100Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-11T15:21:18.100Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-09-11T15:21:18.100Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-09-11T15:21:18.100Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-09-11T15:21:18.100Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2019-09-11T15:21:18.100Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-09-11T15:21:18.100Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-09-11T15:21:18.100Z] Selecting previously unselected package libprotobuf10:ppc64el. [2019-09-11T15:21:18.100Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-09-11T15:21:18.100Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-09-11T15:21:18.100Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-09-11T15:21:18.101Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-09-11T15:21:18.101Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-09-11T15:21:18.384Z] CC criu/servicefd.o [2019-09-11T15:21:18.384Z] CC criu/shmem.o [2019-09-11T15:21:18.392Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-09-11T15:21:18.392Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-09-11T15:21:18.392Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-09-11T15:21:18.392Z] Selecting previously unselected package libprotoc10:ppc64el. [2019-09-11T15:21:18.392Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-09-11T15:21:18.392Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-09-11T15:21:18.674Z] Selecting previously unselected package protobuf-c-compiler. [2019-09-11T15:21:18.674Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-09-11T15:21:18.674Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-11T15:21:18.674Z] Selecting previously unselected package protobuf-compiler. [2019-09-11T15:21:18.674Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-09-11T15:21:18.674Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-11T15:21:18.674Z] Selecting previously unselected package python-pkg-resources. [2019-09-11T15:21:18.674Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-11T15:21:18.674Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-11T15:21:18.674Z] Selecting previously unselected package python-protobuf. [2019-09-11T15:21:18.674Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-09-11T15:21:18.674Z] Unpacking python-protobuf (3.0.0-9) ... [2019-09-11T15:21:18.674Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-11T15:21:18.674Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-11T15:21:18.674Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-09-11T15:21:18.756Z] CC criu/sigframe.o [2019-09-11T15:21:18.756Z] CC criu/signalfd.o [2019-09-11T15:21:18.756Z] CC criu/sk-inet.o [2019-09-11T15:21:19.118Z] CC criu/sk-netlink.o [2019-09-11T15:21:19.190Z] [2019-09-11T15:21:19.190Z] INFO: executeCI.ps1 starting at Wed Sep 11 15:21:17 CUT 2019 [2019-09-11T15:21:19.190Z] [2019-09-11T15:21:19.190Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-09-11T15:21:19.190Z] INFO: Running git version 2.23.0.windows.1 [2019-09-11T15:21:19.190Z] INFO: Branch:rs1_release_1 Build:14393.3179.190806-2245 [2019-09-11T15:21:19.190Z] INFO: Environment variables: [2019-09-11T15:21:19.190Z] [2019-09-11T15:21:19.190Z] Name Value [2019-09-11T15:21:19.190Z] ---- ----- [2019-09-11T15:21:19.190Z] ALLUSERSPROFILE C:\ProgramData [2019-09-11T15:21:19.190Z] APPDATA C:\windows\system32\config\systemprofile\AppD... [2019-09-11T15:21:19.190Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-09-11T15:21:19.190Z] BRANCH_NAME PR-39724 [2019-09-11T15:21:19.190Z] BUILD_DISPLAY_NAME #49 [2019-09-11T15:21:19.190Z] BUILD_ID 49 [2019-09-11T15:21:19.190Z] BUILD_NUMBER 49 [2019-09-11T15:21:19.190Z] BUILD_TAG jenkins-moby-PR-39724-49 [2019-09-11T15:21:19.190Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-09-11T15:21:19.190Z] CHANGE_AUTHOR thaJeztah [2019-09-11T15:21:19.190Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-09-11T15:21:19.190Z] CHANGE_BRANCH integration_junit [2019-09-11T15:21:19.190Z] CHANGE_FORK thaJeztah [2019-09-11T15:21:19.190Z] CHANGE_ID 39724 [2019-09-11T15:21:19.190Z] CHANGE_TARGET master [2019-09-11T15:21:19.190Z] CHANGE_TITLE Jenkinsfile: create junit.xml for integration... [2019-09-11T15:21:19.190Z] CHANGE_URL https://github.com/moby/moby/pull/39724 [2019-09-11T15:21:19.190Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-11T15:21:19.190Z] CommonProgramFiles C:\Program Files\Common Files [2019-09-11T15:21:19.190Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-09-11T15:21:19.190Z] CommonProgramW6432 C:\Program Files\Common Files [2019-09-11T15:21:19.190Z] COMPUTERNAME azwin-2-102ef0 [2019-09-11T15:21:19.190Z] ComSpec C:\windows\system32\cmd.exe [2019-09-11T15:21:19.190Z] ConfigSequenceNumber 0 [2019-09-11T15:21:19.190Z] DOCKER_BUILDKIT 0 [2019-09-11T15:21:19.190Z] DOCKER_DUT_DEBUG 1 [2019-09-11T15:21:19.190Z] DOCKER_EXPERIMENTAL 1 [2019-09-11T15:21:19.190Z] DOCKER_GRAPHDRIVER overlay2 [2019-09-11T15:21:19.190Z] EXECUTOR_NUMBER 0 [2019-09-11T15:21:19.190Z] FQDN azwin-2-102ef0.westus.cloudapp.azure.com [2019-09-11T15:21:19.190Z] GIT_BRANCH PR-39724 [2019-09-11T15:21:19.190Z] GIT_COMMIT 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:21:19.190Z] GIT_PREVIOUS_COMMIT 40ca8bc5bbfc92fd19c1c2990948d2a1aacbff5f [2019-09-11T15:21:19.190Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 30161d5e73ecafdfffda7a2037d9ba71f5305d78 [2019-09-11T15:21:19.190Z] GIT_URL https://github.com/moby/moby.git [2019-09-11T15:21:19.190Z] HUDSON_COOKIE 50d95dd3-d1f9-470f-857e-b218199d04b1 [2019-09-11T15:21:19.190Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-09-11T15:21:19.190Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-09-11T15:21:19.190Z] HUDSON_URL https://ci.docker.com/public/ [2019-09-11T15:21:19.190Z] janky true [2019-09-11T15:21:19.190Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbui... [2019-09-11T15:21:19.190Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-09-11T15:21:19.190Z] JENKINS_NODE_COOKIE dda19af2-fa91-4611-be73-c8504f083250 [2019-09-11T15:21:19.190Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-09-11T15:21:19.190Z] JENKINS_URL https://ci.docker.com/public/ [2019-09-11T15:21:19.190Z] JOB_BASE_NAME PR-39724 [2019-09-11T15:21:19.190Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-09-11T15:21:19.190Z] JOB_NAME moby/PR-39724 [2019-09-11T15:21:19.190Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-09-11T15:21:19.190Z] library.jps.version master [2019-09-11T15:21:19.190Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppD... [2019-09-11T15:21:19.190Z] NODE_LABELS amd64 azure azwin-2-102ef0 azwin-2016 docker ... [2019-09-11T15:21:19.190Z] NODE_NAME azwin-2-102ef0 [2019-09-11T15:21:19.190Z] NUMBER_OF_PROCESSORS 4 [2019-09-11T15:21:19.190Z] OS Windows_NT [2019-09-11T15:21:19.190Z] Path C:\windows\system32;C:\windows;C:\windows\Sys... [2019-09-11T15:21:19.190Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.... [2019-09-11T15:21:19.190Z] powerpc true [2019-09-11T15:21:19.190Z] PROCESSOR_ARCHITECTURE AMD64 [2019-09-11T15:21:19.190Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, Genuine... [2019-09-11T15:21:19.190Z] PROCESSOR_LEVEL 6 [2019-09-11T15:21:19.190Z] PROCESSOR_REVISION 4f01 [2019-09-11T15:21:19.190Z] ProgramData C:\ProgramData [2019-09-11T15:21:19.190Z] ProgramFiles C:\Program Files [2019-09-11T15:21:19.190Z] ProgramFiles(x86) C:\Program Files (x86) [2019-09-11T15:21:19.190Z] ProgramW6432 C:\Program Files [2019-09-11T15:21:19.190Z] PROMPT $P$G [2019-09-11T15:21:19.190Z] PSExecutionPolicyPreference Bypass [2019-09-11T15:21:19.190Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\Wi... [2019-09-11T15:21:19.190Z] PUBLIC C:\Users\Public [2019-09-11T15:21:19.190Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-09-11T15:21:19.190Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-09-11T15:21:19.190Z] skip_dco false [2019-09-11T15:21:19.190Z] SKIP_VALIDATION_TESTS 1 [2019-09-11T15:21:19.190Z] SOURCES_DRIVE d [2019-09-11T15:21:19.190Z] SOURCES_SUBDIR gopath [2019-09-11T15:21:19.190Z] STAGE_NAME Run tests [2019-09-11T15:21:19.190Z] SystemDrive C: [2019-09-11T15:21:19.190Z] SystemRoot C:\windows [2019-09-11T15:21:19.190Z] TEMP C:\windows\TEMP [2019-09-11T15:21:19.190Z] TESTDEBUG 1 [2019-09-11T15:21:19.190Z] TESTRUN_DRIVE d [2019-09-11T15:21:19.190Z] TESTRUN_SUBDIR CI-49 [2019-09-11T15:21:19.190Z] TIMEOUT 120m [2019-09-11T15:21:19.190Z] TMP C:\windows\TEMP [2019-09-11T15:21:19.190Z] unit_validate true [2019-09-11T15:21:19.190Z] USERDOMAIN WORKGROUP [2019-09-11T15:21:19.190Z] USERNAME azwin-2-102ef0$ [2019-09-11T15:21:19.190Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-09-11T15:21:19.190Z] windir C:\windows [2019-09-11T15:21:19.190Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-09-11T15:21:19.190Z] WINDOWS_BASE_IMAGE_TAG ltsc2016 [2019-09-11T15:21:19.190Z] windowsRS1 true [2019-09-11T15:21:19.190Z] windowsRS5 true [2019-09-11T15:21:19.190Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-09-11T15:21:19.190Z] z true [2019-09-11T15:21:19.190Z] [2019-09-11T15:21:19.190Z] [2019-09-11T15:21:19.190Z] [2019-09-11T15:21:19.190Z] INFO: Sources under d:\gopath\... [2019-09-11T15:21:19.190Z] INFO: Test run under d:\CI-49\... [2019-09-11T15:21:19.190Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-09-11T15:21:19.190Z] INFO: docker/docker repository was found [2019-09-11T15:21:19.190Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-09-11T15:21:19.190Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.14393.3204' [2019-09-11T15:21:19.190Z] INFO: Docker version of control daemon [2019-09-11T15:21:19.190Z] [2019-09-11T15:21:19.190Z] Client: Docker Engine - Enterprise [2019-09-11T15:21:19.190Z] Version: 19.03.2-tp2 [2019-09-11T15:21:19.190Z] API version: 1.40 [2019-09-11T15:21:19.190Z] Go version: go1.12.8 [2019-09-11T15:21:19.190Z] Git commit: 49fe2072d9 [2019-09-11T15:21:19.190Z] Built: 08/16/2019 19:26:08 [2019-09-11T15:21:19.190Z] OS/Arch: windows/amd64 [2019-09-11T15:21:19.190Z] Experimental: false [2019-09-11T15:21:19.190Z] [2019-09-11T15:21:19.190Z] Server: Docker Engine - Enterprise [2019-09-11T15:21:19.190Z] Engine: [2019-09-11T15:21:19.190Z] Version: 19.03.2-tp2 [2019-09-11T15:21:19.190Z] API version: 1.40 (minimum version 1.24) [2019-09-11T15:21:19.190Z] Go version: go1.12.8 [2019-09-11T15:21:19.190Z] Git commit: 49fe2072d9 [2019-09-11T15:21:19.190Z] Built: 08/16/2019 19:23:48 [2019-09-11T15:21:19.190Z] OS/Arch: windows/amd64 [2019-09-11T15:21:19.190Z] Experimental: true [2019-09-11T15:21:19.190Z] [2019-09-11T15:21:19.190Z] INFO: Docker info of control daemon [2019-09-11T15:21:19.190Z] [2019-09-11T15:21:19.480Z] CC criu/sk-packet.o [2019-09-11T15:21:19.480Z] CC criu/sk-queue.o [2019-09-11T15:21:19.660Z] Client: [2019-09-11T15:21:19.660Z] Debug Mode: false [2019-09-11T15:21:19.660Z] Plugins: [2019-09-11T15:21:19.660Z] cluster: Manage Docker clusters (Docker Inc., v1.0.1) [2019-09-11T15:21:19.660Z] [2019-09-11T15:21:19.660Z] Server: [2019-09-11T15:21:19.660Z] Containers: 0 [2019-09-11T15:21:19.660Z] Running: 0 [2019-09-11T15:21:19.660Z] Paused: 0 [2019-09-11T15:21:19.660Z] Stopped: 0 [2019-09-11T15:21:19.660Z] Images: 8 [2019-09-11T15:21:19.660Z] Server Version: 19.03.2-tp2 [2019-09-11T15:21:19.660Z] Storage Driver: windowsfilter [2019-09-11T15:21:19.660Z] Windows: [2019-09-11T15:21:19.660Z] Logging Driver: json-file [2019-09-11T15:21:19.660Z] Plugins: [2019-09-11T15:21:19.660Z] Volume: local [2019-09-11T15:21:19.660Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-11T15:21:19.660Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-11T15:21:19.660Z] Swarm: inactive [2019-09-11T15:21:19.660Z] Default Isolation: process [2019-09-11T15:21:19.660Z] Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245) [2019-09-11T15:21:19.660Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181) [2019-09-11T15:21:19.660Z] OSType: windows [2019-09-11T15:21:19.660Z] Architecture: x86_64 [2019-09-11T15:21:19.660Z] CPUs: 4 [2019-09-11T15:21:19.660Z] Total Memory: 32GiB [2019-09-11T15:21:19.660Z] Name: azwin-2-102ef0 [2019-09-11T15:21:19.660Z] ID: 2UIV:VWQY:XVEE:4K7O:BNCB:5UVL:FIHW:7WNE:ZH6X:KWQB:QGVD:NYEG [2019-09-11T15:21:19.660Z] Docker Root Dir: D:\docker [2019-09-11T15:21:19.660Z] Debug Mode: false [2019-09-11T15:21:19.660Z] Registry: https://index.docker.io/v1/ [2019-09-11T15:21:19.660Z] Labels: [2019-09-11T15:21:19.660Z] Experimental: true [2019-09-11T15:21:19.660Z] Insecure Registries: [2019-09-11T15:21:19.660Z] 10.0.0.4:5000 [2019-09-11T15:21:19.660Z] 127.0.0.0/8 [2019-09-11T15:21:19.660Z] Registry Mirrors: [2019-09-11T15:21:19.660Z] http://10.0.0.4:5000/ [2019-09-11T15:21:19.660Z] Live Restore Enabled: false [2019-09-11T15:21:19.660Z] [2019-09-11T15:21:19.660Z] [2019-09-11T15:21:19.660Z] INFO: Commit hash is 1fdf1753b [2019-09-11T15:21:19.660Z] INFO: Nuke-Everything... [2019-09-11T15:21:19.681Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-11T15:21:19.681Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-09-11T15:21:19.681Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-11T15:21:19.681Z] Setting up python-protobuf (3.0.0-9) ... [2019-09-11T15:21:19.841Z] CC criu/sk-tcp.o [2019-09-11T15:21:19.841Z] CC criu/sk-unix.o [2019-09-11T15:21:20.122Z] INFO: Container count on control daemon to delete is 0 [2019-09-11T15:21:20.580Z] INFO: Nuking d:\CI-49 [2019-09-11T15:21:20.580Z] INFO: Zapped successfully [2019-09-11T15:21:20.580Z] INFO: Location for testing is d:\CI-49\CI-1fdf1753b [2019-09-11T15:21:20.580Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-09-11T15:21:20.580Z] [2019-09-11T15:21:20.580Z] [2019-09-11T15:21:20.580Z] INFO: Building the image from Dockerfile.windows at 09/11/2019 15:21:20... [2019-09-11T15:21:20.580Z] [2019-09-11T15:21:20.611Z] CC criu/sockets.o [2019-09-11T15:21:20.611Z] CC criu/stats.o [2019-09-11T15:21:20.611Z] CC criu/string.o [2019-09-11T15:21:20.995Z] CC criu/sysctl.o [2019-09-11T15:21:20.995Z] CC criu/sysfs_parse.o [2019-09-11T15:21:20.995Z] CC criu/timerfd.o [2019-09-11T15:21:21.152Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-09-11T15:21:21.152Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-09-11T15:21:21.152Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-11T15:21:21.152Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-09-11T15:21:21.152Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-09-11T15:21:21.152Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-11T15:21:21.152Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-09-11T15:21:21.152Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-09-11T15:21:21.152Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-09-11T15:21:21.152Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-09-11T15:21:21.152Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-11T15:21:21.389Z] CC criu/tty.o [2019-09-11T15:21:21.876Z] CC criu/tun.o [2019-09-11T15:21:22.159Z] Removing intermediate container b22235b03805 [2019-09-11T15:21:22.159Z] ---> 67748e8f9412 [2019-09-11T15:21:22.159Z] Step 11/126 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2019-09-11T15:21:22.159Z] ---> Running in 6088ba923261 [2019-09-11T15:21:22.360Z] CC criu/uffd.o [2019-09-11T15:21:22.361Z] CC criu/util.o [2019-09-11T15:21:22.690Z] [2019-09-11T15:21:22.690Z] INFO: executeCI.ps1 starting at Wed Sep 11 15:21:20 CUT 2019 [2019-09-11T15:21:22.690Z] [2019-09-11T15:21:22.690Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-09-11T15:21:22.690Z] INFO: Running git version 2.23.0.windows.1 [2019-09-11T15:21:22.691Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-09-11T15:21:22.691Z] INFO: Environment variables: [2019-09-11T15:21:22.691Z] [2019-09-11T15:21:22.691Z] Name Value [2019-09-11T15:21:22.691Z] ---- ----- [2019-09-11T15:21:22.691Z] ALLUSERSPROFILE C:\ProgramData [2019-09-11T15:21:22.691Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-09-11T15:21:22.691Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-09-11T15:21:22.691Z] BRANCH_NAME PR-39724 [2019-09-11T15:21:22.691Z] BUILD_DISPLAY_NAME #49 [2019-09-11T15:21:22.691Z] BUILD_ID 49 [2019-09-11T15:21:22.691Z] BUILD_NUMBER 49 [2019-09-11T15:21:22.691Z] BUILD_TAG jenkins-moby-PR-39724-49 [2019-09-11T15:21:22.691Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-39724/49/ [2019-09-11T15:21:22.691Z] CHANGE_AUTHOR thaJeztah [2019-09-11T15:21:22.691Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-09-11T15:21:22.691Z] CHANGE_BRANCH integration_junit [2019-09-11T15:21:22.691Z] CHANGE_FORK thaJeztah [2019-09-11T15:21:22.691Z] CHANGE_ID 39724 [2019-09-11T15:21:22.691Z] CHANGE_TARGET master [2019-09-11T15:21:22.691Z] CHANGE_TITLE Jenkinsfile: create junit.xml for integration tests [2019-09-11T15:21:22.691Z] CHANGE_URL https://github.com/moby/moby/pull/39724 [2019-09-11T15:21:22.691Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-11T15:21:22.691Z] CommonProgramFiles C:\Program Files\Common Files [2019-09-11T15:21:22.691Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-09-11T15:21:22.691Z] CommonProgramW6432 C:\Program Files\Common Files [2019-09-11T15:21:22.691Z] COMPUTERNAME azwin-2-e0afa0 [2019-09-11T15:21:22.691Z] ComSpec C:\windows\system32\cmd.exe [2019-09-11T15:21:22.691Z] ConfigSequenceNumber 0 [2019-09-11T15:21:22.691Z] DOCKER_BUILDKIT 0 [2019-09-11T15:21:22.691Z] DOCKER_DUT_DEBUG 1 [2019-09-11T15:21:22.691Z] DOCKER_EXPERIMENTAL 1 [2019-09-11T15:21:22.691Z] DOCKER_GRAPHDRIVER overlay2 [2019-09-11T15:21:22.691Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-09-11T15:21:22.691Z] EXECUTOR_NUMBER 0 [2019-09-11T15:21:22.691Z] FQDN azwin-2-e0afa0.westus.cloudapp.azure.com [2019-09-11T15:21:22.691Z] GIT_BRANCH PR-39724 [2019-09-11T15:21:22.691Z] GIT_COMMIT 1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:21:22.691Z] GIT_PREVIOUS_COMMIT 40ca8bc5bbfc92fd19c1c2990948d2a1aacbff5f [2019-09-11T15:21:22.691Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 30161d5e73ecafdfffda7a2037d9ba71f5305d78 [2019-09-11T15:21:22.691Z] GIT_URL https://github.com/moby/moby.git [2019-09-11T15:21:22.691Z] HUDSON_COOKIE 340ba47a-8f60-4257-8183-5c421f3563f2 [2019-09-11T15:21:22.691Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-09-11T15:21:22.691Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-09-11T15:21:22.691Z] HUDSON_URL https://ci.docker.com/public/ [2019-09-11T15:21:22.691Z] janky true [2019-09-11T15:21:22.691Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-09-11T15:21:22.691Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-09-11T15:21:22.691Z] JENKINS_NODE_COOKIE 3ca1a597-c66e-43b9-804b-5ed40e438e7d [2019-09-11T15:21:22.691Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-09-11T15:21:22.691Z] JENKINS_URL https://ci.docker.com/public/ [2019-09-11T15:21:22.691Z] JOB_BASE_NAME PR-39724 [2019-09-11T15:21:22.691Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39724/display/redirect [2019-09-11T15:21:22.691Z] JOB_NAME moby/PR-39724 [2019-09-11T15:21:22.691Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-39724/ [2019-09-11T15:21:22.691Z] library.jps.version master [2019-09-11T15:21:22.691Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-09-11T15:21:22.691Z] NODE_LABELS amd64 azure azwin-2-e0afa0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-09-11T15:21:22.691Z] NODE_NAME azwin-2-e0afa0 [2019-09-11T15:21:22.691Z] NUMBER_OF_PROCESSORS 4 [2019-09-11T15:21:22.691Z] OS Windows_NT [2019-09-11T15:21:22.691Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-09-11T15:21:22.691Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-09-11T15:21:22.691Z] powerpc true [2019-09-11T15:21:22.691Z] PROCESSOR_ARCHITECTURE AMD64 [2019-09-11T15:21:22.691Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-09-11T15:21:22.691Z] PROCESSOR_LEVEL 6 [2019-09-11T15:21:22.691Z] PROCESSOR_REVISION 4f01 [2019-09-11T15:21:22.691Z] ProgramData C:\ProgramData [2019-09-11T15:21:22.691Z] ProgramFiles C:\Program Files [2019-09-11T15:21:22.691Z] ProgramFiles(x86) C:\Program Files (x86) [2019-09-11T15:21:22.691Z] ProgramW6432 C:\Program Files [2019-09-11T15:21:22.691Z] PROMPT $P$G [2019-09-11T15:21:22.691Z] PSExecutionPolicyPreference Bypass [2019-09-11T15:21:22.691Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-09-11T15:21:22.691Z] PUBLIC C:\Users\Public [2019-09-11T15:21:22.691Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39724/49/display/redirect?page=changes [2019-09-11T15:21:22.691Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39724/49/display/redirect [2019-09-11T15:21:22.691Z] skip_dco false [2019-09-11T15:21:22.691Z] SKIP_VALIDATION_TESTS 1 [2019-09-11T15:21:22.691Z] SOURCES_DRIVE d [2019-09-11T15:21:22.691Z] SOURCES_SUBDIR gopath [2019-09-11T15:21:22.691Z] STAGE_NAME Run tests [2019-09-11T15:21:22.691Z] SystemDrive C: [2019-09-11T15:21:22.691Z] SystemRoot C:\windows [2019-09-11T15:21:22.691Z] TEMP C:\windows\TEMP [2019-09-11T15:21:22.691Z] TESTDEBUG 1 [2019-09-11T15:21:22.691Z] TESTRUN_DRIVE d [2019-09-11T15:21:22.691Z] TESTRUN_SUBDIR CI-49 [2019-09-11T15:21:22.691Z] TIMEOUT 120m [2019-09-11T15:21:22.691Z] TMP C:\windows\TEMP [2019-09-11T15:21:22.691Z] unit_validate true [2019-09-11T15:21:22.691Z] USERDOMAIN WORKGROUP [2019-09-11T15:21:22.691Z] USERNAME azwin-2-e0afa0$ [2019-09-11T15:21:22.691Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-09-11T15:21:22.691Z] windir C:\windows [2019-09-11T15:21:22.691Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-09-11T15:21:22.691Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-09-11T15:21:22.691Z] windowsRS1 true [2019-09-11T15:21:22.691Z] windowsRS5 true [2019-09-11T15:21:22.691Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-09-11T15:21:22.691Z] z true [2019-09-11T15:21:22.691Z] [2019-09-11T15:21:22.691Z] [2019-09-11T15:21:22.691Z] [2019-09-11T15:21:22.691Z] INFO: Sources under d:\gopath\... [2019-09-11T15:21:22.691Z] INFO: Test run under d:\CI-49\... [2019-09-11T15:21:22.691Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-09-11T15:21:22.691Z] INFO: docker/docker repository was found [2019-09-11T15:21:22.691Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-09-11T15:21:22.691Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.737' [2019-09-11T15:21:22.691Z] INFO: Docker version of control daemon [2019-09-11T15:21:22.691Z] [2019-09-11T15:21:22.691Z] Client: Docker Engine - Enterprise [2019-09-11T15:21:22.691Z] Version: 19.03.2-tp2 [2019-09-11T15:21:22.691Z] API version: 1.40 [2019-09-11T15:21:22.691Z] Go version: go1.12.8 [2019-09-11T15:21:22.691Z] Git commit: 49fe2072d9 [2019-09-11T15:21:22.691Z] Built: 08/16/2019 19:26:08 [2019-09-11T15:21:22.691Z] OS/Arch: windows/amd64 [2019-09-11T15:21:22.691Z] Experimental: false [2019-09-11T15:21:22.691Z] [2019-09-11T15:21:22.691Z] Server: Docker Engine - Enterprise [2019-09-11T15:21:22.691Z] Engine: [2019-09-11T15:21:22.691Z] Version: 19.03.2-tp2 [2019-09-11T15:21:22.691Z] API version: 1.40 (minimum version 1.24) [2019-09-11T15:21:22.691Z] Go version: go1.12.8 [2019-09-11T15:21:22.691Z] Git commit: 49fe2072d9 [2019-09-11T15:21:22.691Z] Built: 08/16/2019 19:23:48 [2019-09-11T15:21:22.691Z] OS/Arch: windows/amd64 [2019-09-11T15:21:22.691Z] Experimental: true [2019-09-11T15:21:22.691Z] [2019-09-11T15:21:22.691Z] INFO: Docker info of control daemon [2019-09-11T15:21:22.691Z] [2019-09-11T15:21:22.691Z] Client: [2019-09-11T15:21:22.691Z] Debug Mode: false [2019-09-11T15:21:22.691Z] Plugins: [2019-09-11T15:21:22.691Z] cluster: Manage Docker clusters (Docker Inc., v1.0.1) [2019-09-11T15:21:22.691Z] [2019-09-11T15:21:22.691Z] Server: [2019-09-11T15:21:22.691Z] Containers: 0 [2019-09-11T15:21:22.691Z] Running: 0 [2019-09-11T15:21:22.691Z] Paused: 0 [2019-09-11T15:21:22.691Z] Stopped: 0 [2019-09-11T15:21:22.691Z] Images: 8 [2019-09-11T15:21:22.691Z] Server Version: 19.03.2-tp2 [2019-09-11T15:21:22.691Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-09-11T15:21:22.691Z] Windows: [2019-09-11T15:21:22.691Z] LCOW: [2019-09-11T15:21:22.691Z] Logging Driver: json-file [2019-09-11T15:21:22.691Z] Plugins: [2019-09-11T15:21:22.691Z] Volume: local [2019-09-11T15:21:22.691Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-11T15:21:22.691Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-11T15:21:22.691Z] Swarm: inactive [2019-09-11T15:21:22.691Z] Default Isolation: process [2019-09-11T15:21:22.691Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-11T15:21:22.691Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678) [2019-09-11T15:21:22.691Z] OSType: windows [2019-09-11T15:21:22.691Z] Architecture: x86_64 [2019-09-11T15:21:22.691Z] CPUs: 4 [2019-09-11T15:21:22.691Z] Total Memory: 32GiB [2019-09-11T15:21:22.691Z] Name: azwin-2-e0afa0 [2019-09-11T15:21:22.691Z] ID: DLLG:KRFC:4AEN:DP5D:5NQB:FA6L:UYCK:GBQM:SUKT:TS22:QSV5:E7LK [2019-09-11T15:21:22.691Z] Docker Root Dir: D:\docker [2019-09-11T15:21:22.691Z] Debug Mode: false [2019-09-11T15:21:22.691Z] Registry: https://index.docker.io/v1/ [2019-09-11T15:21:22.691Z] Labels: [2019-09-11T15:21:22.691Z] Experimental: true [2019-09-11T15:21:22.691Z] Insecure Registries: [2019-09-11T15:21:22.691Z] 10.0.0.4:5000 [2019-09-11T15:21:22.691Z] 127.0.0.0/8 [2019-09-11T15:21:22.691Z] Registry Mirrors: [2019-09-11T15:21:22.691Z] http://10.0.0.4:5000/ [2019-09-11T15:21:22.691Z] Live Restore Enabled: false [2019-09-11T15:21:22.691Z] [2019-09-11T15:21:22.691Z] [2019-09-11T15:21:22.691Z] INFO: Commit hash is 1fdf1753b [2019-09-11T15:21:22.691Z] INFO: Nuke-Everything... [2019-09-11T15:21:22.753Z] CC criu/uts_ns.o [2019-09-11T15:21:22.753Z] CC criu/vdso.o [2019-09-11T15:21:23.139Z] LINK criu/built-in.o [2019-09-11T15:21:23.139Z] LINK criu/criu [2019-09-11T15:21:23.139Z] DEP lib/c/criu.d [2019-09-11T15:21:23.139Z] CC images/rpc.pb-c.o [2019-09-11T15:21:23.151Z] INFO: Container count on control daemon to delete is 0 [2019-09-11T15:21:23.151Z] INFO: Nuking d:\CI-49 [2019-09-11T15:21:23.190Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-11T15:21:23.190Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-11T15:21:23.474Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-11T15:21:23.474Z]  GEN .gitid [2019-09-11T15:21:23.474Z] GEN criu/include/version.h [2019-09-11T15:21:23.474Z] GEN include/common/asm [2019-09-11T15:21:23.500Z] CC lib/c/criu.o [2019-09-11T15:21:23.611Z] INFO: Zapped successfully [2019-09-11T15:21:23.611Z] INFO: Location for testing is d:\CI-49\CI-1fdf1753b [2019-09-11T15:21:23.611Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-09-11T15:21:23.611Z] [2019-09-11T15:21:23.611Z] [2019-09-11T15:21:23.611Z] INFO: Building the image from Dockerfile.windows at 09/11/2019 15:21:23... [2019-09-11T15:21:23.611Z] [2019-09-11T15:21:23.756Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-11T15:21:23.756Z] PBCC images/opts.pb-c.c [2019-09-11T15:21:23.756Z] PBCC images/sit.pb-c.c [2019-09-11T15:21:23.756Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-09-11T15:21:23.756Z] DEP images/opts.pb-c.d [2019-09-11T15:21:23.756Z] DEP images/sit.pb-c.d [2019-09-11T15:21:23.756Z] PBCC images/macvlan.pb-c.c [2019-09-11T15:21:23.756Z] DEP images/macvlan.pb-c.d [2019-09-11T15:21:23.756Z] PBCC images/autofs.pb-c.c [2019-09-11T15:21:23.756Z] DEP images/autofs.pb-c.d [2019-09-11T15:21:23.756Z] PBCC images/sysctl.pb-c.c [2019-09-11T15:21:23.756Z] DEP images/sysctl.pb-c.d [2019-09-11T15:21:23.756Z] PBCC images/time.pb-c.c [2019-09-11T15:21:23.756Z] DEP images/time.pb-c.d [2019-09-11T15:21:23.756Z] PBCC images/binfmt-misc.pb-c.c [2019-09-11T15:21:23.756Z] DEP images/binfmt-misc.pb-c.d [2019-09-11T15:21:23.756Z] PBCC images/seccomp.pb-c.c [2019-09-11T15:21:23.756Z] DEP images/seccomp.pb-c.d [2019-09-11T15:21:23.756Z] PBCC images/userns.pb-c.c [2019-09-11T15:21:23.756Z] DEP images/userns.pb-c.d [2019-09-11T15:21:23.756Z] PBCC images/cgroup.pb-c.c [2019-09-11T15:21:23.756Z] DEP images/cgroup.pb-c.d [2019-09-11T15:21:23.866Z] LINK lib/c/built-in.o [2019-09-11T15:21:23.866Z] LINK lib/c/libcriu.so [2019-09-11T15:21:23.866Z] GEN magic.py [2019-09-11T15:21:23.866Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-11T15:21:23.866Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-11T15:21:23.866Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-11T15:21:24.039Z] PBCC images/fown.pb-c.c [2019-09-11T15:21:24.039Z] PBCC images/ext-file.pb-c.c [2019-09-11T15:21:24.039Z] DEP images/fown.pb-c.d [2019-09-11T15:21:24.039Z] DEP images/ext-file.pb-c.d [2019-09-11T15:21:24.039Z] PBCC images/rpc.pb-c.c [2019-09-11T15:21:24.039Z] DEP images/rpc.pb-c.d [2019-09-11T15:21:24.039Z] PBCC images/siginfo.pb-c.c [2019-09-11T15:21:24.039Z] DEP images/siginfo.pb-c.d [2019-09-11T15:21:24.039Z] PBCC images/pagemap.pb-c.c [2019-09-11T15:21:24.039Z] DEP images/pagemap.pb-c.d [2019-09-11T15:21:24.039Z] PBCC images/rlimit.pb-c.c [2019-09-11T15:21:24.039Z] DEP images/rlimit.pb-c.d [2019-09-11T15:21:24.039Z] PBCC images/file-lock.pb-c.c [2019-09-11T15:21:24.039Z] DEP images/file-lock.pb-c.d [2019-09-11T15:21:24.039Z] PBCC images/tty.pb-c.c [2019-09-11T15:21:24.039Z] DEP images/tty.pb-c.d [2019-09-11T15:21:24.039Z] PBCC images/tun.pb-c.c [2019-09-11T15:21:24.039Z] PBCC images/netdev.pb-c.c [2019-09-11T15:21:24.039Z] DEP images/tun.pb-c.d [2019-09-11T15:21:24.039Z] DEP images/netdev.pb-c.d [2019-09-11T15:21:24.039Z] PBCC images/vma.pb-c.c [2019-09-11T15:21:24.039Z] DEP images/vma.pb-c.d [2019-09-11T15:21:24.241Z] make[1]: Nothing to be done for 'all'. [2019-09-11T15:21:24.241Z] make[1]: 'images/built-in.o' is up to date. [2019-09-11T15:21:24.241Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-11T15:21:24.241Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-11T15:21:24.321Z] PBCC images/creds.pb-c.c [2019-09-11T15:21:24.321Z] DEP images/creds.pb-c.d [2019-09-11T15:21:24.321Z] PBCC images/utsns.pb-c.c [2019-09-11T15:21:24.321Z] DEP images/utsns.pb-c.d [2019-09-11T15:21:24.321Z] PBCC images/ipc-desc.pb-c.c [2019-09-11T15:21:24.321Z] PBCC images/ipc-sem.pb-c.c [2019-09-11T15:21:24.321Z] DEP images/ipc-desc.pb-c.d [2019-09-11T15:21:24.321Z] DEP images/ipc-sem.pb-c.d [2019-09-11T15:21:24.321Z] PBCC images/ipc-msg.pb-c.c [2019-09-11T15:21:24.321Z] DEP images/ipc-msg.pb-c.d [2019-09-11T15:21:24.321Z] PBCC images/ipc-shm.pb-c.c [2019-09-11T15:21:24.321Z] DEP images/ipc-shm.pb-c.d [2019-09-11T15:21:24.321Z] PBCC images/ipc-var.pb-c.c [2019-09-11T15:21:24.321Z] DEP images/ipc-var.pb-c.d [2019-09-11T15:21:24.321Z] PBCC images/sk-opts.pb-c.c [2019-09-11T15:21:24.321Z] PBCC images/packet-sock.pb-c.c [2019-09-11T15:21:24.321Z] DEP images/sk-opts.pb-c.d [2019-09-11T15:21:24.321Z] DEP images/packet-sock.pb-c.d [2019-09-11T15:21:24.321Z] PBCC images/sk-netlink.pb-c.c [2019-09-11T15:21:24.321Z] DEP images/sk-netlink.pb-c.d [2019-09-11T15:21:24.321Z] PBCC images/sk-inet.pb-c.c [2019-09-11T15:21:24.321Z] DEP images/sk-inet.pb-c.d [2019-09-11T15:21:24.321Z] PBCC images/sk-unix.pb-c.c [2019-09-11T15:21:24.603Z] DEP images/sk-unix.pb-c.d [2019-09-11T15:21:24.603Z] PBCC images/mm.pb-c.c [2019-09-11T15:21:24.603Z] DEP images/mm.pb-c.d [2019-09-11T15:21:24.603Z] PBCC images/timerfd.pb-c.c [2019-09-11T15:21:24.603Z] DEP images/timerfd.pb-c.d [2019-09-11T15:21:24.603Z] PBCC images/timer.pb-c.c [2019-09-11T15:21:24.603Z] DEP images/timer.pb-c.d [2019-09-11T15:21:24.603Z] PBCC images/sa.pb-c.c [2019-09-11T15:21:24.603Z] DEP images/sa.pb-c.d [2019-09-11T15:21:24.603Z] PBCC images/pipe-data.pb-c.c [2019-09-11T15:21:24.603Z] DEP images/pipe-data.pb-c.d [2019-09-11T15:21:24.603Z] PBCC images/mnt.pb-c.c [2019-09-11T15:21:24.603Z] DEP images/mnt.pb-c.d [2019-09-11T15:21:24.603Z] PBCC images/sk-packet.pb-c.c [2019-09-11T15:21:24.603Z] DEP images/sk-packet.pb-c.d [2019-09-11T15:21:24.603Z] PBCC images/tcp-stream.pb-c.c [2019-09-11T15:21:24.603Z] DEP images/tcp-stream.pb-c.d [2019-09-11T15:21:24.603Z] PBCC images/pipe.pb-c.c [2019-09-11T15:21:24.603Z] DEP images/pipe.pb-c.d [2019-09-11T15:21:24.603Z] PBCC images/pstree.pb-c.c [2019-09-11T15:21:24.603Z] DEP images/pstree.pb-c.d [2019-09-11T15:21:24.603Z] PBCC images/fs.pb-c.c [2019-09-11T15:21:24.617Z] make[1]: 'compel/libcompel.a' is up to date. [2019-09-11T15:21:24.618Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-09-11T15:21:24.618Z] make[1]: Nothing to be done for 'all'. [2019-09-11T15:21:24.618Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-11T15:21:24.618Z] make[2]: Nothing to be done for 'all'. [2019-09-11T15:21:24.618Z] make[2]: Nothing to be done for 'all'. [2019-09-11T15:21:24.618Z] make[2]: Nothing to be done for 'all'. [2019-09-11T15:21:24.618Z] make[2]: Nothing to be done for 'all'. [2019-09-11T15:21:24.618Z] make[2]: Nothing to be done for 'all'. [2019-09-11T15:21:24.618Z] make[2]: Nothing to be done for 'all'. [2019-09-11T15:21:24.618Z] make[2]: Nothing to be done for 'all'. [2019-09-11T15:21:24.618Z] make[2]: Nothing to be done for 'all'. [2019-09-11T15:21:24.618Z] INSTALL criu/criu [2019-09-11T15:21:24.893Z] DEP images/fs.pb-c.d [2019-09-11T15:21:24.893Z] PBCC images/signalfd.pb-c.c [2019-09-11T15:21:24.893Z] DEP images/signalfd.pb-c.d [2019-09-11T15:21:24.893Z] PBCC images/fh.pb-c.c [2019-09-11T15:21:24.893Z] PBCC images/fsnotify.pb-c.c [2019-09-11T15:21:24.893Z] DEP images/fh.pb-c.d [2019-09-11T15:21:24.893Z] DEP images/fsnotify.pb-c.d [2019-09-11T15:21:24.893Z] PBCC images/eventpoll.pb-c.c [2019-09-11T15:21:24.893Z] DEP images/eventpoll.pb-c.d [2019-09-11T15:21:24.893Z] PBCC images/eventfd.pb-c.c [2019-09-11T15:21:24.893Z] DEP images/eventfd.pb-c.d [2019-09-11T15:21:24.893Z] PBCC images/remap-file-path.pb-c.c [2019-09-11T15:21:24.893Z] DEP images/remap-file-path.pb-c.d [2019-09-11T15:21:24.893Z] PBCC images/fifo.pb-c.c [2019-09-11T15:21:24.893Z] DEP images/fifo.pb-c.d [2019-09-11T15:21:24.893Z] PBCC images/ghost-file.pb-c.c [2019-09-11T15:21:24.893Z] DEP images/ghost-file.pb-c.d [2019-09-11T15:21:24.893Z] PBCC images/regfile.pb-c.c [2019-09-11T15:21:24.893Z] DEP images/regfile.pb-c.d [2019-09-11T15:21:24.893Z] PBCC images/ns.pb-c.c [2019-09-11T15:21:24.893Z] DEP images/ns.pb-c.d [2019-09-11T15:21:24.893Z] PBCC images/fdinfo.pb-c.c [2019-09-11T15:21:25.176Z] DEP images/fdinfo.pb-c.d [2019-09-11T15:21:25.176Z] PBCC images/core-aarch64.pb-c.c [2019-09-11T15:21:25.176Z] PBCC images/core-arm.pb-c.c [2019-09-11T15:21:25.176Z] PBCC images/core-ppc64.pb-c.c [2019-09-11T15:21:25.176Z] PBCC images/core-s390.pb-c.c [2019-09-11T15:21:25.176Z] PBCC images/core-x86.pb-c.c [2019-09-11T15:21:25.176Z] PBCC images/core.pb-c.c [2019-09-11T15:21:25.176Z] PBCC images/inventory.pb-c.c [2019-09-11T15:21:25.176Z] DEP images/core-aarch64.pb-c.d [2019-09-11T15:21:25.176Z] DEP images/core-arm.pb-c.d [2019-09-11T15:21:25.176Z] DEP images/core-ppc64.pb-c.d [2019-09-11T15:21:25.176Z] DEP images/core-s390.pb-c.d [2019-09-11T15:21:25.176Z] DEP images/core-x86.pb-c.d [2019-09-11T15:21:25.176Z] DEP images/core.pb-c.d [2019-09-11T15:21:25.176Z] DEP images/inventory.pb-c.d [2019-09-11T15:21:25.176Z] PBCC images/cpuinfo.pb-c.c [2019-09-11T15:21:25.176Z] DEP images/cpuinfo.pb-c.d [2019-09-11T15:21:25.176Z] PBCC images/stats.pb-c.c [2019-09-11T15:21:25.458Z] DEP images/stats.pb-c.d [2019-09-11T15:21:25.741Z] make[1]: Nothing to be done for 'all'. [2019-09-11T15:21:25.878Z] Removing intermediate container 68828a78d2a8 [2019-09-11T15:21:25.878Z] ---> d8d34a0c8a8e [2019-09-11T15:21:25.878Z] Step 12/126 : FROM base AS registry [2019-09-11T15:21:25.878Z] ---> 7b1110eeb861 [2019-09-11T15:21:25.878Z] Step 13/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-11T15:21:25.878Z] ---> Running in 75901737c3ec [2019-09-11T15:21:25.878Z] Removing intermediate container 75901737c3ec [2019-09-11T15:21:25.878Z] ---> 49f1321fb4bb [2019-09-11T15:21:25.878Z] Step 14/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-11T15:21:25.878Z] ---> Running in bc35c9b71e4b [2019-09-11T15:21:26.032Z] CC images/stats.o [2019-09-11T15:21:26.032Z] CC images/core.o [2019-09-11T15:21:26.245Z] Removing intermediate container bc35c9b71e4b [2019-09-11T15:21:26.245Z] ---> 96a7d7c88869 [2019-09-11T15:21:26.245Z] Step 15/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2019-09-11T15:21:26.245Z] ---> Running in 4760193d4a86 [2019-09-11T15:21:26.314Z] CC images/core-x86.o [2019-09-11T15:21:26.314Z] CC images/core-arm.o [2019-09-11T15:21:26.379Z] Sending build context to Docker daemon 49.97MB [2019-09-11T15:21:26.379Z] [2019-09-11T15:21:26.379Z] Step 1/8 : FROM microsoft/windowsservercore [2019-09-11T15:21:26.379Z] ---> 2606a881cbae [2019-09-11T15:21:26.379Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-09-11T15:21:26.379Z] ---> Using cache [2019-09-11T15:21:26.379Z] ---> 527f3666cec3 [2019-09-11T15:21:26.596Z] CC images/core-aarch64.o [2019-09-11T15:21:26.596Z] CC images/core-ppc64.o [2019-09-11T15:21:26.618Z] + mktemp -d [2019-09-11T15:21:26.618Z] + export GOPATH=/tmp/tmp.rqGVuWNM5Q [2019-09-11T15:21:26.618Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.rqGVuWNM5Q/src/github.com/docker/distribution [2019-09-11T15:21:26.618Z] Cloning into '/tmp/tmp.rqGVuWNM5Q/src/github.com/docker/distribution'... [2019-09-11T15:21:26.839Z] Step 3/8 : ARG GO_VERSION=1.12.9 [2019-09-11T15:21:26.839Z] ---> Using cache [2019-09-11T15:21:26.839Z] ---> 8ce3f0e101b6 [2019-09-11T15:21:26.839Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath FROM_DOCKERFILE=1 [2019-09-11T15:21:26.839Z] ---> Using cache [2019-09-11T15:21:26.839Z] ---> 141971da0ce0 [2019-09-11T15:21:26.839Z] 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...; Download-File $('https://golang.org/dl/go'+$Env:GO_VERSION.TrimEnd('.0')"+'.windows-amd64.zip') C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/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-09-11T15:21:26.839Z] ---> Using cache [2019-09-11T15:21:26.839Z] ---> 3f5ac055045f [2019-09-11T15:21:26.839Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-09-11T15:21:26.839Z] ---> Using cache [2019-09-11T15:21:26.839Z] ---> 02cf5abe3edc [2019-09-11T15:21:26.839Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-09-11T15:21:26.839Z] ---> Using cache [2019-09-11T15:21:26.839Z] ---> cec4c050bfc8 [2019-09-11T15:21:26.839Z] Step 8/8 : COPY . . [2019-09-11T15:21:26.878Z] CC images/core-s390.o [2019-09-11T15:21:27.159Z] CC images/cpuinfo.o [2019-09-11T15:21:27.159Z] CC images/inventory.o [2019-09-11T15:21:27.441Z] CC images/fdinfo.o [2019-09-11T15:21:27.441Z] CC images/fown.o [2019-09-11T15:21:27.441Z] CC images/ns.o [2019-09-11T15:21:27.441Z] CC images/regfile.o [2019-09-11T15:21:27.723Z] CC images/ghost-file.o [2019-09-11T15:21:27.723Z] CC images/fifo.o [2019-09-11T15:21:27.723Z] CC images/remap-file-path.o [2019-09-11T15:21:27.723Z] CC images/eventfd.o [2019-09-11T15:21:28.008Z] CC images/eventpoll.o [2019-09-11T15:21:28.008Z] CC images/fh.o [2019-09-11T15:21:28.008Z] CC images/fsnotify.o [2019-09-11T15:21:28.290Z] CC images/signalfd.o [2019-09-11T15:21:28.290Z] CC images/fs.o [2019-09-11T15:21:28.571Z] + cd /tmp/tmp.rqGVuWNM5Q/src/github.com/docker/distribution [2019-09-11T15:21:28.571Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-11T15:21:28.571Z] + GOPATH=/tmp/tmp.rqGVuWNM5Q/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.rqGVuWNM5Q go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-11T15:21:28.572Z] CC images/pstree.o [2019-09-11T15:21:28.572Z] CC images/pipe.o [2019-09-11T15:21:28.572Z] CC images/tcp-stream.o [2019-09-11T15:21:28.572Z] CC images/sk-packet.o [2019-09-11T15:21:28.861Z] CC images/mnt.o [2019-09-11T15:21:28.861Z] CC images/pipe-data.o [2019-09-11T15:21:28.861Z] CC images/sa.o [2019-09-11T15:21:28.861Z] CC images/timer.o [2019-09-11T15:21:29.143Z] CC images/timerfd.o [2019-09-11T15:21:29.143Z] CC images/mm.o [2019-09-11T15:21:29.143Z] CC images/sk-opts.o [2019-09-11T15:21:29.407Z] Sending build context to Docker daemon 49.97MB [2019-09-11T15:21:29.407Z] [2019-09-11T15:21:29.407Z] Step 1/8 : FROM microsoft/windowsservercore [2019-09-11T15:21:29.407Z] ---> 1ddfa8bee56a [2019-09-11T15:21:29.407Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-09-11T15:21:29.407Z] ---> Using cache [2019-09-11T15:21:29.407Z] ---> 16e83bf1d6be [2019-09-11T15:21:29.407Z] Step 3/8 : ARG GO_VERSION=1.12.9 [2019-09-11T15:21:29.407Z] ---> Using cache [2019-09-11T15:21:29.407Z] ---> f95b8ce7ca1b [2019-09-11T15:21:29.407Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath FROM_DOCKERFILE=1 [2019-09-11T15:21:29.407Z] ---> Using cache [2019-09-11T15:21:29.407Z] ---> 082b32730644 [2019-09-11T15:21:29.407Z] 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...; Download-File $('https://golang.org/dl/go'+$Env:GO_VERSION.TrimEnd('.0')"+'.windows-amd64.zip') C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/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-09-11T15:21:29.407Z] ---> Using cache [2019-09-11T15:21:29.407Z] ---> 3710b762c8d0 [2019-09-11T15:21:29.407Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-09-11T15:21:29.407Z] ---> Using cache [2019-09-11T15:21:29.407Z] ---> d998a1b69f3b [2019-09-11T15:21:29.407Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-09-11T15:21:29.407Z] ---> Using cache [2019-09-11T15:21:29.407Z] ---> b1743da5eea9 [2019-09-11T15:21:29.407Z] Step 8/8 : COPY . . [2019-09-11T15:21:29.427Z] CC images/sk-unix.o [2019-09-11T15:21:29.427Z] CC images/sk-inet.o [2019-09-11T15:21:29.427Z] CC images/tun.o [2019-09-11T15:21:29.709Z] CC images/sk-netlink.o [2019-09-11T15:21:29.709Z] CC images/packet-sock.o [2019-09-11T15:21:29.991Z] CC images/ipc-var.o [2019-09-11T15:21:29.991Z] CC images/ipc-desc.o [2019-09-11T15:21:29.991Z] CC images/ipc-shm.o [2019-09-11T15:21:29.991Z] CC images/ipc-msg.o [2019-09-11T15:21:30.273Z] CC images/ipc-sem.o [2019-09-11T15:21:30.273Z] CC images/utsns.o [2019-09-11T15:21:30.273Z] CC images/creds.o [2019-09-11T15:21:30.273Z] CC images/vma.o [2019-09-11T15:21:30.557Z] CC images/netdev.o [2019-09-11T15:21:30.557Z] CC images/tty.o [2019-09-11T15:21:30.838Z] CC images/file-lock.o [2019-09-11T15:21:30.838Z] CC images/rlimit.o [2019-09-11T15:21:30.838Z] CC images/pagemap.o [2019-09-11T15:21:31.121Z] CC images/siginfo.o [2019-09-11T15:21:31.121Z] CC images/rpc.o [2019-09-11T15:21:31.735Z] CC images/ext-file.o [2019-09-11T15:21:31.735Z] CC images/cgroup.o [2019-09-11T15:21:31.735Z] CC images/userns.o [2019-09-11T15:21:32.018Z] CC images/google/protobuf/descriptor.o [2019-09-11T15:21:32.632Z] CC images/opts.o [2019-09-11T15:21:32.632Z] CC images/seccomp.o [2019-09-11T15:21:32.632Z] CC images/binfmt-misc.o [2019-09-11T15:21:32.632Z] CC images/time.o [2019-09-11T15:21:32.915Z] CC images/sysctl.o [2019-09-11T15:21:32.915Z] CC images/autofs.o [2019-09-11T15:21:32.915Z] CC images/macvlan.o [2019-09-11T15:21:32.915Z] CC images/sit.o [2019-09-11T15:21:33.197Z] LINK images/built-in.o [2019-09-11T15:21:33.197Z] GEN compel/include/asm [2019-09-11T15:21:33.197Z] GEN compel/include/version.h [2019-09-11T15:21:33.197Z] touch .config [2019-09-11T15:21:33.197Z] GEN include/common/config.h [2019-09-11T15:21:33.197Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-11T15:21:33.197Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-09-11T15:21:33.197Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-09-11T15:21:33.197Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-09-11T15:21:33.197Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-09-11T15:21:33.197Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-09-11T15:21:33.197Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-09-11T15:21:33.197Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-11T15:21:33.197Z] DEP compel/plugins/std/infect.d [2019-09-11T15:21:33.197Z] DEP compel/plugins/std/string.d [2019-09-11T15:21:33.197Z] DEP compel/plugins/std/log.d [2019-09-11T15:21:33.480Z] DEP compel/plugins/std/fds.d [2019-09-11T15:21:33.480Z] DEP compel/plugins/std/std.d [2019-09-11T15:21:33.480Z] DEP compel/plugins/shmem/shmem.d [2019-09-11T15:21:33.480Z] DEP compel/plugins/fds/fds.d [2019-09-11T15:21:33.480Z] CC compel/plugins/std/std.o [2019-09-11T15:21:33.762Z] CC compel/plugins/std/fds.o [2019-09-11T15:21:33.762Z] CC compel/plugins/std/log.o [2019-09-11T15:21:34.049Z] CC compel/plugins/std/string.o [2019-09-11T15:21:34.332Z] CC compel/plugins/std/infect.o [2019-09-11T15:21:34.332Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-09-11T15:21:34.332Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2019-09-11T15:21:34.332Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2019-09-11T15:21:34.332Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-09-11T15:21:34.332Z] AR compel/plugins/std.lib.a [2019-09-11T15:21:34.332Z] CC compel/plugins/fds/fds.o [2019-09-11T15:21:34.614Z] AR compel/plugins/fds.lib.a [2019-09-11T15:21:34.614Z] HOSTDEP compel/src/lib/log-host.d [2019-09-11T15:21:34.614Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-11T15:21:34.614Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-09-11T15:21:34.614Z] HOSTDEP compel/src/main-host.d [2019-09-11T15:21:34.614Z] DEP compel/src/lib/ptrace.d [2019-09-11T15:21:34.896Z] DEP compel/src/lib/infect.d [2019-09-11T15:21:34.896Z] DEP compel/src/lib/infect-util.d [2019-09-11T15:21:34.896Z] DEP compel/src/lib/infect-rpc.d [2019-09-11T15:21:34.896Z] DEP compel/arch/ppc64/src/lib/infect.d [2019-09-11T15:21:34.896Z] DEP compel/arch/ppc64/src/lib/cpu.d [2019-09-11T15:21:34.896Z] DEP compel/src/lib/log.d [2019-09-11T15:21:35.179Z] DEP compel/src/main.d [2019-09-11T15:21:35.179Z] DEP compel/src/lib/handle-elf.d [2019-09-11T15:21:35.179Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-09-11T15:21:35.179Z] CC compel/src/lib/log.o [2019-09-11T15:21:35.462Z] CC compel/arch/ppc64/src/lib/cpu.o [2019-09-11T15:21:35.462Z] CC compel/arch/ppc64/src/lib/infect.o [2019-09-11T15:21:35.746Z] CC compel/src/lib/infect-rpc.o [2019-09-11T15:21:35.746Z] CC compel/src/lib/infect-util.o [2019-09-11T15:21:36.028Z] CC compel/src/lib/infect.o [2019-09-11T15:21:36.642Z] CC compel/src/lib/ptrace.o [2019-09-11T15:21:36.924Z] AR compel/libcompel.a [2019-09-11T15:21:36.924Z] HOSTCC compel/src/main-host.o [2019-09-11T15:21:36.924Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-09-11T15:21:37.207Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-09-11T15:21:37.207Z] HOSTCC compel/src/lib/log-host.o [2019-09-11T15:21:37.489Z] HOSTLINK compel/compel-host-bin [2019-09-11T15:21:37.489Z] DEP soccr/soccr.d [2019-09-11T15:21:37.489Z] CC soccr/soccr.o [2019-09-11T15:21:38.102Z] AR soccr/libsoccr.a [2019-09-11T15:21:38.102Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-11T15:21:38.102Z] DEP criu/arch/ppc64/sigframe.d [2019-09-11T15:21:38.102Z] DEP criu/arch/ppc64/crtools.d [2019-09-11T15:21:38.102Z] DEP criu/arch/ppc64/cpu.d [2019-09-11T15:21:38.384Z] CC criu/arch/ppc64/cpu.o [2019-09-11T15:21:38.384Z] CC criu/arch/ppc64/crtools.o [2019-09-11T15:21:38.997Z] CC criu/arch/ppc64/sigframe.o [2019-09-11T15:21:38.997Z] LINK criu/arch/ppc64/crtools.built-in.o [2019-09-11T15:21:38.997Z] DEP criu/arch/ppc64/misc.d [2019-09-11T15:21:38.997Z] DEP criu/arch/ppc64/vdso-trampoline.d [2019-09-11T15:21:38.997Z] DEP criu/arch/ppc64/vdso-pie.d [2019-09-11T15:21:38.997Z] DEP criu/pie/parasite-vdso.d [2019-09-11T15:21:38.997Z] DEP criu/pie/util-vdso.d [2019-09-11T15:21:39.279Z] DEP criu/pie/util.d [2019-09-11T15:21:39.279Z] CC criu/pie/util.o [2019-09-11T15:21:39.279Z] CC criu/pie/util-vdso.o [2019-09-11T15:21:39.566Z] CC criu/pie/parasite-vdso.o [2019-09-11T15:21:39.865Z] CC criu/arch/ppc64/vdso-pie.o [2019-09-11T15:21:40.148Z] CC criu/arch/ppc64/vdso-trampoline.o [2019-09-11T15:21:40.148Z] CC criu/arch/ppc64/misc.o [2019-09-11T15:21:40.148Z] AR criu/pie/pie.lib.a [2019-09-11T15:21:40.148Z] DEP criu/pie/restorer.d [2019-09-11T15:21:40.148Z] DEP criu/arch/ppc64/restorer.d [2019-09-11T15:21:40.148Z] DEP criu/pie/parasite.d [2019-09-11T15:21:40.430Z] CC criu/pie/parasite.o [2019-09-11T15:21:40.712Z] LINK criu/pie/parasite.built-in.o [2019-09-11T15:21:40.712Z] GEN criu/pie/parasite-blob.h [2019-09-11T15:21:40.712Z] CC criu/arch/ppc64/restorer.o [2019-09-11T15:21:40.995Z] CC criu/pie/restorer.o [2019-09-11T15:21:42.008Z] LINK criu/pie/restorer.built-in.o [2019-09-11T15:21:42.008Z] GEN criu/pie/restorer-blob.h [2019-09-11T15:21:42.008Z] DEP criu/vdso.d [2019-09-11T15:21:42.290Z] DEP criu/uts_ns.d [2019-09-11T15:21:42.290Z] DEP criu/util.d [2019-09-11T15:21:42.290Z] DEP criu/uffd.d [2019-09-11T15:21:42.572Z] DEP criu/tun.d [2019-09-11T15:21:42.572Z] DEP criu/tty.d [2019-09-11T15:21:42.572Z] DEP criu/timerfd.d [2019-09-11T15:21:42.572Z] DEP criu/sysfs_parse.d [2019-09-11T15:21:42.855Z] DEP criu/sysctl.d [2019-09-11T15:21:42.855Z] DEP criu/string.d [2019-09-11T15:21:42.855Z] DEP criu/stats.d [2019-09-11T15:21:42.855Z] DEP criu/sockets.d [2019-09-11T15:21:42.855Z] DEP criu/sk-unix.d [2019-09-11T15:21:42.943Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-11T15:21:42.943Z] [2019-09-11T15:21:42.943Z] [2019-09-11T15:21:42.943Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-11T15:21:42.943Z] [2019-09-11T15:21:42.943Z] [2019-09-11T15:21:42.943Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-11T15:21:42.943Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-09-11T15:21:42.943Z] PKG_CONFIG=pkg-config [2019-09-11T15:21:42.943Z] GOLANG_VERSION=1.12.9 [2019-09-11T15:21:42.943Z] HOSTNAME=10060892d439 [2019-09-11T15:21:42.943Z] KEEPBUNDLE=1 [2019-09-11T15:21:42.943Z] container=docker [2019-09-11T15:21:42.943Z] TEST_SKIP_INTEGRATION=1 [2019-09-11T15:21:42.943Z] GOMETALINTER_OPTS=--deadline=2m [2019-09-11T15:21:42.943Z] GOPATH=/go [2019-09-11T15:21:42.943Z] PWD=/go/src/github.com/docker/docker [2019-09-11T15:21:42.943Z] HOME=/root [2019-09-11T15:21:42.943Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-11T15:21:42.943Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-11T15:21:42.943Z] DOCKER_GITCOMMIT=1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:21:42.943Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-11T15:21:42.943Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-11T15:21:42.943Z] TERM=xterm [2019-09-11T15:21:42.943Z] DEST=bundles/test-integration [2019-09-11T15:21:42.943Z] SHLVL=1 [2019-09-11T15:21:42.943Z] TIMEOUT=120m [2019-09-11T15:21:42.943Z] TESTFLAGS=-test.run /(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-09-11T15:21:42.943Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-11T15:21:42.943Z] DOCKER_PKG=github.com/docker/docker [2019-09-11T15:21:42.943Z] TESTDEBUG=1 [2019-09-11T15:21:42.943Z] _=/usr/bin/env [2019-09-11T15:21:42.943Z] Building test suite binary ./integration-cli/test.main [2019-09-11T15:21:42.943Z] No new tests added to integration. [2019-09-11T15:21:42.943Z] [2019-09-11T15:21:42.943Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-11T15:21:42.943Z] PKG_CONFIG=pkg-config [2019-09-11T15:21:42.943Z] GOLANG_VERSION=1.12.9 [2019-09-11T15:21:42.943Z] HOSTNAME=1cf995cc9d4c [2019-09-11T15:21:42.943Z] KEEPBUNDLE=1 [2019-09-11T15:21:42.943Z] container=docker [2019-09-11T15:21:42.943Z] TEST_SKIP_INTEGRATION=1 [2019-09-11T15:21:42.943Z] GOMETALINTER_OPTS=--deadline=2m [2019-09-11T15:21:42.943Z] GOPATH=/go [2019-09-11T15:21:42.943Z] PWD=/go/src/github.com/docker/docker [2019-09-11T15:21:42.943Z] HOME=/root [2019-09-11T15:21:42.943Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-11T15:21:42.943Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-11T15:21:42.943Z] DOCKER_GITCOMMIT=1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:21:42.943Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-11T15:21:42.943Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-11T15:21:42.943Z] TERM=xterm [2019-09-11T15:21:42.943Z] DEST=bundles/test-integration [2019-09-11T15:21:42.943Z] SHLVL=1 [2019-09-11T15:21:42.943Z] TIMEOUT=120m [2019-09-11T15:21:42.943Z] TESTFLAGS=-test.run /(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-09-11T15:21:42.943Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-11T15:21:42.943Z] DOCKER_PKG=github.com/docker/docker [2019-09-11T15:21:42.943Z] TESTDEBUG=1 [2019-09-11T15:21:42.943Z] _=/usr/bin/env [2019-09-11T15:21:42.943Z] Building test suite binary ./integration-cli/test.main [2019-09-11T15:21:42.943Z] PKG_CONFIG=pkg-config [2019-09-11T15:21:42.943Z] GOLANG_VERSION=1.12.9 [2019-09-11T15:21:42.943Z] HOSTNAME=b1c7d318d7a0 [2019-09-11T15:21:42.943Z] KEEPBUNDLE=1 [2019-09-11T15:21:42.943Z] container=docker [2019-09-11T15:21:42.943Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-11T15:21:42.943Z] GOMETALINTER_OPTS=--deadline=2m [2019-09-11T15:21:42.943Z] GOPATH=/go [2019-09-11T15:21:42.943Z] PWD=/go/src/github.com/docker/docker [2019-09-11T15:21:42.943Z] HOME=/root [2019-09-11T15:21:42.943Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-11T15:21:42.943Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-11T15:21:42.943Z] DOCKER_GITCOMMIT=1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:21:42.943Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-11T15:21:42.943Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-11T15:21:42.943Z] TERM=xterm [2019-09-11T15:21:42.943Z] DEST=bundles/test-integration [2019-09-11T15:21:42.943Z] SHLVL=1 [2019-09-11T15:21:42.943Z] TIMEOUT=120m [2019-09-11T15:21:42.943Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-11T15:21:42.943Z] DOCKER_PKG=github.com/docker/docker [2019-09-11T15:21:42.943Z] TESTDEBUG=1 [2019-09-11T15:21:42.943Z] _=/usr/bin/env [2019-09-11T15:21:42.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-11T15:21:43.138Z] DEP criu/sk-tcp.d [2019-09-11T15:21:43.138Z] DEP criu/sk-queue.d [2019-09-11T15:21:43.138Z] DEP criu/sk-packet.d [2019-09-11T15:21:43.138Z] DEP criu/sk-netlink.d [2019-09-11T15:21:43.419Z] DEP criu/sk-inet.d [2019-09-11T15:21:43.419Z] DEP criu/signalfd.d [2019-09-11T15:21:43.419Z] DEP criu/sigframe.d [2019-09-11T15:21:43.419Z] DEP criu/shmem.d [2019-09-11T15:21:43.707Z] DEP criu/servicefd.d [2019-09-11T15:21:43.707Z] DEP criu/seize.d [2019-09-11T15:21:43.707Z] DEP criu/seccomp.d [2019-09-11T15:21:43.707Z] DEP criu/rst-malloc.d [2019-09-11T15:21:43.991Z] DEP criu/rbtree.d [2019-09-11T15:21:43.991Z] DEP criu/pstree.d [2019-09-11T15:21:43.991Z] DEP criu/protobuf.d [2019-09-11T15:21:43.991Z] GEN criu/protobuf-desc-gen.h [2019-09-11T15:21:44.607Z] DEP criu/protobuf-desc.d [2019-09-11T15:21:44.607Z] DEP criu/proc_parse.d [2019-09-11T15:21:44.607Z] DEP criu/plugin.d [2019-09-11T15:21:44.607Z] DEP criu/pipes.d [2019-09-11T15:21:44.607Z] DEP criu/pie-util.d [2019-09-11T15:21:44.607Z] DEP criu/pie-util-vdso.d [2019-09-11T15:21:44.889Z] DEP criu/pie-util-vdso-elf32.d [2019-09-11T15:21:44.889Z] DEP criu/path.d [2019-09-11T15:21:44.889Z] DEP criu/parasite-syscall.d [2019-09-11T15:21:44.889Z] DEP criu/pagemap.d [2019-09-11T15:21:45.171Z] DEP criu/pagemap-cache.d [2019-09-11T15:21:45.171Z] DEP criu/page-xfer.d [2019-09-11T15:21:45.171Z] DEP criu/page-pipe.d [2019-09-11T15:21:45.171Z] DEP criu/netfilter.d [2019-09-11T15:21:45.454Z] DEP criu/net.d [2019-09-11T15:21:45.454Z] DEP criu/namespaces.d [2019-09-11T15:21:45.454Z] DEP criu/mount.d [2019-09-11T15:21:45.454Z] DEP criu/mem.d [2019-09-11T15:21:45.736Z] DEP criu/lsm.d [2019-09-11T15:21:45.736Z] DEP criu/log.d [2019-09-11T15:21:45.736Z] DEP criu/libnetlink.d [2019-09-11T15:21:45.736Z] DEP criu/kerndat.d [2019-09-11T15:21:46.030Z] DEP criu/kcmp-ids.d [2019-09-11T15:21:46.030Z] DEP criu/irmap.d [2019-09-11T15:21:46.030Z] DEP criu/ipc_ns.d [2019-09-11T15:21:46.030Z] DEP criu/image.d [2019-09-11T15:21:46.312Z] DEP criu/image-desc.d [2019-09-11T15:21:46.312Z] DEP criu/fsnotify.d [2019-09-11T15:21:46.312Z] DEP criu/filesystems.d [2019-09-11T15:21:46.312Z] DEP criu/files.d [2019-09-11T15:21:46.596Z] DEP criu/files-reg.d [2019-09-11T15:21:46.596Z] DEP criu/files-ext.d [2019-09-11T15:21:46.596Z] DEP criu/file-lock.d [2019-09-11T15:21:46.596Z] DEP criu/file-ids.d [2019-09-11T15:21:46.879Z] DEP criu/fifo.d [2019-09-11T15:21:46.879Z] DEP criu/fdstore.d [2019-09-11T15:21:46.879Z] DEP criu/fault-injection.d [2019-09-11T15:21:46.879Z] DEP criu/external.d [2019-09-11T15:21:46.879Z] DEP criu/eventpoll.d [2019-09-11T15:21:47.160Z] DEP criu/eventfd.d [2019-09-11T15:21:47.160Z] DEP criu/crtools.d [2019-09-11T15:21:47.160Z] DEP criu/cr-service.d [2019-09-11T15:21:47.160Z] DEP criu/cr-restore.d [2019-09-11T15:21:47.443Z] DEP criu/cr-errno.d [2019-09-11T15:21:47.443Z] DEP criu/cr-dump.d [2019-09-11T15:21:47.443Z] DEP criu/cr-dedup.d [2019-09-11T15:21:47.443Z] DEP criu/cr-check.d [2019-09-11T15:21:47.725Z] DEP criu/config.d [2019-09-11T15:21:47.725Z] DEP criu/clone-noasan.d [2019-09-11T15:21:47.725Z] DEP criu/cgroup.d [2019-09-11T15:21:47.725Z] DEP criu/cgroup-props.d [2019-09-11T15:21:48.008Z] DEP criu/bitmap.d [2019-09-11T15:21:48.008Z] DEP criu/bfd.d [2019-09-11T15:21:48.008Z] DEP criu/autofs.d [2019-09-11T15:21:48.008Z] DEP criu/aio.d [2019-09-11T15:21:48.008Z] DEP criu/action-scripts.d [2019-09-11T15:21:48.291Z] CC criu/action-scripts.o [2019-09-11T15:21:48.567Z] + dpkg --print-architecture [2019-09-11T15:21:48.567Z] + cd /tmp/tmp.rqGVuWNM5Q/src/github.com/docker/distribution [2019-09-11T15:21:48.567Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-11T15:21:48.567Z] + GOPATH=/tmp/tmp.rqGVuWNM5Q/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.rqGVuWNM5Q [2019-09-11T15:21:48.567Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-11T15:21:48.573Z] CC criu/aio.o [2019-09-11T15:21:48.573Z] CC criu/autofs.o [2019-09-11T15:21:49.579Z] CC criu/bfd.o [2019-09-11T15:21:49.579Z] CC criu/bitmap.o [2019-09-11T15:21:49.579Z] CC criu/cgroup-props.o [2019-09-11T15:21:50.193Z] CC criu/cgroup.o [2019-09-11T15:21:51.665Z] CC criu/clone-noasan.o [2019-09-11T15:21:51.665Z] CC criu/config.o [2019-09-11T15:21:52.279Z] CC criu/cr-check.o [2019-09-11T15:21:52.724Z] + rm -rf /tmp/tmp.rqGVuWNM5Q/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.rqGVuWNM5Q [2019-09-11T15:21:52.893Z] CC criu/cr-dedup.o [2019-09-11T15:21:53.176Z] CC criu/cr-dump.o [2019-09-11T15:21:53.527Z] Removing intermediate container 4760193d4a86 [2019-09-11T15:21:53.527Z] ---> 1b812e7b04b3 [2019-09-11T15:21:53.527Z] Step 16/126 : FROM base AS swagger [2019-09-11T15:21:53.527Z] ---> 7b1110eeb861 [2019-09-11T15:21:53.527Z] Step 17/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-11T15:21:53.527Z] ---> Running in 441283cbaff9 [2019-09-11T15:21:53.895Z] Removing intermediate container 441283cbaff9 [2019-09-11T15:21:53.895Z] ---> d532b8b2268d [2019-09-11T15:21:53.895Z] Step 18/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-09-11T15:21:53.895Z] ---> Running in 0f0ef321e63a [2019-09-11T15:21:54.265Z] + mktemp -d [2019-09-11T15:21:54.265Z] + export GOPATH=/tmp/tmp.jybnmnKGtD [2019-09-11T15:21:54.265Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.jybnmnKGtD/src/github.com/go-swagger/go-swagger [2019-09-11T15:21:54.265Z] Cloning into '/tmp/tmp.jybnmnKGtD/src/github.com/go-swagger/go-swagger'... [2019-09-11T15:21:54.651Z] CC criu/cr-errno.o [2019-09-11T15:21:54.651Z] CC criu/cr-restore.o [2019-09-11T15:21:56.672Z] CC criu/cr-service.o [2019-09-11T15:21:56.807Z] ---> 553180c5c82a [2019-09-11T15:21:56.807Z] Successfully built 553180c5c82a [2019-09-11T15:21:56.807Z] Successfully tagged docker:latest [2019-09-11T15:21:56.807Z] INFO: Image build ended at 09/11/2019 15:21:56. Duration:00:00:35.8023602 [2019-09-11T15:21:56.807Z] [2019-09-11T15:21:56.807Z] [2019-09-11T15:21:56.807Z] INFO: Building the test binaries at 09/11/2019 15:21:56... [2019-09-11T15:21:57.677Z] CC criu/crtools.o [2019-09-11T15:21:57.899Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-09-11T15:21:57.899Z] No api/types/ or api/swagger.yaml changes in diff. [2019-09-11T15:21:57.899Z] Congratulations! All toml source files changed here have valid syntax. [2019-09-11T15:21:57.899Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-09-11T15:21:57.899Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-09-11T15:21:57.899Z] Congratulations! No new tests added to integration-cli. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-09-11T15:21:57.974Z] CC criu/eventfd.o [2019-09-11T15:21:58.221Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39724/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr49 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1fdf1753b20d3cc621d66300417dfb661213fec5 -e DOCKER_GRAPHDRIVER docker:1fdf1753b20d3cc621d66300417dfb661213fec5 hack/make.sh dynbinary-daemon test-docker-py [2019-09-11T15:21:58.259Z] CC criu/eventpoll.o [2019-09-11T15:21:58.440Z] + cd /tmp/tmp.jybnmnKGtD/src/github.com/go-swagger/go-swagger [2019-09-11T15:21:58.440Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-11T15:21:58.440Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-11T15:21:58.541Z] CC criu/external.o [2019-09-11T15:21:58.784Z] [2019-09-11T15:21:58.823Z] CC criu/fault-injection.o [2019-09-11T15:21:58.824Z] CC criu/fdstore.o [2019-09-11T15:21:59.040Z] Removing bundles/ [2019-09-11T15:21:59.040Z] [2019-09-11T15:21:59.040Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-09-11T15:21:59.040Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-11T15:21:59.040Z] GOOS="" GOARCH="" GOARM="" [2019-09-11T15:21:59.106Z] CC criu/fifo.o [2019-09-11T15:21:59.379Z] ---> 6a00a6efbcc8 [2019-09-11T15:21:59.379Z] Successfully built 6a00a6efbcc8 [2019-09-11T15:21:59.379Z] Successfully tagged docker:latest [2019-09-11T15:21:59.379Z] INFO: Image build ended at 09/11/2019 15:21:58. Duration:00:00:35.0656280 [2019-09-11T15:21:59.379Z] [2019-09-11T15:21:59.379Z] [2019-09-11T15:21:59.379Z] INFO: Building the test binaries at 09/11/2019 15:21:58... [2019-09-11T15:21:59.389Z] CC criu/file-ids.o [2019-09-11T15:21:59.389Z] CC criu/file-lock.o [2019-09-11T15:22:00.008Z] CC criu/files-ext.o [2019-09-11T15:22:00.008Z] CC criu/files-reg.o [2019-09-11T15:22:01.482Z] CC criu/files.o [2019-09-11T15:22:02.490Z] CC criu/filesystems.o [2019-09-11T15:22:02.772Z] CC criu/fsnotify.o [2019-09-11T15:22:03.134Z] INFO: make.ps1 starting at 09/11/2019 15:22:02 [2019-09-11T15:22:03.387Z] CC criu/image-desc.o [2019-09-11T15:22:03.387Z] CC criu/image.o [2019-09-11T15:22:03.599Z] INFO: Git commit (1fdf1753b) assumed from DOCKER_GITCOMMIT environment variable [2019-09-11T15:22:03.599Z] INFO: Invoking autogen... [2019-09-11T15:22:04.008Z] CC criu/ipc_ns.o [2019-09-11T15:22:04.059Z] INFO: Building daemon... [2019-09-11T15:22:04.623Z] CC criu/irmap.o [2019-09-11T15:22:04.915Z] CC criu/kcmp-ids.o [2019-09-11T15:22:05.198Z] CC criu/kerndat.o [2019-09-11T15:22:05.813Z] CC criu/libnetlink.o [2019-09-11T15:22:06.095Z] CC criu/log.o [2019-09-11T15:22:06.377Z] CC criu/lsm.o [2019-09-11T15:22:06.659Z] CC criu/mem.o [2019-09-11T15:22:07.144Z] INFO: make.ps1 starting at 09/11/2019 15:22:06 [2019-09-11T15:22:07.144Z] INFO: Git commit (1fdf1753b) assumed from DOCKER_GITCOMMIT environment variable [2019-09-11T15:22:07.144Z] INFO: Invoking autogen... [2019-09-11T15:22:07.603Z] INFO: Building daemon... [2019-09-11T15:22:07.667Z] CC criu/mount.o [2019-09-11T15:22:07.938Z] + rm -rf /tmp/tmp.jybnmnKGtD [2019-09-11T15:22:07.938Z] Removing intermediate container 0f0ef321e63a [2019-09-11T15:22:07.938Z] ---> b41e7d3a83bd [2019-09-11T15:22:07.938Z] Step 19/126 : FROM base AS frozen-images [2019-09-11T15:22:07.938Z] ---> 7b1110eeb861 [2019-09-11T15:22:07.938Z] Step 20/126 : ARG DEBIAN_FRONTEND [2019-09-11T15:22:07.938Z] ---> Using cache [2019-09-11T15:22:07.938Z] ---> 178b27de09fb [2019-09-11T15:22:07.938Z] Step 21/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-09-11T15:22:07.938Z] ---> Running in d688fd2b1baa [2019-09-11T15:22:08.866Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-11T15:22:08.867Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-11T15:22:08.867Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-11T15:22:08.867Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-11T15:22:08.867Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-11T15:22:08.867Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-09-11T15:22:09.394Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-11T15:22:09.394Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-11T15:22:09.686Z] CC criu/namespaces.o [2019-09-11T15:22:10.669Z] Fetched 7671 kB in 1s (3869 kB/s) [2019-09-11T15:22:11.030Z] Reading package lists... [2019-09-11T15:22:11.156Z] CC criu/net.o [2019-09-11T15:22:11.836Z] Reading package lists... [2019-09-11T15:22:11.836Z] Building dependency tree... [2019-09-11T15:22:11.836Z] Reading state information... [2019-09-11T15:22:11.836Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-11T15:22:11.836Z] The following additional packages will be installed: [2019-09-11T15:22:11.836Z] libjq1 libonig4 [2019-09-11T15:22:11.836Z] The following NEW packages will be installed: [2019-09-11T15:22:11.836Z] jq libjq1 libonig4 [2019-09-11T15:22:11.836Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2019-09-11T15:22:11.836Z] Need to get 328 kB of archives. [2019-09-11T15:22:11.836Z] After this operation, 1263 kB of additional disk space will be used. [2019-09-11T15:22:11.836Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-09-11T15:22:11.836Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-09-11T15:22:11.836Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-09-11T15:22:12.215Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-11T15:22:12.215Z] Fetched 328 kB in 0s (4038 kB/s) [2019-09-11T15:22:12.215Z] Selecting previously unselected package libonig4:s390x. [2019-09-11T15:22:12.215Z] (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-09-11T15:22:12.215Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-09-11T15:22:12.215Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-09-11T15:22:12.215Z] Selecting previously unselected package libjq1:s390x. [2019-09-11T15:22:12.215Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-09-11T15:22:12.215Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-11T15:22:12.215Z] Selecting previously unselected package jq. [2019-09-11T15:22:12.215Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-09-11T15:22:12.215Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-11T15:22:12.215Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-09-11T15:22:12.215Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-11T15:22:12.215Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-11T15:22:12.215Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-11T15:22:12.626Z] CC criu/netfilter.o [2019-09-11T15:22:12.908Z] CC criu/page-pipe.o [2019-09-11T15:22:13.001Z] Removing intermediate container d688fd2b1baa [2019-09-11T15:22:13.001Z] ---> a33f09337816 [2019-09-11T15:22:13.001Z] Step 22/126 : COPY contrib/download-frozen-image-v2.sh / [2019-09-11T15:22:13.001Z] ---> e23120d248a8 [2019-09-11T15:22:13.001Z] Step 23/126 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2019-09-11T15:22:13.001Z] ---> Running in 16398723858a [2019-09-11T15:22:13.523Z] CC criu/page-xfer.o [2019-09-11T15:22:14.137Z] CC criu/pagemap-cache.o [2019-09-11T15:22:14.270Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-11T15:22:14.419Z] CC criu/pagemap.o [2019-09-11T15:22:15.033Z] CC criu/parasite-syscall.o [2019-09-11T15:22:15.043Z]  [2019-09-11T15:22:15.457Z]  #  1.7% ###########                  15.7% #####################  30.3% ################################ 45.0% ########################################## 59.6% ################################################### 72.2% ############################################################## 86.8% ######################################################################## 100.0% [2019-09-11T15:22:15.649Z] CC criu/path.o [2019-09-11T15:22:15.649Z] CC criu/pie-util-vdso-elf32.o [2019-09-11T15:22:15.832Z]  [2019-09-11T15:22:15.832Z]  #######################  32.5% ######################################################## 77.9% ######################################################################## 100.0% [2019-09-11T15:22:15.930Z] CC criu/pie-util-vdso.o [2019-09-11T15:22:16.212Z]  [2019-09-11T15:22:16.218Z] CC criu/pie-util.o [2019-09-11T15:22:16.500Z] CC criu/pipes.o [2019-09-11T15:22:16.783Z] CC criu/plugin.o [2019-09-11T15:22:16.966Z]  #######                                                               10.8% ##################     26.0% ###############################                                         43.9% ############################################                              61.7% ######################################################### 79.5% ###################################################################### 98.5% ######################################################################## 100.0% [2019-09-11T15:22:16.966Z]  [2019-09-11T15:22:17.066Z] CC criu/proc_parse.o [2019-09-11T15:22:18.872Z]  ##  3.3% #######  10.9% ############  17.6% ################  23.6% ######################  31.1% ###########################  38.7% #################################  46.2% ###################################### 52.9% ###########################################  60.4% ################################################ 68.0% ##################################################### 74.6% ########################################################### 82.1% ################################################################ 89.7% ###################################################################### 97.3% ######################################################################## 100.0% [2019-09-11T15:22:18.872Z]  [2019-09-11T15:22:19.086Z] CC criu/protobuf-desc.o [2019-09-11T15:22:19.369Z] CC criu/protobuf.o [2019-09-11T15:22:19.651Z] CC criu/pstree.o [2019-09-11T15:22:19.681Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-11T15:22:19.681Z]  [2019-09-11T15:22:19.681Z]  ######################################################################## 100.0% [2019-09-11T15:22:20.057Z]  [2019-09-11T15:22:20.434Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-11T15:22:20.434Z]  [2019-09-11T15:22:20.657Z] CC criu/rbtree.o [2019-09-11T15:22:20.657Z] CC criu/rst-malloc.o [2019-09-11T15:22:20.909Z]  ######################################################################## 100.0% [2019-09-11T15:22:20.909Z]  [2019-09-11T15:22:20.939Z] CC criu/seccomp.o [2019-09-11T15:22:21.222Z] CC criu/seize.o [2019-09-11T15:22:21.397Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-11T15:22:21.397Z] skipping existing b63cc5f62c21 [2019-09-11T15:22:21.397Z] [2019-09-11T15:22:21.837Z] CC criu/servicefd.o [2019-09-11T15:22:22.119Z] CC criu/shmem.o [2019-09-11T15:22:22.199Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-11T15:22:22.199Z]  [2019-09-11T15:22:22.564Z]  ######################################################################## 100.0% [2019-09-11T15:22:22.564Z]  [2019-09-11T15:22:22.564Z] Download of images into '/build' complete. [2019-09-11T15:22:22.564Z] Use something like the following to load the result into a Docker daemon: [2019-09-11T15:22:22.564Z] tar -cC '/build' . | docker load [2019-09-11T15:22:22.733Z] CC criu/sigframe.o [2019-09-11T15:22:23.022Z] CC criu/signalfd.o [2019-09-11T15:22:23.022Z] CC criu/sk-inet.o [2019-09-11T15:22:23.644Z] CC criu/sk-netlink.o [2019-09-11T15:22:23.823Z] Removing intermediate container 16398723858a [2019-09-11T15:22:23.823Z] ---> 0ec6008fcb47 [2019-09-11T15:22:23.823Z] Step 24/126 : FROM base AS cross-false [2019-09-11T15:22:23.823Z] ---> 7b1110eeb861 [2019-09-11T15:22:23.823Z] Step 25/126 : FROM base AS cross-true [2019-09-11T15:22:23.823Z] ---> 7b1110eeb861 [2019-09-11T15:22:23.823Z] Step 26/126 : ARG DEBIAN_FRONTEND [2019-09-11T15:22:23.823Z] ---> Using cache [2019-09-11T15:22:23.823Z] ---> 178b27de09fb [2019-09-11T15:22:23.823Z] Step 27/126 : RUN dpkg --add-architecture armhf [2019-09-11T15:22:23.823Z] ---> Running in e86380f3445e [2019-09-11T15:22:23.926Z] CC criu/sk-packet.o [2019-09-11T15:22:24.539Z] CC criu/sk-queue.o [2019-09-11T15:22:24.821Z] CC criu/sk-tcp.o [2019-09-11T15:22:25.079Z] Removing intermediate container e86380f3445e [2019-09-11T15:22:25.079Z] ---> b5dc700d2108 [2019-09-11T15:22:25.079Z] Step 28/126 : RUN dpkg --add-architecture arm64 [2019-09-11T15:22:25.079Z] ---> Running in 11c5eb14c0d6 [2019-09-11T15:22:25.103Z] CC criu/sk-unix.o [2019-09-11T15:22:26.344Z] Removing intermediate container 11c5eb14c0d6 [2019-09-11T15:22:26.344Z] ---> 9a27765ec19d [2019-09-11T15:22:26.344Z] Step 29/126 : RUN dpkg --add-architecture armel [2019-09-11T15:22:26.344Z] ---> Running in 29ca8d01f86d [2019-09-11T15:22:26.574Z] CC criu/sockets.o [2019-09-11T15:22:27.188Z] CC criu/stats.o [2019-09-11T15:22:27.471Z] CC criu/string.o [2019-09-11T15:22:27.471Z] CC criu/sysctl.o [2019-09-11T15:22:27.727Z] Removing intermediate container 29ca8d01f86d [2019-09-11T15:22:27.727Z] ---> 2024ac84fefe [2019-09-11T15:22:27.727Z] Step 30/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-09-11T15:22:27.727Z] ---> Running in 6b2d96abf48f [2019-09-11T15:22:27.754Z] CC criu/sysfs_parse.o [2019-09-11T15:22:28.036Z] CC criu/timerfd.o [2019-09-11T15:22:28.318Z] CC criu/tty.o [2019-09-11T15:22:28.600Z] Removing intermediate container 6b2d96abf48f [2019-09-11T15:22:28.600Z] ---> a6c32c6d1bf1 [2019-09-11T15:22:28.600Z] Step 31/126 : FROM cross-${CROSS} as dev-base [2019-09-11T15:22:28.600Z] ---> 7b1110eeb861 [2019-09-11T15:22:28.600Z] Step 32/126 : FROM dev-base AS runtime-dev-cross-false [2019-09-11T15:22:28.600Z] ---> 7b1110eeb861 [2019-09-11T15:22:28.600Z] Step 33/126 : ARG DEBIAN_FRONTEND [2019-09-11T15:22:28.600Z] ---> Using cache [2019-09-11T15:22:28.600Z] ---> 178b27de09fb [2019-09-11T15:22:28.600Z] Step 34/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-09-11T15:22:28.600Z] ---> Running in a6a1df1bee08 [2019-09-11T15:22:28.967Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-11T15:22:28.967Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-11T15:22:28.967Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-11T15:22:28.967Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-11T15:22:28.967Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-11T15:22:29.335Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-09-11T15:22:29.335Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-11T15:22:29.335Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-11T15:22:29.790Z] CC criu/tun.o [2019-09-11T15:22:30.073Z] CC criu/uffd.o [2019-09-11T15:22:30.580Z] Fetched 7671 kB in 1s (5072 kB/s) [2019-09-11T15:22:30.958Z] Reading package lists... [2019-09-11T15:22:31.080Z] CC criu/util.o [2019-09-11T15:22:31.765Z] Reading package lists... [2019-09-11T15:22:31.765Z] Building dependency tree... [2019-09-11T15:22:31.765Z] Reading state information... [2019-09-11T15:22:31.765Z] The following additional packages will be installed: [2019-09-11T15:22:31.765Z] libapparmor1 libseccomp2 [2019-09-11T15:22:31.765Z] Suggested packages: [2019-09-11T15:22:31.765Z] seccomp [2019-09-11T15:22:31.765Z] The following NEW packages will be installed: [2019-09-11T15:22:31.765Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-11T15:22:31.765Z] 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded. [2019-09-11T15:22:31.765Z] Need to get 301 kB of archives. [2019-09-11T15:22:31.765Z] After this operation, 1402 kB of additional disk space will be used. [2019-09-11T15:22:31.765Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-09-11T15:22:31.765Z] 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-09-11T15:22:31.765Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-09-11T15:22:31.765Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-09-11T15:22:32.087Z] CC criu/uts_ns.o [2019-09-11T15:22:32.087Z] CC criu/vdso.o [2019-09-11T15:22:32.139Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-11T15:22:32.139Z] Fetched 301 kB in 0s (4008 kB/s) [2019-09-11T15:22:32.139Z] Selecting previously unselected package libseccomp2:s390x. [2019-09-11T15:22:32.139Z] (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-09-11T15:22:32.139Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-09-11T15:22:32.139Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-09-11T15:22:32.139Z] Selecting previously unselected package libseccomp-dev:s390x. [2019-09-11T15:22:32.139Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-09-11T15:22:32.139Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-09-11T15:22:32.139Z] Selecting previously unselected package libapparmor1:s390x. [2019-09-11T15:22:32.139Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-09-11T15:22:32.139Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-09-11T15:22:32.139Z] Selecting previously unselected package libapparmor-dev:s390x. [2019-09-11T15:22:32.139Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-09-11T15:22:32.139Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-09-11T15:22:32.139Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-11T15:22:32.139Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-09-11T15:22:32.139Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-09-11T15:22:32.139Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-09-11T15:22:32.139Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-09-11T15:22:32.139Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-11T15:22:32.701Z] LINK criu/built-in.o [2019-09-11T15:22:32.701Z] LINK criu/criu [2019-09-11T15:22:32.931Z] Removing intermediate container a6a1df1bee08 [2019-09-11T15:22:32.931Z] ---> fc4f71d6c4b0 [2019-09-11T15:22:32.931Z] Step 35/126 : FROM cross-true AS runtime-dev-cross-true [2019-09-11T15:22:32.931Z] ---> a6c32c6d1bf1 [2019-09-11T15:22:32.931Z] Step 36/126 : ARG DEBIAN_FRONTEND [2019-09-11T15:22:32.931Z] ---> Running in 9c48db1f9c96 [2019-09-11T15:22:32.983Z] DEP lib/c/criu.d [2019-09-11T15:22:32.983Z] CC images/rpc.pb-c.o [2019-09-11T15:22:33.307Z] Removing intermediate container 9c48db1f9c96 [2019-09-11T15:22:33.307Z] ---> f1e2a10e4342 [2019-09-11T15:22:33.307Z] Step 37/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-09-11T15:22:33.307Z] ---> Running in e53fc059c827 [2019-09-11T15:22:33.611Z] CC lib/c/criu.o [2019-09-11T15:22:34.167Z] Removing intermediate container e53fc059c827 [2019-09-11T15:22:34.167Z] ---> 203deaf872a8 [2019-09-11T15:22:34.167Z] Step 38/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-09-11T15:22:34.167Z] ---> fc4f71d6c4b0 [2019-09-11T15:22:34.167Z] Step 39/126 : FROM base AS tomlv [2019-09-11T15:22:34.167Z] ---> 7b1110eeb861 [2019-09-11T15:22:34.167Z] Step 40/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-09-11T15:22:34.167Z] ---> Running in 94884f1e1862 [2019-09-11T15:22:34.546Z] Removing intermediate container 94884f1e1862 [2019-09-11T15:22:34.546Z] ---> 0950abac43e9 [2019-09-11T15:22:34.546Z] Step 41/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:22:34.546Z] ---> f240de576ef9 [2019-09-11T15:22:34.546Z] Step 42/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-11T15:22:34.648Z] LINK lib/c/built-in.o [2019-09-11T15:22:34.648Z] LINK lib/c/libcriu.so [2019-09-11T15:22:34.648Z] GEN magic.py [2019-09-11T15:22:34.648Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-11T15:22:34.648Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-11T15:22:34.911Z] ---> 31670bdfd829 [2019-09-11T15:22:34.911Z] Step 43/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-11T15:22:34.911Z] ---> Running in bcb9af969ded [2019-09-11T15:22:34.932Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-11T15:22:35.217Z] make[1]: Nothing to be done for 'all'. [2019-09-11T15:22:35.288Z] + RM_GOPATH=0 [2019-09-11T15:22:35.288Z] + TMP_GOPATH= [2019-09-11T15:22:35.288Z] + : /build [2019-09-11T15:22:35.288Z] + '[' -z '' ']' [2019-09-11T15:22:35.288Z] ++ mktemp -d [2019-09-11T15:22:35.288Z] + export GOPATH=/tmp/tmp.CyIuhW2Dke [2019-09-11T15:22:35.288Z] + GOPATH=/tmp/tmp.CyIuhW2Dke [2019-09-11T15:22:35.288Z] + RM_GOPATH=1 [2019-09-11T15:22:35.288Z] ++ dirname ./install.sh [2019-09-11T15:22:35.288Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-11T15:22:35.288Z] + dir=. [2019-09-11T15:22:35.288Z] + bin=tomlv [2019-09-11T15:22:35.288Z] + shift [2019-09-11T15:22:35.288Z] + '[' '!' -f ./tomlv.installer ']' [2019-09-11T15:22:35.288Z] + . ./tomlv.installer [2019-09-11T15:22:35.288Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-11T15:22:35.288Z] + install_tomlv [2019-09-11T15:22:35.288Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-11T15:22:35.288Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.CyIuhW2Dke/src/github.com/BurntSushi/toml [2019-09-11T15:22:35.288Z] Cloning into '/tmp/tmp.CyIuhW2Dke/src/github.com/BurntSushi/toml'... [2019-09-11T15:22:35.501Z] make[1]: 'images/built-in.o' is up to date. [2019-09-11T15:22:35.501Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-11T15:22:35.501Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-11T15:22:35.501Z] make[1]: 'compel/libcompel.a' is up to date. [2019-09-11T15:22:35.501Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-09-11T15:22:35.501Z] make[1]: Nothing to be done for 'all'. [2019-09-11T15:22:35.501Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-11T15:22:35.674Z] + cd /tmp/tmp.CyIuhW2Dke/src/github.com/BurntSushi/toml [2019-09-11T15:22:35.674Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-11T15:22:35.674Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-11T15:22:35.674Z] math/bits [2019-09-11T15:22:35.674Z] errors [2019-09-11T15:22:35.674Z] internal/cpu [2019-09-11T15:22:35.674Z] math [2019-09-11T15:22:35.674Z] internal/bytealg [2019-09-11T15:22:35.783Z] make[2]: Nothing to be done for 'all'. [2019-09-11T15:22:35.783Z] make[2]: Nothing to be done for 'all'. [2019-09-11T15:22:35.783Z] make[2]: Nothing to be done for 'all'. [2019-09-11T15:22:35.783Z] make[2]: Nothing to be done for 'all'. [2019-09-11T15:22:35.783Z] make[2]: Nothing to be done for 'all'. [2019-09-11T15:22:35.783Z] make[2]: Nothing to be done for 'all'. [2019-09-11T15:22:35.783Z] make[2]: Nothing to be done for 'all'. [2019-09-11T15:22:35.783Z] make[2]: Nothing to be done for 'all'. [2019-09-11T15:22:35.783Z] INSTALL criu/criu [2019-09-11T15:22:36.063Z] runtime/internal/atomic [2019-09-11T15:22:36.063Z] runtime/internal/sys [2019-09-11T15:22:36.063Z] runtime/internal/math [2019-09-11T15:22:36.063Z] runtime [2019-09-11T15:22:36.063Z] unicode/utf8 [2019-09-11T15:22:36.063Z] strconv [2019-09-11T15:22:36.465Z] internal/race [2019-09-11T15:22:36.465Z] sync/atomic [2019-09-11T15:22:36.465Z] unicode [2019-09-11T15:22:36.847Z] internal/testlog [2019-09-11T15:22:36.847Z] encoding [2019-09-11T15:22:36.847Z] runtime/cgo [2019-09-11T15:22:37.255Z] Removing intermediate container 6088ba923261 [2019-09-11T15:22:37.255Z] ---> 6f0fd7a1d1aa [2019-09-11T15:22:37.255Z] Step 12/126 : FROM base AS registry [2019-09-11T15:22:37.255Z] ---> e72efb33736f [2019-09-11T15:22:37.255Z] Step 13/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-11T15:22:37.537Z] ---> Running in 222c53a3ad7f [2019-09-11T15:22:37.537Z] Removing intermediate container 222c53a3ad7f [2019-09-11T15:22:37.537Z] ---> aa81815d33a6 [2019-09-11T15:22:37.537Z] Step 14/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-11T15:22:37.537Z] ---> Running in 6eaf83a29847 [2019-09-11T15:22:37.537Z] Removing intermediate container 6eaf83a29847 [2019-09-11T15:22:37.537Z] ---> 5eb20c7f42a4 [2019-09-11T15:22:37.537Z] Step 15/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2019-09-11T15:22:37.821Z] ---> Running in 17bb1c7cd612 [2019-09-11T15:22:38.103Z] + mktemp -d [2019-09-11T15:22:38.103Z] + export GOPATH=/tmp/tmp.Z4F78R7aAT [2019-09-11T15:22:38.103Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.Z4F78R7aAT/src/github.com/docker/distribution [2019-09-11T15:22:38.103Z] Cloning into '/tmp/tmp.Z4F78R7aAT/src/github.com/docker/distribution'... [2019-09-11T15:22:38.127Z] sync [2019-09-11T15:22:38.127Z] io [2019-09-11T15:22:38.127Z] reflect [2019-09-11T15:22:38.127Z] syscall [2019-09-11T15:22:38.947Z] time [2019-09-11T15:22:38.947Z] sort [2019-09-11T15:22:38.947Z] internal/fmtsort [2019-09-11T15:22:39.339Z] internal/poll [2019-09-11T15:22:39.339Z] internal/syscall/unix [2019-09-11T15:22:39.339Z] strings [2019-09-11T15:22:39.339Z] os [2019-09-11T15:22:39.339Z] bytes [2019-09-11T15:22:39.878Z] fmt [2019-09-11T15:22:39.878Z] bufio [2019-09-11T15:22:39.878Z] path/filepath [2019-09-11T15:22:39.878Z] io/ioutil [2019-09-11T15:22:40.550Z] path [2019-09-11T15:22:40.550Z] flag [2019-09-11T15:22:40.550Z] github.com/BurntSushi/toml [2019-09-11T15:22:40.550Z] log [2019-09-11T15:22:40.550Z] text/tabwriter [2019-09-11T15:22:40.792Z] + cd /tmp/tmp.Z4F78R7aAT/src/github.com/docker/distribution [2019-09-11T15:22:40.792Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-11T15:22:40.974Z] github.com/BurntSushi/toml/cmd/tomlv [2019-09-11T15:22:41.416Z] + GOPATH=/tmp/tmp.Z4F78R7aAT/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Z4F78R7aAT go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-11T15:22:42.258Z] Removing intermediate container bcb9af969ded [2019-09-11T15:22:42.258Z] ---> 694fe8cd94ba [2019-09-11T15:22:42.258Z] Step 44/126 : FROM base AS vndr [2019-09-11T15:22:42.258Z] ---> 7b1110eeb861 [2019-09-11T15:22:42.258Z] Step 45/126 : ENV INSTALL_BINARY_NAME=vndr [2019-09-11T15:22:42.258Z] ---> Running in 06f833e0385e [2019-09-11T15:22:42.258Z] Removing intermediate container 06f833e0385e [2019-09-11T15:22:42.258Z] ---> 8ee848771d3b [2019-09-11T15:22:42.258Z] Step 46/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:22:42.625Z] ---> c150614b114f [2019-09-11T15:22:42.625Z] Step 47/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-11T15:22:42.625Z] ---> b1767ffa3dde [2019-09-11T15:22:42.625Z] Step 48/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-11T15:22:43.000Z] ---> Running in 88c83607ab2f [2019-09-11T15:22:43.374Z] + RM_GOPATH=0 [2019-09-11T15:22:43.374Z] + TMP_GOPATH= [2019-09-11T15:22:43.374Z] + : /build [2019-09-11T15:22:43.374Z] + '[' -z '' ']' [2019-09-11T15:22:43.374Z] ++ mktemp -d [2019-09-11T15:22:43.374Z] + export GOPATH=/tmp/tmp.ey6VabR327 [2019-09-11T15:22:43.374Z] + GOPATH=/tmp/tmp.ey6VabR327 [2019-09-11T15:22:43.374Z] + RM_GOPATH=1 [2019-09-11T15:22:43.374Z] ++ dirname ./install.sh [2019-09-11T15:22:43.374Z] + dir=. [2019-09-11T15:22:43.374Z] + bin=vndr [2019-09-11T15:22:43.374Z] + shift [2019-09-11T15:22:43.374Z] + '[' '!' -f ./vndr.installer ']' [2019-09-11T15:22:43.374Z] + . ./vndr.installer [2019-09-11T15:22:43.374Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-11T15:22:43.374Z] + install_vndr [2019-09-11T15:22:43.374Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-11T15:22:43.374Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-11T15:22:43.374Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ey6VabR327/src/github.com/LK4D4/vndr [2019-09-11T15:22:43.374Z] Cloning into '/tmp/tmp.ey6VabR327/src/github.com/LK4D4/vndr'... [2019-09-11T15:22:43.374Z] + cd /tmp/tmp.ey6VabR327/src/github.com/LK4D4/vndr [2019-09-11T15:22:43.374Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-11T15:22:43.374Z] + go build -buildmode=pie -v -o /build/vndr . [2019-09-11T15:22:43.760Z] errors [2019-09-11T15:22:43.760Z] internal/cpu [2019-09-11T15:22:43.760Z] internal/race [2019-09-11T15:22:43.760Z] runtime/internal/atomic [2019-09-11T15:22:43.760Z] internal/bytealg [2019-09-11T15:22:43.760Z] runtime/internal/sys [2019-09-11T15:22:43.760Z] runtime/internal/math [2019-09-11T15:22:43.760Z] sync/atomic [2019-09-11T15:22:43.760Z] runtime [2019-09-11T15:22:43.760Z] unicode [2019-09-11T15:22:44.162Z] unicode/utf8 [2019-09-11T15:22:44.162Z] math/bits [2019-09-11T15:22:44.162Z] math [2019-09-11T15:22:44.162Z] strconv [2019-09-11T15:22:44.571Z] internal/testlog [2019-09-11T15:22:44.571Z] encoding [2019-09-11T15:22:44.571Z] unicode/utf16 [2019-09-11T15:22:44.571Z] container/list [2019-09-11T15:22:44.571Z] crypto/internal/subtle [2019-09-11T15:22:44.571Z] crypto/subtle [2019-09-11T15:22:44.571Z] crypto/rc4 [2019-09-11T15:22:44.571Z] internal/x/crypto/cryptobyte/asn1 [2019-09-11T15:22:44.571Z] internal/nettrace [2019-09-11T15:22:44.571Z] internal/x/net/dns/dnsmessage [2019-09-11T15:22:44.983Z] runtime/cgo [2019-09-11T15:22:45.808Z] sync [2019-09-11T15:22:46.238Z] io [2019-09-11T15:22:46.238Z] reflect [2019-09-11T15:22:46.238Z] bytes [2019-09-11T15:22:46.712Z] bufio [2019-09-11T15:22:46.712Z] syscall [2019-09-11T15:22:47.574Z] sort [2019-09-11T15:22:47.574Z] time [2019-09-11T15:22:47.574Z] internal/fmtsort [2019-09-11T15:22:47.574Z] internal/syscall/unix [2019-09-11T15:22:47.574Z] strings [2019-09-11T15:22:47.946Z] path [2019-09-11T15:22:47.946Z] regexp/syntax [2019-09-11T15:22:47.946Z] internal/poll [2019-09-11T15:22:47.946Z] os [2019-09-11T15:22:48.335Z] regexp [2019-09-11T15:22:48.335Z] fmt [2019-09-11T15:22:48.335Z] path/filepath [2019-09-11T15:22:48.716Z] io/ioutil [2019-09-11T15:22:48.716Z] flag [2019-09-11T15:22:48.716Z] go/token [2019-09-11T15:22:48.716Z] go/scanner [2019-09-11T15:22:48.716Z] net/url [2019-09-11T15:22:48.716Z] go/ast [2019-09-11T15:22:48.716Z] text/template/parse [2019-09-11T15:22:49.095Z] text/template [2019-09-11T15:22:49.095Z] go/parser [2019-09-11T15:22:49.484Z] log [2019-09-11T15:22:49.484Z] go/doc [2019-09-11T15:22:49.484Z] encoding/binary [2019-09-11T15:22:49.876Z] encoding/base64 [2019-09-11T15:22:49.876Z] encoding/json [2019-09-11T15:22:49.876Z] github.com/LK4D4/vndr/build [2019-09-11T15:22:50.268Z] encoding/xml [2019-09-11T15:22:50.268Z] github.com/LK4D4/vndr/godl/singleflight [2019-09-11T15:22:50.268Z] compress/flate [2019-09-11T15:22:50.666Z] hash [2019-09-11T15:22:50.666Z] hash/crc32 [2019-09-11T15:22:50.666Z] context [2019-09-11T15:22:50.666Z] compress/gzip [2019-09-11T15:22:50.666Z] crypto/cipher [2019-09-11T15:22:50.666Z] math/rand [2019-09-11T15:22:50.666Z] math/big [2019-09-11T15:22:50.666Z] crypto/aes [2019-09-11T15:22:51.054Z] crypto [2019-09-11T15:22:51.054Z] crypto/des [2019-09-11T15:22:51.054Z] crypto/internal/randutil [2019-09-11T15:22:51.054Z] crypto/sha512 [2019-09-11T15:22:51.054Z] crypto/hmac [2019-09-11T15:22:51.054Z] crypto/md5 [2019-09-11T15:22:51.054Z] crypto/sha1 [2019-09-11T15:22:51.054Z] crypto/sha256 [2019-09-11T15:22:51.054Z] encoding/hex [2019-09-11T15:22:51.422Z] encoding/pem [2019-09-11T15:22:51.422Z] internal/singleflight [2019-09-11T15:22:51.422Z] net [2019-09-11T15:22:51.422Z] crypto/rand [2019-09-11T15:22:51.422Z] crypto/elliptic [2019-09-11T15:22:51.813Z] encoding/asn1 [2019-09-11T15:22:52.375Z] crypto/ecdsa [2019-09-11T15:22:52.375Z] crypto/rsa [2019-09-11T15:22:52.375Z] crypto/dsa [2019-09-11T15:22:52.375Z] crypto/x509/pkix [2019-09-11T15:22:52.375Z] internal/x/crypto/cryptobyte [2019-09-11T15:22:52.929Z] internal/x/crypto/internal/chacha20 [2019-09-11T15:22:52.929Z] internal/x/crypto/poly1305 [2019-09-11T15:22:52.929Z] internal/x/crypto/chacha20poly1305 [2019-09-11T15:22:53.335Z] internal/x/crypto/curve25519 [2019-09-11T15:22:53.335Z] internal/x/crypto/hkdf [2019-09-11T15:22:53.335Z] internal/x/text/transform [2019-09-11T15:22:53.335Z] internal/x/text/unicode/bidi [2019-09-11T15:22:53.718Z] internal/x/text/secure/bidirule [2019-09-11T15:22:53.719Z] crypto/x509 [2019-09-11T15:22:53.719Z] internal/x/text/unicode/norm [2019-09-11T15:22:54.113Z] internal/x/net/idna [2019-09-11T15:22:54.113Z] crypto/tls [2019-09-11T15:22:54.113Z] net/textproto [2019-09-11T15:22:54.507Z] internal/x/net/http/httpguts [2019-09-11T15:22:54.507Z] internal/x/net/http/httpproxy [2019-09-11T15:22:54.507Z] internal/x/net/http2/hpack [2019-09-11T15:22:54.507Z] mime [2019-09-11T15:22:54.507Z] mime/quotedprintable [2019-09-11T15:22:54.507Z] mime/multipart [2019-09-11T15:22:54.888Z] net/http/internal [2019-09-11T15:22:54.888Z] os/exec [2019-09-11T15:22:55.255Z] net/http/httptrace [2019-09-11T15:22:55.643Z] net/http [2019-09-11T15:22:57.500Z] github.com/LK4D4/vndr/godl [2019-09-11T15:22:57.500Z] github.com/LK4D4/vndr [2019-09-11T15:23:00.090Z] Removing intermediate container 88c83607ab2f [2019-09-11T15:23:00.090Z] ---> 357f18b3f676 [2019-09-11T15:23:00.090Z] Step 49/126 : FROM dev-base AS containerd [2019-09-11T15:23:00.090Z] ---> 7b1110eeb861 [2019-09-11T15:23:00.090Z] Step 50/126 : ARG DEBIAN_FRONTEND [2019-09-11T15:23:00.090Z] ---> Using cache [2019-09-11T15:23:00.090Z] ---> 178b27de09fb [2019-09-11T15:23:00.090Z] Step 51/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-09-11T15:23:00.090Z] ---> Running in 04f46a2fc2eb [2019-09-11T15:23:00.458Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-11T15:23:00.458Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-11T15:23:00.458Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-11T15:23:00.458Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-11T15:23:00.827Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-11T15:23:00.827Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-09-11T15:23:00.827Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-11T15:23:00.827Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-11T15:23:02.083Z] Fetched 7671 kB in 1s (5143 kB/s) [2019-09-11T15:23:02.448Z] Reading package lists... [2019-09-11T15:23:03.226Z] Reading package lists... [2019-09-11T15:23:03.226Z] Building dependency tree... [2019-09-11T15:23:03.226Z] Reading state information... [2019-09-11T15:23:03.226Z] The following additional packages will be installed: [2019-09-11T15:23:03.226Z] btrfs-progs liblzo2-2 [2019-09-11T15:23:03.226Z] The following NEW packages will be installed: [2019-09-11T15:23:03.226Z] btrfs-progs btrfs-tools liblzo2-2 [2019-09-11T15:23:03.226Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2019-09-11T15:23:03.226Z] Need to get 668 kB of archives. [2019-09-11T15:23:03.226Z] After this operation, 5446 kB of additional disk space will be used. [2019-09-11T15:23:03.226Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-11T15:23:03.226Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-09-11T15:23:03.226Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-09-11T15:23:03.598Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-11T15:23:03.598Z] Fetched 668 kB in 0s (7119 kB/s) [2019-09-11T15:23:03.598Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-11T15:23:03.598Z] (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-09-11T15:23:03.598Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-11T15:23:03.598Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-11T15:23:03.598Z] Selecting previously unselected package btrfs-progs. [2019-09-11T15:23:03.598Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-09-11T15:23:03.598Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-11T15:23:03.598Z] Selecting previously unselected package btrfs-tools. [2019-09-11T15:23:03.598Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-09-11T15:23:03.598Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-11T15:23:03.598Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-11T15:23:03.598Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-11T15:23:03.598Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-11T15:23:03.598Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-11T15:23:03.598Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-11T15:23:04.392Z] Removing intermediate container 04f46a2fc2eb [2019-09-11T15:23:04.392Z] ---> 2e6178b3ca63 [2019-09-11T15:23:04.392Z] Step 52/126 : ENV INSTALL_BINARY_NAME=containerd [2019-09-11T15:23:04.392Z] ---> Running in 3654cd00a9ca [2019-09-11T15:23:04.392Z] Removing intermediate container 3654cd00a9ca [2019-09-11T15:23:04.392Z] ---> 816a08c37ed6 [2019-09-11T15:23:04.392Z] Step 53/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:23:04.756Z] ---> 632c520e6e31 [2019-09-11T15:23:04.756Z] Step 54/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-11T15:23:05.167Z] ---> 0cf6bed610ec [2019-09-11T15:23:05.167Z] Step 55/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-11T15:23:05.167Z] ---> Running in f967dd0667fc [2019-09-11T15:23:05.589Z] + RM_GOPATH=0 [2019-09-11T15:23:05.589Z] + TMP_GOPATH= [2019-09-11T15:23:05.589Z] + : /build [2019-09-11T15:23:05.589Z] + '[' -z '' ']' [2019-09-11T15:23:05.589Z] ++ mktemp -d [2019-09-11T15:23:05.589Z] + export GOPATH=/tmp/tmp.qUa7rejQNO [2019-09-11T15:23:05.589Z] + GOPATH=/tmp/tmp.qUa7rejQNO [2019-09-11T15:23:05.589Z] + RM_GOPATH=1 [2019-09-11T15:23:05.589Z] ++ dirname ./install.sh [2019-09-11T15:23:05.589Z] + dir=. [2019-09-11T15:23:05.589Z] + bin=containerd [2019-09-11T15:23:05.589Z] + shift [2019-09-11T15:23:05.589Z] + '[' '!' -f ./containerd.installer ']' [2019-09-11T15:23:05.589Z] + . ./containerd.installer [2019-09-11T15:23:05.589Z] ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-11T15:23:05.589Z] + install_containerd [2019-09-11T15:23:05.589Z] + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' [2019-09-11T15:23:05.589Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.qUa7rejQNO/src/github.com/containerd/containerd [2019-09-11T15:23:05.589Z] Cloning into '/tmp/tmp.qUa7rejQNO/src/github.com/containerd/containerd'... [2019-09-11T15:23:05.589Z] Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-11T15:23:08.845Z] + cd /tmp/tmp.qUa7rejQNO/src/github.com/containerd/containerd [2019-09-11T15:23:08.845Z] + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-11T15:23:09.220Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-11T15:23:09.220Z] + BUILDTAGS='netgo osusergo static_build' [2019-09-11T15:23:09.220Z] + export EXTRA_FLAGS=-buildmode=pie [2019-09-11T15:23:09.220Z] + EXTRA_FLAGS=-buildmode=pie [2019-09-11T15:23:09.220Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-11T15:23:09.220Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-11T15:23:09.220Z] + '[' '' = dynamic ']' [2019-09-11T15:23:09.220Z] + make [2019-09-11T15:23:09.220Z] 🇩 bin/ctr [2019-09-11T15:23:20.414Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-11T15:23:20.414Z] [2019-09-11T15:23:20.414Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-09-11T15:23:20.414Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-09-11T15:23:20.414Z] Using test binary docker [2019-09-11T15:23:20.414Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-11T15:23:20.414Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-11T15:23:20.414Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-11T15:23:20.414Z] Warning failed to create cache: (null) [2019-09-11T15:23:20.414Z] . [2019-09-11T15:23:20.414Z] INFO: Waiting for daemon to start... [2019-09-11T15:23:20.414Z] Starting dockerd [2019-09-11T15:23:20.414Z] . [2019-09-11T15:23:20.414Z] INFO: Building docker-sdk-python3:4.0.2... [2019-09-11T15:23:20.637Z] + dpkg --print-architecture [2019-09-11T15:23:20.637Z] + cd /tmp/tmp.Z4F78R7aAT/src/github.com/docker/distribution [2019-09-11T15:23:20.637Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-11T15:23:20.637Z] + GOPATH=/tmp/tmp.Z4F78R7aAT/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Z4F78R7aAT [2019-09-11T15:23:20.637Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-11T15:23:25.021Z] + rm -rf /tmp/tmp.Z4F78R7aAT/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Z4F78R7aAT [2019-09-11T15:23:27.053Z] Removing intermediate container 17bb1c7cd612 [2019-09-11T15:23:27.053Z] ---> d5aca4d973fa [2019-09-11T15:23:27.053Z] Step 16/126 : FROM base AS swagger [2019-09-11T15:23:27.053Z] ---> e72efb33736f [2019-09-11T15:23:27.053Z] Step 17/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-11T15:23:27.053Z] ---> Running in baaa1018c253 [2019-09-11T15:23:27.053Z] Removing intermediate container baaa1018c253 [2019-09-11T15:23:27.053Z] ---> 9282c48909dd [2019-09-11T15:23:27.053Z] Step 18/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-09-11T15:23:27.053Z] ---> Running in 5d541f7ad9fe [2019-09-11T15:23:27.671Z] + mktemp -d [2019-09-11T15:23:27.671Z] + export GOPATH=/tmp/tmp.rfGwVhsrju [2019-09-11T15:23:27.671Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.rfGwVhsrju/src/github.com/go-swagger/go-swagger [2019-09-11T15:23:27.671Z] Cloning into '/tmp/tmp.rfGwVhsrju/src/github.com/go-swagger/go-swagger'... [2019-09-11T15:23:30.177Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-09-11T15:23:30.178Z] [2019-09-11T15:23:30.178Z] ________ ____ __. [2019-09-11T15:23:30.178Z] \_____ \ | |/ _| [2019-09-11T15:23:30.178Z] / | \| < [2019-09-11T15:23:30.178Z] / | \ | \ [2019-09-11T15:23:30.178Z] \_______ /____|__ \ [2019-09-11T15:23:30.178Z] \/ \/ [2019-09-11T15:23:30.178Z] [2019-09-11T15:23:30.178Z] INFO: make.ps1 ended at 09/11/2019 15:23:17 [2019-09-11T15:23:30.178Z] INFO: Binaries build ended at 09/11/2019 15:23:19. Duration:00:01:21.0986723 [2019-09-11T15:23:30.178Z] INFO: Copying the built daemon binary to d:\CI-49\CI-1fdf1753b\binary\dockerd-1fdf1753b.exe... [2019-09-11T15:23:30.178Z] INFO: Copying the built client binary to d:\CI-49\CI-1fdf1753b\binary\docker-1fdf1753b.exe... [2019-09-11T15:23:30.178Z] INFO: Copying dockerversion from the container... [2019-09-11T15:23:30.178Z] INFO: Copying the golang package from the container to d:\CI-49\CI-1fdf1753b\installer\go.zip... [2019-09-11T15:23:30.178Z] INFO: Extracting go.zip to d:\CI-49\CI-1fdf1753b\go [2019-09-11T15:23:33.675Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-09-11T15:23:33.675Z] [2019-09-11T15:23:33.675Z] ________ ____ __. [2019-09-11T15:23:33.675Z] \_____ \ | |/ _| [2019-09-11T15:23:33.675Z] / | \| < [2019-09-11T15:23:33.675Z] / | \ | \ [2019-09-11T15:23:33.675Z] \_______ /____|__ \ [2019-09-11T15:23:33.675Z] \/ \/ [2019-09-11T15:23:33.675Z] [2019-09-11T15:23:33.675Z] INFO: make.ps1 ended at 09/11/2019 15:23:29 [2019-09-11T15:23:33.675Z] INFO: Binaries build ended at 09/11/2019 15:23:31. Duration:00:01:34.8651900 [2019-09-11T15:23:33.675Z] INFO: Copying the built daemon binary to d:\CI-49\CI-1fdf1753b\binary\dockerd-1fdf1753b.exe... [2019-09-11T15:23:33.675Z] INFO: Copying the built client binary to d:\CI-49\CI-1fdf1753b\binary\docker-1fdf1753b.exe... [2019-09-11T15:23:33.675Z] INFO: Copying dockerversion from the container... [2019-09-11T15:23:34.135Z] INFO: Copying the golang package from the container to d:\CI-49\CI-1fdf1753b\installer\go.zip... [2019-09-11T15:23:34.518Z] + cd /tmp/tmp.rfGwVhsrju/src/github.com/go-swagger/go-swagger [2019-09-11T15:23:34.518Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-11T15:23:34.802Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-11T15:23:37.869Z] INFO: Extracting go.zip to d:\CI-49\CI-1fdf1753b\go [2019-09-11T15:23:38.073Z] 🇩 bin/containerd [2019-09-11T15:23:55.455Z] INFO: Extraction ended at 09/11/2019 15:23:51. Duration:00:00:26.1604214 [2019-09-11T15:23:55.455Z] INFO: Updating the golang and path environment variables [2019-09-11T15:23:55.455Z] INFO: GOPATH=d:\gopath [2019-09-11T15:23:55.455Z] INFO: go version go1.12.9 windows/amd64 [2019-09-11T15:23:55.455Z] INFO: Running the daemon under test in debug mode [2019-09-11T15:23:55.455Z] INFO: Starting a daemon under test... [2019-09-11T15:23:55.455Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI-49\CI-1fdf1753b\daemon --pidfile d:\CI-49\CI-1fdf1753b\docker.pid -D [2019-09-11T15:23:55.455Z] INFO: Process started successfully. [2019-09-11T15:23:55.455Z] INFO: Waiting for the daemon under test to start... [2019-09-11T15:23:55.455Z] INFO: Daemon under test started and replied! [2019-09-11T15:23:55.455Z] INFO: Docker version of the daemon under test [2019-09-11T15:23:55.455Z] [2019-09-11T15:23:55.455Z] Client: [2019-09-11T15:23:55.455Z] Version: 17.06.2-ce [2019-09-11T15:23:55.455Z] API version: 1.30 [2019-09-11T15:23:55.455Z] Go version: go1.8.3 [2019-09-11T15:23:55.455Z] Git commit: cec0b72 [2019-09-11T15:23:55.455Z] Built: Tue Sep 5 19:57:19 2017 [2019-09-11T15:23:55.455Z] OS/Arch: windows/amd64 [2019-09-11T15:23:55.455Z] [2019-09-11T15:23:55.455Z] Server: [2019-09-11T15:23:55.455Z] Version: 0.0.0-dev [2019-09-11T15:23:55.455Z] API version: 1.41 (minimum version 1.24) [2019-09-11T15:23:55.455Z] Go version: go1.12.9 [2019-09-11T15:23:55.455Z] Git commit: 1fdf1753b [2019-09-11T15:23:55.455Z] Built: 09/11/2019 15:22:03 [2019-09-11T15:23:55.455Z] OS/Arch: windows/amd64 [2019-09-11T15:23:55.455Z] Experimental: false [2019-09-11T15:23:55.455Z] [2019-09-11T15:23:55.455Z] INFO: Docker info of the daemon under test [2019-09-11T15:23:55.455Z] [2019-09-11T15:23:55.455Z] Containers: 0 [2019-09-11T15:23:55.455Z] Running: 0 [2019-09-11T15:23:55.455Z] Paused: 0 [2019-09-11T15:23:55.455Z] Stopped: 0 [2019-09-11T15:23:55.455Z] Images: 0 [2019-09-11T15:23:55.455Z] Server Version: 0.0.0-dev [2019-09-11T15:23:55.455Z] Storage Driver: windowsfilter [2019-09-11T15:23:55.455Z] Windows: [2019-09-11T15:23:55.455Z] Logging Driver: json-file [2019-09-11T15:23:55.455Z] Plugins: [2019-09-11T15:23:55.455Z] Volume: local [2019-09-11T15:23:55.455Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-09-11T15:23:55.455Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-11T15:23:55.455Z] Swarm: inactive [2019-09-11T15:23:55.455Z] Default Isolation: process [2019-09-11T15:23:55.455Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-11T15:23:55.455Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678) [2019-09-11T15:23:55.455Z] OSType: windows [2019-09-11T15:23:55.455Z] Architecture: x86_64 [2019-09-11T15:23:55.455Z] CPUs: 4 [2019-09-11T15:23:55.455Z] Total Memory: 32GiB [2019-09-11T15:23:55.455Z] Name: azwin-2-e0afa0 [2019-09-11T15:23:55.455Z] ID: UZPL:QHV3:RIFY:BKIS:FVMH:2Z2C:DOFL:RET6:M4XX:24ZD:ELOB:7TFD [2019-09-11T15:23:55.455Z] Docker Root Dir: D:\CI-49\CI-1fdf1753b\daemon [2019-09-11T15:23:55.455Z] Debug Mode (client): false [2019-09-11T15:23:55.455Z] Debug Mode (server): true [2019-09-11T15:23:55.455Z] File Descriptors: -1 [2019-09-11T15:23:55.455Z] Goroutines: 17 [2019-09-11T15:23:55.455Z] System Time: 2019-09-11T15:23:55.1109693Z [2019-09-11T15:23:55.455Z] EventsListeners: 0 [2019-09-11T15:23:55.455Z] Registry: https://index.docker.io/v1/ [2019-09-11T15:23:55.455Z] Labels: [2019-09-11T15:23:55.455Z] Experimental: false [2019-09-11T15:23:55.455Z] Insecure Registries: [2019-09-11T15:23:55.455Z] 127.0.0.0/8 [2019-09-11T15:23:55.455Z] Live Restore Enabled: false [2019-09-11T15:23:55.455Z] [2019-09-11T15:23:55.455Z] [2019-09-11T15:23:55.455Z] INFO: Docker images of the daemon under test [2019-09-11T15:23:55.455Z] [2019-09-11T15:23:55.455Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-11T15:23:55.455Z] [2019-09-11T15:23:55.455Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-09-11T15:23:55.455Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-09-11T15:23:55.455Z] ltsc2019: Pulling from windows/servercore [2019-09-11T15:23:55.915Z] 65014b3c3121: Pulling fs layer [2019-09-11T15:23:55.915Z] 2945147eda09: Pulling fs layer [2019-09-11T15:23:57.442Z] + rm -rf /tmp/tmp.rfGwVhsrju [2019-09-11T15:23:57.442Z] Removing intermediate container 5d541f7ad9fe [2019-09-11T15:23:57.442Z] ---> 09c5d29ca642 [2019-09-11T15:23:57.442Z] Step 19/126 : FROM base AS frozen-images [2019-09-11T15:23:57.442Z] ---> e72efb33736f [2019-09-11T15:23:57.442Z] Step 20/126 : ARG DEBIAN_FRONTEND [2019-09-11T15:23:57.442Z] ---> Using cache [2019-09-11T15:23:57.442Z] ---> 21f0a2681bca [2019-09-11T15:23:57.442Z] Step 21/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-09-11T15:23:57.442Z] ---> Running in 05e708ad3325 [2019-09-11T15:23:57.442Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-11T15:23:57.442Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-11T15:23:57.442Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-11T15:23:57.442Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-11T15:23:57.442Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-11T15:23:57.442Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB] [2019-09-11T15:23:57.442Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-11T15:23:57.442Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-11T15:23:58.052Z] 🇩 bin/containerd-stress [2019-09-11T15:23:58.840Z] 🇩 bin/containerd-shim [2019-09-11T15:23:58.911Z] Fetched 7721 kB in 2s (2855 kB/s) [2019-09-11T15:23:59.917Z] Reading package lists... [2019-09-11T15:24:00.923Z] Reading package lists... [2019-09-11T15:24:01.206Z] Building dependency tree... [2019-09-11T15:24:01.206Z] Reading state information... [2019-09-11T15:24:01.487Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-11T15:24:01.487Z] The following additional packages will be installed: [2019-09-11T15:24:01.487Z] libjq1 libonig4 [2019-09-11T15:24:01.487Z] The following NEW packages will be installed: [2019-09-11T15:24:01.487Z] jq libjq1 libonig4 [2019-09-11T15:24:01.487Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2019-09-11T15:24:01.487Z] Need to get 310 kB of archives. [2019-09-11T15:24:01.487Z] After this operation, 1267 kB of additional disk space will be used. [2019-09-11T15:24:01.487Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-09-11T15:24:01.487Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-09-11T15:24:01.487Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-09-11T15:24:01.772Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-11T15:24:01.772Z] Fetched 310 kB in 0s (3439 kB/s) [2019-09-11T15:24:01.772Z] Selecting previously unselected package libonig4:ppc64el. [2019-09-11T15:24:01.772Z] (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-09-11T15:24:01.772Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-09-11T15:24:01.772Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-09-11T15:24:01.772Z] Selecting previously unselected package libjq1:ppc64el. [2019-09-11T15:24:01.772Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-11T15:24:01.772Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-11T15:24:01.772Z] Selecting previously unselected package jq. [2019-09-11T15:24:01.772Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-11T15:24:01.772Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-11T15:24:02.054Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-09-11T15:24:02.054Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-11T15:24:02.054Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-11T15:24:02.054Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-11T15:24:02.336Z] Removing intermediate container 05e708ad3325 [2019-09-11T15:24:02.336Z] ---> 56c837f774bb [2019-09-11T15:24:02.336Z] Step 22/126 : COPY contrib/download-frozen-image-v2.sh / [2019-09-11T15:24:02.620Z] ---> e6fed8dd1afd [2019-09-11T15:24:02.620Z] Step 23/126 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2019-09-11T15:24:02.620Z] ---> Running in 2ca427f9f161 [2019-09-11T15:24:03.019Z] 2945147eda09: Verifying Checksum [2019-09-11T15:24:03.019Z] 2945147eda09: Download complete [2019-09-11T15:24:03.639Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-11T15:24:03.922Z]  [2019-09-11T15:24:04.494Z]  ####                        6.8% ##################     25.6% ####################################   51.2% ##################################################   70.0% #################################################################### 95.5% ######################################################################## 100.0% [2019-09-11T15:24:04.777Z]  [2019-09-11T15:24:05.060Z]  #########################   35.7% #####################################################################  96.8% ######################################################################## 100.0% [2019-09-11T15:24:05.309Z] 🇩 bin/containerd-shim-runc-v1 [2019-09-11T15:24:05.343Z]  [2019-09-11T15:24:05.914Z]  #################           24.3% #####################################    51.5% ####################################################### 77.2% ######################################################################## 100.0% [2019-09-11T15:24:06.199Z]  [2019-09-11T15:24:07.220Z] 🇩 binaries [2019-09-11T15:24:07.220Z] + mkdir -p /build [2019-09-11T15:24:07.220Z] + cp bin/containerd /build/containerd [2019-09-11T15:24:07.220Z] + cp bin/containerd-shim /build/containerd-shim [2019-09-11T15:24:07.220Z] + cp bin/ctr /build/ctr [2019-09-11T15:24:07.617Z]  ###   5.2% #########    12.9% ##############    20.4% ##################   26.2% #######################    32.8% ############################    39.3% #################################   46.0% ######################################    54.0% ###########################################    60.5% ################################################  67.7% ######################################################   75.4% ########################################################### 82.7% ################################################################ 90.0% #####################################################################  97.2% ######################################################################## 100.0% [2019-09-11T15:24:07.617Z]  [2019-09-11T15:24:07.837Z] INFO: Extraction ended at 09/11/2019 15:24:04. Duration:00:00:27.0410958 [2019-09-11T15:24:07.837Z] INFO: Updating the golang and path environment variables [2019-09-11T15:24:07.837Z] INFO: GOPATH=d:\gopath [2019-09-11T15:24:07.837Z] INFO: go version go1.12.9 windows/amd64 [2019-09-11T15:24:07.837Z] INFO: Running the daemon under test in debug mode [2019-09-11T15:24:07.837Z] INFO: Starting a daemon under test... [2019-09-11T15:24:07.837Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI-49\CI-1fdf1753b\daemon --pidfile d:\CI-49\CI-1fdf1753b\docker.pid -D [2019-09-11T15:24:07.837Z] INFO: Process started successfully. [2019-09-11T15:24:07.837Z] INFO: Waiting for the daemon under test to start... [2019-09-11T15:24:08.296Z] INFO: Daemon under test started and replied! [2019-09-11T15:24:08.296Z] INFO: Docker version of the daemon under test [2019-09-11T15:24:08.296Z] [2019-09-11T15:24:08.296Z] Client: [2019-09-11T15:24:08.296Z] Version: 17.06.2-ce [2019-09-11T15:24:08.296Z] API version: 1.30 [2019-09-11T15:24:08.296Z] Go version: go1.8.3 [2019-09-11T15:24:08.296Z] Git commit: cec0b72 [2019-09-11T15:24:08.296Z] Built: Tue Sep 5 19:57:19 2017 [2019-09-11T15:24:08.296Z] OS/Arch: windows/amd64 [2019-09-11T15:24:08.296Z] [2019-09-11T15:24:08.296Z] Server: [2019-09-11T15:24:08.296Z] Version: 0.0.0-dev [2019-09-11T15:24:08.296Z] API version: 1.41 (minimum version 1.24) [2019-09-11T15:24:08.296Z] Go version: go1.12.9 [2019-09-11T15:24:08.296Z] Git commit: 1fdf1753b [2019-09-11T15:24:08.296Z] Built: 09/11/2019 15:22:06 [2019-09-11T15:24:08.296Z] OS/Arch: windows/amd64 [2019-09-11T15:24:08.296Z] Experimental: false [2019-09-11T15:24:08.296Z] [2019-09-11T15:24:08.296Z] INFO: Docker info of the daemon under test [2019-09-11T15:24:08.296Z] [2019-09-11T15:24:08.296Z] Containers: 0 [2019-09-11T15:24:08.296Z] Running: 0 [2019-09-11T15:24:08.296Z] Paused: 0 [2019-09-11T15:24:08.296Z] Stopped: 0 [2019-09-11T15:24:08.296Z] Images: 0 [2019-09-11T15:24:08.296Z] Server Version: 0.0.0-dev [2019-09-11T15:24:08.296Z] Storage Driver: windowsfilter [2019-09-11T15:24:08.296Z] Windows: [2019-09-11T15:24:08.296Z] Logging Driver: json-file [2019-09-11T15:24:08.296Z] Plugins: [2019-09-11T15:24:08.296Z] Volume: local [2019-09-11T15:24:08.296Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-09-11T15:24:08.296Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-11T15:24:08.296Z] Swarm: inactive [2019-09-11T15:24:08.296Z] Default Isolation: process [2019-09-11T15:24:08.296Z] Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245) [2019-09-11T15:24:08.296Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181) [2019-09-11T15:24:08.296Z] OSType: windows [2019-09-11T15:24:08.296Z] Architecture: x86_64 [2019-09-11T15:24:08.296Z] CPUs: 4 [2019-09-11T15:24:08.296Z] Total Memory: 32GiB [2019-09-11T15:24:08.296Z] Name: azwin-2-102ef0 [2019-09-11T15:24:08.296Z] ID: ETSR:Z4IA:6ICZ:MIAW:3VFU:65CY:APZK:R7YO:DQKB:KDY6:4PPW:Z2HR [2019-09-11T15:24:08.296Z] Docker Root Dir: D:\CI-49\CI-1fdf1753b\daemon [2019-09-11T15:24:08.296Z] Debug Mode (client): false [2019-09-11T15:24:08.296Z] Debug Mode (server): true [2019-09-11T15:24:08.296Z] File Descriptors: -1 [2019-09-11T15:24:08.296Z] Goroutines: 17 [2019-09-11T15:24:08.296Z] System Time: 2019-09-11T15:24:08.0147825Z [2019-09-11T15:24:08.296Z] EventsListeners: 0 [2019-09-11T15:24:08.296Z] Registry: https://index.docker.io/v1/ [2019-09-11T15:24:08.296Z] Labels: [2019-09-11T15:24:08.296Z] Experimental: false [2019-09-11T15:24:08.296Z] Insecure Registries: [2019-09-11T15:24:08.296Z] 127.0.0.0/8 [2019-09-11T15:24:08.296Z] Live Restore Enabled: false [2019-09-11T15:24:08.296Z] [2019-09-11T15:24:08.296Z] [2019-09-11T15:24:08.296Z] INFO: Docker images of the daemon under test [2019-09-11T15:24:08.296Z] [2019-09-11T15:24:08.296Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-11T15:24:08.296Z] [2019-09-11T15:24:08.296Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-09-11T15:24:08.296Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2016 from docker hub into daemon under test. This may take some time... [2019-09-11T15:24:08.296Z] ltsc2016: Pulling from windows/servercore [2019-09-11T15:24:08.755Z] 3889bb8d808b: Pulling fs layer [2019-09-11T15:24:08.755Z] 921b2cb8ef3f: Pulling fs layer [2019-09-11T15:24:09.092Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-11T15:24:09.092Z]  [2019-09-11T15:24:09.092Z]  ######################################################################## 100.0% [2019-09-11T15:24:09.092Z]  [2019-09-11T15:24:10.103Z] 65014b3c3121: Verifying Checksum [2019-09-11T15:24:10.103Z] 65014b3c3121: Download complete [2019-09-11T15:24:10.104Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-11T15:24:10.104Z]  [2019-09-11T15:24:10.396Z]  ######################################################################## 100.0% [2019-09-11T15:24:10.396Z]  [2019-09-11T15:24:10.518Z] Removing intermediate container f967dd0667fc [2019-09-11T15:24:10.518Z] ---> cfb5727c1956 [2019-09-11T15:24:10.518Z] Step 56/126 : FROM dev-base AS proxy [2019-09-11T15:24:10.518Z] ---> 7b1110eeb861 [2019-09-11T15:24:10.518Z] Step 57/126 : ENV INSTALL_BINARY_NAME=proxy [2019-09-11T15:24:10.518Z] ---> Running in 86a5d7f33e1e [2019-09-11T15:24:10.518Z] Removing intermediate container 86a5d7f33e1e [2019-09-11T15:24:10.518Z] ---> 8e2896dfa6ce [2019-09-11T15:24:10.518Z] Step 58/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:24:10.518Z] ---> 4cd814efd306 [2019-09-11T15:24:10.518Z] Step 59/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-11T15:24:10.912Z] ---> 7c3563b01f62 [2019-09-11T15:24:10.912Z] Step 60/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-11T15:24:10.912Z] ---> Running in 6a1583956050 [2019-09-11T15:24:11.030Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-11T15:24:11.030Z] skipping existing c8c2d4a6b2e3 [2019-09-11T15:24:11.030Z] [2019-09-11T15:24:11.327Z] + RM_GOPATH=0 [2019-09-11T15:24:11.327Z] + TMP_GOPATH= [2019-09-11T15:24:11.327Z] + : /build [2019-09-11T15:24:11.327Z] + '[' -z '' ']' [2019-09-11T15:24:11.327Z] ++ mktemp -d [2019-09-11T15:24:11.327Z] + export GOPATH=/tmp/tmp.CQuZra1Ioa [2019-09-11T15:24:11.327Z] + GOPATH=/tmp/tmp.CQuZra1Ioa [2019-09-11T15:24:11.327Z] + RM_GOPATH=1 [2019-09-11T15:24:11.327Z] ++ dirname ./install.sh [2019-09-11T15:24:11.327Z] + dir=. [2019-09-11T15:24:11.327Z] + bin=proxy [2019-09-11T15:24:11.327Z] + shift [2019-09-11T15:24:11.327Z] + '[' '!' -f ./proxy.installer ']' [2019-09-11T15:24:11.327Z] + . ./proxy.installer [2019-09-11T15:24:11.327Z] ++ LIBNETWORK_COMMIT=92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-11T15:24:11.327Z] + install_proxy [2019-09-11T15:24:11.327Z] + case "$1" in [2019-09-11T15:24:11.327Z] + export CGO_ENABLED=0 [2019-09-11T15:24:11.327Z] + CGO_ENABLED=0 [2019-09-11T15:24:11.327Z] + _install_proxy [2019-09-11T15:24:11.327Z] + echo 'Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d' [2019-09-11T15:24:11.327Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.CQuZra1Ioa/src/github.com/docker/libnetwork [2019-09-11T15:24:11.327Z] Cloning into '/tmp/tmp.CQuZra1Ioa/src/github.com/docker/libnetwork'... [2019-09-11T15:24:11.327Z] Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-11T15:24:12.037Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-11T15:24:12.037Z]  [2019-09-11T15:24:12.321Z]  ######################################################################## 100.0% [2019-09-11T15:24:12.321Z]  [2019-09-11T15:24:12.321Z] Download of images into '/build' complete. [2019-09-11T15:24:12.321Z] Use something like the following to load the result into a Docker daemon: [2019-09-11T15:24:12.321Z] tar -cC '/build' . | docker load [2019-09-11T15:24:13.218Z] + cd /tmp/tmp.CQuZra1Ioa/src/github.com/docker/libnetwork [2019-09-11T15:24:13.218Z] + git checkout -q 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-11T15:24:13.218Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-11T15:24:14.999Z] Removing intermediate container 2ca427f9f161 [2019-09-11T15:24:14.999Z] ---> e4b8540b8620 [2019-09-11T15:24:14.999Z] Step 24/126 : FROM base AS cross-false [2019-09-11T15:24:14.999Z] ---> e72efb33736f [2019-09-11T15:24:14.999Z] Step 25/126 : FROM base AS cross-true [2019-09-11T15:24:14.999Z] ---> e72efb33736f [2019-09-11T15:24:14.999Z] Step 26/126 : ARG DEBIAN_FRONTEND [2019-09-11T15:24:14.999Z] ---> Using cache [2019-09-11T15:24:14.999Z] ---> 21f0a2681bca [2019-09-11T15:24:14.999Z] Step 27/126 : RUN dpkg --add-architecture armhf [2019-09-11T15:24:14.999Z] ---> Running in ee330e37f8e5 [2019-09-11T15:24:15.623Z] Removing intermediate container ee330e37f8e5 [2019-09-11T15:24:15.623Z] ---> c4f40a35fefd [2019-09-11T15:24:15.623Z] Step 28/126 : RUN dpkg --add-architecture arm64 [2019-09-11T15:24:15.623Z] ---> Running in 4e9774e8dfcf [2019-09-11T15:24:15.682Z] Removing intermediate container 6a1583956050 [2019-09-11T15:24:15.682Z] ---> 2837a146ea57 [2019-09-11T15:24:15.682Z] Step 61/126 : FROM base AS gometalinter [2019-09-11T15:24:15.682Z] ---> 7b1110eeb861 [2019-09-11T15:24:15.682Z] Step 62/126 : ENV INSTALL_BINARY_NAME=gometalinter [2019-09-11T15:24:15.682Z] ---> Running in b24feac4e45a [2019-09-11T15:24:15.682Z] Removing intermediate container b24feac4e45a [2019-09-11T15:24:15.682Z] ---> 492daacbc343 [2019-09-11T15:24:15.682Z] Step 63/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:24:15.682Z] ---> 239862749d46 [2019-09-11T15:24:15.682Z] Step 64/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-11T15:24:16.058Z] ---> ef30f3eb2eca [2019-09-11T15:24:16.058Z] Step 65/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-11T15:24:16.058Z] ---> Running in 39c4a47d3e2f [2019-09-11T15:24:16.243Z] Removing intermediate container 4e9774e8dfcf [2019-09-11T15:24:16.243Z] ---> 1109719f4395 [2019-09-11T15:24:16.243Z] Step 29/126 : RUN dpkg --add-architecture armel [2019-09-11T15:24:16.526Z] ---> Running in c65459a01d0b [2019-09-11T15:24:16.840Z] + RM_GOPATH=0 [2019-09-11T15:24:16.840Z] + TMP_GOPATH= [2019-09-11T15:24:16.840Z] + : /build [2019-09-11T15:24:16.840Z] + '[' -z '' ']' [2019-09-11T15:24:16.840Z] ++ mktemp -d [2019-09-11T15:24:16.840Z] + export GOPATH=/tmp/tmp.GSOgPJpHmN [2019-09-11T15:24:16.840Z] + GOPATH=/tmp/tmp.GSOgPJpHmN [2019-09-11T15:24:16.840Z] + RM_GOPATH=1 [2019-09-11T15:24:16.840Z] ++ dirname ./install.sh [2019-09-11T15:24:16.840Z] + dir=. [2019-09-11T15:24:16.840Z] + bin=gometalinter [2019-09-11T15:24:16.840Z] + shift [2019-09-11T15:24:16.840Z] + '[' '!' -f ./gometalinter.installer ']' [2019-09-11T15:24:16.840Z] + . ./gometalinter.installer [2019-09-11T15:24:16.840Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-09-11T15:24:16.840Z] + install_gometalinter [2019-09-11T15:24:16.840Z] + echo 'Installing gometalinter version v2.0.6' [2019-09-11T15:24:16.840Z] + go get -d github.com/alecthomas/gometalinter [2019-09-11T15:24:16.840Z] Installing gometalinter version v2.0.6 [2019-09-11T15:24:17.143Z] Removing intermediate container c65459a01d0b [2019-09-11T15:24:17.143Z] ---> 1626f970ace8 [2019-09-11T15:24:17.143Z] Step 30/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-09-11T15:24:17.143Z] ---> Running in a698a8759ece [2019-09-11T15:24:17.658Z] + cd /tmp/tmp.GSOgPJpHmN/src/github.com/alecthomas/gometalinter [2019-09-11T15:24:17.658Z] + git checkout -q v2.0.6 [2019-09-11T15:24:17.658Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-09-11T15:24:17.761Z] Removing intermediate container a698a8759ece [2019-09-11T15:24:17.761Z] ---> 67f3cf5e19d9 [2019-09-11T15:24:17.761Z] Step 31/126 : FROM cross-${CROSS} as dev-base [2019-09-11T15:24:17.761Z] ---> e72efb33736f [2019-09-11T15:24:17.761Z] Step 32/126 : FROM dev-base AS runtime-dev-cross-false [2019-09-11T15:24:17.761Z] ---> e72efb33736f [2019-09-11T15:24:17.761Z] Step 33/126 : ARG DEBIAN_FRONTEND [2019-09-11T15:24:17.761Z] ---> Using cache [2019-09-11T15:24:17.761Z] ---> 21f0a2681bca [2019-09-11T15:24:17.761Z] Step 34/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-09-11T15:24:18.062Z] ---> Running in 6ea8f9ad0892 [2019-09-11T15:24:18.367Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-11T15:24:18.367Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-11T15:24:18.367Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-11T15:24:18.367Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-11T15:24:18.367Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-11T15:24:18.654Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB] [2019-09-11T15:24:18.654Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-11T15:24:18.953Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-11T15:24:20.973Z] Fetched 7721 kB in 2s (3189 kB/s) [2019-09-11T15:24:21.984Z] Reading package lists... [2019-09-11T15:24:23.015Z] Reading package lists... [2019-09-11T15:24:23.308Z] Building dependency tree... [2019-09-11T15:24:23.308Z] Reading state information... [2019-09-11T15:24:23.308Z] The following additional packages will be installed: [2019-09-11T15:24:23.308Z] libapparmor1 libseccomp2 [2019-09-11T15:24:23.308Z] Suggested packages: [2019-09-11T15:24:23.308Z] seccomp [2019-09-11T15:24:23.308Z] The following NEW packages will be installed: [2019-09-11T15:24:23.308Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-11T15:24:23.308Z] 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded. [2019-09-11T15:24:23.308Z] Need to get 296 kB of archives. [2019-09-11T15:24:23.308Z] After this operation, 1346 kB of additional disk space will be used. [2019-09-11T15:24:23.308Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-09-11T15:24:23.308Z] 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-09-11T15:24:23.592Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-09-11T15:24:23.592Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-09-11T15:24:23.592Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-11T15:24:23.592Z] Fetched 296 kB in 0s (2895 kB/s) [2019-09-11T15:24:23.592Z] Selecting previously unselected package libseccomp2:ppc64el. [2019-09-11T15:24:23.592Z] (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-09-11T15:24:23.592Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-09-11T15:24:23.592Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-11T15:24:23.876Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2019-09-11T15:24:23.876Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-09-11T15:24:23.876Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-11T15:24:23.876Z] Selecting previously unselected package libapparmor1:ppc64el. [2019-09-11T15:24:23.876Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-11T15:24:23.876Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-09-11T15:24:23.876Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2019-09-11T15:24:23.876Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-11T15:24:23.876Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-09-11T15:24:23.876Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-11T15:24:23.876Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-11T15:24:23.876Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-09-11T15:24:23.876Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-11T15:24:23.876Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-09-11T15:24:23.876Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-11T15:24:24.496Z] Removing intermediate container 6ea8f9ad0892 [2019-09-11T15:24:24.496Z] ---> 89737333d1a6 [2019-09-11T15:24:24.496Z] Step 35/126 : FROM cross-true AS runtime-dev-cross-true [2019-09-11T15:24:24.496Z] ---> 67f3cf5e19d9 [2019-09-11T15:24:24.496Z] Step 36/126 : ARG DEBIAN_FRONTEND [2019-09-11T15:24:24.496Z] ---> Running in 47a04db50be4 [2019-09-11T15:24:24.496Z] Removing intermediate container 47a04db50be4 [2019-09-11T15:24:24.496Z] ---> f0d21672961b [2019-09-11T15:24:24.496Z] Step 37/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-09-11T15:24:24.496Z] ---> Running in 8ce935328487 [2019-09-11T15:24:25.114Z] Removing intermediate container 8ce935328487 [2019-09-11T15:24:25.114Z] ---> 547cde128fbd [2019-09-11T15:24:25.114Z] Step 38/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-09-11T15:24:25.114Z] ---> 89737333d1a6 [2019-09-11T15:24:25.114Z] Step 39/126 : FROM base AS tomlv [2019-09-11T15:24:25.114Z] ---> e72efb33736f [2019-09-11T15:24:25.114Z] Step 40/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-09-11T15:24:25.397Z] ---> Running in 9d330f91ee71 [2019-09-11T15:24:25.397Z] Removing intermediate container 9d330f91ee71 [2019-09-11T15:24:25.397Z] ---> bf5f01753ffd [2019-09-11T15:24:25.397Z] Step 41/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:24:25.397Z] ---> 64090f76b0f7 [2019-09-11T15:24:25.397Z] Step 42/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-11T15:24:25.684Z] ---> ecc967de0e84 [2019-09-11T15:24:25.684Z] Step 43/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-11T15:24:25.684Z] ---> Running in 2c80f08ee13b [2019-09-11T15:24:25.970Z] + RM_GOPATH=0 [2019-09-11T15:24:25.970Z] + TMP_GOPATH= [2019-09-11T15:24:25.970Z] + : /build [2019-09-11T15:24:25.970Z] + '[' -z '' ']' [2019-09-11T15:24:25.970Z] ++ mktemp -d [2019-09-11T15:24:25.970Z] + export GOPATH=/tmp/tmp.1ABbhsaLj3 [2019-09-11T15:24:25.970Z] + GOPATH=/tmp/tmp.1ABbhsaLj3 [2019-09-11T15:24:25.970Z] + RM_GOPATH=1 [2019-09-11T15:24:25.970Z] ++ dirname ./install.sh [2019-09-11T15:24:25.970Z] + dir=. [2019-09-11T15:24:25.970Z] + bin=tomlv [2019-09-11T15:24:25.970Z] + shift [2019-09-11T15:24:25.970Z] + '[' '!' -f ./tomlv.installer ']' [2019-09-11T15:24:25.970Z] + . ./tomlv.installer [2019-09-11T15:24:25.970Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-11T15:24:25.970Z] + install_tomlv [2019-09-11T15:24:25.970Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-11T15:24:25.970Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1ABbhsaLj3/src/github.com/BurntSushi/toml [2019-09-11T15:24:25.970Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-11T15:24:25.970Z] Cloning into '/tmp/tmp.1ABbhsaLj3/src/github.com/BurntSushi/toml'... [2019-09-11T15:24:26.591Z] + cd /tmp/tmp.1ABbhsaLj3/src/github.com/BurntSushi/toml [2019-09-11T15:24:26.591Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-11T15:24:26.591Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-11T15:24:26.591Z] errors [2019-09-11T15:24:26.591Z] internal/cpu [2019-09-11T15:24:26.591Z] math/bits [2019-09-11T15:24:26.591Z] runtime/internal/atomic [2019-09-11T15:24:26.591Z] runtime/internal/sys [2019-09-11T15:24:26.591Z] runtime/internal/math [2019-09-11T15:24:26.591Z] unicode/utf8 [2019-09-11T15:24:26.591Z] internal/bytealg [2019-09-11T15:24:26.591Z] internal/race [2019-09-11T15:24:26.591Z] sync/atomic [2019-09-11T15:24:26.591Z] math [2019-09-11T15:24:26.901Z] internal/testlog [2019-09-11T15:24:26.901Z] unicode [2019-09-11T15:24:26.901Z] runtime [2019-09-11T15:24:26.901Z] encoding [2019-09-11T15:24:26.901Z] runtime/cgo [2019-09-11T15:24:27.190Z] strconv [2019-09-11T15:24:27.368Z] + GOBIN=/build [2019-09-11T15:24:27.368Z] + /build/gometalinter --install [2019-09-11T15:24:27.368Z] Installing: [2019-09-11T15:24:27.368Z] deadcode [2019-09-11T15:24:27.368Z] dupl [2019-09-11T15:24:27.368Z] errcheck [2019-09-11T15:24:27.368Z] gas [2019-09-11T15:24:27.368Z] gochecknoglobals [2019-09-11T15:24:27.368Z] gochecknoinits [2019-09-11T15:24:27.368Z] goconst [2019-09-11T15:24:27.368Z] gocyclo [2019-09-11T15:24:27.368Z] goimports [2019-09-11T15:24:27.368Z] golint [2019-09-11T15:24:27.368Z] gosimple [2019-09-11T15:24:27.368Z] gotype [2019-09-11T15:24:27.368Z] gotypex [2019-09-11T15:24:27.368Z] ineffassign [2019-09-11T15:24:27.368Z] interfacer [2019-09-11T15:24:27.368Z] lll [2019-09-11T15:24:27.368Z] maligned [2019-09-11T15:24:27.368Z] megacheck [2019-09-11T15:24:27.368Z] misspell [2019-09-11T15:24:27.368Z] nakedret [2019-09-11T15:24:27.368Z] safesql [2019-09-11T15:24:27.368Z] staticcheck [2019-09-11T15:24:27.368Z] structcheck [2019-09-11T15:24:27.368Z] unconvert [2019-09-11T15:24:27.368Z] unparam [2019-09-11T15:24:27.368Z] unused [2019-09-11T15:24:27.368Z] varcheck [2019-09-11T15:24:28.033Z] sha256:2c48294f0c95a5d9c9318033831cfe9945a7e54bcdc99e2f691c72d574cf2d85 [2019-09-11T15:24:28.033Z] INFO: Starting docker-py tests... [2019-09-11T15:24:28.593Z] ============================= test session starts ============================== [2019-09-11T15:24:28.593Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0 [2019-09-11T15:24:28.593Z] rootdir: /src, inifile: pytest.ini [2019-09-11T15:24:28.594Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-09-11T15:24:29.520Z] collected 385 items / 6 deselected [2019-09-11T15:24:29.520Z] [2019-09-11T15:24:29.951Z] 921b2cb8ef3f: Verifying Checksum [2019-09-11T15:24:29.951Z] 921b2cb8ef3f: Download complete [2019-09-11T15:24:31.581Z] sync [2019-09-11T15:24:31.581Z] io [2019-09-11T15:24:31.581Z] reflect [2019-09-11T15:24:31.581Z] syscall [2019-09-11T15:24:31.581Z] bytes [2019-09-11T15:24:31.581Z] strings [2019-09-11T15:24:31.581Z] bufio [2019-09-11T15:24:31.868Z] path [2019-09-11T15:24:31.868Z] text/tabwriter [2019-09-11T15:24:32.154Z] internal/syscall/unix [2019-09-11T15:24:32.154Z] time [2019-09-11T15:24:33.165Z] sort [2019-09-11T15:24:33.165Z] internal/poll [2019-09-11T15:24:33.165Z] internal/fmtsort [2019-09-11T15:24:33.165Z] os [2019-09-11T15:24:33.448Z] path/filepath [2019-09-11T15:24:33.448Z] fmt [2019-09-11T15:24:33.732Z] io/ioutil [2019-09-11T15:24:34.020Z] flag [2019-09-11T15:24:34.020Z] log [2019-09-11T15:24:34.020Z] github.com/BurntSushi/toml [2019-09-11T15:24:34.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-11T15:24:35.034Z] github.com/BurntSushi/toml/cmd/tomlv [2019-09-11T15:24:36.508Z] Removing intermediate container 2c80f08ee13b [2019-09-11T15:24:36.508Z] ---> 999131f6765c [2019-09-11T15:24:36.508Z] Step 44/126 : FROM base AS vndr [2019-09-11T15:24:36.508Z] ---> e72efb33736f [2019-09-11T15:24:36.508Z] Step 45/126 : ENV INSTALL_BINARY_NAME=vndr [2019-09-11T15:24:36.508Z] ---> Running in 73d1f841e627 [2019-09-11T15:24:36.508Z] Removing intermediate container 73d1f841e627 [2019-09-11T15:24:36.508Z] ---> dcb466450a9d [2019-09-11T15:24:36.508Z] Step 46/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:24:36.793Z] ---> 29015fc181aa [2019-09-11T15:24:36.793Z] Step 47/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-11T15:24:36.793Z] ---> 22250ee3cc7c [2019-09-11T15:24:36.793Z] Step 48/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-11T15:24:36.793Z] ---> Running in 20280621f96c [2019-09-11T15:24:36.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-11T15:24:37.078Z] + RM_GOPATH=0 [2019-09-11T15:24:37.078Z] + TMP_GOPATH= [2019-09-11T15:24:37.078Z] + : /build [2019-09-11T15:24:37.078Z] + '[' -z '' ']' [2019-09-11T15:24:37.078Z] ++ mktemp -d [2019-09-11T15:24:37.078Z] + export GOPATH=/tmp/tmp.RdwyWuFtTg [2019-09-11T15:24:37.078Z] + GOPATH=/tmp/tmp.RdwyWuFtTg [2019-09-11T15:24:37.078Z] + RM_GOPATH=1 [2019-09-11T15:24:37.078Z] ++ dirname ./install.sh [2019-09-11T15:24:37.078Z] + dir=. [2019-09-11T15:24:37.078Z] + bin=vndr [2019-09-11T15:24:37.078Z] + shift [2019-09-11T15:24:37.078Z] + '[' '!' -f ./vndr.installer ']' [2019-09-11T15:24:37.078Z] + . ./vndr.installer [2019-09-11T15:24:37.078Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-11T15:24:37.078Z] + install_vndr [2019-09-11T15:24:37.078Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-11T15:24:37.078Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RdwyWuFtTg/src/github.com/LK4D4/vndr [2019-09-11T15:24:37.078Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-11T15:24:37.361Z] Cloning into '/tmp/tmp.RdwyWuFtTg/src/github.com/LK4D4/vndr'... [2019-09-11T15:24:37.644Z] + cd /tmp/tmp.RdwyWuFtTg/src/github.com/LK4D4/vndr [2019-09-11T15:24:37.644Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-11T15:24:37.644Z] + go build -buildmode=pie -v -o /build/vndr . [2019-09-11T15:24:37.930Z] internal/race [2019-09-11T15:24:37.930Z] errors [2019-09-11T15:24:37.930Z] internal/cpu [2019-09-11T15:24:37.930Z] runtime/internal/sys [2019-09-11T15:24:37.930Z] runtime/internal/atomic [2019-09-11T15:24:37.930Z] sync/atomic [2019-09-11T15:24:37.930Z] runtime/internal/math [2019-09-11T15:24:37.930Z] unicode [2019-09-11T15:24:37.930Z] unicode/utf8 [2019-09-11T15:24:37.930Z] internal/bytealg [2019-09-11T15:24:37.930Z] math/bits [2019-09-11T15:24:37.930Z] internal/testlog [2019-09-11T15:24:37.930Z] math [2019-09-11T15:24:37.930Z] runtime [2019-09-11T15:24:37.930Z] encoding [2019-09-11T15:24:37.930Z] unicode/utf16 [2019-09-11T15:24:38.217Z] container/list [2019-09-11T15:24:38.217Z] crypto/internal/subtle [2019-09-11T15:24:38.217Z] crypto/subtle [2019-09-11T15:24:38.217Z] internal/x/crypto/cryptobyte/asn1 [2019-09-11T15:24:38.503Z] internal/nettrace [2019-09-11T15:24:38.503Z] internal/x/net/dns/dnsmessage [2019-09-11T15:24:38.503Z] runtime/cgo [2019-09-11T15:24:38.791Z] strconv [2019-09-11T15:24:39.412Z] crypto/rc4 [2019-09-11T15:24:42.938Z] sync [2019-09-11T15:24:42.938Z] io [2019-09-11T15:24:42.938Z] github.com/LK4D4/vndr/godl/singleflight [2019-09-11T15:24:42.938Z] reflect [2019-09-11T15:24:42.938Z] syscall [2019-09-11T15:24:42.938Z] math/rand [2019-09-11T15:24:42.938Z] internal/singleflight [2019-09-11T15:24:42.938Z] bytes [2019-09-11T15:24:42.938Z] strings [2019-09-11T15:24:43.225Z] bufio [2019-09-11T15:24:43.512Z] path [2019-09-11T15:24:43.512Z] hash [2019-09-11T15:24:43.512Z] hash/crc32 [2019-09-11T15:24:43.512Z] crypto [2019-09-11T15:24:43.800Z] crypto/internal/randutil [2019-09-11T15:24:43.800Z] crypto/sha512 [2019-09-11T15:24:43.800Z] crypto/hmac [2019-09-11T15:24:43.800Z] crypto/sha1 [2019-09-11T15:24:44.086Z] time [2019-09-11T15:24:44.086Z] internal/syscall/unix [2019-09-11T15:24:44.086Z] crypto/sha256 [2019-09-11T15:24:44.086Z] internal/x/crypto/hkdf [2019-09-11T15:24:44.086Z] internal/x/text/transform [2019-09-11T15:24:44.711Z] encoding/binary [2019-09-11T15:24:44.711Z] sort [2019-09-11T15:24:44.711Z] internal/poll [2019-09-11T15:24:44.997Z] internal/fmtsort [2019-09-11T15:24:44.997Z] regexp/syntax [2019-09-11T15:24:45.281Z] crypto/cipher [2019-09-11T15:24:45.281Z] encoding/base64 [2019-09-11T15:24:45.281Z] os [2019-09-11T15:24:45.569Z] crypto/md5 [2019-09-11T15:24:45.569Z] crypto/aes [2019-09-11T15:24:45.855Z] crypto/des [2019-09-11T15:24:45.855Z] encoding/pem [2019-09-11T15:24:45.855Z] internal/x/crypto/internal/chacha20 [2019-09-11T15:24:45.855Z] internal/x/crypto/poly1305 [2019-09-11T15:24:45.855Z] internal/x/crypto/curve25519 [2019-09-11T15:24:46.144Z] internal/x/crypto/chacha20poly1305 [2019-09-11T15:24:46.144Z] regexp [2019-09-11T15:24:46.144Z] path/filepath [2019-09-11T15:24:46.144Z] fmt [2019-09-11T15:24:46.430Z] io/ioutil [2019-09-11T15:24:46.717Z] go/token [2019-09-11T15:24:46.717Z] net/url [2019-09-11T15:24:46.717Z] flag [2019-09-11T15:24:46.717Z] text/template/parse [2019-09-11T15:24:46.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-11T15:24:47.007Z] go/scanner [2019-09-11T15:24:47.295Z] log [2019-09-11T15:24:47.295Z] encoding/json [2019-09-11T15:24:47.295Z] go/ast [2019-09-11T15:24:47.295Z] encoding/xml [2019-09-11T15:24:47.506Z] Removing intermediate container 39c4a47d3e2f [2019-09-11T15:24:47.506Z] ---> 092ee6b03e5b [2019-09-11T15:24:47.506Z] Step 66/126 : FROM base AS gotestsum [2019-09-11T15:24:47.506Z] ---> 7b1110eeb861 [2019-09-11T15:24:47.506Z] Step 67/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-09-11T15:24:47.506Z] ---> Running in cedab5d1ec4b [2019-09-11T15:24:47.506Z] Removing intermediate container cedab5d1ec4b [2019-09-11T15:24:47.506Z] ---> 7017ef3621ad [2019-09-11T15:24:47.506Z] Step 68/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:24:47.506Z] ---> c5c21c33a5dc [2019-09-11T15:24:47.506Z] Step 69/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-11T15:24:47.506Z] ---> f806d5582253 [2019-09-11T15:24:47.506Z] Step 70/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-11T15:24:47.506Z] ---> Running in 8b43377d8a41 [2019-09-11T15:24:47.506Z] + RM_GOPATH=0 [2019-09-11T15:24:47.506Z] + TMP_GOPATH= [2019-09-11T15:24:47.506Z] + : /build [2019-09-11T15:24:47.506Z] + '[' -z '' ']' [2019-09-11T15:24:47.506Z] ++ mktemp -d [2019-09-11T15:24:47.506Z] + export GOPATH=/tmp/tmp.MJNykGXx5S [2019-09-11T15:24:47.506Z] + GOPATH=/tmp/tmp.MJNykGXx5S [2019-09-11T15:24:47.506Z] + RM_GOPATH=1 [2019-09-11T15:24:47.506Z] ++ dirname ./install.sh [2019-09-11T15:24:47.506Z] + dir=. [2019-09-11T15:24:47.506Z] + bin=gotestsum [2019-09-11T15:24:47.506Z] + shift [2019-09-11T15:24:47.506Z] + '[' '!' -f ./gotestsum.installer ']' [2019-09-11T15:24:47.506Z] + . ./gotestsum.installer [2019-09-11T15:24:47.506Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-11T15:24:47.506Z] + install_gotestsum [2019-09-11T15:24:47.506Z] + echo 'Installing gotestsum version v0.3.5' [2019-09-11T15:24:47.506Z] Installing gotestsum version v0.3.5 [2019-09-11T15:24:47.506Z] + go get -d gotest.tools/gotestsum [2019-09-11T15:24:47.919Z] text/template [2019-09-11T15:24:48.939Z] compress/flate [2019-09-11T15:24:48.939Z] go/parser [2019-09-11T15:24:48.939Z] context [2019-09-11T15:24:49.253Z] math/big [2019-09-11T15:24:49.253Z] go/doc [2019-09-11T15:24:49.578Z] compress/gzip [2019-09-11T15:24:49.864Z] encoding/hex [2019-09-11T15:24:49.864Z] net [2019-09-11T15:24:49.864Z] internal/x/text/unicode/bidi [2019-09-11T15:24:49.990Z] + cd /tmp/tmp.MJNykGXx5S/src/gotest.tools/gotestsum [2019-09-11T15:24:49.990Z] + git checkout -q v0.3.5 [2019-09-11T15:24:49.990Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-11T15:24:50.485Z] github.com/LK4D4/vndr/build [2019-09-11T15:24:50.485Z] internal/x/text/secure/bidirule [2019-09-11T15:24:50.777Z] internal/x/text/unicode/norm [2019-09-11T15:24:51.405Z] internal/x/net/http2/hpack [2019-09-11T15:24:51.690Z] mime [2019-09-11T15:24:51.690Z] crypto/rand [2019-09-11T15:24:51.976Z] crypto/elliptic [2019-09-11T15:24:51.976Z] encoding/asn1 [2019-09-11T15:24:52.263Z] crypto/rsa [2019-09-11T15:24:52.550Z] crypto/dsa [2019-09-11T15:24:52.550Z] internal/x/net/idna [2019-09-11T15:24:52.836Z] mime/quotedprintable [2019-09-11T15:24:52.836Z] crypto/ecdsa [2019-09-11T15:24:52.836Z] crypto/x509/pkix [2019-09-11T15:24:53.123Z] internal/x/crypto/cryptobyte [2019-09-11T15:24:53.123Z] net/http/internal [2019-09-11T15:24:53.408Z] os/exec [2019-09-11T15:24:53.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-11T15:24:54.887Z] internal/x/net/http/httpproxy [2019-09-11T15:24:54.887Z] net/textproto [2019-09-11T15:24:54.887Z] crypto/x509 [2019-09-11T15:24:55.105Z] 3889bb8d808b: Verifying Checksum [2019-09-11T15:24:55.105Z] 3889bb8d808b: Download complete [2019-09-11T15:24:55.170Z] internal/x/net/http/httpguts [2019-09-11T15:24:55.170Z] mime/multipart [2019-09-11T15:24:55.785Z] crypto/tls [2019-09-11T15:24:56.078Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-09-11T15:24:56.334Z] tests/integration/api_client_test.py ..... [ 7%] [2019-09-11T15:24:57.811Z] net/http/httptrace [2019-09-11T15:24:57.811Z] net/http [2019-09-11T15:24:58.476Z] tests/integration/api_config_test.py ..... [ 8%] [2019-09-11T15:25:00.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-11T15:25:01.270Z] github.com/LK4D4/vndr/godl [2019-09-11T15:25:01.270Z] github.com/LK4D4/vndr [2019-09-11T15:25:01.566Z] Removing intermediate container 8b43377d8a41 [2019-09-11T15:25:01.566Z] ---> c7920a7ad634 [2019-09-11T15:25:01.566Z] Step 71/126 : FROM dev-base AS dockercli [2019-09-11T15:25:01.566Z] ---> 7b1110eeb861 [2019-09-11T15:25:01.566Z] Step 72/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-09-11T15:25:01.566Z] ---> Running in 20bc1467b40d [2019-09-11T15:25:01.566Z] Removing intermediate container 20bc1467b40d [2019-09-11T15:25:01.566Z] ---> ed28cd416d58 [2019-09-11T15:25:01.566Z] Step 73/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:25:01.566Z] ---> 1de176c36a97 [2019-09-11T15:25:01.566Z] Step 74/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-11T15:25:01.566Z] ---> 9cc02fab32d5 [2019-09-11T15:25:01.566Z] Step 75/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-11T15:25:01.566Z] ---> Running in 12298a76ae8b [2019-09-11T15:25:01.566Z] + RM_GOPATH=0 [2019-09-11T15:25:01.566Z] + TMP_GOPATH= [2019-09-11T15:25:01.566Z] + : /build [2019-09-11T15:25:01.566Z] + '[' -z '' ']' [2019-09-11T15:25:01.566Z] ++ mktemp -d [2019-09-11T15:25:01.566Z] + export GOPATH=/tmp/tmp.Z6YfePu2lu [2019-09-11T15:25:01.566Z] + GOPATH=/tmp/tmp.Z6YfePu2lu [2019-09-11T15:25:01.566Z] + RM_GOPATH=1 [2019-09-11T15:25:01.566Z] ++ dirname ./install.sh [2019-09-11T15:25:01.566Z] + dir=. [2019-09-11T15:25:01.566Z] + bin=dockercli [2019-09-11T15:25:01.566Z] + shift [2019-09-11T15:25:01.566Z] + '[' '!' -f ./dockercli.installer ']' [2019-09-11T15:25:01.566Z] + . ./dockercli.installer [2019-09-11T15:25:01.566Z] ++ DOCKERCLI_CHANNEL=stable [2019-09-11T15:25:01.566Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-11T15:25:01.566Z] + install_dockercli [2019-09-11T15:25:01.566Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-11T15:25:01.566Z] ++ uname -m [2019-09-11T15:25:01.566Z] Install docker/cli version 17.06.2-ce from stable [2019-09-11T15:25:01.566Z] + arch=s390x [2019-09-11T15:25:01.566Z] + '[' s390x '!=' x86_64 ']' [2019-09-11T15:25:01.566Z] + '[' s390x '!=' s390x ']' [2019-09-11T15:25:01.566Z] + url=https://download.docker.com/linux/static [2019-09-11T15:25:01.566Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-09-11T15:25:01.566Z] + tar -xz docker/docker [2019-09-11T15:25:02.834Z] + mkdir -p /build [2019-09-11T15:25:02.834Z] + mv docker/docker /build/ [2019-09-11T15:25:02.834Z] + rmdir docker [2019-09-11T15:25:03.281Z] Removing intermediate container 12298a76ae8b [2019-09-11T15:25:03.281Z] ---> 06e209a75a34 [2019-09-11T15:25:03.281Z] Step 76/126 : FROM runtime-dev AS runc [2019-09-11T15:25:03.281Z] ---> fc4f71d6c4b0 [2019-09-11T15:25:03.281Z] Step 77/126 : ENV INSTALL_BINARY_NAME=runc [2019-09-11T15:25:03.281Z] ---> Running in 42db79a6d601 [2019-09-11T15:25:03.734Z] Removing intermediate container 42db79a6d601 [2019-09-11T15:25:03.734Z] ---> e849dc282196 [2019-09-11T15:25:03.734Z] Step 78/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:25:04.133Z] ---> b04f2ebbad07 [2019-09-11T15:25:04.133Z] Step 79/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-11T15:25:04.133Z] ---> e8f2e0e72a75 [2019-09-11T15:25:04.133Z] Step 80/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-11T15:25:04.133Z] ---> Running in 6a8e6266e463 [2019-09-11T15:25:04.920Z] + RM_GOPATH=0 [2019-09-11T15:25:04.920Z] + TMP_GOPATH= [2019-09-11T15:25:04.920Z] + : /build [2019-09-11T15:25:04.920Z] + '[' -z '' ']' [2019-09-11T15:25:04.920Z] ++ mktemp -d [2019-09-11T15:25:04.920Z] + export GOPATH=/tmp/tmp.BYCrNhAxPZ [2019-09-11T15:25:04.920Z] + GOPATH=/tmp/tmp.BYCrNhAxPZ [2019-09-11T15:25:04.920Z] + RM_GOPATH=1 [2019-09-11T15:25:04.920Z] ++ dirname ./install.sh [2019-09-11T15:25:04.920Z] + dir=. [2019-09-11T15:25:04.920Z] + bin=runc [2019-09-11T15:25:04.920Z] + shift [2019-09-11T15:25:04.920Z] + '[' '!' -f ./runc.installer ']' [2019-09-11T15:25:04.920Z] + . ./runc.installer [2019-09-11T15:25:04.920Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-11T15:25:04.920Z] + install_runc [2019-09-11T15:25:04.920Z] + uname -r [2019-09-11T15:25:04.920Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-09-11T15:25:04.920Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-11T15:25:04.920Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-11T15:25:04.920Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BYCrNhAxPZ/src/github.com/opencontainers/runc [2019-09-11T15:25:04.920Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-11T15:25:04.920Z] Cloning into '/tmp/tmp.BYCrNhAxPZ/src/github.com/opencontainers/runc'... [2019-09-11T15:25:05.681Z] Removing intermediate container 20280621f96c [2019-09-11T15:25:05.681Z] ---> f8a9ebb0c631 [2019-09-11T15:25:05.681Z] Step 49/126 : FROM dev-base AS containerd [2019-09-11T15:25:05.681Z] ---> e72efb33736f [2019-09-11T15:25:05.681Z] Step 50/126 : ARG DEBIAN_FRONTEND [2019-09-11T15:25:05.681Z] ---> Using cache [2019-09-11T15:25:05.681Z] ---> 21f0a2681bca [2019-09-11T15:25:05.681Z] Step 51/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-09-11T15:25:05.681Z] ---> Running in 6b787f8c5f0e [2019-09-11T15:25:05.681Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-11T15:25:05.681Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-11T15:25:05.681Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-11T15:25:05.681Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-11T15:25:05.681Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-11T15:25:05.681Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB] [2019-09-11T15:25:05.681Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-11T15:25:05.736Z] + cd /tmp/tmp.BYCrNhAxPZ/src/github.com/opencontainers/runc [2019-09-11T15:25:05.736Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-11T15:25:05.736Z] + '[' -z '' ']' [2019-09-11T15:25:05.736Z] + target=static [2019-09-11T15:25:05.736Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-11T15:25:05.968Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-11T15:25:06.112Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-09-11T15:25:08.000Z] Fetched 7721 kB in 2s (2841 kB/s) [2019-09-11T15:25:08.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-11T15:25:09.013Z] Reading package lists... [2019-09-11T15:25:10.486Z] Reading package lists... [2019-09-11T15:25:10.486Z] Building dependency tree... [2019-09-11T15:25:10.486Z] Reading state information... [2019-09-11T15:25:10.486Z] The following additional packages will be installed: [2019-09-11T15:25:10.486Z] btrfs-progs liblzo2-2 [2019-09-11T15:25:10.486Z] The following NEW packages will be installed: [2019-09-11T15:25:10.486Z] btrfs-progs btrfs-tools liblzo2-2 [2019-09-11T15:25:10.769Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2019-09-11T15:25:10.769Z] Need to get 588 kB of archives. [2019-09-11T15:25:10.769Z] After this operation, 5005 kB of additional disk space will be used. [2019-09-11T15:25:10.769Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-11T15:25:10.769Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-09-11T15:25:10.769Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-09-11T15:25:11.053Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-11T15:25:11.053Z] Fetched 588 kB in 0s (4631 kB/s) [2019-09-11T15:25:11.053Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-11T15:25:11.053Z] (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-09-11T15:25:11.053Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-11T15:25:11.053Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-11T15:25:11.053Z] Selecting previously unselected package btrfs-progs. [2019-09-11T15:25:11.053Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-09-11T15:25:11.053Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-11T15:25:11.053Z] Selecting previously unselected package btrfs-tools. [2019-09-11T15:25:11.053Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-09-11T15:25:11.053Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-11T15:25:11.053Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-11T15:25:11.053Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-11T15:25:11.339Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-11T15:25:11.340Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-11T15:25:11.340Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-11T15:25:11.624Z] Removing intermediate container 6b787f8c5f0e [2019-09-11T15:25:11.624Z] ---> a033826f4652 [2019-09-11T15:25:11.624Z] Step 52/126 : ENV INSTALL_BINARY_NAME=containerd [2019-09-11T15:25:11.624Z] ---> Running in c4b34c193a02 [2019-09-11T15:25:11.909Z] Removing intermediate container c4b34c193a02 [2019-09-11T15:25:11.909Z] ---> fd989f77cb16 [2019-09-11T15:25:11.909Z] Step 53/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:25:11.909Z] ---> 366cf5765c0d [2019-09-11T15:25:11.909Z] Step 54/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-11T15:25:12.192Z] ---> 9908d6c23482 [2019-09-11T15:25:12.192Z] Step 55/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-11T15:25:12.192Z] ---> Running in faad62365226 [2019-09-11T15:25:12.476Z] + RM_GOPATH=0 [2019-09-11T15:25:12.476Z] + TMP_GOPATH= [2019-09-11T15:25:12.476Z] + : /build [2019-09-11T15:25:12.476Z] + '[' -z '' ']' [2019-09-11T15:25:12.476Z] ++ mktemp -d [2019-09-11T15:25:12.476Z] + export GOPATH=/tmp/tmp.3xYW6L6DAf [2019-09-11T15:25:12.476Z] + GOPATH=/tmp/tmp.3xYW6L6DAf [2019-09-11T15:25:12.476Z] + RM_GOPATH=1 [2019-09-11T15:25:12.476Z] ++ dirname ./install.sh [2019-09-11T15:25:12.476Z] + dir=. [2019-09-11T15:25:12.476Z] + bin=containerd [2019-09-11T15:25:12.476Z] + shift [2019-09-11T15:25:12.476Z] + '[' '!' -f ./containerd.installer ']' [2019-09-11T15:25:12.476Z] + . ./containerd.installer [2019-09-11T15:25:12.476Z] ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-11T15:25:12.476Z] + install_containerd [2019-09-11T15:25:12.476Z] + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' [2019-09-11T15:25:12.476Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.3xYW6L6DAf/src/github.com/containerd/containerd [2019-09-11T15:25:12.476Z] Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-11T15:25:12.476Z] Cloning into '/tmp/tmp.3xYW6L6DAf/src/github.com/containerd/containerd'... [2019-09-11T15:25:14.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-11T15:25:15.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-11T15:25:19.290Z] + cd /tmp/tmp.3xYW6L6DAf/src/github.com/containerd/containerd [2019-09-11T15:25:19.290Z] + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-11T15:25:19.290Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-11T15:25:19.290Z] + BUILDTAGS='netgo osusergo static_build' [2019-09-11T15:25:19.290Z] + export EXTRA_FLAGS=-buildmode=pie [2019-09-11T15:25:19.290Z] + EXTRA_FLAGS=-buildmode=pie [2019-09-11T15:25:19.290Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-11T15:25:19.290Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-11T15:25:19.290Z] + '[' '' = dynamic ']' [2019-09-11T15:25:19.290Z] + make [2019-09-11T15:25:19.573Z] 🇩 bin/ctr [2019-09-11T15:25:20.021Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-11T15:25:20.021Z] + mkdir -p /build [2019-09-11T15:25:20.021Z] + cp runc /build/runc [2019-09-11T15:25:20.811Z] Removing intermediate container 6a8e6266e463 [2019-09-11T15:25:20.811Z] ---> 6287ae6188a0 [2019-09-11T15:25:20.811Z] Step 81/126 : FROM dev-base AS tini [2019-09-11T15:25:20.811Z] ---> 7b1110eeb861 [2019-09-11T15:25:20.811Z] Step 82/126 : ARG DEBIAN_FRONTEND [2019-09-11T15:25:20.811Z] ---> Using cache [2019-09-11T15:25:20.811Z] ---> 178b27de09fb [2019-09-11T15:25:20.811Z] Step 83/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-09-11T15:25:20.811Z] ---> Running in ac102c34525f [2019-09-11T15:25:21.180Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-11T15:25:21.180Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-11T15:25:21.180Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-11T15:25:21.180Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-11T15:25:21.566Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-11T15:25:21.566Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-09-11T15:25:21.566Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-11T15:25:21.566Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-11T15:25:22.817Z] Fetched 7671 kB in 1s (4963 kB/s) [2019-09-11T15:25:23.189Z] Reading package lists... [2019-09-11T15:25:23.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-11T15:25:23.997Z] Reading package lists... [2019-09-11T15:25:23.997Z] Building dependency tree... [2019-09-11T15:25:23.997Z] Reading state information... [2019-09-11T15:25:23.997Z] The following additional packages will be installed: [2019-09-11T15:25:23.997Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-11T15:25:23.997Z] Suggested packages: [2019-09-11T15:25:23.997Z] codeblocks eclipse ninja-build lrzip [2019-09-11T15:25:23.997Z] Recommended packages: [2019-09-11T15:25:23.997Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-11T15:25:23.997Z] The following NEW packages will be installed: [2019-09-11T15:25:23.997Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-11T15:25:23.997Z] vim-common xxd [2019-09-11T15:25:24.522Z] 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2019-09-11T15:25:24.522Z] Need to get 13.2 MB of archives. [2019-09-11T15:25:24.522Z] After this operation, 59.4 MB of additional disk space will be used. [2019-09-11T15:25:24.522Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-09-11T15:25:24.522Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-11T15:25:24.522Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-09-11T15:25:24.522Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-09-11T15:25:24.522Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-09-11T15:25:24.522Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-09-11T15:25:24.522Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-09-11T15:25:24.522Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-09-11T15:25:25.031Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-11T15:25:25.031Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-11T15:25:25.031Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-11T15:25:25.031Z] Fetched 13.2 MB in 0s (20.7 MB/s) [2019-09-11T15:25:25.031Z] Selecting previously unselected package cmake-data. [2019-09-11T15:25:25.031Z] (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-09-11T15:25:25.031Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-11T15:25:25.031Z] Unpacking cmake-data (3.7.2-1) ... [2019-09-11T15:25:25.408Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-11T15:25:25.408Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-11T15:25:25.408Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-11T15:25:25.408Z] Selecting previously unselected package libicu57:s390x. [2019-09-11T15:25:25.408Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-09-11T15:25:25.408Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-09-11T15:25:26.199Z] Selecting previously unselected package libxml2:s390x. [2019-09-11T15:25:26.199Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-09-11T15:25:26.199Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-11T15:25:26.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-11T15:25:26.562Z] Selecting previously unselected package libarchive13:s390x. [2019-09-11T15:25:26.562Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-09-11T15:25:26.562Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-09-11T15:25:26.562Z] Selecting previously unselected package libjsoncpp1:s390x. [2019-09-11T15:25:26.562Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-09-11T15:25:26.562Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-09-11T15:25:26.562Z] Selecting previously unselected package libuv1:s390x. [2019-09-11T15:25:26.562Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-09-11T15:25:26.562Z] Unpacking libuv1:s390x (1.9.1-3) ... [2019-09-11T15:25:26.562Z] Selecting previously unselected package cmake. [2019-09-11T15:25:26.563Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-09-11T15:25:26.563Z] Unpacking cmake (3.7.2-1) ... [2019-09-11T15:25:26.938Z] Selecting previously unselected package xxd. [2019-09-11T15:25:26.938Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-11T15:25:26.938Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-11T15:25:26.938Z] Selecting previously unselected package vim-common. [2019-09-11T15:25:26.938Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-11T15:25:26.938Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-11T15:25:27.301Z] Processing triggers for mime-support (3.60) ... [2019-09-11T15:25:27.301Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-11T15:25:27.301Z] Setting up libuv1:s390x (1.9.1-3) ... [2019-09-11T15:25:27.301Z] Setting up cmake-data (3.7.2-1) ... [2019-09-11T15:25:27.301Z] Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-09-11T15:25:27.301Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-11T15:25:27.301Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-11T15:25:27.301Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-11T15:25:27.301Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-11T15:25:27.301Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-09-11T15:25:27.301Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-09-11T15:25:27.301Z] Setting up cmake (3.7.2-1) ... [2019-09-11T15:25:27.301Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-11T15:25:28.554Z] Removing intermediate container ac102c34525f [2019-09-11T15:25:28.554Z] ---> 19eca5ab69b1 [2019-09-11T15:25:28.554Z] Step 84/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:25:28.929Z] ---> 7404d024784c [2019-09-11T15:25:28.929Z] Step 85/126 : ENV INSTALL_BINARY_NAME=tini [2019-09-11T15:25:28.929Z] ---> Running in 150fbdc5bbbc [2019-09-11T15:25:29.301Z] Removing intermediate container 150fbdc5bbbc [2019-09-11T15:25:29.301Z] ---> c608871ba3e5 [2019-09-11T15:25:29.301Z] Step 86/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-11T15:25:29.301Z] ---> 475adf85000a [2019-09-11T15:25:29.301Z] Step 87/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-11T15:25:29.301Z] ---> Running in 6e96de75a15b [2019-09-11T15:25:30.108Z] + RM_GOPATH=0 [2019-09-11T15:25:30.108Z] + TMP_GOPATH= [2019-09-11T15:25:30.108Z] + : /build [2019-09-11T15:25:30.108Z] + '[' -z '' ']' [2019-09-11T15:25:30.108Z] ++ mktemp -d [2019-09-11T15:25:30.108Z] + export GOPATH=/tmp/tmp.o04W9LH0z3 [2019-09-11T15:25:30.108Z] + GOPATH=/tmp/tmp.o04W9LH0z3 [2019-09-11T15:25:30.108Z] + RM_GOPATH=1 [2019-09-11T15:25:30.108Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-11T15:25:30.108Z] ++ dirname ./install.sh [2019-09-11T15:25:30.108Z] + dir=. [2019-09-11T15:25:30.108Z] + bin=tini [2019-09-11T15:25:30.108Z] + shift [2019-09-11T15:25:30.108Z] + '[' '!' -f ./tini.installer ']' [2019-09-11T15:25:30.108Z] + . ./tini.installer [2019-09-11T15:25:30.108Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-11T15:25:30.108Z] + install_tini [2019-09-11T15:25:30.108Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-11T15:25:30.108Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.o04W9LH0z3/tini [2019-09-11T15:25:30.108Z] Cloning into '/tmp/tmp.o04W9LH0z3/tini'... [2019-09-11T15:25:30.108Z] + cd /tmp/tmp.o04W9LH0z3/tini [2019-09-11T15:25:30.108Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-11T15:25:30.108Z] + cmake . [2019-09-11T15:25:30.713Z] -- The C compiler identification is GNU 6.3.0 [2019-09-11T15:25:30.713Z] -- Check for working C compiler: /usr/bin/cc [2019-09-11T15:25:30.713Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-09-11T15:25:30.713Z] -- Detecting C compiler ABI info [2019-09-11T15:25:30.713Z] -- Detecting C compiler ABI info - done [2019-09-11T15:25:30.713Z] -- Detecting C compile features [2019-09-11T15:25:30.713Z] -- Detecting C compile features - done [2019-09-11T15:25:30.713Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-11T15:25:30.713Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-11T15:25:30.713Z] -- Configuring done [2019-09-11T15:25:30.713Z] -- Generating done [2019-09-11T15:25:30.713Z] -- Build files have been written to: /tmp/tmp.o04W9LH0z3/tini [2019-09-11T15:25:30.713Z] + make tini-static [2019-09-11T15:25:30.713Z] Scanning dependencies of target tini-static [2019-09-11T15:25:30.713Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-11T15:25:31.132Z] [100%] Linking C executable tini-static [2019-09-11T15:25:31.132Z] [100%] Built target tini-static [2019-09-11T15:25:31.132Z] + mkdir -p /build [2019-09-11T15:25:31.132Z] + cp tini-static /build/docker-init [2019-09-11T15:25:31.913Z] Removing intermediate container 6e96de75a15b [2019-09-11T15:25:31.914Z] ---> 68794a23a0b0 [2019-09-11T15:25:31.914Z] Step 88/126 : FROM dev-base AS rootlesskit [2019-09-11T15:25:31.914Z] ---> 7b1110eeb861 [2019-09-11T15:25:31.914Z] Step 89/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-09-11T15:25:31.914Z] ---> Running in 83f62a943b87 [2019-09-11T15:25:31.914Z] Removing intermediate container 83f62a943b87 [2019-09-11T15:25:31.914Z] ---> bcb89839af2d [2019-09-11T15:25:31.914Z] Step 90/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:25:32.281Z] ---> 213a83b6ae18 [2019-09-11T15:25:32.281Z] Step 91/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-11T15:25:32.281Z] ---> 5bc0d800f255 [2019-09-11T15:25:32.281Z] Step 92/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-09-11T15:25:32.648Z] ---> Running in 837081a88d5c [2019-09-11T15:25:33.037Z] + RM_GOPATH=0 [2019-09-11T15:25:33.037Z] + TMP_GOPATH= [2019-09-11T15:25:33.037Z] + : /build/ [2019-09-11T15:25:33.037Z] + '[' -z '' ']' [2019-09-11T15:25:33.037Z] ++ mktemp -d [2019-09-11T15:25:33.037Z] + export GOPATH=/tmp/tmp.myRUI3mKF6 [2019-09-11T15:25:33.037Z] + GOPATH=/tmp/tmp.myRUI3mKF6 [2019-09-11T15:25:33.037Z] + RM_GOPATH=1 [2019-09-11T15:25:33.037Z] ++ dirname ./install.sh [2019-09-11T15:25:33.037Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-11T15:25:33.037Z] + dir=. [2019-09-11T15:25:33.037Z] + bin=rootlesskit [2019-09-11T15:25:33.037Z] + shift [2019-09-11T15:25:33.037Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-09-11T15:25:33.037Z] + . ./rootlesskit.installer [2019-09-11T15:25:33.037Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-11T15:25:33.037Z] + install_rootlesskit [2019-09-11T15:25:33.037Z] + case "$1" in [2019-09-11T15:25:33.037Z] + export CGO_ENABLED=0 [2019-09-11T15:25:33.037Z] + CGO_ENABLED=0 [2019-09-11T15:25:33.037Z] + _install_rootlesskit [2019-09-11T15:25:33.037Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-11T15:25:33.037Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.myRUI3mKF6/src/github.com/rootless-containers/rootlesskit [2019-09-11T15:25:33.037Z] Cloning into '/tmp/tmp.myRUI3mKF6/src/github.com/rootless-containers/rootlesskit'... [2019-09-11T15:25:33.852Z] + cd /tmp/tmp.myRUI3mKF6/src/github.com/rootless-containers/rootlesskit [2019-09-11T15:25:33.852Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-11T15:25:33.852Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-11T15:25:33.852Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-11T15:25:34.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-11T15:25:39.423Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-09-11T15:25:40.634Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-11T15:25:40.634Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-11T15:25:42.460Z] Removing intermediate container 837081a88d5c [2019-09-11T15:25:42.460Z] ---> 606798adcee0 [2019-09-11T15:25:42.460Z] Step 93/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-09-11T15:25:42.460Z] ---> b3df2f4509e1 [2019-09-11T15:25:42.460Z] Step 94/126 : FROM runtime-dev AS dev [2019-09-11T15:25:42.460Z] ---> fc4f71d6c4b0 [2019-09-11T15:25:42.460Z] Step 95/126 : ARG DEBIAN_FRONTEND [2019-09-11T15:25:42.460Z] ---> Running in c664896cf3b7 [2019-09-11T15:25:42.460Z] Removing intermediate container c664896cf3b7 [2019-09-11T15:25:42.460Z] ---> 5b9de1812765 [2019-09-11T15:25:42.460Z] Step 96/126 : RUN groupadd -r docker [2019-09-11T15:25:42.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-11T15:25:42.847Z] ---> Running in 6db6d0f8310c [2019-09-11T15:25:44.119Z] Removing intermediate container 6db6d0f8310c [2019-09-11T15:25:44.119Z] ---> 98eba0ab0547 [2019-09-11T15:25:44.119Z] Step 97/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-09-11T15:25:44.513Z] ---> Running in 4df98b2a8149 [2019-09-11T15:25:45.297Z] Removing intermediate container 4df98b2a8149 [2019-09-11T15:25:45.297Z] ---> 9ae6e437f006 [2019-09-11T15:25:45.297Z] Step 98/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-09-11T15:25:45.678Z] ---> Running in 4af93c4a863a [2019-09-11T15:25:46.063Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-11T15:25:46.475Z] Removing intermediate container 4af93c4a863a [2019-09-11T15:25:46.475Z] ---> 6e5489f415b7 [2019-09-11T15:25:46.475Z] Step 99/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-09-11T15:25:46.922Z] ---> Running in 32362c13a4c2 [2019-09-11T15:25:47.721Z] Removing intermediate container 32362c13a4c2 [2019-09-11T15:25:47.721Z] ---> cc8081dc655f [2019-09-11T15:25:47.721Z] Step 100/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-09-11T15:25:47.721Z] ---> Running in 1217ab1ad447 [2019-09-11T15:25:49.023Z] Removing intermediate container 1217ab1ad447 [2019-09-11T15:25:49.023Z] ---> 14b8fcd354ab [2019-09-11T15:25:49.023Z] Step 101/126 : RUN ldconfig [2019-09-11T15:25:49.023Z] ---> Running in 8e8f6849d267 [2019-09-11T15:25:49.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-11T15:25:49.826Z] Removing intermediate container 8e8f6849d267 [2019-09-11T15:25:49.826Z] ---> 16c845c6862c [2019-09-11T15:25:49.826Z] Step 102/126 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-09-11T15:25:50.192Z] ---> Running in cfaf23a26350 [2019-09-11T15:25:50.555Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-11T15:25:50.555Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-11T15:25:50.920Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-11T15:25:50.920Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-11T15:25:50.920Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-11T15:25:50.920Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-09-11T15:25:50.920Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-11T15:25:50.920Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-11T15:25:52.803Z] Fetched 7671 kB in 1s (4232 kB/s) [2019-09-11T15:25:53.309Z] Reading package lists... [2019-09-11T15:25:53.683Z] Reading package lists... [2019-09-11T15:25:53.683Z] Building dependency tree... [2019-09-11T15:25:53.683Z] Reading state information... [2019-09-11T15:25:53.683Z] The following additional packages will be installed: [2019-09-11T15:25:53.683Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-11T15:25:53.683Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-11T15:25:53.683Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-11T15:25:53.683Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-11T15:25:53.683Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-11T15:25:53.683Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-11T15:25:53.683Z] libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12 [2019-09-11T15:25:53.683Z] mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-11T15:25:53.683Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-11T15:25:53.683Z] Suggested packages: [2019-09-11T15:25:53.683Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-11T15:25:53.683Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-11T15:25:53.683Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-11T15:25:53.683Z] vim-doc vim-scripts xfsdump acl attr quota [2019-09-11T15:25:53.683Z] Recommended packages: [2019-09-11T15:25:53.683Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-11T15:25:53.683Z] python3-keyrings.alt python3-xdg unzip [2019-09-11T15:25:54.469Z] The following NEW packages will be installed: [2019-09-11T15:25:54.469Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-11T15:25:54.469Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-11T15:25:54.469Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-11T15:25:54.469Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-11T15:25:54.469Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-11T15:25:54.469Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-11T15:25:54.469Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-11T15:25:54.469Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-11T15:25:54.469Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-11T15:25:54.469Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-11T15:25:54.469Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-11T15:25:54.469Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-11T15:25:54.469Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-11T15:25:54.469Z] xfsprogs xxd xz-utils zip [2019-09-11T15:25:54.469Z] The following packages will be upgraded: [2019-09-11T15:25:54.469Z] libsystemd0 libudev1 [2019-09-11T15:25:54.469Z] 2 upgraded, 69 newly installed, 0 to remove and 8 not upgraded. [2019-09-11T15:25:54.469Z] Need to get 88.6 MB of archives. [2019-09-11T15:25:54.469Z] After this operation, 565 MB of additional disk space will be used. [2019-09-11T15:25:54.469Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd0 s390x 232-25+deb9u12 [266 kB] [2019-09-11T15:25:54.469Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-09-11T15:25:54.836Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-09-11T15:25:54.836Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-09-11T15:25:54.836Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-09-11T15:25:54.836Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev1 s390x 232-25+deb9u12 [123 kB] [2019-09-11T15:25:54.836Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-09-11T15:25:54.836Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-09-11T15:25:54.836Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-09-11T15:25:54.836Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-09-11T15:25:55.208Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-09-11T15:25:55.208Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-09-11T15:25:55.208Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-09-11T15:25:55.208Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-09-11T15:25:55.208Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-09-11T15:25:55.208Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-09-11T15:25:55.208Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-09-11T15:25:55.208Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-09-11T15:25:55.208Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-09-11T15:25:55.208Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-09-11T15:25:55.208Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-09-11T15:25:55.208Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-09-11T15:25:55.208Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-09-11T15:25:55.208Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-11T15:25:55.208Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-11T15:25:55.208Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-09-11T15:25:55.208Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-09-11T15:25:55.208Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-09-11T15:25:55.586Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-09-11T15:25:55.586Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-11T15:25:55.586Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-09-11T15:25:55.586Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-09-11T15:25:55.586Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-09-11T15:25:55.586Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-09-11T15:25:55.586Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-09-11T15:25:55.586Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-09-11T15:25:55.586Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-09-11T15:25:55.586Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-09-11T15:25:55.586Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-09-11T15:25:55.586Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-09-11T15:25:55.586Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-09-11T15:25:55.586Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-09-11T15:25:55.586Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-09-11T15:25:55.586Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-09-11T15:25:55.586Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-09-11T15:25:55.586Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-09-11T15:25:55.586Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-09-11T15:25:55.586Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-09-11T15:25:55.586Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-09-11T15:25:55.586Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-09-11T15:25:55.586Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-09-11T15:25:55.586Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-11T15:25:55.586Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-11T15:25:55.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-11T15:25:55.955Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-11T15:25:55.955Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-09-11T15:25:55.955Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-11T15:25:55.955Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-09-11T15:25:55.955Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-11T15:25:55.955Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-09-11T15:25:55.955Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-09-11T15:25:56.329Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-09-11T15:25:56.329Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-09-11T15:25:56.329Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-09-11T15:25:56.329Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-09-11T15:25:56.329Z] Get:65 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-09-11T15:25:56.329Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-11T15:25:56.329Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-11T15:25:56.703Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-11T15:25:56.703Z] Get:69 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-09-11T15:25:56.703Z] Get:70 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-09-11T15:25:58.596Z] Get:71 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-09-11T15:25:59.062Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-11T15:25:59.062Z] Fetched 88.6 MB in 4s (20.4 MB/s) [2019-09-11T15:25:59.062Z] (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-09-11T15:25:59.062Z] Preparing to unpack .../libsystemd0_232-25+deb9u12_s390x.deb ... [2019-09-11T15:25:59.062Z] Unpacking libsystemd0:s390x (232-25+deb9u12) over (232-25+deb9u11) ... [2019-09-11T15:25:59.062Z] Setting up libsystemd0:s390x (232-25+deb9u12) ... [2019-09-11T15:25:59.062Z] Selecting previously unselected package bash-completion. [2019-09-11T15:25:59.062Z] (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-09-11T15:25:59.062Z] Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-11T15:25:59.486Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-09-11T15:25:59.915Z] Selecting previously unselected package libnet1:s390x. [2019-09-11T15:25:59.915Z] Preparing to unpack .../libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-09-11T15:25:59.915Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-11T15:25:59.915Z] Selecting previously unselected package libnfnetlink0:s390x. [2019-09-11T15:25:59.915Z] Preparing to unpack .../libnfnetlink0_1.0.1-3_s390x.deb ... [2019-09-11T15:25:59.915Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-09-11T15:25:59.915Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2019-09-11T15:25:59.915Z] Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-09-11T15:25:59.915Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-09-11T15:25:59.915Z] Preparing to unpack .../libudev1_232-25+deb9u12_s390x.deb ... [2019-09-11T15:25:59.915Z] Unpacking libudev1:s390x (232-25+deb9u12) over (232-25+deb9u11) ... [2019-09-11T15:25:59.915Z] Setting up libudev1:s390x (232-25+deb9u12) ... [2019-09-11T15:25:59.915Z] Selecting previously unselected package libudev-dev:s390x. [2019-09-11T15:25:59.915Z] (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 ... 15497 files and directories currently installed.) [2019-09-11T15:25:59.915Z] Preparing to unpack .../0-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-09-11T15:25:59.915Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-09-11T15:25:59.915Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2019-09-11T15:25:59.915Z] Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-09-11T15:25:59.915Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-09-11T15:26:00.294Z] Selecting previously unselected package python3.5-minimal. [2019-09-11T15:26:00.294Z] Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-09-11T15:26:00.294Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-11T15:26:00.294Z] Selecting previously unselected package python3-minimal. [2019-09-11T15:26:00.294Z] Preparing to unpack .../3-python3-minimal_3.5.3-1_s390x.deb ... [2019-09-11T15:26:00.294Z] Unpacking python3-minimal (3.5.3-1) ... [2019-09-11T15:26:00.294Z] Selecting previously unselected package libmpdec2:s390x. [2019-09-11T15:26:00.294Z] Preparing to unpack .../4-libmpdec2_2.4.2-1_s390x.deb ... [2019-09-11T15:26:00.294Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-09-11T15:26:00.294Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-09-11T15:26:00.294Z] Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-09-11T15:26:00.294Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-09-11T15:26:00.658Z] Selecting previously unselected package python3.5. [2019-09-11T15:26:00.658Z] Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-09-11T15:26:00.658Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-11T15:26:00.658Z] Selecting previously unselected package libpython3-stdlib:s390x. [2019-09-11T15:26:00.658Z] Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-09-11T15:26:00.658Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-09-11T15:26:01.021Z] Selecting previously unselected package dh-python. [2019-09-11T15:26:01.022Z] Preparing to unpack .../8-dh-python_2.20170125_all.deb ... [2019-09-11T15:26:01.022Z] Unpacking dh-python (2.20170125) ... [2019-09-11T15:26:01.022Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-09-11T15:26:01.022Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-11T15:26:01.408Z] Setting up python3-minimal (3.5.3-1) ... [2019-09-11T15:26:01.408Z] Selecting previously unselected package python3. [2019-09-11T15:26:01.408Z] (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-09-11T15:26:01.408Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-09-11T15:26:01.408Z] Unpacking python3 (3.5.3-1) ... [2019-09-11T15:26:01.777Z] Selecting previously unselected package pigz. [2019-09-11T15:26:01.777Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-09-11T15:26:01.777Z] Unpacking pigz (2.3.4-1) ... [2019-09-11T15:26:01.778Z] Selecting previously unselected package libip4tc0:s390x. [2019-09-11T15:26:01.778Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-11T15:26:01.778Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-11T15:26:01.778Z] Selecting previously unselected package libip6tc0:s390x. [2019-09-11T15:26:01.778Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-11T15:26:01.778Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-11T15:26:01.778Z] Selecting previously unselected package libiptc0:s390x. [2019-09-11T15:26:01.778Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-11T15:26:01.778Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-11T15:26:01.778Z] Selecting previously unselected package libxtables12:s390x. [2019-09-11T15:26:01.778Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-11T15:26:01.778Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-09-11T15:26:01.778Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-09-11T15:26:01.778Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-09-11T15:26:01.778Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-09-11T15:26:01.778Z] Selecting previously unselected package iptables. [2019-09-11T15:26:01.778Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-11T15:26:01.778Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-11T15:26:01.778Z] Selecting previously unselected package xxd. [2019-09-11T15:26:01.778Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-11T15:26:01.778Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-11T15:26:01.778Z] Selecting previously unselected package vim-common. [2019-09-11T15:26:01.778Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-11T15:26:01.778Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-11T15:26:02.151Z] Selecting previously unselected package bzip2. [2019-09-11T15:26:02.151Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-09-11T15:26:02.151Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-09-11T15:26:02.151Z] Selecting previously unselected package libgpm2:s390x. [2019-09-11T15:26:02.151Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-09-11T15:26:02.151Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-09-11T15:26:02.151Z] Selecting previously unselected package xz-utils. [2019-09-11T15:26:02.151Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-09-11T15:26:02.151Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-11T15:26:02.151Z] Selecting previously unselected package aufs-tools. [2019-09-11T15:26:02.151Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-09-11T15:26:02.151Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-11T15:26:02.151Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-11T15:26:02.151Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-11T15:26:02.151Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-11T15:26:02.151Z] Selecting previously unselected package btrfs-progs. [2019-09-11T15:26:02.151Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-09-11T15:26:02.151Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-11T15:26:02.151Z] Selecting previously unselected package btrfs-tools. [2019-09-11T15:26:02.151Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-09-11T15:26:02.151Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-11T15:26:02.151Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-09-11T15:26:02.151Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-09-11T15:26:02.151Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-09-11T15:26:02.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-11T15:26:02.519Z] Selecting previously unselected package dmsetup. [2019-09-11T15:26:02.519Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-09-11T15:26:02.519Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-09-11T15:26:02.519Z] Selecting previously unselected package libonig4:s390x. [2019-09-11T15:26:02.519Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-09-11T15:26:02.519Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-09-11T15:26:02.519Z] Selecting previously unselected package libjq1:s390x. [2019-09-11T15:26:02.519Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-09-11T15:26:02.519Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-11T15:26:02.519Z] Selecting previously unselected package jq. [2019-09-11T15:26:02.519Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-09-11T15:26:02.519Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-11T15:26:02.519Z] Selecting previously unselected package libaio1:s390x. [2019-09-11T15:26:02.519Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-09-11T15:26:02.519Z] Unpacking libaio1:s390x (0.3.110-3) ... [2019-09-11T15:26:02.519Z] Selecting previously unselected package libcap2-bin. [2019-09-11T15:26:02.519Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-09-11T15:26:02.519Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-09-11T15:26:02.519Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-09-11T15:26:02.519Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-09-11T15:26:02.519Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-09-11T15:26:02.519Z] Selecting previously unselected package libsepol1-dev:s390x. [2019-09-11T15:26:02.519Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-09-11T15:26:02.519Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-09-11T15:26:02.898Z] Selecting previously unselected package libpcre16-3:s390x. [2019-09-11T15:26:02.898Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-09-11T15:26:02.898Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-09-11T15:26:02.898Z] Selecting previously unselected package libpcre32-3:s390x. [2019-09-11T15:26:02.898Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-09-11T15:26:02.898Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-09-11T15:26:02.898Z] Selecting previously unselected package libpcre3-dev:s390x. [2019-09-11T15:26:02.898Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-09-11T15:26:02.898Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-09-11T15:26:02.898Z] Selecting previously unselected package libselinux1-dev:s390x. [2019-09-11T15:26:02.898Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-09-11T15:26:02.898Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-09-11T15:26:03.279Z] Selecting previously unselected package libdevmapper-dev:s390x. [2019-09-11T15:26:03.279Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-09-11T15:26:03.279Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-09-11T15:26:03.279Z] Selecting previously unselected package libnl-3-200:s390x. [2019-09-11T15:26:03.279Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-09-11T15:26:03.279Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-09-11T15:26:03.279Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-09-11T15:26:03.279Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-09-11T15:26:03.279Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-11T15:26:03.279Z] Selecting previously unselected package libreadline5:s390x. [2019-09-11T15:26:03.279Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-09-11T15:26:03.279Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-09-11T15:26:03.279Z] Selecting previously unselected package libsystemd-dev:s390x. [2019-09-11T15:26:03.279Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-09-11T15:26:03.279Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-09-11T15:26:03.646Z] Selecting previously unselected package net-tools. [2019-09-11T15:26:03.646Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-09-11T15:26:03.646Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-11T15:26:03.646Z] Selecting previously unselected package python-pip-whl. [2019-09-11T15:26:03.646Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-11T15:26:03.646Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-11T15:26:03.646Z] Selecting previously unselected package python3-pip. [2019-09-11T15:26:03.646Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-11T15:26:03.646Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-11T15:26:03.646Z] Selecting previously unselected package python3-pkg-resources. [2019-09-11T15:26:03.646Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-11T15:26:03.646Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-11T15:26:04.024Z] Selecting previously unselected package python3-setuptools. [2019-09-11T15:26:04.024Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-11T15:26:04.024Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-09-11T15:26:04.024Z] Selecting previously unselected package python3-wheel. [2019-09-11T15:26:04.024Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-11T15:26:04.024Z] Unpacking python3-wheel (0.29.0-2) ... [2019-09-11T15:26:04.024Z] Selecting previously unselected package thin-provisioning-tools. [2019-09-11T15:26:04.024Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-09-11T15:26:04.024Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-11T15:26:04.024Z] Selecting previously unselected package vim-runtime. [2019-09-11T15:26:04.024Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-11T15:26:04.024Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-11T15:26:04.024Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-11T15:26:04.024Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-11T15:26:04.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-11T15:26:05.022Z] Selecting previously unselected package vim. [2019-09-11T15:26:05.022Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-11T15:26:05.022Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-11T15:26:05.022Z] Selecting previously unselected package xfsprogs. [2019-09-11T15:26:05.022Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-09-11T15:26:05.022Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-11T15:26:05.022Z] Selecting previously unselected package zip. [2019-09-11T15:26:05.022Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-09-11T15:26:05.022Z] Unpacking zip (3.0-11+b1) ... [2019-09-11T15:26:05.022Z] Selecting previously unselected package libapparmor-perl. [2019-09-11T15:26:05.022Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-09-11T15:26:05.022Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-11T15:26:05.441Z] Selecting previously unselected package apparmor. [2019-09-11T15:26:05.441Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-09-11T15:26:05.441Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-11T15:26:05.441Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-11T15:26:05.441Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-09-11T15:26:05.441Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-11T15:26:05.813Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-11T15:26:05.813Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-09-11T15:26:05.813Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-11T15:26:06.182Z] Selecting previously unselected package binutils-mingw-w64. [2019-09-11T15:26:06.182Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-11T15:26:06.182Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-11T15:26:06.182Z] Selecting previously unselected package mingw-w64-common. [2019-09-11T15:26:06.182Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-11T15:26:06.182Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-11T15:26:06.556Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-11T15:26:06.556Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-11T15:26:06.556Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-11T15:26:07.350Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-09-11T15:26:07.350Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-11T15:26:07.350Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-11T15:26:07.732Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-11T15:26:07.732Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-11T15:26:07.732Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-11T15:26:10.950Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-11T15:26:10.950Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-11T15:26:10.950Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-11T15:26:11.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-11T15:26:13.525Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-11T15:26:13.525Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-11T15:26:13.525Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2019-09-11T15:26:13.525Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-11T15:26:13.525Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-11T15:26:13.525Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-11T15:26:13.525Z] Processing triggers for mime-support (3.60) ... [2019-09-11T15:26:13.525Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-11T15:26:13.525Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-09-11T15:26:13.525Z] Setting up libcap2-bin (1:2.25-1) ... [2019-09-11T15:26:13.525Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-11T15:26:13.525Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-11T15:26:13.525Z] Setting up bash-completion (1:2.1-4.3) ... [2019-09-11T15:26:14.308Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-09-11T15:26:14.308Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-11T15:26:14.308Z] Setting up zip (3.0-11+b1) ... [2019-09-11T15:26:14.308Z] Setting up bzip2 (1.0.6-8.1) ... [2019-09-11T15:26:14.308Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-11T15:26:14.308Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-11T15:26:14.308Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-11T15:26:14.308Z] Setting up libaio1:s390x (0.3.110-3) ... [2019-09-11T15:26:14.308Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-09-11T15:26:14.308Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-11T15:26:14.308Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-11T15:26:14.308Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-11T15:26:14.308Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-11T15:26:14.308Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-09-11T15:26:14.308Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-09-11T15:26:14.308Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-09-11T15:26:14.308Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-11T15:26:14.308Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-09-11T15:26:14.308Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-09-11T15:26:14.575Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-11T15:26:14.576Z] Using test binary docker [2019-09-11T15:26:14.576Z] +++ /etc/init.d/apparmor start [2019-09-11T15:26:14.576Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-11T15:26:14.576Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-11T15:26:14.576Z] Warning failed to create cache: (null) [2019-09-11T15:26:14.576Z] . [2019-09-11T15:26:14.576Z] Starting dockerd [2019-09-11T15:26:14.576Z] INFO: Waiting for daemon to start... [2019-09-11T15:26:14.576Z] +++ 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-09-11T15:26:14.701Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-09-11T15:26:14.701Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-09-11T15:26:14.701Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-11T15:26:14.701Z] Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-09-11T15:26:14.701Z] Setting up pigz (2.3.4-1) ... [2019-09-11T15:26:14.701Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-11T15:26:14.701Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2019-09-11T15:26:14.701Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-11T15:26:14.701Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-09-11T15:26:14.701Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-11T15:26:14.701Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-11T15:26:14.701Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-09-11T15:26:14.701Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-09-11T15:26:14.701Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-11T15:26:14.701Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-11T15:26:14.701Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-11T15:26:14.701Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-11T15:26:14.701Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-11T15:26:14.701Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-11T15:26:14.701Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-11T15:26:14.701Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-11T15:26:14.701Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-11T15:26:14.701Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-11T15:26:14.701Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-09-11T15:26:14.701Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-11T15:26:14.701Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-11T15:26:14.701Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-11T15:26:14.701Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-11T15:26:14.701Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-09-11T15:26:14.701Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-11T15:26:15.990Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-09-11T15:26:15.990Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-11T15:26:15.990Z] 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-09-11T15:26:15.990Z] 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-09-11T15:26:15.990Z] 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-09-11T15:26:15.990Z] 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-09-11T15:26:15.990Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-11T15:26:15.990Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-11T15:26:15.990Z] 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-09-11T15:26:15.990Z] 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-09-11T15:26:15.990Z] Setting up python3 (3.5.3-1) ... [2019-09-11T15:26:15.990Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-11T15:26:16.448Z] 🇩 bin/containerd [2019-09-11T15:26:16.735Z] . [2019-09-11T15:26:16.735Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-11T15:26:16.735Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-11T15:26:16.793Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-11T15:26:16.793Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-11T15:26:16.793Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-09-11T15:26:16.793Z] Setting up python3-wheel (0.29.0-2) ... [2019-09-11T15:26:16.793Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-11T15:26:16.993Z] Error: No such image: emptyfs [2019-09-11T15:26:16.993Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-11T15:26:16.993Z] ++++ docker load [2019-09-11T15:26:17.178Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-09-11T15:26:17.178Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-11T15:26:17.178Z] Setting up dmsetup (2:1.02.137-2) ... [2019-09-11T15:26:17.178Z] Setting up python3-setuptools (33.1.1-1) ... [2019-09-11T15:26:17.252Z] Running integration-test (iteration 1) [2019-09-11T15:26:17.252Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-09-11T15:26:17.252Z] ++ 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-09-11T15:26:17.252Z] ++ set -e [2019-09-11T15:26:17.252Z] ++ '[' -n 1 ']' [2019-09-11T15:26:17.252Z] ++ set -x [2019-09-11T15:26:17.252Z] ++ env -i DEST=/go/src/github.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-09-11T15:26:17.554Z] Setting up dh-python (2.20170125) ... [2019-09-11T15:26:17.554Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-09-11T15:26:17.554Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-11T15:26:22.783Z] Removing intermediate container cfaf23a26350 [2019-09-11T15:26:22.783Z] ---> dab8ef7d9759 [2019-09-11T15:26:22.783Z] Step 103/126 : RUN pip3 install yamllint==1.16.0 [2019-09-11T15:26:22.783Z] ---> Running in 515b505c42b0 [2019-09-11T15:26:23.569Z] Collecting yamllint==1.16.0 [2019-09-11T15:26:23.965Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-11T15:26:23.965Z] Collecting pyyaml (from yamllint==1.16.0) [2019-09-11T15:26:23.965Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-11T15:26:24.756Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-11T15:26:24.756Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-11T15:26:24.756Z] Building wheels for collected packages: pyyaml, pathspec [2019-09-11T15:26:24.756Z] Running setup.py bdist_wheel for pyyaml: started [2019-09-11T15:26:25.139Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-11T15:26:25.139Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-11T15:26:25.139Z] Running setup.py bdist_wheel for pathspec: started [2019-09-11T15:26:25.517Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-11T15:26:25.517Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-11T15:26:25.517Z] Successfully built pyyaml pathspec [2019-09-11T15:26:25.517Z] Installing collected packages: pyyaml, pathspec, yamllint [2019-09-11T15:26:25.517Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-11T15:26:26.318Z] Removing intermediate container 515b505c42b0 [2019-09-11T15:26:26.318Z] ---> c08303b60331 [2019-09-11T15:26:26.318Z] Step 104/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-11T15:26:27.327Z] ---> f279b41530cb [2019-09-11T15:26:27.327Z] Step 105/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-11T15:26:29.172Z] ---> 7bf3837047e8 [2019-09-11T15:26:29.172Z] Step 106/126 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-09-11T15:26:30.992Z] ---> 94d9c600d001 [2019-09-11T15:26:30.992Z] Step 107/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-11T15:26:30.992Z] ---> 28d482f5e307 [2019-09-11T15:26:30.992Z] Step 108/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-11T15:26:31.361Z] ---> af2105baae95 [2019-09-11T15:26:31.361Z] Step 109/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-09-11T15:26:31.728Z] ---> e6708302b62d [2019-09-11T15:26:31.728Z] Step 110/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-09-11T15:26:32.091Z] ---> a120f1e44f1d [2019-09-11T15:26:32.091Z] Step 111/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-09-11T15:26:32.455Z] ---> 4d6823308ef1 [2019-09-11T15:26:32.455Z] Step 112/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-09-11T15:26:32.838Z] ---> 37e3f3a1895b [2019-09-11T15:26:32.838Z] Step 113/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-09-11T15:26:33.326Z] ---> 8f5e41502e94 [2019-09-11T15:26:33.326Z] Step 114/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-09-11T15:26:33.819Z] ---> e2873938b454 [2019-09-11T15:26:33.819Z] Step 115/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-11T15:26:34.625Z] ---> c759c41997c7 [2019-09-11T15:26:34.625Z] Step 116/126 : COPY --from=criu /build/ /usr/local/ [2019-09-11T15:26:35.005Z] ---> b2bc77a18c77 [2019-09-11T15:26:35.005Z] Step 117/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-11T15:26:35.375Z] ---> e45a5845cb8d [2019-09-11T15:26:35.375Z] Step 118/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-09-11T15:26:35.737Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-09-11T15:26:35.737Z] bad55c542dc9: Pulling fs layer [2019-09-11T15:26:36.112Z] bad55c542dc9: Verifying Checksum [2019-09-11T15:26:36.112Z] bad55c542dc9: Download complete [2019-09-11T15:26:36.477Z] bad55c542dc9: Pull complete [2019-09-11T15:26:36.477Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-11T15:26:36.477Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-11T15:26:36.841Z] ---> 079cba1cbe08 [2019-09-11T15:26:36.841Z] Step 119/126 : ENV PATH=/usr/local/cli:$PATH [2019-09-11T15:26:36.841Z] ---> Running in 8138c59e1cad [2019-09-11T15:26:37.152Z] 65014b3c3121: Pull complete [2019-09-11T15:26:37.208Z] Removing intermediate container 8138c59e1cad [2019-09-11T15:26:37.208Z] ---> b86cd0d2b8f4 [2019-09-11T15:26:37.208Z] Step 120/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-09-11T15:26:37.208Z] ---> Running in b25c0e5478e3 [2019-09-11T15:26:37.208Z] Removing intermediate container b25c0e5478e3 [2019-09-11T15:26:37.208Z] ---> 6c632c1dfd3c [2019-09-11T15:26:37.208Z] Step 121/126 : ENV GOMETALINTER_OPTS="--deadline=2m" [2019-09-11T15:26:37.208Z] ---> Running in a18795d2cc26 [2019-09-11T15:26:37.575Z] Removing intermediate container a18795d2cc26 [2019-09-11T15:26:37.575Z] ---> da9fcd666062 [2019-09-11T15:26:37.575Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-09-11T15:26:37.575Z] ---> Running in f178e94d6d14 [2019-09-11T15:26:37.575Z] Removing intermediate container f178e94d6d14 [2019-09-11T15:26:37.575Z] ---> e4e8d506e394 [2019-09-11T15:26:37.575Z] Step 123/126 : VOLUME /var/lib/docker [2019-09-11T15:26:37.950Z] ---> Running in 7430373ae6df [2019-09-11T15:26:37.950Z] Removing intermediate container 7430373ae6df [2019-09-11T15:26:37.950Z] ---> f58f23aeae0e [2019-09-11T15:26:37.950Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-09-11T15:26:37.950Z] ---> Running in e2ac9af9154d [2019-09-11T15:26:38.320Z] Removing intermediate container e2ac9af9154d [2019-09-11T15:26:38.320Z] ---> 268e8bb9fbbb [2019-09-11T15:26:38.320Z] Step 125/126 : FROM dev AS final [2019-09-11T15:26:38.320Z] ---> 268e8bb9fbbb [2019-09-11T15:26:38.320Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-09-11T15:26:40.994Z] ---> c6f11dc922c3 [2019-09-11T15:26:41.074Z] Successfully built c6f11dc922c3 [2019-09-11T15:26:41.074Z] Successfully tagged docker:1fdf1753b20d3cc621d66300417dfb661213fec5 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-11T15:26:41.888Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39724/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr49 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1fdf1753b20d3cc621d66300417dfb661213fec5 -e DOCKER_GRAPHDRIVER docker:1fdf1753b20d3cc621d66300417dfb661213fec5 hack/test/unit [2019-09-11T15:26:44.428Z] ? github.com/docker/docker/api [no test files] [2019-09-11T15:26:49.018Z] 🇩 bin/containerd-stress [2019-09-11T15:26:49.323Z] Loaded image: buildpack-deps:jessie [2019-09-11T15:26:49.323Z] Loaded image: busybox:latest [2019-09-11T15:26:49.323Z] Loaded image: busybox:glibc [2019-09-11T15:26:49.323Z] Loaded image: debian:jessie [2019-09-11T15:26:49.323Z] Loaded image: hello-world:latest [2019-09-11T15:26:49.323Z] INFO: Testing against a local daemon [2019-09-11T15:26:49.323Z] === RUN TestCgroupNamespacesBuild [2019-09-11T15:26:49.580Z] --- PASS: TestCgroupNamespacesBuild (3.50s) [2019-09-11T15:26:49.580Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-09-11T15:26:49.580Z] daemon.go:336: [d23963ed4727b] waiting for daemon to start [2019-09-11T15:26:49.580Z] daemon.go:336: [d23963ed4727b] waiting for daemon to start [2019-09-11T15:26:49.580Z] daemon.go:364: [d23963ed4727b] daemon started [2019-09-11T15:26:49.580Z] daemon.go:472: [d23963ed4727b] Stopping daemon [2019-09-11T15:26:49.580Z] daemon.go:307: [d23963ed4727b] exiting daemon [2019-09-11T15:26:49.580Z] daemon.go:459: [d23963ed4727b] Daemon stopped [2019-09-11T15:26:49.580Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-11T15:26:50.491Z] 🇩 bin/containerd-shim [2019-09-11T15:26:52.107Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.36s) [2019-09-11T15:26:52.107Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-09-11T15:26:52.107Z] daemon.go:336: [dad61a2a6ca4f] waiting for daemon to start [2019-09-11T15:26:52.107Z] daemon.go:336: [dad61a2a6ca4f] waiting for daemon to start [2019-09-11T15:26:52.107Z] daemon.go:364: [dad61a2a6ca4f] daemon started [2019-09-11T15:26:52.107Z] daemon.go:472: [dad61a2a6ca4f] Stopping daemon [2019-09-11T15:26:52.107Z] daemon.go:307: [dad61a2a6ca4f] exiting daemon [2019-09-11T15:26:52.107Z] daemon.go:459: [dad61a2a6ca4f] Daemon stopped [2019-09-11T15:26:52.107Z] === RUN TestBuildWithSession [2019-09-11T15:26:52.943Z] ................................................ [ 29%] [2019-09-11T15:26:56.169Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2019-09-11T15:26:56.283Z] --- PASS: TestBuildWithSession (3.74s) [2019-09-11T15:26:56.283Z] === RUN TestBuildSquashParent [2019-09-11T15:27:00.816Z] 🇩 bin/containerd-shim-runc-v1 [2019-09-11T15:27:05.211Z] 🇩 binaries [2019-09-11T15:27:05.211Z] + mkdir -p /build [2019-09-11T15:27:05.211Z] + cp bin/containerd /build/containerd [2019-09-11T15:27:05.211Z] + cp bin/containerd-shim /build/containerd-shim [2019-09-11T15:27:05.211Z] + cp bin/ctr /build/ctr [2019-09-11T15:27:06.244Z] --- PASS: TestBuildSquashParent (10.10s) [2019-09-11T15:27:06.244Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2019-09-11T15:27:06.244Z] daemon.go:336: [d9ee45a4d6f8a] waiting for daemon to start [2019-09-11T15:27:06.244Z] daemon.go:336: [d9ee45a4d6f8a] waiting for daemon to start [2019-09-11T15:27:06.244Z] daemon.go:364: [d9ee45a4d6f8a] daemon started [2019-09-11T15:27:06.244Z] daemon.go:472: [d9ee45a4d6f8a] Stopping daemon [2019-09-11T15:27:06.244Z] daemon.go:307: [d9ee45a4d6f8a] exiting daemon [2019-09-11T15:27:06.244Z] daemon.go:459: [d9ee45a4d6f8a] Daemon stopped [2019-09-11T15:27:06.244Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-11T15:27:06.244Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-11T15:27:06.244Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-11T15:27:06.244Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-11T15:27:06.244Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-11T15:27:06.244Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-11T15:27:06.244Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-11T15:27:06.244Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-11T15:27:06.244Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-11T15:27:06.244Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-11T15:27:06.244Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-11T15:27:06.244Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-11T15:27:06.244Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-11T15:27:06.244Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-11T15:27:06.244Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-11T15:27:07.617Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-11T15:27:07.617Z] Using test binary docker [2019-09-11T15:27:07.617Z] +++ /etc/init.d/apparmor start [2019-09-11T15:27:07.617Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-11T15:27:07.617Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-11T15:27:07.617Z] Warning failed to create cache: (null) [2019-09-11T15:27:07.617Z] . [2019-09-11T15:27:07.617Z] INFO: Waiting for daemon to start... [2019-09-11T15:27:07.617Z] Starting dockerd [2019-09-11T15:27:07.617Z] +++ 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-09-11T15:27:08.182Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-11T15:27:08.182Z] Using test binary docker [2019-09-11T15:27:08.182Z] +++ /etc/init.d/apparmor start [2019-09-11T15:27:08.182Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-11T15:27:08.182Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-11T15:27:08.182Z] Warning failed to create cache: (null) [2019-09-11T15:27:08.182Z] . [2019-09-11T15:27:08.182Z] Starting dockerd [2019-09-11T15:27:08.182Z] INFO: Waiting for daemon to start... [2019-09-11T15:27:08.182Z] +++ 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-09-11T15:27:08.749Z] .=== CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-11T15:27:09.005Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-11T15:27:09.570Z] [2019-09-11T15:27:09.570Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-11T15:27:09.570Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-11T15:27:09.570Z] Error: No such image: emptyfs [2019-09-11T15:27:09.570Z] ++++ docker load [2019-09-11T15:27:09.570Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-11T15:27:09.828Z] Running integration-test (iteration 1) [2019-09-11T15:27:09.828Z] Running /go/src/github.com/docker/docker/integration-cli flags=-test.v -test.timeout=360m -test.run /(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-09-11T15:27:09.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=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 ./test.main -test.v -test.timeout=360m -test.run '/(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-09-11T15:27:10.394Z] [2019-09-11T15:27:10.394Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-11T15:27:10.394Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-11T15:27:10.394Z] Error: No such image: emptyfs [2019-09-11T15:27:10.394Z] ++++ docker load [2019-09-11T15:27:10.394Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-11T15:27:10.703Z] Removing intermediate container faad62365226 [2019-09-11T15:27:10.703Z] ---> 3831334129a3 [2019-09-11T15:27:10.703Z] Step 56/126 : FROM dev-base AS proxy [2019-09-11T15:27:10.703Z] ---> e72efb33736f [2019-09-11T15:27:10.703Z] Step 57/126 : ENV INSTALL_BINARY_NAME=proxy [2019-09-11T15:27:10.703Z] ---> Running in d14cabef3b27 [2019-09-11T15:27:10.703Z] Removing intermediate container d14cabef3b27 [2019-09-11T15:27:10.703Z] ---> 092ab1e3b0c4 [2019-09-11T15:27:10.703Z] Step 58/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:27:10.703Z] ---> 00c195a7b481 [2019-09-11T15:27:10.703Z] Step 59/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-11T15:27:10.958Z] Running integration-test (iteration 1) [2019-09-11T15:27:10.958Z] Running /go/src/github.com/docker/docker/integration-cli flags=-test.v -test.timeout=360m -test.run /(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-09-11T15:27:10.959Z] ++ env -i DEST=/go/src/github.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 ./test.main -test.v -test.timeout=360m -test.run '/(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-09-11T15:27:10.986Z] ---> 928293a56591 [2019-09-11T15:27:10.986Z] Step 60/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-11T15:27:10.986Z] ---> Running in 33da6e7f7f1d [2019-09-11T15:27:11.216Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-11T15:27:11.279Z] + RM_GOPATH=0 [2019-09-11T15:27:11.279Z] + TMP_GOPATH= [2019-09-11T15:27:11.279Z] + : /build [2019-09-11T15:27:11.279Z] + '[' -z '' ']' [2019-09-11T15:27:11.279Z] ++ mktemp -d [2019-09-11T15:27:11.279Z] + export GOPATH=/tmp/tmp.jnmCm4T5Hl [2019-09-11T15:27:11.279Z] + GOPATH=/tmp/tmp.jnmCm4T5Hl [2019-09-11T15:27:11.279Z] + RM_GOPATH=1 [2019-09-11T15:27:11.279Z] ++ dirname ./install.sh [2019-09-11T15:27:11.279Z] + dir=. [2019-09-11T15:27:11.279Z] + bin=proxy [2019-09-11T15:27:11.279Z] + shift [2019-09-11T15:27:11.279Z] + '[' '!' -f ./proxy.installer ']' [2019-09-11T15:27:11.279Z] + . ./proxy.installer [2019-09-11T15:27:11.279Z] ++ LIBNETWORK_COMMIT=92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-11T15:27:11.279Z] + install_proxy [2019-09-11T15:27:11.279Z] + case "$1" in [2019-09-11T15:27:11.279Z] + export CGO_ENABLED=0 [2019-09-11T15:27:11.279Z] + CGO_ENABLED=0 [2019-09-11T15:27:11.279Z] + _install_proxy [2019-09-11T15:27:11.279Z] + echo 'Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d' [2019-09-11T15:27:11.279Z] Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-11T15:27:11.279Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jnmCm4T5Hl/src/github.com/docker/libnetwork [2019-09-11T15:27:11.279Z] Cloning into '/tmp/tmp.jnmCm4T5Hl/src/github.com/docker/libnetwork'... [2019-09-11T15:27:13.113Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-11T15:27:14.737Z] + cd /tmp/tmp.jnmCm4T5Hl/src/github.com/docker/libnetwork [2019-09-11T15:27:14.737Z] + git checkout -q 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-11T15:27:14.737Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-11T15:27:15.573Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-09-11T15:27:17.304Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-09-11T15:27:17.304Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.04s) [2019-09-11T15:27:17.304Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.10s) [2019-09-11T15:27:17.304Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.52s) [2019-09-11T15:27:17.304Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (4.31s) [2019-09-11T15:27:17.304Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.86s) [2019-09-11T15:27:17.304Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.50s) [2019-09-11T15:27:17.304Z] === RUN TestBuildMultiStageCopy [2019-09-11T15:27:17.304Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-11T15:27:18.203Z] Removing intermediate container 33da6e7f7f1d [2019-09-11T15:27:18.203Z] ---> de7502668640 [2019-09-11T15:27:18.203Z] Step 61/126 : FROM base AS gometalinter [2019-09-11T15:27:18.203Z] ---> e72efb33736f [2019-09-11T15:27:18.203Z] Step 62/126 : ENV INSTALL_BINARY_NAME=gometalinter [2019-09-11T15:27:18.203Z] ---> Running in 4029762970dd [2019-09-11T15:27:18.203Z] Removing intermediate container 4029762970dd [2019-09-11T15:27:18.203Z] ---> 6a3505a5c829 [2019-09-11T15:27:18.203Z] Step 63/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:27:18.203Z] ---> f470ba7550a0 [2019-09-11T15:27:18.203Z] Step 64/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-11T15:27:18.203Z] ---> 28e8d01a18b6 [2019-09-11T15:27:18.203Z] Step 65/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-11T15:27:18.203Z] ---> Running in b9d992e82cee [2019-09-11T15:27:18.819Z] + RM_GOPATH=0 [2019-09-11T15:27:18.819Z] + TMP_GOPATH= [2019-09-11T15:27:18.819Z] + : /build [2019-09-11T15:27:18.819Z] + '[' -z '' ']' [2019-09-11T15:27:18.819Z] ++ mktemp -d [2019-09-11T15:27:18.819Z] + export GOPATH=/tmp/tmp.hbXJ54oiQj [2019-09-11T15:27:18.819Z] + GOPATH=/tmp/tmp.hbXJ54oiQj [2019-09-11T15:27:18.819Z] + RM_GOPATH=1 [2019-09-11T15:27:18.819Z] ++ dirname ./install.sh [2019-09-11T15:27:18.819Z] + dir=. [2019-09-11T15:27:18.819Z] + bin=gometalinter [2019-09-11T15:27:18.819Z] + shift [2019-09-11T15:27:18.819Z] + '[' '!' -f ./gometalinter.installer ']' [2019-09-11T15:27:18.819Z] + . ./gometalinter.installer [2019-09-11T15:27:18.819Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-09-11T15:27:18.819Z] + install_gometalinter [2019-09-11T15:27:18.819Z] + echo 'Installing gometalinter version v2.0.6' [2019-09-11T15:27:18.819Z] + go get -d github.com/alecthomas/gometalinter [2019-09-11T15:27:18.819Z] Installing gometalinter version v2.0.6 [2019-09-11T15:27:20.296Z] + cd /tmp/tmp.hbXJ54oiQj/src/github.com/alecthomas/gometalinter [2019-09-11T15:27:20.296Z] + git checkout -q v2.0.6 [2019-09-11T15:27:20.296Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-09-11T15:27:21.483Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-11T15:27:22.049Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-11T15:27:22.983Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-11T15:27:23.915Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-11T15:27:24.128Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-09-11T15:27:24.847Z] --- PASS: TestBuildMultiStageCopy (8.07s) [2019-09-11T15:27:24.847Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (4.54s) [2019-09-11T15:27:24.847Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s) [2019-09-11T15:27:24.847Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.91s) [2019-09-11T15:27:24.847Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.79s) [2019-09-11T15:27:24.847Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.03s) [2019-09-11T15:27:24.847Z] === RUN TestBuildMultiStageParentConfig [2019-09-11T15:27:28.131Z] --- PASS: TestBuildMultiStageParentConfig (3.29s) [2019-09-11T15:27:28.131Z] === RUN TestBuildLabelWithTargets [2019-09-11T15:27:29.055Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-09-11T15:27:32.309Z] --- PASS: TestBuildLabelWithTargets (3.80s) [2019-09-11T15:27:32.309Z] === RUN TestBuildWithEmptyLayers [2019-09-11T15:27:32.309Z] Loaded image: buildpack-deps:jessie [2019-09-11T15:27:32.567Z] Loaded image: busybox:latest [2019-09-11T15:27:33.176Z] Loaded image: busybox:glibc [2019-09-11T15:27:33.176Z] Loaded image: debian:jessie [2019-09-11T15:27:33.176Z] Loaded image: hello-world:latest [2019-09-11T15:27:33.176Z] INFO: Testing against a local daemon [2019-09-11T15:27:33.176Z] === RUN Test [2019-09-11T15:27:33.176Z] === RUN Test/DockerSuite/TestAPIClientVersionOldNotSupported [2019-09-11T15:27:33.176Z] === RUN Test/DockerSuite/TestAPICreateDeletePredefinedNetworks [2019-09-11T15:27:33.434Z] === RUN Test/DockerSuite/TestAPIErrorJSON [2019-09-11T15:27:33.434Z] === RUN Test/DockerSuite/TestAPIErrorNotFoundJSON [2019-09-11T15:27:33.434Z] === RUN Test/DockerSuite/TestAPIErrorNotFoundPlainText [2019-09-11T15:27:33.434Z] === RUN Test/DockerSuite/TestAPIErrorPlainText [2019-09-11T15:27:33.434Z] === RUN Test/DockerSuite/TestAPIGetEnabledCORS [2019-09-11T15:27:33.434Z] === RUN Test/DockerSuite/TestAPIImagesDelete [2019-09-11T15:27:33.434Z] --- PASS: TestBuildWithEmptyLayers (1.67s) [2019-09-11T15:27:33.434Z] === RUN TestBuildMultiStageOnBuild [2019-09-11T15:27:34.366Z] === RUN Test/DockerSuite/TestAPIImagesFilter [2019-09-11T15:27:34.366Z] Loaded image: buildpack-deps:jessie [2019-09-11T15:27:34.366Z] === RUN Test/DockerSuite/TestAPIImagesHistory [2019-09-11T15:27:34.624Z] Loaded image: busybox:latest [2019-09-11T15:27:34.882Z] Loaded image: busybox:glibc [2019-09-11T15:27:34.882Z] Loaded image: debian:jessie [2019-09-11T15:27:34.882Z] === RUN Test/DockerSuite/TestAPIImagesImportBadSrc [2019-09-11T15:27:34.882Z] Loaded image: hello-world:latest [2019-09-11T15:27:34.882Z] === RUN Test/DockerSuite/TestAPIImagesSaveAndLoad [2019-09-11T15:27:34.882Z] INFO: Testing against a local daemon [2019-09-11T15:27:34.882Z] === RUN Test [2019-09-11T15:27:35.139Z] === RUN Test/DockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-09-11T15:27:35.396Z] === RUN Test/DockerSuite/TestAPIImagesSearchJSONContentType [2019-09-11T15:27:35.653Z] === RUN Test/DockerSuite/TestAPIImagesSizeCompatibility [2019-09-11T15:27:35.911Z] === RUN Test/DockerSuite/TestAPINetworkConnectDisconnect [2019-09-11T15:27:36.843Z] --- PASS: TestBuildMultiStageOnBuild (3.38s) [2019-09-11T15:27:36.843Z] === RUN TestBuildUncleanTarFilenames [2019-09-11T15:27:37.408Z] === RUN Test/DockerSuite/TestAPINetworkCreateCheckDuplicate [2019-09-11T15:27:37.665Z] === RUN Test/DockerSuite/TestAPINetworkFilter [2019-09-11T15:27:37.665Z] === RUN Test/DockerSuite/TestAPINetworkGetDefaults [2019-09-11T15:27:37.665Z] === RUN Test/DockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-09-11T15:27:37.923Z] --- PASS: TestBuildUncleanTarFilenames (1.01s) [2019-09-11T15:27:37.923Z] === RUN TestBuildMultiStageLayerLeak [2019-09-11T15:27:38.487Z] === RUN Test/DockerSuite/TestAPINetworkInspectBridge [2019-09-11T15:27:38.802Z] + GOBIN=/build [2019-09-11T15:27:38.802Z] + /build/gometalinter --install [2019-09-11T15:27:38.802Z] Installing: [2019-09-11T15:27:38.802Z] deadcode [2019-09-11T15:27:38.802Z] dupl [2019-09-11T15:27:38.802Z] errcheck [2019-09-11T15:27:38.802Z] gas [2019-09-11T15:27:38.802Z] gochecknoglobals [2019-09-11T15:27:38.802Z] gochecknoinits [2019-09-11T15:27:38.802Z] goconst [2019-09-11T15:27:38.802Z] gocyclo [2019-09-11T15:27:38.802Z] goimports [2019-09-11T15:27:38.802Z] golint [2019-09-11T15:27:38.802Z] gosimple [2019-09-11T15:27:38.802Z] gotype [2019-09-11T15:27:38.802Z] gotypex [2019-09-11T15:27:38.802Z] ineffassign [2019-09-11T15:27:38.802Z] interfacer [2019-09-11T15:27:38.802Z] lll [2019-09-11T15:27:38.802Z] maligned [2019-09-11T15:27:38.802Z] megacheck [2019-09-11T15:27:38.802Z] misspell [2019-09-11T15:27:38.802Z] nakedret [2019-09-11T15:27:38.802Z] safesql [2019-09-11T15:27:38.802Z] staticcheck [2019-09-11T15:27:38.802Z] structcheck [2019-09-11T15:27:38.802Z] unconvert [2019-09-11T15:27:38.802Z] unparam [2019-09-11T15:27:38.802Z] unused [2019-09-11T15:27:38.802Z] varcheck [2019-09-11T15:27:39.418Z] === RUN Test/DockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-09-11T15:27:39.676Z] === RUN Test/DockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-09-11T15:27:39.676Z] === RUN Test/DockerSuite/TestAPIOptionsRoute [2019-09-11T15:27:39.676Z] === RUN Test/DockerSuite/TestAPIStatsContainerNotFound [2019-09-11T15:27:39.676Z] === RUN Test/DockerSuite/TestAPIStatsNetworkStats [2019-09-11T15:27:41.048Z] --- PASS: TestBuildMultiStageLayerLeak (3.08s) [2019-09-11T15:27:41.048Z] === RUN TestBuildWithHugeFile [2019-09-11T15:27:41.309Z] === RUN Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-11T15:27:41.874Z] === RUN Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-09-11T15:27:45.156Z] === RUN Test/DockerSuite/TestAPIStatsNetworkStatsVersioning [2019-09-11T15:27:46.090Z] === RUN Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-09-11T15:27:49.367Z] === RUN Test/DockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-09-11T15:27:49.367Z] === RUN Test/DockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-09-11T15:27:51.891Z] === RUN Test/DockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-09-11T15:27:52.825Z] === RUN Test/DockerSuite/TestAPIStatsNoStreamGetCpu [2019-09-11T15:27:54.077Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-09-11T15:27:54.200Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeExternal [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-11T15:27:55.266Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-09-11T15:27:55.266Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-11T15:27:55.266Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.0% of statements [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/types [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-11T15:27:55.266Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2019-09-11T15:27:55.266Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 95.2% of statements [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-11T15:27:55.266Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2019-09-11T15:27:55.266Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/builder [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-11T15:27:55.266Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-11T15:27:55.573Z] === RUN Test/DockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-09-11T15:27:56.226Z] ok github.com/docker/docker/builder/dockerignore 0.020s coverage: 96.8% of statements [2019-09-11T15:27:57.472Z] === RUN Test/DockerSuite/TestAppArmorDeniesChmodProc [2019-09-11T15:27:58.404Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-09-11T15:27:58.969Z] === RUN Test/DockerSuite/TestAppArmorDeniesPtrace [2019-09-11T15:27:59.611Z] ok github.com/docker/docker/builder/fscache 0.112s coverage: 69.2% of statements [2019-09-11T15:28:00.342Z] === RUN Test/DockerSuite/TestAppArmorTraceSelf [2019-09-11T15:28:00.425Z] ok github.com/docker/docker/builder/dockerfile 0.956s coverage: 45.1% of statements [2019-09-11T15:28:01.276Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-09-11T15:28:01.534Z] === RUN Test/DockerSuite/TestAttachAfterDetach [2019-09-11T15:28:02.234Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-09-11T15:28:02.341Z] ok github.com/docker/docker/builder/remotecontext 0.223s coverage: 13.6% of statements [2019-09-11T15:28:02.735Z] ok github.com/docker/docker/builder/remotecontext/git 0.804s coverage: 85.1% of statements [2019-09-11T15:28:02.735Z] ? github.com/docker/docker/cli [no test files] [2019-09-11T15:28:02.735Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-11T15:28:03.130Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-09-11T15:28:04.374Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-09-11T15:28:04.813Z] === RUN Test/DockerSuite/TestAttachClosedOnContainerStop [2019-09-11T15:28:06.712Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-09-11T15:28:06.712Z] === RUN Test/DockerSuite/TestAttachDetach [2019-09-11T15:28:08.439Z] ok github.com/docker/docker/client 0.225s coverage: 75.6% of statements [2019-09-11T15:28:08.609Z] === RUN Test/DockerSuite/TestAttachDisconnect [2019-09-11T15:28:09.985Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-09-11T15:28:10.515Z] === RUN Test/DockerSuite/TestAttachMultipleAndRestart [2019-09-11T15:28:11.426Z] Removing intermediate container b9d992e82cee [2019-09-11T15:28:11.426Z] ---> 020d41af7349 [2019-09-11T15:28:11.426Z] Step 66/126 : FROM base AS gotestsum [2019-09-11T15:28:11.426Z] ---> e72efb33736f [2019-09-11T15:28:11.426Z] Step 67/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-09-11T15:28:11.426Z] ---> Running in 7f0aaada8f57 [2019-09-11T15:28:11.426Z] Removing intermediate container 7f0aaada8f57 [2019-09-11T15:28:11.426Z] ---> 79cb5e2a9f57 [2019-09-11T15:28:11.426Z] Step 68/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:28:11.426Z] ---> 9489371b81d4 [2019-09-11T15:28:11.426Z] Step 69/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-11T15:28:11.426Z] ---> 4cae54b0d2c9 [2019-09-11T15:28:11.426Z] Step 70/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-11T15:28:11.426Z] ---> Running in edfd90681cac [2019-09-11T15:28:11.426Z] + RM_GOPATH=0 [2019-09-11T15:28:11.426Z] + TMP_GOPATH= [2019-09-11T15:28:11.426Z] + : /build [2019-09-11T15:28:11.426Z] + '[' -z '' ']' [2019-09-11T15:28:11.426Z] ++ mktemp -d [2019-09-11T15:28:11.426Z] + export GOPATH=/tmp/tmp.81QkmC20DD [2019-09-11T15:28:11.426Z] + GOPATH=/tmp/tmp.81QkmC20DD [2019-09-11T15:28:11.426Z] + RM_GOPATH=1 [2019-09-11T15:28:11.426Z] ++ dirname ./install.sh [2019-09-11T15:28:11.426Z] + dir=. [2019-09-11T15:28:11.426Z] + bin=gotestsum [2019-09-11T15:28:11.426Z] Installing gotestsum version v0.3.5 [2019-09-11T15:28:11.426Z] + shift [2019-09-11T15:28:11.426Z] + '[' '!' -f ./gotestsum.installer ']' [2019-09-11T15:28:11.426Z] + . ./gotestsum.installer [2019-09-11T15:28:11.426Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-11T15:28:11.426Z] + install_gotestsum [2019-09-11T15:28:11.426Z] + echo 'Installing gotestsum version v0.3.5' [2019-09-11T15:28:11.426Z] + go get -d gotest.tools/gotestsum [2019-09-11T15:28:12.415Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeIP [2019-09-11T15:28:12.982Z] === RUN Test/DockerSuite/TestAttachPausedContainer [2019-09-11T15:28:14.880Z] === RUN Test/DockerSuite/TestAttachTTYWithoutStdin [2019-09-11T15:28:16.253Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeNone [2019-09-11T15:28:16.819Z] === RUN Test/DockerSuite/TestBuildAPIBuildGitWithF [2019-09-11T15:28:17.752Z] === RUN Test/DockerDaemonSuite/TestDaemonCgroupParent [2019-09-11T15:28:19.655Z] === RUN Test/DockerSuite/TestBuildAPIDockerFileRemote [2019-09-11T15:28:21.709Z] + cd /tmp/tmp.81QkmC20DD/src/gotest.tools/gotestsum [2019-09-11T15:28:21.709Z] + git checkout -q v0.3.5 [2019-09-11T15:28:21.709Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-11T15:28:22.181Z] === RUN Test/DockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-09-11T15:28:22.181Z] === RUN Test/DockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-09-11T15:28:22.749Z] === RUN Test/DockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-09-11T15:28:23.316Z] === RUN Test/DockerSuite/TestBuildAPIDoubleDockerfile [2019-09-11T15:28:23.763Z] ........................ [ 67%] [2019-09-11T15:28:25.213Z] === RUN Test/DockerDaemonSuite/TestDaemonDebugLog [2019-09-11T15:28:25.213Z] === RUN Test/DockerSuite/TestBuildAPILowerDockerfile [2019-09-11T15:28:25.779Z] === RUN Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-09-11T15:28:27.153Z] === RUN Test/DockerSuite/TestBuildAPIRemoteTarballContext [2019-09-11T15:28:27.153Z] === RUN Test/DockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-09-11T15:28:29.052Z] === RUN Test/DockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-09-11T15:28:29.052Z] === RUN Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-09-11T15:28:29.985Z] === RUN Test/DockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-09-11T15:28:31.883Z] === RUN Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-09-11T15:28:33.630Z] 2945147eda09: Pull complete [2019-09-11T15:28:33.630Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20 [2019-09-11T15:28:33.630Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-11T15:28:33.630Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-09-11T15:28:33.630Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-09-11T15:28:33.630Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.737' [2019-09-11T15:28:33.630Z] WARN: Skipping validation tests [2019-09-11T15:28:33.630Z] INFO: Running unit tests at 09/11/2019 15:28:19... [2019-09-11T15:28:33.630Z] INFO: make.ps1 starting at 09/11/2019 15:28:23 [2019-09-11T15:28:33.630Z] INFO: Git commit (1fdf1753b) assumed from DOCKER_GITCOMMIT environment variable [2019-09-11T15:28:33.630Z] INFO: Invoking autogen... [2019-09-11T15:28:33.630Z] INFO: Running unit tests... [2019-09-11T15:28:36.084Z] === RUN Test/DockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-09-11T15:28:37.455Z] === RUN Test/DockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-09-11T15:28:37.713Z] === RUN Test/DockerDaemonSuite/TestDaemonEvents [2019-09-11T15:28:40.184Z] Removing intermediate container edfd90681cac [2019-09-11T15:28:40.184Z] ---> 2841d754a786 [2019-09-11T15:28:40.184Z] Step 71/126 : FROM dev-base AS dockercli [2019-09-11T15:28:40.184Z] ---> e72efb33736f [2019-09-11T15:28:40.184Z] Step 72/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-09-11T15:28:40.184Z] ---> Running in a84b7c6c04af [2019-09-11T15:28:40.184Z] Removing intermediate container a84b7c6c04af [2019-09-11T15:28:40.184Z] ---> ad38be184f58 [2019-09-11T15:28:40.184Z] Step 73/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:28:40.184Z] ---> 8ee86307e710 [2019-09-11T15:28:40.184Z] Step 74/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-11T15:28:40.184Z] ---> d5780c810787 [2019-09-11T15:28:40.184Z] Step 75/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-11T15:28:40.184Z] ---> Running in e13192668b56 [2019-09-11T15:28:40.471Z] + RM_GOPATH=0 [2019-09-11T15:28:40.471Z] + TMP_GOPATH= [2019-09-11T15:28:40.471Z] + : /build [2019-09-11T15:28:40.471Z] + '[' -z '' ']' [2019-09-11T15:28:40.471Z] ++ mktemp -d [2019-09-11T15:28:40.471Z] + export GOPATH=/tmp/tmp.35NniKsKsb [2019-09-11T15:28:40.471Z] + GOPATH=/tmp/tmp.35NniKsKsb [2019-09-11T15:28:40.471Z] + RM_GOPATH=1 [2019-09-11T15:28:40.471Z] ++ dirname ./install.sh [2019-09-11T15:28:40.471Z] Install docker/cli version 17.06.2-ce from stable [2019-09-11T15:28:40.471Z] + dir=. [2019-09-11T15:28:40.471Z] + bin=dockercli [2019-09-11T15:28:40.471Z] + shift [2019-09-11T15:28:40.471Z] + '[' '!' -f ./dockercli.installer ']' [2019-09-11T15:28:40.471Z] + . ./dockercli.installer [2019-09-11T15:28:40.471Z] ++ DOCKERCLI_CHANNEL=stable [2019-09-11T15:28:40.471Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-11T15:28:40.471Z] + install_dockercli [2019-09-11T15:28:40.471Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-11T15:28:40.471Z] ++ uname -m [2019-09-11T15:28:40.471Z] + arch=ppc64le [2019-09-11T15:28:40.471Z] + '[' ppc64le '!=' x86_64 ']' [2019-09-11T15:28:40.471Z] + '[' ppc64le '!=' s390x ']' [2019-09-11T15:28:40.471Z] + '[' ppc64le '!=' armhf ']' [2019-09-11T15:28:40.471Z] + build_dockercli [2019-09-11T15:28:40.471Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.35NniKsKsb/tmp/docker-ce [2019-09-11T15:28:40.471Z] Cloning into '/tmp/tmp.35NniKsKsb/tmp/docker-ce'... [2019-09-11T15:28:41.890Z] === RUN Test/DockerDaemonSuite/TestDaemonEventsWithFilters [2019-09-11T15:28:42.917Z] ok github.com/docker/docker/cmd/dockerd 0.095s coverage: 29.9% of statements [2019-09-11T15:28:42.917Z] ok github.com/docker/docker/container 0.135s coverage: 35.5% of statements [2019-09-11T15:28:42.917Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-11T15:28:42.917Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-11T15:28:42.917Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-11T15:28:42.917Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-11T15:28:46.069Z] === RUN Test/DockerDaemonSuite/TestDaemonExitOnFailure [2019-09-11T15:28:46.069Z] === RUN Test/DockerDaemonSuite/TestDaemonFlagD [2019-09-11T15:28:46.634Z] === RUN Test/DockerDaemonSuite/TestDaemonFlagDebug [2019-09-11T15:28:47.198Z] === RUN Test/DockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-09-11T15:28:47.763Z] === RUN Test/DockerDaemonSuite/TestDaemonICCLinkExpose [2019-09-11T15:28:48.426Z] ok github.com/docker/docker/daemon/cluster 0.051s coverage: 0.5% of statements [2019-09-11T15:28:48.446Z] ? github.com/docker/docker/api [no test files] [2019-09-11T15:28:50.968Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2019-09-11T15:28:52.839Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.8% of statements [2019-09-11T15:28:53.024Z] === RUN Test/DockerDaemonSuite/TestDaemonICCPing [2019-09-11T15:28:53.024Z] === RUN Test/DockerDaemonSuite/TestDaemonIP [2019-09-11T15:28:57.201Z] === RUN Test/DockerDaemonSuite/TestDaemonIPv6Enabled [2019-09-11T15:28:57.201Z] === RUN Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-09-11T15:28:59.098Z] --- PASS: TestBuildWithHugeFile (78.07s) [2019-09-11T15:28:59.098Z] === RUN TestBuildWithEmptyDockerfile [2019-09-11T15:28:59.098Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-11T15:28:59.098Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-11T15:28:59.098Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-11T15:28:59.098Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-11T15:28:59.098Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-11T15:28:59.098Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-11T15:28:59.098Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-11T15:28:59.098Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-11T15:28:59.355Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-11T15:28:59.355Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-09-11T15:28:59.355Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2019-09-11T15:28:59.355Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2019-09-11T15:28:59.355Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-09-11T15:28:59.355Z] === RUN TestBuildPreserveOwnership [2019-09-11T15:28:59.355Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-11T15:29:00.884Z] ok github.com/docker/docker/daemon 12.243s coverage: 17.5% of statements [2019-09-11T15:29:00.885Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-11T15:29:01.283Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.6% of statements [2019-09-11T15:29:01.283Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-11T15:29:02.630Z] === RUN Test/DockerSuite/TestBuildAddBadLinks [2019-09-11T15:29:02.888Z] === RUN Test/DockerSuite/TestBuildAddBadLinksVolume [2019-09-11T15:29:03.146Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-11T15:29:03.248Z] ok github.com/docker/docker/api/server 0.213s coverage: 9.0% of statements [2019-09-11T15:29:03.256Z] ok github.com/docker/docker/daemon/config 0.063s coverage: 84.2% of statements [2019-09-11T15:29:03.256Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2019-09-11T15:29:04.003Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-09-11T15:29:04.516Z] === RUN Test/DockerSuite/TestBuildAddBrokenTar [2019-09-11T15:29:04.774Z] === RUN Test/DockerSuite/TestBuildAddCacheOnFileChange [2019-09-11T15:29:04.793Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2019-09-11T15:29:04.793Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-11T15:29:04.793Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-11T15:29:05.348Z] --- PASS: TestBuildPreserveOwnership (5.88s) [2019-09-11T15:29:05.348Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.84s) [2019-09-11T15:29:05.348Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.03s) [2019-09-11T15:29:05.348Z] === RUN TestBuildPlatformInvalid [2019-09-11T15:29:05.348Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2019-09-11T15:29:05.348Z] PASS [2019-09-11T15:29:05.348Z] [2019-09-11T15:29:05.348Z] DONE 32 tests in 168.019s [2019-09-11T15:29:05.348Z] === RUN Test/DockerSuite/TestBuildAddChangeOwnership [2019-09-11T15:29:05.610Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-09-11T15:29:05.610Z] ++ 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-09-11T15:29:05.610Z] ++ set -e [2019-09-11T15:29:05.610Z] ++ '[' -n 1 ']' [2019-09-11T15:29:05.610Z] ++ set -x [2019-09-11T15:29:05.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-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-09-11T15:29:05.695Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2019-09-11T15:29:05.867Z] INFO: Testing against a local daemon [2019-09-11T15:29:05.867Z] === RUN TestConfigList [2019-09-11T15:29:07.442Z] + cd /tmp/tmp.35NniKsKsb/tmp/docker-ce [2019-09-11T15:29:07.442Z] + git checkout -q v17.06.2-ce [2019-09-11T15:29:07.762Z] === RUN Test/DockerSuite/TestBuildAddCurrentDirWithCache [2019-09-11T15:29:08.254Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2019-09-11T15:29:08.693Z] --- PASS: TestConfigList (3.01s) [2019-09-11T15:29:08.693Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-09-11T15:29:08.693Z] daemon.go:336: [deb261c0fd483] waiting for daemon to start [2019-09-11T15:29:08.693Z] daemon.go:336: [deb261c0fd483] waiting for daemon to start [2019-09-11T15:29:08.693Z] daemon.go:364: [deb261c0fd483] daemon started [2019-09-11T15:29:08.693Z] daemon.go:472: [deb261c0fd483] Stopping daemon [2019-09-11T15:29:08.693Z] daemon.go:307: [deb261c0fd483] exiting daemon [2019-09-11T15:29:08.693Z] daemon.go:459: [deb261c0fd483] Daemon stopped [2019-09-11T15:29:08.693Z] === RUN TestConfigsCreateAndDelete [2019-09-11T15:29:08.917Z] + mkdir -p /tmp/tmp.35NniKsKsb/src/github.com/docker [2019-09-11T15:29:08.917Z] + mv components/cli /tmp/tmp.35NniKsKsb/src/github.com/docker/cli [2019-09-11T15:29:08.917Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-09-11T15:29:09.257Z] === RUN Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-09-11T15:29:09.576Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.309s coverage: 57.8% of statements [2019-09-11T15:29:10.192Z] === RUN Test/DockerSuite/TestBuildAddCurrentDirWithoutCache [2019-09-11T15:29:11.123Z] === RUN Test/DockerSuite/TestBuildAddDirContentToExistingDir [2019-09-11T15:29:12.053Z] --- PASS: TestConfigsCreateAndDelete (3.42s) [2019-09-11T15:29:12.053Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-09-11T15:29:12.053Z] daemon.go:336: [dc87448a70371] waiting for daemon to start [2019-09-11T15:29:12.053Z] daemon.go:336: [dc87448a70371] waiting for daemon to start [2019-09-11T15:29:12.053Z] daemon.go:364: [dc87448a70371] daemon started [2019-09-11T15:29:12.053Z] daemon.go:472: [dc87448a70371] Stopping daemon [2019-09-11T15:29:12.053Z] daemon.go:307: [dc87448a70371] exiting daemon [2019-09-11T15:29:12.053Z] daemon.go:459: [dc87448a70371] Daemon stopped [2019-09-11T15:29:12.053Z] === RUN TestConfigsUpdate [2019-09-11T15:29:15.328Z] --- PASS: TestConfigsUpdate (2.82s) [2019-09-11T15:29:15.328Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-09-11T15:29:15.328Z] daemon.go:336: [d149437ecdfb5] waiting for daemon to start [2019-09-11T15:29:15.328Z] daemon.go:336: [d149437ecdfb5] waiting for daemon to start [2019-09-11T15:29:15.328Z] daemon.go:364: [d149437ecdfb5] daemon started [2019-09-11T15:29:15.328Z] daemon.go:472: [d149437ecdfb5] Stopping daemon [2019-09-11T15:29:15.328Z] daemon.go:307: [d149437ecdfb5] exiting daemon [2019-09-11T15:29:15.328Z] daemon.go:459: [d149437ecdfb5] Daemon stopped [2019-09-11T15:29:15.328Z] === RUN TestTemplatedConfig [2019-09-11T15:29:16.130Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.594s coverage: 45.9% of statements [2019-09-11T15:29:18.598Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.897s coverage: 72.5% of statements [2019-09-11T15:29:18.598Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-11T15:29:18.602Z] --- PASS: TestTemplatedConfig (3.35s) [2019-09-11T15:29:18.602Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-09-11T15:29:18.602Z] daemon.go:336: [d75451162b2dd] waiting for daemon to start [2019-09-11T15:29:18.602Z] daemon.go:336: [d75451162b2dd] waiting for daemon to start [2019-09-11T15:29:18.602Z] daemon.go:364: [d75451162b2dd] daemon started [2019-09-11T15:29:18.602Z] daemon.go:472: [d75451162b2dd] Stopping daemon [2019-09-11T15:29:18.602Z] daemon.go:307: [d75451162b2dd] exiting daemon [2019-09-11T15:29:18.602Z] daemon.go:459: [d75451162b2dd] Daemon stopped [2019-09-11T15:29:18.602Z] === RUN TestConfigInspect [2019-09-11T15:29:18.980Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.765s coverage: 50.8% of statements [2019-09-11T15:29:19.088Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-09-11T15:29:19.533Z] === RUN Test/DockerSuite/TestBuildAddDirContentToRoot [2019-09-11T15:29:20.974Z] tests/integration/client_test.py ..... [ 75%] [2019-09-11T15:29:21.427Z] === RUN Test/DockerDaemonSuite/TestDaemonIPv6HostMode [2019-09-11T15:29:21.427Z] --- PASS: TestConfigInspect (3.12s) [2019-09-11T15:29:21.427Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-09-11T15:29:21.427Z] daemon.go:336: [d3deaf9dc884d] waiting for daemon to start [2019-09-11T15:29:21.427Z] daemon.go:336: [d3deaf9dc884d] waiting for daemon to start [2019-09-11T15:29:21.427Z] daemon.go:364: [d3deaf9dc884d] daemon started [2019-09-11T15:29:21.427Z] daemon.go:472: [d3deaf9dc884d] Stopping daemon [2019-09-11T15:29:21.427Z] daemon.go:307: [d3deaf9dc884d] exiting daemon [2019-09-11T15:29:21.427Z] daemon.go:459: [d3deaf9dc884d] Daemon stopped [2019-09-11T15:29:21.427Z] === RUN TestConfigCreateWithLabels [2019-09-11T15:29:21.656Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.540s coverage: 76.1% of statements [2019-09-11T15:29:21.898Z] tests/integration/errors_test.py . [ 75%] [2019-09-11T15:29:22.986Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.0% of statements [2019-09-11T15:29:24.305Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-09-11T15:29:24.704Z] === RUN Test/DockerSuite/TestBuildAddFileNotFound [2019-09-11T15:29:24.704Z] === RUN Test/DockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-09-11T15:29:24.704Z] --- PASS: TestConfigCreateWithLabels (3.07s) [2019-09-11T15:29:24.704Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-09-11T15:29:24.704Z] daemon.go:336: [d9ad19f36820d] waiting for daemon to start [2019-09-11T15:29:24.704Z] daemon.go:336: [d9ad19f36820d] waiting for daemon to start [2019-09-11T15:29:24.704Z] daemon.go:364: [d9ad19f36820d] daemon started [2019-09-11T15:29:24.704Z] daemon.go:472: [d9ad19f36820d] Stopping daemon [2019-09-11T15:29:24.704Z] daemon.go:307: [d9ad19f36820d] exiting daemon [2019-09-11T15:29:24.704Z] daemon.go:459: [d9ad19f36820d] Daemon stopped [2019-09-11T15:29:24.704Z] === RUN TestConfigCreateResolve [2019-09-11T15:29:26.074Z] === RUN Test/DockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-09-11T15:29:26.833Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.894s coverage: 57.0% of statements [2019-09-11T15:29:26.833Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-11T15:29:26.833Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-11T15:29:26.833Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 4.9% of statements [2019-09-11T15:29:26.833Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-11T15:29:27.215Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2019-09-11T15:29:27.215Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-11T15:29:27.969Z] --- PASS: TestConfigCreateResolve (3.16s) [2019-09-11T15:29:27.969Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-09-11T15:29:27.969Z] daemon.go:336: [d204afe2d1542] waiting for daemon to start [2019-09-11T15:29:27.969Z] daemon.go:336: [d204afe2d1542] waiting for daemon to start [2019-09-11T15:29:27.969Z] daemon.go:364: [d204afe2d1542] daemon started [2019-09-11T15:29:27.969Z] daemon.go:472: [d204afe2d1542] Stopping daemon [2019-09-11T15:29:27.969Z] daemon.go:307: [d204afe2d1542] exiting daemon [2019-09-11T15:29:27.969Z] daemon.go:459: [d204afe2d1542] Daemon stopped [2019-09-11T15:29:27.969Z] === RUN TestConfigDaemonLibtrustID [2019-09-11T15:29:28.227Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-09-11T15:29:28.227Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-09-11T15:29:28.227Z] daemon.go:336: [dd1d30f41f133] waiting for daemon to start [2019-09-11T15:29:28.227Z] daemon.go:336: [dd1d30f41f133] waiting for daemon to start [2019-09-11T15:29:28.227Z] daemon.go:364: [dd1d30f41f133] daemon started [2019-09-11T15:29:28.227Z] daemon.go:472: [dd1d30f41f133] Stopping daemon [2019-09-11T15:29:28.227Z] daemon.go:307: [dd1d30f41f133] exiting daemon [2019-09-11T15:29:28.227Z] daemon.go:459: [dd1d30f41f133] Daemon stopped [2019-09-11T15:29:28.227Z] PASS [2019-09-11T15:29:28.227Z] [2019-09-11T15:29:28.227Z] DONE 8 tests in 22.735s [2019-09-11T15:29:28.227Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-09-11T15:29:28.227Z] ++ 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-09-11T15:29:28.227Z] ++ set -e [2019-09-11T15:29:28.227Z] ++ '[' -n 1 ']' [2019-09-11T15:29:28.227Z] ++ set -x [2019-09-11T15:29:28.227Z] ++ env -i DEST=/go/src/github.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-09-11T15:29:28.484Z] INFO: Testing against a local daemon [2019-09-11T15:29:28.484Z] === RUN TestCheckpoint [2019-09-11T15:29:28.484Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-11T15:29:28.484Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-11T15:29:28.484Z] === RUN TestContainerInvalidJSON [2019-09-11T15:29:28.484Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-11T15:29:28.484Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-11T15:29:28.484Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-11T15:29:28.484Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-11T15:29:28.484Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-11T15:29:28.484Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-11T15:29:28.484Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-11T15:29:28.484Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-11T15:29:28.484Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-11T15:29:28.484Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-09-11T15:29:28.484Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-11T15:29:28.484Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-11T15:29:28.484Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-11T15:29:28.484Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-11T15:29:28.741Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-09-11T15:29:28.741Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-11T15:29:28.741Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-09-11T15:29:28.741Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-11T15:29:28.998Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-09-11T15:29:28.998Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-11T15:29:28.998Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-09-11T15:29:28.998Z] === RUN TestCopyFromContainer [2019-09-11T15:29:29.266Z] ok github.com/docker/docker/daemon/logger 0.246s coverage: 42.7% of statements [2019-09-11T15:29:29.700Z] ok github.com/docker/docker/daemon/logger/awslogs 0.167s coverage: 77.8% of statements [2019-09-11T15:29:29.700Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-11T15:29:29.700Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-11T15:29:29.931Z] === RUN Test/DockerSuite/TestBuildAddNonTar [2019-09-11T15:29:30.864Z] === RUN TestCopyFromContainer// [2019-09-11T15:29:31.032Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2019-09-11T15:29:31.121Z] === RUN TestCopyFromContainer//bar/root [2019-09-11T15:29:31.121Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-11T15:29:31.121Z] === RUN Test/DockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-09-11T15:29:31.378Z] === RUN TestCopyFromContainer/bar/quux [2019-09-11T15:29:31.378Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-11T15:29:31.378Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-11T15:29:31.415Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-09-11T15:29:31.635Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-11T15:29:31.635Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-11T15:29:31.892Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-11T15:29:31.892Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-11T15:29:31.892Z] === RUN Test/DockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-09-11T15:29:32.148Z] --- PASS: TestCopyFromContainer (3.01s) [2019-09-11T15:29:32.148Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-09-11T15:29:32.148Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-09-11T15:29:32.148Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-09-11T15:29:32.148Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-09-11T15:29:32.148Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-09-11T15:29:32.148Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-09-11T15:29:32.148Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2019-09-11T15:29:32.148Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-09-11T15:29:32.148Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-09-11T15:29:32.148Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-09-11T15:29:32.148Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-11T15:29:32.148Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-11T15:29:32.148Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-11T15:29:32.149Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-11T15:29:32.149Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-11T15:29:32.149Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-11T15:29:32.149Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-11T15:29:32.149Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-11T15:29:32.149Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-11T15:29:32.149Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-11T15:29:32.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-09-11T15:29:32.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-09-11T15:29:32.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-11T15:29:32.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-09-11T15:29:32.149Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-11T15:29:32.149Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-09-11T15:29:32.149Z] === RUN TestCreateWithInvalidEnv [2019-09-11T15:29:32.149Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-11T15:29:32.149Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-11T15:29:32.149Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-11T15:29:32.149Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-11T15:29:32.149Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-11T15:29:32.149Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-11T15:29:32.149Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-11T15:29:32.149Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-11T15:29:32.149Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-11T15:29:32.149Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-09-11T15:29:32.149Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-11T15:29:32.149Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-11T15:29:32.149Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-11T15:29:32.149Z] === RUN TestCreateTmpfsMountsTarget [2019-09-11T15:29:32.149Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-09-11T15:29:32.149Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-11T15:29:32.246Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.035s coverage: 88.3% of statements [2019-09-11T15:29:32.651Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2019-09-11T15:29:33.080Z] === RUN Test/DockerDaemonSuite/TestDaemonIptablesClean [2019-09-11T15:29:33.969Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 74.7% of statements [2019-09-11T15:29:33.969Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-11T15:29:34.368Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.025s coverage: 18.6% of statements [2019-09-11T15:29:35.603Z] === RUN Test/DockerDaemonSuite/TestDaemonIptablesCreate [2019-09-11T15:29:35.603Z] --- PASS: TestCreateWithCustomMaskedPaths (3.04s) [2019-09-11T15:29:35.603Z] === RUN TestCreateWithCapabilities [2019-09-11T15:29:35.603Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-11T15:29:35.603Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-11T15:29:35.603Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-11T15:29:35.603Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-11T15:29:35.603Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-11T15:29:35.603Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-11T15:29:35.603Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-11T15:29:35.603Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-11T15:29:35.603Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-11T15:29:35.603Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-11T15:29:35.603Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-11T15:29:35.603Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-11T15:29:35.603Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-11T15:29:35.603Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-11T15:29:35.603Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-11T15:29:35.603Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-11T15:29:35.603Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-11T15:29:35.603Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-11T15:29:35.603Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-11T15:29:35.603Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-11T15:29:35.603Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-11T15:29:35.603Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-11T15:29:35.603Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-11T15:29:35.603Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-11T15:29:35.603Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-11T15:29:35.603Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-11T15:29:35.603Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-11T15:29:35.603Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-11T15:29:35.603Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-11T15:29:35.603Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-11T15:29:35.603Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-11T15:29:35.603Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-11T15:29:35.603Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-11T15:29:35.603Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-09-11T15:29:35.603Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-11T15:29:35.603Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-09-11T15:29:35.603Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-09-11T15:29:35.603Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2019-09-11T15:29:35.603Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-09-11T15:29:35.603Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-09-11T15:29:35.603Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-09-11T15:29:35.603Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-09-11T15:29:35.603Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-09-11T15:29:35.603Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-09-11T15:29:35.604Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-09-11T15:29:35.604Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-11T15:29:35.604Z] === RUN Test/DockerSuite/TestBuildAddRemoteFileMTime [2019-09-11T15:29:36.542Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2019-09-11T15:29:36.918Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2019-09-11T15:29:37.731Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2019-09-11T15:29:37.731Z] ok github.com/docker/docker/daemon/logger/splunk 1.903s coverage: 84.5% of statements [2019-09-11T15:29:37.731Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-11T15:29:37.731Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-11T15:29:38.129Z] === RUN Test/DockerDaemonSuite/TestDaemonKeyGeneration [2019-09-11T15:29:38.386Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.74s) [2019-09-11T15:29:38.386Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-11T15:29:38.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-11T15:29:38.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-11T15:29:38.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-11T15:29:38.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-11T15:29:38.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-11T15:29:38.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-11T15:29:38.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-11T15:29:38.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-11T15:29:38.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-11T15:29:38.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-11T15:29:38.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-11T15:29:38.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-11T15:29:38.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-11T15:29:38.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-11T15:29:38.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-11T15:29:38.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-09-11T15:29:38.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-11T15:29:38.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-09-11T15:29:38.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-11T15:29:38.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-11T15:29:38.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-09-11T15:29:38.387Z] === RUN TestContainerStartOnDaemonRestart [2019-09-11T15:29:38.387Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-11T15:29:38.387Z] === RUN TestDaemonRestartIpcMode [2019-09-11T15:29:38.387Z] === PAUSE TestDaemonRestartIpcMode [2019-09-11T15:29:38.387Z] === RUN TestDiff [2019-09-11T15:29:38.645Z] === RUN Test/DockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-09-11T15:29:38.645Z] === RUN Test/DockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-09-11T15:29:39.576Z] --- PASS: TestDiff (1.06s) [2019-09-11T15:29:39.576Z] === RUN TestExecWithCloseStdin [2019-09-11T15:29:40.141Z] === RUN Test/DockerSuite/TestBuildAddRemoteNoDecompress [2019-09-11T15:29:40.471Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2019-09-11T15:29:40.471Z] ok github.com/docker/docker/distribution 0.340s coverage: 22.6% of statements [2019-09-11T15:29:40.471Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-11T15:29:40.709Z] --- PASS: TestExecWithCloseStdin (1.20s) [2019-09-11T15:29:40.709Z] === RUN TestExec [2019-09-11T15:29:41.641Z] === RUN Test/DockerSuite/TestBuildAddScript [2019-09-11T15:29:41.841Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2019-09-11T15:29:41.898Z] --- PASS: TestExec (1.14s) [2019-09-11T15:29:41.898Z] === RUN TestExecUser [2019-09-11T15:29:42.831Z] === RUN Test/DockerDaemonSuite/TestDaemonKillWithPlugins [2019-09-11T15:29:42.831Z] --- PASS: TestExecUser (1.05s) [2019-09-11T15:29:42.831Z] === RUN TestExportContainerAndImportImage [2019-09-11T15:29:43.164Z] ok github.com/docker/docker/distribution/xfer 1.521s coverage: 83.9% of statements [2019-09-11T15:29:43.164Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-11T15:29:43.629Z] ok github.com/docker/docker/image 0.057s coverage: 86.4% of statements [2019-09-11T15:29:44.202Z] --- PASS: TestExportContainerAndImportImage (1.26s) [2019-09-11T15:29:44.202Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-11T15:29:45.573Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToExistDir [2019-09-11T15:29:45.573Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2019-09-11T15:29:45.573Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-09-11T15:29:45.573Z] daemon.go:336: [db24801c4a96f] waiting for daemon to start [2019-09-11T15:29:45.573Z] daemon.go:336: [db24801c4a96f] waiting for daemon to start [2019-09-11T15:29:45.573Z] daemon.go:364: [db24801c4a96f] daemon started [2019-09-11T15:29:45.573Z] daemon.go:472: [db24801c4a96f] Stopping daemon [2019-09-11T15:29:45.573Z] daemon.go:307: [db24801c4a96f] exiting daemon [2019-09-11T15:29:45.573Z] daemon.go:459: [db24801c4a96f] Daemon stopped [2019-09-11T15:29:45.573Z] daemon.go:336: [db24801c4a96f] waiting for daemon to start [2019-09-11T15:29:45.573Z] daemon.go:336: [db24801c4a96f] waiting for daemon to start [2019-09-11T15:29:45.573Z] daemon.go:364: [db24801c4a96f] daemon started [2019-09-11T15:29:45.573Z] daemon.go:472: [db24801c4a96f] Stopping daemon [2019-09-11T15:29:45.573Z] daemon.go:307: [db24801c4a96f] exiting daemon [2019-09-11T15:29:45.573Z] daemon.go:459: [db24801c4a96f] Daemon stopped [2019-09-11T15:29:45.573Z] === RUN TestHealthCheckWorkdir [2019-09-11T15:29:45.641Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2019-09-11T15:29:45.641Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-11T15:29:45.641Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2019-09-11T15:29:45.641Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-11T15:29:46.028Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2019-09-11T15:29:46.943Z] --- PASS: TestHealthCheckWorkdir (1.19s) [2019-09-11T15:29:46.943Z] === RUN TestHealthKillContainer [2019-09-11T15:29:46.943Z] === RUN Test/DockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-09-11T15:29:47.928Z] ok github.com/docker/docker/opts 0.029s coverage: 66.9% of statements [2019-09-11T15:29:47.928Z] ok github.com/docker/docker/pkg/aaparser 0.004s coverage: 50.0% of statements [2019-09-11T15:29:50.221Z] --- PASS: TestHealthKillContainer (3.14s) [2019-09-11T15:29:50.221Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-11T15:29:50.221Z] === RUN Test/DockerDaemonSuite/TestDaemonLogLevelDebug [2019-09-11T15:29:50.511Z] ok github.com/docker/docker/pkg/archive 0.540s coverage: 77.1% of statements [2019-09-11T15:29:50.786Z] === RUN Test/DockerDaemonSuite/TestDaemonLogLevelFatal [2019-09-11T15:29:50.786Z] --- PASS: TestInspectCpusetInConfigPre120 (0.92s) [2019-09-11T15:29:50.786Z] === RUN TestIpcModeNone [2019-09-11T15:29:51.351Z] === RUN Test/DockerDaemonSuite/TestDaemonLogLevelWrong [2019-09-11T15:29:51.915Z] --- PASS: TestIpcModeNone (0.90s) [2019-09-11T15:29:51.915Z] === RUN TestIpcModePrivate [2019-09-11T15:29:51.915Z] === RUN Test/DockerDaemonSuite/TestDaemonLogOptions [2019-09-11T15:29:52.017Z] ok github.com/docker/docker/pkg/authorization 0.481s coverage: 66.7% of statements [2019-09-11T15:29:52.017Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-09-11T15:29:52.407Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2019-09-11T15:29:52.848Z] --- PASS: TestIpcModePrivate (1.14s) [2019-09-11T15:29:52.848Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:208, shared: false, mustBeShared: false [2019-09-11T15:29:52.848Z] === RUN TestIpcModeShareable [2019-09-11T15:29:53.790Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-09-11T15:29:53.790Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-09-11T15:29:53.915Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-11T15:29:53.915Z] ok github.com/docker/docker/api/server/httputils 0.175s coverage: 14.7% of statements [2019-09-11T15:29:53.915Z] ok github.com/docker/docker/api/server/middleware 0.171s coverage: 37.7% of statements [2019-09-11T15:29:53.915Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-11T15:29:53.915Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-11T15:29:53.915Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-11T15:29:53.915Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-11T15:29:53.915Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-11T15:29:53.915Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-11T15:29:53.915Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-11T15:29:53.915Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-11T15:29:53.915Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-11T15:29:53.915Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-11T15:29:53.915Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-11T15:29:54.079Z] 3889bb8d808b: Pull complete [2019-09-11T15:29:54.363Z] --- PASS: TestIpcModeShareable (1.34s) [2019-09-11T15:29:54.363Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:201, shared: true, mustBeShared: true [2019-09-11T15:29:54.363Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-11T15:29:55.622Z] ok github.com/docker/docker/layer 7.676s coverage: 66.9% of statements [2019-09-11T15:29:55.622Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-11T15:29:55.622Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-11T15:29:55.622Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-11T15:29:55.622Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-11T15:29:55.622Z] ? github.com/docker/docker/oci [no test files] [2019-09-11T15:29:55.622Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-11T15:29:55.622Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2019-09-11T15:29:55.721Z] ok github.com/docker/docker/api/server/router/swarm 0.210s coverage: 4.0% of statements [2019-09-11T15:29:55.721Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-11T15:29:55.721Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-11T15:29:55.721Z] ? github.com/docker/docker/api/types [no test files] [2019-09-11T15:29:55.721Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-11T15:29:55.721Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-11T15:29:55.721Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-11T15:29:55.721Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-11T15:29:55.721Z] ok github.com/docker/docker/api/types/filters 0.074s coverage: 95.2% of statements [2019-09-11T15:29:55.721Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-11T15:29:55.721Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-11T15:29:55.721Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-11T15:29:55.721Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-11T15:29:55.721Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-11T15:29:55.721Z] ok github.com/docker/docker/api/types/strslice 0.129s coverage: 90.0% of statements [2019-09-11T15:29:55.721Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-11T15:29:55.721Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-11T15:29:55.721Z] ok github.com/docker/docker/api/types/time 0.406s coverage: 100.0% of statements [2019-09-11T15:29:55.721Z] ok github.com/docker/docker/api/types/versions 0.089s coverage: 75.0% of statements [2019-09-11T15:29:55.721Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-11T15:29:55.721Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-11T15:29:55.721Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-11T15:29:55.721Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2019-09-11T15:29:55.721Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-09-11T15:29:55.734Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-09-11T15:29:56.030Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-09-11T15:29:56.184Z] ? github.com/docker/docker/builder [no test files] [2019-09-11T15:29:56.184Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-11T15:29:56.184Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-11T15:29:56.184Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-11T15:29:56.184Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-11T15:29:56.184Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-11T15:29:56.184Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-11T15:29:56.184Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-11T15:29:56.412Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 97.6% of statements [2019-09-11T15:29:56.799Z] ok github.com/docker/docker/pkg/chrootarchive 3.593s coverage: 43.2% of statements [2019-09-11T15:29:56.799Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-11T15:29:56.799Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-11T15:29:57.633Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverNone [2019-09-11T15:29:57.633Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.46s) [2019-09-11T15:29:57.633Z] === RUN TestAPIIpcModeHost [2019-09-11T15:29:57.651Z] ok github.com/docker/docker/pkg/discovery/memory 0.013s coverage: 92.3% of statements [2019-09-11T15:29:59.003Z] --- PASS: TestAPIIpcModeHost (1.08s) [2019-09-11T15:29:59.003Z] === RUN TestDaemonIpcModeShareable [2019-09-11T15:29:59.003Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-09-11T15:29:59.150Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-09-11T15:29:59.562Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-09-11T15:29:59.828Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-09-11T15:30:00.374Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToRoot [2019-09-11T15:30:00.632Z] --- PASS: TestDaemonIpcModeShareable (1.98s) [2019-09-11T15:30:00.632Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-09-11T15:30:00.632Z] daemon.go:336: [d5601b16bbde1] waiting for daemon to start [2019-09-11T15:30:00.632Z] daemon.go:336: [d5601b16bbde1] waiting for daemon to start [2019-09-11T15:30:00.632Z] daemon.go:364: [d5601b16bbde1] daemon started [2019-09-11T15:30:00.632Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:194, shared: true, mustBeShared: true [2019-09-11T15:30:00.632Z] daemon.go:472: [d5601b16bbde1] Stopping daemon [2019-09-11T15:30:00.632Z] daemon.go:307: [d5601b16bbde1] exiting daemon [2019-09-11T15:30:00.632Z] daemon.go:459: [d5601b16bbde1] Daemon stopped [2019-09-11T15:30:00.632Z] === RUN TestDaemonIpcModePrivate [2019-09-11T15:30:00.915Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2019-09-11T15:30:01.196Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-09-11T15:30:01.299Z] ok github.com/docker/docker/pkg/discovery/kv 3.362s coverage: 84.1% of statements [2019-09-11T15:30:01.688Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2019-09-11T15:30:01.966Z] ok github.com/docker/docker/builder/dockerfile 0.682s coverage: 43.2% of statements [2019-09-11T15:30:01.966Z] ok github.com/docker/docker/builder/dockerignore 0.040s coverage: 96.8% of statements [2019-09-11T15:30:01.966Z] ok github.com/docker/docker/builder/fscache 0.769s coverage: 69.2% of statements [2019-09-11T15:30:01.966Z] ok github.com/docker/docker/builder/remotecontext 0.391s coverage: 9.2% of statements [2019-09-11T15:30:02.071Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 10.2% of statements [2019-09-11T15:30:02.071Z] ok github.com/docker/docker/pkg/fsutils 0.384s coverage: 85.1% of statements [2019-09-11T15:30:03.093Z] --- PASS: TestDaemonIpcModePrivate (2.01s) [2019-09-11T15:30:03.093Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-09-11T15:30:03.093Z] daemon.go:336: [dde77bf9174df] waiting for daemon to start [2019-09-11T15:30:03.093Z] daemon.go:336: [dde77bf9174df] waiting for daemon to start [2019-09-11T15:30:03.093Z] daemon.go:364: [dde77bf9174df] daemon started [2019-09-11T15:30:03.093Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: false, mustBeShared: false [2019-09-11T15:30:03.093Z] daemon.go:472: [dde77bf9174df] Stopping daemon [2019-09-11T15:30:03.093Z] daemon.go:307: [dde77bf9174df] exiting daemon [2019-09-11T15:30:03.093Z] daemon.go:459: [dde77bf9174df] Daemon stopped [2019-09-11T15:30:03.093Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-11T15:30:03.093Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-09-11T15:30:03.408Z] ok github.com/docker/docker/pkg/idtools 0.389s coverage: 70.1% of statements [2019-09-11T15:30:03.408Z] ok github.com/docker/docker/pkg/ioutils 0.446s coverage: 70.1% of statements [2019-09-11T15:30:03.808Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2019-09-11T15:30:04.024Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToWorkdir [2019-09-11T15:30:04.201Z] ok github.com/docker/docker/pkg/locker 0.014s coverage: 88.9% of statements [2019-09-11T15:30:04.202Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2019-09-11T15:30:04.202Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-11T15:30:04.589Z] === RUN Test/DockerSuite/TestBuildAddTar [2019-09-11T15:30:04.847Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.23s) [2019-09-11T15:30:04.847Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-09-11T15:30:04.847Z] daemon.go:336: [ddc769f1e1455] waiting for daemon to start [2019-09-11T15:30:04.847Z] daemon.go:336: [ddc769f1e1455] waiting for daemon to start [2019-09-11T15:30:04.847Z] daemon.go:364: [ddc769f1e1455] daemon started [2019-09-11T15:30:04.847Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:192, shared: false, mustBeShared: false [2019-09-11T15:30:04.847Z] daemon.go:472: [ddc769f1e1455] Stopping daemon [2019-09-11T15:30:04.847Z] daemon.go:307: [ddc769f1e1455] exiting daemon [2019-09-11T15:30:04.847Z] daemon.go:459: [ddc769f1e1455] Daemon stopped [2019-09-11T15:30:04.847Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-11T15:30:05.105Z] === RUN Test/DockerDaemonSuite/TestDaemonMaxConcurrency [2019-09-11T15:30:05.668Z] === RUN Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-09-11T15:30:05.681Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2019-09-11T15:30:06.069Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2019-09-11T15:30:06.432Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2019-09-11T15:30:06.840Z] ok github.com/docker/docker/pkg/mount 1.202s coverage: 69.6% of statements [2019-09-11T15:30:06.840Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-11T15:30:06.840Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 91.4% of statements [2019-09-11T15:30:07.039Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.05s) [2019-09-11T15:30:07.039Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-09-11T15:30:07.039Z] daemon.go:336: [d7e2ab2300610] waiting for daemon to start [2019-09-11T15:30:07.039Z] daemon.go:336: [d7e2ab2300610] waiting for daemon to start [2019-09-11T15:30:07.039Z] daemon.go:364: [d7e2ab2300610] daemon started [2019-09-11T15:30:07.039Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:193, shared: true, mustBeShared: true [2019-09-11T15:30:07.039Z] daemon.go:472: [d7e2ab2300610] Stopping daemon [2019-09-11T15:30:07.039Z] daemon.go:307: [d7e2ab2300610] exiting daemon [2019-09-11T15:30:07.039Z] daemon.go:459: [d7e2ab2300610] Daemon stopped [2019-09-11T15:30:07.039Z] === RUN TestIpcModeOlderClient [2019-09-11T15:30:07.039Z] === PAUSE TestIpcModeOlderClient [2019-09-11T15:30:07.039Z] === RUN TestKillContainerInvalidSignal [2019-09-11T15:30:07.240Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2019-09-11T15:30:07.241Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-11T15:30:07.241Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-11T15:30:07.971Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2019-09-11T15:30:07.971Z] === RUN TestKillContainer [2019-09-11T15:30:07.971Z] === RUN TestKillContainer/no_signal [2019-09-11T15:30:08.074Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2019-09-11T15:30:08.881Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2019-09-11T15:30:08.902Z] === RUN TestKillContainer/non_killing_signal [2019-09-11T15:30:09.160Z] === RUN Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-09-11T15:30:09.269Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 87.9% of statements [2019-09-11T15:30:09.417Z] === RUN TestKillContainer/killing_signal [2019-09-11T15:30:09.663Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2019-09-11T15:30:10.789Z] --- PASS: TestKillContainer (2.83s) [2019-09-11T15:30:10.789Z] --- PASS: TestKillContainer/no_signal (0.92s) [2019-09-11T15:30:10.789Z] --- PASS: TestKillContainer/non_killing_signal (0.74s) [2019-09-11T15:30:10.789Z] --- PASS: TestKillContainer/killing_signal (0.88s) [2019-09-11T15:30:10.789Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-11T15:30:10.789Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-11T15:30:11.713Z] ok github.com/docker/docker/pkg/pubsub 1.070s coverage: 73.9% of statements [2019-09-11T15:30:11.720Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-11T15:30:12.180Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2019-09-11T15:30:12.654Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s) [2019-09-11T15:30:12.654Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2019-09-11T15:30:12.654Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2019-09-11T15:30:12.654Z] === RUN TestKillStoppedContainer [2019-09-11T15:30:12.654Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-09-11T15:30:12.654Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-11T15:30:12.654Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-09-11T15:30:12.654Z] === RUN TestKillDifferentUserContainer [2019-09-11T15:30:13.585Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2019-09-11T15:30:13.585Z] === RUN TestInspectOomKilledTrue [2019-09-11T15:30:13.585Z] === RUN Test/DockerSuite/TestBuildAddTarXz [2019-09-11T15:30:13.585Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-09-11T15:30:13.585Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-11T15:30:13.585Z] === RUN TestInspectOomKilledFalse [2019-09-11T15:30:13.585Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-11T15:30:13.585Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-11T15:30:13.585Z] === RUN TestLinksEtcHostsContentMatch [2019-09-11T15:30:14.149Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2019-09-11T15:30:14.149Z] === RUN TestLinksContainerNames [2019-09-11T15:30:14.714Z] === RUN Test/DockerSuite/TestBuildAddTarXzGz [2019-09-11T15:30:15.389Z] ok github.com/docker/docker/pkg/signal 2.520s coverage: 61.0% of statements [2019-09-11T15:30:15.389Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2019-09-11T15:30:15.646Z] === RUN Test/DockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-09-11T15:30:15.917Z] --- PASS: TestLinksContainerNames (1.75s) [2019-09-11T15:30:15.917Z] === RUN TestLogsFollowTailEmpty [2019-09-11T15:30:15.917Z] === RUN Test/DockerSuite/TestBuildAddToSymlinkDest [2019-09-11T15:30:16.204Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2019-09-11T15:30:16.611Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-09-11T15:30:16.862Z] --- PASS: TestLogsFollowTailEmpty (1.08s) [2019-09-11T15:30:16.862Z] === RUN TestContainerNetworkMountsNoChown [2019-09-11T15:30:17.014Z] ok github.com/docker/docker/pkg/symlink 0.009s coverage: 87.7% of statements [2019-09-11T15:30:17.257Z] + return [2019-09-11T15:30:17.257Z] Removing intermediate container e13192668b56 [2019-09-11T15:30:17.257Z] ---> 478f6f5209d2 [2019-09-11T15:30:17.257Z] Step 76/126 : FROM runtime-dev AS runc [2019-09-11T15:30:17.257Z] ---> 89737333d1a6 [2019-09-11T15:30:17.257Z] Step 77/126 : ENV INSTALL_BINARY_NAME=runc [2019-09-11T15:30:17.257Z] ---> Running in 022aff78c50f [2019-09-11T15:30:17.257Z] Removing intermediate container 022aff78c50f [2019-09-11T15:30:17.257Z] ---> e11912b4f607 [2019-09-11T15:30:17.257Z] Step 78/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:30:17.257Z] ---> 2bd9e4b69ce3 [2019-09-11T15:30:17.257Z] Step 79/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-11T15:30:17.257Z] ---> 555d4b8af090 [2019-09-11T15:30:17.257Z] Step 80/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-11T15:30:17.257Z] ---> Running in 370b5d9274dc [2019-09-11T15:30:17.257Z] + RM_GOPATH=0 [2019-09-11T15:30:17.257Z] + TMP_GOPATH= [2019-09-11T15:30:17.257Z] + : /build [2019-09-11T15:30:17.257Z] + '[' -z '' ']' [2019-09-11T15:30:17.257Z] ++ mktemp -d [2019-09-11T15:30:17.257Z] + export GOPATH=/tmp/tmp.tmbHBPbnHJ [2019-09-11T15:30:17.257Z] + GOPATH=/tmp/tmp.tmbHBPbnHJ [2019-09-11T15:30:17.257Z] + RM_GOPATH=1 [2019-09-11T15:30:17.257Z] ++ dirname ./install.sh [2019-09-11T15:30:17.257Z] + dir=. [2019-09-11T15:30:17.257Z] + bin=runc [2019-09-11T15:30:17.257Z] + shift [2019-09-11T15:30:17.257Z] + '[' '!' -f ./runc.installer ']' [2019-09-11T15:30:17.257Z] + . ./runc.installer [2019-09-11T15:30:17.257Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-11T15:30:17.257Z] + install_runc [2019-09-11T15:30:17.257Z] + uname -r [2019-09-11T15:30:17.257Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-09-11T15:30:17.257Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-11T15:30:17.257Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-11T15:30:17.257Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-11T15:30:17.257Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tmbHBPbnHJ/src/github.com/opencontainers/runc [2019-09-11T15:30:17.257Z] Cloning into '/tmp/tmp.tmbHBPbnHJ/src/github.com/opencontainers/runc'... [2019-09-11T15:30:17.257Z] + cd /tmp/tmp.tmbHBPbnHJ/src/github.com/opencontainers/runc [2019-09-11T15:30:17.257Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-11T15:30:17.257Z] + '[' -z '' ']' [2019-09-11T15:30:17.257Z] + target=static [2019-09-11T15:30:17.257Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-11T15:30:17.385Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 80.6% of statements [2019-09-11T15:30:17.874Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-09-11T15:30:18.233Z] --- PASS: TestContainerNetworkMountsNoChown (1.01s) [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/default [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/default [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/private [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/private [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/rprivate [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/slave [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/slave [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/rslave [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/shared [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/shared [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/rshared [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-11T15:30:18.233Z] === CONT TestMountDaemonRoot/default [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-11T15:30:18.233Z] === CONT TestMountDaemonRoot/rslave [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-11T15:30:18.233Z] === CONT TestMountDaemonRoot/rshared [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-11T15:30:18.233Z] === CONT TestMountDaemonRoot/shared [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-11T15:30:18.233Z] === CONT TestMountDaemonRoot/rprivate [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-11T15:30:18.233Z] === CONT TestMountDaemonRoot/slave [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-11T15:30:18.233Z] === CONT TestMountDaemonRoot/private [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-11T15:30:18.233Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-11T15:30:18.233Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-11T15:30:18.233Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-11T15:30:18.233Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-11T15:30:18.233Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-11T15:30:18.233Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-11T15:30:18.233Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-11T15:30:18.233Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-11T15:30:18.491Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-11T15:30:18.491Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-11T15:30:18.491Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-11T15:30:18.491Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-11T15:30:18.491Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-11T15:30:18.491Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-11T15:30:18.491Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-11T15:30:18.749Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-11T15:30:18.749Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-11T15:30:18.749Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-11T15:30:18.749Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-11T15:30:18.749Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-11T15:30:18.749Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-11T15:30:18.844Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2019-09-11T15:30:19.007Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-11T15:30:19.007Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-11T15:30:19.007Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-11T15:30:19.007Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-11T15:30:19.007Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-11T15:30:19.007Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-11T15:30:19.007Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-11T15:30:19.007Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-11T15:30:19.265Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/default (0.01s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.19s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.15s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.16s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.17s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.08s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.08s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.13s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.12s) [2019-09-11T15:30:19.265Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-09-11T15:30:19.265Z] === RUN TestContainerBindMountNonRecursive [2019-09-11T15:30:19.299Z] ok github.com/docker/docker/pkg/tailfile 0.086s coverage: 88.6% of statements [2019-09-11T15:30:20.131Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2019-09-11T15:30:20.379Z] ......... [ 85%] [2019-09-11T15:30:20.524Z] ok github.com/docker/docker/pkg/term 0.006s coverage: 84.8% of statements [2019-09-11T15:30:20.917Z] testing: warning: no tests to run [2019-09-11T15:30:20.917Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: 0.0% of statements [no tests to run] [2019-09-11T15:30:21.161Z] === RUN Test/DockerSuite/TestBuildAddWholeDirToRoot [2019-09-11T15:30:21.725Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-09-11T15:30:21.728Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2019-09-11T15:30:21.728Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2019-09-11T15:30:21.983Z] --- PASS: TestContainerBindMountNonRecursive (2.83s) [2019-09-11T15:30:21.983Z] === RUN TestNetworkNat [2019-09-11T15:30:22.128Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2019-09-11T15:30:23.357Z] --- PASS: TestNetworkNat (1.06s) [2019-09-11T15:30:23.357Z] === RUN TestNetworkLocalhostTCPNat [2019-09-11T15:30:23.922Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s) [2019-09-11T15:30:23.922Z] === RUN TestNetworkLoopbackNat [2019-09-11T15:30:24.179Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-09-11T15:30:24.656Z] ok github.com/docker/docker/plugin 0.550s coverage: 27.0% of statements [2019-09-11T15:30:25.517Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2019-09-11T15:30:25.551Z] --- PASS: TestNetworkLoopbackNat (1.46s) [2019-09-11T15:30:25.551Z] === RUN TestPause [2019-09-11T15:30:26.804Z] tests/integration/models_images_test.py ............... [ 89%] [2019-09-11T15:30:26.923Z] --- PASS: TestPause (1.16s) [2019-09-11T15:30:26.923Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-11T15:30:26.923Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-11T15:30:26.923Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-11T15:30:26.923Z] === RUN TestPauseStopPausedContainer [2019-09-11T15:30:27.079Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 76.2% of statements [2019-09-11T15:30:27.474Z] ok github.com/docker/docker/reference 0.009s coverage: 84.4% of statements [2019-09-11T15:30:28.298Z] --- PASS: TestPauseStopPausedContainer (1.68s) [2019-09-11T15:30:28.298Z] === RUN TestPsFilter [2019-09-11T15:30:28.423Z] tests/integration/models_networks_test.py .... [ 90%] [2019-09-11T15:30:28.555Z] --- PASS: TestPsFilter (0.28s) [2019-09-11T15:30:28.555Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-11T15:30:29.341Z] ok github.com/docker/docker/registry 0.180s coverage: 56.4% of statements [2019-09-11T15:30:29.927Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.99s) [2019-09-11T15:30:29.927Z] === RUN TestRemoveContainerWithVolume [2019-09-11T15:30:29.927Z] === RUN Test/DockerSuite/TestBuildBlankName [2019-09-11T15:30:30.181Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2019-09-11T15:30:30.862Z] === RUN Test/DockerSuite/TestBuildBuildTimeArg [2019-09-11T15:30:30.862Z] --- PASS: TestRemoveContainerWithVolume (1.18s) [2019-09-11T15:30:30.862Z] === RUN TestRemoveContainerRunning [2019-09-11T15:30:30.987Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2019-09-11T15:30:31.790Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2019-09-11T15:30:31.792Z] --- PASS: TestRemoveContainerRunning (1.02s) [2019-09-11T15:30:31.792Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-11T15:30:31.903Z] ok github.com/docker/docker/builder/remotecontext/git 30.652s coverage: 85.1% of statements [2019-09-11T15:30:31.903Z] ? github.com/docker/docker/cli [no test files] [2019-09-11T15:30:31.903Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-11T15:30:31.903Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2019-09-11T15:30:31.903Z] ok github.com/docker/docker/client 0.579s coverage: 75.1% of statements [2019-09-11T15:30:32.202Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2019-09-11T15:30:33.164Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.05s) [2019-09-11T15:30:33.164Z] === RUN TestRemoveInvalidContainer [2019-09-11T15:30:33.164Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-09-11T15:30:33.164Z] === RUN TestRenameLinkedContainer [2019-09-11T15:30:33.728Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-09-11T15:30:34.948Z] tests/integration/models_nodes_test.py . [ 91%] [2019-09-11T15:30:35.624Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2019-09-11T15:30:35.873Z] tests/integration/models_resources_test.py . [ 91%] [2019-09-11T15:30:36.936Z] ok github.com/docker/docker/volume/local 0.054s coverage: 73.0% of statements [2019-09-11T15:30:37.007Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheHit [2019-09-11T15:30:37.687Z] ok github.com/docker/docker/cmd/dockerd 0.609s coverage: 18.7% of statements [2019-09-11T15:30:37.754Z] ok github.com/docker/docker/volume/mounts 0.029s coverage: 67.0% of statements [2019-09-11T15:30:37.938Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartKillWait [2019-09-11T15:30:38.196Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-09-11T15:30:38.457Z] --- PASS: TestRenameLinkedContainer (5.57s) [2019-09-11T15:30:38.457Z] === RUN TestRenameStoppedContainer [2019-09-11T15:30:38.575Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-09-11T15:30:39.040Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2019-09-11T15:30:39.392Z] --- PASS: TestRenameStoppedContainer (0.96s) [2019-09-11T15:30:39.392Z] === RUN TestRenameRunningContainerAndReuse [2019-09-11T15:30:39.861Z] ok github.com/docker/docker/container 0.486s coverage: 42.7% of statements [2019-09-11T15:30:39.862Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-11T15:30:39.862Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-11T15:30:39.862Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-11T15:30:39.862Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-11T15:30:40.323Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-09-11T15:30:41.256Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-09-11T15:30:41.256Z] --- PASS: TestRenameRunningContainerAndReuse (1.89s) [2019-09-11T15:30:41.256Z] === RUN TestRenameInvalidName [2019-09-11T15:30:41.513Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartOnFailure [2019-09-11T15:30:41.649Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2019-09-11T15:30:41.649Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-11T15:30:41.649Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-11T15:30:41.649Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-11T15:30:41.649Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-11T15:30:41.649Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-11T15:30:41.649Z] ? github.com/docker/docker/rootless [no test files] [2019-09-11T15:30:41.649Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-11T15:30:41.649Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-11T15:30:41.649Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-11T15:30:41.649Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-11T15:30:41.649Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-11T15:30:41.649Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-11T15:30:41.649Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-11T15:30:41.649Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-11T15:30:41.649Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-11T15:30:41.649Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-11T15:30:41.649Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-11T15:30:41.649Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-11T15:30:41.649Z] ? github.com/docker/docker/volume [no test files] [2019-09-11T15:30:41.649Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-11T15:30:41.649Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-11T15:30:41.649Z] [2019-09-11T15:30:41.649Z] === Skipped [2019-09-11T15:30:41.649Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-11T15:30:41.649Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-11T15:30:41.649Z] [2019-09-11T15:30:41.649Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-11T15:30:41.649Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-11T15:30:41.649Z] [2019-09-11T15:30:41.649Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-11T15:30:41.649Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:30:41.649Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-11T15:30:41.649Z] [2019-09-11T15:30:41.649Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-11T15:30:41.649Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:30:41.649Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-11T15:30:41.649Z] [2019-09-11T15:30:41.649Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-11T15:30:41.649Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:30:41.649Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-11T15:30:41.649Z] [2019-09-11T15:30:41.649Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-11T15:30:41.649Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:30:41.649Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-11T15:30:41.649Z] [2019-09-11T15:30:41.649Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-11T15:30:41.649Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:30:41.649Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-11T15:30:41.649Z] [2019-09-11T15:30:41.649Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-11T15:30:41.649Z] graphtest_unix.go:73: No driver to put! [2019-09-11T15:30:41.649Z] [2019-09-11T15:30:41.649Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-11T15:30:41.649Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-11T15:30:41.649Z] [2019-09-11T15:30:41.649Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-11T15:30:41.649Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-11T15:30:41.649Z] [2019-09-11T15:30:41.649Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-11T15:30:41.649Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-11T15:30:41.649Z] [2019-09-11T15:30:41.649Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-11T15:30:41.649Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-11T15:30:41.649Z] [2019-09-11T15:30:41.649Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-11T15:30:41.649Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:30:41.649Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-11T15:30:41.649Z] [2019-09-11T15:30:41.649Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-11T15:30:41.649Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:30:41.649Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-11T15:30:41.649Z] [2019-09-11T15:30:41.649Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-11T15:30:41.649Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:30:41.649Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-11T15:30:41.649Z] [2019-09-11T15:30:41.649Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-11T15:30:41.649Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:30:41.649Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-11T15:30:41.649Z] [2019-09-11T15:30:41.649Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-11T15:30:41.649Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:30:41.649Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-11T15:30:41.649Z] [2019-09-11T15:30:41.649Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-11T15:30:41.649Z] graphtest_unix.go:73: No driver to put! [2019-09-11T15:30:41.649Z] [2019-09-11T15:30:41.649Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-11T15:30:41.649Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-11T15:30:41.649Z] [2019-09-11T15:30:41.649Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-11T15:30:41.649Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-11T15:30:41.649Z] [2019-09-11T15:30:41.649Z] [2019-09-11T15:30:41.649Z] DONE 2076 tests, 20 skipped in 238.567s [2019-09-11T15:30:42.444Z] --- PASS: TestRenameInvalidName (0.99s) [2019-09-11T15:30:42.444Z] === RUN TestRenameAnonymousContainer Post stage [Pipeline] junit [2019-09-11T15:30:42.560Z] Recording test results [2019-09-11T15:30:43.009Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-09-11T15:30:43.009Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-09-11T15:30:43.816Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgDefaultOverride [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-11T15:30:44.881Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-09-11T15:30:44.881Z] + mkdir -p /build [2019-09-11T15:30:44.881Z] + cp runc /build/runc [2019-09-11T15:30:44.881Z] Removing intermediate container 370b5d9274dc [2019-09-11T15:30:44.881Z] ---> 9788e18c79bb [2019-09-11T15:30:44.881Z] Step 81/126 : FROM dev-base AS tini [2019-09-11T15:30:44.881Z] ---> e72efb33736f [2019-09-11T15:30:44.881Z] Step 82/126 : ARG DEBIAN_FRONTEND [2019-09-11T15:30:44.881Z] ---> Using cache [2019-09-11T15:30:44.881Z] ---> 21f0a2681bca [2019-09-11T15:30:44.881Z] Step 83/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-09-11T15:30:44.881Z] ---> Running in f8153a030e15 [2019-09-11T15:30:44.881Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-11T15:30:44.881Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-11T15:30:44.881Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-11T15:30:44.881Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-11T15:30:44.881Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-11T15:30:44.881Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB] [2019-09-11T15:30:44.881Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-11T15:30:45.024Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39724/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr49 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1fdf1753b20d3cc621d66300417dfb661213fec5 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:1fdf1753b20d3cc621d66300417dfb661213fec5 hack/make.sh dynbinary test-integration [2019-09-11T15:30:45.163Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-11T15:30:45.426Z] [2019-09-11T15:30:45.426Z] Removing bundles/ [2019-09-11T15:30:45.426Z] [2019-09-11T15:30:45.426Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-09-11T15:30:45.426Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-11T15:30:45.426Z] GOOS="" GOARCH="" GOARM="" [2019-09-11T15:30:46.340Z] --- PASS: TestRenameAnonymousContainer (3.66s) [2019-09-11T15:30:46.341Z] === RUN TestRenameContainerWithSameName [2019-09-11T15:30:46.341Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-09-11T15:30:46.904Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2019-09-11T15:30:46.904Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-11T15:30:47.161Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartRenameContainer [2019-09-11T15:30:47.208Z] Fetched 7721 kB in 2s (3181 kB/s) [2019-09-11T15:30:47.838Z] Reading package lists... [2019-09-11T15:30:48.011Z] tests/integration/regression_test.py ...... [ 98%] [2019-09-11T15:30:48.093Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-09-11T15:30:48.776Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-09-11T15:30:48.777Z] tests/integration/credentials/utils_test.py . [100%] [2019-09-11T15:30:48.777Z] [2019-09-11T15:30:48.777Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-09-11T15:30:48.777Z] =========================== short test summary info ============================ [2019-09-11T15:30:48.777Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-09-11T15:30:48.777Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-09-11T15:30:48.777Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-09-11T15:30:48.777Z] Not supported on most drivers [2019-09-11T15:30:48.777Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-09-11T15:30:48.777Z] This doesn't seem to be taken into account by the engine [2019-09-11T15:30:48.777Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME [2019-09-11T15:30:48.777Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38) [2019-09-11T15:30:48.777Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-09-11T15:30:48.777Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-09-11T15:30:48.777Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-09-11T15:30:48.777Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-09-11T15:30:48.777Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-09-11T15:30:48.777Z] = 367 passed, 7 skipped, 6 deselected, 3 xfailed, 2 xpassed in 380.30 seconds == [2019-09-11T15:30:49.024Z] --- PASS: TestRenameContainerWithLinkedContainer (2.06s) [2019-09-11T15:30:49.024Z] === RUN TestResize [2019-09-11T15:30:49.031Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-09-11T15:30:49.127Z] Reading package lists... [2019-09-11T15:30:49.410Z] Building dependency tree... [2019-09-11T15:30:49.410Z] Reading state information... [2019-09-11T15:30:49.410Z] The following additional packages will be installed: [2019-09-11T15:30:49.410Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-11T15:30:49.410Z] Suggested packages: [2019-09-11T15:30:49.410Z] codeblocks eclipse ninja-build lrzip [2019-09-11T15:30:49.410Z] Recommended packages: [2019-09-11T15:30:49.410Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-11T15:30:49.692Z] The following NEW packages will be installed: [2019-09-11T15:30:49.692Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-11T15:30:49.692Z] vim-common xxd [2019-09-11T15:30:49.692Z] 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2019-09-11T15:30:49.692Z] Need to get 13.4 MB of archives. [2019-09-11T15:30:49.692Z] After this operation, 60.4 MB of additional disk space will be used. [2019-09-11T15:30:49.692Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-09-11T15:30:49.956Z] --- PASS: TestResize (1.00s) [2019-09-11T15:30:49.956Z] === RUN TestResizeWithInvalidSize [2019-09-11T15:30:49.984Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-11T15:30:49.984Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-09-11T15:30:49.984Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-09-11T15:30:49.984Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-09-11T15:30:49.984Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-09-11T15:30:49.984Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-09-11T15:30:49.984Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-09-11T15:30:49.984Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-11T15:30:49.984Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-11T15:30:50.214Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-09-11T15:30:50.269Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-11T15:30:50.269Z] Fetched 13.4 MB in 0s (36.2 MB/s) [2019-09-11T15:30:50.269Z] Selecting previously unselected package cmake-data. [2019-09-11T15:30:50.269Z] (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-09-11T15:30:50.269Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-11T15:30:50.269Z] Unpacking cmake-data (3.7.2-1) ... [2019-09-11T15:30:50.782Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2019-09-11T15:30:50.782Z] === RUN TestResizeWhenContainerNotStarted [2019-09-11T15:30:50.887Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-11T15:30:50.887Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-11T15:30:50.887Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-11T15:30:50.887Z] Selecting previously unselected package libicu57:ppc64el. [2019-09-11T15:30:50.887Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-09-11T15:30:50.887Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-09-11T15:30:51.715Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s) [2019-09-11T15:30:51.715Z] === RUN TestDaemonRestartKillContainers [2019-09-11T15:30:51.715Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-11T15:30:51.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-11T15:30:51.715Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-11T15:30:51.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-11T15:30:51.715Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-11T15:30:51.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-11T15:30:51.715Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-11T15:30:51.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-11T15:30:51.715Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-11T15:30:51.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-11T15:30:51.715Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-11T15:30:51.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-11T15:30:51.715Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-11T15:30:51.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-11T15:30:51.715Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-11T15:30:51.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-11T15:30:51.715Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-11T15:30:51.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-11T15:30:51.715Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-11T15:30:51.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-11T15:30:51.715Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-11T15:30:51.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-11T15:30:51.715Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-11T15:30:51.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-11T15:30:51.715Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-11T15:30:51.715Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-11T15:30:52.279Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgEnv [2019-09-11T15:30:52.362Z] Selecting previously unselected package libxml2:ppc64el. [2019-09-11T15:30:52.362Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-09-11T15:30:52.362Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-11T15:30:52.362Z] Selecting previously unselected package libarchive13:ppc64el. [2019-09-11T15:30:52.362Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-09-11T15:30:52.362Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-09-11T15:30:52.362Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2019-09-11T15:30:52.362Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-09-11T15:30:52.362Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-09-11T15:30:52.362Z] Selecting previously unselected package libuv1:ppc64el. [2019-09-11T15:30:52.362Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-09-11T15:30:52.362Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-09-11T15:30:52.362Z] Selecting previously unselected package cmake. [2019-09-11T15:30:52.362Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-09-11T15:30:52.362Z] Unpacking cmake (3.7.2-1) ... [2019-09-11T15:30:52.979Z] Selecting previously unselected package xxd. [2019-09-11T15:30:52.979Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-11T15:30:52.979Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-11T15:30:52.979Z] Selecting previously unselected package vim-common. [2019-09-11T15:30:52.979Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-11T15:30:52.979Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-11T15:30:52.979Z] Processing triggers for mime-support (3.60) ... [2019-09-11T15:30:52.979Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-11T15:30:52.979Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2019-09-11T15:30:52.979Z] Setting up cmake-data (3.7.2-1) ... [2019-09-11T15:30:52.979Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-09-11T15:30:52.979Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-11T15:30:52.979Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-11T15:30:52.979Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-11T15:30:52.979Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-11T15:30:52.979Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-09-11T15:30:52.979Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-09-11T15:30:52.979Z] Setting up cmake (3.7.2-1) ... [2019-09-11T15:30:52.979Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-11T15:30:54.803Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-11T15:30:54.803Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-11T15:30:55.008Z] Removing intermediate container f8153a030e15 [2019-09-11T15:30:55.008Z] ---> e791c72208b6 [2019-09-11T15:30:55.008Z] Step 84/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:30:55.008Z] ---> 6cbad62b8eb3 [2019-09-11T15:30:55.008Z] Step 85/126 : ENV INSTALL_BINARY_NAME=tini [2019-09-11T15:30:55.008Z] ---> Running in 1ff845fe0bc1 [2019-09-11T15:30:55.008Z] Removing intermediate container 1ff845fe0bc1 [2019-09-11T15:30:55.008Z] ---> fc01ce220a90 [2019-09-11T15:30:55.008Z] Step 86/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-11T15:30:55.291Z] ---> f5b99391293e [2019-09-11T15:30:55.291Z] Step 87/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-11T15:30:55.291Z] ---> Running in 7f773f0c8c69 [2019-09-11T15:30:55.573Z] + RM_GOPATH=0 [2019-09-11T15:30:55.573Z] + TMP_GOPATH= [2019-09-11T15:30:55.573Z] + : /build [2019-09-11T15:30:55.573Z] + '[' -z '' ']' [2019-09-11T15:30:55.573Z] ++ mktemp -d [2019-09-11T15:30:55.573Z] + export GOPATH=/tmp/tmp.Y51YzM0qWC [2019-09-11T15:30:55.573Z] + GOPATH=/tmp/tmp.Y51YzM0qWC [2019-09-11T15:30:55.573Z] + RM_GOPATH=1 [2019-09-11T15:30:55.573Z] ++ dirname ./install.sh [2019-09-11T15:30:55.573Z] + dir=. [2019-09-11T15:30:55.573Z] + bin=tini [2019-09-11T15:30:55.573Z] + shift [2019-09-11T15:30:55.573Z] + '[' '!' -f ./tini.installer ']' [2019-09-11T15:30:55.573Z] + . ./tini.installer [2019-09-11T15:30:55.573Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-11T15:30:55.573Z] + install_tini [2019-09-11T15:30:55.573Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-11T15:30:55.573Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-11T15:30:55.573Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.Y51YzM0qWC/tini [2019-09-11T15:30:55.573Z] Cloning into '/tmp/tmp.Y51YzM0qWC/tini'... [2019-09-11T15:30:55.855Z] + cd /tmp/tmp.Y51YzM0qWC/tini [2019-09-11T15:30:55.855Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-11T15:30:55.855Z] + cmake . [2019-09-11T15:30:56.139Z] -- The C compiler identification is GNU 6.3.0 [2019-09-11T15:30:56.139Z] -- Check for working C compiler: /usr/bin/cc [2019-09-11T15:30:56.139Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-09-11T15:30:56.139Z] -- Detecting C compiler ABI info [2019-09-11T15:30:56.174Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-09-11T15:30:56.422Z] -- Detecting C compiler ABI info - done [2019-09-11T15:30:56.423Z] -- Detecting C compile features [2019-09-11T15:30:56.706Z] -- Detecting C compile features - done [2019-09-11T15:30:56.706Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-11T15:30:56.706Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-11T15:30:56.706Z] -- Configuring done [2019-09-11T15:30:56.706Z] -- Generating done [2019-09-11T15:30:56.988Z] -- Build files have been written to: /tmp/tmp.Y51YzM0qWC/tini [2019-09-11T15:30:56.988Z] + make tini-static [2019-09-11T15:30:56.988Z] Scanning dependencies of target tini-static [2019-09-11T15:30:56.988Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-11T15:30:57.270Z] [100%] Linking C executable tini-static [2019-09-11T15:30:57.553Z] [100%] Built target tini-static [2019-09-11T15:30:57.553Z] + mkdir -p /build [2019-09-11T15:30:57.553Z] + cp tini-static /build/docker-init [2019-09-11T15:30:57.837Z] Removing intermediate container 7f773f0c8c69 [2019-09-11T15:30:57.838Z] ---> d15b0de4830d [2019-09-11T15:30:57.838Z] Step 88/126 : FROM dev-base AS rootlesskit [2019-09-11T15:30:57.838Z] ---> e72efb33736f [2019-09-11T15:30:57.838Z] Step 89/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-09-11T15:30:58.071Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-09-11T15:30:58.119Z] ---> Running in ef87a4812930 [2019-09-11T15:30:58.119Z] Removing intermediate container ef87a4812930 [2019-09-11T15:30:58.119Z] ---> 169d7671e1b7 [2019-09-11T15:30:58.119Z] Step 90/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:30:58.329Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-11T15:30:58.329Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-11T15:30:58.403Z] ---> 8f9fc8c69ce6 [2019-09-11T15:30:58.403Z] Step 91/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-11T15:30:58.403Z] ---> 43192e201d8f [2019-09-11T15:30:58.403Z] Step 92/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-09-11T15:30:58.403Z] ---> Running in e90309cbfce7 [2019-09-11T15:30:58.685Z] + RM_GOPATH=0 [2019-09-11T15:30:58.685Z] + TMP_GOPATH= [2019-09-11T15:30:58.685Z] + : /build/ [2019-09-11T15:30:58.685Z] + '[' -z '' ']' [2019-09-11T15:30:58.685Z] ++ mktemp -d [2019-09-11T15:30:58.685Z] + export GOPATH=/tmp/tmp.Ng4JiFaA2e [2019-09-11T15:30:58.685Z] + GOPATH=/tmp/tmp.Ng4JiFaA2e [2019-09-11T15:30:58.685Z] + RM_GOPATH=1 [2019-09-11T15:30:58.685Z] ++ dirname ./install.sh [2019-09-11T15:30:58.685Z] + dir=. [2019-09-11T15:30:58.685Z] + bin=rootlesskit [2019-09-11T15:30:58.685Z] + shift [2019-09-11T15:30:58.685Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-09-11T15:30:58.685Z] + . ./rootlesskit.installer [2019-09-11T15:30:58.685Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-11T15:30:58.685Z] + install_rootlesskit [2019-09-11T15:30:58.685Z] + case "$1" in [2019-09-11T15:30:58.685Z] + export CGO_ENABLED=0 [2019-09-11T15:30:58.685Z] + CGO_ENABLED=0 [2019-09-11T15:30:58.685Z] + _install_rootlesskit [2019-09-11T15:30:58.685Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-11T15:30:58.685Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-11T15:30:58.685Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Ng4JiFaA2e/src/github.com/rootless-containers/rootlesskit [2019-09-11T15:30:58.685Z] Cloning into '/tmp/tmp.Ng4JiFaA2e/src/github.com/rootless-containers/rootlesskit'... [2019-09-11T15:30:59.705Z] + cd /tmp/tmp.Ng4JiFaA2e/src/github.com/rootless-containers/rootlesskit [2019-09-11T15:30:59.705Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-11T15:30:59.705Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-11T15:30:59.705Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-11T15:31:00.854Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-09-11T15:31:00.940Z] ok github.com/docker/docker/daemon 2.825s coverage: 9.1% of statements [2019-09-11T15:31:00.941Z] ok github.com/docker/docker/daemon/cluster 1.896s coverage: 0.5% of statements [2019-09-11T15:31:00.941Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.271s coverage: 65.3% of statements [2019-09-11T15:31:00.941Z] ok github.com/docker/docker/daemon/cluster/convert 1.006s coverage: 35.8% of statements [2019-09-11T15:31:00.941Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-11T15:31:00.941Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.028s coverage: 10.9% of statements [2019-09-11T15:31:00.941Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-11T15:31:00.941Z] ok github.com/docker/docker/daemon/config 0.756s coverage: 82.3% of statements [2019-09-11T15:31:00.941Z] ok github.com/docker/docker/daemon/discovery 0.265s coverage: 30.0% of statements [2019-09-11T15:31:00.941Z] ok github.com/docker/docker/daemon/events 0.440s coverage: 50.0% of statements [2019-09-11T15:31:00.941Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-11T15:31:00.941Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-11T15:31:00.941Z] ok github.com/docker/docker/daemon/graphdriver 0.336s coverage: 2.3% of statements [2019-09-11T15:31:00.941Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-09-11T15:31:00.941Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-09-11T15:31:00.941Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-11T15:31:00.941Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-09-11T15:31:00.941Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-09-11T15:31:00.941Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-09-11T15:31:00.941Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-09-11T15:31:00.941Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-11T15:31:00.941Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-09-11T15:31:00.941Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-09-11T15:31:00.941Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-09-11T15:31:01.111Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-11T15:31:01.111Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-11T15:31:01.187Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-09-11T15:31:01.187Z] Clearing AppArmor profiles cache:. [2019-09-11T15:31:01.187Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-11T15:31:01.187Z] Unloading profiles will leave already running processes permanently [2019-09-11T15:31:01.187Z] unconfined, which can lead to unexpected situations. [2019-09-11T15:31:01.187Z] [2019-09-11T15:31:01.187Z] To set a process to complain mode, use the command line tool [2019-09-11T15:31:01.187Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-11T15:31:01.187Z] with the 'teardown' option." [2019-09-11T15:31:01.187Z] [2019-09-11T15:31:01.399Z] ok github.com/docker/docker/daemon/images 0.398s coverage: 4.9% of statements [2019-09-11T15:31:01.399Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-11T15:31:01.399Z] ok github.com/docker/docker/daemon/links 0.049s coverage: 93.0% of statements [2019-09-11T15:31:01.399Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-11T15:31:01.399Z] ok github.com/docker/docker/daemon/logger 0.568s coverage: 43.0% of statements [2019-09-11T15:31:01.399Z] ok github.com/docker/docker/daemon/logger/awslogs 0.545s coverage: 77.8% of statements [2019-09-11T15:31:01.399Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-09-11T15:31:01.399Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-11T15:31:01.399Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-11T15:31:01.399Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-09-11T15:31:01.399Z] ? github.com/docker/docker/daemon/logger/journald [no test files] Post stage [Pipeline] junit [2019-09-11T15:31:01.757Z] Recording test results [Pipeline] sh [2019-09-11T15:31:02.176Z] + echo Ensuring container killed. [2019-09-11T15:31:02.176Z] Ensuring container killed. [2019-09-11T15:31:02.176Z] + docker rm -vf docker-pr49 [2019-09-11T15:31:02.176Z] Error: No such container: docker-pr49 [2019-09-11T15:31:02.176Z] + true [Pipeline] sh [2019-09-11T15:31:02.367Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.390s coverage: 62.1% of statements [2019-09-11T15:31:02.367Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.394s coverage: 88.3% of statements [2019-09-11T15:31:02.455Z] + echo Chowning /workspace to jenkins user [2019-09-11T15:31:02.455Z] Chowning /workspace to jenkins user [2019-09-11T15:31:02.455Z] + id -u [2019-09-11T15:31:02.455Z] + id -g [2019-09-11T15:31:02.455Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39724:/workspace busybox chown -R 1000:1000 /workspace [2019-09-11T15:31:03.017Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-11T15:31:03.581Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-11T15:31:04.116Z] + bundleName=docker-py [2019-09-11T15:31:04.116Z] + echo Creating docker-py-bundles.tar.gz [2019-09-11T15:31:04.116Z] Creating docker-py-bundles.tar.gz [2019-09-11T15:31:04.116Z] + 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-09-11T15:31:04.126Z] Archiving artifacts [2019-09-11T15:31:04.399Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39724/49/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-09-11T15:31:04.517Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-11T15:31:04.546Z] ok github.com/docker/docker/daemon/logger/local 0.562s coverage: 74.7% of statements [2019-09-11T15:31:04.546Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-11T15:31:04.546Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.242s coverage: 18.1% of statements [2019-09-11T15:31:04.781Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39724/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr49 -e DOCKER_GITCOMMIT=1fdf1753b20d3cc621d66300417dfb661213fec5 -e DOCKER_GRAPHDRIVER docker:1fdf1753b20d3cc621d66300417dfb661213fec5 hack/make.sh binary-daemon [2019-09-11T15:31:05.342Z] [2019-09-11T15:31:05.449Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-11T15:31:05.598Z] Removing bundles/ [2019-09-11T15:31:05.598Z] [2019-09-11T15:31:05.598Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-09-11T15:31:05.598Z] Building: bundles/binary-daemon/dockerd-dev [2019-09-11T15:31:05.598Z] GOOS="" GOARCH="" GOARM="" [2019-09-11T15:31:07.345Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgExpansion [2019-09-11T15:31:07.445Z] ok github.com/docker/docker/daemon/logger/splunk 2.539s coverage: 84.5% of statements [2019-09-11T15:31:07.445Z] ok github.com/docker/docker/daemon/logger/syslog 0.145s coverage: 47.8% of statements [2019-09-11T15:31:07.445Z] ok github.com/docker/docker/daemon/logger/templates 0.086s coverage: 8.3% of statements [2019-09-11T15:31:07.445Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-11T15:31:07.445Z] ? github.com/docker/docker/daemon/network [no test files] [2019-09-11T15:31:07.445Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-11T15:31:07.602Z] --- PASS: TestDaemonRestartKillContainers (0.01s) [2019-09-11T15:31:07.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.74s) [2019-09-11T15:31:07.602Z] 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-09-11T15:31:07.602Z] daemon.go:336: [d85ffd67442c1] waiting for daemon to start [2019-09-11T15:31:07.602Z] daemon.go:336: [d85ffd67442c1] waiting for daemon to start [2019-09-11T15:31:07.602Z] daemon.go:364: [d85ffd67442c1] daemon started [2019-09-11T15:31:07.602Z] daemon.go:307: [d85ffd67442c1] exiting daemon [2019-09-11T15:31:07.602Z] daemon.go:336: [d85ffd67442c1] waiting for daemon to start [2019-09-11T15:31:07.602Z] daemon.go:336: [d85ffd67442c1] waiting for daemon to start [2019-09-11T15:31:07.602Z] daemon.go:364: [d85ffd67442c1] daemon started [2019-09-11T15:31:07.602Z] daemon.go:472: [d85ffd67442c1] Stopping daemon [2019-09-11T15:31:07.602Z] daemon.go:307: [d85ffd67442c1] exiting daemon [2019-09-11T15:31:07.602Z] daemon.go:459: [d85ffd67442c1] Daemon stopped [2019-09-11T15:31:07.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.76s) [2019-09-11T15:31:07.602Z] 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-09-11T15:31:07.602Z] daemon.go:336: [da18e37336a54] waiting for daemon to start [2019-09-11T15:31:07.602Z] daemon.go:336: [da18e37336a54] waiting for daemon to start [2019-09-11T15:31:07.602Z] daemon.go:364: [da18e37336a54] daemon started [2019-09-11T15:31:07.602Z] daemon.go:307: [da18e37336a54] exiting daemon [2019-09-11T15:31:07.603Z] daemon.go:336: [da18e37336a54] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:336: [da18e37336a54] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:364: [da18e37336a54] daemon started [2019-09-11T15:31:07.603Z] daemon.go:472: [da18e37336a54] Stopping daemon [2019-09-11T15:31:07.603Z] daemon.go:307: [da18e37336a54] exiting daemon [2019-09-11T15:31:07.603Z] daemon.go:459: [da18e37336a54] Daemon stopped [2019-09-11T15:31:07.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.82s) [2019-09-11T15:31:07.603Z] 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-09-11T15:31:07.603Z] daemon.go:336: [d17401d4cc094] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:336: [d17401d4cc094] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:364: [d17401d4cc094] daemon started [2019-09-11T15:31:07.603Z] daemon.go:472: [d17401d4cc094] Stopping daemon [2019-09-11T15:31:07.603Z] daemon.go:307: [d17401d4cc094] exiting daemon [2019-09-11T15:31:07.603Z] daemon.go:459: [d17401d4cc094] Daemon stopped [2019-09-11T15:31:07.603Z] daemon.go:336: [d17401d4cc094] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:336: [d17401d4cc094] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:364: [d17401d4cc094] daemon started [2019-09-11T15:31:07.603Z] daemon.go:472: [d17401d4cc094] Stopping daemon [2019-09-11T15:31:07.603Z] daemon.go:307: [d17401d4cc094] exiting daemon [2019-09-11T15:31:07.603Z] daemon.go:459: [d17401d4cc094] Daemon stopped [2019-09-11T15:31:07.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.94s) [2019-09-11T15:31:07.603Z] 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-09-11T15:31:07.603Z] daemon.go:336: [dd4cfb76eb7fd] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:336: [dd4cfb76eb7fd] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:364: [dd4cfb76eb7fd] daemon started [2019-09-11T15:31:07.603Z] daemon.go:336: [dd4cfb76eb7fd] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:307: [dd4cfb76eb7fd] exiting daemon [2019-09-11T15:31:07.603Z] daemon.go:336: [dd4cfb76eb7fd] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:364: [dd4cfb76eb7fd] daemon started [2019-09-11T15:31:07.603Z] daemon.go:472: [dd4cfb76eb7fd] Stopping daemon [2019-09-11T15:31:07.603Z] daemon.go:307: [dd4cfb76eb7fd] exiting daemon [2019-09-11T15:31:07.603Z] daemon.go:459: [dd4cfb76eb7fd] Daemon stopped [2019-09-11T15:31:07.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s) [2019-09-11T15:31:07.603Z] 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-09-11T15:31:07.603Z] daemon.go:336: [de93d898728ce] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:336: [de93d898728ce] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:364: [de93d898728ce] daemon started [2019-09-11T15:31:07.603Z] daemon.go:307: [de93d898728ce] exiting daemon [2019-09-11T15:31:07.603Z] daemon.go:336: [de93d898728ce] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:336: [de93d898728ce] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:364: [de93d898728ce] daemon started [2019-09-11T15:31:07.603Z] daemon.go:472: [de93d898728ce] Stopping daemon [2019-09-11T15:31:07.603Z] daemon.go:307: [de93d898728ce] exiting daemon [2019-09-11T15:31:07.603Z] daemon.go:459: [de93d898728ce] Daemon stopped [2019-09-11T15:31:07.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.93s) [2019-09-11T15:31:07.603Z] 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-09-11T15:31:07.603Z] daemon.go:336: [da965ee45a521] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:336: [da965ee45a521] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:364: [da965ee45a521] daemon started [2019-09-11T15:31:07.603Z] daemon.go:472: [da965ee45a521] Stopping daemon [2019-09-11T15:31:07.603Z] daemon.go:307: [da965ee45a521] exiting daemon [2019-09-11T15:31:07.603Z] daemon.go:459: [da965ee45a521] Daemon stopped [2019-09-11T15:31:07.603Z] daemon.go:336: [da965ee45a521] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:336: [da965ee45a521] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:364: [da965ee45a521] daemon started [2019-09-11T15:31:07.603Z] daemon.go:472: [da965ee45a521] Stopping daemon [2019-09-11T15:31:07.603Z] daemon.go:307: [da965ee45a521] exiting daemon [2019-09-11T15:31:07.603Z] daemon.go:459: [da965ee45a521] Daemon stopped [2019-09-11T15:31:07.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2019-09-11T15:31:07.603Z] 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-09-11T15:31:07.603Z] daemon.go:336: [d04489e662696] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:336: [d04489e662696] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:364: [d04489e662696] daemon started [2019-09-11T15:31:07.603Z] daemon.go:472: [d04489e662696] Stopping daemon [2019-09-11T15:31:07.603Z] daemon.go:307: [d04489e662696] exiting daemon [2019-09-11T15:31:07.603Z] daemon.go:459: [d04489e662696] Daemon stopped [2019-09-11T15:31:07.603Z] daemon.go:336: [d04489e662696] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:336: [d04489e662696] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:364: [d04489e662696] daemon started [2019-09-11T15:31:07.603Z] daemon.go:472: [d04489e662696] Stopping daemon [2019-09-11T15:31:07.603Z] daemon.go:307: [d04489e662696] exiting daemon [2019-09-11T15:31:07.603Z] daemon.go:459: [d04489e662696] Daemon stopped [2019-09-11T15:31:07.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.55s) [2019-09-11T15:31:07.603Z] 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-09-11T15:31:07.603Z] daemon.go:336: [d01177edc843e] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:336: [d01177edc843e] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:364: [d01177edc843e] daemon started [2019-09-11T15:31:07.603Z] daemon.go:472: [d01177edc843e] Stopping daemon [2019-09-11T15:31:07.603Z] daemon.go:307: [d01177edc843e] exiting daemon [2019-09-11T15:31:07.603Z] daemon.go:459: [d01177edc843e] Daemon stopped [2019-09-11T15:31:07.603Z] daemon.go:336: [d01177edc843e] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:336: [d01177edc843e] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:364: [d01177edc843e] daemon started [2019-09-11T15:31:07.603Z] daemon.go:472: [d01177edc843e] Stopping daemon [2019-09-11T15:31:07.603Z] daemon.go:307: [d01177edc843e] exiting daemon [2019-09-11T15:31:07.603Z] daemon.go:459: [d01177edc843e] Daemon stopped [2019-09-11T15:31:07.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2019-09-11T15:31:07.603Z] 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-09-11T15:31:07.603Z] daemon.go:336: [d1e094ce09294] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:336: [d1e094ce09294] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:364: [d1e094ce09294] daemon started [2019-09-11T15:31:07.603Z] daemon.go:472: [d1e094ce09294] Stopping daemon [2019-09-11T15:31:07.603Z] daemon.go:307: [d1e094ce09294] exiting daemon [2019-09-11T15:31:07.603Z] daemon.go:459: [d1e094ce09294] Daemon stopped [2019-09-11T15:31:07.603Z] daemon.go:336: [d1e094ce09294] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:336: [d1e094ce09294] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:364: [d1e094ce09294] daemon started [2019-09-11T15:31:07.603Z] daemon.go:472: [d1e094ce09294] Stopping daemon [2019-09-11T15:31:07.603Z] daemon.go:307: [d1e094ce09294] exiting daemon [2019-09-11T15:31:07.603Z] daemon.go:459: [d1e094ce09294] Daemon stopped [2019-09-11T15:31:07.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s) [2019-09-11T15:31:07.603Z] 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-09-11T15:31:07.603Z] daemon.go:336: [dee5a8f679570] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:336: [dee5a8f679570] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:364: [dee5a8f679570] daemon started [2019-09-11T15:31:07.603Z] daemon.go:336: [dee5a8f679570] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:307: [dee5a8f679570] exiting daemon [2019-09-11T15:31:07.603Z] daemon.go:336: [dee5a8f679570] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:364: [dee5a8f679570] daemon started [2019-09-11T15:31:07.603Z] daemon.go:472: [dee5a8f679570] Stopping daemon [2019-09-11T15:31:07.603Z] daemon.go:307: [dee5a8f679570] exiting daemon [2019-09-11T15:31:07.603Z] daemon.go:459: [dee5a8f679570] Daemon stopped [2019-09-11T15:31:07.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) [2019-09-11T15:31:07.603Z] 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-09-11T15:31:07.603Z] daemon.go:336: [dc2369b4131b4] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:336: [dc2369b4131b4] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:364: [dc2369b4131b4] daemon started [2019-09-11T15:31:07.603Z] daemon.go:336: [dc2369b4131b4] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:307: [dc2369b4131b4] exiting daemon [2019-09-11T15:31:07.603Z] daemon.go:336: [dc2369b4131b4] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:364: [dc2369b4131b4] daemon started [2019-09-11T15:31:07.603Z] daemon.go:472: [dc2369b4131b4] Stopping daemon [2019-09-11T15:31:07.603Z] daemon.go:307: [dc2369b4131b4] exiting daemon [2019-09-11T15:31:07.603Z] daemon.go:459: [dc2369b4131b4] Daemon stopped [2019-09-11T15:31:07.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.41s) [2019-09-11T15:31:07.603Z] 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-09-11T15:31:07.603Z] daemon.go:336: [d91ef41c41c91] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:336: [d91ef41c41c91] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:364: [d91ef41c41c91] daemon started [2019-09-11T15:31:07.603Z] daemon.go:472: [d91ef41c41c91] Stopping daemon [2019-09-11T15:31:07.603Z] daemon.go:307: [d91ef41c41c91] exiting daemon [2019-09-11T15:31:07.603Z] daemon.go:459: [d91ef41c41c91] Daemon stopped [2019-09-11T15:31:07.603Z] daemon.go:336: [d91ef41c41c91] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:336: [d91ef41c41c91] waiting for daemon to start [2019-09-11T15:31:07.603Z] daemon.go:364: [d91ef41c41c91] daemon started [2019-09-11T15:31:07.603Z] daemon.go:472: [d91ef41c41c91] Stopping daemon [2019-09-11T15:31:07.603Z] daemon.go:307: [d91ef41c41c91] exiting daemon [2019-09-11T15:31:07.603Z] daemon.go:459: [d91ef41c41c91] Daemon stopped [2019-09-11T15:31:07.603Z] === RUN TestCgroupNamespacesRun [2019-09-11T15:31:09.625Z] ok github.com/docker/docker/distribution 1.462s coverage: 20.8% of statements [2019-09-11T15:31:09.625Z] ok github.com/docker/docker/distribution/metadata 1.567s coverage: 48.2% of statements [2019-09-11T15:31:09.625Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-11T15:31:09.625Z] ok github.com/docker/docker/distribution/xfer 1.717s coverage: 62.7% of statements [2019-09-11T15:31:09.625Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-11T15:31:09.625Z] ok github.com/docker/docker/errdefs 0.093s coverage: 49.4% of statements [2019-09-11T15:31:10.129Z] --- PASS: TestCgroupNamespacesRun (2.06s) [2019-09-11T15:31:10.129Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-09-11T15:31:10.129Z] daemon.go:336: [d9f1d3671141d] waiting for daemon to start [2019-09-11T15:31:10.129Z] daemon.go:336: [d9f1d3671141d] waiting for daemon to start [2019-09-11T15:31:10.129Z] daemon.go:364: [d9f1d3671141d] daemon started [2019-09-11T15:31:10.129Z] daemon.go:472: [d9f1d3671141d] Stopping daemon [2019-09-11T15:31:10.129Z] daemon.go:307: [d9f1d3671141d] exiting daemon [2019-09-11T15:31:10.129Z] daemon.go:459: [d9f1d3671141d] Daemon stopped [2019-09-11T15:31:10.129Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-11T15:31:11.063Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-09-11T15:31:11.321Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-09-11T15:31:11.886Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.02s) [2019-09-11T15:31:11.886Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-09-11T15:31:11.886Z] daemon.go:336: [d22223f84aec4] waiting for daemon to start [2019-09-11T15:31:11.886Z] daemon.go:336: [d22223f84aec4] waiting for daemon to start [2019-09-11T15:31:11.886Z] daemon.go:364: [d22223f84aec4] daemon started [2019-09-11T15:31:11.886Z] daemon.go:472: [d22223f84aec4] Stopping daemon [2019-09-11T15:31:11.886Z] daemon.go:307: [d22223f84aec4] exiting daemon [2019-09-11T15:31:11.886Z] daemon.go:459: [d22223f84aec4] Daemon stopped [2019-09-11T15:31:11.886Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-11T15:31:12.255Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-11T15:31:12.255Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-11T15:31:13.360Z] ok github.com/docker/docker/image 1.067s coverage: 86.4% of statements [2019-09-11T15:31:13.360Z] ok github.com/docker/docker/image/cache 0.173s coverage: 19.2% of statements [2019-09-11T15:31:13.360Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-11T15:31:13.360Z] ok github.com/docker/docker/image/v1 0.372s coverage: 25.0% of statements [2019-09-11T15:31:13.360Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-11T15:31:13.783Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.01s) [2019-09-11T15:31:13.783Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-09-11T15:31:13.783Z] daemon.go:336: [d4d6d2b427a5b] waiting for daemon to start [2019-09-11T15:31:13.783Z] daemon.go:336: [d4d6d2b427a5b] waiting for daemon to start [2019-09-11T15:31:13.783Z] daemon.go:364: [d4d6d2b427a5b] daemon started [2019-09-11T15:31:13.783Z] daemon.go:472: [d4d6d2b427a5b] Stopping daemon [2019-09-11T15:31:13.783Z] daemon.go:307: [d4d6d2b427a5b] exiting daemon [2019-09-11T15:31:13.783Z] daemon.go:459: [d4d6d2b427a5b] Daemon stopped [2019-09-11T15:31:13.783Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-11T15:31:14.040Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgHistory [2019-09-11T15:31:14.279Z] Removing intermediate container e90309cbfce7 [2019-09-11T15:31:14.279Z] ---> bb0beb392da2 [2019-09-11T15:31:14.279Z] Step 93/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-09-11T15:31:14.326Z] ok github.com/docker/docker/layer 0.563s coverage: 27.9% of statements [2019-09-11T15:31:14.326Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-11T15:31:14.573Z] ---> a8ed27dd04fb [2019-09-11T15:31:14.573Z] Step 94/126 : FROM runtime-dev AS dev [2019-09-11T15:31:14.573Z] ---> 89737333d1a6 [2019-09-11T15:31:14.573Z] Step 95/126 : ARG DEBIAN_FRONTEND [2019-09-11T15:31:14.573Z] ---> Running in 8f854a9d6865 [2019-09-11T15:31:14.573Z] Removing intermediate container 8f854a9d6865 [2019-09-11T15:31:14.573Z] ---> 7f48ac853908 [2019-09-11T15:31:14.573Z] Step 96/126 : RUN groupadd -r docker [2019-09-11T15:31:14.573Z] ---> Running in fa99b5d94ca9 [2019-09-11T15:31:14.604Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-09-11T15:31:14.604Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-09-11T15:31:15.580Z] Removing intermediate container fa99b5d94ca9 [2019-09-11T15:31:15.580Z] ---> 89684eeb162a [2019-09-11T15:31:15.580Z] Step 97/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-09-11T15:31:15.580Z] ---> Running in 06c43e2bb376 [2019-09-11T15:31:15.975Z] --- PASS: TestCgroupNamespacesRunHostMode (2.06s) [2019-09-11T15:31:15.975Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-09-11T15:31:15.975Z] daemon.go:336: [d5d78cf9fbd01] waiting for daemon to start [2019-09-11T15:31:15.975Z] daemon.go:336: [d5d78cf9fbd01] waiting for daemon to start [2019-09-11T15:31:15.975Z] daemon.go:364: [d5d78cf9fbd01] daemon started [2019-09-11T15:31:15.975Z] daemon.go:472: [d5d78cf9fbd01] Stopping daemon [2019-09-11T15:31:15.975Z] daemon.go:307: [d5d78cf9fbd01] exiting daemon [2019-09-11T15:31:15.975Z] daemon.go:459: [d5d78cf9fbd01] Daemon stopped [2019-09-11T15:31:15.975Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-11T15:31:16.196Z] Removing intermediate container 06c43e2bb376 [2019-09-11T15:31:16.196Z] ---> b12660d98896 [2019-09-11T15:31:16.196Z] Step 98/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-09-11T15:31:16.196Z] ---> Running in 2a329852456d [2019-09-11T15:31:16.232Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-09-11T15:31:16.479Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-11T15:31:16.764Z] Removing intermediate container 2a329852456d [2019-09-11T15:31:16.764Z] ---> dd3bb0971dfb [2019-09-11T15:31:16.764Z] Step 99/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-09-11T15:31:16.764Z] ---> Running in df98666ebbd8 [2019-09-11T15:31:17.166Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-09-11T15:31:17.227Z] ok github.com/docker/docker/libcontainerd/local 0.411s coverage: 1.0% of statements [2019-09-11T15:31:17.227Z] ok github.com/docker/docker/libcontainerd/queue 0.079s coverage: 100.0% of statements [2019-09-11T15:31:17.227Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-11T15:31:17.227Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-11T15:31:17.227Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-11T15:31:17.227Z] ? github.com/docker/docker/oci [no test files] [2019-09-11T15:31:17.227Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-11T15:31:17.227Z] ok github.com/docker/docker/opts 0.135s coverage: 67.3% of statements [2019-09-11T15:31:17.227Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 50.0% of statements [2019-09-11T15:31:17.773Z] Removing intermediate container df98666ebbd8 [2019-09-11T15:31:17.773Z] ---> ccc373b72d46 [2019-09-11T15:31:17.773Z] Step 100/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-09-11T15:31:17.773Z] ---> Running in 63be530cb81d [2019-09-11T15:31:18.099Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.11s) [2019-09-11T15:31:18.099Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-09-11T15:31:18.099Z] daemon.go:336: [d9906e662c785] waiting for daemon to start [2019-09-11T15:31:18.099Z] daemon.go:336: [d9906e662c785] waiting for daemon to start [2019-09-11T15:31:18.099Z] daemon.go:364: [d9906e662c785] daemon started [2019-09-11T15:31:18.099Z] daemon.go:472: [d9906e662c785] Stopping daemon [2019-09-11T15:31:18.099Z] daemon.go:307: [d9906e662c785] exiting daemon [2019-09-11T15:31:18.099Z] daemon.go:459: [d9906e662c785] Daemon stopped [2019-09-11T15:31:18.099Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-11T15:31:18.389Z] Removing intermediate container 63be530cb81d [2019-09-11T15:31:18.389Z] ---> b6ba63d54fc7 [2019-09-11T15:31:18.389Z] Step 101/126 : RUN ldconfig [2019-09-11T15:31:18.389Z] ---> Running in c083b82f8746 [2019-09-11T15:31:18.663Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-09-11T15:31:18.920Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2019-09-11T15:31:18.920Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-11T15:31:18.920Z] daemon.go:336: [db72db13ea120] waiting for daemon to start [2019-09-11T15:31:18.920Z] daemon.go:336: [db72db13ea120] waiting for daemon to start [2019-09-11T15:31:18.920Z] daemon.go:364: [db72db13ea120] daemon started [2019-09-11T15:31:18.920Z] daemon.go:472: [db72db13ea120] Stopping daemon [2019-09-11T15:31:18.920Z] daemon.go:307: [db72db13ea120] exiting daemon [2019-09-11T15:31:18.920Z] daemon.go:459: [db72db13ea120] Daemon stopped [2019-09-11T15:31:18.920Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-11T15:31:19.009Z] Removing intermediate container c083b82f8746 [2019-09-11T15:31:19.009Z] ---> f0a8daa9b9ce [2019-09-11T15:31:19.009Z] Step 102/126 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-09-11T15:31:19.009Z] ---> Running in 97f5eef21435 [2019-09-11T15:31:19.624Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-11T15:31:19.624Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-11T15:31:19.624Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-11T15:31:19.624Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-11T15:31:19.624Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-11T15:31:19.851Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-09-11T15:31:19.851Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-09-11T15:31:19.851Z] daemon.go:336: [d8f5919fde796] waiting for daemon to start [2019-09-11T15:31:19.851Z] daemon.go:336: [d8f5919fde796] waiting for daemon to start [2019-09-11T15:31:19.851Z] daemon.go:364: [d8f5919fde796] daemon started [2019-09-11T15:31:19.851Z] daemon.go:472: [d8f5919fde796] Stopping daemon [2019-09-11T15:31:19.851Z] daemon.go:307: [d8f5919fde796] exiting daemon [2019-09-11T15:31:19.851Z] daemon.go:459: [d8f5919fde796] Daemon stopped [2019-09-11T15:31:19.851Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-11T15:31:19.909Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB] [2019-09-11T15:31:19.909Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-11T15:31:20.109Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-09-11T15:31:20.192Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-11T15:31:22.007Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.03s) [2019-09-11T15:31:22.008Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-09-11T15:31:22.008Z] daemon.go:336: [d26170224b9de] waiting for daemon to start [2019-09-11T15:31:22.008Z] daemon.go:336: [d26170224b9de] waiting for daemon to start [2019-09-11T15:31:22.008Z] daemon.go:364: [d26170224b9de] daemon started [2019-09-11T15:31:22.008Z] daemon.go:472: [d26170224b9de] Stopping daemon [2019-09-11T15:31:22.008Z] daemon.go:307: [d26170224b9de] exiting daemon [2019-09-11T15:31:22.008Z] daemon.go:459: [d26170224b9de] Daemon stopped [2019-09-11T15:31:22.008Z] === RUN TestKernelTCPMemory [2019-09-11T15:31:22.008Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-09-11T15:31:22.008Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-09-11T15:31:22.008Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-09-11T15:31:22.223Z] Fetched 7721 kB in 2s (3035 kB/s) [2019-09-11T15:31:22.941Z] --- PASS: TestKernelTCPMemory (1.27s) [2019-09-11T15:31:22.941Z] === RUN TestNISDomainname [2019-09-11T15:31:23.229Z] Reading package lists... [2019-09-11T15:31:24.240Z] Reading package lists... [2019-09-11T15:31:24.311Z] --- PASS: TestNISDomainname (1.31s) [2019-09-11T15:31:24.311Z] === RUN TestHostnameDnsResolution [2019-09-11T15:31:24.522Z] Building dependency tree... [2019-09-11T15:31:24.522Z] Reading state information... [2019-09-11T15:31:24.805Z] The following additional packages will be installed: [2019-09-11T15:31:24.805Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-11T15:31:24.805Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-11T15:31:24.805Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-11T15:31:24.805Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-11T15:31:24.805Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-11T15:31:24.805Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-11T15:31:24.805Z] libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12 [2019-09-11T15:31:24.805Z] mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-11T15:31:24.805Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-11T15:31:24.805Z] Suggested packages: [2019-09-11T15:31:24.805Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-11T15:31:24.805Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-11T15:31:24.805Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-11T15:31:24.805Z] vim-doc vim-scripts xfsdump acl attr quota [2019-09-11T15:31:24.805Z] Recommended packages: [2019-09-11T15:31:24.805Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-11T15:31:24.805Z] python3-keyrings.alt python3-xdg unzip [2019-09-11T15:31:25.811Z] The following NEW packages will be installed: [2019-09-11T15:31:25.811Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-11T15:31:25.811Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-11T15:31:25.811Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-11T15:31:25.811Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-11T15:31:25.811Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-11T15:31:25.811Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-11T15:31:25.811Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-11T15:31:25.811Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-11T15:31:25.811Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-11T15:31:25.811Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-11T15:31:25.811Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-11T15:31:25.811Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-11T15:31:25.811Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-11T15:31:25.811Z] xfsprogs xxd xz-utils zip [2019-09-11T15:31:25.811Z] The following packages will be upgraded: [2019-09-11T15:31:25.811Z] libsystemd0 libudev1 [2019-09-11T15:31:25.811Z] 2 upgraded, 69 newly installed, 0 to remove and 8 not upgraded. [2019-09-11T15:31:25.811Z] Need to get 87.7 MB of archives. [2019-09-11T15:31:25.811Z] After this operation, 585 MB of additional disk space will be used. [2019-09-11T15:31:25.811Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd0 ppc64el 232-25+deb9u12 [252 kB] [2019-09-11T15:31:26.103Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-09-11T15:31:26.103Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-09-11T15:31:26.103Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-09-11T15:31:26.103Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-09-11T15:31:26.103Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev1 ppc64el 232-25+deb9u12 [120 kB] [2019-09-11T15:31:26.103Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-09-11T15:31:26.103Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-09-11T15:31:26.103Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-09-11T15:31:26.103Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-09-11T15:31:26.103Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-09-11T15:31:26.103Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-09-11T15:31:26.103Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-09-11T15:31:26.103Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-09-11T15:31:26.103Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-09-11T15:31:26.103Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-09-11T15:31:26.103Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-09-11T15:31:26.103Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-09-11T15:31:26.103Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-09-11T15:31:26.103Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-09-11T15:31:26.103Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-09-11T15:31:26.103Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-09-11T15:31:26.103Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-09-11T15:31:26.103Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-11T15:31:26.103Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-11T15:31:26.103Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-09-11T15:31:26.103Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-09-11T15:31:26.103Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-09-11T15:31:26.103Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-09-11T15:31:26.103Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-11T15:31:26.103Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-09-11T15:31:26.103Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-09-11T15:31:26.103Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-09-11T15:31:26.103Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-09-11T15:31:26.103Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-09-11T15:31:26.103Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-09-11T15:31:26.103Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-09-11T15:31:26.103Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-09-11T15:31:26.103Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-09-11T15:31:26.103Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-09-11T15:31:26.103Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-09-11T15:31:26.103Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-09-11T15:31:26.103Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-09-11T15:31:26.103Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-09-11T15:31:26.210Z] --- PASS: TestHostnameDnsResolution (1.58s) [2019-09-11T15:31:26.210Z] === RUN TestStats [2019-09-11T15:31:26.210Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithLinks [2019-09-11T15:31:26.210Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-09-11T15:31:26.419Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-09-11T15:31:26.419Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-09-11T15:31:26.419Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-09-11T15:31:26.419Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-09-11T15:31:26.419Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-09-11T15:31:26.419Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-09-11T15:31:26.419Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-09-11T15:31:26.419Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-11T15:31:26.419Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-11T15:31:26.419Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-11T15:31:26.419Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-09-11T15:31:26.419Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-11T15:31:26.419Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-09-11T15:31:26.419Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-11T15:31:26.419Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-09-11T15:31:26.419Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-09-11T15:31:26.419Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-09-11T15:31:26.419Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-09-11T15:31:26.419Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-09-11T15:31:26.419Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-09-11T15:31:26.765Z] Get:65 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-09-11T15:31:26.766Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-11T15:31:26.766Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-11T15:31:26.766Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-11T15:31:27.095Z] Get:69 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-09-11T15:31:27.095Z] Get:70 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-09-11T15:31:27.580Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-09-11T15:31:28.178Z] Get:71 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-09-11T15:31:28.511Z] --- PASS: TestStats (2.64s) [2019-09-11T15:31:28.511Z] === RUN TestStopContainerWithTimeout [2019-09-11T15:31:28.511Z] === RUN TestStopContainerWithTimeout/0 [2019-09-11T15:31:28.511Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-11T15:31:28.511Z] === RUN TestStopContainerWithTimeout/1 [2019-09-11T15:31:28.511Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-11T15:31:28.511Z] === RUN TestStopContainerWithTimeout/3 [2019-09-11T15:31:28.511Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-11T15:31:28.511Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-11T15:31:28.511Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-11T15:31:28.511Z] === CONT TestStopContainerWithTimeout/0 [2019-09-11T15:31:28.511Z] === CONT TestStopContainerWithTimeout/3 [2019-09-11T15:31:28.768Z] === RUN Test/DockerSuite/TestBuildCacheAdd [2019-09-11T15:31:28.794Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-11T15:31:28.794Z] Fetched 87.7 MB in 2s (34.1 MB/s) [2019-09-11T15:31:28.794Z] (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-09-11T15:31:28.794Z] Preparing to unpack .../libsystemd0_232-25+deb9u12_ppc64el.deb ... [2019-09-11T15:31:28.794Z] Unpacking libsystemd0:ppc64el (232-25+deb9u12) over (232-25+deb9u11) ... [2019-09-11T15:31:28.794Z] Setting up libsystemd0:ppc64el (232-25+deb9u12) ... [2019-09-11T15:31:28.794Z] Selecting previously unselected package bash-completion. [2019-09-11T15:31:28.794Z] (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-09-11T15:31:28.794Z] Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-11T15:31:29.700Z] === RUN Test/DockerSuite/TestBuildCacheBrokenSymlink [2019-09-11T15:31:29.801Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-09-11T15:31:29.957Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-11T15:31:30.084Z] Selecting previously unselected package libnet1:ppc64el. [2019-09-11T15:31:30.084Z] Preparing to unpack .../libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-11T15:31:30.084Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-11T15:31:30.084Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2019-09-11T15:31:30.084Z] Preparing to unpack .../libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-09-11T15:31:30.084Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-09-11T15:31:30.084Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-09-11T15:31:30.084Z] Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-09-11T15:31:30.084Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-09-11T15:31:30.084Z] Preparing to unpack .../libudev1_232-25+deb9u12_ppc64el.deb ... [2019-09-11T15:31:30.084Z] Unpacking libudev1:ppc64el (232-25+deb9u12) over (232-25+deb9u11) ... [2019-09-11T15:31:30.084Z] Setting up libudev1:ppc64el (232-25+deb9u12) ... [2019-09-11T15:31:30.084Z] Selecting previously unselected package libudev-dev:ppc64el. [2019-09-11T15:31:30.084Z] (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 ... 15619 files and directories currently installed.) [2019-09-11T15:31:30.084Z] Preparing to unpack .../0-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-09-11T15:31:30.084Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-09-11T15:31:30.368Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-09-11T15:31:30.368Z] Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-11T15:31:30.368Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-09-11T15:31:30.368Z] Selecting previously unselected package python3.5-minimal. [2019-09-11T15:31:30.368Z] Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-11T15:31:30.368Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-11T15:31:30.523Z] === RUN Test/DockerSuite/TestBuildCacheFrom [2019-09-11T15:31:30.651Z] Selecting previously unselected package python3-minimal. [2019-09-11T15:31:30.651Z] Preparing to unpack .../3-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-09-11T15:31:30.651Z] Unpacking python3-minimal (3.5.3-1) ... [2019-09-11T15:31:30.651Z] Selecting previously unselected package libmpdec2:ppc64el. [2019-09-11T15:31:30.651Z] Preparing to unpack .../4-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-09-11T15:31:30.651Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-09-11T15:31:30.651Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-09-11T15:31:30.651Z] Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-11T15:31:30.651Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-09-11T15:31:30.934Z] Selecting previously unselected package python3.5. [2019-09-11T15:31:30.934Z] Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-11T15:31:30.934Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-11T15:31:31.218Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-09-11T15:31:31.218Z] Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-09-11T15:31:31.218Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-09-11T15:31:31.218Z] Selecting previously unselected package dh-python. [2019-09-11T15:31:31.218Z] Preparing to unpack .../8-dh-python_2.20170125_all.deb ... [2019-09-11T15:31:31.218Z] Unpacking dh-python (2.20170125) ... [2019-09-11T15:31:31.218Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-09-11T15:31:31.218Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-11T15:31:31.455Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithNames [2019-09-11T15:31:31.774Z] === CONT TestStopContainerWithTimeout/1 [2019-09-11T15:31:32.225Z] Setting up python3-minimal (3.5.3-1) ... [2019-09-11T15:31:32.508Z] Selecting previously unselected package python3. [2019-09-11T15:31:32.508Z] (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-09-11T15:31:32.508Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-09-11T15:31:32.508Z] Unpacking python3 (3.5.3-1) ... [2019-09-11T15:31:32.508Z] Selecting previously unselected package pigz. [2019-09-11T15:31:32.508Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-09-11T15:31:32.508Z] Unpacking pigz (2.3.4-1) ... [2019-09-11T15:31:32.508Z] Selecting previously unselected package libip4tc0:ppc64el. [2019-09-11T15:31:32.508Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-11T15:31:32.508Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-11T15:31:32.508Z] Selecting previously unselected package libip6tc0:ppc64el. [2019-09-11T15:31:32.508Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-11T15:31:32.508Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-11T15:31:32.508Z] Selecting previously unselected package libiptc0:ppc64el. [2019-09-11T15:31:32.508Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-11T15:31:32.508Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-11T15:31:32.508Z] Selecting previously unselected package libxtables12:ppc64el. [2019-09-11T15:31:32.508Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-11T15:31:32.508Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-11T15:31:32.508Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-09-11T15:31:32.508Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-09-11T15:31:32.508Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-09-11T15:31:32.509Z] Selecting previously unselected package iptables. [2019-09-11T15:31:32.509Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-11T15:31:32.509Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-11T15:31:32.793Z] Selecting previously unselected package xxd. [2019-09-11T15:31:32.793Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-11T15:31:32.793Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-11T15:31:32.793Z] Selecting previously unselected package vim-common. [2019-09-11T15:31:32.793Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-11T15:31:32.793Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-11T15:31:32.793Z] Selecting previously unselected package bzip2. [2019-09-11T15:31:32.793Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-09-11T15:31:32.793Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-09-11T15:31:32.793Z] Selecting previously unselected package libgpm2:ppc64el. [2019-09-11T15:31:32.793Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-09-11T15:31:32.793Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-09-11T15:31:32.793Z] Selecting previously unselected package xz-utils. [2019-09-11T15:31:32.793Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-09-11T15:31:32.793Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-11T15:31:32.793Z] Selecting previously unselected package aufs-tools. [2019-09-11T15:31:32.793Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-09-11T15:31:32.793Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-11T15:31:33.080Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-11T15:31:33.080Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-11T15:31:33.080Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-11T15:31:33.080Z] Selecting previously unselected package btrfs-progs. [2019-09-11T15:31:33.080Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-09-11T15:31:33.080Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-11T15:31:33.080Z] Selecting previously unselected package btrfs-tools. [2019-09-11T15:31:33.080Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-09-11T15:31:33.080Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-11T15:31:33.080Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-09-11T15:31:33.080Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-09-11T15:31:33.080Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-11T15:31:33.080Z] Selecting previously unselected package dmsetup. [2019-09-11T15:31:33.080Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-09-11T15:31:33.080Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-09-11T15:31:33.363Z] Selecting previously unselected package libonig4:ppc64el. [2019-09-11T15:31:33.363Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-09-11T15:31:33.363Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-09-11T15:31:33.363Z] Selecting previously unselected package libjq1:ppc64el. [2019-09-11T15:31:33.363Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-11T15:31:33.363Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-11T15:31:33.363Z] Selecting previously unselected package jq. [2019-09-11T15:31:33.363Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-11T15:31:33.363Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-11T15:31:33.363Z] Selecting previously unselected package libaio1:ppc64el. [2019-09-11T15:31:33.363Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-09-11T15:31:33.363Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-09-11T15:31:33.363Z] Selecting previously unselected package libcap2-bin. [2019-09-11T15:31:33.363Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-09-11T15:31:33.363Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-09-11T15:31:33.363Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-09-11T15:31:33.363Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-09-11T15:31:33.363Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-11T15:31:33.363Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2019-09-11T15:31:33.363Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-09-11T15:31:33.364Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-09-11T15:31:33.649Z] Selecting previously unselected package libpcre16-3:ppc64el. [2019-09-11T15:31:33.649Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-09-11T15:31:33.649Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-09-11T15:31:33.649Z] Selecting previously unselected package libpcre32-3:ppc64el. [2019-09-11T15:31:33.649Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-09-11T15:31:33.649Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-09-11T15:31:33.649Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2019-09-11T15:31:33.649Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-09-11T15:31:33.649Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-09-11T15:31:33.649Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2019-09-11T15:31:33.649Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-09-11T15:31:33.650Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-09-11T15:31:33.934Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-09-11T15:31:33.934Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-09-11T15:31:33.934Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-09-11T15:31:33.934Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-09-11T15:31:33.934Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-09-11T15:31:33.934Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-11T15:31:33.934Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-09-11T15:31:33.934Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-09-11T15:31:33.934Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-11T15:31:33.934Z] Selecting previously unselected package libreadline5:ppc64el. [2019-09-11T15:31:33.934Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-09-11T15:31:33.934Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-09-11T15:31:33.934Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2019-09-11T15:31:33.934Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-09-11T15:31:33.934Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-09-11T15:31:34.298Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-09-11T15:31:34.298Z] --- PASS: TestStopContainerWithTimeout/0 (1.42s) [2019-09-11T15:31:34.298Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2019-09-11T15:31:34.298Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) [2019-09-11T15:31:34.298Z] --- PASS: TestStopContainerWithTimeout/1 (2.23s) [2019-09-11T15:31:34.298Z] === RUN TestDeleteDevicemapper [2019-09-11T15:31:34.298Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-11T15:31:34.298Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-11T15:31:34.298Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-11T15:31:34.564Z] Selecting previously unselected package net-tools. [2019-09-11T15:31:34.564Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-09-11T15:31:34.564Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-11T15:31:34.564Z] Selecting previously unselected package python-pip-whl. [2019-09-11T15:31:34.564Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-11T15:31:34.564Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-11T15:31:34.564Z] Selecting previously unselected package python3-pip. [2019-09-11T15:31:34.564Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-11T15:31:34.564Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-11T15:31:34.564Z] Selecting previously unselected package python3-pkg-resources. [2019-09-11T15:31:34.564Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-11T15:31:34.564Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-11T15:31:34.848Z] Selecting previously unselected package python3-setuptools. [2019-09-11T15:31:34.848Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-11T15:31:34.848Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-09-11T15:31:34.848Z] Selecting previously unselected package python3-wheel. [2019-09-11T15:31:34.848Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-11T15:31:34.848Z] Unpacking python3-wheel (0.29.0-2) ... [2019-09-11T15:31:34.848Z] Selecting previously unselected package thin-provisioning-tools. [2019-09-11T15:31:34.848Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-09-11T15:31:34.848Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-11T15:31:34.848Z] Selecting previously unselected package vim-runtime. [2019-09-11T15:31:34.848Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-11T15:31:34.848Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-11T15:31:34.848Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-11T15:31:34.848Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-11T15:31:34.862Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-09-11T15:31:35.859Z] Selecting previously unselected package vim. [2019-09-11T15:31:35.859Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-11T15:31:35.859Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-11T15:31:36.145Z] Selecting previously unselected package xfsprogs. [2019-09-11T15:31:36.145Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-09-11T15:31:36.145Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-11T15:31:36.145Z] Selecting previously unselected package zip. [2019-09-11T15:31:36.145Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-09-11T15:31:36.145Z] Unpacking zip (3.0-11+b1) ... [2019-09-11T15:31:36.145Z] Selecting previously unselected package libapparmor-perl. [2019-09-11T15:31:36.145Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-11T15:31:36.145Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-11T15:31:36.427Z] Selecting previously unselected package apparmor. [2019-09-11T15:31:36.427Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-11T15:31:36.427Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-11T15:31:36.427Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-11T15:31:36.427Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-09-11T15:31:36.427Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-11T15:31:36.710Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-11T15:31:36.710Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-09-11T15:31:36.710Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-11T15:31:36.760Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.81s) [2019-09-11T15:31:36.760Z] === RUN TestUpdateMemory [2019-09-11T15:31:36.760Z] --- SKIP: TestUpdateMemory (0.00s) [2019-09-11T15:31:36.760Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-11T15:31:36.760Z] === RUN TestUpdateCPUQuota [2019-09-11T15:31:37.324Z] === RUN Test/DockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-09-11T15:31:37.325Z] Selecting previously unselected package binutils-mingw-w64. [2019-09-11T15:31:37.325Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-11T15:31:37.325Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-11T15:31:37.325Z] Selecting previously unselected package mingw-w64-common. [2019-09-11T15:31:37.325Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-11T15:31:37.325Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-11T15:31:38.336Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-11T15:31:38.336Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-11T15:31:38.336Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-11T15:31:38.697Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-09-11T15:31:38.954Z] --- PASS: TestUpdateCPUQuota (2.20s) [2019-09-11T15:31:38.955Z] === RUN TestUpdatePidsLimit [2019-09-11T15:31:38.955Z] === RUN Test/DockerSuite/TestBuildCacheRootSource [2019-09-11T15:31:38.955Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-11T15:31:39.345Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-09-11T15:31:39.345Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-11T15:31:39.345Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-11T15:31:39.345Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-11T15:31:39.345Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-11T15:31:39.345Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-11T15:31:39.519Z] === RUN TestUpdatePidsLimit/no_change [2019-09-11T15:31:39.777Z] === RUN Test/DockerSuite/TestBuildCancellationKillsSleep [2019-09-11T15:31:40.034Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-11T15:31:40.600Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-11T15:31:40.858Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-09-11T15:31:41.116Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-11T15:31:41.116Z] === RUN Test/DockerSuite/TestBuildChownOnCopy [2019-09-11T15:31:41.683Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-11T15:31:42.249Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-11T15:31:43.730Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-11T15:31:44.012Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-11T15:31:44.012Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-11T15:31:44.147Z] --- PASS: TestUpdatePidsLimit (4.96s) [2019-09-11T15:31:44.147Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.52s) [2019-09-11T15:31:44.147Z] --- PASS: TestUpdatePidsLimit/no_change (0.63s) [2019-09-11T15:31:44.147Z] --- PASS: TestUpdatePidsLimit/update_lower (0.49s) [2019-09-11T15:31:44.147Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.50s) [2019-09-11T15:31:44.147Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2019-09-11T15:31:44.147Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.57s) [2019-09-11T15:31:44.147Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.55s) [2019-09-11T15:31:44.147Z] === RUN TestUpdateRestartPolicy [2019-09-11T15:31:45.085Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-09-11T15:31:47.160Z] ok github.com/docker/docker/pkg/archive 8.770s coverage: 62.2% of statements [2019-09-11T15:31:47.160Z] ok github.com/docker/docker/pkg/authorization 1.255s coverage: 26.2% of statements [2019-09-11T15:31:47.160Z] ok github.com/docker/docker/pkg/broadcaster 0.075s coverage: 100.0% of statements [2019-09-11T15:31:47.160Z] ok github.com/docker/docker/pkg/capabilities 0.101s coverage: 87.5% of statements [2019-09-11T15:31:47.160Z] ok github.com/docker/docker/pkg/chrootarchive 0.181s coverage: 15.4% of statements [2019-09-11T15:31:47.160Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-11T15:31:47.160Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-11T15:31:47.160Z] ok github.com/docker/docker/pkg/directory 0.154s coverage: 80.0% of statements [2019-09-11T15:31:47.160Z] ok github.com/docker/docker/pkg/discovery 0.158s coverage: 58.3% of statements [2019-09-11T15:31:47.160Z] ok github.com/docker/docker/pkg/discovery/file 0.203s coverage: 92.9% of statements [2019-09-11T15:31:47.160Z] ok github.com/docker/docker/pkg/discovery/kv 3.323s coverage: 84.1% of statements [2019-09-11T15:31:47.160Z] ok github.com/docker/docker/pkg/discovery/memory 0.161s coverage: 92.3% of statements [2019-09-11T15:31:47.160Z] ok github.com/docker/docker/pkg/discovery/nodes 0.185s coverage: 93.8% of statements [2019-09-11T15:31:47.160Z] ok github.com/docker/docker/pkg/filenotify 0.108s coverage: 45.7% of statements [2019-09-11T15:31:47.160Z] ok github.com/docker/docker/pkg/fileutils 0.189s coverage: 87.7% of statements [2019-09-11T15:31:47.160Z] ok github.com/docker/docker/pkg/homedir 0.033s coverage: 37.5% of statements [2019-09-11T15:31:47.160Z] ok github.com/docker/docker/pkg/idtools 0.086s coverage: 6.3% of statements [2019-09-11T15:31:47.160Z] ok github.com/docker/docker/pkg/ioutils 0.596s coverage: 69.2% of statements [2019-09-11T15:31:47.160Z] ok github.com/docker/docker/pkg/jsonmessage 0.252s coverage: 91.7% of statements [2019-09-11T15:31:47.160Z] ok github.com/docker/docker/pkg/locker 0.058s coverage: 88.9% of statements [2019-09-11T15:31:47.160Z] ok github.com/docker/docker/pkg/longpath 0.068s coverage: 100.0% of statements [2019-09-11T15:31:47.160Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-09-11T15:31:47.160Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2019-09-11T15:31:47.160Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-11T15:31:47.160Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2019-09-11T15:31:47.160Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-09-11T15:31:47.160Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-09-11T15:31:47.160Z] ok github.com/docker/docker/pkg/pidfile 0.111s coverage: 82.6% of statements [2019-09-11T15:31:47.160Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-11T15:31:47.160Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-11T15:31:47.466Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-11T15:31:47.466Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-11T15:31:47.466Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-09-11T15:31:47.466Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-11T15:31:47.466Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-11T15:31:47.466Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-11T15:31:47.466Z] Processing triggers for mime-support (3.60) ... [2019-09-11T15:31:47.466Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-11T15:31:47.466Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-09-11T15:31:47.466Z] Setting up libcap2-bin (1:2.25-1) ... [2019-09-11T15:31:47.466Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-11T15:31:47.466Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-11T15:31:47.466Z] Setting up bash-completion (1:2.1-4.3) ... [2019-09-11T15:31:48.366Z] === RUN Test/DockerSuite/TestBuildChownSingleFile [2019-09-11T15:31:48.474Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-09-11T15:31:48.474Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-11T15:31:48.474Z] Setting up zip (3.0-11+b1) ... [2019-09-11T15:31:48.474Z] Setting up bzip2 (1.0.6-8.1) ... [2019-09-11T15:31:48.474Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-11T15:31:48.474Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-11T15:31:48.474Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-11T15:31:48.474Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2019-09-11T15:31:48.474Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-11T15:31:48.475Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-11T15:31:48.475Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-11T15:31:48.475Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-11T15:31:48.475Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-11T15:31:48.475Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-09-11T15:31:48.475Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-09-11T15:31:48.475Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-09-11T15:31:48.475Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-11T15:31:48.757Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-09-11T15:31:48.757Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-09-11T15:31:48.757Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-09-11T15:31:48.757Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-11T15:31:48.757Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-11T15:31:48.757Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-09-11T15:31:48.757Z] Setting up pigz (2.3.4-1) ... [2019-09-11T15:31:48.757Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-11T15:31:48.757Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-09-11T15:31:48.757Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-11T15:31:48.757Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-09-11T15:31:48.757Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-11T15:31:48.757Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-11T15:31:48.757Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-09-11T15:31:48.757Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-09-11T15:31:48.757Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-11T15:31:48.757Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-11T15:31:48.757Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-11T15:31:48.757Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-11T15:31:48.757Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-11T15:31:48.757Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-11T15:31:48.757Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-11T15:31:48.757Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-11T15:31:48.758Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-11T15:31:48.758Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-11T15:31:48.758Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-09-11T15:31:48.758Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-11T15:31:48.758Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-11T15:31:48.758Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-11T15:31:48.758Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-11T15:31:48.758Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-09-11T15:31:48.758Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-11T15:31:48.934Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-09-11T15:31:50.777Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-09-11T15:31:50.777Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-11T15:31:50.777Z] 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-09-11T15:31:50.777Z] 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-09-11T15:31:50.777Z] 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-09-11T15:31:50.777Z] 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-09-11T15:31:50.777Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-11T15:31:50.777Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-11T15:31:50.777Z] 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-09-11T15:31:50.777Z] 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-09-11T15:31:50.777Z] Setting up python3 (3.5.3-1) ... [2019-09-11T15:31:50.832Z] === RUN Test/DockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-09-11T15:31:51.396Z] === RUN Test/DockerSuite/TestBuildClearCmd [2019-09-11T15:31:51.410Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-11T15:31:51.960Z] === RUN Test/DockerSuite/TestBuildCmd [2019-09-11T15:31:52.027Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-11T15:31:52.027Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-11T15:31:52.027Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-11T15:31:52.027Z] Setting up python3-wheel (0.29.0-2) ... [2019-09-11T15:31:52.217Z] === RUN Test/DockerSuite/TestBuildCmdJSONNoShDashC [2019-09-11T15:31:52.315Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-11T15:31:52.475Z] === RUN Test/DockerSuite/TestBuildCmdShDashC [2019-09-11T15:31:52.598Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-11T15:31:52.598Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-11T15:31:53.040Z] === RUN Test/DockerSuite/TestBuildCmdShellArgsEscaped [2019-09-11T15:31:53.040Z] === RUN Test/DockerSuite/TestBuildCmdSpaces [2019-09-11T15:31:53.213Z] Setting up dmsetup (2:1.02.137-2) ... [2019-09-11T15:31:53.213Z] Setting up python3-setuptools (33.1.1-1) ... [2019-09-11T15:31:53.495Z] Setting up dh-python (2.20170125) ... [2019-09-11T15:31:53.779Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-09-11T15:31:53.779Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-11T15:31:53.970Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-09-11T15:31:54.536Z] === RUN Test/DockerSuite/TestBuildCommentsShebangs [2019-09-11T15:31:56.200Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-11T15:31:56.200Z] [2019-09-11T15:31:56.200Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-11T15:31:56.200Z] PKG_CONFIG=pkg-config [2019-09-11T15:31:56.200Z] GOLANG_VERSION=1.12.9 [2019-09-11T15:31:56.200Z] HOSTNAME=96754195e041 [2019-09-11T15:31:56.200Z] DOCKER_EXPERIMENTAL=1 [2019-09-11T15:31:56.200Z] container=docker [2019-09-11T15:31:56.200Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-11T15:31:56.200Z] GOMETALINTER_OPTS=--deadline=2m [2019-09-11T15:31:56.200Z] GOPATH=/go [2019-09-11T15:31:56.200Z] PWD=/go/src/github.com/docker/docker [2019-09-11T15:31:56.200Z] HOME=/root [2019-09-11T15:31:56.200Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-11T15:31:56.200Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-11T15:31:56.200Z] DOCKER_GITCOMMIT=1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:31:56.200Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-11T15:31:56.200Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-11T15:31:56.200Z] TERM=xterm [2019-09-11T15:31:56.200Z] DEST=bundles/test-integration [2019-09-11T15:31:56.200Z] SHLVL=1 [2019-09-11T15:31:56.200Z] TIMEOUT=120m [2019-09-11T15:31:56.200Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-11T15:31:56.200Z] DOCKER_PKG=github.com/docker/docker [2019-09-11T15:31:56.200Z] TESTDEBUG=1 [2019-09-11T15:31:56.200Z] _=/usr/bin/env [2019-09-11T15:31:56.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-11T15:31:56.433Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-09-11T15:31:57.804Z] --- PASS: TestUpdateRestartPolicy (13.81s) [2019-09-11T15:31:57.804Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-11T15:31:58.737Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s) [2019-09-11T15:31:58.737Z] === RUN TestWaitNonBlocked [2019-09-11T15:31:58.737Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-11T15:31:58.737Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-11T15:31:58.737Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-11T15:31:58.737Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-11T15:31:58.737Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-11T15:31:58.737Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-11T15:31:59.670Z] === RUN Test/DockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-09-11T15:31:59.927Z] --- PASS: TestWaitNonBlocked (0.05s) [2019-09-11T15:31:59.927Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.24s) [2019-09-11T15:31:59.927Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.37s) [2019-09-11T15:31:59.927Z] === RUN TestWaitBlocked [2019-09-11T15:31:59.927Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-11T15:31:59.927Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-11T15:31:59.927Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-11T15:31:59.927Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-11T15:31:59.927Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-11T15:31:59.927Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-11T15:32:01.298Z] === RUN Test/DockerSuite/TestBuildConditionalCache [2019-09-11T15:32:01.556Z] --- PASS: TestWaitBlocked (0.02s) [2019-09-11T15:32:01.556Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s) [2019-09-11T15:32:01.556Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.59s) [2019-09-11T15:32:01.556Z] === CONT TestContainerStartOnDaemonRestart [2019-09-11T15:32:01.556Z] === CONT TestIpcModeOlderClient [2019-09-11T15:32:01.814Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-09-11T15:32:01.814Z] === CONT TestDaemonRestartIpcMode [2019-09-11T15:32:02.379Z] === RUN Test/DockerSuite/TestBuildContChar [2019-09-11T15:32:03.753Z] === RUN Test/DockerDaemonSuite/TestDaemonShutdownTimeout [2019-09-11T15:32:04.062Z] Removing intermediate container 97f5eef21435 [2019-09-11T15:32:04.062Z] ---> f33b644da7c9 [2019-09-11T15:32:04.062Z] Step 103/126 : RUN pip3 install yamllint==1.16.0 [2019-09-11T15:32:04.062Z] ---> Running in 09dede445b80 [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/pkg/plugins 35.116s coverage: 73.4% of statements [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.068s coverage: 56.8% of statements [2019-09-11T15:32:04.820Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-11T15:32:04.820Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/pkg/plugins/transport 0.156s coverage: 85.7% of statements [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 87.9% of statements [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 73.9% of statements [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/pkg/reexec 0.077s coverage: 82.4% of statements [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/pkg/signal 0.060s coverage: 20.3% of statements [2019-09-11T15:32:04.820Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/pkg/streamformatter 0.060s coverage: 66.2% of statements [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2019-09-11T15:32:04.820Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/pkg/sysinfo 0.080s coverage: 38.2% of statements [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/pkg/system 0.066s coverage: 12.7% of statements [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/pkg/tailfile 0.134s coverage: 88.6% of statements [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/pkg/tarsum 0.256s coverage: 89.3% of statements [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/pkg/term 0.192s coverage: 30.8% of statements [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/pkg/term/windows 0.070s coverage: 0.0% of statements [no tests to run] [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/pkg/truncindex 0.174s coverage: 91.5% of statements [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/pkg/useragent 0.057s coverage: 88.9% of statements [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/plugin 0.206s coverage: 11.6% of statements [2019-09-11T15:32:04.820Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/plugin/v2 0.186s coverage: 20.1% of statements [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/reference 0.173s coverage: 83.7% of statements [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/registry 0.473s coverage: 52.3% of statements [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/registry/resumable 0.268s coverage: 100.0% of statements [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2019-09-11T15:32:04.820Z] ? github.com/docker/docker/rootless [no test files] [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/runconfig 0.144s coverage: 54.5% of statements [2019-09-11T15:32:04.820Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/testutil 0.074s coverage: 62.5% of statements [2019-09-11T15:32:04.820Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-11T15:32:04.820Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-11T15:32:04.820Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-11T15:32:04.820Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-11T15:32:04.820Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-11T15:32:04.820Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-11T15:32:04.820Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-11T15:32:04.820Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-11T15:32:04.820Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-11T15:32:04.820Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-11T15:32:04.820Z] ? github.com/docker/docker/volume [no test files] [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/volume/drivers 0.131s coverage: 36.1% of statements [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/volume/local 0.230s coverage: 37.7% of statements [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/volume/mounts 0.163s coverage: 66.2% of statements [2019-09-11T15:32:04.820Z] ok github.com/docker/docker/volume/service 0.506s coverage: 70.3% of statements [2019-09-11T15:32:04.820Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-11T15:32:04.820Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-11T15:32:05.278Z] INFO: make.ps1 ended at 09/11/2019 15:32:04 [2019-09-11T15:32:05.651Z] --- PASS: TestContainerStartOnDaemonRestart (4.12s) [2019-09-11T15:32:05.651Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-09-11T15:32:05.651Z] daemon.go:336: [d5b4112666864] waiting for daemon to start [2019-09-11T15:32:05.651Z] daemon.go:336: [d5b4112666864] waiting for daemon to start [2019-09-11T15:32:05.651Z] daemon.go:364: [d5b4112666864] daemon started [2019-09-11T15:32:05.651Z] daemon.go:336: [d5b4112666864] waiting for daemon to start [2019-09-11T15:32:05.651Z] daemon.go:307: [d5b4112666864] exiting daemon [2019-09-11T15:32:05.651Z] daemon.go:336: [d5b4112666864] waiting for daemon to start [2019-09-11T15:32:05.651Z] daemon.go:364: [d5b4112666864] daemon started [2019-09-11T15:32:05.651Z] daemon.go:472: [d5b4112666864] Stopping daemon [2019-09-11T15:32:05.651Z] daemon.go:307: [d5b4112666864] exiting daemon [2019-09-11T15:32:05.651Z] daemon.go:459: [d5b4112666864] Daemon stopped [2019-09-11T15:32:05.908Z] === RUN Test/DockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-09-11T15:32:06.474Z] === RUN Test/DockerSuite/TestBuildContainerWithCgroupParent [2019-09-11T15:32:06.474Z] --- PASS: TestDaemonRestartIpcMode (4.80s) [2019-09-11T15:32:06.474Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-09-11T15:32:06.474Z] daemon.go:336: [d7bca7d6ba65a] waiting for daemon to start [2019-09-11T15:32:06.474Z] daemon.go:336: [d7bca7d6ba65a] waiting for daemon to start [2019-09-11T15:32:06.474Z] daemon.go:364: [d7bca7d6ba65a] daemon started [2019-09-11T15:32:06.474Z] daemon.go:472: [d7bca7d6ba65a] Stopping daemon [2019-09-11T15:32:06.474Z] daemon.go:307: [d7bca7d6ba65a] exiting daemon [2019-09-11T15:32:06.474Z] daemon.go:459: [d7bca7d6ba65a] Daemon stopped [2019-09-11T15:32:06.474Z] daemon.go:336: [d7bca7d6ba65a] waiting for daemon to start [2019-09-11T15:32:06.474Z] daemon.go:336: [d7bca7d6ba65a] waiting for daemon to start [2019-09-11T15:32:06.474Z] daemon.go:364: [d7bca7d6ba65a] daemon started [2019-09-11T15:32:06.474Z] daemon.go:472: [d7bca7d6ba65a] Stopping daemon [2019-09-11T15:32:06.474Z] daemon.go:307: [d7bca7d6ba65a] exiting daemon [2019-09-11T15:32:06.474Z] daemon.go:459: [d7bca7d6ba65a] Daemon stopped [2019-09-11T15:32:06.474Z] PASS [2019-09-11T15:32:06.474Z] [2019-09-11T15:32:06.474Z] === Skipped [2019-09-11T15:32:06.474Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-09-11T15:32:06.474Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-11T15:32:06.474Z] [2019-09-11T15:32:06.805Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2019-09-11T15:32:06.805Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-11T15:32:06.805Z] [2019-09-11T15:32:06.805Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-09-11T15:32:06.805Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-11T15:32:06.805Z] [2019-09-11T15:32:06.805Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-11T15:32:06.805Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-11T15:32:06.805Z] [2019-09-11T15:32:06.805Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-09-11T15:32:06.805Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-11T15:32:06.805Z] [2019-09-11T15:32:06.805Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-09-11T15:32:06.805Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-11T15:32:06.805Z] [2019-09-11T15:32:06.805Z] [2019-09-11T15:32:06.805Z] DONE 197 tests, 6 skipped in 158.329s [2019-09-11T15:32:06.805Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-09-11T15:32:06.805Z] ++ 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-09-11T15:32:06.805Z] ++ set -e [2019-09-11T15:32:06.805Z] ++ '[' -n 1 ']' [2019-09-11T15:32:06.805Z] ++ set -x [2019-09-11T15:32:06.805Z] ++ env -i DEST=/go/src/github.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-09-11T15:32:06.805Z] INFO: Testing against a local daemon [2019-09-11T15:32:06.805Z] === RUN TestCommitInheritsEnv [2019-09-11T15:32:06.823Z] Collecting yamllint==1.16.0 [2019-09-11T15:32:06.823Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-11T15:32:06.937Z] INFO: Unit tests ended at 09/11/2019 15:32:06. Duration:00:03:46.3530169 [2019-09-11T15:32:06.937Z] INFO: Building busybox [2019-09-11T15:32:06.937Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-09-11T15:32:06.937Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-09-11T15:32:06.937Z] [2019-09-11T15:32:06.937Z] Sending build context to Docker daemon 2.56kB [2019-09-11T15:32:06.937Z] [2019-09-11T15:32:06.937Z] Step 1/6 : FROM microsoft/windowsservercore [2019-09-11T15:32:06.937Z] ---> 1ddfa8bee56a [2019-09-11T15:32:06.937Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-09-11T15:32:06.937Z] ---> Running in 879a631e433a [2019-09-11T15:32:07.107Z] Collecting pyyaml (from yamllint==1.16.0) [2019-09-11T15:32:07.107Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-11T15:32:07.370Z] --- PASS: TestCommitInheritsEnv (0.53s) [2019-09-11T15:32:07.371Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-11T15:32:07.371Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-11T15:32:07.371Z] === RUN TestImagesFilterMultiReference [2019-09-11T15:32:07.371Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-09-11T15:32:07.371Z] === RUN TestImagePullPlatformInvalid [2019-09-11T15:32:07.371Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-09-11T15:32:07.371Z] === RUN TestRemoveImageOrphaning [2019-09-11T15:32:07.628Z] === RUN Test/DockerSuite/TestBuildContextCleanup [2019-09-11T15:32:08.115Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-11T15:32:08.115Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-11T15:32:08.192Z] === RUN Test/DockerSuite/TestBuildContextCleanupFailedBuild [2019-09-11T15:32:08.192Z] --- PASS: TestRemoveImageOrphaning (0.64s) [2019-09-11T15:32:08.192Z] === RUN TestRemoveImageGarbageCollector [2019-09-11T15:32:08.730Z] Building wheels for collected packages: pyyaml, pathspec [2019-09-11T15:32:08.730Z] Running setup.py bdist_wheel for pyyaml: started [2019-09-11T15:32:09.124Z] === RUN Test/DockerSuite/TestBuildContextTarGzip [2019-09-11T15:32:09.352Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-11T15:32:09.352Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-11T15:32:09.352Z] Running setup.py bdist_wheel for pathspec: started [2019-09-11T15:32:09.381Z] === RUN Test/DockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-09-11T15:32:09.639Z] === RUN Test/DockerSuite/TestBuildContextTarNoCompression [2019-09-11T15:32:09.967Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-11T15:32:09.967Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-11T15:32:09.967Z] Successfully built pyyaml pathspec [2019-09-11T15:32:09.967Z] Installing collected packages: pyyaml, pathspec, yamllint [2019-09-11T15:32:10.208Z] === RUN Test/DockerSuite/TestBuildCopyAddMultipleFiles [2019-09-11T15:32:10.250Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-11T15:32:10.773Z] --- PASS: TestRemoveImageGarbageCollector (2.47s) [2019-09-11T15:32:10.773Z] remove_unix_test.go:34: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector [2019-09-11T15:32:10.773Z] daemon.go:336: [dbb353307715a] waiting for daemon to start [2019-09-11T15:32:10.773Z] daemon.go:336: [dbb353307715a] waiting for daemon to start [2019-09-11T15:32:10.773Z] daemon.go:364: [dbb353307715a] daemon started [2019-09-11T15:32:10.773Z] daemon.go:472: [dbb353307715a] Stopping daemon [2019-09-11T15:32:10.773Z] daemon.go:307: [dbb353307715a] exiting daemon [2019-09-11T15:32:10.773Z] daemon.go:459: [dbb353307715a] Daemon stopped [2019-09-11T15:32:10.773Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-11T15:32:10.773Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2019-09-11T15:32:10.773Z] === RUN TestTagInvalidReference [2019-09-11T15:32:10.773Z] --- PASS: TestTagInvalidReference (0.04s) [2019-09-11T15:32:10.773Z] === RUN TestTagValidPrefixedRepo [2019-09-11T15:32:10.773Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-09-11T15:32:10.773Z] === RUN TestTagExistedNameWithoutForce [2019-09-11T15:32:10.773Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-09-11T15:32:10.773Z] === RUN TestTagOfficialNames [2019-09-11T15:32:10.869Z] Removing intermediate container 09dede445b80 [2019-09-11T15:32:10.869Z] ---> d3aeadc9824b [2019-09-11T15:32:10.869Z] Step 104/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-11T15:32:11.030Z] --- PASS: TestTagOfficialNames (0.10s) [2019-09-11T15:32:11.030Z] === RUN TestTagMatchesDigest [2019-09-11T15:32:11.030Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-09-11T15:32:11.030Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-11T15:32:11.889Z] ---> 3a2e1f9f42b7 [2019-09-11T15:32:11.889Z] Step 105/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-11T15:32:12.717Z] Removing intermediate container 879a631e433a [2019-09-11T15:32:12.717Z] ---> fd64f3dc33c2 [2019-09-11T15:32:12.717Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-09-11T15:32:13.174Z] [2019-09-11T15:32:13.631Z] ---> 607f2c9a59b0 [2019-09-11T15:32:13.631Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-09-11T15:32:13.631Z] ---> Running in 25ca2d30e824 [2019-09-11T15:32:14.596Z] [2019-09-11T15:32:14.596Z] SUCCESS: Specified value was saved. [2019-09-11T15:32:16.269Z] ---> 2d53fadb405d [2019-09-11T15:32:16.269Z] Step 106/126 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-09-11T15:32:16.288Z] === RUN Test/DockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-09-11T15:32:16.545Z] === RUN Test/DockerDaemonSuite/TestDaemonStartIptablesFalse [2019-09-11T15:32:17.110Z] === RUN Test/DockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-09-11T15:32:17.497Z] Removing intermediate container 25ca2d30e824 [2019-09-11T15:32:17.497Z] ---> fa075c2d8d79 [2019-09-11T15:32:17.497Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-09-11T15:32:17.497Z] ---> Running in f599df219409 [2019-09-11T15:32:17.675Z] === RUN Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-11T15:32:18.944Z] ---> 945b32055bae [2019-09-11T15:32:18.944Z] Step 107/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-11T15:32:19.227Z] ---> ed53610d0e54 [2019-09-11T15:32:19.227Z] Step 108/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-11T15:32:19.227Z] ---> d982abecd74f [2019-09-11T15:32:19.227Z] Step 109/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-09-11T15:32:19.840Z] ---> e4aa08dd543c [2019-09-11T15:32:19.840Z] Step 110/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-09-11T15:32:19.840Z] ---> e309ce90ca68 [2019-09-11T15:32:19.840Z] Step 111/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-09-11T15:32:20.124Z] ---> ca13d13eedcb [2019-09-11T15:32:20.124Z] Step 112/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-09-11T15:32:21.145Z] ---> bd7be2280eac [2019-09-11T15:32:21.145Z] Step 113/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-09-11T15:32:21.427Z] ---> a1d664c44d89 [2019-09-11T15:32:21.427Z] Step 114/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-09-11T15:32:22.046Z] ---> d444949cdd57 [2019-09-11T15:32:22.046Z] Step 115/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-11T15:32:22.934Z] === RUN Test/DockerDaemonSuite/TestDaemonStartWithoutColors [2019-09-11T15:32:23.286Z] Cannot create a file when that file already exists. [2019-09-11T15:32:23.517Z] ---> 1474b5a9376b [2019-09-11T15:32:23.517Z] Step 116/126 : COPY --from=criu /build/ /usr/local/ [2019-09-11T15:32:23.799Z] ---> 1053435bbaa9 [2019-09-11T15:32:23.799Z] Step 117/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-11T15:32:23.867Z] === RUN Test/DockerDaemonSuite/TestDaemonStartWithoutHost [2019-09-11T15:32:24.413Z] ---> af8e8d2ccbae [2019-09-11T15:32:24.413Z] Step 118/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-09-11T15:32:24.432Z] === RUN Test/DockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-09-11T15:32:24.706Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-09-11T15:32:24.706Z] bad55c542dc9: Pulling fs layer [2019-09-11T15:32:24.997Z] === RUN Test/DockerDaemonSuite/TestDaemonUlimitDefaults [2019-09-11T15:32:25.328Z] bad55c542dc9: Download complete [2019-09-11T15:32:25.611Z] bad55c542dc9: Pull complete [2019-09-11T15:32:25.611Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-11T15:32:25.611Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-11T15:32:25.893Z] ---> 479e4521cd69 [2019-09-11T15:32:25.893Z] Step 119/126 : ENV PATH=/usr/local/cli:$PATH [2019-09-11T15:32:25.932Z] === RUN Test/DockerSuite/TestBuildCopyCacheOnFileChange [2019-09-11T15:32:26.176Z] ---> Running in 5e4145ea403a [2019-09-11T15:32:26.176Z] Removing intermediate container 5e4145ea403a [2019-09-11T15:32:26.176Z] ---> 8e87b808530c [2019-09-11T15:32:26.176Z] Step 120/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-09-11T15:32:26.176Z] ---> Running in 7f636ca5b41f [2019-09-11T15:32:26.471Z] Removing intermediate container 7f636ca5b41f [2019-09-11T15:32:26.471Z] ---> 52e9903247f8 [2019-09-11T15:32:26.471Z] Step 121/126 : ENV GOMETALINTER_OPTS="--deadline=2m" [2019-09-11T15:32:26.471Z] ---> Running in 0b7a97f2405e [2019-09-11T15:32:26.471Z] Removing intermediate container 0b7a97f2405e [2019-09-11T15:32:26.471Z] ---> 215284492879 [2019-09-11T15:32:26.471Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-09-11T15:32:26.471Z] ---> Running in ae1cb82c6937 [2019-09-11T15:32:26.755Z] Removing intermediate container ae1cb82c6937 [2019-09-11T15:32:26.755Z] ---> 51a40cab93c8 [2019-09-11T15:32:26.755Z] Step 123/126 : VOLUME /var/lib/docker [2019-09-11T15:32:26.755Z] ---> Running in 12aecd734419 [2019-09-11T15:32:26.755Z] Removing intermediate container 12aecd734419 [2019-09-11T15:32:26.755Z] ---> 79c183c22b78 [2019-09-11T15:32:26.755Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-09-11T15:32:26.755Z] ---> Running in f4fdf96214ba [2019-09-11T15:32:26.755Z] Removing intermediate container f4fdf96214ba [2019-09-11T15:32:26.755Z] ---> e978847ec5c9 [2019-09-11T15:32:26.755Z] Step 125/126 : FROM dev AS final [2019-09-11T15:32:26.865Z] === RUN Test/DockerSuite/TestBuildCopyDirButNotFile [2019-09-11T15:32:26.962Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-09-11T15:32:26.962Z] Copying nested executables into bundles/binary-daemon [2019-09-11T15:32:26.962Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-09-11T15:32:27.043Z] ---> e978847ec5c9 [2019-09-11T15:32:27.043Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-09-11T15:32:27.322Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39724/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr49 -e DOCKER_GITCOMMIT=1fdf1753b20d3cc621d66300417dfb661213fec5 -e DOCKER_GRAPHDRIVER docker:1fdf1753b20d3cc621d66300417dfb661213fec5 hack/make.sh cross [2019-09-11T15:32:27.796Z] === RUN Test/DockerSuite/TestBuildCopyDirContentToExistDir [2019-09-11T15:32:27.882Z] [2019-09-11T15:32:28.146Z] Removing bundles/ [2019-09-11T15:32:28.146Z] [2019-09-11T15:32:28.146Z] ---> Making bundle: cross (in bundles/cross) [2019-09-11T15:32:28.146Z] Cross building: bundles/cross/linux/amd64 [2019-09-11T15:32:28.146Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-09-11T15:32:28.146Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-09-11T15:32:28.730Z] === RUN Test/DockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-09-11T15:32:29.063Z] Removing intermediate container f599df219409 [2019-09-11T15:32:29.063Z] ---> 687a26df8696 [2019-09-11T15:32:29.063Z] Step 6/6 : CMD ["sh"] [2019-09-11T15:32:29.063Z] ---> Running in aac9efe4076a [2019-09-11T15:32:29.295Z] === RUN Test/DockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-09-11T15:32:29.521Z] Removing intermediate container aac9efe4076a [2019-09-11T15:32:29.521Z] ---> d393baa293cc [2019-09-11T15:32:29.521Z] Successfully built d393baa293cc [2019-09-11T15:32:29.521Z] Successfully tagged busybox:latest [2019-09-11T15:32:29.521Z] INFO: Docker images of the daemon under test [2019-09-11T15:32:29.521Z] [2019-09-11T15:32:29.521Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-11T15:32:29.521Z] busybox latest d393baa293cc Less than a second ago 4.75GB [2019-09-11T15:32:29.521Z] microsoft/windowsservercore latest 1ddfa8bee56a 19 hours ago 4.71GB [2019-09-11T15:32:29.521Z] mcr.microsoft.com/windows/servercore ltsc2019 1ddfa8bee56a 19 hours ago 4.71GB [2019-09-11T15:32:29.521Z] [2019-09-11T15:32:29.521Z] INFO: Running integration tests at 09/11/2019 15:32:29... [2019-09-11T15:32:29.521Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-09-11T15:32:29.521Z] INFO: Integration API tests being run from the host: [2019-09-11T15:32:29.521Z] INFO: make.ps1 starting at 09/11/2019 15:32:29 [2019-09-11T15:32:31.053Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-09-11T15:32:32.573Z] === RUN Test/DockerSuite/TestBuildCopyDirContentToRoot [2019-09-11T15:32:33.860Z] ---> 3fd040548f56 [2019-09-11T15:32:33.860Z] Successfully built 3fd040548f56 [2019-09-11T15:32:33.860Z] Successfully tagged docker:1fdf1753b20d3cc621d66300417dfb661213fec5 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-11T15:32:34.294Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39724/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr49 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1fdf1753b20d3cc621d66300417dfb661213fec5 -e DOCKER_GRAPHDRIVER docker:1fdf1753b20d3cc621d66300417dfb661213fec5 hack/test/unit [2019-09-11T15:32:37.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-11T15:32:37.831Z] === RUN Test/DockerSuite/TestBuildCopyFileDotWithWorkdir [2019-09-11T15:32:39.210Z] === RUN Test/DockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-09-11T15:32:39.210Z] === RUN Test/DockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-09-11T15:32:39.210Z] === RUN Test/DockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-09-11T15:32:39.210Z] === RUN Test/DockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-09-11T15:32:39.210Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToExistDir [2019-09-11T15:32:39.796Z] ? github.com/docker/docker/api [no test files] [2019-09-11T15:32:41.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-11T15:32:43.389Z] === RUN Test/DockerDaemonSuite/TestDaemonWideLogConfig [2019-09-11T15:32:44.321Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToNonExistDir [2019-09-11T15:32:44.886Z] === RUN Test/DockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-09-11T15:32:45.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-11T15:32:49.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-11T15:32:50.144Z] === RUN Test/DockerDaemonSuite/TestDaemonWithWrongkey [2019-09-11T15:32:50.403Z] === RUN Test/DockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-09-11T15:32:50.968Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToRoot [2019-09-11T15:32:52.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-11T15:32:55.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-11T15:32:56.225Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToWorkdir [2019-09-11T15:32:56.225Z] === RUN Test/DockerSuite/TestBuildCopyWholeDirToRoot [2019-09-11T15:32:56.225Z] === RUN Test/DockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-11T15:32:59.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-11T15:32:59.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-11T15:33:00.404Z] === RUN Test/DockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-09-11T15:33:02.221Z] ok github.com/docker/docker/api/server 0.047s coverage: 9.0% of statements [2019-09-11T15:33:02.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-11T15:33:03.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-11T15:33:04.583Z] === RUN Test/DockerSuite/TestBuildCopyWildcard [2019-09-11T15:33:06.801Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-09-11T15:33:07.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-11T15:33:08.975Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-09-11T15:33:11.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-11T15:33:12.684Z] === RUN Test/DockerSuite/TestBuildCopyWildcardCache [2019-09-11T15:33:12.685Z] === RUN Test/DockerSuite/TestBuildCopyWildcardInName [2019-09-11T15:33:13.616Z] === RUN Test/DockerSuite/TestBuildDeleteCommittedFile [2019-09-11T15:33:13.657Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-09-11T15:33:13.874Z] === RUN Test/DockerDaemonSuite/TestFailedPluginRemove [2019-09-11T15:33:15.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-11T15:33:16.408Z] === RUN Test/DockerDaemonSuite/TestHTTPSInfo [2019-09-11T15:33:16.665Z] === RUN Test/DockerDaemonSuite/TestHTTPSInfoRogueCert [2019-09-11T15:33:17.229Z] === RUN Test/DockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-09-11T15:33:17.793Z] === RUN Test/DockerDaemonSuite/TestHTTPSRun [2019-09-11T15:33:18.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-11T15:33:18.334Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-09-11T15:33:19.166Z] === RUN Test/DockerSuite/TestBuildDockerfileStdin [2019-09-11T15:33:20.098Z] === RUN Test/DockerDaemonSuite/TestLegacyDaemonCommand [2019-09-11T15:33:20.098Z] === RUN Test/DockerDaemonSuite/TestPluginListFilterCapability [2019-09-11T15:33:20.098Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinConflict [2019-09-11T15:33:20.098Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinDockerignore [2019-09-11T15:33:21.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-11T15:33:21.994Z] === RUN Test/DockerDaemonSuite/TestPluginListFilterEnabled [2019-09-11T15:33:21.994Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-09-11T15:33:23.015Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-11T15:33:23.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-11T15:33:23.472Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-11T15:33:23.890Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-09-11T15:33:23.890Z] === RUN Test/DockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-09-11T15:33:23.930Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-11T15:33:24.895Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-11T15:33:25.353Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-11T15:33:25.787Z] === RUN Test/DockerSuite/TestBuildDockerignore [2019-09-11T15:33:26.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-11T15:33:27.524Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-11T15:33:27.739Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-11T15:33:27.739Z] Using test binary docker [2019-09-11T15:33:28.263Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-11T15:33:28.264Z] +++ /etc/init.d/apparmor start [2019-09-11T15:33:28.264Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-11T15:33:28.264Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-11T15:33:28.264Z] Warning failed to create cache: (null) [2019-09-11T15:33:28.264Z] . [2019-09-11T15:33:28.264Z] Starting dockerd [2019-09-11T15:33:28.264Z] INFO: Waiting for daemon to start... [2019-09-11T15:33:28.264Z] +++ 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-09-11T15:33:28.310Z] === RUN Test/DockerDaemonSuite/TestPruneImageDangling [2019-09-11T15:33:29.680Z] === RUN Test/DockerDaemonSuite/TestPruneImageLabel [2019-09-11T15:33:30.148Z] . [2019-09-11T15:33:30.148Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-11T15:33:30.148Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-11T15:33:30.148Z] Error: No such image: emptyfs [2019-09-11T15:33:30.148Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-11T15:33:30.148Z] ++++ docker load [2019-09-11T15:33:30.148Z] Running integration-test (iteration 1) [2019-09-11T15:33:30.521Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-09-11T15:33:30.521Z] ++ 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-09-11T15:33:30.521Z] ++ set -e [2019-09-11T15:33:30.521Z] ++ '[' -n 1 ']' [2019-09-11T15:33:30.521Z] ++ set -x [2019-09-11T15:33:30.521Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-09-11T15:33:31.577Z] === RUN Test/DockerDaemonSuite/TestRegistryMirrors [2019-09-11T15:33:32.141Z] === RUN Test/DockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-09-11T15:33:32.204Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-11T15:33:35.103Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-11T15:33:36.322Z] === RUN Test/DockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-09-11T15:33:36.997Z] 921b2cb8ef3f: Pull complete [2019-09-11T15:33:36.998Z] Digest: sha256:c1c0c43f28b3d994e5f215946786c34634dcc813aa7afe2f28a968c02ca1de68 [2019-09-11T15:33:36.998Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-11T15:33:36.998Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2016 into daemon under test completed successfully [2019-09-11T15:33:36.998Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2016 as microsoft/windowsservercore in daemon under test [2019-09-11T15:33:36.998Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2016 is '10.0.14393.3204' [2019-09-11T15:33:36.998Z] WARN: Skipping validation tests [2019-09-11T15:33:36.998Z] INFO: Running unit tests at 09/11/2019 15:33:35... [2019-09-11T15:33:39.782Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-09-11T15:33:39.996Z] Loaded image: buildpack-deps:jessie [2019-09-11T15:33:39.996Z] Loaded image: busybox:latest [2019-09-11T15:33:39.996Z] Loaded image: busybox:glibc [2019-09-11T15:33:39.996Z] Loaded image: debian:jessie [2019-09-11T15:33:39.996Z] Loaded image: hello-world:latest [2019-09-11T15:33:39.996Z] INFO: Testing against a local daemon [2019-09-11T15:33:39.996Z] === RUN TestCgroupNamespacesBuild [2019-09-11T15:33:40.501Z] === RUN Test/DockerSuite/TestBuildDockerignoreCleanPaths [2019-09-11T15:33:40.501Z] === RUN Test/DockerDaemonSuite/TestRunLinksChanged [2019-09-11T15:33:41.872Z] === RUN Test/DockerSuite/TestBuildDockerignoreComment [2019-09-11T15:33:42.022Z] --- PASS: TestCgroupNamespacesBuild (1.99s) [2019-09-11T15:33:42.022Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-09-11T15:33:42.022Z] daemon.go:336: [dc90f227f26f9] waiting for daemon to start [2019-09-11T15:33:42.022Z] daemon.go:336: [dc90f227f26f9] waiting for daemon to start [2019-09-11T15:33:42.022Z] daemon.go:364: [dc90f227f26f9] daemon started [2019-09-11T15:33:42.022Z] daemon.go:472: [dc90f227f26f9] Stopping daemon [2019-09-11T15:33:42.022Z] daemon.go:307: [dc90f227f26f9] exiting daemon [2019-09-11T15:33:42.022Z] daemon.go:459: [dc90f227f26f9] Daemon stopped [2019-09-11T15:33:42.022Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-11T15:33:43.917Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2019-09-11T15:33:43.917Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-09-11T15:33:43.917Z] daemon.go:336: [da03ce21fd007] waiting for daemon to start [2019-09-11T15:33:43.917Z] daemon.go:336: [da03ce21fd007] waiting for daemon to start [2019-09-11T15:33:43.917Z] daemon.go:364: [da03ce21fd007] daemon started [2019-09-11T15:33:43.917Z] daemon.go:472: [da03ce21fd007] Stopping daemon [2019-09-11T15:33:43.917Z] daemon.go:307: [da03ce21fd007] exiting daemon [2019-09-11T15:33:43.917Z] daemon.go:459: [da03ce21fd007] Daemon stopped [2019-09-11T15:33:43.917Z] === RUN TestBuildWithSession [2019-09-11T15:33:44.474Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-09-11T15:33:46.061Z] === RUN Test/DockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-09-11T15:33:46.061Z] === RUN Test/DockerSuite/TestBuildDockerignoreExceptions [2019-09-11T15:33:47.170Z] --- PASS: TestBuildWithSession (2.79s) [2019-09-11T15:33:47.170Z] === RUN TestBuildSquashParent [2019-09-11T15:33:47.328Z] INFO: make.ps1 starting at 09/11/2019 15:33:45 [2019-09-11T15:33:47.328Z] INFO: Git commit (1fdf1753b) assumed from DOCKER_GITCOMMIT environment variable [2019-09-11T15:33:47.328Z] INFO: Invoking autogen... [2019-09-11T15:33:47.328Z] INFO: Running unit tests... [2019-09-11T15:33:47.433Z] === RUN Test/DockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-09-11T15:33:48.805Z] === RUN Test/DockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-09-11T15:33:49.185Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-09-11T15:33:49.517Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-09-11T15:33:49.517Z] Copying nested executables into bundles/cross/linux/amd64 [2019-09-11T15:33:49.517Z] Cross building: bundles/cross/windows/amd64 [2019-09-11T15:33:49.517Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-09-11T15:33:49.517Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-09-11T15:33:49.737Z] === RUN Test/DockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-09-11T15:33:51.377Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-09-11T15:33:53.600Z] --- PASS: TestBuildSquashParent (6.04s) [2019-09-11T15:33:53.600Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-11T15:33:53.600Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-11T15:33:53.600Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-11T15:33:53.600Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-11T15:33:53.600Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-11T15:33:53.600Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-11T15:33:53.600Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-11T15:33:53.600Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-11T15:33:53.600Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-11T15:33:53.600Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-11T15:33:53.600Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-11T15:33:53.601Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-11T15:33:53.601Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-11T15:33:53.601Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-11T15:33:53.601Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-11T15:33:53.915Z] === RUN Test/DockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-09-11T15:33:55.502Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-11T15:33:55.895Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-11T15:33:56.086Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-09-11T15:33:57.631Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-09-11T15:33:58.092Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-11T15:33:58.092Z] INFO: Testing against a local daemon [2019-09-11T15:33:58.092Z] === RUN TestBuildWithSession [2019-09-11T15:33:58.092Z] --- SKIP: TestBuildWithSession (0.00s) [2019-09-11T15:33:58.092Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:33:58.092Z] === RUN TestBuildSquashParent [2019-09-11T15:33:58.092Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-09-11T15:33:58.092Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:33:58.092Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-11T15:33:58.092Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-09-11T15:33:58.092Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-11T15:33:58.092Z] === RUN TestBuildMultiStageCopy [2019-09-11T15:33:58.092Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-11T15:33:58.572Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-11T15:33:58.572Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-11T15:34:01.846Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-09-11T15:34:01.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s) [2019-09-11T15:34:01.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.97s) [2019-09-11T15:34:01.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.89s) [2019-09-11T15:34:01.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.06s) [2019-09-11T15:34:01.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.78s) [2019-09-11T15:34:01.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.97s) [2019-09-11T15:34:01.846Z] === RUN TestBuildMultiStageCopy [2019-09-11T15:34:01.846Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-11T15:34:02.016Z] === RUN Test/DockerSuite/TestBuildDockerignoreTouchDockerfile [2019-09-11T15:34:02.274Z] === RUN Test/DockerSuite/TestBuildDockerignoringBadExclusion [2019-09-11T15:34:02.274Z] === RUN Test/DockerSuite/TestBuildDockerignoringDockerfile [2019-09-11T15:34:02.840Z] === RUN Test/DockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-09-11T15:34:04.316Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-11T15:34:04.689Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-11T15:34:05.091Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-11T15:34:06.058Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-11T15:34:06.432Z] --- PASS: TestBuildMultiStageCopy (4.93s) [2019-09-11T15:34:06.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.64s) [2019-09-11T15:34:06.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2019-09-11T15:34:06.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2019-09-11T15:34:06.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2019-09-11T15:34:06.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2019-09-11T15:34:06.432Z] === RUN TestBuildMultiStageParentConfig [2019-09-11T15:34:06.696Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-11T15:34:07.670Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-11T15:34:08.101Z] === RUN Test/DockerSuite/TestBuildDockerignoringDockerignore [2019-09-11T15:34:08.260Z] --- PASS: TestBuildMultiStageParentConfig (1.85s) [2019-09-11T15:34:08.260Z] === RUN TestBuildLabelWithTargets [2019-09-11T15:34:08.644Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-11T15:34:09.617Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-11T15:34:10.741Z] --- PASS: TestBuildLabelWithTargets (2.58s) [2019-09-11T15:34:10.741Z] === RUN TestBuildWithEmptyLayers [2019-09-11T15:34:11.163Z] --- PASS: TestBuildMultiStageCopy (13.09s) [2019-09-11T15:34:11.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.77s) [2019-09-11T15:34:11.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.83s) [2019-09-11T15:34:11.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.02s) [2019-09-11T15:34:11.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.14s) [2019-09-11T15:34:11.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.33s) [2019-09-11T15:34:11.163Z] === RUN TestBuildMultiStageParentConfig [2019-09-11T15:34:11.163Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-09-11T15:34:11.163Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-11T15:34:11.163Z] === RUN TestBuildLabelWithTargets [2019-09-11T15:34:11.163Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-09-11T15:34:11.163Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-11T15:34:11.163Z] === RUN TestBuildWithEmptyLayers [2019-09-11T15:34:11.376Z] === RUN Test/DockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-09-11T15:34:12.019Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2019-09-11T15:34:12.019Z] === RUN TestBuildMultiStageOnBuild [2019-09-11T15:34:12.137Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2019-09-11T15:34:12.137Z] === RUN TestBuildMultiStageOnBuild [2019-09-11T15:34:12.137Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-09-11T15:34:12.137Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-11T15:34:12.137Z] === RUN TestBuildUncleanTarFilenames [2019-09-11T15:34:12.137Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-09-11T15:34:12.137Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-11T15:34:12.137Z] === RUN TestBuildMultiStageLayerLeak [2019-09-11T15:34:12.137Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2019-09-11T15:34:12.137Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-11T15:34:12.137Z] === RUN TestBuildWithHugeFile [2019-09-11T15:34:12.137Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-09-11T15:34:12.137Z] build_test.go:491: testEnv.OSType == "windows" [2019-09-11T15:34:12.137Z] === RUN TestBuildWithEmptyDockerfile [2019-09-11T15:34:12.137Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-11T15:34:12.137Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-11T15:34:12.137Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-11T15:34:12.137Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-11T15:34:12.137Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-11T15:34:12.137Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-11T15:34:12.485Z] ? github.com/docker/docker/api [no test files] [2019-09-11T15:34:12.599Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-11T15:34:12.599Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-11T15:34:12.599Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-11T15:34:12.599Z] --- PASS: TestBuildWithEmptyDockerfile (0.40s) [2019-09-11T15:34:12.599Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-09-11T15:34:12.599Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-09-11T15:34:12.599Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-09-11T15:34:12.599Z] === RUN TestBuildPreserveOwnership [2019-09-11T15:34:12.599Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-09-11T15:34:12.599Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-11T15:34:12.599Z] === RUN TestBuildPlatformInvalid [2019-09-11T15:34:12.599Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-09-11T15:34:12.599Z] PASS [2019-09-11T15:34:12.599Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-09-11T15:34:12.599Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-11T15:34:12.599Z] INFO: Testing against a local daemon [2019-09-11T15:34:12.599Z] === RUN TestConfigList [2019-09-11T15:34:12.599Z] --- SKIP: TestConfigList (0.00s) [2019-09-11T15:34:12.599Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:34:12.599Z] === RUN TestConfigsCreateAndDelete [2019-09-11T15:34:12.599Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-09-11T15:34:12.599Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:34:12.599Z] === RUN TestConfigsUpdate [2019-09-11T15:34:12.599Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-09-11T15:34:12.599Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:34:12.599Z] === RUN TestTemplatedConfig [2019-09-11T15:34:12.599Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-09-11T15:34:12.599Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:34:12.599Z] === RUN TestConfigInspect [2019-09-11T15:34:12.599Z] --- SKIP: TestConfigInspect (0.00s) [2019-09-11T15:34:12.599Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:34:12.599Z] === RUN TestConfigCreateWithLabels [2019-09-11T15:34:12.599Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-09-11T15:34:12.599Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:34:12.599Z] === RUN TestConfigCreateResolve [2019-09-11T15:34:12.599Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-09-11T15:34:12.599Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:34:12.599Z] === RUN TestConfigDaemonLibtrustID [2019-09-11T15:34:12.599Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-09-11T15:34:12.599Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:34:12.599Z] PASS [2019-09-11T15:34:12.599Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-09-11T15:34:12.599Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-11T15:34:12.599Z] INFO: Testing against a local daemon [2019-09-11T15:34:12.599Z] === RUN TestCheckpoint [2019-09-11T15:34:12.599Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-11T15:34:12.599Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-11T15:34:12.599Z] === RUN TestContainerInvalidJSON [2019-09-11T15:34:12.599Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-11T15:34:12.599Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-11T15:34:12.599Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-11T15:34:12.599Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-11T15:34:12.599Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-11T15:34:12.599Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-11T15:34:12.599Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-11T15:34:12.599Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-11T15:34:12.599Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-11T15:34:12.599Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-09-11T15:34:12.599Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-11T15:34:12.599Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-11T15:34:12.599Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-09-11T15:34:12.599Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-11T15:34:12.599Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-09-11T15:34:12.599Z] copy_test.go:25: testEnv.OSType == "windows" [2019-09-11T15:34:12.599Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-11T15:34:12.599Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-09-11T15:34:12.599Z] copy_test.go:39: testEnv.OSType == "windows" [2019-09-11T15:34:12.599Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-11T15:34:13.062Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-09-11T15:34:13.062Z] copy_test.go:51: testEnv.OSType == "windows" [2019-09-11T15:34:13.062Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-11T15:34:13.062Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-09-11T15:34:13.062Z] copy_test.go:65: testEnv.OSType == "windows" [2019-09-11T15:34:13.062Z] === RUN TestCopyFromContainer [2019-09-11T15:34:13.062Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-09-11T15:34:13.062Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:34:13.062Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-11T15:34:13.062Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-11T15:34:13.062Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-11T15:34:13.062Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-11T15:34:13.062Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-11T15:34:13.062Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-11T15:34:13.062Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-11T15:34:13.062Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-11T15:34:13.062Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-11T15:34:13.062Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-11T15:34:13.062Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-09-11T15:34:13.062Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-09-11T15:34:13.062Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-09-11T15:34:13.062Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-09-11T15:34:13.062Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-11T15:34:13.062Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-09-11T15:34:13.062Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-09-11T15:34:13.062Z] === RUN TestCreateWithInvalidEnv [2019-09-11T15:34:13.062Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-11T15:34:13.062Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-11T15:34:13.062Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-11T15:34:13.062Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-11T15:34:13.062Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-11T15:34:13.062Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-11T15:34:13.062Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-11T15:34:13.062Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-11T15:34:13.062Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-11T15:34:13.062Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-09-11T15:34:13.062Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-09-11T15:34:13.062Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-09-11T15:34:13.062Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-09-11T15:34:13.062Z] === RUN TestCreateTmpfsMountsTarget [2019-09-11T15:34:13.062Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-09-11T15:34:13.062Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:34:13.062Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-11T15:34:13.062Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-09-11T15:34:13.062Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:34:13.062Z] === RUN TestCreateWithCapabilities [2019-09-11T15:34:13.062Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-09-11T15:34:13.062Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-09-11T15:34:13.062Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-11T15:34:13.062Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-09-11T15:34:13.062Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:34:13.062Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-11T15:34:13.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-11T15:34:13.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-11T15:34:13.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-11T15:34:13.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-11T15:34:13.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-11T15:34:13.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-11T15:34:13.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-11T15:34:13.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-11T15:34:13.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-11T15:34:13.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-11T15:34:13.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-11T15:34:13.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-11T15:34:13.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-11T15:34:13.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-11T15:34:13.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-11T15:34:13.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-09-11T15:34:13.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-11T15:34:13.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-09-11T15:34:13.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-11T15:34:13.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-11T15:34:13.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-09-11T15:34:13.062Z] === RUN TestDiff [2019-09-11T15:34:13.062Z] --- SKIP: TestDiff (0.00s) [2019-09-11T15:34:13.062Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-09-11T15:34:13.062Z] === RUN TestExecWithCloseStdin [2019-09-11T15:34:13.273Z] === RUN Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-11T15:34:13.838Z] === RUN Test/DockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-09-11T15:34:15.251Z] --- PASS: TestExecWithCloseStdin (1.89s) [2019-09-11T15:34:15.251Z] === RUN TestExec [2019-09-11T15:34:15.251Z] --- SKIP: TestExec (0.00s) [2019-09-11T15:34:15.251Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-11T15:34:15.251Z] === RUN TestExecUser [2019-09-11T15:34:15.251Z] --- SKIP: TestExecUser (0.00s) [2019-09-11T15:34:15.251Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-11T15:34:15.251Z] === RUN TestExportContainerAndImportImage [2019-09-11T15:34:15.251Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-09-11T15:34:15.251Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:34:15.251Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-11T15:34:15.251Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-09-11T15:34:15.251Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:34:15.251Z] === RUN TestHealthCheckWorkdir [2019-09-11T15:34:15.251Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-09-11T15:34:15.251Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-11T15:34:15.251Z] === RUN TestHealthKillContainer [2019-09-11T15:34:15.251Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-09-11T15:34:15.251Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-09-11T15:34:15.251Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-11T15:34:15.251Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-09-11T15:34:15.251Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-09-11T15:34:15.251Z] === RUN TestKillContainerInvalidSignal [2019-09-11T15:34:15.342Z] --- PASS: TestBuildMultiStageOnBuild (3.16s) [2019-09-11T15:34:15.342Z] === RUN TestBuildUncleanTarFilenames [2019-09-11T15:34:16.240Z] --- PASS: TestKillContainerInvalidSignal (1.57s) [2019-09-11T15:34:16.240Z] === RUN TestKillContainer [2019-09-11T15:34:16.240Z] --- SKIP: TestKillContainer (0.00s) [2019-09-11T15:34:16.240Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-09-11T15:34:16.240Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-11T15:34:16.240Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-09-11T15:34:16.240Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-11T15:34:16.240Z] === RUN TestKillStoppedContainer [2019-09-11T15:34:16.240Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-09-11T15:34:16.240Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-11T15:34:16.240Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-11T15:34:16.240Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-09-11T15:34:16.240Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-11T15:34:16.240Z] === RUN TestKillDifferentUserContainer [2019-09-11T15:34:16.240Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-09-11T15:34:16.240Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-09-11T15:34:16.240Z] === RUN TestInspectOomKilledTrue [2019-09-11T15:34:16.240Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-11T15:34:16.240Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-11T15:34:16.240Z] === RUN TestInspectOomKilledFalse [2019-09-11T15:34:16.240Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-11T15:34:16.240Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-11T15:34:16.240Z] === RUN TestLogsFollowTailEmpty [2019-09-11T15:34:16.616Z] --- PASS: TestBuildUncleanTarFilenames (1.34s) [2019-09-11T15:34:16.616Z] === RUN TestBuildMultiStageLayerLeak [2019-09-11T15:34:17.114Z] === RUN Test/DockerDaemonSuite/TestShmSize [2019-09-11T15:34:18.466Z] --- PASS: TestLogsFollowTailEmpty (1.81s) [2019-09-11T15:34:18.466Z] === RUN TestNetworkNat [2019-09-11T15:34:18.466Z] --- SKIP: TestNetworkNat (0.00s) [2019-09-11T15:34:18.466Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-09-11T15:34:18.466Z] === RUN TestNetworkLocalhostTCPNat [2019-09-11T15:34:18.466Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-09-11T15:34:18.466Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-11T15:34:18.466Z] === RUN TestNetworkLoopbackNat [2019-09-11T15:34:18.466Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-09-11T15:34:18.466Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-09-11T15:34:18.466Z] === RUN TestPause [2019-09-11T15:34:18.466Z] --- SKIP: TestPause (0.00s) [2019-09-11T15:34:18.466Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-09-11T15:34:18.466Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-11T15:34:19.032Z] === RUN Test/DockerDaemonSuite/TestShmSizeReload [2019-09-11T15:34:19.885Z] --- PASS: TestBuildMultiStageLayerLeak (2.99s) [2019-09-11T15:34:19.885Z] === RUN TestBuildWithHugeFile [2019-09-11T15:34:20.012Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.53s) [2019-09-11T15:34:20.012Z] === RUN TestPauseStopPausedContainer [2019-09-11T15:34:20.012Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-09-11T15:34:20.012Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:34:20.012Z] === RUN TestPsFilter [2019-09-11T15:34:20.012Z] --- PASS: TestPsFilter (0.14s) [2019-09-11T15:34:20.012Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-11T15:34:21.558Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.83s) [2019-09-11T15:34:21.558Z] === RUN TestRemoveContainerWithVolume [2019-09-11T15:34:22.320Z] === RUN Test/DockerDaemonSuite/TestTLSVerify [2019-09-11T15:34:22.320Z] === RUN Test/DockerDaemonSuite/TestVolumePlugin [2019-09-11T15:34:22.577Z] === RUN Test/DockerSuite/TestBuildDockerignoringWholeDir [2019-09-11T15:34:23.748Z] --- PASS: TestRemoveContainerWithVolume (2.01s) [2019-09-11T15:34:23.748Z] === RUN TestRemoveContainerRunning [2019-09-11T15:34:25.295Z] --- PASS: TestRemoveContainerRunning (1.59s) [2019-09-11T15:34:25.295Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-11T15:34:25.852Z] === RUN Test/DockerSuite/TestBuildDockerignoringWildDirs [2019-09-11T15:34:26.844Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.51s) [2019-09-11T15:34:26.844Z] === RUN TestRemoveInvalidContainer [2019-09-11T15:34:26.844Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-09-11T15:34:26.844Z] === RUN TestRenameLinkedContainer [2019-09-11T15:34:26.844Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-09-11T15:34:26.844Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-09-11T15:34:26.844Z] === RUN TestRenameStoppedContainer [2019-09-11T15:34:28.377Z] === RUN Test/DockerSwarmSuite/TestAPIDuplicateNetworks [2019-09-11T15:34:28.634Z] === RUN Test/DockerSuite/TestBuildDockerignoringWildTopDir [2019-09-11T15:34:29.033Z] --- PASS: TestRenameStoppedContainer (1.87s) [2019-09-11T15:34:29.033Z] === RUN TestRenameRunningContainerAndReuse [2019-09-11T15:34:30.186Z] ok github.com/docker/docker/api/server 0.057s coverage: 9.0% of statements [2019-09-11T15:34:31.953Z] --- PASS: TestRenameRunningContainerAndReuse (3.11s) [2019-09-11T15:34:31.954Z] === RUN TestRenameInvalidName [2019-09-11T15:34:32.879Z] === RUN Test/DockerSwarmSuite/TestAPINetworkInspectWithScope [2019-09-11T15:34:33.499Z] --- PASS: TestRenameInvalidName (1.52s) [2019-09-11T15:34:33.499Z] === RUN TestRenameAnonymousContainer [2019-09-11T15:34:33.499Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-09-11T15:34:33.499Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-09-11T15:34:33.499Z] === RUN TestRenameContainerWithSameName [2019-09-11T15:34:35.046Z] --- PASS: TestRenameContainerWithSameName (1.57s) [2019-09-11T15:34:35.046Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-11T15:34:35.046Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-09-11T15:34:35.046Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-09-11T15:34:35.046Z] === RUN TestResize [2019-09-11T15:34:35.046Z] --- SKIP: TestResize (0.00s) [2019-09-11T15:34:35.046Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-11T15:34:35.046Z] === RUN TestResizeWithInvalidSize [2019-09-11T15:34:35.046Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-09-11T15:34:35.046Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-09-11T15:34:35.046Z] === RUN TestResizeWhenContainerNotStarted [2019-09-11T15:34:36.266Z] === RUN Test/DockerSwarmSuite/TestAPIServiceUpdatePort [2019-09-11T15:34:37.241Z] --- PASS: TestResizeWhenContainerNotStarted (1.89s) [2019-09-11T15:34:37.241Z] === RUN TestDaemonRestartKillContainers [2019-09-11T15:34:37.241Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-09-11T15:34:37.241Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:34:37.241Z] === RUN TestStats [2019-09-11T15:34:37.241Z] --- SKIP: TestStats (0.00s) [2019-09-11T15:34:37.241Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-09-11T15:34:37.241Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-11T15:34:42.815Z] === RUN Test/DockerSwarmSuite/TestAPISwarmCAHash [2019-09-11T15:34:47.598Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.87s) [2019-09-11T15:34:47.598Z] === RUN TestStopContainerWithTimeout [2019-09-11T15:34:47.598Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-09-11T15:34:47.598Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-09-11T15:34:47.598Z] === RUN TestUpdateRestartPolicy [2019-09-11T15:34:50.917Z] === RUN Test/DockerSuite/TestBuildDotDotFile [2019-09-11T15:34:50.917Z] === RUN Test/DockerSuite/TestBuildEOLInLine [2019-09-11T15:34:54.411Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-11T15:34:54.411Z] ok github.com/docker/docker/api/server/middleware 0.030s coverage: 37.7% of statements [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-11T15:34:54.411Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2019-09-11T15:34:54.411Z] ok github.com/docker/docker/api/types/filters 0.021s coverage: 95.2% of statements [2019-09-11T15:34:54.411Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 4.0% of statements [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/types [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-11T15:34:54.411Z] ok github.com/docker/docker/api/types/versions 0.028s coverage: 75.0% of statements [2019-09-11T15:34:54.411Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/builder [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-11T15:34:54.411Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-11T15:34:54.411Z] ok github.com/docker/docker/builder/dockerignore 0.040s coverage: 96.8% of statements [2019-09-11T15:34:54.518Z] --- PASS: TestBuildWithHugeFile (32.36s) [2019-09-11T15:34:54.518Z] === RUN TestBuildWithEmptyDockerfile [2019-09-11T15:34:54.518Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-11T15:34:54.518Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-11T15:34:54.518Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-11T15:34:54.518Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-11T15:34:54.518Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-11T15:34:54.518Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-11T15:34:54.518Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-11T15:34:54.518Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-11T15:34:54.518Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-11T15:34:54.518Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2019-09-11T15:34:54.518Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2019-09-11T15:34:54.518Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2019-09-11T15:34:54.518Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2019-09-11T15:34:54.518Z] === RUN TestBuildPreserveOwnership [2019-09-11T15:34:54.518Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-11T15:34:56.175Z] === RUN Test/DockerSwarmSuite/TestAPISwarmErrorHandling [2019-09-11T15:34:56.175Z] === RUN Test/DockerSuite/TestBuildEmptyCmd [2019-09-11T15:34:56.175Z] === RUN Test/DockerSuite/TestBuildEmptyEntrypoint [2019-09-11T15:34:56.739Z] === RUN Test/DockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-11T15:34:56.739Z] === RUN Test/DockerSuite/TestBuildEmptyEntrypointInheritance [2019-09-11T15:34:57.021Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-11T15:34:57.141Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-09-11T15:34:57.141Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-09-11T15:34:57.141Z] remote: Enumerating objects: 19, done. [2019-09-11T15:34:57.141Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-09-11T15:34:57.141Z] 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-09-11T15:34:57.141Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-09-11T15:34:57.141Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-11T15:34:57.460Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39724/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr49 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1fdf1753b20d3cc621d66300417dfb661213fec5 -e DOCKER_GRAPHDRIVER docker:1fdf1753b20d3cc621d66300417dfb661213fec5 hack/test/unit [2019-09-11T15:34:58.114Z] === RUN Test/DockerSuite/TestBuildEmptyScratch [2019-09-11T15:34:58.114Z] === RUN Test/DockerSuite/TestBuildEmptyStringVolume [2019-09-11T15:34:58.372Z] === RUN Test/DockerSuite/TestBuildEntrypoint [2019-09-11T15:34:58.858Z] --- PASS: TestBuildPreserveOwnership (6.63s) [2019-09-11T15:34:58.858Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.30s) [2019-09-11T15:34:58.858Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.29s) [2019-09-11T15:34:58.858Z] === RUN TestBuildPlatformInvalid [2019-09-11T15:34:58.936Z] === RUN Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-09-11T15:34:59.233Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2019-09-11T15:34:59.233Z] PASS [2019-09-11T15:34:59.234Z] [2019-09-11T15:34:59.234Z] DONE 32 tests in 88.893s [2019-09-11T15:34:59.234Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-09-11T15:34:59.234Z] ++ 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-09-11T15:34:59.234Z] ++ set -e [2019-09-11T15:34:59.234Z] ++ '[' -n 1 ']' [2019-09-11T15:34:59.234Z] ++ set -x [2019-09-11T15:34:59.234Z] ++ env -i DEST=/go/src/github.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-09-11T15:34:59.868Z] --- PASS: TestImportExtremelyLargeImageWorks (168.85s) [2019-09-11T15:34:59.868Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-09-11T15:34:59.868Z] daemon.go:336: [d07d613274f8c] waiting for daemon to start [2019-09-11T15:34:59.868Z] daemon.go:336: [d07d613274f8c] waiting for daemon to start [2019-09-11T15:34:59.868Z] daemon.go:364: [d07d613274f8c] daemon started [2019-09-11T15:34:59.868Z] daemon.go:472: [d07d613274f8c] Stopping daemon [2019-09-11T15:34:59.868Z] daemon.go:307: [d07d613274f8c] exiting daemon [2019-09-11T15:34:59.868Z] daemon.go:459: [d07d613274f8c] Daemon stopped [2019-09-11T15:34:59.868Z] PASS [2019-09-11T15:34:59.868Z] [2019-09-11T15:34:59.868Z] DONE 12 tests in 173.173s [2019-09-11T15:34:59.868Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-09-11T15:34:59.868Z] ++ 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-09-11T15:34:59.868Z] ++ set -e [2019-09-11T15:34:59.868Z] ++ '[' -n 1 ']' [2019-09-11T15:34:59.869Z] ++ set -x [2019-09-11T15:34:59.869Z] ++ env -i DEST=/go/src/github.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-09-11T15:34:59.974Z] ? github.com/docker/docker/api [no test files] [2019-09-11T15:35:00.038Z] INFO: Testing against a local daemon [2019-09-11T15:35:00.038Z] === RUN TestConfigList [2019-09-11T15:35:00.126Z] INFO: Testing against a local daemon [2019-09-11T15:35:00.126Z] === RUN TestNetworkCreateDelete [2019-09-11T15:35:00.383Z] --- PASS: TestNetworkCreateDelete (0.19s) [2019-09-11T15:35:00.383Z] === RUN TestDockerNetworkDeletePreferID [2019-09-11T15:35:00.949Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2019-09-11T15:35:00.949Z] === RUN TestInspectNetwork [2019-09-11T15:35:02.320Z] === RUN Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-09-11T15:35:02.669Z] --- PASS: TestConfigList (2.89s) [2019-09-11T15:35:02.669Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-09-11T15:35:02.669Z] daemon.go:336: [db411df073e13] waiting for daemon to start [2019-09-11T15:35:02.669Z] daemon.go:336: [db411df073e13] waiting for daemon to start [2019-09-11T15:35:02.669Z] daemon.go:364: [db411df073e13] daemon started [2019-09-11T15:35:02.669Z] daemon.go:472: [db411df073e13] Stopping daemon [2019-09-11T15:35:02.669Z] daemon.go:307: [db411df073e13] exiting daemon [2019-09-11T15:35:02.669Z] daemon.go:459: [db411df073e13] Daemon stopped [2019-09-11T15:35:02.669Z] === RUN TestConfigsCreateAndDelete [2019-09-11T15:35:02.890Z] ok github.com/docker/docker/builder/fscache 0.142s coverage: 69.2% of statements [2019-09-11T15:35:02.890Z] ok github.com/docker/docker/builder/remotecontext/git 4.670s coverage: 85.1% of statements [2019-09-11T15:35:02.890Z] ok github.com/docker/docker/builder/remotecontext 0.446s coverage: 13.6% of statements [2019-09-11T15:35:03.512Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2019-09-11T15:35:04.135Z] ok github.com/docker/docker/builder/dockerfile 1.169s coverage: 45.1% of statements [2019-09-11T15:35:04.135Z] ? github.com/docker/docker/cli [no test files] [2019-09-11T15:35:04.135Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-11T15:35:04.220Z] === RUN Test/DockerSuite/TestBuildEntrypointRunCleanup [2019-09-11T15:35:05.904Z] --- PASS: TestConfigsCreateAndDelete (3.11s) [2019-09-11T15:35:05.904Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-09-11T15:35:05.904Z] daemon.go:336: [d58d29dbe4469] waiting for daemon to start [2019-09-11T15:35:05.904Z] daemon.go:336: [d58d29dbe4469] waiting for daemon to start [2019-09-11T15:35:05.904Z] daemon.go:364: [d58d29dbe4469] daemon started [2019-09-11T15:35:05.904Z] daemon.go:472: [d58d29dbe4469] Stopping daemon [2019-09-11T15:35:05.904Z] daemon.go:307: [d58d29dbe4469] exiting daemon [2019-09-11T15:35:05.904Z] daemon.go:459: [d58d29dbe4469] Daemon stopped [2019-09-11T15:35:05.904Z] === RUN TestConfigsUpdate [2019-09-11T15:35:06.114Z] === RUN Test/DockerSuite/TestBuildEnv [2019-09-11T15:35:07.484Z] === RUN Test/DockerSuite/TestBuildEnvEscapes [2019-09-11T15:35:07.741Z] === RUN TestInspectNetwork/full_network_id [2019-09-11T15:35:07.741Z] === RUN TestInspectNetwork/partial_network_id [2019-09-11T15:35:07.741Z] === RUN TestInspectNetwork/network_name [2019-09-11T15:35:07.741Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-11T15:35:08.672Z] === RUN Test/DockerSuite/TestBuildEnvOverwrite [2019-09-11T15:35:08.733Z] --- PASS: TestUpdateRestartPolicy (19.49s) [2019-09-11T15:35:08.733Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-11T15:35:08.733Z] --- PASS: TestUpdateRestartWithAutoRemove (1.58s) [2019-09-11T15:35:08.733Z] === RUN TestWaitNonBlocked [2019-09-11T15:35:08.733Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-11T15:35:08.733Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-11T15:35:08.733Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-11T15:35:08.733Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-11T15:35:08.733Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-11T15:35:08.733Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-11T15:35:09.127Z] --- PASS: TestConfigsUpdate (3.07s) [2019-09-11T15:35:09.127Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-09-11T15:35:09.127Z] daemon.go:336: [d0e4aa5a31c6d] waiting for daemon to start [2019-09-11T15:35:09.127Z] daemon.go:336: [d0e4aa5a31c6d] waiting for daemon to start [2019-09-11T15:35:09.127Z] daemon.go:364: [d0e4aa5a31c6d] daemon started [2019-09-11T15:35:09.127Z] daemon.go:472: [d0e4aa5a31c6d] Stopping daemon [2019-09-11T15:35:09.127Z] daemon.go:307: [d0e4aa5a31c6d] exiting daemon [2019-09-11T15:35:09.127Z] daemon.go:459: [d0e4aa5a31c6d] Daemon stopped [2019-09-11T15:35:09.127Z] === RUN TestTemplatedConfig [2019-09-11T15:35:10.043Z] === RUN Test/DockerSuite/TestBuildEnvUsage [2019-09-11T15:35:10.926Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-09-11T15:35:10.926Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.68s) [2019-09-11T15:35:10.926Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.77s) [2019-09-11T15:35:10.926Z] === RUN TestWaitBlocked [2019-09-11T15:35:10.926Z] --- SKIP: TestWaitBlocked (0.00s) [2019-09-11T15:35:10.926Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:35:10.926Z] PASS [2019-09-11T15:35:10.926Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-09-11T15:35:10.926Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-11T15:35:10.926Z] INFO: Testing against a local daemon [2019-09-11T15:35:10.926Z] === RUN TestCommitInheritsEnv [2019-09-11T15:35:10.926Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-09-11T15:35:10.926Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-11T15:35:10.926Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-11T15:35:10.926Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-09-11T15:35:10.926Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-09-11T15:35:10.926Z] === RUN TestImagesFilterMultiReference [2019-09-11T15:35:10.926Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-09-11T15:35:10.926Z] === RUN TestImagePullPlatformInvalid [2019-09-11T15:35:10.926Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-09-11T15:35:10.926Z] === RUN TestRemoveImageOrphaning [2019-09-11T15:35:10.926Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-09-11T15:35:10.926Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-11T15:35:10.926Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-11T15:35:10.926Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-09-11T15:35:10.926Z] === RUN TestTagInvalidReference [2019-09-11T15:35:10.926Z] --- PASS: TestTagInvalidReference (0.03s) [2019-09-11T15:35:10.926Z] === RUN TestTagValidPrefixedRepo [2019-09-11T15:35:10.926Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-09-11T15:35:10.926Z] === RUN TestTagExistedNameWithoutForce [2019-09-11T15:35:10.926Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-09-11T15:35:10.926Z] === RUN TestTagOfficialNames [2019-09-11T15:35:10.926Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-09-11T15:35:10.926Z] tag_test.go:98: testEnv.OSType == "windows" [2019-09-11T15:35:10.926Z] === RUN TestTagMatchesDigest [2019-09-11T15:35:10.926Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-09-11T15:35:10.926Z] PASS [2019-09-11T15:35:10.926Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-09-11T15:35:10.926Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-11T15:35:10.926Z] INFO: Testing against a local daemon [2019-09-11T15:35:10.926Z] === RUN TestNetworkCreateDelete [2019-09-11T15:35:10.926Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-09-11T15:35:10.926Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:35:10.926Z] === RUN TestDockerNetworkDeletePreferID [2019-09-11T15:35:10.926Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-09-11T15:35:10.926Z] 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-09-11T15:35:10.926Z] === RUN TestInspectNetwork [2019-09-11T15:35:10.926Z] --- SKIP: TestInspectNetwork (0.00s) [2019-09-11T15:35:10.926Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-09-11T15:35:10.926Z] === RUN TestRunContainerWithBridgeNone [2019-09-11T15:35:10.926Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-09-11T15:35:10.926Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:35:10.926Z] === RUN TestNetworkInvalidJSON [2019-09-11T15:35:10.926Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-11T15:35:10.926Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-11T15:35:10.926Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-11T15:35:10.926Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-11T15:35:10.926Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-11T15:35:10.926Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-11T15:35:10.926Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-11T15:35:10.926Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-11T15:35:10.926Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-11T15:35:10.926Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-09-11T15:35:10.926Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-09-11T15:35:10.926Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-09-11T15:35:10.926Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-09-11T15:35:10.926Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-11T15:35:10.926Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-09-11T15:35:10.926Z] service_test.go:29: testEnv.OSType == "windows" [2019-09-11T15:35:10.926Z] === RUN TestDaemonDefaultNetworkPools [2019-09-11T15:35:10.926Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-09-11T15:35:10.926Z] service_test.go:51: testEnv.OSType == "windows" [2019-09-11T15:35:10.926Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-11T15:35:10.926Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-09-11T15:35:10.926Z] service_test.go:94: testEnv.OSType == "windows" [2019-09-11T15:35:10.926Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-11T15:35:10.926Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-09-11T15:35:10.926Z] service_test.go:127: testEnv.OSType == "windows" [2019-09-11T15:35:10.926Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-11T15:35:10.926Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-09-11T15:35:10.926Z] service_test.go:177: testEnv.OSType == "windows" [2019-09-11T15:35:10.926Z] === RUN TestServiceWithPredefinedNetwork [2019-09-11T15:35:10.926Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-09-11T15:35:10.926Z] service_test.go:201: testEnv.OSType == "windows" [2019-09-11T15:35:10.926Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-11T15:35:10.926Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-11T15:35:10.926Z] service_test.go:230: FLAKY_TEST [2019-09-11T15:35:10.926Z] === RUN TestServiceWithDataPathPortInit [2019-09-11T15:35:10.926Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-09-11T15:35:10.926Z] service_test.go:319: testEnv.OSType == "windows" [2019-09-11T15:35:10.926Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-11T15:35:10.926Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-09-11T15:35:10.926Z] service_test.go:386: testEnv.OSType == "windows" [2019-09-11T15:35:10.926Z] PASS [2019-09-11T15:35:10.926Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-11T15:35:10.926Z] PASS [2019-09-11T15:35:11.389Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-11T15:35:11.389Z] PASS [2019-09-11T15:35:11.389Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-11T15:35:11.389Z] PASS [2019-09-11T15:35:11.389Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-11T15:35:11.389Z] PASS [2019-09-11T15:35:11.389Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-11T15:35:11.389Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-11T15:35:11.389Z] INFO: Testing against a local daemon [2019-09-11T15:35:11.389Z] === RUN TestPluginInvalidJSON [2019-09-11T15:35:11.389Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-11T15:35:11.389Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-11T15:35:11.389Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-11T15:35:11.389Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-09-11T15:35:11.389Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-11T15:35:11.389Z] PASS [2019-09-11T15:35:11.389Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-11T15:35:11.389Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-11T15:35:11.389Z] INFO: Testing against a local daemon [2019-09-11T15:35:11.389Z] === RUN TestExternalGraphDriver [2019-09-11T15:35:11.389Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-09-11T15:35:11.389Z] external_test.go:48: runtime.GOOS == "windows" [2019-09-11T15:35:11.389Z] === RUN TestGraphdriverPluginV2 [2019-09-11T15:35:11.389Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-09-11T15:35:11.389Z] external_test.go:407: runtime.GOOS == "windows" [2019-09-11T15:35:11.389Z] PASS [2019-09-11T15:35:11.389Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-11T15:35:11.389Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-11T15:35:11.389Z] INFO: Testing against a local daemon [2019-09-11T15:35:11.389Z] PASS [2019-09-11T15:35:11.389Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-11T15:35:11.389Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-11T15:35:11.389Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-09-11T15:35:11.389Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-11T15:35:11.389Z] INFO: Testing against a local daemon [2019-09-11T15:35:11.389Z] === RUN TestSecretInspect [2019-09-11T15:35:11.389Z] --- SKIP: TestSecretInspect (0.00s) [2019-09-11T15:35:11.389Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:35:11.389Z] === RUN TestSecretList [2019-09-11T15:35:11.389Z] --- SKIP: TestSecretList (0.00s) [2019-09-11T15:35:11.389Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:35:11.389Z] === RUN TestSecretsCreateAndDelete [2019-09-11T15:35:11.389Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-09-11T15:35:11.389Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:35:11.389Z] === RUN TestSecretsUpdate [2019-09-11T15:35:11.389Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-09-11T15:35:11.389Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:35:11.389Z] === RUN TestTemplatedSecret [2019-09-11T15:35:11.389Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-09-11T15:35:11.389Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:35:11.389Z] === RUN TestSecretCreateResolve [2019-09-11T15:35:11.389Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-09-11T15:35:11.389Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:35:11.389Z] PASS [2019-09-11T15:35:11.389Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-09-11T15:35:11.851Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-11T15:35:11.851Z] INFO: Testing against a local daemon [2019-09-11T15:35:11.851Z] === RUN TestServiceCreateInit [2019-09-11T15:35:11.851Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-11T15:35:11.851Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-11T15:35:11.851Z] --- PASS: TestServiceCreateInit (0.03s) [2019-09-11T15:35:11.851Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-09-11T15:35:11.851Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:35:11.851Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-09-11T15:35:11.851Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:35:11.851Z] === RUN TestCreateServiceMultipleTimes [2019-09-11T15:35:11.851Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-09-11T15:35:11.851Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:35:11.851Z] === RUN TestCreateServiceConflict [2019-09-11T15:35:11.851Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-09-11T15:35:11.851Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:35:11.851Z] === RUN TestCreateServiceMaxReplicas [2019-09-11T15:35:11.851Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-09-11T15:35:11.851Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:35:11.851Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-11T15:35:11.851Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-09-11T15:35:11.851Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:35:11.851Z] === RUN TestCreateServiceSecretFileMode [2019-09-11T15:35:11.851Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-09-11T15:35:11.851Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:35:11.851Z] === RUN TestCreateServiceConfigFileMode [2019-09-11T15:35:11.851Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-09-11T15:35:11.851Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:35:11.851Z] === RUN TestCreateServiceSysctls [2019-09-11T15:35:11.851Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-09-11T15:35:11.851Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:35:11.851Z] === RUN TestCreateServiceCapabilities [2019-09-11T15:35:11.851Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-09-11T15:35:11.851Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:35:11.851Z] === RUN TestInspect [2019-09-11T15:35:11.851Z] --- SKIP: TestInspect (0.00s) [2019-09-11T15:35:11.851Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:35:11.851Z] === RUN TestDockerNetworkConnectAlias [2019-09-11T15:35:11.851Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-09-11T15:35:11.851Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:35:11.851Z] === RUN TestDockerNetworkReConnect [2019-09-11T15:35:11.851Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-09-11T15:35:11.851Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:35:11.851Z] === RUN TestServicePlugin [2019-09-11T15:35:11.851Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-11T15:35:11.851Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:35:11.851Z] === RUN TestServiceUpdateLabel [2019-09-11T15:35:11.851Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-09-11T15:35:11.851Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:35:11.851Z] === RUN TestServiceUpdateSecrets [2019-09-11T15:35:11.851Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-09-11T15:35:11.851Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:35:11.851Z] === RUN TestServiceUpdateConfigs [2019-09-11T15:35:11.851Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-09-11T15:35:11.851Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:35:11.851Z] === RUN TestServiceUpdateNetwork [2019-09-11T15:35:11.851Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-09-11T15:35:11.851Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:35:11.851Z] PASS [2019-09-11T15:35:11.851Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-09-11T15:35:11.851Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-11T15:35:11.851Z] INFO: Testing against a local daemon [2019-09-11T15:35:11.851Z] === RUN TestSessionCreate [2019-09-11T15:35:11.851Z] --- SKIP: TestSessionCreate (0.00s) [2019-09-11T15:35:11.851Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-09-11T15:35:11.851Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-11T15:35:11.851Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-09-11T15:35:11.851Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-09-11T15:35:11.851Z] PASS [2019-09-11T15:35:11.851Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-09-11T15:35:11.851Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-11T15:35:11.851Z] INFO: Testing against a local daemon [2019-09-11T15:35:11.851Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-11T15:35:11.851Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-11T15:35:11.851Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:35:11.851Z] === RUN TestEventsExecDie [2019-09-11T15:35:11.851Z] --- SKIP: TestEventsExecDie (0.00s) [2019-09-11T15:35:11.851Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-09-11T15:35:11.851Z] === RUN TestEventsBackwardsCompatible [2019-09-11T15:35:11.851Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-09-11T15:35:11.851Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-09-11T15:35:11.851Z] === RUN TestInfoAPI [2019-09-11T15:35:11.851Z] --- PASS: TestInfoAPI (0.03s) [2019-09-11T15:35:11.851Z] === RUN TestInfoAPIWarnings [2019-09-11T15:35:11.851Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-09-11T15:35:11.851Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-11T15:35:11.851Z] === RUN TestLoginFailsWithBadCredentials [2019-09-11T15:35:12.569Z] --- PASS: TestInspectNetwork (11.53s) [2019-09-11T15:35:12.570Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-09-11T15:35:12.570Z] daemon.go:336: [d3d982496c2d6] waiting for daemon to start [2019-09-11T15:35:12.570Z] daemon.go:336: [d3d982496c2d6] waiting for daemon to start [2019-09-11T15:35:12.570Z] daemon.go:364: [d3d982496c2d6] daemon started [2019-09-11T15:35:12.570Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-11T15:35:12.570Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-11T15:35:12.570Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-11T15:35:12.570Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-11T15:35:12.570Z] daemon.go:472: [d3d982496c2d6] Stopping daemon [2019-09-11T15:35:12.570Z] daemon.go:307: [d3d982496c2d6] exiting daemon [2019-09-11T15:35:12.570Z] daemon.go:459: [d3d982496c2d6] Daemon stopped [2019-09-11T15:35:12.570Z] === RUN TestRunContainerWithBridgeNone [2019-09-11T15:35:12.581Z] --- PASS: TestTemplatedConfig (3.82s) [2019-09-11T15:35:12.581Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-09-11T15:35:12.581Z] daemon.go:336: [d7166ff46fb82] waiting for daemon to start [2019-09-11T15:35:12.581Z] daemon.go:336: [d7166ff46fb82] waiting for daemon to start [2019-09-11T15:35:12.581Z] daemon.go:364: [d7166ff46fb82] daemon started [2019-09-11T15:35:12.581Z] daemon.go:472: [d7166ff46fb82] Stopping daemon [2019-09-11T15:35:12.581Z] daemon.go:307: [d7166ff46fb82] exiting daemon [2019-09-11T15:35:12.581Z] daemon.go:459: [d7166ff46fb82] Daemon stopped [2019-09-11T15:35:12.581Z] === RUN TestConfigInspect [2019-09-11T15:35:12.825Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2019-09-11T15:35:12.825Z] === RUN TestPingCacheHeaders [2019-09-11T15:35:12.825Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-09-11T15:35:12.825Z] === RUN TestPingGet [2019-09-11T15:35:12.825Z] --- PASS: TestPingGet (0.03s) [2019-09-11T15:35:12.825Z] === RUN TestPingHead [2019-09-11T15:35:12.825Z] --- PASS: TestPingHead (0.03s) [2019-09-11T15:35:12.825Z] === RUN TestVersion [2019-09-11T15:35:12.825Z] --- PASS: TestVersion (0.03s) [2019-09-11T15:35:12.825Z] PASS [2019-09-11T15:35:12.825Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-09-11T15:35:13.287Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-11T15:35:13.287Z] INFO: Testing against a local daemon [2019-09-11T15:35:13.287Z] === RUN TestVolumesCreateAndList [2019-09-11T15:35:13.287Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-09-11T15:35:13.287Z] === RUN TestVolumesRemove [2019-09-11T15:35:13.287Z] --- SKIP: TestVolumesRemove (0.00s) [2019-09-11T15:35:13.287Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-09-11T15:35:13.287Z] === RUN TestVolumesInspect [2019-09-11T15:35:13.287Z] --- PASS: TestVolumesInspect (0.04s) [2019-09-11T15:35:13.287Z] === RUN TestVolumesInvalidJSON [2019-09-11T15:35:13.287Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-11T15:35:13.287Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-11T15:35:13.287Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-11T15:35:13.287Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-09-11T15:35:13.287Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-11T15:35:13.287Z] PASS [2019-09-11T15:35:13.287Z] INFO: make.ps1 ended at 09/11/2019 15:35:12 [2019-09-11T15:35:13.287Z] INFO: Integration CLI tests being run from the host: [2019-09-11T15:35:13.287Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-09-11T15:35:14.810Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements [2019-09-11T15:35:15.059Z] --- PASS: TestConfigInspect (2.51s) [2019-09-11T15:35:15.059Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-09-11T15:35:15.059Z] daemon.go:336: [dae97113b3346] waiting for daemon to start [2019-09-11T15:35:15.059Z] daemon.go:336: [dae97113b3346] waiting for daemon to start [2019-09-11T15:35:15.059Z] daemon.go:364: [dae97113b3346] daemon started [2019-09-11T15:35:15.059Z] daemon.go:472: [dae97113b3346] Stopping daemon [2019-09-11T15:35:15.059Z] daemon.go:307: [dae97113b3346] exiting daemon [2019-09-11T15:35:15.059Z] daemon.go:459: [dae97113b3346] Daemon stopped [2019-09-11T15:35:15.059Z] === RUN TestConfigCreateWithLabels [2019-09-11T15:35:15.868Z] --- PASS: TestRunContainerWithBridgeNone (2.88s) [2019-09-11T15:35:15.868Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-09-11T15:35:15.868Z] daemon.go:336: [d64f3ba6a5230] waiting for daemon to start [2019-09-11T15:35:15.868Z] daemon.go:336: [d64f3ba6a5230] waiting for daemon to start [2019-09-11T15:35:15.868Z] daemon.go:364: [d64f3ba6a5230] daemon started [2019-09-11T15:35:15.868Z] daemon.go:472: [d64f3ba6a5230] Stopping daemon [2019-09-11T15:35:15.868Z] daemon.go:307: [d64f3ba6a5230] exiting daemon [2019-09-11T15:35:15.868Z] daemon.go:459: [d64f3ba6a5230] Daemon stopped [2019-09-11T15:35:15.868Z] === RUN TestNetworkInvalidJSON [2019-09-11T15:35:15.868Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-11T15:35:15.868Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-11T15:35:15.868Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-11T15:35:15.868Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-11T15:35:15.868Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-11T15:35:15.868Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-11T15:35:15.868Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-11T15:35:15.868Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-11T15:35:15.868Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-11T15:35:15.868Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-09-11T15:35:15.868Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-11T15:35:15.868Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-11T15:35:15.868Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-11T15:35:15.868Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-11T15:35:16.433Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-09-11T15:35:16.433Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-09-11T15:35:16.433Z] daemon.go:336: [d503ea098253b] waiting for daemon to start [2019-09-11T15:35:16.433Z] daemon.go:336: [d503ea098253b] waiting for daemon to start [2019-09-11T15:35:16.433Z] daemon.go:364: [d503ea098253b] daemon started [2019-09-11T15:35:16.433Z] daemon.go:472: [d503ea098253b] Stopping daemon [2019-09-11T15:35:16.433Z] daemon.go:307: [d503ea098253b] exiting daemon [2019-09-11T15:35:16.433Z] daemon.go:459: [d503ea098253b] Daemon stopped [2019-09-11T15:35:16.433Z] daemon.go:336: [d503ea098253b] waiting for daemon to start [2019-09-11T15:35:16.433Z] daemon.go:336: [d503ea098253b] waiting for daemon to start [2019-09-11T15:35:16.433Z] daemon.go:364: [d503ea098253b] daemon started [2019-09-11T15:35:16.433Z] daemon.go:472: [d503ea098253b] Stopping daemon [2019-09-11T15:35:16.433Z] daemon.go:307: [d503ea098253b] exiting daemon [2019-09-11T15:35:16.433Z] daemon.go:459: [d503ea098253b] Daemon stopped [2019-09-11T15:35:16.433Z] === RUN TestDaemonDefaultNetworkPools [2019-09-11T15:35:16.997Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2019-09-11T15:35:16.997Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-09-11T15:35:16.997Z] daemon.go:336: [d2e91cb8fa32d] waiting for daemon to start [2019-09-11T15:35:16.997Z] daemon.go:336: [d2e91cb8fa32d] waiting for daemon to start [2019-09-11T15:35:16.997Z] daemon.go:364: [d2e91cb8fa32d] daemon started [2019-09-11T15:35:16.997Z] daemon.go:472: [d2e91cb8fa32d] Stopping daemon [2019-09-11T15:35:16.997Z] daemon.go:307: [d2e91cb8fa32d] exiting daemon [2019-09-11T15:35:16.997Z] daemon.go:459: [d2e91cb8fa32d] Daemon stopped [2019-09-11T15:35:16.997Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-11T15:35:18.367Z] === RUN Test/DockerSuite/TestBuildEnvUsage2 [2019-09-11T15:35:18.367Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2019-09-11T15:35:18.367Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-09-11T15:35:18.367Z] daemon.go:336: [d948ab7455518] waiting for daemon to start [2019-09-11T15:35:18.367Z] daemon.go:336: [d948ab7455518] waiting for daemon to start [2019-09-11T15:35:18.367Z] daemon.go:364: [d948ab7455518] daemon started [2019-09-11T15:35:18.367Z] daemon.go:472: [d948ab7455518] Stopping daemon [2019-09-11T15:35:18.367Z] daemon.go:307: [d948ab7455518] exiting daemon [2019-09-11T15:35:18.367Z] daemon.go:459: [d948ab7455518] Daemon stopped [2019-09-11T15:35:18.367Z] daemon.go:336: [d948ab7455518] waiting for daemon to start [2019-09-11T15:35:18.367Z] daemon.go:336: [d948ab7455518] waiting for daemon to start [2019-09-11T15:35:18.367Z] daemon.go:364: [d948ab7455518] daemon started [2019-09-11T15:35:18.367Z] daemon.go:472: [d948ab7455518] Stopping daemon [2019-09-11T15:35:18.367Z] daemon.go:307: [d948ab7455518] exiting daemon [2019-09-11T15:35:18.367Z] daemon.go:459: [d948ab7455518] Daemon stopped [2019-09-11T15:35:18.367Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-11T15:35:19.251Z] --- PASS: TestConfigCreateWithLabels (3.90s) [2019-09-11T15:35:19.251Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-09-11T15:35:19.251Z] daemon.go:336: [dc4b1acf24b18] waiting for daemon to start [2019-09-11T15:35:19.251Z] daemon.go:336: [dc4b1acf24b18] waiting for daemon to start [2019-09-11T15:35:19.251Z] daemon.go:364: [dc4b1acf24b18] daemon started [2019-09-11T15:35:19.251Z] daemon.go:472: [dc4b1acf24b18] Stopping daemon [2019-09-11T15:35:19.251Z] daemon.go:307: [dc4b1acf24b18] exiting daemon [2019-09-11T15:35:19.251Z] daemon.go:459: [dc4b1acf24b18] Daemon stopped [2019-09-11T15:35:19.251Z] === RUN TestConfigCreateResolve [2019-09-11T15:35:19.423Z] ok github.com/docker/docker/client 0.634s coverage: 75.6% of statements [2019-09-11T15:35:19.736Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2019-09-11T15:35:19.736Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-11T15:35:19.736Z] daemon.go:336: [dc34262e994d4] waiting for daemon to start [2019-09-11T15:35:19.736Z] daemon.go:336: [dc34262e994d4] waiting for daemon to start [2019-09-11T15:35:19.736Z] daemon.go:364: [dc34262e994d4] daemon started [2019-09-11T15:35:19.736Z] daemon.go:472: [dc34262e994d4] Stopping daemon [2019-09-11T15:35:19.736Z] daemon.go:307: [dc34262e994d4] exiting daemon [2019-09-11T15:35:19.736Z] daemon.go:459: [dc34262e994d4] Daemon stopped [2019-09-11T15:35:19.736Z] daemon.go:336: [dc34262e994d4] waiting for daemon to start [2019-09-11T15:35:19.736Z] daemon.go:336: [dc34262e994d4] waiting for daemon to start [2019-09-11T15:35:19.736Z] daemon.go:364: [dc34262e994d4] daemon started [2019-09-11T15:35:19.736Z] daemon.go:472: [dc34262e994d4] Stopping daemon [2019-09-11T15:35:19.736Z] daemon.go:307: [dc34262e994d4] exiting daemon [2019-09-11T15:35:19.736Z] daemon.go:459: [dc34262e994d4] Daemon stopped [2019-09-11T15:35:19.736Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-11T15:35:19.993Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-09-11T15:35:19.993Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-09-11T15:35:19.993Z] daemon.go:336: [d837c475e7e22] waiting for daemon to start [2019-09-11T15:35:19.993Z] daemon.go:336: [d837c475e7e22] waiting for daemon to start [2019-09-11T15:35:19.993Z] daemon.go:364: [d837c475e7e22] daemon started [2019-09-11T15:35:19.993Z] daemon.go:472: [d837c475e7e22] Stopping daemon [2019-09-11T15:35:19.993Z] daemon.go:307: [d837c475e7e22] exiting daemon [2019-09-11T15:35:19.993Z] daemon.go:459: [d837c475e7e22] Daemon stopped [2019-09-11T15:35:19.993Z] === RUN TestServiceWithPredefinedNetwork [2019-09-11T15:35:22.452Z] --- PASS: TestConfigCreateResolve (3.10s) [2019-09-11T15:35:22.452Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-09-11T15:35:22.452Z] daemon.go:336: [dc491b84e9764] waiting for daemon to start [2019-09-11T15:35:22.452Z] daemon.go:336: [dc491b84e9764] waiting for daemon to start [2019-09-11T15:35:22.452Z] daemon.go:364: [dc491b84e9764] daemon started [2019-09-11T15:35:22.452Z] daemon.go:472: [dc491b84e9764] Stopping daemon [2019-09-11T15:35:22.452Z] daemon.go:307: [dc491b84e9764] exiting daemon [2019-09-11T15:35:22.452Z] daemon.go:459: [dc491b84e9764] Daemon stopped [2019-09-11T15:35:22.452Z] === RUN TestConfigDaemonLibtrustID [2019-09-11T15:35:22.834Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-09-11T15:35:22.834Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-09-11T15:35:22.834Z] daemon.go:336: [de3ca2a3578e8] waiting for daemon to start [2019-09-11T15:35:22.834Z] daemon.go:336: [de3ca2a3578e8] waiting for daemon to start [2019-09-11T15:35:22.834Z] daemon.go:364: [de3ca2a3578e8] daemon started [2019-09-11T15:35:22.834Z] daemon.go:472: [de3ca2a3578e8] Stopping daemon [2019-09-11T15:35:22.834Z] daemon.go:307: [de3ca2a3578e8] exiting daemon [2019-09-11T15:35:22.834Z] daemon.go:459: [de3ca2a3578e8] Daemon stopped [2019-09-11T15:35:22.834Z] PASS [2019-09-11T15:35:22.834Z] [2019-09-11T15:35:22.834Z] DONE 8 tests in 23.327s [2019-09-11T15:35:22.834Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-09-11T15:35:22.834Z] ++ 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-09-11T15:35:22.834Z] ++ set -e [2019-09-11T15:35:22.834Z] ++ '[' -n 1 ']' [2019-09-11T15:35:22.834Z] ++ set -x [2019-09-11T15:35:22.834Z] ++ env -i DEST=/go/src/github.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-09-11T15:35:23.217Z] INFO: Testing against a local daemon [2019-09-11T15:35:23.217Z] === RUN TestCheckpoint [2019-09-11T15:35:23.217Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-11T15:35:23.217Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-11T15:35:23.217Z] === RUN TestContainerInvalidJSON [2019-09-11T15:35:23.217Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-11T15:35:23.217Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-11T15:35:23.217Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-11T15:35:23.217Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-11T15:35:23.217Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-11T15:35:23.217Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-11T15:35:23.217Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-11T15:35:23.217Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-11T15:35:23.217Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-11T15:35:23.217Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-09-11T15:35:23.217Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-11T15:35:23.217Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-11T15:35:23.217Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-11T15:35:23.217Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-11T15:35:23.217Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-09-11T15:35:23.217Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-11T15:35:23.217Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-09-11T15:35:23.217Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-11T15:35:23.269Z] --- PASS: TestServiceWithPredefinedNetwork (3.17s) [2019-09-11T15:35:23.269Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-09-11T15:35:23.269Z] daemon.go:336: [d50f1a46dcd5b] waiting for daemon to start [2019-09-11T15:35:23.269Z] daemon.go:336: [d50f1a46dcd5b] waiting for daemon to start [2019-09-11T15:35:23.269Z] daemon.go:364: [d50f1a46dcd5b] daemon started [2019-09-11T15:35:23.269Z] daemon.go:472: [d50f1a46dcd5b] Stopping daemon [2019-09-11T15:35:23.269Z] daemon.go:307: [d50f1a46dcd5b] exiting daemon [2019-09-11T15:35:23.269Z] daemon.go:459: [d50f1a46dcd5b] Daemon stopped [2019-09-11T15:35:23.269Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-11T15:35:23.269Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-11T15:35:23.269Z] service_test.go:230: FLAKY_TEST [2019-09-11T15:35:23.269Z] === RUN TestServiceWithDataPathPortInit [2019-09-11T15:35:23.598Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2019-09-11T15:35:23.598Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-11T15:35:23.598Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-09-11T15:35:23.598Z] === RUN TestCopyFromContainer [2019-09-11T15:35:23.787Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-11T15:35:23.787Z] INFO: Testing against a local daemon [2019-09-11T15:35:23.787Z] === RUN Test [2019-09-11T15:35:23.787Z] === RUN Test/DockerSuite/TestAPIClientVersionOldNotSupported [2019-09-11T15:35:23.787Z] === RUN Test/DockerSuite/TestAPICreateDeletePredefinedNetworks [2019-09-11T15:35:23.787Z] === RUN Test/DockerSuite/TestAPIErrorJSON [2019-09-11T15:35:23.787Z] === RUN Test/DockerSuite/TestAPIErrorNotFoundJSON [2019-09-11T15:35:23.787Z] === RUN Test/DockerSuite/TestAPIErrorNotFoundPlainText [2019-09-11T15:35:23.787Z] === RUN Test/DockerSuite/TestAPIErrorPlainText [2019-09-11T15:35:23.787Z] === RUN Test/DockerSuite/TestAPIGetEnabledCORS [2019-09-11T15:35:23.787Z] === RUN Test/DockerSuite/TestAPIImagesDelete [2019-09-11T15:35:23.787Z] === RUN Test/DockerSuite/TestAPIImagesFilter [2019-09-11T15:35:24.249Z] === RUN Test/DockerSuite/TestAPIImagesHistory [2019-09-11T15:35:24.640Z] === RUN Test/DockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-09-11T15:35:24.640Z] === RUN Test/DockerSwarmSuite/TestAPISwarmInit [2019-09-11T15:35:24.710Z] === RUN Test/DockerSuite/TestAPIImagesImportBadSrc [2019-09-11T15:35:24.710Z] === RUN Test/DockerSuite/TestAPIImagesSaveAndLoad [2019-09-11T15:35:25.443Z] === RUN TestCopyFromContainer// [2019-09-11T15:35:25.880Z] === RUN TestCopyFromContainer//bar/root [2019-09-11T15:35:25.880Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-11T15:35:25.880Z] === RUN TestCopyFromContainer/bar/quux [2019-09-11T15:35:25.880Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-11T15:35:26.387Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-11T15:35:26.387Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-11T15:35:26.387Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-11T15:35:26.387Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-11T15:35:26.387Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-11T15:35:26.881Z] --- PASS: TestCopyFromContainer (2.99s) [2019-09-11T15:35:26.881Z] --- PASS: TestCopyFromContainer// (0.11s) [2019-09-11T15:35:26.881Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2019-09-11T15:35:26.881Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2019-09-11T15:35:26.881Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-09-11T15:35:26.881Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-09-11T15:35:26.881Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-09-11T15:35:26.881Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-09-11T15:35:26.881Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-09-11T15:35:26.881Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-09-11T15:35:26.881Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-09-11T15:35:26.881Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-11T15:35:26.881Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-11T15:35:26.881Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-11T15:35:26.881Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-11T15:35:26.881Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-11T15:35:26.881Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-11T15:35:26.881Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-11T15:35:26.881Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-11T15:35:26.881Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-11T15:35:26.881Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-11T15:35:26.881Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-09-11T15:35:26.881Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-09-11T15:35:26.881Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-11T15:35:26.881Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-09-11T15:35:26.881Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-11T15:35:26.881Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-09-11T15:35:26.881Z] === RUN TestCreateWithInvalidEnv [2019-09-11T15:35:26.881Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-11T15:35:26.881Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-11T15:35:26.881Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-11T15:35:26.881Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-11T15:35:26.881Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-11T15:35:26.881Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-11T15:35:26.881Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-11T15:35:26.881Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-11T15:35:26.881Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-11T15:35:26.881Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-09-11T15:35:26.881Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-11T15:35:26.881Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-11T15:35:26.881Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-11T15:35:26.881Z] === RUN TestCreateTmpfsMountsTarget [2019-09-11T15:35:26.881Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-09-11T15:35:26.881Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-11T15:35:29.367Z] --- PASS: TestCreateWithCustomMaskedPaths (2.53s) [2019-09-11T15:35:29.367Z] === RUN TestCreateWithCapabilities [2019-09-11T15:35:29.367Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-11T15:35:29.367Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-11T15:35:29.367Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-11T15:35:29.367Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-11T15:35:29.367Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-11T15:35:29.367Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-11T15:35:29.367Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-11T15:35:29.367Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-11T15:35:29.367Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-11T15:35:29.367Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-11T15:35:29.367Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-11T15:35:29.367Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-11T15:35:29.367Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-11T15:35:29.367Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-11T15:35:29.367Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-11T15:35:29.367Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-11T15:35:29.367Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-11T15:35:29.367Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-11T15:35:29.367Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-11T15:35:29.367Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-11T15:35:29.367Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-11T15:35:29.367Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-11T15:35:29.367Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-11T15:35:29.367Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-11T15:35:29.367Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-11T15:35:29.367Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-11T15:35:29.367Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-11T15:35:29.367Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-11T15:35:29.367Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-11T15:35:29.367Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-11T15:35:29.367Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-11T15:35:29.367Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-11T15:35:29.367Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-11T15:35:29.367Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-09-11T15:35:29.367Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-11T15:35:29.367Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-09-11T15:35:29.367Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-09-11T15:35:29.367Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-09-11T15:35:29.367Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-09-11T15:35:29.367Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-09-11T15:35:29.367Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-09-11T15:35:29.367Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-09-11T15:35:29.367Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-09-11T15:35:29.367Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2019-09-11T15:35:29.367Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-09-11T15:35:29.367Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-11T15:35:30.782Z] ok github.com/docker/docker/api/server/httputils 0.123s coverage: 14.7% of statements [2019-09-11T15:35:30.782Z] ok github.com/docker/docker/api/server/middleware 0.144s coverage: 37.7% of statements [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-11T15:35:30.782Z] ok github.com/docker/docker/api/server/router/swarm 0.147s coverage: 4.0% of statements [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/types [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-11T15:35:30.782Z] ok github.com/docker/docker/api/types/filters 0.088s coverage: 95.2% of statements [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-11T15:35:30.782Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-11T15:35:30.782Z] ok github.com/docker/docker/api/types/time 0.447s coverage: 100.0% of statements [2019-09-11T15:35:30.782Z] ok github.com/docker/docker/api/types/versions 0.085s coverage: 75.0% of statements [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/builder [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-11T15:35:30.782Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-11T15:35:32.585Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.02s) [2019-09-11T15:35:32.585Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-11T15:35:32.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-11T15:35:32.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-11T15:35:32.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-11T15:35:32.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-11T15:35:32.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-11T15:35:32.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-11T15:35:32.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-11T15:35:32.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-11T15:35:32.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-11T15:35:32.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-11T15:35:32.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-11T15:35:32.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-11T15:35:32.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-11T15:35:32.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-11T15:35:32.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-11T15:35:32.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-09-11T15:35:32.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-11T15:35:32.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-09-11T15:35:32.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-11T15:35:32.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-09-11T15:35:32.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-09-11T15:35:32.585Z] === RUN TestContainerStartOnDaemonRestart [2019-09-11T15:35:32.585Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-11T15:35:32.585Z] === RUN TestDaemonRestartIpcMode [2019-09-11T15:35:32.585Z] === PAUSE TestDaemonRestartIpcMode [2019-09-11T15:35:32.585Z] === RUN TestDiff [2019-09-11T15:35:33.413Z] --- PASS: TestDiff (0.89s) [2019-09-11T15:35:33.413Z] === RUN TestExecWithCloseStdin [2019-09-11T15:35:34.513Z] ok github.com/docker/docker/builder/dockerfile 0.807s coverage: 43.2% of statements [2019-09-11T15:35:34.514Z] ok github.com/docker/docker/builder/dockerignore 0.051s coverage: 96.8% of statements [2019-09-11T15:35:34.514Z] ok github.com/docker/docker/builder/fscache 1.255s coverage: 69.2% of statements [2019-09-11T15:35:34.812Z] --- PASS: TestExecWithCloseStdin (1.20s) [2019-09-11T15:35:34.812Z] === RUN TestExec [2019-09-11T15:35:34.973Z] ok github.com/docker/docker/builder/remotecontext 1.299s coverage: 9.2% of statements [2019-09-11T15:35:37.309Z] --- PASS: TestExec (2.16s) [2019-09-11T15:35:37.309Z] === RUN TestExecUser [2019-09-11T15:35:38.105Z] --- PASS: TestExecUser (1.08s) [2019-09-11T15:35:38.105Z] === RUN TestExportContainerAndImportImage [2019-09-11T15:35:39.418Z] --- PASS: TestExportContainerAndImportImage (1.29s) [2019-09-11T15:35:39.418Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-11T15:35:40.738Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2019-09-11T15:35:40.738Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-09-11T15:35:40.738Z] daemon.go:336: [d25466cd66147] waiting for daemon to start [2019-09-11T15:35:40.738Z] daemon.go:336: [d25466cd66147] waiting for daemon to start [2019-09-11T15:35:40.738Z] daemon.go:364: [d25466cd66147] daemon started [2019-09-11T15:35:40.738Z] daemon.go:472: [d25466cd66147] Stopping daemon [2019-09-11T15:35:40.738Z] daemon.go:307: [d25466cd66147] exiting daemon [2019-09-11T15:35:40.738Z] daemon.go:459: [d25466cd66147] Daemon stopped [2019-09-11T15:35:40.738Z] daemon.go:336: [d25466cd66147] waiting for daemon to start [2019-09-11T15:35:40.738Z] daemon.go:336: [d25466cd66147] waiting for daemon to start [2019-09-11T15:35:40.738Z] daemon.go:364: [d25466cd66147] daemon started [2019-09-11T15:35:40.738Z] daemon.go:472: [d25466cd66147] Stopping daemon [2019-09-11T15:35:40.738Z] daemon.go:307: [d25466cd66147] exiting daemon [2019-09-11T15:35:40.738Z] daemon.go:459: [d25466cd66147] Daemon stopped [2019-09-11T15:35:40.738Z] === RUN TestHealthCheckWorkdir [2019-09-11T15:35:42.227Z] --- PASS: TestHealthCheckWorkdir (1.32s) [2019-09-11T15:35:42.227Z] === RUN TestHealthKillContainer [2019-09-11T15:35:42.705Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-09-11T15:35:43.269Z] --- PASS: TestServiceWithDataPathPortInit (19.86s) [2019-09-11T15:35:43.269Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-11T15:35:43.269Z] daemon.go:336: [db833495372ff] waiting for daemon to start [2019-09-11T15:35:43.269Z] daemon.go:336: [db833495372ff] waiting for daemon to start [2019-09-11T15:35:43.269Z] daemon.go:364: [db833495372ff] daemon started [2019-09-11T15:35:43.269Z] daemon.go:472: [db833495372ff] Stopping daemon [2019-09-11T15:35:43.269Z] daemon.go:307: [db833495372ff] exiting daemon [2019-09-11T15:35:43.269Z] daemon.go:459: [db833495372ff] Daemon stopped [2019-09-11T15:35:43.269Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-11T15:35:43.269Z] daemon.go:336: [d4d161e97cf6f] waiting for daemon to start [2019-09-11T15:35:43.269Z] daemon.go:336: [d4d161e97cf6f] waiting for daemon to start [2019-09-11T15:35:43.269Z] daemon.go:364: [d4d161e97cf6f] daemon started [2019-09-11T15:35:43.269Z] daemon.go:472: [d4d161e97cf6f] Stopping daemon [2019-09-11T15:35:43.269Z] daemon.go:307: [d4d161e97cf6f] exiting daemon [2019-09-11T15:35:43.269Z] daemon.go:459: [d4d161e97cf6f] Daemon stopped [2019-09-11T15:35:43.269Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-11T15:35:43.834Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementEnv [2019-09-11T15:35:44.399Z] === RUN Test/DockerSwarmSuite/TestAPISwarmInvalidAddress [2019-09-11T15:35:45.330Z] === RUN Test/DockerSwarmSuite/TestAPISwarmJoinToken [2019-09-11T15:35:45.456Z] --- PASS: TestHealthKillContainer (3.16s) [2019-09-11T15:35:45.456Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-11T15:35:46.254Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s) [2019-09-11T15:35:46.254Z] === RUN TestIpcModeNone [2019-09-11T15:35:47.532Z] --- PASS: TestIpcModeNone (1.14s) [2019-09-11T15:35:47.532Z] === RUN TestIpcModePrivate [2019-09-11T15:35:48.511Z] --- PASS: TestIpcModePrivate (1.19s) [2019-09-11T15:35:48.512Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2019-09-11T15:35:48.512Z] === RUN TestIpcModeShareable [2019-09-11T15:35:49.966Z] --- PASS: TestIpcModeShareable (1.18s) [2019-09-11T15:35:49.966Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2019-09-11T15:35:49.966Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-11T15:35:53.233Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.20s) [2019-09-11T15:35:53.233Z] === RUN TestAPIIpcModeHost [2019-09-11T15:35:53.429Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.87s) [2019-09-11T15:35:53.429Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-11T15:35:53.429Z] daemon.go:336: [dfc346bf52c23] waiting for daemon to start [2019-09-11T15:35:53.429Z] daemon.go:336: [dfc346bf52c23] waiting for daemon to start [2019-09-11T15:35:53.429Z] daemon.go:364: [dfc346bf52c23] daemon started [2019-09-11T15:35:53.429Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lslhu0nt7p2f714iy2q0a92mn Created:2019-09-11 15:35:44.172120651 +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[06b9a91217d0b8001027a30cc1d6c99238becd512df9f3219f1425be75a771f4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.20f2j2uedjfwvcd9npbsrjji7 EndpointID:3df2e5a4147863e976ff08de33df2e28597790b95c086cf4a3eb0e8dda697e0d MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:22f9adf72e655d375b0c2c85e405b9dda12b5023b7455920be069cea03196249 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:29dfce5fd3b1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.20f2j2uedjfwvcd9npbsrjji7 EndpointID:3df2e5a4147863e976ff08de33df2e28597790b95c086cf4a3eb0e8dda697e0d EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-11T15:35:53.429Z] daemon.go:472: [dfc346bf52c23] Stopping daemon [2019-09-11T15:35:53.429Z] daemon.go:307: [dfc346bf52c23] exiting daemon [2019-09-11T15:35:53.429Z] daemon.go:459: [dfc346bf52c23] Daemon stopped [2019-09-11T15:35:53.429Z] PASS [2019-09-11T15:35:53.429Z] [2019-09-11T15:35:53.429Z] === Skipped [2019-09-11T15:35:53.429Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-11T15:35:53.429Z] service_test.go:230: FLAKY_TEST [2019-09-11T15:35:53.429Z] [2019-09-11T15:35:53.429Z] [2019-09-11T15:35:53.429Z] DONE 21 tests, 1 skipped in 53.174s [2019-09-11T15:35:53.429Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-11T15:35:53.429Z] ++ 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-09-11T15:35:53.429Z] ++ set -e [2019-09-11T15:35:53.429Z] ++ '[' -n 1 ']' [2019-09-11T15:35:53.429Z] ++ set -x [2019-09-11T15:35:53.429Z] ++ env -i DEST=/go/src/github.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-09-11T15:35:53.429Z] INFO: Testing against a local daemon [2019-09-11T15:35:53.429Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-11T15:35:53.429Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-09-11T15:35:53.429Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-11T15:35:53.429Z] === RUN TestDockerNetworkIpvlan [2019-09-11T15:35:53.429Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-09-11T15:35:53.429Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-11T15:35:53.429Z] PASS [2019-09-11T15:35:53.429Z] [2019-09-11T15:35:53.429Z] === Skipped [2019-09-11T15:35:53.429Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-09-11T15:35:53.429Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-11T15:35:53.429Z] [2019-09-11T15:35:53.429Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-09-11T15:35:53.429Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-11T15:35:53.429Z] [2019-09-11T15:35:53.429Z] [2019-09-11T15:35:53.429Z] DONE 2 tests, 2 skipped in 0.230s [2019-09-11T15:35:53.429Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-11T15:35:53.429Z] ++ 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-09-11T15:35:53.429Z] ++ set -e [2019-09-11T15:35:53.429Z] ++ '[' -n 1 ']' [2019-09-11T15:35:53.429Z] ++ set -x [2019-09-11T15:35:53.429Z] ++ env -i DEST=/go/src/github.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-09-11T15:35:53.429Z] INFO: Testing against a local daemon [2019-09-11T15:35:53.429Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-11T15:35:54.033Z] --- PASS: TestAPIIpcModeHost (0.88s) [2019-09-11T15:35:54.033Z] === RUN TestDaemonIpcModeShareable [2019-09-11T15:35:54.810Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementExpose [2019-09-11T15:35:54.810Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2019-09-11T15:35:54.810Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-09-11T15:35:54.810Z] daemon.go:336: [daed4d2d927b9] waiting for daemon to start [2019-09-11T15:35:54.810Z] daemon.go:336: [daed4d2d927b9] waiting for daemon to start [2019-09-11T15:35:54.810Z] daemon.go:364: [daed4d2d927b9] daemon started [2019-09-11T15:35:54.810Z] daemon.go:472: [daed4d2d927b9] Stopping daemon [2019-09-11T15:35:54.810Z] daemon.go:307: [daed4d2d927b9] exiting daemon [2019-09-11T15:35:54.810Z] daemon.go:459: [daed4d2d927b9] Daemon stopped [2019-09-11T15:35:54.810Z] daemon.go:336: [daed4d2d927b9] waiting for daemon to start [2019-09-11T15:35:54.810Z] daemon.go:336: [daed4d2d927b9] waiting for daemon to start [2019-09-11T15:35:54.810Z] daemon.go:364: [daed4d2d927b9] daemon started [2019-09-11T15:35:54.811Z] daemon.go:472: [daed4d2d927b9] Stopping daemon [2019-09-11T15:35:54.811Z] daemon.go:307: [daed4d2d927b9] exiting daemon [2019-09-11T15:35:54.811Z] daemon.go:459: [daed4d2d927b9] Daemon stopped [2019-09-11T15:35:54.811Z] === RUN TestDockerNetworkMacvlan [2019-09-11T15:35:55.741Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementUser [2019-09-11T15:35:55.741Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-11T15:35:56.018Z] --- PASS: TestDaemonIpcModeShareable (2.02s) [2019-09-11T15:35:56.018Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-09-11T15:35:56.018Z] daemon.go:336: [d4d8b592ca475] waiting for daemon to start [2019-09-11T15:35:56.018Z] daemon.go:336: [d4d8b592ca475] waiting for daemon to start [2019-09-11T15:35:56.018Z] daemon.go:364: [d4d8b592ca475] daemon started [2019-09-11T15:35:56.018Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-09-11T15:35:56.018Z] daemon.go:472: [d4d8b592ca475] Stopping daemon [2019-09-11T15:35:56.018Z] daemon.go:307: [d4d8b592ca475] exiting daemon [2019-09-11T15:35:56.018Z] daemon.go:459: [d4d8b592ca475] Daemon stopped [2019-09-11T15:35:56.018Z] === RUN TestDaemonIpcModePrivate [2019-09-11T15:35:56.305Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementVolume [2019-09-11T15:35:56.562Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-11T15:35:56.819Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-09-11T15:35:57.383Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-11T15:35:58.046Z] --- PASS: TestDaemonIpcModePrivate (1.98s) [2019-09-11T15:35:58.046Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-09-11T15:35:58.046Z] daemon.go:336: [dc32fdf2f97ba] waiting for daemon to start [2019-09-11T15:35:58.046Z] daemon.go:336: [dc32fdf2f97ba] waiting for daemon to start [2019-09-11T15:35:58.046Z] daemon.go:364: [dc32fdf2f97ba] daemon started [2019-09-11T15:35:58.046Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-09-11T15:35:58.046Z] daemon.go:472: [dc32fdf2f97ba] Stopping daemon [2019-09-11T15:35:58.046Z] daemon.go:307: [dc32fdf2f97ba] exiting daemon [2019-09-11T15:35:58.046Z] daemon.go:459: [dc32fdf2f97ba] Daemon stopped [2019-09-11T15:35:58.046Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-11T15:35:58.314Z] === RUN Test/DockerSuite/TestBuildEscapeNotBackslashWordTest [2019-09-11T15:35:58.314Z] === RUN Test/DockerSuite/TestBuildEscapeWhitespace [2019-09-11T15:35:58.879Z] === RUN Test/DockerSuite/TestBuildExoticShellInterpolation [2019-09-11T15:35:59.912Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.96s) [2019-09-11T15:35:59.912Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-09-11T15:35:59.912Z] daemon.go:336: [d6dcfa90f1e4d] waiting for daemon to start [2019-09-11T15:35:59.912Z] daemon.go:336: [d6dcfa90f1e4d] waiting for daemon to start [2019-09-11T15:35:59.912Z] daemon.go:364: [d6dcfa90f1e4d] daemon started [2019-09-11T15:35:59.912Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-09-11T15:35:59.912Z] daemon.go:472: [d6dcfa90f1e4d] Stopping daemon [2019-09-11T15:35:59.912Z] daemon.go:307: [d6dcfa90f1e4d] exiting daemon [2019-09-11T15:35:59.912Z] daemon.go:459: [d6dcfa90f1e4d] Daemon stopped [2019-09-11T15:35:59.912Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-11T15:36:00.775Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-11T15:36:01.781Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.99s) [2019-09-11T15:36:01.781Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-09-11T15:36:01.781Z] daemon.go:336: [d4b8678196bf2] waiting for daemon to start [2019-09-11T15:36:01.781Z] daemon.go:336: [d4b8678196bf2] waiting for daemon to start [2019-09-11T15:36:01.781Z] daemon.go:364: [d4b8678196bf2] daemon started [2019-09-11T15:36:01.781Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-09-11T15:36:01.781Z] daemon.go:472: [d4b8678196bf2] Stopping daemon [2019-09-11T15:36:01.781Z] daemon.go:307: [d4b8678196bf2] exiting daemon [2019-09-11T15:36:01.781Z] daemon.go:459: [d4b8678196bf2] Daemon stopped [2019-09-11T15:36:01.781Z] === RUN TestIpcModeOlderClient [2019-09-11T15:36:01.781Z] === PAUSE TestIpcModeOlderClient [2019-09-11T15:36:01.781Z] === RUN TestKillContainerInvalidSignal [2019-09-11T15:36:02.609Z] --- PASS: TestKillContainerInvalidSignal (0.92s) [2019-09-11T15:36:02.609Z] === RUN TestKillContainer [2019-09-11T15:36:02.609Z] === RUN TestKillContainer/no_signal [2019-09-11T15:36:03.997Z] === RUN TestKillContainer/non_killing_signal [2019-09-11T15:36:04.363Z] === RUN TestKillContainer/killing_signal [2019-09-11T15:36:05.677Z] --- PASS: TestKillContainer (3.01s) [2019-09-11T15:36:05.677Z] --- PASS: TestKillContainer/no_signal (0.96s) [2019-09-11T15:36:05.677Z] --- PASS: TestKillContainer/non_killing_signal (0.71s) [2019-09-11T15:36:05.677Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2019-09-11T15:36:05.677Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-11T15:36:05.677Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-11T15:36:06.029Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-11T15:36:06.960Z] --- PASS: TestDockerNetworkMacvlan (11.94s) [2019-09-11T15:36:06.960Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-11T15:36:06.960Z] daemon.go:336: [dc603bdd71037] waiting for daemon to start [2019-09-11T15:36:06.960Z] daemon.go:336: [dc603bdd71037] waiting for daemon to start [2019-09-11T15:36:06.960Z] daemon.go:364: [dc603bdd71037] daemon started [2019-09-11T15:36:06.960Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-09-11T15:36:06.960Z] daemon.go:472: [dc603bdd71037] Stopping daemon [2019-09-11T15:36:06.960Z] daemon.go:307: [dc603bdd71037] exiting daemon [2019-09-11T15:36:06.960Z] daemon.go:459: [dc603bdd71037] Daemon stopped [2019-09-11T15:36:06.960Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-11T15:36:06.960Z] daemon.go:336: [d7bb14c6c7030] waiting for daemon to start [2019-09-11T15:36:06.960Z] daemon.go:336: [d7bb14c6c7030] waiting for daemon to start [2019-09-11T15:36:06.960Z] daemon.go:364: [d7bb14c6c7030] daemon started [2019-09-11T15:36:06.960Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-09-11T15:36:06.960Z] daemon.go:472: [d7bb14c6c7030] Stopping daemon [2019-09-11T15:36:06.960Z] daemon.go:307: [d7bb14c6c7030] exiting daemon [2019-09-11T15:36:06.960Z] daemon.go:459: [d7bb14c6c7030] Daemon stopped [2019-09-11T15:36:06.960Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-11T15:36:06.960Z] daemon.go:336: [d9b74af8cfaf1] waiting for daemon to start [2019-09-11T15:36:06.960Z] daemon.go:336: [d9b74af8cfaf1] waiting for daemon to start [2019-09-11T15:36:06.960Z] daemon.go:364: [d9b74af8cfaf1] daemon started [2019-09-11T15:36:06.960Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.05s) [2019-09-11T15:36:06.960Z] daemon.go:472: [d9b74af8cfaf1] Stopping daemon [2019-09-11T15:36:06.960Z] daemon.go:307: [d9b74af8cfaf1] exiting daemon [2019-09-11T15:36:06.960Z] daemon.go:459: [d9b74af8cfaf1] Daemon stopped [2019-09-11T15:36:06.960Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-11T15:36:06.960Z] daemon.go:336: [dd81eace44b4d] waiting for daemon to start [2019-09-11T15:36:06.960Z] daemon.go:336: [dd81eace44b4d] waiting for daemon to start [2019-09-11T15:36:06.960Z] daemon.go:364: [dd81eace44b4d] daemon started [2019-09-11T15:36:06.960Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.09s) [2019-09-11T15:36:06.960Z] daemon.go:472: [dd81eace44b4d] Stopping daemon [2019-09-11T15:36:06.960Z] daemon.go:307: [dd81eace44b4d] exiting daemon [2019-09-11T15:36:06.960Z] daemon.go:459: [dd81eace44b4d] Daemon stopped [2019-09-11T15:36:06.960Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-11T15:36:06.960Z] daemon.go:336: [d50faaaefdfc0] waiting for daemon to start [2019-09-11T15:36:06.960Z] daemon.go:336: [d50faaaefdfc0] waiting for daemon to start [2019-09-11T15:36:06.960Z] daemon.go:364: [d50faaaefdfc0] daemon started [2019-09-11T15:36:06.960Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.24s) [2019-09-11T15:36:06.960Z] daemon.go:472: [d50faaaefdfc0] Stopping daemon [2019-09-11T15:36:06.960Z] daemon.go:307: [d50faaaefdfc0] exiting daemon [2019-09-11T15:36:06.960Z] daemon.go:459: [d50faaaefdfc0] Daemon stopped [2019-09-11T15:36:06.960Z] PASS [2019-09-11T15:36:06.960Z] [2019-09-11T15:36:06.960Z] DONE 7 tests in 13.515s [2019-09-11T15:36:06.960Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-11T15:36:06.960Z] ++ 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-09-11T15:36:06.960Z] ++ set -e [2019-09-11T15:36:06.960Z] ++ '[' -n 1 ']' [2019-09-11T15:36:06.960Z] ++ set -x [2019-09-11T15:36:06.960Z] ++ env -i DEST=/go/src/github.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-09-11T15:36:06.960Z] testing: warning: no tests to run [2019-09-11T15:36:06.960Z] PASS [2019-09-11T15:36:06.960Z] [2019-09-11T15:36:06.960Z] DONE 0 tests in 0.028s [2019-09-11T15:36:06.960Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-11T15:36:06.960Z] ++ 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-09-11T15:36:06.960Z] ++ set -e [2019-09-11T15:36:06.960Z] ++ '[' -n 1 ']' [2019-09-11T15:36:06.960Z] ++ set -x [2019-09-11T15:36:06.960Z] ++ env -i DEST=/go/src/github.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-09-11T15:36:06.960Z] INFO: Testing against a local daemon [2019-09-11T15:36:06.985Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-11T15:36:07.217Z] === RUN TestAuthZPluginAllowRequest [2019-09-11T15:36:07.817Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.04s) [2019-09-11T15:36:07.817Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.96s) [2019-09-11T15:36:07.817Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2019-09-11T15:36:07.817Z] === RUN TestKillStoppedContainer [2019-09-11T15:36:07.817Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-09-11T15:36:07.817Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-11T15:36:07.817Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-09-11T15:36:07.817Z] === RUN TestKillDifferentUserContainer [2019-09-11T15:36:08.589Z] --- PASS: TestAuthZPluginAllowRequest (1.59s) [2019-09-11T15:36:08.589Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-09-11T15:36:08.589Z] daemon.go:336: [dab9ac43b75e5] waiting for daemon to start [2019-09-11T15:36:08.589Z] daemon.go:336: [dab9ac43b75e5] waiting for daemon to start [2019-09-11T15:36:08.589Z] daemon.go:364: [dab9ac43b75e5] daemon started [2019-09-11T15:36:08.589Z] daemon.go:472: [dab9ac43b75e5] Stopping daemon [2019-09-11T15:36:08.589Z] daemon.go:307: [dab9ac43b75e5] exiting daemon [2019-09-11T15:36:08.589Z] daemon.go:459: [dab9ac43b75e5] Daemon stopped [2019-09-11T15:36:08.589Z] === RUN TestAuthZPluginTLS [2019-09-11T15:36:09.135Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2019-09-11T15:36:09.135Z] === RUN TestInspectOomKilledTrue [2019-09-11T15:36:09.135Z] --- SKIP: TestInspectOomKilledTrue (0.02s) [2019-09-11T15:36:09.135Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-11T15:36:09.135Z] === RUN TestInspectOomKilledFalse [2019-09-11T15:36:09.135Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-11T15:36:09.135Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-11T15:36:09.135Z] === RUN TestLinksEtcHostsContentMatch [2019-09-11T15:36:09.153Z] --- PASS: TestAuthZPluginTLS (0.57s) [2019-09-11T15:36:09.153Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-09-11T15:36:09.153Z] daemon.go:336: [d63e3d7ab2040] waiting for daemon to start [2019-09-11T15:36:09.153Z] daemon.go:336: [d63e3d7ab2040] waiting for daemon to start [2019-09-11T15:36:09.153Z] daemon.go:364: [d63e3d7ab2040] daemon started [2019-09-11T15:36:09.153Z] daemon.go:472: [d63e3d7ab2040] Stopping daemon [2019-09-11T15:36:09.153Z] daemon.go:307: [d63e3d7ab2040] exiting daemon [2019-09-11T15:36:09.153Z] daemon.go:459: [d63e3d7ab2040] Daemon stopped [2019-09-11T15:36:09.153Z] === RUN TestAuthZPluginDenyRequest [2019-09-11T15:36:09.509Z] --- PASS: TestLinksEtcHostsContentMatch (0.75s) [2019-09-11T15:36:09.509Z] === RUN TestLinksContainerNames [2019-09-11T15:36:09.717Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-09-11T15:36:09.717Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-09-11T15:36:09.717Z] daemon.go:336: [d742ac18d674c] waiting for daemon to start [2019-09-11T15:36:09.717Z] daemon.go:336: [d742ac18d674c] waiting for daemon to start [2019-09-11T15:36:09.717Z] daemon.go:364: [d742ac18d674c] daemon started [2019-09-11T15:36:09.717Z] daemon.go:472: [d742ac18d674c] Stopping daemon [2019-09-11T15:36:09.717Z] daemon.go:307: [d742ac18d674c] exiting daemon [2019-09-11T15:36:09.717Z] daemon.go:459: [d742ac18d674c] Daemon stopped [2019-09-11T15:36:09.717Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-11T15:36:10.281Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-09-11T15:36:10.281Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-09-11T15:36:10.281Z] daemon.go:336: [df27cdfae02ce] waiting for daemon to start [2019-09-11T15:36:10.281Z] daemon.go:336: [df27cdfae02ce] waiting for daemon to start [2019-09-11T15:36:10.281Z] daemon.go:364: [df27cdfae02ce] daemon started [2019-09-11T15:36:10.281Z] daemon.go:472: [df27cdfae02ce] Stopping daemon [2019-09-11T15:36:10.281Z] daemon.go:307: [df27cdfae02ce] exiting daemon [2019-09-11T15:36:10.281Z] daemon.go:459: [df27cdfae02ce] Daemon stopped [2019-09-11T15:36:10.281Z] === RUN TestAuthZPluginDenyResponse [2019-09-11T15:36:10.688Z] ok github.com/docker/docker/builder/remotecontext/git 35.421s coverage: 85.1% of statements [2019-09-11T15:36:10.688Z] ? github.com/docker/docker/cli [no test files] [2019-09-11T15:36:10.688Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-11T15:36:10.688Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2019-09-11T15:36:10.688Z] ok github.com/docker/docker/client 0.519s coverage: 75.1% of statements [2019-09-11T15:36:10.846Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-09-11T15:36:10.846Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-09-11T15:36:10.846Z] daemon.go:336: [de8000b96b3ca] waiting for daemon to start [2019-09-11T15:36:10.846Z] daemon.go:336: [de8000b96b3ca] waiting for daemon to start [2019-09-11T15:36:10.846Z] daemon.go:364: [de8000b96b3ca] daemon started [2019-09-11T15:36:10.846Z] daemon.go:472: [de8000b96b3ca] Stopping daemon [2019-09-11T15:36:10.846Z] daemon.go:307: [de8000b96b3ca] exiting daemon [2019-09-11T15:36:10.846Z] daemon.go:459: [de8000b96b3ca] Daemon stopped [2019-09-11T15:36:10.846Z] === RUN TestAuthZPluginAllowEventStream [2019-09-11T15:36:11.522Z] --- PASS: TestLinksContainerNames (2.03s) [2019-09-11T15:36:11.522Z] === RUN TestLogsFollowTailEmpty [2019-09-11T15:36:11.778Z] === RUN Test/DockerSuite/TestBuildExpose [2019-09-11T15:36:12.035Z] === RUN Test/DockerSuite/TestBuildExposeMorePorts [2019-09-11T15:36:12.601Z] === RUN Test/DockerSuite/TestBuildExposeOrder [2019-09-11T15:36:12.601Z] --- PASS: TestAuthZPluginAllowEventStream (1.81s) [2019-09-11T15:36:12.601Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-09-11T15:36:12.601Z] daemon.go:336: [d791c3a9f16a8] waiting for daemon to start [2019-09-11T15:36:12.601Z] daemon.go:336: [d791c3a9f16a8] waiting for daemon to start [2019-09-11T15:36:12.601Z] daemon.go:364: [d791c3a9f16a8] daemon started [2019-09-11T15:36:12.601Z] daemon.go:472: [d791c3a9f16a8] Stopping daemon [2019-09-11T15:36:12.601Z] daemon.go:307: [d791c3a9f16a8] exiting daemon [2019-09-11T15:36:12.601Z] daemon.go:459: [d791c3a9f16a8] Daemon stopped [2019-09-11T15:36:12.601Z] === RUN TestAuthZPluginErrorResponse [2019-09-11T15:36:12.853Z] --- PASS: TestLogsFollowTailEmpty (1.11s) [2019-09-11T15:36:12.853Z] === RUN TestContainerNetworkMountsNoChown [2019-09-11T15:36:13.166Z] === RUN Test/DockerSuite/TestBuildExposeUpperCaseProto [2019-09-11T15:36:13.166Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-09-11T15:36:13.166Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-09-11T15:36:13.166Z] daemon.go:336: [d52ecb60a5a06] waiting for daemon to start [2019-09-11T15:36:13.166Z] daemon.go:336: [d52ecb60a5a06] waiting for daemon to start [2019-09-11T15:36:13.166Z] daemon.go:364: [d52ecb60a5a06] daemon started [2019-09-11T15:36:13.166Z] daemon.go:472: [d52ecb60a5a06] Stopping daemon [2019-09-11T15:36:13.166Z] daemon.go:307: [d52ecb60a5a06] exiting daemon [2019-09-11T15:36:13.166Z] daemon.go:459: [d52ecb60a5a06] Daemon stopped [2019-09-11T15:36:13.166Z] === RUN TestAuthZPluginErrorRequest [2019-09-11T15:36:13.423Z] === RUN Test/DockerSuite/TestBuildFails [2019-09-11T15:36:13.678Z] --- PASS: TestContainerNetworkMountsNoChown (1.00s) [2019-09-11T15:36:13.678Z] === RUN TestMountDaemonRoot [2019-09-11T15:36:13.678Z] === RUN TestMountDaemonRoot/default [2019-09-11T15:36:13.678Z] === PAUSE TestMountDaemonRoot/default [2019-09-11T15:36:13.678Z] === RUN TestMountDaemonRoot/private [2019-09-11T15:36:13.678Z] === PAUSE TestMountDaemonRoot/private [2019-09-11T15:36:13.678Z] === RUN TestMountDaemonRoot/rprivate [2019-09-11T15:36:13.678Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-11T15:36:13.678Z] === RUN TestMountDaemonRoot/slave [2019-09-11T15:36:13.678Z] === PAUSE TestMountDaemonRoot/slave [2019-09-11T15:36:13.678Z] === RUN TestMountDaemonRoot/rslave [2019-09-11T15:36:13.678Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-11T15:36:13.678Z] === RUN TestMountDaemonRoot/shared [2019-09-11T15:36:13.678Z] === PAUSE TestMountDaemonRoot/shared [2019-09-11T15:36:13.678Z] === RUN TestMountDaemonRoot/rshared [2019-09-11T15:36:13.678Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-11T15:36:13.678Z] === CONT TestMountDaemonRoot/default [2019-09-11T15:36:13.678Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-11T15:36:13.678Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-11T15:36:13.678Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-11T15:36:13.678Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-11T15:36:13.678Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-11T15:36:13.678Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-11T15:36:13.678Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-11T15:36:13.678Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-11T15:36:13.678Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-11T15:36:13.678Z] === CONT TestMountDaemonRoot/rshared [2019-09-11T15:36:13.678Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-11T15:36:13.678Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-11T15:36:13.678Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-11T15:36:13.678Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-11T15:36:13.678Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-11T15:36:13.678Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-11T15:36:13.678Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-11T15:36:13.678Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-11T15:36:13.678Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-11T15:36:13.680Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-09-11T15:36:13.681Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-09-11T15:36:13.681Z] daemon.go:336: [d7b59cc1a86b5] waiting for daemon to start [2019-09-11T15:36:13.681Z] daemon.go:336: [d7b59cc1a86b5] waiting for daemon to start [2019-09-11T15:36:13.681Z] daemon.go:364: [d7b59cc1a86b5] daemon started [2019-09-11T15:36:13.681Z] daemon.go:472: [d7b59cc1a86b5] Stopping daemon [2019-09-11T15:36:13.681Z] daemon.go:307: [d7b59cc1a86b5] exiting daemon [2019-09-11T15:36:13.681Z] daemon.go:459: [d7b59cc1a86b5] Daemon stopped [2019-09-11T15:36:13.681Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-11T15:36:14.064Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-11T15:36:14.064Z] === CONT TestMountDaemonRoot/shared [2019-09-11T15:36:14.064Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-11T15:36:14.064Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-11T15:36:14.064Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-11T15:36:14.064Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-11T15:36:14.064Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-11T15:36:14.064Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-11T15:36:14.064Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-11T15:36:14.064Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-11T15:36:14.064Z] === CONT TestMountDaemonRoot/rslave [2019-09-11T15:36:14.064Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-11T15:36:14.064Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-11T15:36:14.064Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-11T15:36:14.064Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-11T15:36:14.064Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-11T15:36:14.064Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-11T15:36:14.064Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-11T15:36:14.064Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-11T15:36:14.064Z] === CONT TestMountDaemonRoot/slave [2019-09-11T15:36:14.064Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-11T15:36:14.064Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-11T15:36:14.064Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-11T15:36:14.064Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-11T15:36:14.064Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-11T15:36:14.064Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-11T15:36:14.064Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-11T15:36:14.064Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-11T15:36:14.064Z] === CONT TestMountDaemonRoot/rprivate [2019-09-11T15:36:14.064Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-11T15:36:14.064Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-11T15:36:14.064Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-11T15:36:14.064Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-11T15:36:14.064Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-11T15:36:14.064Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-11T15:36:14.064Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-11T15:36:14.064Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-11T15:36:14.064Z] === CONT TestMountDaemonRoot/private [2019-09-11T15:36:14.064Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-11T15:36:14.064Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-11T15:36:14.064Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-11T15:36:14.064Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-11T15:36:14.064Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-11T15:36:14.064Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-11T15:36:14.064Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-11T15:36:14.064Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-11T15:36:14.064Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-11T15:36:14.064Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-11T15:36:14.064Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-11T15:36:14.064Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-11T15:36:14.064Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-11T15:36:14.064Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-11T15:36:14.064Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-11T15:36:14.064Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-11T15:36:14.064Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-11T15:36:14.246Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-09-11T15:36:14.246Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-11T15:36:14.246Z] daemon.go:336: [d41f37f27ed21] waiting for daemon to start [2019-09-11T15:36:14.246Z] daemon.go:336: [d41f37f27ed21] waiting for daemon to start [2019-09-11T15:36:14.246Z] daemon.go:364: [d41f37f27ed21] daemon started [2019-09-11T15:36:14.246Z] daemon.go:472: [d41f37f27ed21] Stopping daemon [2019-09-11T15:36:14.246Z] daemon.go:307: [d41f37f27ed21] exiting daemon [2019-09-11T15:36:14.246Z] daemon.go:459: [d41f37f27ed21] Daemon stopped [2019-09-11T15:36:14.246Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-11T15:36:14.246Z] === RUN Test/DockerSuite/TestBuildFailsGitNotCallable [2019-09-11T15:36:14.453Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-11T15:36:14.453Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-11T15:36:14.453Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-11T15:36:14.453Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-11T15:36:14.453Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-11T15:36:14.453Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-11T15:36:14.453Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-11T15:36:14.453Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-11T15:36:14.453Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-11T15:36:14.453Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-11T15:36:14.453Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-11T15:36:14.453Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-11T15:36:14.453Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-11T15:36:14.503Z] === RUN Test/DockerSuite/TestBuildFollowSymlinkToDir [2019-09-11T15:36:14.854Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-11T15:36:14.854Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-11T15:36:14.854Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.13s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.12s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-09-11T15:36:14.854Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-09-11T15:36:14.855Z] === RUN TestContainerBindMountNonRecursive [2019-09-11T15:36:15.388Z] ok github.com/docker/docker/cmd/dockerd 0.180s coverage: 18.7% of statements [2019-09-11T15:36:16.243Z] ok github.com/docker/docker/cmd/dockerd 0.232s coverage: 29.9% of statements [2019-09-11T15:36:16.243Z] ok github.com/docker/docker/container 0.170s coverage: 35.5% of statements [2019-09-11T15:36:16.243Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-11T15:36:16.243Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-11T15:36:16.243Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-11T15:36:16.243Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-11T15:36:16.399Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.99s) [2019-09-11T15:36:16.399Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-09-11T15:36:16.399Z] daemon.go:336: [d2540f92ce60a] waiting for daemon to start [2019-09-11T15:36:16.399Z] daemon.go:336: [d2540f92ce60a] waiting for daemon to start [2019-09-11T15:36:16.399Z] daemon.go:364: [d2540f92ce60a] daemon started [2019-09-11T15:36:16.399Z] daemon.go:472: [d2540f92ce60a] Stopping daemon [2019-09-11T15:36:16.399Z] daemon.go:307: [d2540f92ce60a] exiting daemon [2019-09-11T15:36:16.399Z] daemon.go:459: [d2540f92ce60a] Daemon stopped [2019-09-11T15:36:16.399Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-11T15:36:16.656Z] === RUN Test/DockerSuite/TestBuildFollowSymlinkToFile [2019-09-11T15:36:16.809Z] --- PASS: TestContainerBindMountNonRecursive (2.08s) [2019-09-11T15:36:16.809Z] === RUN TestNetworkNat [2019-09-11T15:36:18.168Z] --- PASS: TestNetworkNat (1.11s) [2019-09-11T15:36:18.168Z] === RUN TestNetworkLocalhostTCPNat [2019-09-11T15:36:18.291Z] ok github.com/docker/docker/container 0.640s coverage: 42.7% of statements [2019-09-11T15:36:18.291Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-11T15:36:18.291Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-11T15:36:18.291Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-11T15:36:18.291Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-11T15:36:18.552Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2019-09-11T15:36:18.552Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-09-11T15:36:18.552Z] daemon.go:336: [dadeb716de6c1] waiting for daemon to start [2019-09-11T15:36:18.552Z] daemon.go:336: [dadeb716de6c1] waiting for daemon to start [2019-09-11T15:36:18.552Z] daemon.go:364: [dadeb716de6c1] daemon started [2019-09-11T15:36:18.552Z] daemon.go:472: [dadeb716de6c1] Stopping daemon [2019-09-11T15:36:18.552Z] daemon.go:307: [dadeb716de6c1] exiting daemon [2019-09-11T15:36:18.552Z] daemon.go:459: [dadeb716de6c1] Daemon stopped [2019-09-11T15:36:18.552Z] === RUN TestAuthZPluginHeader [2019-09-11T15:36:18.956Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2019-09-11T15:36:18.956Z] === RUN TestNetworkLoopbackNat [2019-09-11T15:36:19.484Z] === RUN Test/DockerSuite/TestBuildForceRm [2019-09-11T15:36:19.484Z] --- PASS: TestAuthZPluginHeader (0.84s) [2019-09-11T15:36:19.484Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-09-11T15:36:19.484Z] daemon.go:336: [dd045aca1412b] waiting for daemon to start [2019-09-11T15:36:19.484Z] daemon.go:336: [dd045aca1412b] waiting for daemon to start [2019-09-11T15:36:19.484Z] daemon.go:364: [dd045aca1412b] daemon started [2019-09-11T15:36:19.484Z] daemon.go:472: [dd045aca1412b] Stopping daemon [2019-09-11T15:36:19.484Z] daemon.go:307: [dd045aca1412b] exiting daemon [2019-09-11T15:36:19.484Z] daemon.go:459: [dd045aca1412b] Daemon stopped [2019-09-11T15:36:19.484Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-11T15:36:19.728Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2019-09-11T15:36:20.243Z] --- PASS: TestNetworkLoopbackNat (1.27s) [2019-09-11T15:36:20.243Z] === RUN TestPause [2019-09-11T15:36:21.063Z] --- PASS: TestPause (1.09s) [2019-09-11T15:36:21.063Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-11T15:36:21.063Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-11T15:36:21.063Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-11T15:36:21.063Z] === RUN TestPauseStopPausedContainer [2019-09-11T15:36:21.402Z] === RUN Test/DockerSuite/TestBuildFromGit [2019-09-11T15:36:22.346Z] --- PASS: TestPauseStopPausedContainer (1.00s) [2019-09-11T15:36:22.346Z] === RUN TestPsFilter [2019-09-11T15:36:22.346Z] --- PASS: TestPsFilter (0.31s) [2019-09-11T15:36:22.346Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-11T15:36:22.431Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2019-09-11T15:36:22.431Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-11T15:36:22.431Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 4.0% of statements [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/types [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-11T15:36:22.431Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 95.2% of statements [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-11T15:36:22.431Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-11T15:36:22.431Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-09-11T15:36:22.431Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/builder [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-11T15:36:22.431Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-11T15:36:22.431Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2019-09-11T15:36:23.300Z] === RUN Test/DockerSuite/TestBuildFromGitWithContext [2019-09-11T15:36:23.557Z] === RUN Test/DockerSuite/TestBuildFromGitWithF [2019-09-11T15:36:23.661Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.97s) [2019-09-11T15:36:23.661Z] === RUN TestRemoveContainerWithVolume [2019-09-11T15:36:23.795Z] ok github.com/docker/docker/builder/fscache 0.122s coverage: 69.5% of statements [2019-09-11T15:36:24.121Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.58s) [2019-09-11T15:36:24.121Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2019-09-11T15:36:24.121Z] daemon.go:336: [d14071a9a6a4d] waiting for daemon to start [2019-09-11T15:36:24.121Z] daemon.go:336: [d14071a9a6a4d] waiting for daemon to start [2019-09-11T15:36:24.121Z] daemon.go:364: [d14071a9a6a4d] daemon started [2019-09-11T15:36:24.121Z] daemon.go:472: [d14071a9a6a4d] Stopping daemon [2019-09-11T15:36:24.121Z] daemon.go:307: [d14071a9a6a4d] exiting daemon [2019-09-11T15:36:24.121Z] daemon.go:459: [d14071a9a6a4d] Daemon stopped [2019-09-11T15:36:24.121Z] daemon.go:336: [d14071a9a6a4d] waiting for daemon to start [2019-09-11T15:36:24.121Z] daemon.go:336: [d14071a9a6a4d] waiting for daemon to start [2019-09-11T15:36:24.121Z] daemon.go:364: [d14071a9a6a4d] daemon started [2019-09-11T15:36:24.121Z] daemon.go:472: [d14071a9a6a4d] Stopping daemon [2019-09-11T15:36:24.121Z] daemon.go:307: [d14071a9a6a4d] exiting daemon [2019-09-11T15:36:24.121Z] daemon.go:459: [d14071a9a6a4d] Daemon stopped [2019-09-11T15:36:24.121Z] === RUN TestAuthZPluginV2Disable [2019-09-11T15:36:24.357Z] ok github.com/docker/docker/builder/dockerfile 0.609s coverage: 45.1% of statements [2019-09-11T15:36:24.579Z] --- PASS: TestRemoveContainerWithVolume (1.06s) [2019-09-11T15:36:24.579Z] === RUN TestRemoveContainerRunning [2019-09-11T15:36:24.685Z] === RUN Test/DockerSuite/TestBuildFromMixedcaseDockerfile [2019-09-11T15:36:25.382Z] --- PASS: TestRemoveContainerRunning (0.96s) [2019-09-11T15:36:25.382Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-11T15:36:26.671Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2019-09-11T15:36:26.671Z] === RUN TestRemoveInvalidContainer [2019-09-11T15:36:26.671Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-09-11T15:36:26.671Z] === RUN TestRenameLinkedContainer [2019-09-11T15:36:26.872Z] ok github.com/docker/docker/builder/remotecontext/git 1.044s coverage: 85.1% of statements [2019-09-11T15:36:26.872Z] ok github.com/docker/docker/builder/remotecontext 0.173s coverage: 13.6% of statements [2019-09-11T15:36:27.207Z] === RUN Test/DockerSuite/TestBuildFromOfficialNames [2019-09-11T15:36:27.433Z] ? github.com/docker/docker/cli [no test files] [2019-09-11T15:36:27.433Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-11T15:36:27.433Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-09-11T15:36:27.772Z] --- PASS: TestAuthZPluginV2Disable (3.72s) [2019-09-11T15:36:27.772Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2019-09-11T15:36:27.772Z] daemon.go:336: [da9a5ae48058c] waiting for daemon to start [2019-09-11T15:36:27.772Z] daemon.go:336: [da9a5ae48058c] waiting for daemon to start [2019-09-11T15:36:27.772Z] daemon.go:364: [da9a5ae48058c] daemon started [2019-09-11T15:36:27.772Z] daemon.go:472: [da9a5ae48058c] Stopping daemon [2019-09-11T15:36:27.772Z] daemon.go:307: [da9a5ae48058c] exiting daemon [2019-09-11T15:36:27.772Z] daemon.go:459: [da9a5ae48058c] Daemon stopped [2019-09-11T15:36:27.772Z] daemon.go:336: [da9a5ae48058c] waiting for daemon to start [2019-09-11T15:36:27.772Z] daemon.go:336: [da9a5ae48058c] waiting for daemon to start [2019-09-11T15:36:27.772Z] daemon.go:364: [da9a5ae48058c] daemon started [2019-09-11T15:36:27.772Z] daemon.go:472: [da9a5ae48058c] Stopping daemon [2019-09-11T15:36:27.772Z] daemon.go:307: [da9a5ae48058c] exiting daemon [2019-09-11T15:36:27.772Z] daemon.go:459: [da9a5ae48058c] Daemon stopped [2019-09-11T15:36:27.772Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-11T15:36:27.772Z] === RUN Test/DockerSuite/TestBuildFromRemoteTarball [2019-09-11T15:36:28.029Z] === RUN Test/DockerSuite/TestBuildFromStdinWithF [2019-09-11T15:36:28.177Z] ok github.com/docker/docker/daemon/cluster/convert 0.037s coverage: 35.8% of statements [2019-09-11T15:36:30.551Z] === RUN Test/DockerSuite/TestBuildFromURLWithF [2019-09-11T15:36:30.784Z] --- PASS: TestRenameLinkedContainer (3.68s) [2019-09-11T15:36:30.784Z] === RUN TestRenameStoppedContainer [2019-09-11T15:36:30.808Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s) [2019-09-11T15:36:30.808Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2019-09-11T15:36:30.808Z] daemon.go:336: [d3a4ae8766100] waiting for daemon to start [2019-09-11T15:36:30.808Z] daemon.go:336: [d3a4ae8766100] waiting for daemon to start [2019-09-11T15:36:30.808Z] daemon.go:364: [d3a4ae8766100] daemon started [2019-09-11T15:36:30.808Z] daemon.go:472: [d3a4ae8766100] Stopping daemon [2019-09-11T15:36:30.808Z] daemon.go:307: [d3a4ae8766100] exiting daemon [2019-09-11T15:36:30.808Z] daemon.go:459: [d3a4ae8766100] Daemon stopped [2019-09-11T15:36:30.808Z] daemon.go:336: [d3a4ae8766100] waiting for daemon to start [2019-09-11T15:36:30.808Z] daemon.go:336: [d3a4ae8766100] waiting for daemon to start [2019-09-11T15:36:30.808Z] daemon.go:364: [d3a4ae8766100] daemon started [2019-09-11T15:36:30.808Z] daemon.go:472: [d3a4ae8766100] Stopping daemon [2019-09-11T15:36:30.808Z] daemon.go:307: [d3a4ae8766100] exiting daemon [2019-09-11T15:36:30.808Z] daemon.go:459: [d3a4ae8766100] Daemon stopped [2019-09-11T15:36:30.808Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-11T15:36:31.216Z] --- PASS: TestRenameStoppedContainer (0.99s) [2019-09-11T15:36:31.216Z] === RUN TestRenameRunningContainerAndReuse [2019-09-11T15:36:32.582Z] ok github.com/docker/docker/daemon/cluster 0.149s coverage: 0.5% of statements [2019-09-11T15:36:33.331Z] === RUN Test/DockerSuite/TestBuildHandleEscapesInVolume [2019-09-11T15:36:33.357Z] --- PASS: TestRenameRunningContainerAndReuse (2.05s) [2019-09-11T15:36:33.357Z] === RUN TestRenameInvalidName [2019-09-11T15:36:33.896Z] === RUN Test/DockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-11T15:36:33.967Z] ok github.com/docker/docker/client 0.230s coverage: 75.6% of statements [2019-09-11T15:36:34.160Z] --- PASS: TestRenameInvalidName (1.06s) [2019-09-11T15:36:34.160Z] === RUN TestRenameAnonymousContainer [2019-09-11T15:36:35.795Z] === RUN Test/DockerSuite/TestBuildHistory [2019-09-11T15:36:37.428Z] --- PASS: TestRenameAnonymousContainer (3.25s) [2019-09-11T15:36:37.428Z] === RUN TestRenameContainerWithSameName [2019-09-11T15:36:38.119Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2019-09-11T15:36:38.279Z] --- PASS: TestRenameContainerWithSameName (0.96s) [2019-09-11T15:36:38.279Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-11T15:36:39.427Z] ok github.com/docker/docker/daemon 2.910s coverage: 9.1% of statements [2019-09-11T15:36:39.427Z] ok github.com/docker/docker/daemon/cluster 0.692s coverage: 0.5% of statements [2019-09-11T15:36:39.427Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.320s coverage: 65.3% of statements [2019-09-11T15:36:39.427Z] ok github.com/docker/docker/daemon/cluster/convert 0.882s coverage: 35.8% of statements [2019-09-11T15:36:39.427Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-11T15:36:39.427Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.452s coverage: 10.9% of statements [2019-09-11T15:36:39.427Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-11T15:36:39.427Z] ok github.com/docker/docker/daemon/config 1.011s coverage: 82.3% of statements [2019-09-11T15:36:39.427Z] ok github.com/docker/docker/daemon/discovery 0.715s coverage: 30.0% of statements [2019-09-11T15:36:39.427Z] ok github.com/docker/docker/daemon/events 0.477s coverage: 50.0% of statements [2019-09-11T15:36:39.427Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-11T15:36:39.427Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-11T15:36:39.427Z] ok github.com/docker/docker/daemon/graphdriver 0.140s coverage: 2.3% of statements [2019-09-11T15:36:39.427Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-09-11T15:36:39.427Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-09-11T15:36:39.427Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-11T15:36:39.427Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-09-11T15:36:39.427Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-09-11T15:36:39.427Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-09-11T15:36:39.427Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-09-11T15:36:39.427Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-11T15:36:39.427Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-09-11T15:36:39.427Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-09-11T15:36:39.427Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-09-11T15:36:39.427Z] ok github.com/docker/docker/daemon/images 0.434s coverage: 4.9% of statements [2019-09-11T15:36:39.427Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-11T15:36:39.427Z] ok github.com/docker/docker/daemon/links 0.111s coverage: 93.0% of statements [2019-09-11T15:36:39.427Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-11T15:36:39.887Z] ok github.com/docker/docker/daemon/logger 0.545s coverage: 43.0% of statements [2019-09-11T15:36:40.162Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2019-09-11T15:36:40.261Z] --- PASS: TestRenameContainerWithLinkedContainer (1.98s) [2019-09-11T15:36:40.261Z] === RUN TestResize [2019-09-11T15:36:40.448Z] ok github.com/docker/docker/daemon/config 0.163s coverage: 84.2% of statements [2019-09-11T15:36:41.545Z] --- PASS: TestResize (0.97s) [2019-09-11T15:36:41.546Z] === RUN TestResizeWithInvalidSize [2019-09-11T15:36:42.082Z] ok github.com/docker/docker/daemon/logger/awslogs 0.757s coverage: 77.8% of statements [2019-09-11T15:36:42.082Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-09-11T15:36:42.082Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-11T15:36:42.082Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-11T15:36:42.082Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-09-11T15:36:42.082Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-09-11T15:36:42.343Z] === RUN Test/DockerSuite/TestBuildIidFile [2019-09-11T15:36:42.366Z] --- PASS: TestResizeWithInvalidSize (1.02s) [2019-09-11T15:36:42.366Z] === RUN TestResizeWhenContainerNotStarted [2019-09-11T15:36:42.547Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.392s coverage: 62.1% of statements [2019-09-11T15:36:42.547Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.215s coverage: 88.3% of statements [2019-09-11T15:36:42.907Z] === RUN Test/DockerSuite/TestBuildIidFileCleanupOnFail [2019-09-11T15:36:43.678Z] --- PASS: TestResizeWhenContainerNotStarted (1.02s) [2019-09-11T15:36:43.678Z] === RUN TestDaemonRestartKillContainers [2019-09-11T15:36:43.678Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-11T15:36:43.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-11T15:36:43.678Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-11T15:36:43.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-11T15:36:43.678Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-11T15:36:43.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-11T15:36:43.678Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-11T15:36:43.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-11T15:36:43.678Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-11T15:36:43.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-11T15:36:43.678Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-11T15:36:43.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-11T15:36:43.678Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-11T15:36:43.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-11T15:36:43.678Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-11T15:36:43.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-11T15:36:43.678Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-11T15:36:43.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-11T15:36:43.678Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-11T15:36:43.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-11T15:36:43.678Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-11T15:36:43.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-11T15:36:43.678Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-11T15:36:43.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-11T15:36:43.678Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-11T15:36:43.678Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-11T15:36:43.838Z] === RUN Test/DockerSuite/TestBuildInheritance [2019-09-11T15:36:43.838Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.94s) [2019-09-11T15:36:43.838Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-11T15:36:43.838Z] daemon.go:336: [de98112e5413b] waiting for daemon to start [2019-09-11T15:36:43.838Z] daemon.go:336: [de98112e5413b] waiting for daemon to start [2019-09-11T15:36:43.838Z] daemon.go:364: [de98112e5413b] daemon started [2019-09-11T15:36:43.838Z] daemon.go:472: [de98112e5413b] Stopping daemon [2019-09-11T15:36:43.838Z] daemon.go:307: [de98112e5413b] exiting daemon [2019-09-11T15:36:43.838Z] daemon.go:459: [de98112e5413b] Daemon stopped [2019-09-11T15:36:43.838Z] daemon.go:336: [de98112e5413b] waiting for daemon to start [2019-09-11T15:36:43.838Z] daemon.go:336: [de98112e5413b] waiting for daemon to start [2019-09-11T15:36:43.838Z] daemon.go:307: [de98112e5413b] exiting daemon [2019-09-11T15:36:43.838Z] daemon.go:336: [de98112e5413b] waiting for daemon to start [2019-09-11T15:36:43.838Z] daemon.go:336: [de98112e5413b] waiting for daemon to start [2019-09-11T15:36:43.838Z] daemon.go:336: [de98112e5413b] waiting for daemon to start [2019-09-11T15:36:43.838Z] daemon.go:364: [de98112e5413b] daemon started [2019-09-11T15:36:43.838Z] daemon.go:472: [de98112e5413b] Stopping daemon [2019-09-11T15:36:43.838Z] daemon.go:307: [de98112e5413b] exiting daemon [2019-09-11T15:36:43.838Z] daemon.go:459: [de98112e5413b] Daemon stopped [2019-09-11T15:36:43.838Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-11T15:36:43.921Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2019-09-11T15:36:44.104Z] ok github.com/docker/docker/daemon/logger/local 0.555s coverage: 74.7% of statements [2019-09-11T15:36:44.104Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-11T15:36:44.104Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.152s coverage: 18.1% of statements [2019-09-11T15:36:44.403Z] === RUN Test/DockerSuite/TestBuildIntermediateTarget [2019-09-11T15:36:44.935Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.502s coverage: 13.6% of statements [2019-09-11T15:36:44.968Z] === RUN Test/DockerSuite/TestBuildInvalidTag [2019-09-11T15:36:44.968Z] === RUN Test/DockerSuite/TestBuildJSONEmptyRun [2019-09-11T15:36:45.566Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-11T15:36:45.899Z] === RUN Test/DockerSuite/TestBuildLabel [2019-09-11T15:36:46.464Z] === RUN Test/DockerSuite/TestBuildLabelCacheCommit [2019-09-11T15:36:46.602Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-11T15:36:46.721Z] === RUN Test/DockerSuite/TestBuildLabelMultiple [2019-09-11T15:36:47.291Z] === RUN Test/DockerSuite/TestBuildLabelOneNode [2019-09-11T15:36:47.569Z] === RUN Test/DockerSuite/TestBuildLabels [2019-09-11T15:36:47.879Z] ok github.com/docker/docker/daemon/logger/splunk 2.537s coverage: 84.5% of statements [2019-09-11T15:36:47.879Z] ok github.com/docker/docker/daemon/logger/syslog 0.314s coverage: 47.8% of statements [2019-09-11T15:36:47.879Z] ok github.com/docker/docker/daemon/logger/templates 0.065s coverage: 8.3% of statements [2019-09-11T15:36:47.879Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-11T15:36:47.879Z] ? github.com/docker/docker/daemon/network [no test files] [2019-09-11T15:36:47.879Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-11T15:36:48.132Z] === RUN Test/DockerSuite/TestBuildLabelsCache [2019-09-11T15:36:48.432Z] ok github.com/docker/docker/daemon 12.559s coverage: 17.5% of statements [2019-09-11T15:36:48.432Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-11T15:36:48.432Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-11T15:36:48.432Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-11T15:36:48.432Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-11T15:36:49.057Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.152s coverage: 57.8% of statements [2019-09-11T15:36:49.057Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.023s coverage: 2.9% of statements [2019-09-11T15:36:49.064Z] === RUN Test/DockerSuite/TestBuildLabelsOverride [2019-09-11T15:36:49.165Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-11T15:36:49.444Z] ok github.com/docker/docker/distribution 1.352s coverage: 20.8% of statements [2019-09-11T15:36:49.444Z] ok github.com/docker/docker/distribution/metadata 1.227s coverage: 48.2% of statements [2019-09-11T15:36:49.444Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-11T15:36:49.572Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-11T15:36:49.912Z] ok github.com/docker/docker/distribution/xfer 1.858s coverage: 62.7% of statements [2019-09-11T15:36:49.912Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-11T15:36:49.912Z] ok github.com/docker/docker/errdefs 0.178s coverage: 49.4% of statements [2019-09-11T15:36:52.091Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-11T15:36:52.091Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-11T15:36:52.338Z] === RUN Test/DockerSuite/TestBuildLastModified [2019-09-11T15:36:52.860Z] ok github.com/docker/docker/image 1.147s coverage: 86.4% of statements [2019-09-11T15:36:52.860Z] ok github.com/docker/docker/image/cache 0.193s coverage: 19.2% of statements [2019-09-11T15:36:52.860Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-11T15:36:52.860Z] ok github.com/docker/docker/image/v1 0.389s coverage: 25.0% of statements [2019-09-11T15:36:52.860Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-11T15:36:54.039Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-11T15:36:54.480Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-11T15:36:55.235Z] ok github.com/docker/docker/layer 0.534s coverage: 27.9% of statements [2019-09-11T15:36:55.235Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-11T15:36:55.335Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-11T15:36:55.712Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-11T15:36:55.896Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.966s coverage: 68.6% of statements [2019-09-11T15:36:55.896Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.820s coverage: 50.8% of statements [2019-09-11T15:36:57.590Z] === RUN Test/DockerSuite/TestBuildLineBreak [2019-09-11T15:36:58.182Z] ok github.com/docker/docker/libcontainerd/local 0.069s coverage: 1.0% of statements [2019-09-11T15:36:58.182Z] ok github.com/docker/docker/libcontainerd/queue 0.159s coverage: 100.0% of statements [2019-09-11T15:36:58.182Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-11T15:36:58.182Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-11T15:36:58.182Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-11T15:36:58.182Z] ? github.com/docker/docker/oci [no test files] [2019-09-11T15:36:58.182Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-11T15:36:58.182Z] ok github.com/docker/docker/opts 0.523s coverage: 67.3% of statements [2019-09-11T15:36:58.182Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 50.0% of statements [2019-09-11T15:36:58.283Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-11T15:36:58.283Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.23s) [2019-09-11T15:36:58.283Z] 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-09-11T15:36:58.283Z] daemon.go:336: [d0f857c425504] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:336: [d0f857c425504] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:364: [d0f857c425504] daemon started [2019-09-11T15:36:58.283Z] daemon.go:336: [d0f857c425504] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:307: [d0f857c425504] exiting daemon [2019-09-11T15:36:58.283Z] daemon.go:336: [d0f857c425504] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:364: [d0f857c425504] daemon started [2019-09-11T15:36:58.283Z] daemon.go:472: [d0f857c425504] Stopping daemon [2019-09-11T15:36:58.283Z] daemon.go:307: [d0f857c425504] exiting daemon [2019-09-11T15:36:58.283Z] daemon.go:459: [d0f857c425504] Daemon stopped [2019-09-11T15:36:58.283Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.79s) [2019-09-11T15:36:58.283Z] 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-09-11T15:36:58.283Z] daemon.go:336: [ddd17a66464ac] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:336: [ddd17a66464ac] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:364: [ddd17a66464ac] daemon started [2019-09-11T15:36:58.283Z] daemon.go:472: [ddd17a66464ac] Stopping daemon [2019-09-11T15:36:58.283Z] daemon.go:307: [ddd17a66464ac] exiting daemon [2019-09-11T15:36:58.283Z] daemon.go:459: [ddd17a66464ac] Daemon stopped [2019-09-11T15:36:58.283Z] daemon.go:336: [ddd17a66464ac] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:336: [ddd17a66464ac] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:364: [ddd17a66464ac] daemon started [2019-09-11T15:36:58.283Z] daemon.go:472: [ddd17a66464ac] Stopping daemon [2019-09-11T15:36:58.283Z] daemon.go:307: [ddd17a66464ac] exiting daemon [2019-09-11T15:36:58.283Z] daemon.go:459: [ddd17a66464ac] Daemon stopped [2019-09-11T15:36:58.283Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.65s) [2019-09-11T15:36:58.283Z] 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-09-11T15:36:58.283Z] daemon.go:336: [dc43ea97e1612] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:336: [dc43ea97e1612] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:364: [dc43ea97e1612] daemon started [2019-09-11T15:36:58.283Z] daemon.go:336: [dc43ea97e1612] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:307: [dc43ea97e1612] exiting daemon [2019-09-11T15:36:58.283Z] daemon.go:336: [dc43ea97e1612] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:364: [dc43ea97e1612] daemon started [2019-09-11T15:36:58.283Z] daemon.go:472: [dc43ea97e1612] Stopping daemon [2019-09-11T15:36:58.283Z] daemon.go:307: [dc43ea97e1612] exiting daemon [2019-09-11T15:36:58.283Z] daemon.go:459: [dc43ea97e1612] Daemon stopped [2019-09-11T15:36:58.283Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.54s) [2019-09-11T15:36:58.283Z] 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-09-11T15:36:58.283Z] daemon.go:336: [dc0162f4a5023] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:336: [dc0162f4a5023] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:364: [dc0162f4a5023] daemon started [2019-09-11T15:36:58.283Z] daemon.go:472: [dc0162f4a5023] Stopping daemon [2019-09-11T15:36:58.283Z] daemon.go:307: [dc0162f4a5023] exiting daemon [2019-09-11T15:36:58.283Z] daemon.go:459: [dc0162f4a5023] Daemon stopped [2019-09-11T15:36:58.283Z] daemon.go:336: [dc0162f4a5023] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:336: [dc0162f4a5023] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:364: [dc0162f4a5023] daemon started [2019-09-11T15:36:58.283Z] daemon.go:472: [dc0162f4a5023] Stopping daemon [2019-09-11T15:36:58.283Z] daemon.go:307: [dc0162f4a5023] exiting daemon [2019-09-11T15:36:58.283Z] daemon.go:459: [dc0162f4a5023] Daemon stopped [2019-09-11T15:36:58.283Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.57s) [2019-09-11T15:36:58.283Z] 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-09-11T15:36:58.283Z] daemon.go:336: [da60364545a6d] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:336: [da60364545a6d] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:364: [da60364545a6d] daemon started [2019-09-11T15:36:58.283Z] daemon.go:472: [da60364545a6d] Stopping daemon [2019-09-11T15:36:58.283Z] daemon.go:307: [da60364545a6d] exiting daemon [2019-09-11T15:36:58.283Z] daemon.go:459: [da60364545a6d] Daemon stopped [2019-09-11T15:36:58.283Z] daemon.go:336: [da60364545a6d] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:336: [da60364545a6d] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:364: [da60364545a6d] daemon started [2019-09-11T15:36:58.283Z] daemon.go:472: [da60364545a6d] Stopping daemon [2019-09-11T15:36:58.283Z] daemon.go:307: [da60364545a6d] exiting daemon [2019-09-11T15:36:58.283Z] daemon.go:459: [da60364545a6d] Daemon stopped [2019-09-11T15:36:58.283Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.45s) [2019-09-11T15:36:58.283Z] 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-09-11T15:36:58.283Z] daemon.go:336: [db7ec828c5747] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:336: [db7ec828c5747] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:364: [db7ec828c5747] daemon started [2019-09-11T15:36:58.283Z] daemon.go:336: [db7ec828c5747] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:307: [db7ec828c5747] exiting daemon [2019-09-11T15:36:58.283Z] daemon.go:336: [db7ec828c5747] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:364: [db7ec828c5747] daemon started [2019-09-11T15:36:58.283Z] daemon.go:472: [db7ec828c5747] Stopping daemon [2019-09-11T15:36:58.283Z] daemon.go:307: [db7ec828c5747] exiting daemon [2019-09-11T15:36:58.283Z] daemon.go:459: [db7ec828c5747] Daemon stopped [2019-09-11T15:36:58.283Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2019-09-11T15:36:58.283Z] 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-09-11T15:36:58.283Z] daemon.go:336: [df246df0ff44c] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:336: [df246df0ff44c] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:364: [df246df0ff44c] daemon started [2019-09-11T15:36:58.283Z] daemon.go:472: [df246df0ff44c] Stopping daemon [2019-09-11T15:36:58.283Z] daemon.go:307: [df246df0ff44c] exiting daemon [2019-09-11T15:36:58.283Z] daemon.go:459: [df246df0ff44c] Daemon stopped [2019-09-11T15:36:58.283Z] daemon.go:336: [df246df0ff44c] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:336: [df246df0ff44c] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:364: [df246df0ff44c] daemon started [2019-09-11T15:36:58.283Z] daemon.go:472: [df246df0ff44c] Stopping daemon [2019-09-11T15:36:58.283Z] daemon.go:307: [df246df0ff44c] exiting daemon [2019-09-11T15:36:58.283Z] daemon.go:459: [df246df0ff44c] Daemon stopped [2019-09-11T15:36:58.283Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.49s) [2019-09-11T15:36:58.283Z] 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-09-11T15:36:58.283Z] daemon.go:336: [d5032d487f5b6] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:336: [d5032d487f5b6] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:364: [d5032d487f5b6] daemon started [2019-09-11T15:36:58.283Z] daemon.go:472: [d5032d487f5b6] Stopping daemon [2019-09-11T15:36:58.283Z] daemon.go:307: [d5032d487f5b6] exiting daemon [2019-09-11T15:36:58.283Z] daemon.go:459: [d5032d487f5b6] Daemon stopped [2019-09-11T15:36:58.283Z] daemon.go:336: [d5032d487f5b6] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:336: [d5032d487f5b6] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:364: [d5032d487f5b6] daemon started [2019-09-11T15:36:58.283Z] daemon.go:472: [d5032d487f5b6] Stopping daemon [2019-09-11T15:36:58.283Z] daemon.go:307: [d5032d487f5b6] exiting daemon [2019-09-11T15:36:58.283Z] daemon.go:459: [d5032d487f5b6] Daemon stopped [2019-09-11T15:36:58.283Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2019-09-11T15:36:58.283Z] 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-09-11T15:36:58.283Z] daemon.go:336: [d3b8c9a04d8ca] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:336: [d3b8c9a04d8ca] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:364: [d3b8c9a04d8ca] daemon started [2019-09-11T15:36:58.283Z] daemon.go:472: [d3b8c9a04d8ca] Stopping daemon [2019-09-11T15:36:58.283Z] daemon.go:307: [d3b8c9a04d8ca] exiting daemon [2019-09-11T15:36:58.283Z] daemon.go:459: [d3b8c9a04d8ca] Daemon stopped [2019-09-11T15:36:58.283Z] daemon.go:336: [d3b8c9a04d8ca] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:336: [d3b8c9a04d8ca] waiting for daemon to start [2019-09-11T15:36:58.283Z] daemon.go:364: [d3b8c9a04d8ca] daemon started [2019-09-11T15:36:58.283Z] daemon.go:472: [d3b8c9a04d8ca] Stopping daemon [2019-09-11T15:36:58.283Z] daemon.go:307: [d3b8c9a04d8ca] exiting daemon [2019-09-11T15:36:58.283Z] daemon.go:459: [d3b8c9a04d8ca] Daemon stopped [2019-09-11T15:36:58.283Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s) [2019-09-11T15:36:58.283Z] 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-09-11T15:36:58.283Z] daemon.go:336: [d92145a543108] waiting for daemon to start [2019-09-11T15:36:58.284Z] daemon.go:336: [d92145a543108] waiting for daemon to start [2019-09-11T15:36:58.284Z] daemon.go:364: [d92145a543108] daemon started [2019-09-11T15:36:58.284Z] daemon.go:336: [d92145a543108] waiting for daemon to start [2019-09-11T15:36:58.284Z] daemon.go:307: [d92145a543108] exiting daemon [2019-09-11T15:36:58.284Z] daemon.go:336: [d92145a543108] waiting for daemon to start [2019-09-11T15:36:58.284Z] daemon.go:364: [d92145a543108] daemon started [2019-09-11T15:36:58.284Z] daemon.go:472: [d92145a543108] Stopping daemon [2019-09-11T15:36:58.284Z] daemon.go:307: [d92145a543108] exiting daemon [2019-09-11T15:36:58.284Z] daemon.go:459: [d92145a543108] Daemon stopped [2019-09-11T15:36:58.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2019-09-11T15:36:58.284Z] 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-09-11T15:36:58.284Z] daemon.go:336: [d7c3b67e14a14] waiting for daemon to start [2019-09-11T15:36:58.284Z] daemon.go:336: [d7c3b67e14a14] waiting for daemon to start [2019-09-11T15:36:58.284Z] daemon.go:364: [d7c3b67e14a14] daemon started [2019-09-11T15:36:58.284Z] daemon.go:336: [d7c3b67e14a14] waiting for daemon to start [2019-09-11T15:36:58.284Z] daemon.go:307: [d7c3b67e14a14] exiting daemon [2019-09-11T15:36:58.284Z] daemon.go:336: [d7c3b67e14a14] waiting for daemon to start [2019-09-11T15:36:58.284Z] daemon.go:364: [d7c3b67e14a14] daemon started [2019-09-11T15:36:58.284Z] daemon.go:472: [d7c3b67e14a14] Stopping daemon [2019-09-11T15:36:58.284Z] daemon.go:307: [d7c3b67e14a14] exiting daemon [2019-09-11T15:36:58.284Z] daemon.go:459: [d7c3b67e14a14] Daemon stopped [2019-09-11T15:36:58.284Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s) [2019-09-11T15:36:58.284Z] 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-09-11T15:36:58.284Z] daemon.go:336: [d135d7a81bbc6] waiting for daemon to start [2019-09-11T15:36:58.284Z] daemon.go:336: [d135d7a81bbc6] waiting for daemon to start [2019-09-11T15:36:58.284Z] daemon.go:364: [d135d7a81bbc6] daemon started [2019-09-11T15:36:58.284Z] daemon.go:336: [d135d7a81bbc6] waiting for daemon to start [2019-09-11T15:36:58.284Z] daemon.go:307: [d135d7a81bbc6] exiting daemon [2019-09-11T15:36:58.284Z] daemon.go:336: [d135d7a81bbc6] waiting for daemon to start [2019-09-11T15:36:58.284Z] daemon.go:364: [d135d7a81bbc6] daemon started [2019-09-11T15:36:58.284Z] daemon.go:472: [d135d7a81bbc6] Stopping daemon [2019-09-11T15:36:58.284Z] daemon.go:307: [d135d7a81bbc6] exiting daemon [2019-09-11T15:36:58.284Z] daemon.go:459: [d135d7a81bbc6] Daemon stopped [2019-09-11T15:36:58.284Z] === RUN TestCgroupNamespacesRun [2019-09-11T15:36:58.605Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.218s coverage: 46.1% of statements [2019-09-11T15:36:58.605Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-11T15:37:00.088Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 58.0% of statements [2019-09-11T15:37:00.088Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.564s coverage: 76.1% of statements [2019-09-11T15:37:00.088Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.319s coverage: 52.5% of statements [2019-09-11T15:37:00.088Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-11T15:37:00.088Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-11T15:37:00.155Z] --- PASS: TestCgroupNamespacesRun (1.94s) [2019-09-11T15:37:00.155Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-09-11T15:37:00.155Z] daemon.go:336: [dbc00d425414d] waiting for daemon to start [2019-09-11T15:37:00.155Z] daemon.go:336: [dbc00d425414d] waiting for daemon to start [2019-09-11T15:37:00.155Z] daemon.go:364: [dbc00d425414d] daemon started [2019-09-11T15:37:00.155Z] daemon.go:472: [dbc00d425414d] Stopping daemon [2019-09-11T15:37:00.155Z] daemon.go:307: [dbc00d425414d] exiting daemon [2019-09-11T15:37:00.155Z] daemon.go:459: [dbc00d425414d] Daemon stopped [2019-09-11T15:37:00.155Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-11T15:37:00.866Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2019-09-11T15:37:00.866Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-11T15:37:00.866Z] daemon.go:336: [d0a67baaf26a3] waiting for daemon to start [2019-09-11T15:37:00.866Z] daemon.go:336: [d0a67baaf26a3] waiting for daemon to start [2019-09-11T15:37:00.866Z] daemon.go:364: [d0a67baaf26a3] daemon started [2019-09-11T15:37:00.866Z] daemon.go:472: [d0a67baaf26a3] Stopping daemon [2019-09-11T15:37:00.866Z] daemon.go:307: [d0a67baaf26a3] exiting daemon [2019-09-11T15:37:00.866Z] daemon.go:459: [d0a67baaf26a3] Daemon stopped [2019-09-11T15:37:00.866Z] daemon.go:336: [d0a67baaf26a3] waiting for daemon to start [2019-09-11T15:37:00.866Z] daemon.go:336: [d0a67baaf26a3] waiting for daemon to start [2019-09-11T15:37:00.866Z] daemon.go:336: [d0a67baaf26a3] waiting for daemon to start [2019-09-11T15:37:00.866Z] daemon.go:336: [d0a67baaf26a3] waiting for daemon to start [2019-09-11T15:37:00.866Z] daemon.go:350: [d0a67baaf26a3] error pinging daemon on start: Get http://d0a67baaf26a3.sock/_ping: context deadline exceeded [2019-09-11T15:37:00.866Z] daemon.go:336: [d0a67baaf26a3] waiting for daemon to start [2019-09-11T15:37:00.866Z] daemon.go:350: [d0a67baaf26a3] error pinging daemon on start: Get http://d0a67baaf26a3.sock/_ping: context deadline exceeded [2019-09-11T15:37:00.866Z] daemon.go:336: [d0a67baaf26a3] waiting for daemon to start [2019-09-11T15:37:00.866Z] daemon.go:350: [d0a67baaf26a3] error pinging daemon on start: Get http://d0a67baaf26a3.sock/_ping: context deadline exceeded [2019-09-11T15:37:00.866Z] daemon.go:336: [d0a67baaf26a3] waiting for daemon to start [2019-09-11T15:37:00.866Z] daemon.go:350: [d0a67baaf26a3] error pinging daemon on start: Get http://d0a67baaf26a3.sock/_ping: context deadline exceeded [2019-09-11T15:37:00.866Z] daemon.go:307: [d0a67baaf26a3] exiting daemon [2019-09-11T15:37:00.866Z] daemon.go:336: [d0a67baaf26a3] waiting for daemon to start [2019-09-11T15:37:00.866Z] daemon.go:336: [d0a67baaf26a3] waiting for daemon to start [2019-09-11T15:37:00.866Z] daemon.go:336: [d0a67baaf26a3] waiting for daemon to start [2019-09-11T15:37:00.866Z] daemon.go:364: [d0a67baaf26a3] daemon started [2019-09-11T15:37:00.866Z] daemon.go:472: [d0a67baaf26a3] Stopping daemon [2019-09-11T15:37:00.866Z] daemon.go:307: [d0a67baaf26a3] exiting daemon [2019-09-11T15:37:00.866Z] daemon.go:459: [d0a67baaf26a3] Daemon stopped [2019-09-11T15:37:00.866Z] PASS [2019-09-11T15:37:00.866Z] [2019-09-11T15:37:00.866Z] DONE 17 tests in 53.541s [2019-09-11T15:37:00.866Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-11T15:37:00.866Z] ++ 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-09-11T15:37:00.866Z] ++ set -e [2019-09-11T15:37:00.866Z] ++ '[' -n 1 ']' [2019-09-11T15:37:00.866Z] ++ set -x [2019-09-11T15:37:00.866Z] ++ env -i DEST=/go/src/github.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-09-11T15:37:00.866Z] INFO: Testing against a local daemon [2019-09-11T15:37:00.866Z] === RUN TestPluginInvalidJSON [2019-09-11T15:37:00.866Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-11T15:37:00.866Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-11T15:37:00.866Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-11T15:37:00.866Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-09-11T15:37:00.866Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-11T15:37:00.866Z] PASS [2019-09-11T15:37:00.866Z] [2019-09-11T15:37:00.866Z] DONE 2 tests in 0.148s [2019-09-11T15:37:00.866Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-11T15:37:00.866Z] ++ 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-09-11T15:37:00.866Z] ++ set -e [2019-09-11T15:37:00.866Z] ++ '[' -n 1 ']' [2019-09-11T15:37:00.866Z] ++ set -x [2019-09-11T15:37:00.866Z] ++ env -i DEST=/go/src/github.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-09-11T15:37:00.866Z] INFO: Testing against a local daemon [2019-09-11T15:37:00.866Z] === RUN TestExternalGraphDriver [2019-09-11T15:37:01.123Z] === RUN TestExternalGraphDriver/json [2019-09-11T15:37:01.687Z] === RUN Test/DockerSuite/TestBuildLineErrorOnBuild [2019-09-11T15:37:01.687Z] === RUN Test/DockerSuite/TestBuildLineErrorUnknownInstruction [2019-09-11T15:37:01.944Z] === RUN Test/DockerSuite/TestBuildLineErrorWithComments [2019-09-11T15:37:01.944Z] === RUN Test/DockerSuite/TestBuildLineErrorWithEmptyLines [2019-09-11T15:37:01.944Z] === RUN Test/DockerSuite/TestBuildMaintainer [2019-09-11T15:37:02.085Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s) [2019-09-11T15:37:02.085Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-09-11T15:37:02.085Z] daemon.go:336: [d40fb2c3e7923] waiting for daemon to start [2019-09-11T15:37:02.085Z] daemon.go:336: [d40fb2c3e7923] waiting for daemon to start [2019-09-11T15:37:02.085Z] daemon.go:364: [d40fb2c3e7923] daemon started [2019-09-11T15:37:02.085Z] daemon.go:472: [d40fb2c3e7923] Stopping daemon [2019-09-11T15:37:02.085Z] daemon.go:307: [d40fb2c3e7923] exiting daemon [2019-09-11T15:37:02.085Z] daemon.go:459: [d40fb2c3e7923] Daemon stopped [2019-09-11T15:37:02.085Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-11T15:37:02.130Z] ok github.com/docker/docker/daemon/links 0.026s coverage: 93.0% of statements [2019-09-11T15:37:02.508Z] === RUN Test/DockerSuite/TestBuildMissingArgs [2019-09-11T15:37:03.082Z] === RUN TestExternalGraphDriver/spec [2019-09-11T15:37:04.014Z] === RUN Test/DockerSuite/TestBuildModifyFileInFolder [2019-09-11T15:37:04.097Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.92s) [2019-09-11T15:37:04.097Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-09-11T15:37:04.097Z] daemon.go:336: [d23fad9c45698] waiting for daemon to start [2019-09-11T15:37:04.097Z] daemon.go:336: [d23fad9c45698] waiting for daemon to start [2019-09-11T15:37:04.097Z] daemon.go:364: [d23fad9c45698] daemon started [2019-09-11T15:37:04.097Z] daemon.go:472: [d23fad9c45698] Stopping daemon [2019-09-11T15:37:04.097Z] daemon.go:307: [d23fad9c45698] exiting daemon [2019-09-11T15:37:04.097Z] daemon.go:459: [d23fad9c45698] Daemon stopped [2019-09-11T15:37:04.097Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-11T15:37:05.386Z] === RUN TestExternalGraphDriver/pull [2019-09-11T15:37:05.619Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.044s coverage: 3.0% of statements [2019-09-11T15:37:05.619Z] ok github.com/docker/docker/daemon/logger 0.299s coverage: 42.7% of statements [2019-09-11T15:37:05.645Z] === RUN Test/DockerSuite/TestBuildMultiStageArg [2019-09-11T15:37:05.964Z] --- PASS: TestCgroupNamespacesRunHostMode (1.94s) [2019-09-11T15:37:05.964Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-09-11T15:37:05.964Z] daemon.go:336: [d535b2121d2c2] waiting for daemon to start [2019-09-11T15:37:05.964Z] daemon.go:336: [d535b2121d2c2] waiting for daemon to start [2019-09-11T15:37:05.964Z] daemon.go:364: [d535b2121d2c2] daemon started [2019-09-11T15:37:05.964Z] daemon.go:472: [d535b2121d2c2] Stopping daemon [2019-09-11T15:37:05.964Z] daemon.go:307: [d535b2121d2c2] exiting daemon [2019-09-11T15:37:05.964Z] daemon.go:459: [d535b2121d2c2] Daemon stopped [2019-09-11T15:37:05.964Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-11T15:37:06.019Z] ok github.com/docker/docker/cmd/dockerd 0.058s coverage: 29.9% of statements [2019-09-11T15:37:07.539Z] --- PASS: TestExternalGraphDriver (6.38s) [2019-09-11T15:37:07.539Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-09-11T15:37:07.539Z] daemon.go:336: [d873c02967306] waiting for daemon to start [2019-09-11T15:37:07.539Z] daemon.go:336: [d873c02967306] waiting for daemon to start [2019-09-11T15:37:07.539Z] daemon.go:364: [d873c02967306] daemon started [2019-09-11T15:37:07.539Z] daemon.go:472: [d873c02967306] Stopping daemon [2019-09-11T15:37:07.539Z] daemon.go:307: [d873c02967306] exiting daemon [2019-09-11T15:37:07.539Z] daemon.go:459: [d873c02967306] Daemon stopped [2019-09-11T15:37:07.539Z] daemon.go:336: [d873c02967306] waiting for daemon to start [2019-09-11T15:37:07.539Z] daemon.go:336: [d873c02967306] waiting for daemon to start [2019-09-11T15:37:07.539Z] daemon.go:364: [d873c02967306] daemon started [2019-09-11T15:37:07.539Z] daemon.go:472: [d873c02967306] Stopping daemon [2019-09-11T15:37:07.539Z] daemon.go:307: [d873c02967306] exiting daemon [2019-09-11T15:37:07.539Z] daemon.go:459: [d873c02967306] Daemon stopped [2019-09-11T15:37:07.539Z] --- PASS: TestExternalGraphDriver/json (2.20s) [2019-09-11T15:37:07.539Z] daemon.go:336: [d873c02967306] waiting for daemon to start [2019-09-11T15:37:07.539Z] daemon.go:336: [d873c02967306] waiting for daemon to start [2019-09-11T15:37:07.539Z] daemon.go:364: [d873c02967306] daemon started [2019-09-11T15:37:07.539Z] daemon.go:472: [d873c02967306] Stopping daemon [2019-09-11T15:37:07.539Z] daemon.go:307: [d873c02967306] exiting daemon [2019-09-11T15:37:07.539Z] daemon.go:459: [d873c02967306] Daemon stopped [2019-09-11T15:37:07.539Z] daemon.go:336: [d873c02967306] waiting for daemon to start [2019-09-11T15:37:07.539Z] daemon.go:336: [d873c02967306] waiting for daemon to start [2019-09-11T15:37:07.539Z] daemon.go:364: [d873c02967306] daemon started [2019-09-11T15:37:07.539Z] daemon.go:472: [d873c02967306] Stopping daemon [2019-09-11T15:37:07.539Z] daemon.go:307: [d873c02967306] exiting daemon [2019-09-11T15:37:07.539Z] daemon.go:459: [d873c02967306] Daemon stopped [2019-09-11T15:37:07.539Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2019-09-11T15:37:07.539Z] daemon.go:336: [d873c02967306] waiting for daemon to start [2019-09-11T15:37:07.539Z] daemon.go:336: [d873c02967306] waiting for daemon to start [2019-09-11T15:37:07.539Z] daemon.go:364: [d873c02967306] daemon started [2019-09-11T15:37:07.539Z] daemon.go:472: [d873c02967306] Stopping daemon [2019-09-11T15:37:07.539Z] daemon.go:307: [d873c02967306] exiting daemon [2019-09-11T15:37:07.539Z] daemon.go:459: [d873c02967306] Daemon stopped [2019-09-11T15:37:07.539Z] --- PASS: TestExternalGraphDriver/pull (1.97s) [2019-09-11T15:37:07.539Z] === RUN TestGraphdriverPluginV2 [2019-09-11T15:37:07.854Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.00s) [2019-09-11T15:37:07.854Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-09-11T15:37:07.854Z] daemon.go:336: [d974db53d408c] waiting for daemon to start [2019-09-11T15:37:07.854Z] daemon.go:336: [d974db53d408c] waiting for daemon to start [2019-09-11T15:37:07.854Z] daemon.go:364: [d974db53d408c] daemon started [2019-09-11T15:37:07.854Z] daemon.go:472: [d974db53d408c] Stopping daemon [2019-09-11T15:37:07.854Z] daemon.go:307: [d974db53d408c] exiting daemon [2019-09-11T15:37:07.854Z] daemon.go:459: [d974db53d408c] Daemon stopped [2019-09-11T15:37:07.854Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-11T15:37:08.534Z] ok github.com/docker/docker/container 0.127s coverage: 35.5% of statements [2019-09-11T15:37:08.534Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-11T15:37:08.534Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-11T15:37:08.534Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-11T15:37:08.534Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-11T15:37:08.794Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.96s) [2019-09-11T15:37:08.794Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-11T15:37:08.794Z] daemon.go:336: [dab212c5ba581] waiting for daemon to start [2019-09-11T15:37:08.794Z] daemon.go:336: [dab212c5ba581] waiting for daemon to start [2019-09-11T15:37:08.794Z] daemon.go:364: [dab212c5ba581] daemon started [2019-09-11T15:37:08.794Z] daemon.go:472: [dab212c5ba581] Stopping daemon [2019-09-11T15:37:08.794Z] daemon.go:307: [dab212c5ba581] exiting daemon [2019-09-11T15:37:08.794Z] daemon.go:459: [dab212c5ba581] Daemon stopped [2019-09-11T15:37:08.794Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-11T15:37:09.760Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2019-09-11T15:37:09.760Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-09-11T15:37:09.760Z] daemon.go:336: [d9c126a11e5a0] waiting for daemon to start [2019-09-11T15:37:09.760Z] daemon.go:336: [d9c126a11e5a0] waiting for daemon to start [2019-09-11T15:37:09.760Z] daemon.go:364: [d9c126a11e5a0] daemon started [2019-09-11T15:37:09.760Z] daemon.go:472: [d9c126a11e5a0] Stopping daemon [2019-09-11T15:37:09.760Z] daemon.go:307: [d9c126a11e5a0] exiting daemon [2019-09-11T15:37:09.760Z] daemon.go:459: [d9c126a11e5a0] Daemon stopped [2019-09-11T15:37:09.760Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-11T15:37:10.061Z] ok github.com/docker/docker/daemon/logger/gelf 0.028s coverage: 68.2% of statements [2019-09-11T15:37:10.063Z] === RUN Test/DockerSuite/TestBuildMultiStageCache [2019-09-11T15:37:10.347Z] ok github.com/docker/docker/daemon/logger/awslogs 0.712s coverage: 77.8% of statements [2019-09-11T15:37:10.627Z] === RUN Test/DockerSuite/TestBuildMultiStageCopyFromErrors [2019-09-11T15:37:10.632Z] ok github.com/docker/docker/daemon/logger/journald 0.028s coverage: 26.2% of statements [2019-09-11T15:37:11.192Z] === RUN Test/DockerSuite/TestBuildMultiStageCopyFromSyntax [2019-09-11T15:37:11.758Z] === RUN Test/DockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-11T15:37:12.123Z] ok github.com/docker/docker/daemon/images 0.062s coverage: 4.9% of statements [2019-09-11T15:37:12.123Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-11T15:37:12.123Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-11T15:37:12.123Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-11T15:37:12.123Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-11T15:37:12.123Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 88.3% of statements [2019-09-11T15:37:12.271Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.95s) [2019-09-11T15:37:12.271Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-09-11T15:37:12.272Z] daemon.go:336: [d6f6013c1e3bf] waiting for daemon to start [2019-09-11T15:37:12.272Z] daemon.go:336: [d6f6013c1e3bf] waiting for daemon to start [2019-09-11T15:37:12.272Z] daemon.go:364: [d6f6013c1e3bf] daemon started [2019-09-11T15:37:12.272Z] daemon.go:472: [d6f6013c1e3bf] Stopping daemon [2019-09-11T15:37:12.272Z] daemon.go:307: [d6f6013c1e3bf] exiting daemon [2019-09-11T15:37:12.272Z] daemon.go:459: [d6f6013c1e3bf] Daemon stopped [2019-09-11T15:37:12.272Z] === RUN TestKernelTCPMemory [2019-09-11T15:37:12.321Z] --- PASS: TestGraphdriverPluginV2 (5.00s) [2019-09-11T15:37:12.321Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2019-09-11T15:37:12.321Z] daemon.go:336: [daf824647a3d9] waiting for daemon to start [2019-09-11T15:37:12.321Z] daemon.go:336: [daf824647a3d9] waiting for daemon to start [2019-09-11T15:37:12.321Z] daemon.go:364: [daf824647a3d9] daemon started [2019-09-11T15:37:12.321Z] daemon.go:472: [daf824647a3d9] Stopping daemon [2019-09-11T15:37:12.321Z] daemon.go:307: [daf824647a3d9] exiting daemon [2019-09-11T15:37:12.321Z] daemon.go:459: [daf824647a3d9] Daemon stopped [2019-09-11T15:37:12.321Z] daemon.go:336: [daf824647a3d9] waiting for daemon to start [2019-09-11T15:37:12.321Z] daemon.go:336: [daf824647a3d9] waiting for daemon to start [2019-09-11T15:37:12.321Z] daemon.go:364: [daf824647a3d9] daemon started [2019-09-11T15:37:12.321Z] daemon.go:472: [daf824647a3d9] Stopping daemon [2019-09-11T15:37:12.321Z] daemon.go:307: [daf824647a3d9] exiting daemon [2019-09-11T15:37:12.321Z] daemon.go:459: [daf824647a3d9] Daemon stopped [2019-09-11T15:37:12.321Z] PASS [2019-09-11T15:37:12.321Z] [2019-09-11T15:37:12.321Z] DONE 5 tests in 11.618s [2019-09-11T15:37:12.321Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-11T15:37:12.321Z] ++ 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-09-11T15:37:12.321Z] ++ set -e [2019-09-11T15:37:12.322Z] ++ '[' -n 1 ']' [2019-09-11T15:37:12.322Z] ++ set -x [2019-09-11T15:37:12.322Z] ++ env -i DEST=/go/src/github.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-09-11T15:37:12.579Z] INFO: Testing against a local daemon [2019-09-11T15:37:12.579Z] === RUN TestContinueAfterPluginCrash [2019-09-11T15:37:12.579Z] === PAUSE TestContinueAfterPluginCrash [2019-09-11T15:37:12.579Z] === RUN TestDaemonStartWithLogOpt [2019-09-11T15:37:12.579Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-11T15:37:12.579Z] === CONT TestContinueAfterPluginCrash [2019-09-11T15:37:12.579Z] === CONT TestDaemonStartWithLogOpt [2019-09-11T15:37:13.068Z] --- PASS: TestKernelTCPMemory (1.08s) [2019-09-11T15:37:13.068Z] === RUN TestNISDomainname [2019-09-11T15:37:14.172Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 62.1% of statements [2019-09-11T15:37:14.382Z] --- PASS: TestNISDomainname (1.32s) [2019-09-11T15:37:14.382Z] === RUN TestHostnameDnsResolution [2019-09-11T15:37:15.725Z] --- PASS: TestHostnameDnsResolution (1.49s) [2019-09-11T15:37:15.725Z] === RUN TestStats [2019-09-11T15:37:16.211Z] ok github.com/docker/docker/daemon/logger/local 0.096s coverage: 74.7% of statements [2019-09-11T15:37:16.211Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-11T15:37:16.853Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 18.6% of statements [2019-09-11T15:37:17.872Z] ok github.com/docker/docker/daemon/logger/templates 0.020s coverage: 8.3% of statements [2019-09-11T15:37:18.474Z] ok github.com/docker/docker/daemon/cluster 0.028s coverage: 0.5% of statements [2019-09-11T15:37:19.012Z] --- PASS: TestStats (2.92s) [2019-09-11T15:37:19.012Z] === RUN TestStopContainerWithTimeout [2019-09-11T15:37:19.012Z] === RUN TestStopContainerWithTimeout/0 [2019-09-11T15:37:19.012Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-11T15:37:19.012Z] === RUN TestStopContainerWithTimeout/1 [2019-09-11T15:37:19.012Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-11T15:37:19.012Z] === RUN TestStopContainerWithTimeout/3 [2019-09-11T15:37:19.012Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-11T15:37:19.012Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-11T15:37:19.012Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-11T15:37:19.012Z] === CONT TestStopContainerWithTimeout/0 [2019-09-11T15:37:19.012Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-11T15:37:19.360Z] ok github.com/docker/docker/daemon/logger/syslog 0.067s coverage: 47.8% of statements [2019-09-11T15:37:19.814Z] === CONT TestStopContainerWithTimeout/3 [2019-09-11T15:37:19.840Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-09-11T15:37:20.380Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2019-09-11T15:37:21.006Z] ok github.com/docker/docker/daemon/logger/splunk 3.143s coverage: 84.5% of statements [2019-09-11T15:37:21.007Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-11T15:37:21.007Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-11T15:37:21.642Z] === CONT TestStopContainerWithTimeout/1 [2019-09-11T15:37:21.729Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-09-11T15:37:23.596Z] ok github.com/docker/docker/pkg/archive 8.538s coverage: 62.2% of statements [2019-09-11T15:37:23.596Z] ok github.com/docker/docker/pkg/authorization 0.952s coverage: 26.2% of statements [2019-09-11T15:37:23.596Z] ok github.com/docker/docker/pkg/broadcaster 0.032s coverage: 100.0% of statements [2019-09-11T15:37:23.596Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2019-09-11T15:37:23.596Z] ok github.com/docker/docker/pkg/chrootarchive 0.217s coverage: 15.4% of statements [2019-09-11T15:37:23.596Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-11T15:37:23.596Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-11T15:37:23.596Z] ok github.com/docker/docker/pkg/directory 0.083s coverage: 80.0% of statements [2019-09-11T15:37:23.596Z] ok github.com/docker/docker/pkg/discovery 0.143s coverage: 58.3% of statements [2019-09-11T15:37:23.596Z] ok github.com/docker/docker/pkg/discovery/file 0.060s coverage: 92.9% of statements [2019-09-11T15:37:23.596Z] ok github.com/docker/docker/pkg/discovery/kv 3.448s coverage: 84.1% of statements [2019-09-11T15:37:23.596Z] ok github.com/docker/docker/pkg/discovery/memory 0.044s coverage: 92.3% of statements [2019-09-11T15:37:23.596Z] ok github.com/docker/docker/pkg/discovery/nodes 0.079s coverage: 93.8% of statements [2019-09-11T15:37:23.596Z] ok github.com/docker/docker/pkg/filenotify 0.095s coverage: 36.2% of statements [2019-09-11T15:37:23.596Z] ok github.com/docker/docker/pkg/fileutils 0.185s coverage: 87.7% of statements [2019-09-11T15:37:23.596Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 37.5% of statements [2019-09-11T15:37:23.596Z] ok github.com/docker/docker/pkg/idtools 0.073s coverage: 6.3% of statements [2019-09-11T15:37:23.596Z] ok github.com/docker/docker/pkg/ioutils 0.687s coverage: 69.7% of statements [2019-09-11T15:37:23.596Z] ok github.com/docker/docker/pkg/jsonmessage 0.196s coverage: 91.7% of statements [2019-09-11T15:37:23.596Z] ok github.com/docker/docker/pkg/locker 0.099s coverage: 88.9% of statements [2019-09-11T15:37:23.596Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2019-09-11T15:37:23.596Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-09-11T15:37:23.596Z] ok github.com/docker/docker/pkg/namesgenerator 0.061s coverage: 85.7% of statements [2019-09-11T15:37:23.596Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-11T15:37:23.596Z] ok github.com/docker/docker/pkg/parsers 0.061s coverage: 97.0% of statements [2019-09-11T15:37:23.596Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-09-11T15:37:23.596Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-09-11T15:37:23.596Z] ok github.com/docker/docker/pkg/pidfile 0.080s coverage: 82.6% of statements [2019-09-11T15:37:23.596Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-11T15:37:23.596Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-11T15:37:24.186Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-09-11T15:37:24.186Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2019-09-11T15:37:24.186Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2019-09-11T15:37:24.186Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) [2019-09-11T15:37:24.186Z] --- PASS: TestStopContainerWithTimeout/1 (2.14s) [2019-09-11T15:37:24.186Z] === RUN TestDeleteDevicemapper [2019-09-11T15:37:24.186Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-11T15:37:24.186Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-11T15:37:24.186Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-11T15:37:25.438Z] ok github.com/docker/docker/distribution/metadata 0.184s coverage: 48.2% of statements [2019-09-11T15:37:25.730Z] ok github.com/docker/docker/errdefs 0.026s coverage: 49.4% of statements [2019-09-11T15:37:27.451Z] === RUN Test/DockerSuite/TestBuildMultiStageGlobalArg [2019-09-11T15:37:27.775Z] ok github.com/docker/docker/distribution 0.697s coverage: 22.6% of statements [2019-09-11T15:37:27.776Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-11T15:37:28.373Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.14s) [2019-09-11T15:37:28.373Z] === RUN TestUpdateMemory [2019-09-11T15:37:28.373Z] --- SKIP: TestUpdateMemory (0.00s) [2019-09-11T15:37:28.373Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-11T15:37:28.373Z] === RUN TestUpdateCPUQuota [2019-09-11T15:37:28.383Z] --- PASS: TestDaemonStartWithLogOpt (15.91s) [2019-09-11T15:37:28.383Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-09-11T15:37:28.383Z] daemon.go:336: [d4e0705632fbd] waiting for daemon to start [2019-09-11T15:37:28.383Z] daemon.go:336: [d4e0705632fbd] waiting for daemon to start [2019-09-11T15:37:28.383Z] daemon.go:364: [d4e0705632fbd] daemon started [2019-09-11T15:37:28.383Z] daemon.go:472: [d4e0705632fbd] Stopping daemon [2019-09-11T15:37:28.383Z] daemon.go:307: [d4e0705632fbd] exiting daemon [2019-09-11T15:37:28.383Z] daemon.go:459: [d4e0705632fbd] Daemon stopped [2019-09-11T15:37:28.383Z] daemon.go:336: [d4e0705632fbd] waiting for daemon to start [2019-09-11T15:37:28.383Z] daemon.go:336: [d4e0705632fbd] waiting for daemon to start [2019-09-11T15:37:28.383Z] daemon.go:364: [d4e0705632fbd] daemon started [2019-09-11T15:37:28.383Z] daemon.go:472: [d4e0705632fbd] Stopping daemon [2019-09-11T15:37:28.383Z] daemon.go:307: [d4e0705632fbd] exiting daemon [2019-09-11T15:37:28.383Z] daemon.go:459: [d4e0705632fbd] Daemon stopped [2019-09-11T15:37:29.262Z] ok github.com/docker/docker/distribution/xfer 1.485s coverage: 83.4% of statements [2019-09-11T15:37:29.262Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-11T15:37:29.666Z] --- PASS: TestUpdateCPUQuota (1.81s) [2019-09-11T15:37:29.666Z] === RUN TestUpdatePidsLimit [2019-09-11T15:37:29.666Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-11T15:37:30.277Z] === RUN Test/DockerSuite/TestBuildMultiStageImplicitFrom [2019-09-11T15:37:30.486Z] === RUN TestUpdatePidsLimit/no_change [2019-09-11T15:37:30.895Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-11T15:37:31.307Z] ok github.com/docker/docker/image/cache 0.056s coverage: 19.2% of statements [2019-09-11T15:37:31.307Z] ok github.com/docker/docker/image 0.066s coverage: 86.4% of statements [2019-09-11T15:37:31.307Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-11T15:37:31.361Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-11T15:37:31.647Z] === RUN Test/DockerSuite/TestBuildMultiStageMultipleBuilds [2019-09-11T15:37:31.666Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 13.7% of statements [2019-09-11T15:37:31.666Z] ok github.com/docker/docker/daemon 12.205s coverage: 17.5% of statements [2019-09-11T15:37:31.666Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-11T15:37:31.666Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-11T15:37:31.822Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-11T15:37:31.922Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2019-09-11T15:37:32.208Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-11T15:37:32.484Z] ok github.com/docker/docker/daemon/config 0.047s coverage: 84.2% of statements [2019-09-11T15:37:32.589Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-11T15:37:32.809Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2019-09-11T15:37:33.412Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-09-11T15:37:33.412Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-11T15:37:33.412Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-11T15:37:33.437Z] ok github.com/docker/docker/image/v1 0.071s coverage: 25.0% of statements [2019-09-11T15:37:33.437Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-11T15:37:33.542Z] --- PASS: TestContinueAfterPluginCrash (20.96s) [2019-09-11T15:37:33.542Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-09-11T15:37:33.542Z] daemon.go:336: [d5b3e0475b399] waiting for daemon to start [2019-09-11T15:37:33.542Z] daemon.go:336: [d5b3e0475b399] waiting for daemon to start [2019-09-11T15:37:33.542Z] daemon.go:364: [d5b3e0475b399] daemon started [2019-09-11T15:37:33.542Z] daemon.go:472: [d5b3e0475b399] Stopping daemon [2019-09-11T15:37:33.542Z] daemon.go:307: [d5b3e0475b399] exiting daemon [2019-09-11T15:37:33.542Z] daemon.go:459: [d5b3e0475b399] Daemon stopped [2019-09-11T15:37:33.542Z] PASS [2019-09-11T15:37:33.542Z] [2019-09-11T15:37:33.542Z] DONE 2 tests in 21.193s [2019-09-11T15:37:33.542Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-11T15:37:33.542Z] ++ 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-09-11T15:37:33.542Z] ++ set -e [2019-09-11T15:37:33.542Z] ++ '[' -n 1 ']' [2019-09-11T15:37:33.542Z] ++ set -x [2019-09-11T15:37:33.542Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-11T15:37:33.799Z] INFO: Testing against a local daemon [2019-09-11T15:37:33.799Z] === RUN TestPluginWithDevMounts [2019-09-11T15:37:33.799Z] === PAUSE TestPluginWithDevMounts [2019-09-11T15:37:33.799Z] === CONT TestPluginWithDevMounts [2019-09-11T15:37:34.075Z] ok github.com/docker/docker/pkg/aaparser 0.018s coverage: 50.0% of statements [2019-09-11T15:37:34.339Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-09-11T15:37:34.363Z] === RUN Test/DockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-09-11T15:37:34.363Z] === RUN Test/DockerSuite/TestBuildMultiStageNameVariants [2019-09-11T15:37:34.363Z] === RUN Test/DockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-09-11T15:37:35.118Z] --- PASS: TestUpdatePidsLimit (5.08s) [2019-09-11T15:37:35.118Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.52s) [2019-09-11T15:37:35.118Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2019-09-11T15:37:35.118Z] --- PASS: TestUpdatePidsLimit/update_lower (0.54s) [2019-09-11T15:37:35.118Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.48s) [2019-09-11T15:37:35.118Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.51s) [2019-09-11T15:37:35.118Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s) [2019-09-11T15:37:35.118Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.51s) [2019-09-11T15:37:35.118Z] === RUN TestUpdateRestartPolicy [2019-09-11T15:37:36.260Z] --- PASS: TestPluginWithDevMounts (2.17s) [2019-09-11T15:37:36.260Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-09-11T15:37:36.260Z] daemon.go:336: [d1a5ab43621ec] waiting for daemon to start [2019-09-11T15:37:36.260Z] daemon.go:336: [d1a5ab43621ec] waiting for daemon to start [2019-09-11T15:37:36.260Z] daemon.go:364: [d1a5ab43621ec] daemon started [2019-09-11T15:37:36.260Z] daemon.go:472: [d1a5ab43621ec] Stopping daemon [2019-09-11T15:37:36.260Z] daemon.go:307: [d1a5ab43621ec] exiting daemon [2019-09-11T15:37:36.260Z] daemon.go:459: [d1a5ab43621ec] Daemon stopped [2019-09-11T15:37:36.260Z] PASS [2019-09-11T15:37:36.260Z] [2019-09-11T15:37:36.260Z] DONE 1 tests in 2.402s [2019-09-11T15:37:36.260Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-09-11T15:37:36.260Z] ++ 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-09-11T15:37:36.260Z] ++ set -e [2019-09-11T15:37:36.260Z] ++ '[' -n 1 ']' [2019-09-11T15:37:36.260Z] ++ set -x [2019-09-11T15:37:36.260Z] ++ env -i DEST=/go/src/github.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-09-11T15:37:36.260Z] INFO: Testing against a local daemon [2019-09-11T15:37:36.260Z] === RUN TestSecretInspect [2019-09-11T15:37:36.856Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-09-11T15:37:37.782Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.238s coverage: 56.9% of statements [2019-09-11T15:37:38.489Z] ok github.com/docker/docker/opts 0.105s coverage: 66.9% of statements [2019-09-11T15:37:39.538Z] --- PASS: TestSecretInspect (3.27s) [2019-09-11T15:37:39.539Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-09-11T15:37:39.539Z] daemon.go:336: [d371994941e31] waiting for daemon to start [2019-09-11T15:37:39.539Z] daemon.go:336: [d371994941e31] waiting for daemon to start [2019-09-11T15:37:39.539Z] daemon.go:364: [d371994941e31] daemon started [2019-09-11T15:37:39.539Z] daemon.go:472: [d371994941e31] Stopping daemon [2019-09-11T15:37:39.539Z] daemon.go:307: [d371994941e31] exiting daemon [2019-09-11T15:37:39.539Z] daemon.go:459: [d371994941e31] Daemon stopped [2019-09-11T15:37:39.539Z] === RUN TestSecretList [2019-09-11T15:37:39.980Z] ok github.com/docker/docker/pkg/authorization 0.770s coverage: 66.7% of statements [2019-09-11T15:37:39.980Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-09-11T15:37:40.470Z] === RUN Test/DockerSuite/TestBuildMultiStageResetScratch [2019-09-11T15:37:41.011Z] ok github.com/docker/docker/pkg/capabilities 0.022s coverage: 87.5% of statements [2019-09-11T15:37:41.011Z] ok github.com/docker/docker/pkg/archive 1.507s coverage: 76.9% of statements [2019-09-11T15:37:41.034Z] === RUN Test/DockerSuite/TestBuildMultiStageUnusedArg [2019-09-11T15:37:41.060Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.371s coverage: 72.5% of statements [2019-09-11T15:37:41.060Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.482s coverage: 45.9% of statements [2019-09-11T15:37:41.060Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-11T15:37:42.045Z] ok github.com/docker/docker/pkg/directory 0.022s coverage: 80.0% of statements [2019-09-11T15:37:42.404Z] --- PASS: TestSecretList (3.01s) [2019-09-11T15:37:42.404Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-09-11T15:37:42.404Z] daemon.go:336: [d05297efe1f9f] waiting for daemon to start [2019-09-11T15:37:42.404Z] daemon.go:336: [d05297efe1f9f] waiting for daemon to start [2019-09-11T15:37:42.404Z] daemon.go:364: [d05297efe1f9f] daemon started [2019-09-11T15:37:42.404Z] daemon.go:472: [d05297efe1f9f] Stopping daemon [2019-09-11T15:37:42.404Z] daemon.go:307: [d05297efe1f9f] exiting daemon [2019-09-11T15:37:42.404Z] daemon.go:459: [d05297efe1f9f] Daemon stopped [2019-09-11T15:37:42.404Z] === RUN TestSecretsCreateAndDelete [2019-09-11T15:37:43.067Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-09-11T15:37:43.336Z] === RUN Test/DockerSuite/TestBuildMultipleTags [2019-09-11T15:37:43.576Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.950s coverage: 50.8% of statements [2019-09-11T15:37:43.592Z] === RUN Test/DockerSuite/TestBuildNetContainer [2019-09-11T15:37:43.688Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 92.9% of statements [2019-09-11T15:37:44.944Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.273s coverage: 76.1% of statements [2019-09-11T15:37:45.178Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-09-11T15:37:45.178Z] ok github.com/docker/docker/layer 7.711s coverage: 66.9% of statements [2019-09-11T15:37:45.178Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-11T15:37:45.178Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-11T15:37:45.178Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-11T15:37:45.178Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-11T15:37:45.178Z] ? github.com/docker/docker/oci [no test files] [2019-09-11T15:37:45.178Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-11T15:37:45.487Z] --- PASS: TestSecretsCreateAndDelete (3.03s) [2019-09-11T15:37:45.487Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-09-11T15:37:45.487Z] daemon.go:336: [d18443341c80f] waiting for daemon to start [2019-09-11T15:37:45.487Z] daemon.go:336: [d18443341c80f] waiting for daemon to start [2019-09-11T15:37:45.487Z] daemon.go:364: [d18443341c80f] daemon started [2019-09-11T15:37:45.487Z] daemon.go:472: [d18443341c80f] Stopping daemon [2019-09-11T15:37:45.487Z] daemon.go:307: [d18443341c80f] exiting daemon [2019-09-11T15:37:45.487Z] daemon.go:459: [d18443341c80f] Daemon stopped [2019-09-11T15:37:45.487Z] === RUN TestSecretsUpdate [2019-09-11T15:37:45.747Z] === RUN Test/DockerSuite/TestBuildNetNone [2019-09-11T15:37:45.872Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-09-11T15:37:45.872Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 2.975s coverage: 57.2% of statements [2019-09-11T15:37:45.872Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-11T15:37:45.872Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-11T15:37:46.199Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2019-09-11T15:37:46.485Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2019-09-11T15:37:46.677Z] === RUN Test/DockerSuite/TestBuildNoContext [2019-09-11T15:37:47.501Z] ok github.com/docker/docker/pkg/chrootarchive 4.585s coverage: 43.2% of statements [2019-09-11T15:37:47.501Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-11T15:37:47.501Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-11T15:37:47.761Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-09-11T15:37:48.047Z] === RUN Test/DockerSuite/TestBuildNoDupOutput [2019-09-11T15:37:48.122Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2019-09-11T15:37:48.122Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2019-09-11T15:37:48.612Z] --- PASS: TestSecretsUpdate (3.17s) [2019-09-11T15:37:48.612Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-09-11T15:37:48.612Z] daemon.go:336: [d77329dbe2960] waiting for daemon to start [2019-09-11T15:37:48.612Z] daemon.go:336: [d77329dbe2960] waiting for daemon to start [2019-09-11T15:37:48.612Z] daemon.go:364: [d77329dbe2960] daemon started [2019-09-11T15:37:48.612Z] daemon.go:472: [d77329dbe2960] Stopping daemon [2019-09-11T15:37:48.612Z] daemon.go:307: [d77329dbe2960] exiting daemon [2019-09-11T15:37:48.612Z] daemon.go:459: [d77329dbe2960] Daemon stopped [2019-09-11T15:37:48.612Z] === RUN TestTemplatedSecret [2019-09-11T15:37:48.687Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/pkg/plugins 35.449s coverage: 73.4% of statements [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2019-09-11T15:37:48.839Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-11T15:37:48.839Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/pkg/plugins/transport 0.138s coverage: 85.7% of statements [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 87.9% of statements [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/pkg/pubsub 1.104s coverage: 73.9% of statements [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/pkg/reexec 0.081s coverage: 82.4% of statements [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/pkg/signal 0.031s coverage: 20.3% of statements [2019-09-11T15:37:48.839Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/pkg/streamformatter 0.056s coverage: 66.2% of statements [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2019-09-11T15:37:48.839Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/pkg/system 0.059s coverage: 12.7% of statements [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/pkg/tailfile 0.115s coverage: 88.6% of statements [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/pkg/tarsum 0.157s coverage: 89.3% of statements [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/pkg/term 0.029s coverage: 30.8% of statements [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/pkg/term/windows 0.052s coverage: 0.0% of statements [no tests to run] [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/plugin 0.364s coverage: 11.6% of statements [2019-09-11T15:37:48.839Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/plugin/v2 0.247s coverage: 20.1% of statements [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/reference 0.414s coverage: 84.4% of statements [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/registry 0.363s coverage: 52.3% of statements [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/registry/resumable 0.274s coverage: 100.0% of statements [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2019-09-11T15:37:48.839Z] ? github.com/docker/docker/rootless [no test files] [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/runconfig 0.125s coverage: 54.5% of statements [2019-09-11T15:37:48.839Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/testutil 0.045s coverage: 62.5% of statements [2019-09-11T15:37:48.839Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-11T15:37:48.839Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-11T15:37:48.839Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-11T15:37:48.839Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-11T15:37:48.839Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-11T15:37:48.839Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-11T15:37:48.839Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-11T15:37:48.839Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-11T15:37:48.839Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-11T15:37:48.839Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-11T15:37:48.839Z] ? github.com/docker/docker/volume [no test files] [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/volume/drivers 0.168s coverage: 36.1% of statements [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/volume/local 0.118s coverage: 37.7% of statements [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/volume/mounts 0.186s coverage: 66.2% of statements [2019-09-11T15:37:48.839Z] ok github.com/docker/docker/volume/service 0.355s coverage: 70.3% of statements [2019-09-11T15:37:48.839Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-11T15:37:48.839Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-11T15:37:48.839Z] INFO: make.ps1 ended at 09/11/2019 15:37:47 [2019-09-11T15:37:48.869Z] === RUN Test/DockerSuite/TestBuildNoNamedVolume [2019-09-11T15:37:48.871Z] --- PASS: TestUpdateRestartPolicy (13.36s) [2019-09-11T15:37:48.871Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-11T15:37:49.260Z] --- PASS: TestUpdateRestartWithAutoRemove (0.97s) [2019-09-11T15:37:49.260Z] === RUN TestWaitNonBlocked [2019-09-11T15:37:49.260Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-11T15:37:49.260Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-11T15:37:49.260Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-11T15:37:49.260Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-11T15:37:49.260Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-11T15:37:49.260Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-11T15:37:49.608Z] ok github.com/docker/docker/pkg/fsutils 0.386s coverage: 85.1% of statements [2019-09-11T15:37:49.608Z] ok github.com/docker/docker/pkg/discovery/kv 3.336s coverage: 84.1% of statements [2019-09-11T15:37:49.614Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-09-11T15:37:49.614Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-11T15:37:49.614Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-11T15:37:49.911Z] ok github.com/docker/docker/pkg/homedir 0.057s coverage: 10.2% of statements [2019-09-11T15:37:50.085Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-09-11T15:37:50.085Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2019-09-11T15:37:50.085Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2019-09-11T15:37:50.085Z] === RUN TestWaitBlocked [2019-09-11T15:37:50.085Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-11T15:37:50.085Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-11T15:37:50.085Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-11T15:37:50.085Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-11T15:37:50.085Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-11T15:37:50.085Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-11T15:37:50.543Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 42.7% of statements [2019-09-11T15:37:51.044Z] INFO: Unit tests ended at 09/11/2019 15:37:50. Duration:00:04:14.7858219 [2019-09-11T15:37:51.044Z] INFO: Building busybox [2019-09-11T15:37:51.044Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-09-11T15:37:51.044Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-09-11T15:37:51.044Z] [2019-09-11T15:37:51.044Z] Sending build context to Docker daemon 2.56kB [2019-09-11T15:37:51.044Z] [2019-09-11T15:37:51.044Z] Step 1/6 : FROM microsoft/windowsservercore [2019-09-11T15:37:51.044Z] ---> 2606a881cbae [2019-09-11T15:37:51.044Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-09-11T15:37:51.044Z] ---> Running in 9aaf31324f11 [2019-09-11T15:37:51.416Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailure [2019-09-11T15:37:51.670Z] === RUN Test/DockerSuite/TestAPIImagesSearchJSONContentType [2019-09-11T15:37:51.670Z] === RUN Test/DockerSuite/TestAPIImagesSizeCompatibility [2019-09-11T15:37:51.670Z] === RUN Test/DockerSuite/TestAPINetworkConnectDisconnect [2019-09-11T15:37:51.670Z] === RUN Test/DockerSuite/TestAPINetworkCreateCheckDuplicate [2019-09-11T15:37:51.670Z] === RUN Test/DockerSuite/TestAPINetworkFilter [2019-09-11T15:37:51.670Z] === RUN Test/DockerSuite/TestAPINetworkGetDefaults [2019-09-11T15:37:51.670Z] === RUN Test/DockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-09-11T15:37:51.670Z] === RUN Test/DockerSuite/TestAPINetworkInspectBridge [2019-09-11T15:37:51.670Z] === RUN Test/DockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-09-11T15:37:51.670Z] === RUN Test/DockerSuite/TestAPIOptionsRoute [2019-09-11T15:37:51.670Z] === RUN Test/DockerSuite/TestAPIStatsContainerNotFound [2019-09-11T15:37:51.670Z] === RUN Test/DockerSuite/TestAPIStatsNetworkStats [2019-09-11T15:37:51.673Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailureRemote [2019-09-11T15:37:51.673Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-09-11T15:37:51.909Z] ok github.com/docker/docker/daemon/logger/awslogs 0.165s coverage: 77.8% of statements [2019-09-11T15:37:51.910Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-11T15:37:51.910Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-11T15:37:51.910Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2019-09-11T15:37:51.930Z] === RUN Test/DockerSuite/TestBuildNotVerboseSuccess [2019-09-11T15:37:51.953Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2019-09-11T15:37:51.953Z] ok github.com/docker/docker/pkg/locker 0.055s coverage: 88.9% of statements [2019-09-11T15:37:51.961Z] --- PASS: TestWaitBlocked (0.02s) [2019-09-11T15:37:51.961Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) [2019-09-11T15:37:51.961Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.37s) [2019-09-11T15:37:51.961Z] === CONT TestContainerStartOnDaemonRestart [2019-09-11T15:37:51.961Z] === CONT TestIpcModeOlderClient [2019-09-11T15:37:51.961Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-09-11T15:37:51.961Z] === CONT TestDaemonRestartIpcMode [2019-09-11T15:37:52.187Z] --- PASS: TestTemplatedSecret (3.45s) [2019-09-11T15:37:52.187Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-09-11T15:37:52.187Z] daemon.go:336: [d45b189e89f41] waiting for daemon to start [2019-09-11T15:37:52.187Z] daemon.go:336: [d45b189e89f41] waiting for daemon to start [2019-09-11T15:37:52.187Z] daemon.go:364: [d45b189e89f41] daemon started [2019-09-11T15:37:52.187Z] daemon.go:472: [d45b189e89f41] Stopping daemon [2019-09-11T15:37:52.187Z] daemon.go:307: [d45b189e89f41] exiting daemon [2019-09-11T15:37:52.187Z] daemon.go:459: [d45b189e89f41] Daemon stopped [2019-09-11T15:37:52.187Z] === RUN TestSecretCreateResolve [2019-09-11T15:37:52.445Z] === RUN Test/DockerSuite/TestBuildNullStringInAddCopyVolume [2019-09-11T15:37:52.576Z] ok github.com/docker/docker/pkg/idtools 0.740s coverage: 70.1% of statements [2019-09-11T15:37:53.200Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2019-09-11T15:37:53.289Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 26.2% of statements [2019-09-11T15:37:53.376Z] === RUN Test/DockerSuite/TestBuildOnBuild [2019-09-11T15:37:53.545Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2019-09-11T15:37:53.801Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2019-09-11T15:37:53.826Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2019-09-11T15:37:54.450Z] ok github.com/docker/docker/pkg/ioutils 2.575s coverage: 69.3% of statements [2019-09-11T15:37:54.450Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-11T15:37:54.590Z] === RUN Test/DockerSuite/TestAPIStatsNetworkStatsVersioning [2019-09-11T15:37:54.590Z] === RUN Test/DockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-09-11T15:37:54.590Z] === RUN Test/DockerSuite/TestAPIStatsNoStreamGetCpu [2019-09-11T15:37:55.075Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2019-09-11T15:37:55.165Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 74.7% of statements [2019-09-11T15:37:55.165Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-11T15:37:55.272Z] --- PASS: TestSecretCreateResolve (3.01s) [2019-09-11T15:37:55.272Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-09-11T15:37:55.272Z] daemon.go:336: [d18468a7ca0d3] waiting for daemon to start [2019-09-11T15:37:55.272Z] daemon.go:336: [d18468a7ca0d3] waiting for daemon to start [2019-09-11T15:37:55.272Z] daemon.go:364: [d18468a7ca0d3] daemon started [2019-09-11T15:37:55.272Z] daemon.go:472: [d18468a7ca0d3] Stopping daemon [2019-09-11T15:37:55.272Z] daemon.go:307: [d18468a7ca0d3] exiting daemon [2019-09-11T15:37:55.272Z] daemon.go:459: [d18468a7ca0d3] Daemon stopped [2019-09-11T15:37:55.272Z] PASS [2019-09-11T15:37:55.272Z] [2019-09-11T15:37:55.272Z] DONE 6 tests in 19.222s [2019-09-11T15:37:55.272Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-09-11T15:37:55.272Z] ++ 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-09-11T15:37:55.272Z] ++ set -e [2019-09-11T15:37:55.272Z] ++ '[' -n 1 ']' [2019-09-11T15:37:55.272Z] ++ set -x [2019-09-11T15:37:55.272Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-11T15:37:55.272Z] INFO: Testing against a local daemon [2019-09-11T15:37:55.272Z] === RUN TestServiceCreateInit [2019-09-11T15:37:55.357Z] --- PASS: TestContainerStartOnDaemonRestart (3.60s) [2019-09-11T15:37:55.357Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-09-11T15:37:55.357Z] daemon.go:336: [df3935f0ef420] waiting for daemon to start [2019-09-11T15:37:55.357Z] daemon.go:336: [df3935f0ef420] waiting for daemon to start [2019-09-11T15:37:55.357Z] daemon.go:364: [df3935f0ef420] daemon started [2019-09-11T15:37:55.357Z] daemon.go:336: [df3935f0ef420] waiting for daemon to start [2019-09-11T15:37:55.357Z] daemon.go:307: [df3935f0ef420] exiting daemon [2019-09-11T15:37:55.357Z] daemon.go:336: [df3935f0ef420] waiting for daemon to start [2019-09-11T15:37:55.357Z] daemon.go:364: [df3935f0ef420] daemon started [2019-09-11T15:37:55.357Z] daemon.go:472: [df3935f0ef420] Stopping daemon [2019-09-11T15:37:55.357Z] daemon.go:307: [df3935f0ef420] exiting daemon [2019-09-11T15:37:55.357Z] daemon.go:459: [df3935f0ef420] Daemon stopped [2019-09-11T15:37:55.361Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2019-09-11T15:37:55.361Z] ok github.com/docker/docker/pkg/mount 0.902s coverage: 69.6% of statements [2019-09-11T15:37:55.361Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-11T15:37:55.421Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 18.6% of statements [2019-09-11T15:37:55.529Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-11T15:37:55.786Z] === RUN Test/DockerSuite/TestBuildOnBuildCache [2019-09-11T15:37:56.166Z] --- PASS: TestDaemonRestartIpcMode (4.44s) [2019-09-11T15:37:56.166Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-09-11T15:37:56.166Z] daemon.go:336: [dfe9a2764c9ed] waiting for daemon to start [2019-09-11T15:37:56.166Z] daemon.go:336: [dfe9a2764c9ed] waiting for daemon to start [2019-09-11T15:37:56.166Z] daemon.go:364: [dfe9a2764c9ed] daemon started [2019-09-11T15:37:56.166Z] daemon.go:472: [dfe9a2764c9ed] Stopping daemon [2019-09-11T15:37:56.166Z] daemon.go:307: [dfe9a2764c9ed] exiting daemon [2019-09-11T15:37:56.166Z] daemon.go:459: [dfe9a2764c9ed] Daemon stopped [2019-09-11T15:37:56.166Z] daemon.go:336: [dfe9a2764c9ed] waiting for daemon to start [2019-09-11T15:37:56.166Z] daemon.go:336: [dfe9a2764c9ed] waiting for daemon to start [2019-09-11T15:37:56.166Z] daemon.go:364: [dfe9a2764c9ed] daemon started [2019-09-11T15:37:56.166Z] daemon.go:472: [dfe9a2764c9ed] Stopping daemon [2019-09-11T15:37:56.166Z] daemon.go:307: [dfe9a2764c9ed] exiting daemon [2019-09-11T15:37:56.166Z] daemon.go:459: [dfe9a2764c9ed] Daemon stopped [2019-09-11T15:37:56.166Z] PASS [2019-09-11T15:37:56.166Z] [2019-09-11T15:37:56.166Z] === Skipped [2019-09-11T15:37:56.166Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-09-11T15:37:56.166Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-11T15:37:56.166Z] [2019-09-11T15:37:56.166Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.02s) [2019-09-11T15:37:56.166Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-11T15:37:56.166Z] [2019-09-11T15:37:56.166Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-09-11T15:37:56.166Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-11T15:37:56.166Z] [2019-09-11T15:37:56.166Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-11T15:37:56.166Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-11T15:37:56.166Z] [2019-09-11T15:37:56.166Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-09-11T15:37:56.166Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-11T15:37:56.166Z] [2019-09-11T15:37:56.166Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-09-11T15:37:56.166Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-11T15:37:56.166Z] [2019-09-11T15:37:56.166Z] [2019-09-11T15:37:56.166Z] DONE 197 tests, 6 skipped in 153.368s [2019-09-11T15:37:56.166Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-09-11T15:37:56.166Z] ++ 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-09-11T15:37:56.166Z] ++ set -e [2019-09-11T15:37:56.166Z] ++ '[' -n 1 ']' [2019-09-11T15:37:56.166Z] ++ set -x [2019-09-11T15:37:56.166Z] ++ env -i DEST=/go/src/github.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-09-11T15:37:56.395Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.026s coverage: 91.4% of statements [2019-09-11T15:37:56.395Z] ok github.com/docker/docker/pkg/pidfile 0.022s coverage: 82.4% of statements [2019-09-11T15:37:56.395Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-11T15:37:56.395Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-11T15:37:56.535Z] INFO: Testing against a local daemon [2019-09-11T15:37:56.535Z] === RUN TestCommitInheritsEnv [2019-09-11T15:37:56.717Z] === RUN Test/DockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-09-11T15:37:57.309Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-09-11T15:37:57.362Z] --- PASS: TestCommitInheritsEnv (0.62s) [2019-09-11T15:37:57.362Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-11T15:37:57.362Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-11T15:37:57.362Z] === RUN TestImagesFilterMultiReference [2019-09-11T15:37:57.362Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-09-11T15:37:57.362Z] === RUN TestImagePullPlatformInvalid [2019-09-11T15:37:57.362Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-09-11T15:37:57.362Z] === RUN TestRemoveImageOrphaning [2019-09-11T15:37:57.449Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2019-09-11T15:37:57.511Z] === RUN Test/DockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-09-11T15:37:57.565Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2019-09-11T15:37:57.752Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2019-09-11T15:37:57.752Z] === RUN TestRemoveImageGarbageCollector [2019-09-11T15:37:57.752Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-09-11T15:37:57.752Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:37:57.752Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-11T15:37:57.752Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-09-11T15:37:57.752Z] === RUN TestTagInvalidReference [2019-09-11T15:37:57.752Z] --- PASS: TestTagInvalidReference (0.02s) [2019-09-11T15:37:57.752Z] === RUN TestTagValidPrefixedRepo [2019-09-11T15:37:57.752Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-09-11T15:37:57.752Z] === RUN TestTagExistedNameWithoutForce [2019-09-11T15:37:57.752Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-09-11T15:37:57.752Z] === RUN TestTagOfficialNames [2019-09-11T15:37:57.752Z] --- PASS: TestTagOfficialNames (0.04s) [2019-09-11T15:37:57.752Z] === RUN TestTagMatchesDigest [2019-09-11T15:37:57.752Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-09-11T15:37:57.752Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-11T15:37:58.088Z] === RUN Test/DockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-09-11T15:37:58.126Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-09-11T15:37:58.688Z] ok github.com/docker/docker/daemon/logger/splunk 1.636s coverage: 84.5% of statements [2019-09-11T15:37:58.688Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-11T15:37:58.688Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-11T15:37:58.938Z] ok github.com/docker/docker/pkg/pools 0.021s coverage: 87.9% of statements [2019-09-11T15:37:58.938Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2019-09-11T15:37:59.562Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2019-09-11T15:37:59.985Z] === RUN Test/DockerSuite/TestBuildOnBuildEntrypointJSON [2019-09-11T15:38:00.184Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2019-09-11T15:38:00.578Z] ok github.com/docker/docker/distribution/metadata 0.045s coverage: 48.2% of statements [2019-09-11T15:38:00.833Z] ok github.com/docker/docker/distribution 0.189s coverage: 22.6% of statements [2019-09-11T15:38:00.833Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-11T15:38:01.199Z] ok github.com/docker/docker/pkg/pubsub 1.192s coverage: 73.9% of statements [2019-09-11T15:38:01.355Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-11T15:38:01.821Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2019-09-11T15:38:02.723Z] ok github.com/docker/docker/errdefs 0.013s coverage: 49.4% of statements [2019-09-11T15:38:02.725Z] === RUN Test/DockerSuite/TestBuildOnBuildLimitedInheritance [2019-09-11T15:38:02.725Z] === RUN Test/DockerSwarmSuite/TestAPISwarmListNodes [2019-09-11T15:38:02.839Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-09-11T15:38:02.839Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-09-11T15:38:03.502Z] Removing intermediate container 9aaf31324f11 [2019-09-11T15:38:03.502Z] ---> ed7e761f424e [2019-09-11T15:38:03.502Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-09-11T15:38:03.651Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-09-11T15:38:03.854Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2019-09-11T15:38:03.854Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 80.0% of statements [2019-09-11T15:38:03.906Z] ok github.com/docker/docker/distribution/xfer 1.428s coverage: 83.4% of statements [2019-09-11T15:38:03.907Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-11T15:38:04.483Z] [2019-09-11T15:38:04.490Z] ok github.com/docker/docker/pkg/signal 3.639s coverage: 61.0% of statements [2019-09-11T15:38:04.609Z] === RUN Test/DockerSuite/TestAppArmorDeniesChmodProc [2019-09-11T15:38:04.609Z] === RUN Test/DockerSuite/TestAppArmorDeniesPtrace [2019-09-11T15:38:04.609Z] === RUN Test/DockerSuite/TestAppArmorTraceSelf [2019-09-11T15:38:04.609Z] === RUN Test/DockerSuite/TestAttachDisconnect [2019-09-11T15:38:04.609Z] === RUN Test/DockerSuite/TestAttachMultipleAndRestart [2019-09-11T15:38:04.834Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2019-09-11T15:38:04.834Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-11T15:38:05.395Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2019-09-11T15:38:05.395Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-11T15:38:05.513Z] ok github.com/docker/docker/pkg/tailfile 0.162s coverage: 88.6% of statements [2019-09-11T15:38:05.513Z] ok github.com/docker/docker/pkg/system 0.060s coverage: 36.9% of statements [2019-09-11T15:38:06.002Z] === RUN Test/DockerSuite/TestBuildOnBuildLowercase [2019-09-11T15:38:06.038Z] ---> 6e4c7162813c [2019-09-11T15:38:06.038Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-09-11T15:38:06.038Z] ---> Running in 1467bf935c9d [2019-09-11T15:38:06.323Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2019-09-11T15:38:06.934Z] --- PASS: TestServiceCreateInit (11.62s) [2019-09-11T15:38:06.934Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.79s) [2019-09-11T15:38:06.934Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-09-11T15:38:06.934Z] daemon.go:336: [d1d7da9b3cbab] waiting for daemon to start [2019-09-11T15:38:06.934Z] daemon.go:336: [d1d7da9b3cbab] waiting for daemon to start [2019-09-11T15:38:06.934Z] daemon.go:364: [d1d7da9b3cbab] daemon started [2019-09-11T15:38:06.934Z] daemon.go:472: [d1d7da9b3cbab] Stopping daemon [2019-09-11T15:38:06.934Z] daemon.go:307: [d1d7da9b3cbab] exiting daemon [2019-09-11T15:38:06.934Z] daemon.go:459: [d1d7da9b3cbab] Daemon stopped [2019-09-11T15:38:06.934Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.80s) [2019-09-11T15:38:06.934Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-09-11T15:38:06.934Z] daemon.go:336: [dc610e0914832] waiting for daemon to start [2019-09-11T15:38:06.934Z] daemon.go:336: [dc610e0914832] waiting for daemon to start [2019-09-11T15:38:06.934Z] daemon.go:364: [dc610e0914832] daemon started [2019-09-11T15:38:06.934Z] daemon.go:472: [dc610e0914832] Stopping daemon [2019-09-11T15:38:06.934Z] daemon.go:307: [dc610e0914832] exiting daemon [2019-09-11T15:38:06.934Z] daemon.go:459: [dc610e0914832] Daemon stopped [2019-09-11T15:38:06.934Z] === RUN TestCreateServiceMultipleTimes [2019-09-11T15:38:07.192Z] === RUN Test/DockerSuite/TestBuildOnBuildOutput [2019-09-11T15:38:07.551Z] ok github.com/docker/docker/pkg/term 0.025s coverage: 84.8% of statements [2019-09-11T15:38:07.551Z] testing: warning: no tests to run [2019-09-11T15:38:07.551Z] ok github.com/docker/docker/pkg/term/windows 0.023s coverage: 0.0% of statements [no tests to run] [2019-09-11T15:38:07.559Z] === RUN Test/DockerSuite/TestAttachPausedContainer [2019-09-11T15:38:07.559Z] === RUN Test/DockerSuite/TestAttachTTYWithoutStdin [2019-09-11T15:38:07.559Z] === RUN Test/DockerSuite/TestBuildAPIBuildGitWithF [2019-09-11T15:38:07.689Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2019-09-11T15:38:07.948Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-09-11T15:38:08.171Z] ok github.com/docker/docker/pkg/tarsum 0.278s coverage: 89.3% of statements [2019-09-11T15:38:08.459Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2019-09-11T15:38:08.459Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2019-09-11T15:38:08.563Z] === RUN Test/DockerSuite/TestBuildOnBuildWithCopy [2019-09-11T15:38:09.081Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2019-09-11T15:38:09.130Z] === RUN Test/DockerSuite/TestBuildOpaqueDirectory [2019-09-11T15:38:09.837Z] ok github.com/docker/docker/pkg/archive 0.373s coverage: 76.9% of statements [2019-09-11T15:38:10.766Z] ok github.com/docker/docker/pkg/authorization 0.209s coverage: 66.7% of statements [2019-09-11T15:38:10.770Z] [2019-09-11T15:38:10.770Z] SUCCESS: Specified value was saved. [2019-09-11T15:38:11.022Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-09-11T15:38:11.278Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-09-11T15:38:12.581Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2019-09-11T15:38:13.211Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 68.8% of statements [2019-09-11T15:38:13.310Z] === RUN Test/DockerSuite/TestBuildPATH [2019-09-11T15:38:13.382Z] === RUN Test/DockerSuite/TestBuildAPIDockerFileRemote [2019-09-11T15:38:13.717Z] Removing intermediate container 1467bf935c9d [2019-09-11T15:38:13.717Z] ---> a7133fbc0ba6 [2019-09-11T15:38:13.717Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-09-11T15:38:13.717Z] ---> Running in 6880782d0657 [2019-09-11T15:38:14.230Z] ok github.com/docker/docker/reference 0.077s coverage: 84.4% of statements [2019-09-11T15:38:15.248Z] ok github.com/docker/docker/plugin 0.585s coverage: 27.0% of statements [2019-09-11T15:38:15.441Z] ok github.com/docker/docker/pkg/chrootarchive 2.928s coverage: 43.2% of statements [2019-09-11T15:38:15.441Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-09-11T15:38:15.441Z] ok github.com/docker/docker/layer 7.837s coverage: 66.9% of statements [2019-09-11T15:38:15.441Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-11T15:38:15.441Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-11T15:38:15.441Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-11T15:38:15.441Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-11T15:38:15.441Z] ? github.com/docker/docker/oci [no test files] [2019-09-11T15:38:15.441Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-11T15:38:15.441Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-11T15:38:15.441Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-11T15:38:15.696Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-09-11T15:38:15.832Z] === RUN Test/DockerSuite/TestBuildRUNErrMsg [2019-09-11T15:38:15.953Z] ok github.com/docker/docker/pkg/discovery/file 0.017s coverage: 92.9% of statements [2019-09-11T15:38:16.404Z] === RUN Test/DockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-11T15:38:16.515Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2019-09-11T15:38:16.738Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2019-09-11T15:38:16.972Z] === RUN Test/DockerSuite/TestBuildRUNoneJSON [2019-09-11T15:38:17.024Z] ok github.com/docker/docker/restartmanager 0.007s coverage: 45.3% of statements [2019-09-11T15:38:17.443Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2019-09-11T15:38:17.699Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-09-11T15:38:17.904Z] === RUN Test/DockerSuite/TestBuildRelativeCopy [2019-09-11T15:38:18.516Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2019-09-11T15:38:19.064Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2019-09-11T15:38:19.538Z] ok github.com/docker/docker/runconfig 0.046s coverage: 68.2% of statements [2019-09-11T15:38:19.832Z] ok github.com/docker/docker/registry 0.694s coverage: 56.4% of statements [2019-09-11T15:38:19.993Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2019-09-11T15:38:20.249Z] ok github.com/docker/docker/pkg/discovery/kv 3.083s coverage: 84.1% of statements [2019-09-11T15:38:20.812Z] ok github.com/docker/docker/pkg/fsutils 0.265s coverage: 85.1% of statements [2019-09-11T15:38:20.812Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2019-09-11T15:38:22.178Z] ok github.com/docker/docker/pkg/ioutils 0.366s coverage: 69.3% of statements [2019-09-11T15:38:22.411Z] Cannot create a file when that file already exists. [2019-09-11T15:38:22.434Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-09-11T15:38:22.690Z] ok github.com/docker/docker/pkg/locker 0.008s coverage: 88.9% of statements [2019-09-11T15:38:22.946Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2019-09-11T15:38:23.202Z] ok github.com/docker/docker/pkg/idtools 1.811s coverage: 70.1% of statements [2019-09-11T15:38:23.202Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-11T15:38:23.764Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-09-11T15:38:24.020Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-09-11T15:38:24.241Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2019-09-11T15:38:24.275Z] ok github.com/docker/docker/pkg/mount 0.579s coverage: 69.6% of statements [2019-09-11T15:38:24.276Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-11T15:38:24.276Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-09-11T15:38:24.837Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2019-09-11T15:38:24.837Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-09-11T15:38:24.837Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-11T15:38:24.837Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-11T15:38:25.765Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2019-09-11T15:38:26.278Z] ok github.com/docker/docker/volume/mounts 0.064s coverage: 67.0% of statements [2019-09-11T15:38:26.278Z] ok github.com/docker/docker/volume/local 0.040s coverage: 73.0% of statements [2019-09-11T15:38:26.326Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-09-11T15:38:26.887Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2019-09-11T15:38:26.887Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-09-11T15:38:28.250Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-09-11T15:38:28.304Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2019-09-11T15:38:28.506Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-09-11T15:38:29.547Z] Removing intermediate container 6880782d0657 [2019-09-11T15:38:29.547Z] ---> a1369d5b26fe [2019-09-11T15:38:29.547Z] Step 6/6 : CMD ["sh"] [2019-09-11T15:38:29.547Z] ---> Running in a9cf95bfc910 [2019-09-11T15:38:30.092Z] === RUN Test/DockerSuite/TestBuildRelativeWorkdir [2019-09-11T15:38:30.092Z] --- PASS: TestCreateServiceMultipleTimes (22.03s) [2019-09-11T15:38:30.092Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-09-11T15:38:30.092Z] daemon.go:336: [dc75616fe763d] waiting for daemon to start [2019-09-11T15:38:30.092Z] daemon.go:336: [dc75616fe763d] waiting for daemon to start [2019-09-11T15:38:30.092Z] daemon.go:364: [dc75616fe763d] daemon started [2019-09-11T15:38:30.092Z] daemon.go:472: [dc75616fe763d] Stopping daemon [2019-09-11T15:38:30.092Z] daemon.go:307: [dc75616fe763d] exiting daemon [2019-09-11T15:38:30.092Z] daemon.go:459: [dc75616fe763d] Daemon stopped [2019-09-11T15:38:30.092Z] === RUN TestCreateServiceConflict [2019-09-11T15:38:31.105Z] Removing intermediate container a9cf95bfc910 [2019-09-11T15:38:31.105Z] ---> 6d1d905aedb5 [2019-09-11T15:38:31.105Z] Successfully built 6d1d905aedb5 [2019-09-11T15:38:31.105Z] Successfully tagged busybox:latest [2019-09-11T15:38:31.105Z] INFO: Docker images of the daemon under test [2019-09-11T15:38:31.105Z] [2019-09-11T15:38:31.105Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-11T15:38:31.105Z] busybox latest 6d1d905aedb5 Less than a second ago 11.2GB [2019-09-11T15:38:31.105Z] microsoft/windowsservercore latest 2606a881cbae 22 hours ago 11.1GB [2019-09-11T15:38:31.105Z] mcr.microsoft.com/windows/servercore ltsc2016 2606a881cbae 22 hours ago 11.1GB [2019-09-11T15:38:31.105Z] [2019-09-11T15:38:31.105Z] INFO: Running integration tests at 09/11/2019 15:38:30... [2019-09-11T15:38:31.105Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-09-11T15:38:31.105Z] INFO: Integration API tests being run from the host: [2019-09-11T15:38:31.105Z] INFO: make.ps1 starting at 09/11/2019 15:38:30 [2019-09-11T15:38:31.772Z] ok github.com/docker/docker/pkg/signal 2.384s coverage: 61.0% of statements [2019-09-11T15:38:31.772Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-09-11T15:38:32.334Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-09-11T15:38:32.590Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-09-11T15:38:32.618Z] --- PASS: TestCreateServiceConflict (3.17s) [2019-09-11T15:38:32.618Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-09-11T15:38:32.618Z] daemon.go:336: [d047edc558ffc] waiting for daemon to start [2019-09-11T15:38:32.618Z] daemon.go:336: [d047edc558ffc] waiting for daemon to start [2019-09-11T15:38:32.618Z] daemon.go:364: [d047edc558ffc] daemon started [2019-09-11T15:38:32.618Z] daemon.go:472: [d047edc558ffc] Stopping daemon [2019-09-11T15:38:32.618Z] daemon.go:307: [d047edc558ffc] exiting daemon [2019-09-11T15:38:32.618Z] daemon.go:459: [d047edc558ffc] Daemon stopped [2019-09-11T15:38:32.618Z] === RUN TestCreateServiceMaxReplicas [2019-09-11T15:38:32.660Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-09-11T15:38:32.845Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-09-11T15:38:33.407Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-09-11T15:38:33.549Z] === RUN Test/DockerSuite/TestBuildResourceConstraintsAreUsed [2019-09-11T15:38:33.789Z] ok github.com/docker/docker/pkg/plugins 33.678s coverage: 76.6% of statements [2019-09-11T15:38:33.789Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-11T15:38:33.789Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-11T15:38:33.789Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-11T15:38:33.789Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-11T15:38:33.789Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-11T15:38:33.789Z] ? github.com/docker/docker/rootless [no test files] [2019-09-11T15:38:33.789Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-11T15:38:33.789Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-11T15:38:33.789Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-11T15:38:33.789Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-11T15:38:33.789Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-11T15:38:33.789Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-11T15:38:33.789Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-11T15:38:33.789Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-11T15:38:33.789Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-11T15:38:33.789Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-11T15:38:33.789Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-11T15:38:33.789Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-11T15:38:33.789Z] ? github.com/docker/docker/volume [no test files] [2019-09-11T15:38:33.789Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-11T15:38:33.789Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-11T15:38:33.789Z] [2019-09-11T15:38:33.789Z] === Skipped [2019-09-11T15:38:33.789Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-11T15:38:33.789Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-11T15:38:33.789Z] [2019-09-11T15:38:33.789Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-11T15:38:33.789Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-11T15:38:33.789Z] [2019-09-11T15:38:33.789Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-11T15:38:33.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:38:33.789Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-11T15:38:33.789Z] [2019-09-11T15:38:33.789Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-11T15:38:33.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:38:33.789Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-11T15:38:33.789Z] [2019-09-11T15:38:33.789Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-11T15:38:33.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:38:33.789Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-11T15:38:33.789Z] [2019-09-11T15:38:33.789Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-11T15:38:33.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:38:33.789Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-11T15:38:33.789Z] [2019-09-11T15:38:33.789Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-11T15:38:33.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:38:33.789Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-11T15:38:33.789Z] [2019-09-11T15:38:33.789Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-11T15:38:33.789Z] graphtest_unix.go:73: No driver to put! [2019-09-11T15:38:33.789Z] [2019-09-11T15:38:33.789Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-11T15:38:33.789Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-11T15:38:33.789Z] [2019-09-11T15:38:33.789Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-11T15:38:33.789Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-11T15:38:33.789Z] [2019-09-11T15:38:33.789Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-11T15:38:33.789Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-11T15:38:33.789Z] [2019-09-11T15:38:33.789Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-11T15:38:33.789Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-11T15:38:33.789Z] [2019-09-11T15:38:33.789Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-11T15:38:33.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:38:33.789Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-11T15:38:33.789Z] [2019-09-11T15:38:33.789Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-11T15:38:33.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:38:33.789Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-11T15:38:33.789Z] [2019-09-11T15:38:33.789Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-11T15:38:33.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:38:33.789Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-11T15:38:33.789Z] [2019-09-11T15:38:33.789Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-11T15:38:33.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:38:33.789Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-11T15:38:33.789Z] [2019-09-11T15:38:33.789Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-11T15:38:33.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:38:33.789Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-11T15:38:33.789Z] [2019-09-11T15:38:33.789Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-11T15:38:33.789Z] graphtest_unix.go:73: No driver to put! [2019-09-11T15:38:33.789Z] [2019-09-11T15:38:33.789Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-11T15:38:33.789Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-11T15:38:33.789Z] [2019-09-11T15:38:33.789Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-11T15:38:33.789Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-11T15:38:33.789Z] [2019-09-11T15:38:33.789Z] [2019-09-11T15:38:33.789Z] DONE 2076 tests, 20 skipped in 356.368s Post stage [Pipeline] junit [2019-09-11T15:38:33.824Z] Recording test results [2019-09-11T15:38:33.969Z] ok github.com/docker/docker/pkg/system 0.020s coverage: 36.9% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-11T15:38:34.225Z] ok github.com/docker/docker/pkg/tailfile 0.061s coverage: 88.6% of statements [2019-09-11T15:38:34.563Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39724/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr49 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1fdf1753b20d3cc621d66300417dfb661213fec5 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:1fdf1753b20d3cc621d66300417dfb661213fec5 hack/make.sh dynbinary test-integration [2019-09-11T15:38:34.787Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2019-09-11T15:38:34.846Z] [2019-09-11T15:38:35.129Z] Removing bundles/ [2019-09-11T15:38:35.129Z] [2019-09-11T15:38:35.129Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-09-11T15:38:35.129Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-11T15:38:35.129Z] GOOS="" GOARCH="" GOARM="" [2019-09-11T15:38:35.349Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-09-11T15:38:35.605Z] testing: warning: no tests to run [2019-09-11T15:38:35.605Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2019-09-11T15:38:36.075Z] --- PASS: TestCreateServiceMaxReplicas (3.65s) [2019-09-11T15:38:36.075Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-09-11T15:38:36.075Z] daemon.go:336: [d0009d078ff68] waiting for daemon to start [2019-09-11T15:38:36.075Z] daemon.go:336: [d0009d078ff68] waiting for daemon to start [2019-09-11T15:38:36.075Z] daemon.go:364: [d0009d078ff68] daemon started [2019-09-11T15:38:36.075Z] daemon.go:472: [d0009d078ff68] Stopping daemon [2019-09-11T15:38:36.075Z] daemon.go:307: [d0009d078ff68] exiting daemon [2019-09-11T15:38:36.075Z] daemon.go:459: [d0009d078ff68] Daemon stopped [2019-09-11T15:38:36.075Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-11T15:38:36.075Z] === RUN Test/DockerSuite/TestBuildRm [2019-09-11T15:38:36.166Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-09-11T15:38:36.166Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-09-11T15:38:36.426Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-09-11T15:38:38.940Z] ok github.com/docker/docker/plugin 0.530s coverage: 27.0% of statements [2019-09-11T15:38:39.195Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-09-11T15:38:39.351Z] === RUN Test/DockerSuite/TestBuildRunShEntrypoint [2019-09-11T15:38:40.558Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-09-11T15:38:40.722Z] === RUN Test/DockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-09-11T15:38:40.814Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-09-11T15:38:42.093Z] === RUN Test/DockerSuite/TestBuildScratchCopy [2019-09-11T15:38:42.178Z] ok github.com/docker/docker/registry 0.088s coverage: 56.4% of statements [2019-09-11T15:38:42.658Z] === RUN Test/DockerSuite/TestBuildSetCommandWithDefinedShell [2019-09-11T15:38:42.740Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-09-11T15:38:42.996Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-09-11T15:38:43.222Z] === RUN Test/DockerSuite/TestBuildShCmdJSONEntrypoint [2019-09-11T15:38:43.923Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-09-11T15:38:44.179Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-09-11T15:38:44.594Z] === RUN Test/DockerSuite/TestBuildShellEntrypoint [2019-09-11T15:38:45.963Z] === RUN Test/DockerSuite/TestBuildShellInherited [2019-09-11T15:38:46.695Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-09-11T15:38:47.333Z] === RUN Test/DockerSuite/TestBuildShellMultiple [2019-09-11T15:38:47.623Z] ok github.com/docker/docker/volume/local 0.019s coverage: 73.0% of statements [2019-09-11T15:38:48.183Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2019-09-11T15:38:49.547Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.0% of statements [2019-09-11T15:38:51.511Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.57s) [2019-09-11T15:38:51.511Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-09-11T15:38:51.511Z] daemon.go:336: [d2c37fcd691b1] waiting for daemon to start [2019-09-11T15:38:51.511Z] daemon.go:336: [d2c37fcd691b1] waiting for daemon to start [2019-09-11T15:38:51.511Z] daemon.go:364: [d2c37fcd691b1] daemon started [2019-09-11T15:38:51.511Z] daemon.go:472: [d2c37fcd691b1] Stopping daemon [2019-09-11T15:38:51.511Z] daemon.go:307: [d2c37fcd691b1] exiting daemon [2019-09-11T15:38:51.511Z] daemon.go:459: [d2c37fcd691b1] Daemon stopped [2019-09-11T15:38:51.511Z] === RUN TestCreateServiceSecretFileMode [2019-09-11T15:38:51.511Z] === RUN Test/DockerSuite/TestBuildShellNotJSON [2019-09-11T15:38:51.768Z] === RUN Test/DockerSuite/TestBuildShellUpdatesConfig [2019-09-11T15:38:52.025Z] === RUN Test/DockerSuite/TestBuildShellWindowsPowershell [2019-09-11T15:38:52.025Z] === RUN Test/DockerSuite/TestBuildSpaces [2019-09-11T15:38:52.589Z] === RUN Test/DockerSuite/TestBuildSpacesWithQuotes [2019-09-11T15:38:53.959Z] === RUN Test/DockerSuite/TestBuildStartsFromOne [2019-09-11T15:38:53.959Z] === RUN Test/DockerSuite/TestBuildStderr [2019-09-11T15:38:54.889Z] --- PASS: TestCreateServiceSecretFileMode (3.40s) [2019-09-11T15:38:54.889Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-09-11T15:38:54.889Z] daemon.go:336: [de8692f0063d3] waiting for daemon to start [2019-09-11T15:38:54.889Z] daemon.go:336: [de8692f0063d3] waiting for daemon to start [2019-09-11T15:38:54.889Z] daemon.go:364: [de8692f0063d3] daemon started [2019-09-11T15:38:54.889Z] daemon.go:472: [de8692f0063d3] Stopping daemon [2019-09-11T15:38:54.889Z] daemon.go:307: [de8692f0063d3] exiting daemon [2019-09-11T15:38:54.889Z] daemon.go:459: [de8692f0063d3] Daemon stopped [2019-09-11T15:38:54.889Z] === RUN TestCreateServiceConfigFileMode [2019-09-11T15:38:54.889Z] === RUN Test/DockerSuite/TestBuildStepsWithProgress [2019-09-11T15:38:58.165Z] --- PASS: TestCreateServiceConfigFileMode (3.06s) [2019-09-11T15:38:58.165Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-09-11T15:38:58.165Z] daemon.go:336: [d75e0bb567a19] waiting for daemon to start [2019-09-11T15:38:58.165Z] daemon.go:336: [d75e0bb567a19] waiting for daemon to start [2019-09-11T15:38:58.165Z] daemon.go:364: [d75e0bb567a19] daemon started [2019-09-11T15:38:58.165Z] daemon.go:472: [d75e0bb567a19] Stopping daemon [2019-09-11T15:38:58.165Z] daemon.go:307: [d75e0bb567a19] exiting daemon [2019-09-11T15:38:58.165Z] daemon.go:459: [d75e0bb567a19] Daemon stopped [2019-09-11T15:38:58.165Z] === RUN TestCreateServiceSysctls [2019-09-11T15:39:00.691Z] === RUN Test/DockerSuite/TestBuildStopSignal [2019-09-11T15:39:01.622Z] === RUN Test/DockerSuite/TestBuildSymlinkBasename [2019-09-11T15:39:01.703Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2019-09-11T15:39:01.703Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-11T15:39:01.703Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-11T15:39:01.703Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-11T15:39:01.703Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-11T15:39:01.703Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-11T15:39:01.703Z] ? github.com/docker/docker/rootless [no test files] [2019-09-11T15:39:01.703Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-11T15:39:01.703Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-11T15:39:01.703Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-11T15:39:01.703Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-11T15:39:01.703Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-11T15:39:01.703Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-11T15:39:01.703Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-11T15:39:01.703Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-11T15:39:01.703Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-11T15:39:01.703Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-11T15:39:01.703Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-11T15:39:01.703Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-11T15:39:01.703Z] ? github.com/docker/docker/volume [no test files] [2019-09-11T15:39:01.703Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-11T15:39:01.703Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-11T15:39:01.703Z] [2019-09-11T15:39:01.703Z] === Skipped [2019-09-11T15:39:01.703Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-11T15:39:01.703Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-11T15:39:01.703Z] [2019-09-11T15:39:01.703Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-11T15:39:01.703Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-11T15:39:01.703Z] [2019-09-11T15:39:01.703Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-11T15:39:01.703Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:39:01.703Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-11T15:39:01.703Z] [2019-09-11T15:39:01.703Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-11T15:39:01.703Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:39:01.703Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-11T15:39:01.703Z] [2019-09-11T15:39:01.703Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-11T15:39:01.703Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:39:01.703Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-11T15:39:01.703Z] [2019-09-11T15:39:01.703Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-11T15:39:01.703Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:39:01.703Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-11T15:39:01.703Z] [2019-09-11T15:39:01.703Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-11T15:39:01.703Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:39:01.703Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-11T15:39:01.703Z] [2019-09-11T15:39:01.703Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-11T15:39:01.703Z] graphtest_unix.go:73: No driver to put! [2019-09-11T15:39:01.703Z] [2019-09-11T15:39:01.703Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-11T15:39:01.703Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-11T15:39:01.703Z] [2019-09-11T15:39:01.703Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-11T15:39:01.703Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-11T15:39:01.703Z] [2019-09-11T15:39:01.703Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-11T15:39:01.703Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-11T15:39:01.703Z] [2019-09-11T15:39:01.703Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-11T15:39:01.703Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-11T15:39:01.703Z] [2019-09-11T15:39:01.703Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-11T15:39:01.703Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:39:01.703Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-11T15:39:01.703Z] [2019-09-11T15:39:01.703Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-11T15:39:01.703Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:39:01.703Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-11T15:39:01.703Z] [2019-09-11T15:39:01.703Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-11T15:39:01.703Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:39:01.703Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-11T15:39:01.703Z] [2019-09-11T15:39:01.703Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-11T15:39:01.703Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:39:01.703Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-11T15:39:01.703Z] [2019-09-11T15:39:01.703Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-11T15:39:01.703Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-11T15:39:01.703Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-11T15:39:01.703Z] [2019-09-11T15:39:01.703Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-11T15:39:01.703Z] graphtest_unix.go:73: No driver to put! [2019-09-11T15:39:01.703Z] [2019-09-11T15:39:01.703Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-11T15:39:01.703Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-11T15:39:01.703Z] [2019-09-11T15:39:01.703Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-11T15:39:01.703Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-11T15:39:01.703Z] [2019-09-11T15:39:01.703Z] [2019-09-11T15:39:01.703Z] DONE 2076 tests, 20 skipped in 240.776s Post stage [Pipeline] junit [2019-09-11T15:39:01.713Z] Recording test results [2019-09-11T15:39:01.879Z] --- PASS: TestCreateServiceSysctls (4.09s) [2019-09-11T15:39:01.879Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-09-11T15:39:01.879Z] daemon.go:336: [de6cba2e0a2eb] waiting for daemon to start [2019-09-11T15:39:01.879Z] daemon.go:336: [de6cba2e0a2eb] waiting for daemon to start [2019-09-11T15:39:01.879Z] daemon.go:364: [de6cba2e0a2eb] daemon started [2019-09-11T15:39:01.879Z] daemon.go:472: [de6cba2e0a2eb] Stopping daemon [2019-09-11T15:39:01.879Z] daemon.go:307: [de6cba2e0a2eb] exiting daemon [2019-09-11T15:39:01.879Z] daemon.go:459: [de6cba2e0a2eb] Daemon stopped [2019-09-11T15:39:01.879Z] === RUN TestCreateServiceCapabilities [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-09-11T15:39:02.228Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39724/.git:/go/src/github.com/docker/docker/.git --name docker-pr49 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1fdf1753b20d3cc621d66300417dfb661213fec5 -e DOCKER_GRAPHDRIVER docker:1fdf1753b20d3cc621d66300417dfb661213fec5 hack/validate/vendor [2019-09-11T15:39:02.810Z] === RUN Test/DockerSuite/TestBuildSymlinkBreakout [2019-09-11T15:39:03.068Z] === RUN Test/DockerSuite/TestBuildTagEvent [2019-09-11T15:39:04.119Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-09-11T15:39:04.439Z] === RUN Test/DockerSuite/TestBuildTimeArgHistoryExclusions [2019-09-11T15:39:04.698Z] + echo Building e2e image [2019-09-11T15:39:04.698Z] Building e2e image [2019-09-11T15:39:04.698Z] + docker build --build-arg DOCKER_GITCOMMIT=1fdf1753b20d3cc621d66300417dfb661213fec5 -t moby-e2e-test -f Dockerfile.e2e . [2019-09-11T15:39:04.698Z] #1 [internal] load build definition from Dockerfile.e2e [2019-09-11T15:39:04.698Z] #1 transferring dockerfile: 3.19kB done [2019-09-11T15:39:04.698Z] #1 DONE 0.0s [2019-09-11T15:39:04.698Z] [2019-09-11T15:39:04.698Z] #2 [internal] load .dockerignore [2019-09-11T15:39:04.698Z] #2 transferring context: 34B done [2019-09-11T15:39:04.698Z] #2 DONE 0.0s [2019-09-11T15:39:04.698Z] [2019-09-11T15:39:04.698Z] #4 [internal] load metadata for docker.io/library/golang:1.12.9-alpine [2019-09-11T15:39:04.954Z] #4 DONE 0.1s [2019-09-11T15:39:04.954Z] [2019-09-11T15:39:04.954Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-09-11T15:39:04.954Z] #3 DONE 0.1s [2019-09-11T15:39:04.954Z] [2019-09-11T15:39:04.954Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-09-11T15:39:04.954Z] #5 DONE 0.0s [2019-09-11T15:39:04.954Z] [2019-09-11T15:39:04.954Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-09-11T15:39:04.954Z] #14 DONE 0.0s [2019-09-11T15:39:04.954Z] [2019-09-11T15:39:04.954Z] #8 [internal] load build context [2019-09-11T15:39:04.954Z] #8 transferring context: 799.29kB 0.2s done [2019-09-11T15:39:05.210Z] #8 DONE 0.2s [2019-09-11T15:39:05.210Z] [2019-09-11T15:39:05.210Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-09-11T15:39:05.210Z] #16 CACHED [2019-09-11T15:39:05.210Z] [2019-09-11T15:39:05.210Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-09-11T15:39:05.210Z] #15 CACHED [2019-09-11T15:39:05.210Z] [2019-09-11T15:39:05.210Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-09-11T15:39:05.210Z] #17 CACHED [2019-09-11T15:39:05.210Z] [2019-09-11T15:39:05.210Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-09-11T15:39:05.210Z] #18 CACHED [2019-09-11T15:39:05.210Z] [2019-09-11T15:39:05.210Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-11T15:39:05.210Z] #23 CACHED [2019-09-11T15:39:05.210Z] [2019-09-11T15:39:05.210Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-09-11T15:39:05.210Z] #12 CACHED [2019-09-11T15:39:05.210Z] [2019-09-11T15:39:05.210Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-09-11T15:39:05.210Z] #29 CACHED [2019-09-11T15:39:05.210Z] [2019-09-11T15:39:05.210Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-09-11T15:39:05.210Z] #9 CACHED [2019-09-11T15:39:05.210Z] [2019-09-11T15:39:05.210Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-11T15:39:05.210Z] #20 CACHED [2019-09-11T15:39:05.210Z] [2019-09-11T15:39:05.210Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-09-11T15:39:05.210Z] #19 CACHED [2019-09-11T15:39:05.210Z] [2019-09-11T15:39:05.210Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-11T15:39:05.210Z] #24 CACHED [2019-09-11T15:39:05.210Z] [2019-09-11T15:39:05.210Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-09-11T15:39:05.210Z] #25 CACHED [2019-09-11T15:39:05.210Z] [2019-09-11T15:39:05.210Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-09-11T15:39:05.210Z] #6 CACHED [2019-09-11T15:39:05.210Z] [2019-09-11T15:39:05.210Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-09-11T15:39:05.210Z] #7 CACHED [2019-09-11T15:39:05.210Z] [2019-09-11T15:39:05.210Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-09-11T15:39:05.210Z] #26 CACHED [2019-09-11T15:39:05.210Z] [2019-09-11T15:39:05.210Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-09-11T15:39:05.210Z] #27 CACHED [2019-09-11T15:39:05.210Z] [2019-09-11T15:39:05.210Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-09-11T15:39:05.210Z] #13 CACHED [2019-09-11T15:39:05.210Z] [2019-09-11T15:39:05.210Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-09-11T15:39:05.210Z] #11 CACHED [2019-09-11T15:39:05.210Z] [2019-09-11T15:39:05.210Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-09-11T15:39:05.210Z] #28 CACHED [2019-09-11T15:39:05.210Z] [2019-09-11T15:39:05.210Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-09-11T15:39:05.210Z] #10 CACHED [2019-09-11T15:39:05.210Z] [2019-09-11T15:39:05.210Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-11T15:39:05.210Z] #21 CACHED [2019-09-11T15:39:05.210Z] [2019-09-11T15:39:05.210Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-11T15:39:05.210Z] #22 CACHED [2019-09-11T15:39:05.210Z] [2019-09-11T15:39:05.210Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-09-11T15:39:05.210Z] #30 CACHED [2019-09-11T15:39:05.210Z] [2019-09-11T15:39:05.210Z] #31 [builder 1/4] COPY . . [2019-09-11T15:39:05.369Z] --- PASS: TestCreateServiceCapabilities (3.31s) [2019-09-11T15:39:05.369Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-09-11T15:39:05.369Z] daemon.go:336: [d6a92b244a34a] waiting for daemon to start [2019-09-11T15:39:05.369Z] daemon.go:336: [d6a92b244a34a] waiting for daemon to start [2019-09-11T15:39:05.369Z] daemon.go:364: [d6a92b244a34a] daemon started [2019-09-11T15:39:05.369Z] daemon.go:472: [d6a92b244a34a] Stopping daemon [2019-09-11T15:39:05.369Z] daemon.go:307: [d6a92b244a34a] exiting daemon [2019-09-11T15:39:05.369Z] daemon.go:459: [d6a92b244a34a] Daemon stopped [2019-09-11T15:39:05.369Z] === RUN TestInspect [2019-09-11T15:39:05.825Z] #31 DONE 0.7s [2019-09-11T15:39:05.825Z] [2019-09-11T15:39:05.825Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-09-11T15:39:05.934Z] === RUN Test/DockerSuite/TestBuildUser [2019-09-11T15:39:06.755Z] #32 DONE 1.0s [2019-09-11T15:39:07.011Z] [2019-09-11T15:39:07.011Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-11T15:39:07.572Z] #33 0.672 [2019-09-11T15:39:07.827Z] #33 1.036 Removing bundles/ [2019-09-11T15:39:08.083Z] #33 1.037 [2019-09-11T15:39:08.083Z] #33 1.040 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-09-11T15:39:08.457Z] === RUN Test/DockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-09-11T15:39:08.714Z] --- PASS: TestInspect (3.43s) [2019-09-11T15:39:08.714Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-09-11T15:39:08.714Z] daemon.go:336: [d13a329933f05] waiting for daemon to start [2019-09-11T15:39:08.714Z] daemon.go:336: [d13a329933f05] waiting for daemon to start [2019-09-11T15:39:08.714Z] daemon.go:364: [d13a329933f05] daemon started [2019-09-11T15:39:08.714Z] daemon.go:472: [d13a329933f05] Stopping daemon [2019-09-11T15:39:08.714Z] daemon.go:307: [d13a329933f05] exiting daemon [2019-09-11T15:39:08.714Z] daemon.go:459: [d13a329933f05] Daemon stopped [2019-09-11T15:39:08.714Z] === RUN TestDockerNetworkConnectAlias [2019-09-11T15:39:09.970Z] #33 2.729 Building test suite binary ./integration-cli/test.main [2019-09-11T15:39:10.086Z] === RUN Test/DockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-09-11T15:39:12.614Z] === RUN Test/DockerSuite/TestBuildUsersAndGroups [2019-09-11T15:39:15.338Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-09-11T15:39:15.338Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-09-11T15:39:16.793Z] --- PASS: TestDockerNetworkConnectAlias (7.66s) [2019-09-11T15:39:16.793Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-09-11T15:39:16.793Z] daemon.go:336: [d6abe27765beb] waiting for daemon to start [2019-09-11T15:39:16.793Z] daemon.go:336: [d6abe27765beb] waiting for daemon to start [2019-09-11T15:39:16.793Z] daemon.go:364: [d6abe27765beb] daemon started [2019-09-11T15:39:16.793Z] daemon.go:472: [d6abe27765beb] Stopping daemon [2019-09-11T15:39:16.793Z] daemon.go:307: [d6abe27765beb] exiting daemon [2019-09-11T15:39:16.793Z] daemon.go:459: [d6abe27765beb] Daemon stopped [2019-09-11T15:39:16.793Z] === RUN TestDockerNetworkReConnect [2019-09-11T15:39:19.115Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-09-11T15:39:23.363Z] --- PASS: TestDockerNetworkReConnect (6.74s) [2019-09-11T15:39:23.363Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-09-11T15:39:23.363Z] daemon.go:336: [df06523908051] waiting for daemon to start [2019-09-11T15:39:23.363Z] daemon.go:336: [df06523908051] waiting for daemon to start [2019-09-11T15:39:23.363Z] daemon.go:364: [df06523908051] daemon started [2019-09-11T15:39:23.363Z] daemon.go:472: [df06523908051] Stopping daemon [2019-09-11T15:39:23.363Z] daemon.go:307: [df06523908051] exiting daemon [2019-09-11T15:39:23.363Z] daemon.go:459: [df06523908051] Daemon stopped [2019-09-11T15:39:23.363Z] === RUN TestServicePlugin [2019-09-11T15:39:23.847Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-09-11T15:39:27.540Z] === RUN Test/DockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-11T15:39:28.584Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-11T15:39:29.563Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-11T15:39:30.029Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-11T15:39:31.009Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-11T15:39:31.474Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-11T15:39:33.687Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-11T15:39:34.199Z] === RUN Test/DockerSuite/TestBuildVerboseOut [2019-09-11T15:39:34.199Z] === RUN Test/DockerSuite/TestBuildVerifyIntString [2019-09-11T15:39:34.456Z] === RUN Test/DockerSuite/TestBuildVerifySingleQuoteFails [2019-09-11T15:39:35.826Z] === RUN Test/DockerSuite/TestBuildVolumeFileExistsinContainer [2019-09-11T15:39:36.757Z] === RUN Test/DockerSuite/TestBuildVolumesRetainContents [2019-09-11T15:39:37.467Z] --- PASS: TestImportExtremelyLargeImageWorks (94.72s) [2019-09-11T15:39:37.467Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-09-11T15:39:37.467Z] daemon.go:336: [d3072015ad33e] waiting for daemon to start [2019-09-11T15:39:37.467Z] daemon.go:336: [d3072015ad33e] waiting for daemon to start [2019-09-11T15:39:37.467Z] daemon.go:364: [d3072015ad33e] daemon started [2019-09-11T15:39:37.467Z] daemon.go:472: [d3072015ad33e] Stopping daemon [2019-09-11T15:39:37.467Z] daemon.go:307: [d3072015ad33e] exiting daemon [2019-09-11T15:39:37.467Z] daemon.go:459: [d3072015ad33e] Daemon stopped [2019-09-11T15:39:37.467Z] PASS [2019-09-11T15:39:37.467Z] [2019-09-11T15:39:37.467Z] === Skipped [2019-09-11T15:39:37.467Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-09-11T15:39:37.467Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:39:37.467Z] [2019-09-11T15:39:37.467Z] [2019-09-11T15:39:37.467Z] DONE 12 tests, 1 skipped in 96.425s [2019-09-11T15:39:37.467Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-09-11T15:39:37.467Z] ++ 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-09-11T15:39:37.467Z] ++ set -e [2019-09-11T15:39:37.467Z] ++ '[' -n 1 ']' [2019-09-11T15:39:37.467Z] ++ set -x [2019-09-11T15:39:37.467Z] ++ env -i DEST=/go/src/github.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-09-11T15:39:37.467Z] INFO: Testing against a local daemon [2019-09-11T15:39:37.467Z] === RUN TestNetworkCreateDelete [2019-09-11T15:39:37.467Z] --- PASS: TestNetworkCreateDelete (0.20s) [2019-09-11T15:39:37.467Z] === RUN TestDockerNetworkDeletePreferID [2019-09-11T15:39:37.467Z] --- PASS: TestDockerNetworkDeletePreferID (0.62s) [2019-09-11T15:39:37.467Z] === RUN TestInspectNetwork [2019-09-11T15:39:38.252Z] === RUN TestInspectNetwork/full_network_id [2019-09-11T15:39:38.252Z] === RUN TestInspectNetwork/partial_network_id [2019-09-11T15:39:38.252Z] === RUN TestInspectNetwork/network_name [2019-09-11T15:39:38.252Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-11T15:39:38.421Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-11T15:39:38.654Z] === RUN Test/DockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-09-11T15:39:38.654Z] === RUN Test/DockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-09-11T15:39:38.654Z] === RUN Test/DockerSuite/TestBuildWindowsUser [2019-09-11T15:39:38.654Z] === RUN Test/DockerSuite/TestBuildWindowsWorkdirProcessing [2019-09-11T15:39:38.654Z] === RUN Test/DockerSuite/TestBuildWithExtraHost [2019-09-11T15:39:40.548Z] === RUN Test/DockerSuite/TestBuildWithExtraHostInvalidFormat [2019-09-11T15:39:40.548Z] === RUN Test/DockerSuite/TestBuildWithFailure [2019-09-11T15:39:41.920Z] === RUN Test/DockerSuite/TestBuildWithInaccessibleFilesInContext [2019-09-11T15:39:42.198Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-11T15:39:42.485Z] === RUN Test/DockerSuite/TestBuildWithTabs [2019-09-11T15:39:43.282Z] --- PASS: TestInspectNetwork (9.41s) [2019-09-11T15:39:43.282Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-09-11T15:39:43.282Z] daemon.go:336: [d6501156f3549] waiting for daemon to start [2019-09-11T15:39:43.282Z] daemon.go:336: [d6501156f3549] waiting for daemon to start [2019-09-11T15:39:43.282Z] daemon.go:364: [d6501156f3549] daemon started [2019-09-11T15:39:43.282Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-11T15:39:43.282Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-11T15:39:43.282Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-11T15:39:43.282Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-11T15:39:43.282Z] daemon.go:472: [d6501156f3549] Stopping daemon [2019-09-11T15:39:43.282Z] daemon.go:307: [d6501156f3549] exiting daemon [2019-09-11T15:39:43.282Z] daemon.go:459: [d6501156f3549] Daemon stopped [2019-09-11T15:39:43.282Z] === RUN TestRunContainerWithBridgeNone [2019-09-11T15:39:43.416Z] === RUN Test/DockerSuite/TestBuildWithUTF8BOM [2019-09-11T15:39:43.416Z] === RUN Test/DockerSuite/TestBuildWithUTF8BOMDockerignore [2019-09-11T15:39:45.973Z] --- PASS: TestRunContainerWithBridgeNone (2.91s) [2019-09-11T15:39:45.973Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-09-11T15:39:45.973Z] daemon.go:336: [d9c318d10be44] waiting for daemon to start [2019-09-11T15:39:45.973Z] daemon.go:336: [d9c318d10be44] waiting for daemon to start [2019-09-11T15:39:45.973Z] daemon.go:364: [d9c318d10be44] daemon started [2019-09-11T15:39:45.973Z] daemon.go:472: [d9c318d10be44] Stopping daemon [2019-09-11T15:39:45.973Z] daemon.go:307: [d9c318d10be44] exiting daemon [2019-09-11T15:39:45.973Z] daemon.go:459: [d9c318d10be44] Daemon stopped [2019-09-11T15:39:45.973Z] === RUN TestNetworkInvalidJSON [2019-09-11T15:39:45.973Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-11T15:39:45.973Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-11T15:39:45.973Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-11T15:39:45.973Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-11T15:39:45.973Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-11T15:39:45.973Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-11T15:39:45.973Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-11T15:39:45.973Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-11T15:39:45.973Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-11T15:39:45.973Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-09-11T15:39:45.973Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-11T15:39:45.973Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-11T15:39:45.973Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-11T15:39:45.973Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-11T15:39:46.942Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-09-11T15:39:47.255Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-09-11T15:39:47.255Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-09-11T15:39:47.255Z] daemon.go:336: [d26c45d1065b8] waiting for daemon to start [2019-09-11T15:39:47.255Z] daemon.go:336: [d26c45d1065b8] waiting for daemon to start [2019-09-11T15:39:47.255Z] daemon.go:364: [d26c45d1065b8] daemon started [2019-09-11T15:39:47.255Z] daemon.go:472: [d26c45d1065b8] Stopping daemon [2019-09-11T15:39:47.255Z] daemon.go:307: [d26c45d1065b8] exiting daemon [2019-09-11T15:39:47.255Z] daemon.go:459: [d26c45d1065b8] Daemon stopped [2019-09-11T15:39:47.256Z] daemon.go:336: [d26c45d1065b8] waiting for daemon to start [2019-09-11T15:39:47.256Z] daemon.go:336: [d26c45d1065b8] waiting for daemon to start [2019-09-11T15:39:47.256Z] daemon.go:364: [d26c45d1065b8] daemon started [2019-09-11T15:39:47.256Z] daemon.go:472: [d26c45d1065b8] Stopping daemon [2019-09-11T15:39:47.256Z] daemon.go:307: [d26c45d1065b8] exiting daemon [2019-09-11T15:39:47.256Z] daemon.go:459: [d26c45d1065b8] Daemon stopped [2019-09-11T15:39:47.256Z] === RUN TestDaemonDefaultNetworkPools [2019-09-11T15:39:47.594Z] === RUN Test/DockerSuite/TestBuildWithVolumeOwnership [2019-09-11T15:39:48.091Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2019-09-11T15:39:48.092Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-09-11T15:39:48.092Z] daemon.go:336: [d050efba655de] waiting for daemon to start [2019-09-11T15:39:48.092Z] daemon.go:336: [d050efba655de] waiting for daemon to start [2019-09-11T15:39:48.092Z] daemon.go:364: [d050efba655de] daemon started [2019-09-11T15:39:48.092Z] daemon.go:472: [d050efba655de] Stopping daemon [2019-09-11T15:39:48.092Z] daemon.go:307: [d050efba655de] exiting daemon [2019-09-11T15:39:48.092Z] daemon.go:459: [d050efba655de] Daemon stopped [2019-09-11T15:39:48.092Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-11T15:39:49.387Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2019-09-11T15:39:49.387Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-09-11T15:39:49.387Z] daemon.go:336: [d1b2a2e0481cc] waiting for daemon to start [2019-09-11T15:39:49.387Z] daemon.go:336: [d1b2a2e0481cc] waiting for daemon to start [2019-09-11T15:39:49.387Z] daemon.go:364: [d1b2a2e0481cc] daemon started [2019-09-11T15:39:49.387Z] daemon.go:472: [d1b2a2e0481cc] Stopping daemon [2019-09-11T15:39:49.387Z] daemon.go:307: [d1b2a2e0481cc] exiting daemon [2019-09-11T15:39:49.387Z] daemon.go:459: [d1b2a2e0481cc] Daemon stopped [2019-09-11T15:39:49.387Z] daemon.go:336: [d1b2a2e0481cc] waiting for daemon to start [2019-09-11T15:39:49.387Z] daemon.go:336: [d1b2a2e0481cc] waiting for daemon to start [2019-09-11T15:39:49.387Z] daemon.go:364: [d1b2a2e0481cc] daemon started [2019-09-11T15:39:49.387Z] daemon.go:472: [d1b2a2e0481cc] Stopping daemon [2019-09-11T15:39:49.387Z] daemon.go:307: [d1b2a2e0481cc] exiting daemon [2019-09-11T15:39:49.387Z] daemon.go:459: [d1b2a2e0481cc] Daemon stopped [2019-09-11T15:39:49.387Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-11T15:39:49.488Z] === RUN Test/DockerSuite/TestBuildWithVolumes [2019-09-11T15:39:50.419Z] === RUN Test/DockerSuite/TestBuildWorkdirCmd [2019-09-11T15:39:50.677Z] === RUN Test/DockerSuite/TestBuildWorkdirImageCmd [2019-09-11T15:39:50.693Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.38s) [2019-09-11T15:39:50.693Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-11T15:39:50.693Z] daemon.go:336: [dd62a9e36f3f8] waiting for daemon to start [2019-09-11T15:39:50.693Z] daemon.go:336: [dd62a9e36f3f8] waiting for daemon to start [2019-09-11T15:39:50.693Z] daemon.go:364: [dd62a9e36f3f8] daemon started [2019-09-11T15:39:50.693Z] daemon.go:472: [dd62a9e36f3f8] Stopping daemon [2019-09-11T15:39:50.693Z] daemon.go:307: [dd62a9e36f3f8] exiting daemon [2019-09-11T15:39:50.693Z] daemon.go:459: [dd62a9e36f3f8] Daemon stopped [2019-09-11T15:39:50.693Z] daemon.go:336: [dd62a9e36f3f8] waiting for daemon to start [2019-09-11T15:39:50.693Z] daemon.go:336: [dd62a9e36f3f8] waiting for daemon to start [2019-09-11T15:39:50.693Z] daemon.go:364: [dd62a9e36f3f8] daemon started [2019-09-11T15:39:50.693Z] daemon.go:472: [dd62a9e36f3f8] Stopping daemon [2019-09-11T15:39:50.693Z] daemon.go:307: [dd62a9e36f3f8] exiting daemon [2019-09-11T15:39:50.693Z] daemon.go:459: [dd62a9e36f3f8] Daemon stopped [2019-09-11T15:39:50.693Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-11T15:39:51.073Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2019-09-11T15:39:51.073Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-09-11T15:39:51.073Z] daemon.go:336: [d15f2f3a4ae61] waiting for daemon to start [2019-09-11T15:39:51.073Z] daemon.go:336: [d15f2f3a4ae61] waiting for daemon to start [2019-09-11T15:39:51.073Z] daemon.go:364: [d15f2f3a4ae61] daemon started [2019-09-11T15:39:51.073Z] daemon.go:472: [d15f2f3a4ae61] Stopping daemon [2019-09-11T15:39:51.073Z] daemon.go:307: [d15f2f3a4ae61] exiting daemon [2019-09-11T15:39:51.073Z] daemon.go:459: [d15f2f3a4ae61] Daemon stopped [2019-09-11T15:39:51.073Z] === RUN TestServiceWithPredefinedNetwork [2019-09-11T15:39:51.244Z] === RUN Test/DockerSuite/TestBuildWorkdirWindowsPath [2019-09-11T15:39:51.244Z] === RUN Test/DockerSuite/TestBuildWorkdirWithEnvVariables [2019-09-11T15:39:51.682Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-09-11T15:39:52.180Z] === RUN Test/DockerSuite/TestBuildXZHost [2019-09-11T15:39:54.431Z] --- PASS: TestServiceWithPredefinedNetwork (2.95s) [2019-09-11T15:39:54.431Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-09-11T15:39:54.431Z] daemon.go:336: [de52bc8a0c933] waiting for daemon to start [2019-09-11T15:39:54.431Z] daemon.go:336: [de52bc8a0c933] waiting for daemon to start [2019-09-11T15:39:54.431Z] daemon.go:364: [de52bc8a0c933] daemon started [2019-09-11T15:39:54.431Z] daemon.go:472: [de52bc8a0c933] Stopping daemon [2019-09-11T15:39:54.431Z] daemon.go:307: [de52bc8a0c933] exiting daemon [2019-09-11T15:39:54.431Z] daemon.go:459: [de52bc8a0c933] Daemon stopped [2019-09-11T15:39:54.431Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-11T15:39:54.431Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-11T15:39:54.431Z] service_test.go:230: FLAKY_TEST [2019-09-11T15:39:54.431Z] === RUN TestServiceWithDataPathPortInit [2019-09-11T15:39:54.701Z] === RUN Test/DockerSuite/TestCLIProxyDisableProxyUnixSock [2019-09-11T15:39:54.701Z] === RUN Test/DockerSuite/TestClientSetsTLSServerName [2019-09-11T15:39:54.701Z] === RUN Test/DockerSuite/TestCmdCannotBeInvoked [2019-09-11T15:39:54.710Z] === RUN Test/DockerSuite/TestBuildAPIDoubleDockerfile [2019-09-11T15:39:54.710Z] === RUN Test/DockerSuite/TestBuildAPILowerDockerfile [2019-09-11T15:39:55.632Z] === RUN Test/DockerSuite/TestCommitAfterContainerIsDone [2019-09-11T15:39:56.419Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-09-11T15:39:56.564Z] === RUN Test/DockerSuite/TestCommitChange [2019-09-11T15:39:57.495Z] === RUN Test/DockerSuite/TestCommitChangeLabels [2019-09-11T15:39:58.425Z] === RUN Test/DockerSuite/TestCommitHardlink [2019-09-11T15:39:58.467Z] === RUN Test/DockerSuite/TestBuildAPIRemoteTarballContext [2019-09-11T15:39:58.467Z] === RUN Test/DockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-09-11T15:39:58.625Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-09-11T15:39:58.989Z] --- PASS: TestServicePlugin (35.68s) [2019-09-11T15:39:58.989Z] plugin_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-09-11T15:39:58.989Z] daemon.go:336: [d8ba7d92e616a] waiting for daemon to start [2019-09-11T15:39:58.989Z] daemon.go:336: [d8ba7d92e616a] waiting for daemon to start [2019-09-11T15:39:58.989Z] daemon.go:364: [d8ba7d92e616a] daemon started [2019-09-11T15:39:58.989Z] daemon.go:472: [d8ba7d92e616a] Stopping daemon [2019-09-11T15:39:58.989Z] daemon.go:307: [d8ba7d92e616a] exiting daemon [2019-09-11T15:39:58.989Z] daemon.go:459: [d8ba7d92e616a] Daemon stopped [2019-09-11T15:39:58.989Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-09-11T15:39:58.989Z] daemon.go:336: [d50097f8d3944] waiting for daemon to start [2019-09-11T15:39:58.989Z] daemon.go:336: [d50097f8d3944] waiting for daemon to start [2019-09-11T15:39:58.989Z] daemon.go:364: [d50097f8d3944] daemon started [2019-09-11T15:39:58.989Z] plugin_test.go:61: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-09-11T15:39:58.989Z] daemon.go:336: [de930aee3c2d9] waiting for daemon to start [2019-09-11T15:39:58.989Z] daemon.go:336: [de930aee3c2d9] waiting for daemon to start [2019-09-11T15:39:58.989Z] daemon.go:364: [de930aee3c2d9] daemon started [2019-09-11T15:39:58.989Z] plugin_test.go:62: [de930aee3c2d9] joining swarm manager [d50097f8d3944]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T15:39:58.989Z] plugin_test.go:64: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-09-11T15:39:58.989Z] daemon.go:336: [df8a8e8089565] waiting for daemon to start [2019-09-11T15:39:58.989Z] daemon.go:336: [df8a8e8089565] waiting for daemon to start [2019-09-11T15:39:58.989Z] daemon.go:364: [df8a8e8089565] daemon started [2019-09-11T15:39:58.989Z] plugin_test.go:65: [df8a8e8089565] joining swarm manager [d50097f8d3944]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-11T15:39:58.989Z] daemon.go:472: [df8a8e8089565] Stopping daemon [2019-09-11T15:39:58.989Z] daemon.go:307: [df8a8e8089565] exiting daemon [2019-09-11T15:39:58.989Z] daemon.go:459: [df8a8e8089565] Daemon stopped [2019-09-11T15:39:58.989Z] daemon.go:472: [de930aee3c2d9] Stopping daemon [2019-09-11T15:39:58.989Z] daemon.go:307: [de930aee3c2d9] exiting daemon [2019-09-11T15:39:58.989Z] daemon.go:459: [de930aee3c2d9] Daemon stopped [2019-09-11T15:39:58.989Z] daemon.go:472: [d50097f8d3944] Stopping daemon [2019-09-11T15:39:58.989Z] daemon.go:307: [d50097f8d3944] exiting daemon [2019-09-11T15:39:58.989Z] daemon.go:459: [d50097f8d3944] Daemon stopped [2019-09-11T15:39:58.989Z] === RUN TestServiceUpdateLabel [2019-09-11T15:40:00.360Z] === RUN Test/DockerSuite/TestCommitNewFile [2019-09-11T15:40:02.260Z] --- PASS: TestServiceUpdateLabel (3.16s) [2019-09-11T15:40:02.260Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-09-11T15:40:02.260Z] daemon.go:336: [d03adb2e0e976] waiting for daemon to start [2019-09-11T15:40:02.260Z] daemon.go:336: [d03adb2e0e976] waiting for daemon to start [2019-09-11T15:40:02.260Z] daemon.go:364: [d03adb2e0e976] daemon started [2019-09-11T15:40:02.260Z] daemon.go:472: [d03adb2e0e976] Stopping daemon [2019-09-11T15:40:02.260Z] daemon.go:307: [d03adb2e0e976] exiting daemon [2019-09-11T15:40:02.260Z] daemon.go:459: [d03adb2e0e976] Daemon stopped [2019-09-11T15:40:02.260Z] === RUN TestServiceUpdateSecrets [2019-09-11T15:40:02.260Z] === RUN Test/DockerSuite/TestCommitPausedContainer [2019-09-11T15:40:02.826Z] === RUN Test/DockerSwarmSuite/TestAPISwarmNodeUpdate [2019-09-11T15:40:03.183Z] === RUN Test/DockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-09-11T15:40:03.390Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-09-11T15:40:03.391Z] === RUN Test/DockerSuite/TestCommitTTY [2019-09-11T15:40:03.646Z] === RUN Test/DockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-09-11T15:40:03.646Z] === RUN Test/DockerSuite/TestBuildAddBadLinks [2019-09-11T15:40:03.646Z] === RUN Test/DockerSuite/TestBuildAddBadLinksVolume [2019-09-11T15:40:03.646Z] === RUN Test/DockerSuite/TestBuildAddBrokenTar [2019-09-11T15:40:03.646Z] === RUN Test/DockerSuite/TestBuildAddCacheOnFileChange [2019-09-11T15:40:04.623Z] === RUN Test/DockerSuite/TestBuildAddCurrentDirWithCache [2019-09-11T15:40:05.597Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-09-11T15:40:05.917Z] === RUN Test/DockerSuite/TestCommitWithFilterLabel [2019-09-11T15:40:06.061Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-11T15:40:06.061Z] INFO: Testing against a local daemon [2019-09-11T15:40:06.061Z] === RUN TestBuildWithSession [2019-09-11T15:40:06.061Z] --- SKIP: TestBuildWithSession (0.00s) [2019-09-11T15:40:06.061Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:40:06.061Z] === RUN TestBuildSquashParent [2019-09-11T15:40:06.061Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-09-11T15:40:06.061Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:40:06.061Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-11T15:40:06.061Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-09-11T15:40:06.061Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-11T15:40:06.061Z] === RUN TestBuildMultiStageCopy [2019-09-11T15:40:06.061Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-11T15:40:06.481Z] === RUN Test/DockerSuite/TestCommitWithHostBindMount [2019-09-11T15:40:07.542Z] === RUN Test/DockerSuite/TestBuildAddCurrentDirWithoutCache [2019-09-11T15:40:08.377Z] === RUN Test/DockerSuite/TestCommitWithoutPause [2019-09-11T15:40:08.516Z] === RUN Test/DockerSuite/TestBuildAddDirContentToExistingDir [2019-09-11T15:40:08.517Z] === RUN Test/DockerSuite/TestBuildAddDirContentToRoot [2019-09-11T15:40:08.517Z] === RUN Test/DockerSuite/TestBuildAddFileNotFound [2019-09-11T15:40:08.979Z] === RUN Test/DockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-09-11T15:40:09.308Z] === RUN Test/DockerSuite/TestConflictContainerNetworkAndLinks [2019-09-11T15:40:09.309Z] === RUN Test/DockerSuite/TestConflictContainerNetworkHostAndLinks [2019-09-11T15:40:09.309Z] === RUN Test/DockerSuite/TestConflictNetworkModeAndOptions [2019-09-11T15:40:09.309Z] === RUN Test/DockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-09-11T15:40:09.309Z] === RUN Test/DockerSuite/TestContainerAPIBadPort [2019-09-11T15:40:09.309Z] === RUN Test/DockerSuite/TestContainerAPIChunkedEncoding [2019-09-11T15:40:09.309Z] === RUN Test/DockerSuite/TestContainerAPICommit [2019-09-11T15:40:09.309Z] === RUN Test/DockerSwarmSuite/TestAPISwarmPromoteDemote [2019-09-11T15:40:11.170Z] === RUN Test/DockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-09-11T15:40:11.834Z] === RUN Test/DockerSuite/TestContainerAPICommitWithLabelInConfig [2019-09-11T15:40:13.729Z] === RUN Test/DockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-09-11T15:40:13.729Z] === RUN Test/DockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-09-11T15:40:14.245Z] --- PASS: TestServiceWithDataPathPortInit (17.52s) [2019-09-11T15:40:14.245Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-11T15:40:14.245Z] daemon.go:336: [dee70c957ff81] waiting for daemon to start [2019-09-11T15:40:14.245Z] daemon.go:336: [dee70c957ff81] waiting for daemon to start [2019-09-11T15:40:14.245Z] daemon.go:364: [dee70c957ff81] daemon started [2019-09-11T15:40:14.245Z] daemon.go:472: [dee70c957ff81] Stopping daemon [2019-09-11T15:40:14.245Z] daemon.go:307: [dee70c957ff81] exiting daemon [2019-09-11T15:40:14.245Z] daemon.go:459: [dee70c957ff81] Daemon stopped [2019-09-11T15:40:14.245Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-11T15:40:14.245Z] daemon.go:336: [d799266bd662f] waiting for daemon to start [2019-09-11T15:40:14.245Z] daemon.go:336: [d799266bd662f] waiting for daemon to start [2019-09-11T15:40:14.245Z] daemon.go:364: [d799266bd662f] daemon started [2019-09-11T15:40:14.245Z] daemon.go:472: [d799266bd662f] Stopping daemon [2019-09-11T15:40:14.245Z] daemon.go:307: [d799266bd662f] exiting daemon [2019-09-11T15:40:14.245Z] daemon.go:459: [d799266bd662f] Daemon stopped [2019-09-11T15:40:14.245Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-11T15:40:14.293Z] === RUN Test/DockerSuite/TestContainerAPICopyPre124 [2019-09-11T15:40:15.224Z] === RUN Test/DockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-09-11T15:40:16.160Z] === RUN Test/DockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-09-11T15:40:17.097Z] === RUN Test/DockerSuite/TestContainerAPICreate [2019-09-11T15:40:17.660Z] --- PASS: TestServiceUpdateSecrets (15.60s) [2019-09-11T15:40:17.660Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-09-11T15:40:17.660Z] daemon.go:336: [defe1c7c72f6b] waiting for daemon to start [2019-09-11T15:40:17.660Z] daemon.go:336: [defe1c7c72f6b] waiting for daemon to start [2019-09-11T15:40:17.660Z] daemon.go:364: [defe1c7c72f6b] daemon started [2019-09-11T15:40:17.660Z] daemon.go:472: [defe1c7c72f6b] Stopping daemon [2019-09-11T15:40:17.660Z] daemon.go:307: [defe1c7c72f6b] exiting daemon [2019-09-11T15:40:17.660Z] daemon.go:459: [defe1c7c72f6b] Daemon stopped [2019-09-11T15:40:17.660Z] === RUN TestServiceUpdateConfigs [2019-09-11T15:40:17.917Z] === RUN Test/DockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-09-11T15:40:17.917Z] === RUN Test/DockerSuite/TestContainerAPICreateEmptyConfig [2019-09-11T15:40:17.917Z] === RUN Test/DockerSuite/TestContainerAPICreateMountsBindRead [2019-09-11T15:40:18.521Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-11T15:40:18.848Z] === RUN Test/DockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-09-11T15:40:18.848Z] === RUN Test/DockerSuite/TestContainerAPICreateNoHostConfig118 [2019-09-11T15:40:18.848Z] === RUN Test/DockerSuite/TestContainerAPICreateOtherNetworkModes [2019-09-11T15:40:19.105Z] === RUN Test/DockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-09-11T15:40:19.105Z] === RUN Test/DockerSuite/TestContainerAPIDelete [2019-09-11T15:40:20.038Z] === RUN Test/DockerSuite/TestContainerAPIDeleteConflict [2019-09-11T15:40:20.510Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.67s) [2019-09-11T15:40:20.510Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-11T15:40:20.510Z] daemon.go:336: [d2f750ec033bd] waiting for daemon to start [2019-09-11T15:40:20.510Z] daemon.go:336: [d2f750ec033bd] waiting for daemon to start [2019-09-11T15:40:20.510Z] daemon.go:364: [d2f750ec033bd] daemon started [2019-09-11T15:40:20.510Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jx3kdkkevf4oxtqqmute8r9aj Created:2019-09-11 15:40:13.19914865 +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[5a934d5d37449520ac0e554513e49c75bc3b2df73abe5b1c6e1b6d855f39cfdc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.206mfye0vlbh2rtcoxhqx3xfa EndpointID:3d88157e76e9fee354596c8d5865484498c99c090734e561098b0e77b8a40c2a MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:791dca8aae59bc38191a0e8fe2ddec0c4e55fa69b03aa5b783e8580f2f518228 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:312df0c33280 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.206mfye0vlbh2rtcoxhqx3xfa EndpointID:3d88157e76e9fee354596c8d5865484498c99c090734e561098b0e77b8a40c2a EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-11T15:40:20.510Z] daemon.go:472: [d2f750ec033bd] Stopping daemon [2019-09-11T15:40:20.510Z] daemon.go:307: [d2f750ec033bd] exiting daemon [2019-09-11T15:40:20.510Z] daemon.go:459: [d2f750ec033bd] Daemon stopped [2019-09-11T15:40:20.510Z] PASS [2019-09-11T15:40:20.510Z] [2019-09-11T15:40:20.510Z] === Skipped [2019-09-11T15:40:20.510Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-11T15:40:20.510Z] service_test.go:230: FLAKY_TEST [2019-09-11T15:40:20.510Z] [2019-09-11T15:40:20.510Z] [2019-09-11T15:40:20.510Z] DONE 21 tests, 1 skipped in 47.737s [2019-09-11T15:40:20.510Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-11T15:40:20.510Z] ++ 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-09-11T15:40:20.510Z] ++ set -e [2019-09-11T15:40:20.510Z] ++ '[' -n 1 ']' [2019-09-11T15:40:20.510Z] ++ set -x [2019-09-11T15:40:20.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=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-09-11T15:40:20.723Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-11T15:40:20.890Z] INFO: Testing against a local daemon [2019-09-11T15:40:20.890Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-11T15:40:20.890Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-09-11T15:40:20.890Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-11T15:40:20.890Z] === RUN TestDockerNetworkIpvlan [2019-09-11T15:40:20.890Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-09-11T15:40:20.890Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-11T15:40:20.890Z] PASS [2019-09-11T15:40:20.890Z] [2019-09-11T15:40:20.890Z] === Skipped [2019-09-11T15:40:20.890Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-09-11T15:40:20.890Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-11T15:40:20.890Z] [2019-09-11T15:40:20.890Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-09-11T15:40:20.890Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-11T15:40:20.890Z] [2019-09-11T15:40:20.890Z] [2019-09-11T15:40:20.890Z] DONE 2 tests, 2 skipped in 0.356s [2019-09-11T15:40:20.890Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-11T15:40:20.890Z] ++ 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-09-11T15:40:20.890Z] ++ set -e [2019-09-11T15:40:20.890Z] ++ '[' -n 1 ']' [2019-09-11T15:40:20.890Z] ++ set -x [2019-09-11T15:40:20.890Z] ++ env -i DEST=/go/src/github.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-09-11T15:40:20.968Z] === RUN Test/DockerSuite/TestContainerAPIDeleteForce [2019-09-11T15:40:21.323Z] INFO: Testing against a local daemon [2019-09-11T15:40:21.323Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-11T15:40:21.898Z] === RUN Test/DockerSuite/TestContainerAPIDeleteNotExist [2019-09-11T15:40:21.898Z] === RUN Test/DockerSuite/TestContainerAPIDeleteRemoveLinks [2019-09-11T15:40:22.722Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s) [2019-09-11T15:40:22.723Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-09-11T15:40:22.723Z] daemon.go:336: [dfaf06807e7ed] waiting for daemon to start [2019-09-11T15:40:22.723Z] daemon.go:336: [dfaf06807e7ed] waiting for daemon to start [2019-09-11T15:40:22.723Z] daemon.go:364: [dfaf06807e7ed] daemon started [2019-09-11T15:40:22.723Z] daemon.go:472: [dfaf06807e7ed] Stopping daemon [2019-09-11T15:40:22.723Z] daemon.go:307: [dfaf06807e7ed] exiting daemon [2019-09-11T15:40:22.723Z] daemon.go:459: [dfaf06807e7ed] Daemon stopped [2019-09-11T15:40:22.723Z] daemon.go:336: [dfaf06807e7ed] waiting for daemon to start [2019-09-11T15:40:22.723Z] daemon.go:336: [dfaf06807e7ed] waiting for daemon to start [2019-09-11T15:40:22.723Z] daemon.go:364: [dfaf06807e7ed] daemon started [2019-09-11T15:40:22.723Z] daemon.go:472: [dfaf06807e7ed] Stopping daemon [2019-09-11T15:40:22.723Z] daemon.go:307: [dfaf06807e7ed] exiting daemon [2019-09-11T15:40:22.723Z] daemon.go:459: [dfaf06807e7ed] Daemon stopped [2019-09-11T15:40:22.723Z] === RUN TestDockerNetworkMacvlan [2019-09-11T15:40:23.539Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-11T15:40:23.588Z] === RUN Test/DockerSuite/TestBuildAddNonTar [2019-09-11T15:40:23.656Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-11T15:40:23.794Z] === RUN Test/DockerSuite/TestContainerAPIDeleteRemoveVolume [2019-09-11T15:40:24.350Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-11T15:40:24.724Z] === RUN Test/DockerSuite/TestContainerAPIDeleteWithEmptyName [2019-09-11T15:40:24.724Z] === RUN Test/DockerSuite/TestContainerAPIGetAll [2019-09-11T15:40:25.654Z] === RUN Test/DockerSuite/TestContainerAPIGetChanges [2019-09-11T15:40:25.663Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-11T15:40:25.859Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-11T15:40:26.586Z] === RUN Test/DockerSuite/TestContainerAPIGetExport [2019-09-11T15:40:27.152Z] === RUN Test/DockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-09-11T15:40:27.362Z] === RUN Test/DockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-09-11T15:40:28.084Z] === RUN Test/DockerSuite/TestContainerAPIInvalidPortSyntax [2019-09-11T15:40:28.084Z] === RUN Test/DockerSuite/TestContainerAPIKill [2019-09-11T15:40:28.152Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-11T15:40:28.338Z] === RUN Test/DockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-09-11T15:40:28.338Z] === RUN Test/DockerSuite/TestBuildAddRemoteFileMTime [2019-09-11T15:40:28.793Z] --- PASS: TestBuildMultiStageCopy (22.94s) [2019-09-11T15:40:28.793Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.39s) [2019-09-11T15:40:28.794Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (2.16s) [2019-09-11T15:40:28.794Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (2.63s) [2019-09-11T15:40:28.794Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (2.75s) [2019-09-11T15:40:28.794Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (3.01s) [2019-09-11T15:40:28.794Z] === RUN TestBuildMultiStageParentConfig [2019-09-11T15:40:28.794Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-09-11T15:40:28.794Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-11T15:40:28.794Z] === RUN TestBuildLabelWithTargets [2019-09-11T15:40:28.794Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-09-11T15:40:28.794Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-11T15:40:28.794Z] === RUN TestBuildWithEmptyLayers [2019-09-11T15:40:29.016Z] === RUN Test/DockerSuite/TestContainerAPIPause [2019-09-11T15:40:29.947Z] === RUN Test/DockerSuite/TestContainerAPIPostContainerStop [2019-09-11T15:40:30.879Z] === RUN Test/DockerSuite/TestContainerAPIPostCreateNull [2019-09-11T15:40:30.879Z] === RUN Test/DockerSuite/TestContainerAPIRename [2019-09-11T15:40:31.264Z] === RUN Test/DockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-09-11T15:40:31.809Z] === RUN Test/DockerSuite/TestContainerAPIRestart [2019-09-11T15:40:32.460Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-11T15:40:32.742Z] === RUN Test/DockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-11T15:40:32.809Z] === RUN Test/DockerSuite/TestBuildAddRemoteNoDecompress [2019-09-11T15:40:33.307Z] --- PASS: TestServiceUpdateConfigs (15.70s) [2019-09-11T15:40:33.307Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-09-11T15:40:33.307Z] daemon.go:336: [d3e5ba2efcd4e] waiting for daemon to start [2019-09-11T15:40:33.307Z] daemon.go:336: [d3e5ba2efcd4e] waiting for daemon to start [2019-09-11T15:40:33.307Z] daemon.go:364: [d3e5ba2efcd4e] daemon started [2019-09-11T15:40:33.307Z] daemon.go:472: [d3e5ba2efcd4e] Stopping daemon [2019-09-11T15:40:33.307Z] daemon.go:307: [d3e5ba2efcd4e] exiting daemon [2019-09-11T15:40:33.307Z] daemon.go:459: [d3e5ba2efcd4e] Daemon stopped [2019-09-11T15:40:33.307Z] === RUN TestServiceUpdateNetwork [2019-09-11T15:40:33.779Z] --- PASS: TestDockerNetworkMacvlan (10.94s) [2019-09-11T15:40:33.779Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-11T15:40:33.779Z] daemon.go:336: [d89ef2505142b] waiting for daemon to start [2019-09-11T15:40:33.779Z] daemon.go:336: [d89ef2505142b] waiting for daemon to start [2019-09-11T15:40:33.779Z] daemon.go:364: [d89ef2505142b] daemon started [2019-09-11T15:40:33.779Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-09-11T15:40:33.779Z] daemon.go:472: [d89ef2505142b] Stopping daemon [2019-09-11T15:40:33.779Z] daemon.go:307: [d89ef2505142b] exiting daemon [2019-09-11T15:40:33.779Z] daemon.go:459: [d89ef2505142b] Daemon stopped [2019-09-11T15:40:33.779Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-11T15:40:33.779Z] daemon.go:336: [d26b2f83e2f85] waiting for daemon to start [2019-09-11T15:40:33.779Z] daemon.go:336: [d26b2f83e2f85] waiting for daemon to start [2019-09-11T15:40:33.779Z] daemon.go:364: [d26b2f83e2f85] daemon started [2019-09-11T15:40:33.779Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2019-09-11T15:40:33.779Z] daemon.go:472: [d26b2f83e2f85] Stopping daemon [2019-09-11T15:40:33.779Z] daemon.go:307: [d26b2f83e2f85] exiting daemon [2019-09-11T15:40:33.779Z] daemon.go:459: [d26b2f83e2f85] Daemon stopped [2019-09-11T15:40:33.779Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-11T15:40:33.779Z] daemon.go:336: [d3e508cf7d845] waiting for daemon to start [2019-09-11T15:40:33.779Z] daemon.go:336: [d3e508cf7d845] waiting for daemon to start [2019-09-11T15:40:33.779Z] daemon.go:364: [d3e508cf7d845] daemon started [2019-09-11T15:40:33.779Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.41s) [2019-09-11T15:40:33.779Z] daemon.go:472: [d3e508cf7d845] Stopping daemon [2019-09-11T15:40:33.779Z] daemon.go:307: [d3e508cf7d845] exiting daemon [2019-09-11T15:40:33.779Z] daemon.go:459: [d3e508cf7d845] Daemon stopped [2019-09-11T15:40:33.779Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-11T15:40:33.779Z] daemon.go:336: [d2331f84b0017] waiting for daemon to start [2019-09-11T15:40:33.779Z] daemon.go:336: [d2331f84b0017] waiting for daemon to start [2019-09-11T15:40:33.779Z] daemon.go:364: [d2331f84b0017] daemon started [2019-09-11T15:40:33.779Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.40s) [2019-09-11T15:40:33.779Z] daemon.go:472: [d2331f84b0017] Stopping daemon [2019-09-11T15:40:33.779Z] daemon.go:307: [d2331f84b0017] exiting daemon [2019-09-11T15:40:33.779Z] daemon.go:459: [d2331f84b0017] Daemon stopped [2019-09-11T15:40:33.779Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-11T15:40:33.779Z] daemon.go:336: [d0011a06a679c] waiting for daemon to start [2019-09-11T15:40:33.779Z] daemon.go:336: [d0011a06a679c] waiting for daemon to start [2019-09-11T15:40:33.779Z] daemon.go:364: [d0011a06a679c] daemon started [2019-09-11T15:40:33.779Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.04s) [2019-09-11T15:40:33.779Z] daemon.go:472: [d0011a06a679c] Stopping daemon [2019-09-11T15:40:33.779Z] daemon.go:307: [d0011a06a679c] exiting daemon [2019-09-11T15:40:33.779Z] daemon.go:459: [d0011a06a679c] Daemon stopped [2019-09-11T15:40:33.779Z] PASS [2019-09-11T15:40:33.779Z] [2019-09-11T15:40:33.779Z] DONE 7 tests in 12.737s [2019-09-11T15:40:33.779Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-11T15:40:33.779Z] ++ 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-09-11T15:40:33.779Z] ++ set -e [2019-09-11T15:40:33.779Z] ++ '[' -n 1 ']' [2019-09-11T15:40:33.779Z] ++ set -x [2019-09-11T15:40:33.780Z] ++ env -i DEST=/go/src/github.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-09-11T15:40:33.780Z] testing: warning: no tests to run [2019-09-11T15:40:33.780Z] PASS [2019-09-11T15:40:33.780Z] [2019-09-11T15:40:33.780Z] DONE 0 tests in 0.060s [2019-09-11T15:40:33.780Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-11T15:40:33.780Z] ++ 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-09-11T15:40:33.780Z] ++ set -e [2019-09-11T15:40:33.780Z] ++ '[' -n 1 ']' [2019-09-11T15:40:33.780Z] ++ set -x [2019-09-11T15:40:33.780Z] ++ env -i DEST=/go/src/github.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-09-11T15:40:33.780Z] INFO: Testing against a local daemon [2019-09-11T15:40:33.780Z] === RUN TestAuthZPluginAllowRequest [2019-09-11T15:40:33.871Z] === RUN Test/DockerSuite/TestContainerAPIRestartNotimeoutParam [2019-09-11T15:40:34.641Z] --- PASS: TestBuildWithEmptyLayers (4.93s) [2019-09-11T15:40:34.641Z] === RUN TestBuildMultiStageOnBuild [2019-09-11T15:40:34.641Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2019-09-11T15:40:34.641Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-11T15:40:34.641Z] === RUN TestBuildUncleanTarFilenames [2019-09-11T15:40:34.641Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-09-11T15:40:34.641Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-11T15:40:34.641Z] === RUN TestBuildMultiStageLayerLeak [2019-09-11T15:40:34.641Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-09-11T15:40:34.641Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-11T15:40:34.641Z] === RUN TestBuildWithHugeFile [2019-09-11T15:40:34.641Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-09-11T15:40:34.641Z] build_test.go:491: testEnv.OSType == "windows" [2019-09-11T15:40:34.641Z] === RUN TestBuildWithEmptyDockerfile [2019-09-11T15:40:34.641Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-11T15:40:34.641Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-11T15:40:34.641Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-11T15:40:34.641Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-11T15:40:34.641Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-11T15:40:34.641Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-11T15:40:34.641Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-11T15:40:34.641Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-11T15:40:34.641Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-11T15:40:34.641Z] --- PASS: TestBuildWithEmptyDockerfile (0.34s) [2019-09-11T15:40:34.641Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-09-11T15:40:34.641Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-09-11T15:40:34.641Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-09-11T15:40:34.641Z] === RUN TestBuildPreserveOwnership [2019-09-11T15:40:34.641Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-09-11T15:40:34.641Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-11T15:40:34.641Z] === RUN TestBuildPlatformInvalid [2019-09-11T15:40:34.641Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-09-11T15:40:34.641Z] PASS [2019-09-11T15:40:34.641Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-09-11T15:40:34.641Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-11T15:40:34.641Z] INFO: Testing against a local daemon [2019-09-11T15:40:34.641Z] === RUN TestConfigList [2019-09-11T15:40:34.641Z] --- SKIP: TestConfigList (0.00s) [2019-09-11T15:40:34.641Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:40:34.641Z] === RUN TestConfigsCreateAndDelete [2019-09-11T15:40:34.641Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-09-11T15:40:34.641Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:40:34.641Z] === RUN TestConfigsUpdate [2019-09-11T15:40:34.641Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-09-11T15:40:34.641Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:40:34.641Z] === RUN TestTemplatedConfig [2019-09-11T15:40:34.641Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-09-11T15:40:34.641Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:40:34.641Z] === RUN TestConfigInspect [2019-09-11T15:40:34.641Z] --- SKIP: TestConfigInspect (0.00s) [2019-09-11T15:40:34.641Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:40:34.641Z] === RUN TestConfigCreateWithLabels [2019-09-11T15:40:34.641Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-09-11T15:40:34.641Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:40:34.641Z] === RUN TestConfigCreateResolve [2019-09-11T15:40:34.641Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-09-11T15:40:34.641Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:40:34.641Z] === RUN TestConfigDaemonLibtrustID [2019-09-11T15:40:34.641Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-09-11T15:40:34.641Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:40:34.641Z] PASS [2019-09-11T15:40:34.641Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-09-11T15:40:34.641Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-11T15:40:34.641Z] INFO: Testing against a local daemon [2019-09-11T15:40:34.641Z] === RUN TestCheckpoint [2019-09-11T15:40:34.641Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-11T15:40:34.641Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-11T15:40:34.641Z] === RUN TestContainerInvalidJSON [2019-09-11T15:40:34.641Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-11T15:40:34.641Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-11T15:40:34.641Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-11T15:40:34.641Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-11T15:40:34.641Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-11T15:40:34.641Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-11T15:40:34.641Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-11T15:40:34.641Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-11T15:40:34.641Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-11T15:40:34.641Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-09-11T15:40:34.641Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-11T15:40:34.641Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-11T15:40:34.641Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-11T15:40:34.641Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-11T15:40:34.641Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-09-11T15:40:34.641Z] copy_test.go:25: testEnv.OSType == "windows" [2019-09-11T15:40:34.641Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-11T15:40:34.641Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-09-11T15:40:34.641Z] copy_test.go:39: testEnv.OSType == "windows" [2019-09-11T15:40:34.641Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-11T15:40:34.641Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2019-09-11T15:40:34.641Z] copy_test.go:51: testEnv.OSType == "windows" [2019-09-11T15:40:34.641Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-11T15:40:34.641Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-09-11T15:40:34.641Z] copy_test.go:65: testEnv.OSType == "windows" [2019-09-11T15:40:34.641Z] === RUN TestCopyFromContainer [2019-09-11T15:40:34.641Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-09-11T15:40:34.641Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:40:34.641Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-11T15:40:34.641Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-11T15:40:34.641Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-11T15:40:34.641Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-11T15:40:34.641Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-11T15:40:34.641Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-11T15:40:34.641Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-11T15:40:34.641Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-11T15:40:34.641Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-11T15:40:34.641Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-11T15:40:34.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-09-11T15:40:34.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-09-11T15:40:34.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-09-11T15:40:34.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-09-11T15:40:34.641Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-11T15:40:34.641Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-09-11T15:40:34.641Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-09-11T15:40:34.641Z] === RUN TestCreateWithInvalidEnv [2019-09-11T15:40:34.641Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-11T15:40:34.641Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-11T15:40:34.641Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-11T15:40:34.641Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-11T15:40:34.641Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-11T15:40:34.641Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-11T15:40:34.641Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-11T15:40:34.641Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-11T15:40:34.641Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-11T15:40:34.641Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-09-11T15:40:34.641Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-11T15:40:34.641Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-09-11T15:40:34.641Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-09-11T15:40:34.641Z] === RUN TestCreateTmpfsMountsTarget [2019-09-11T15:40:34.641Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-09-11T15:40:34.641Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:40:34.641Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-11T15:40:34.641Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-09-11T15:40:34.641Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:40:34.641Z] === RUN TestCreateWithCapabilities [2019-09-11T15:40:34.641Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-09-11T15:40:34.641Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-09-11T15:40:34.641Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-11T15:40:34.641Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-09-11T15:40:34.641Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:40:34.641Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-11T15:40:34.641Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-11T15:40:34.641Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-11T15:40:34.641Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-11T15:40:34.641Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-11T15:40:34.641Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-11T15:40:34.641Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-11T15:40:34.641Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-11T15:40:34.641Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-11T15:40:34.641Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-11T15:40:34.641Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-11T15:40:34.641Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-11T15:40:34.641Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-11T15:40:34.641Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-11T15:40:34.641Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-11T15:40:34.641Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-11T15:40:34.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-09-11T15:40:34.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-11T15:40:34.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-09-11T15:40:34.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-11T15:40:34.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-09-11T15:40:34.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-09-11T15:40:34.641Z] === RUN TestDiff [2019-09-11T15:40:34.641Z] --- SKIP: TestDiff (0.00s) [2019-09-11T15:40:34.641Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-09-11T15:40:34.641Z] === RUN TestExecWithCloseStdin [2019-09-11T15:40:35.666Z] --- PASS: TestAuthZPluginAllowRequest (1.88s) [2019-09-11T15:40:35.666Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-09-11T15:40:35.666Z] daemon.go:336: [d4fba3ac056a8] waiting for daemon to start [2019-09-11T15:40:35.666Z] daemon.go:336: [d4fba3ac056a8] waiting for daemon to start [2019-09-11T15:40:35.666Z] daemon.go:364: [d4fba3ac056a8] daemon started [2019-09-11T15:40:35.666Z] daemon.go:472: [d4fba3ac056a8] Stopping daemon [2019-09-11T15:40:35.666Z] daemon.go:307: [d4fba3ac056a8] exiting daemon [2019-09-11T15:40:35.666Z] daemon.go:459: [d4fba3ac056a8] Daemon stopped [2019-09-11T15:40:35.666Z] === RUN TestAuthZPluginTLS [2019-09-11T15:40:36.393Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-09-11T15:40:36.393Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-09-11T15:40:36.393Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-09-11T15:40:36.393Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-09-11T15:40:36.393Z] === RUN Test/DockerSuite/TestContainerAPIStart [2019-09-11T15:40:36.512Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-09-11T15:40:36.512Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-09-11T15:40:36.512Z] daemon.go:336: [d8cf491d8d186] waiting for daemon to start [2019-09-11T15:40:36.512Z] daemon.go:336: [d8cf491d8d186] waiting for daemon to start [2019-09-11T15:40:36.512Z] daemon.go:364: [d8cf491d8d186] daemon started [2019-09-11T15:40:36.512Z] daemon.go:472: [d8cf491d8d186] Stopping daemon [2019-09-11T15:40:36.512Z] daemon.go:307: [d8cf491d8d186] exiting daemon [2019-09-11T15:40:36.512Z] daemon.go:459: [d8cf491d8d186] Daemon stopped [2019-09-11T15:40:36.512Z] === RUN TestAuthZPluginDenyRequest [2019-09-11T15:40:36.895Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-09-11T15:40:36.895Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-09-11T15:40:36.895Z] daemon.go:336: [ddda3a03bf19d] waiting for daemon to start [2019-09-11T15:40:36.895Z] daemon.go:336: [ddda3a03bf19d] waiting for daemon to start [2019-09-11T15:40:36.895Z] daemon.go:364: [ddda3a03bf19d] daemon started [2019-09-11T15:40:36.895Z] daemon.go:472: [ddda3a03bf19d] Stopping daemon [2019-09-11T15:40:36.895Z] daemon.go:307: [ddda3a03bf19d] exiting daemon [2019-09-11T15:40:36.895Z] daemon.go:459: [ddda3a03bf19d] Daemon stopped [2019-09-11T15:40:36.895Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-11T15:40:36.957Z] === RUN Test/DockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-09-11T15:40:37.693Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-09-11T15:40:37.693Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-09-11T15:40:37.693Z] daemon.go:336: [d53766e70e12c] waiting for daemon to start [2019-09-11T15:40:37.693Z] daemon.go:336: [d53766e70e12c] waiting for daemon to start [2019-09-11T15:40:37.693Z] daemon.go:364: [d53766e70e12c] daemon started [2019-09-11T15:40:37.693Z] daemon.go:472: [d53766e70e12c] Stopping daemon [2019-09-11T15:40:37.693Z] daemon.go:307: [d53766e70e12c] exiting daemon [2019-09-11T15:40:37.693Z] daemon.go:459: [d53766e70e12c] Daemon stopped [2019-09-11T15:40:37.693Z] === RUN TestAuthZPluginDenyResponse [2019-09-11T15:40:38.074Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-09-11T15:40:38.074Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-09-11T15:40:38.074Z] daemon.go:336: [d8b559db4bc35] waiting for daemon to start [2019-09-11T15:40:38.074Z] daemon.go:336: [d8b559db4bc35] waiting for daemon to start [2019-09-11T15:40:38.074Z] daemon.go:364: [d8b559db4bc35] daemon started [2019-09-11T15:40:38.074Z] daemon.go:472: [d8b559db4bc35] Stopping daemon [2019-09-11T15:40:38.074Z] daemon.go:307: [d8b559db4bc35] exiting daemon [2019-09-11T15:40:38.074Z] daemon.go:459: [d8b559db4bc35] Daemon stopped [2019-09-11T15:40:38.074Z] === RUN TestAuthZPluginAllowEventStream [2019-09-11T15:40:38.417Z] --- PASS: TestExecWithCloseStdin (3.82s) [2019-09-11T15:40:38.417Z] === RUN TestExec [2019-09-11T15:40:38.417Z] --- SKIP: TestExec (0.00s) [2019-09-11T15:40:38.417Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-11T15:40:38.417Z] === RUN TestExecUser [2019-09-11T15:40:38.417Z] --- SKIP: TestExecUser (0.00s) [2019-09-11T15:40:38.417Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-11T15:40:38.417Z] === RUN TestExportContainerAndImportImage [2019-09-11T15:40:38.417Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-09-11T15:40:38.417Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:40:38.417Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-11T15:40:38.417Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-09-11T15:40:38.417Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:40:38.417Z] === RUN TestHealthCheckWorkdir [2019-09-11T15:40:38.417Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-09-11T15:40:38.417Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-11T15:40:38.417Z] === RUN TestHealthKillContainer [2019-09-11T15:40:38.417Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-09-11T15:40:38.417Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-09-11T15:40:38.417Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-11T15:40:38.417Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-09-11T15:40:38.417Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-09-11T15:40:38.417Z] === RUN TestKillContainerInvalidSignal [2019-09-11T15:40:40.128Z] --- PASS: TestAuthZPluginAllowEventStream (1.84s) [2019-09-11T15:40:40.129Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-09-11T15:40:40.129Z] daemon.go:336: [d2a3a053dc207] waiting for daemon to start [2019-09-11T15:40:40.129Z] daemon.go:336: [d2a3a053dc207] waiting for daemon to start [2019-09-11T15:40:40.129Z] daemon.go:364: [d2a3a053dc207] daemon started [2019-09-11T15:40:40.129Z] daemon.go:472: [d2a3a053dc207] Stopping daemon [2019-09-11T15:40:40.129Z] daemon.go:307: [d2a3a053dc207] exiting daemon [2019-09-11T15:40:40.129Z] daemon.go:459: [d2a3a053dc207] Daemon stopped [2019-09-11T15:40:40.129Z] === RUN TestAuthZPluginErrorResponse [2019-09-11T15:40:40.508Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-09-11T15:40:40.508Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-09-11T15:40:40.508Z] daemon.go:336: [d2edb527dc65f] waiting for daemon to start [2019-09-11T15:40:40.508Z] daemon.go:336: [d2edb527dc65f] waiting for daemon to start [2019-09-11T15:40:40.508Z] daemon.go:364: [d2edb527dc65f] daemon started [2019-09-11T15:40:40.508Z] daemon.go:472: [d2edb527dc65f] Stopping daemon [2019-09-11T15:40:40.508Z] daemon.go:307: [d2edb527dc65f] exiting daemon [2019-09-11T15:40:40.508Z] daemon.go:459: [d2edb527dc65f] Daemon stopped [2019-09-11T15:40:40.508Z] === RUN TestAuthZPluginErrorRequest [2019-09-11T15:40:40.912Z] --- PASS: TestAuthZPluginErrorRequest (0.59s) [2019-09-11T15:40:40.912Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-09-11T15:40:40.912Z] daemon.go:336: [dc31f8c92254c] waiting for daemon to start [2019-09-11T15:40:40.912Z] daemon.go:336: [dc31f8c92254c] waiting for daemon to start [2019-09-11T15:40:40.912Z] daemon.go:364: [dc31f8c92254c] daemon started [2019-09-11T15:40:40.912Z] daemon.go:472: [dc31f8c92254c] Stopping daemon [2019-09-11T15:40:40.912Z] daemon.go:307: [dc31f8c92254c] exiting daemon [2019-09-11T15:40:40.912Z] daemon.go:459: [dc31f8c92254c] Daemon stopped [2019-09-11T15:40:40.912Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-11T15:40:41.796Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2019-09-11T15:40:41.796Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-11T15:40:41.796Z] daemon.go:336: [d826703f3a01c] waiting for daemon to start [2019-09-11T15:40:41.796Z] daemon.go:336: [d826703f3a01c] waiting for daemon to start [2019-09-11T15:40:41.796Z] daemon.go:364: [d826703f3a01c] daemon started [2019-09-11T15:40:41.796Z] daemon.go:472: [d826703f3a01c] Stopping daemon [2019-09-11T15:40:41.796Z] daemon.go:307: [d826703f3a01c] exiting daemon [2019-09-11T15:40:41.796Z] daemon.go:459: [d826703f3a01c] Daemon stopped [2019-09-11T15:40:41.796Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-11T15:40:41.854Z] === RUN Test/DockerSuite/TestBuildAddScript [2019-09-11T15:40:41.854Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToExistDir [2019-09-11T15:40:41.854Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-09-11T15:40:41.854Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToRoot [2019-09-11T15:40:41.854Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToWorkdir [2019-09-11T15:40:42.232Z] === RUN Test/DockerSuite/TestContainerAPIStop [2019-09-11T15:40:42.233Z] === RUN Test/DockerSuite/TestContainerAPITop [2019-09-11T15:40:42.305Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-11T15:40:42.305Z] [2019-09-11T15:40:42.305Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-11T15:40:42.305Z] PKG_CONFIG=pkg-config [2019-09-11T15:40:42.305Z] GOLANG_VERSION=1.12.9 [2019-09-11T15:40:42.305Z] HOSTNAME=70688e73beb0 [2019-09-11T15:40:42.305Z] DOCKER_EXPERIMENTAL=1 [2019-09-11T15:40:42.305Z] container=docker [2019-09-11T15:40:42.305Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-11T15:40:42.305Z] GOMETALINTER_OPTS=--deadline=2m [2019-09-11T15:40:42.305Z] GOPATH=/go [2019-09-11T15:40:42.305Z] PWD=/go/src/github.com/docker/docker [2019-09-11T15:40:42.305Z] HOME=/root [2019-09-11T15:40:42.305Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-11T15:40:42.305Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-11T15:40:42.305Z] DOCKER_GITCOMMIT=1fdf1753b20d3cc621d66300417dfb661213fec5 [2019-09-11T15:40:42.305Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-11T15:40:42.305Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-11T15:40:42.305Z] TERM=xterm [2019-09-11T15:40:42.305Z] DEST=bundles/test-integration [2019-09-11T15:40:42.305Z] SHLVL=1 [2019-09-11T15:40:42.305Z] TIMEOUT=120m [2019-09-11T15:40:42.305Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-11T15:40:42.305Z] DOCKER_PKG=github.com/docker/docker [2019-09-11T15:40:42.305Z] TESTDEBUG=1 [2019-09-11T15:40:42.305Z] _=/usr/bin/env [2019-09-11T15:40:42.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-11T15:40:42.318Z] === RUN Test/DockerSuite/TestBuildAddTar [2019-09-11T15:40:42.696Z] --- PASS: TestKillContainerInvalidSignal (3.65s) [2019-09-11T15:40:42.696Z] === RUN TestKillContainer [2019-09-11T15:40:42.696Z] --- SKIP: TestKillContainer (0.00s) [2019-09-11T15:40:42.696Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-09-11T15:40:42.696Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-11T15:40:42.696Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-09-11T15:40:42.696Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-11T15:40:42.696Z] === RUN TestKillStoppedContainer [2019-09-11T15:40:42.696Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-09-11T15:40:42.696Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-11T15:40:42.696Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-11T15:40:42.696Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-09-11T15:40:42.696Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-11T15:40:42.696Z] === RUN TestKillDifferentUserContainer [2019-09-11T15:40:42.696Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-09-11T15:40:42.696Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-09-11T15:40:42.696Z] === RUN TestInspectOomKilledTrue [2019-09-11T15:40:42.696Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-11T15:40:42.696Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-11T15:40:42.696Z] === RUN TestInspectOomKilledFalse [2019-09-11T15:40:42.696Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-11T15:40:42.696Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-11T15:40:42.696Z] === RUN TestLogsFollowTailEmpty [2019-09-11T15:40:43.606Z] === RUN Test/DockerSuite/TestContainerAPITopWindows [2019-09-11T15:40:43.606Z] === RUN Test/DockerSuite/TestContainerAPIVerifyHeader [2019-09-11T15:40:43.606Z] === RUN Test/DockerSuite/TestContainerAPIWait [2019-09-11T15:40:43.738Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.27s) [2019-09-11T15:40:43.738Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-09-11T15:40:43.738Z] daemon.go:336: [d515de3ed8307] waiting for daemon to start [2019-09-11T15:40:43.738Z] daemon.go:336: [d515de3ed8307] waiting for daemon to start [2019-09-11T15:40:43.738Z] daemon.go:364: [d515de3ed8307] daemon started [2019-09-11T15:40:43.738Z] daemon.go:472: [d515de3ed8307] Stopping daemon [2019-09-11T15:40:43.738Z] daemon.go:307: [d515de3ed8307] exiting daemon [2019-09-11T15:40:43.738Z] daemon.go:459: [d515de3ed8307] Daemon stopped [2019-09-11T15:40:43.738Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-11T15:40:45.861Z] --- PASS: TestLogsFollowTailEmpty (3.56s) [2019-09-11T15:40:45.861Z] === RUN TestNetworkNat [2019-09-11T15:40:45.861Z] --- SKIP: TestNetworkNat (0.00s) [2019-09-11T15:40:45.861Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-09-11T15:40:45.861Z] === RUN TestNetworkLocalhostTCPNat [2019-09-11T15:40:45.861Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-09-11T15:40:45.861Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-11T15:40:45.861Z] === RUN TestNetworkLoopbackNat [2019-09-11T15:40:45.861Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-09-11T15:40:45.861Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-09-11T15:40:45.861Z] === RUN TestPause [2019-09-11T15:40:45.861Z] --- SKIP: TestPause (0.00s) [2019-09-11T15:40:45.861Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-09-11T15:40:45.861Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-11T15:40:46.242Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.46s) [2019-09-11T15:40:46.242Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-09-11T15:40:46.242Z] daemon.go:336: [d648f37d8864c] waiting for daemon to start [2019-09-11T15:40:46.242Z] daemon.go:336: [d648f37d8864c] waiting for daemon to start [2019-09-11T15:40:46.242Z] daemon.go:364: [d648f37d8864c] daemon started [2019-09-11T15:40:46.242Z] daemon.go:472: [d648f37d8864c] Stopping daemon [2019-09-11T15:40:46.242Z] daemon.go:307: [d648f37d8864c] exiting daemon [2019-09-11T15:40:46.242Z] daemon.go:459: [d648f37d8864c] Daemon stopped [2019-09-11T15:40:46.242Z] === RUN TestAuthZPluginHeader [2019-09-11T15:40:46.883Z] === RUN Test/DockerSuite/TestContainerKillCustomStopSignal [2019-09-11T15:40:47.140Z] === RUN Test/DockerSuite/TestContainerNetworkMode [2019-09-11T15:40:47.551Z] --- PASS: TestAuthZPluginHeader (0.96s) [2019-09-11T15:40:47.551Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-09-11T15:40:47.551Z] daemon.go:336: [df5581e6b4bd2] waiting for daemon to start [2019-09-11T15:40:47.551Z] daemon.go:336: [df5581e6b4bd2] waiting for daemon to start [2019-09-11T15:40:47.551Z] daemon.go:364: [df5581e6b4bd2] daemon started [2019-09-11T15:40:47.551Z] daemon.go:472: [df5581e6b4bd2] Stopping daemon [2019-09-11T15:40:47.551Z] daemon.go:307: [df5581e6b4bd2] exiting daemon [2019-09-11T15:40:47.551Z] daemon.go:459: [df5581e6b4bd2] Daemon stopped [2019-09-11T15:40:47.551Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-11T15:40:47.551Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-11T15:40:47.552Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:40:47.552Z] === RUN TestAuthZPluginV2Disable [2019-09-11T15:40:47.552Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-09-11T15:40:47.552Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:40:47.552Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-11T15:40:47.552Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-11T15:40:47.552Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:40:47.552Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-11T15:40:47.552Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-11T15:40:47.552Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:40:47.552Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-11T15:40:48.512Z] === RUN Test/DockerSuite/TestContainerRestartInMultipleNetworks [2019-09-11T15:40:48.512Z] --- PASS: TestServiceUpdateNetwork (15.30s) [2019-09-11T15:40:48.512Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-09-11T15:40:48.512Z] daemon.go:336: [d51852ed11f77] waiting for daemon to start [2019-09-11T15:40:48.512Z] daemon.go:336: [d51852ed11f77] waiting for daemon to start [2019-09-11T15:40:48.512Z] daemon.go:364: [d51852ed11f77] daemon started [2019-09-11T15:40:48.512Z] daemon.go:472: [d51852ed11f77] Stopping daemon [2019-09-11T15:40:48.512Z] daemon.go:307: [d51852ed11f77] exiting daemon [2019-09-11T15:40:48.512Z] daemon.go:459: [d51852ed11f77] Daemon stopped [2019-09-11T15:40:48.512Z] PASS [2019-09-11T15:40:48.512Z] [2019-09-11T15:40:48.512Z] DONE 19 tests in 173.403s [2019-09-11T15:40:48.512Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-09-11T15:40:48.512Z] ++ 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-09-11T15:40:48.512Z] ++ set -e [2019-09-11T15:40:48.512Z] ++ '[' -n 1 ']' [2019-09-11T15:40:48.512Z] ++ set -x [2019-09-11T15:40:48.512Z] ++ env -i DEST=/go/src/github.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-09-11T15:40:48.769Z] INFO: Testing against a local daemon [2019-09-11T15:40:48.769Z] === RUN TestSessionCreate [2019-09-11T15:40:48.769Z] --- PASS: TestSessionCreate (0.04s) [2019-09-11T15:40:48.769Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-11T15:40:48.769Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-09-11T15:40:48.769Z] PASS [2019-09-11T15:40:48.769Z] [2019-09-11T15:40:48.769Z] DONE 2 tests in 0.201s [2019-09-11T15:40:48.769Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-09-11T15:40:48.769Z] ++ 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-09-11T15:40:48.769Z] ++ set -e [2019-09-11T15:40:48.769Z] ++ '[' -n 1 ']' [2019-09-11T15:40:48.769Z] ++ set -x [2019-09-11T15:40:48.769Z] ++ env -i DEST=/go/src/github.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-09-11T15:40:49.182Z] INFO: Testing against a local daemon [2019-09-11T15:40:49.182Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-11T15:40:49.182Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-11T15:40:49.182Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-11T15:40:49.182Z] === RUN TestEventsExecDie [2019-09-11T15:40:49.633Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.55s) [2019-09-11T15:40:49.634Z] === RUN TestPauseStopPausedContainer [2019-09-11T15:40:49.634Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-09-11T15:40:49.634Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:40:49.634Z] === RUN TestPsFilter [2019-09-11T15:40:49.634Z] --- PASS: TestPsFilter (0.17s) [2019-09-11T15:40:49.634Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-11T15:40:50.115Z] --- PASS: TestEventsExecDie (1.14s) [2019-09-11T15:40:50.115Z] === RUN TestEventsBackwardsCompatible [2019-09-11T15:40:50.372Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-09-11T15:40:50.372Z] === RUN TestInfoBinaryCommits [2019-09-11T15:40:50.372Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-09-11T15:40:50.372Z] === RUN TestInfoAPIVersioned [2019-09-11T15:40:50.372Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-11T15:40:50.372Z] === RUN TestInfoAPI [2019-09-11T15:40:50.372Z] --- PASS: TestInfoAPI (0.02s) [2019-09-11T15:40:50.372Z] === RUN TestInfoAPIWarnings [2019-09-11T15:40:51.303Z] --- PASS: TestInfoAPIWarnings (0.82s) [2019-09-11T15:40:51.303Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-09-11T15:40:51.303Z] daemon.go:336: [de6d0df7ac777] waiting for daemon to start [2019-09-11T15:40:51.303Z] daemon.go:336: [de6d0df7ac777] waiting for daemon to start [2019-09-11T15:40:51.303Z] daemon.go:364: [de6d0df7ac777] daemon started [2019-09-11T15:40:51.303Z] daemon.go:472: [de6d0df7ac777] Stopping daemon [2019-09-11T15:40:51.303Z] daemon.go:307: [de6d0df7ac777] exiting daemon [2019-09-11T15:40:51.303Z] daemon.go:459: [de6d0df7ac777] Daemon stopped [2019-09-11T15:40:51.303Z] === RUN TestLoginFailsWithBadCredentials [2019-09-11T15:40:51.303Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2019-09-11T15:40:51.303Z] === RUN TestPingCacheHeaders [2019-09-11T15:40:51.303Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-09-11T15:40:51.303Z] === RUN TestPingGet [2019-09-11T15:40:51.561Z] --- PASS: TestPingGet (0.02s) [2019-09-11T15:40:51.561Z] === RUN TestPingHead [2019-09-11T15:40:51.561Z] --- PASS: TestPingHead (0.03s) [2019-09-11T15:40:51.561Z] === RUN TestVersion [2019-09-11T15:40:51.561Z] --- PASS: TestVersion (0.03s) [2019-09-11T15:40:51.561Z] PASS [2019-09-11T15:40:51.561Z] [2019-09-11T15:40:51.561Z] === Skipped [2019-09-11T15:40:51.561Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-11T15:40:51.561Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-11T15:40:51.561Z] [2019-09-11T15:40:51.561Z] [2019-09-11T15:40:51.561Z] DONE 12 tests, 1 skipped in 2.642s [2019-09-11T15:40:51.561Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-09-11T15:40:51.561Z] ++ 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-09-11T15:40:51.561Z] ++ set -e [2019-09-11T15:40:51.561Z] ++ '[' -n 1 ']' [2019-09-11T15:40:51.561Z] ++ set -x [2019-09-11T15:40:51.561Z] ++ env -i DEST=/go/src/github.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-09-11T15:40:51.561Z] INFO: Testing against a local daemon [2019-09-11T15:40:51.561Z] === RUN TestVolumesCreateAndList [2019-09-11T15:40:51.818Z] --- PASS: TestVolumesCreateAndList (0.06s) [2019-09-11T15:40:51.818Z] === RUN TestVolumesRemove [2019-09-11T15:40:51.818Z] --- PASS: TestVolumesRemove (0.15s) [2019-09-11T15:40:51.818Z] === RUN TestVolumesInspect [2019-09-11T15:40:51.818Z] --- PASS: TestVolumesInspect (0.02s) [2019-09-11T15:40:51.818Z] === RUN TestVolumesInvalidJSON [2019-09-11T15:40:51.818Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-11T15:40:51.818Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-11T15:40:51.818Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-11T15:40:51.818Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-09-11T15:40:51.818Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-11T15:40:51.818Z] PASS [2019-09-11T15:40:51.818Z] [2019-09-11T15:40:51.818Z] DONE 5 tests in 0.377s [2019-09-11T15:40:51.818Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-11T15:40:52.383Z] ++++ cat bundles/test-integration/docker.pid [2019-09-11T15:40:52.383Z] +++ kill 5234 [2019-09-11T15:40:53.409Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.65s) [2019-09-11T15:40:53.409Z] === RUN TestRemoveContainerWithVolume [2019-09-11T15:40:53.753Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-11T15:40:53.753Z] +++ /etc/init.d/apparmor stop [2019-09-11T15:40:53.753Z] Clearing AppArmor profiles cache:. [2019-09-11T15:40:53.753Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-11T15:40:53.753Z] Unloading profiles will leave already running processes permanently [2019-09-11T15:40:53.753Z] unconfined, which can lead to unexpected situations. [2019-09-11T15:40:53.753Z] [2019-09-11T15:40:53.753Z] To set a process to complain mode, use the command line tool [2019-09-11T15:40:53.753Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-11T15:40:53.753Z] with the 'teardown' option." [2019-09-11T15:40:53.753Z] [2019-09-11T15:40:53.753Z] === RUN Test/DockerSuite/TestContainerWithConflictingHostNetworks [2019-09-11T15:40:54.687Z] === RUN Test/DockerSuite/TestContainerWithConflictingNoneNetwork [2019-09-11T15:40:57.187Z] --- PASS: TestRemoveContainerWithVolume (3.48s) [2019-09-11T15:40:57.187Z] === RUN TestRemoveContainerRunning [2019-09-11T15:40:57.211Z] === RUN Test/DockerSuite/TestContainerWithConflictingSharedNetwork [2019-09-11T15:40:58.143Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsCreate [2019-09-11T15:41:00.122Z] --- PASS: TestRemoveContainerRunning (3.60s) [2019-09-11T15:41:00.122Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-11T15:41:01.346Z] #33 111.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-11T15:41:01.346Z] #33 113.9 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-11T15:41:03.234Z] #33 116.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-11T15:41:03.914Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.56s) [2019-09-11T15:41:03.914Z] === RUN TestRemoveInvalidContainer [2019-09-11T15:41:03.914Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-09-11T15:41:03.914Z] === RUN TestRenameLinkedContainer [2019-09-11T15:41:03.914Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-09-11T15:41:03.914Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-09-11T15:41:03.914Z] === RUN TestRenameStoppedContainer [2019-09-11T15:41:04.217Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.83s) [2019-09-11T15:41:04.217Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-11T15:41:04.217Z] daemon.go:336: [debb69d2dbe62] waiting for daemon to start [2019-09-11T15:41:04.217Z] daemon.go:336: [debb69d2dbe62] waiting for daemon to start [2019-09-11T15:41:04.217Z] daemon.go:364: [debb69d2dbe62] daemon started [2019-09-11T15:41:04.217Z] daemon.go:472: [debb69d2dbe62] Stopping daemon [2019-09-11T15:41:04.217Z] daemon.go:307: [debb69d2dbe62] exiting daemon [2019-09-11T15:41:04.217Z] daemon.go:459: [debb69d2dbe62] Daemon stopped [2019-09-11T15:41:04.217Z] daemon.go:336: [debb69d2dbe62] waiting for daemon to start [2019-09-11T15:41:04.217Z] daemon.go:336: [debb69d2dbe62] waiting for daemon to start [2019-09-11T15:41:04.217Z] daemon.go:336: [debb69d2dbe62] waiting for daemon to start [2019-09-11T15:41:04.217Z] daemon.go:336: [debb69d2dbe62] waiting for daemon to start [2019-09-11T15:41:04.217Z] daemon.go:350: [debb69d2dbe62] error pinging daemon on start: Get http://debb69d2dbe62.sock/_ping: context deadline exceeded [2019-09-11T15:41:04.217Z] daemon.go:336: [debb69d2dbe62] waiting for daemon to start [2019-09-11T15:41:04.217Z] daemon.go:350: [debb69d2dbe62] error pinging daemon on start: Get http://debb69d2dbe62.sock/_ping: context deadline exceeded [2019-09-11T15:41:04.217Z] daemon.go:336: [debb69d2dbe62] waiting for daemon to start [2019-09-11T15:41:04.217Z] daemon.go:350: [debb69d2dbe62] error pinging daemon on start: Get http://debb69d2dbe62.sock/_ping: context deadline exceeded [2019-09-11T15:41:04.217Z] daemon.go:336: [debb69d2dbe62] waiting for daemon to start [2019-09-11T15:41:04.217Z] daemon.go:350: [debb69d2dbe62] error pinging daemon on start: Get http://debb69d2dbe62.sock/_ping: context deadline exceeded [2019-09-11T15:41:04.217Z] daemon.go:307: [debb69d2dbe62] exiting daemon [2019-09-11T15:41:04.217Z] daemon.go:336: [debb69d2dbe62] waiting for daemon to start [2019-09-11T15:41:04.217Z] daemon.go:336: [debb69d2dbe62] waiting for daemon to start [2019-09-11T15:41:04.217Z] daemon.go:336: [debb69d2dbe62] waiting for daemon to start [2019-09-11T15:41:04.217Z] daemon.go:364: [debb69d2dbe62] daemon started [2019-09-11T15:41:04.217Z] daemon.go:472: [debb69d2dbe62] Stopping daemon [2019-09-11T15:41:04.217Z] daemon.go:307: [debb69d2dbe62] exiting daemon [2019-09-11T15:41:04.217Z] daemon.go:459: [debb69d2dbe62] Daemon stopped [2019-09-11T15:41:04.217Z] PASS [2019-09-11T15:41:04.217Z] [2019-09-11T15:41:04.217Z] === Skipped [2019-09-11T15:41:04.217Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-11T15:41:04.217Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:41:04.217Z] [2019-09-11T15:41:04.217Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-09-11T15:41:04.217Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:41:04.217Z] [2019-09-11T15:41:04.217Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-11T15:41:04.217Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:41:04.217Z] [2019-09-11T15:41:04.217Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-11T15:41:04.217Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:41:04.217Z] [2019-09-11T15:41:04.217Z] [2019-09-11T15:41:04.217Z] DONE 17 tests, 4 skipped in 30.498s [2019-09-11T15:41:04.217Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-11T15:41:04.217Z] ++ 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-09-11T15:41:04.217Z] ++ set -e [2019-09-11T15:41:04.217Z] ++ '[' -n 1 ']' [2019-09-11T15:41:04.217Z] ++ set -x [2019-09-11T15:41:04.217Z] ++ env -i DEST=/go/src/github.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-09-11T15:41:04.641Z] INFO: Testing against a local daemon [2019-09-11T15:41:04.641Z] === RUN TestPluginInvalidJSON [2019-09-11T15:41:04.641Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-11T15:41:04.641Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-11T15:41:04.641Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-11T15:41:04.641Z] --- PASS: TestPluginInvalidJSON (0.05s) [2019-09-11T15:41:04.641Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-11T15:41:04.641Z] PASS [2019-09-11T15:41:04.641Z] [2019-09-11T15:41:04.641Z] DONE 2 tests in 0.269s [2019-09-11T15:41:04.641Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-11T15:41:04.641Z] ++ 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-09-11T15:41:04.641Z] ++ set -e [2019-09-11T15:41:04.641Z] ++ '[' -n 1 ']' [2019-09-11T15:41:04.641Z] ++ set -x [2019-09-11T15:41:04.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=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-09-11T15:41:04.641Z] INFO: Testing against a local daemon [2019-09-11T15:41:04.641Z] === RUN TestExternalGraphDriver [2019-09-11T15:41:05.046Z] === RUN TestExternalGraphDriver/json [2019-09-11T15:41:06.503Z] #33 119.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-11T15:41:07.688Z] --- PASS: TestRenameStoppedContainer (3.55s) [2019-09-11T15:41:07.689Z] === RUN TestRenameRunningContainerAndReuse [2019-09-11T15:41:07.696Z] === RUN TestExternalGraphDriver/spec [2019-09-11T15:41:09.021Z] #33 122.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-11T15:41:09.570Z] === RUN TestExternalGraphDriver/pull [2019-09-11T15:41:11.537Z] #33 124.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-11T15:41:12.093Z] --- PASS: TestExternalGraphDriver (6.97s) [2019-09-11T15:41:12.093Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-09-11T15:41:12.093Z] daemon.go:336: [d724d6c405c35] waiting for daemon to start [2019-09-11T15:41:12.093Z] daemon.go:336: [d724d6c405c35] waiting for daemon to start [2019-09-11T15:41:12.093Z] daemon.go:364: [d724d6c405c35] daemon started [2019-09-11T15:41:12.093Z] daemon.go:472: [d724d6c405c35] Stopping daemon [2019-09-11T15:41:12.093Z] daemon.go:307: [d724d6c405c35] exiting daemon [2019-09-11T15:41:12.093Z] daemon.go:459: [d724d6c405c35] Daemon stopped [2019-09-11T15:41:12.093Z] daemon.go:336: [d724d6c405c35] waiting for daemon to start [2019-09-11T15:41:12.093Z] daemon.go:336: [d724d6c405c35] waiting for daemon to start [2019-09-11T15:41:12.093Z] daemon.go:364: [d724d6c405c35] daemon started [2019-09-11T15:41:12.093Z] daemon.go:472: [d724d6c405c35] Stopping daemon [2019-09-11T15:41:12.093Z] daemon.go:307: [d724d6c405c35] exiting daemon [2019-09-11T15:41:12.093Z] daemon.go:459: [d724d6c405c35] Daemon stopped [2019-09-11T15:41:12.093Z] --- PASS: TestExternalGraphDriver/json (2.19s) [2019-09-11T15:41:12.093Z] daemon.go:336: [d724d6c405c35] waiting for daemon to start [2019-09-11T15:41:12.093Z] daemon.go:336: [d724d6c405c35] waiting for daemon to start [2019-09-11T15:41:12.093Z] daemon.go:364: [d724d6c405c35] daemon started [2019-09-11T15:41:12.093Z] daemon.go:472: [d724d6c405c35] Stopping daemon [2019-09-11T15:41:12.093Z] daemon.go:307: [d724d6c405c35] exiting daemon [2019-09-11T15:41:12.093Z] daemon.go:459: [d724d6c405c35] Daemon stopped [2019-09-11T15:41:12.093Z] daemon.go:336: [d724d6c405c35] waiting for daemon to start [2019-09-11T15:41:12.093Z] daemon.go:336: [d724d6c405c35] waiting for daemon to start [2019-09-11T15:41:12.093Z] daemon.go:364: [d724d6c405c35] daemon started [2019-09-11T15:41:12.093Z] daemon.go:472: [d724d6c405c35] Stopping daemon [2019-09-11T15:41:12.093Z] daemon.go:307: [d724d6c405c35] exiting daemon [2019-09-11T15:41:12.093Z] daemon.go:459: [d724d6c405c35] Daemon stopped [2019-09-11T15:41:12.093Z] --- PASS: TestExternalGraphDriver/spec (2.26s) [2019-09-11T15:41:12.093Z] daemon.go:336: [d724d6c405c35] waiting for daemon to start [2019-09-11T15:41:12.093Z] daemon.go:336: [d724d6c405c35] waiting for daemon to start [2019-09-11T15:41:12.093Z] daemon.go:364: [d724d6c405c35] daemon started [2019-09-11T15:41:12.093Z] daemon.go:472: [d724d6c405c35] Stopping daemon [2019-09-11T15:41:12.093Z] daemon.go:307: [d724d6c405c35] exiting daemon [2019-09-11T15:41:12.093Z] daemon.go:459: [d724d6c405c35] Daemon stopped [2019-09-11T15:41:12.093Z] --- PASS: TestExternalGraphDriver/pull (2.30s) [2019-09-11T15:41:12.093Z] === RUN TestGraphdriverPluginV2 [2019-09-11T15:41:12.093Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2019-09-11T15:41:12.093Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:41:12.093Z] PASS [2019-09-11T15:41:12.093Z] [2019-09-11T15:41:12.093Z] === Skipped [2019-09-11T15:41:12.093Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2019-09-11T15:41:12.093Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:41:12.093Z] [2019-09-11T15:41:12.093Z] [2019-09-11T15:41:12.093Z] DONE 5 tests, 1 skipped in 7.295s [2019-09-11T15:41:12.093Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-11T15:41:12.093Z] ++ 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-09-11T15:41:12.093Z] ++ set -e [2019-09-11T15:41:12.093Z] ++ '[' -n 1 ']' [2019-09-11T15:41:12.093Z] ++ set -x [2019-09-11T15:41:12.093Z] ++ env -i DEST=/go/src/github.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-09-11T15:41:12.093Z] INFO: Testing against a local daemon [2019-09-11T15:41:12.093Z] === RUN TestContinueAfterPluginCrash [2019-09-11T15:41:12.093Z] === PAUSE TestContinueAfterPluginCrash [2019-09-11T15:41:12.093Z] === RUN TestDaemonStartWithLogOpt [2019-09-11T15:41:12.093Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-11T15:41:12.093Z] === CONT TestContinueAfterPluginCrash [2019-09-11T15:41:12.093Z] === CONT TestDaemonStartWithLogOpt [2019-09-11T15:41:14.053Z] #33 127.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-11T15:41:14.820Z] --- PASS: TestRenameRunningContainerAndReuse (7.16s) [2019-09-11T15:41:14.820Z] === RUN TestRenameInvalidName [2019-09-11T15:41:16.567Z] #33 129.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-11T15:41:16.824Z] #33 129.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-11T15:41:18.594Z] --- PASS: TestRenameInvalidName (3.49s) [2019-09-11T15:41:18.594Z] === RUN TestRenameAnonymousContainer [2019-09-11T15:41:18.594Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-09-11T15:41:18.594Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-09-11T15:41:18.594Z] === RUN TestRenameContainerWithSameName [2019-09-11T15:41:20.090Z] #33 132.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-11T15:41:20.346Z] #33 133.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-11T15:41:21.530Z] --- PASS: TestRenameContainerWithSameName (3.44s) [2019-09-11T15:41:21.530Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-11T15:41:21.530Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-09-11T15:41:21.530Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-09-11T15:41:21.530Z] === RUN TestResize [2019-09-11T15:41:21.530Z] --- SKIP: TestResize (0.00s) [2019-09-11T15:41:21.530Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-11T15:41:21.530Z] === RUN TestResizeWithInvalidSize [2019-09-11T15:41:21.530Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-09-11T15:41:21.530Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-09-11T15:41:21.530Z] === RUN TestResizeWhenContainerNotStarted [2019-09-11T15:41:23.650Z] #33 136.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-11T15:41:24.656Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsTmpfs [2019-09-11T15:41:24.656Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsValidation [2019-09-11T15:41:24.656Z] === RUN Test/DockerSuite/TestContainersInMultipleNetworks [2019-09-11T15:41:25.067Z] === RUN Test/DockerSuite/TestBuildAddTarXz [2019-09-11T15:41:25.067Z] === RUN Test/DockerSuite/TestBuildAddTarXzGz [2019-09-11T15:41:25.067Z] === RUN Test/DockerSuite/TestBuildAddToSymlinkDest [2019-09-11T15:41:25.299Z] --- PASS: TestResizeWhenContainerNotStarted (3.39s) [2019-09-11T15:41:25.299Z] === RUN TestDaemonRestartKillContainers [2019-09-11T15:41:25.299Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-09-11T15:41:25.299Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:41:25.299Z] === RUN TestStats [2019-09-11T15:41:25.299Z] --- SKIP: TestStats (0.00s) [2019-09-11T15:41:25.299Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-09-11T15:41:25.299Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-11T15:41:25.538Z] #33 138.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-11T15:41:26.064Z] --- PASS: TestDaemonStartWithLogOpt (12.22s) [2019-09-11T15:41:26.064Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-09-11T15:41:26.064Z] daemon.go:336: [d8b6cf0486480] waiting for daemon to start [2019-09-11T15:41:26.064Z] daemon.go:336: [d8b6cf0486480] waiting for daemon to start [2019-09-11T15:41:26.064Z] daemon.go:364: [d8b6cf0486480] daemon started [2019-09-11T15:41:26.064Z] daemon.go:472: [d8b6cf0486480] Stopping daemon [2019-09-11T15:41:26.064Z] daemon.go:307: [d8b6cf0486480] exiting daemon [2019-09-11T15:41:26.064Z] daemon.go:459: [d8b6cf0486480] Daemon stopped [2019-09-11T15:41:26.064Z] daemon.go:336: [d8b6cf0486480] waiting for daemon to start [2019-09-11T15:41:26.064Z] daemon.go:336: [d8b6cf0486480] waiting for daemon to start [2019-09-11T15:41:26.064Z] daemon.go:364: [d8b6cf0486480] daemon started [2019-09-11T15:41:26.064Z] daemon.go:472: [d8b6cf0486480] Stopping daemon [2019-09-11T15:41:26.064Z] daemon.go:307: [d8b6cf0486480] exiting daemon [2019-09-11T15:41:26.064Z] daemon.go:459: [d8b6cf0486480] Daemon stopped [2019-09-11T15:41:27.943Z] === RUN Test/DockerSuite/TestContainersInUserDefinedNetwork [2019-09-11T15:41:28.054Z] #33 141.3 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-11T15:41:29.251Z] --- PASS: TestContinueAfterPluginCrash (16.79s) [2019-09-11T15:41:29.251Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-09-11T15:41:29.251Z] daemon.go:336: [db812ed6f045f] waiting for daemon to start [2019-09-11T15:41:29.251Z] daemon.go:336: [db812ed6f045f] waiting for daemon to start [2019-09-11T15:41:29.251Z] daemon.go:364: [db812ed6f045f] daemon started [2019-09-11T15:41:29.251Z] daemon.go:472: [db812ed6f045f] Stopping daemon [2019-09-11T15:41:29.251Z] daemon.go:307: [db812ed6f045f] exiting daemon [2019-09-11T15:41:29.251Z] daemon.go:459: [db812ed6f045f] Daemon stopped [2019-09-11T15:41:29.251Z] PASS [2019-09-11T15:41:29.251Z] [2019-09-11T15:41:29.251Z] DONE 2 tests in 17.019s [2019-09-11T15:41:29.251Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-11T15:41:29.251Z] ++ 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-09-11T15:41:29.251Z] ++ set -e [2019-09-11T15:41:29.251Z] ++ '[' -n 1 ']' [2019-09-11T15:41:29.251Z] ++ set -x [2019-09-11T15:41:29.251Z] ++ env -i DEST=/go/src/github.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-09-11T15:41:29.251Z] INFO: Testing against a local daemon [2019-09-11T15:41:29.251Z] === RUN TestPluginWithDevMounts [2019-09-11T15:41:29.251Z] === PAUSE TestPluginWithDevMounts [2019-09-11T15:41:29.251Z] === CONT TestPluginWithDevMounts [2019-09-11T15:41:30.465Z] === RUN Test/DockerSuite/TestContainersNetworkIsolation [2019-09-11T15:41:30.568Z] #33 143.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-11T15:41:31.173Z] --- PASS: TestPluginWithDevMounts (2.12s) [2019-09-11T15:41:31.173Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-09-11T15:41:31.173Z] daemon.go:336: [dd62e2e78b642] waiting for daemon to start [2019-09-11T15:41:31.173Z] daemon.go:336: [dd62e2e78b642] waiting for daemon to start [2019-09-11T15:41:31.173Z] daemon.go:364: [dd62e2e78b642] daemon started [2019-09-11T15:41:31.173Z] daemon.go:472: [dd62e2e78b642] Stopping daemon [2019-09-11T15:41:31.173Z] daemon.go:307: [dd62e2e78b642] exiting daemon [2019-09-11T15:41:31.173Z] daemon.go:459: [dd62e2e78b642] Daemon stopped [2019-09-11T15:41:31.173Z] PASS [2019-09-11T15:41:31.173Z] [2019-09-11T15:41:31.173Z] DONE 1 tests in 2.382s [2019-09-11T15:41:31.173Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-09-11T15:41:31.173Z] ++ 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-09-11T15:41:31.173Z] ++ set -e [2019-09-11T15:41:31.173Z] ++ '[' -n 1 ']' [2019-09-11T15:41:31.173Z] ++ set -x [2019-09-11T15:41:31.173Z] ++ env -i DEST=/go/src/github.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-09-11T15:41:31.395Z] === RUN Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-11T15:41:31.632Z] INFO: Testing against a local daemon [2019-09-11T15:41:31.632Z] === RUN TestSecretInspect [2019-09-11T15:41:33.290Z] === RUN Test/DockerSuite/TestCopyAndRestart [2019-09-11T15:41:33.834Z] #33 146.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-11T15:41:34.181Z] --- PASS: TestSecretInspect (2.72s) [2019-09-11T15:41:34.181Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-09-11T15:41:34.181Z] daemon.go:336: [d41286d323042] waiting for daemon to start [2019-09-11T15:41:34.181Z] daemon.go:336: [d41286d323042] waiting for daemon to start [2019-09-11T15:41:34.181Z] daemon.go:364: [d41286d323042] daemon started [2019-09-11T15:41:34.181Z] daemon.go:472: [d41286d323042] Stopping daemon [2019-09-11T15:41:34.181Z] daemon.go:307: [d41286d323042] exiting daemon [2019-09-11T15:41:34.181Z] daemon.go:459: [d41286d323042] Daemon stopped [2019-09-11T15:41:34.181Z] === RUN TestSecretList [2019-09-11T15:41:34.396Z] #33 147.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-11T15:41:35.693Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.26s) [2019-09-11T15:41:35.694Z] === RUN TestStopContainerWithTimeout [2019-09-11T15:41:35.694Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-09-11T15:41:35.694Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-09-11T15:41:35.694Z] === RUN TestUpdateRestartPolicy [2019-09-11T15:41:35.814Z] === RUN Test/DockerSuite/TestCopyCreatedContainer [2019-09-11T15:41:35.814Z] === RUN Test/DockerSuite/TestCpAbsolutePath [2019-09-11T15:41:36.746Z] === RUN Test/DockerSuite/TestCpAbsoluteSymlink [2019-09-11T15:41:36.908Z] #33 150.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-11T15:41:37.441Z] --- PASS: TestSecretList (3.08s) [2019-09-11T15:41:37.441Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-09-11T15:41:37.441Z] daemon.go:336: [dc582698403ff] waiting for daemon to start [2019-09-11T15:41:37.441Z] daemon.go:336: [dc582698403ff] waiting for daemon to start [2019-09-11T15:41:37.441Z] daemon.go:364: [dc582698403ff] daemon started [2019-09-11T15:41:37.441Z] daemon.go:472: [dc582698403ff] Stopping daemon [2019-09-11T15:41:37.441Z] daemon.go:307: [dc582698403ff] exiting daemon [2019-09-11T15:41:37.441Z] daemon.go:459: [dc582698403ff] Daemon stopped [2019-09-11T15:41:37.441Z] === RUN TestSecretsCreateAndDelete [2019-09-11T15:41:37.678Z] === RUN Test/DockerSuite/TestCpCheckDestOwnership [2019-09-11T15:41:38.272Z] #33 151.2 [2019-09-11T15:41:39.054Z] === RUN Test/DockerSuite/TestCpFromCaseA [2019-09-11T15:41:39.198Z] #33 DONE 152.2s [2019-09-11T15:41:39.198Z] [2019-09-11T15:41:39.198Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-09-11T15:41:39.985Z] === RUN Test/DockerSuite/TestCpFromCaseB [2019-09-11T15:41:40.867Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2019-09-11T15:41:40.867Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-09-11T15:41:40.867Z] daemon.go:336: [df9cd04f5d355] waiting for daemon to start [2019-09-11T15:41:40.867Z] daemon.go:336: [df9cd04f5d355] waiting for daemon to start [2019-09-11T15:41:40.867Z] daemon.go:364: [df9cd04f5d355] daemon started [2019-09-11T15:41:40.867Z] daemon.go:472: [df9cd04f5d355] Stopping daemon [2019-09-11T15:41:40.867Z] daemon.go:307: [df9cd04f5d355] exiting daemon [2019-09-11T15:41:40.867Z] daemon.go:459: [df9cd04f5d355] Daemon stopped [2019-09-11T15:41:40.867Z] === RUN TestSecretsUpdate [2019-09-11T15:41:41.356Z] === RUN Test/DockerSuite/TestCpFromCaseC [2019-09-11T15:41:41.710Z] #34 DONE 2.4s [2019-09-11T15:41:41.920Z] === RUN Test/DockerSuite/TestCpFromCaseD [2019-09-11T15:41:42.798Z] === RUN Test/DockerSuite/TestBuildAddWholeDirToRoot [2019-09-11T15:41:42.798Z] === RUN Test/DockerSuite/TestBuildBlankName [2019-09-11T15:41:42.798Z] === RUN Test/DockerSuite/TestBuildBuildTimeArg [2019-09-11T15:41:43.290Z] === RUN Test/DockerSuite/TestCpFromCaseE [2019-09-11T15:41:44.109Z] --- PASS: TestSecretsUpdate (3.09s) [2019-09-11T15:41:44.109Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-09-11T15:41:44.109Z] daemon.go:336: [de6900bbf9aea] waiting for daemon to start [2019-09-11T15:41:44.109Z] daemon.go:336: [de6900bbf9aea] waiting for daemon to start [2019-09-11T15:41:44.109Z] daemon.go:364: [de6900bbf9aea] daemon started [2019-09-11T15:41:44.109Z] daemon.go:472: [de6900bbf9aea] Stopping daemon [2019-09-11T15:41:44.109Z] daemon.go:307: [de6900bbf9aea] exiting daemon [2019-09-11T15:41:44.109Z] daemon.go:459: [de6900bbf9aea] Daemon stopped [2019-09-11T15:41:44.109Z] === RUN TestTemplatedSecret [2019-09-11T15:41:44.226Z] [2019-09-11T15:41:44.226Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-09-11T15:41:44.226Z] === RUN Test/DockerSuite/TestCpFromCaseF [2019-09-11T15:41:45.596Z] === RUN Test/DockerSuite/TestCpFromCaseG [2019-09-11T15:41:46.112Z] #35 DONE 1.7s [2019-09-11T15:41:46.112Z] [2019-09-11T15:41:46.112Z] #36 exporting to image [2019-09-11T15:41:46.112Z] #36 exporting layers [2019-09-11T15:41:46.526Z] === RUN Test/DockerSuite/TestCpFromCaseH [2019-09-11T15:41:47.331Z] --- PASS: TestTemplatedSecret (3.77s) [2019-09-11T15:41:47.331Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-09-11T15:41:47.331Z] daemon.go:336: [d07936d35c8cb] waiting for daemon to start [2019-09-11T15:41:47.331Z] daemon.go:336: [d07936d35c8cb] waiting for daemon to start [2019-09-11T15:41:47.331Z] daemon.go:364: [d07936d35c8cb] daemon started [2019-09-11T15:41:47.331Z] daemon.go:472: [d07936d35c8cb] Stopping daemon [2019-09-11T15:41:47.331Z] daemon.go:307: [d07936d35c8cb] exiting daemon [2019-09-11T15:41:47.331Z] daemon.go:459: [d07936d35c8cb] Daemon stopped [2019-09-11T15:41:47.331Z] === RUN TestSecretCreateResolve [2019-09-11T15:41:47.897Z] === RUN Test/DockerSuite/TestCpFromCaseI [2019-09-11T15:41:48.643Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-09-11T15:41:48.828Z] === RUN Test/DockerSuite/TestCpFromCaseJ [2019-09-11T15:41:49.758Z] === RUN Test/DockerSuite/TestCpFromSymlinkDestination [2019-09-11T15:41:50.190Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheHit [2019-09-11T15:41:50.725Z] --- PASS: TestSecretCreateResolve (3.18s) [2019-09-11T15:41:50.726Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-09-11T15:41:50.726Z] daemon.go:336: [d712d1f55f9e6] waiting for daemon to start [2019-09-11T15:41:50.726Z] daemon.go:336: [d712d1f55f9e6] waiting for daemon to start [2019-09-11T15:41:50.726Z] daemon.go:364: [d712d1f55f9e6] daemon started [2019-09-11T15:41:50.726Z] daemon.go:472: [d712d1f55f9e6] Stopping daemon [2019-09-11T15:41:50.726Z] daemon.go:307: [d712d1f55f9e6] exiting daemon [2019-09-11T15:41:50.726Z] daemon.go:459: [d712d1f55f9e6] Daemon stopped [2019-09-11T15:41:50.726Z] PASS [2019-09-11T15:41:50.726Z] [2019-09-11T15:41:50.726Z] DONE 6 tests in 19.382s [2019-09-11T15:41:50.726Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-09-11T15:41:50.726Z] ++ 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-09-11T15:41:50.726Z] ++ set -e [2019-09-11T15:41:50.726Z] ++ '[' -n 1 ']' [2019-09-11T15:41:50.726Z] ++ set -x [2019-09-11T15:41:50.726Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-09-11T15:41:51.112Z] INFO: Testing against a local daemon [2019-09-11T15:41:51.112Z] === RUN TestServiceCreateInit [2019-09-11T15:41:51.112Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-11T15:41:51.129Z] === RUN Test/DockerSuite/TestCpFromSymlinkToDirectory [2019-09-11T15:41:52.505Z] === RUN Test/DockerSuite/TestCpGarbagePath [2019-09-11T15:41:52.642Z] #36 exporting layers 6.6s done [2019-09-11T15:41:52.642Z] #36 writing image sha256:8aacdcbac6406c6ce53867283c0ef59ab4ca87507cf45ff21f15e0916645d24c done [2019-09-11T15:41:52.642Z] #36 naming to docker.io/library/moby-e2e-test done [2019-09-11T15:41:52.642Z] #36 DONE 6.6s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-11T15:41:52.991Z] + echo Ensuring container killed. [2019-09-11T15:41:52.991Z] Ensuring container killed. [2019-09-11T15:41:52.991Z] + docker rm -vf docker-pr49 [2019-09-11T15:41:52.991Z] Error: No such container: docker-pr49 [2019-09-11T15:41:52.991Z] + true [Pipeline] sh [2019-09-11T15:41:53.267Z] + echo Chowning /workspace to jenkins user [2019-09-11T15:41:53.267Z] Chowning /workspace to jenkins user [2019-09-11T15:41:53.267Z] + id -u [2019-09-11T15:41:53.267Z] + id -g [2019-09-11T15:41:53.267Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39724:/workspace busybox chown -R 1000:1000 /workspace [2019-09-11T15:41:53.435Z] === RUN Test/DockerSuite/TestCpLocalOnly [2019-09-11T15:41:53.435Z] === RUN Test/DockerSuite/TestCpNameHasColon [2019-09-11T15:41:54.365Z] === RUN Test/DockerSuite/TestCpRelativePath [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-11T15:41:54.897Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-09-11T15:41:54.989Z] + bundleName=unit [2019-09-11T15:41:54.989Z] + echo Creating unit-bundles.tar.gz [2019-09-11T15:41:54.989Z] Creating unit-bundles.tar.gz [2019-09-11T15:41:54.989Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-09-11T15:41:54.989Z] bundles/junit-report.xml [2019-09-11T15:41:54.989Z] bundles/go-test-report.json [2019-09-11T15:41:54.989Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-09-11T15:41:54.999Z] Archiving artifacts [2019-09-11T15:41:55.295Z] === RUN Test/DockerSuite/TestCpSpecialFiles [2019-09-11T15:41:56.388Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39724/49/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-11T15:41:56.664Z] === RUN Test/DockerSuite/TestCpSymlinkComponent [2019-09-11T15:41:56.730Z] + make clean [2019-09-11T15:41:56.882Z] --- PASS: TestUpdateRestartPolicy (21.83s) [2019-09-11T15:41:56.882Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-11T15:41:56.986Z] docker volume rm -f docker-dev-cache [2019-09-11T15:41:56.986Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-11T15:41:57.420Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-11T15:41:57.594Z] === RUN Test/DockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-09-11T15:41:58.964Z] === RUN Test/DockerSuite/TestCpToCaseA [2019-09-11T15:41:59.822Z] --- PASS: TestUpdateRestartWithAutoRemove (3.44s) [2019-09-11T15:41:59.822Z] === RUN TestWaitNonBlocked [2019-09-11T15:41:59.822Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-11T15:41:59.822Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-11T15:41:59.822Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-11T15:41:59.822Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-11T15:41:59.822Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-11T15:41:59.822Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-11T15:42:00.858Z] === RUN Test/DockerSuite/TestCpToCaseB [2019-09-11T15:42:01.787Z] === RUN Test/DockerSuite/TestCpToCaseC [2019-09-11T15:42:02.699Z] --- PASS: TestServiceCreateInit (11.26s) [2019-09-11T15:42:02.700Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.54s) [2019-09-11T15:42:02.700Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-09-11T15:42:02.700Z] daemon.go:336: [de7bd8c15e93a] waiting for daemon to start [2019-09-11T15:42:02.700Z] daemon.go:336: [de7bd8c15e93a] waiting for daemon to start [2019-09-11T15:42:02.700Z] daemon.go:364: [de7bd8c15e93a] daemon started [2019-09-11T15:42:02.700Z] daemon.go:472: [de7bd8c15e93a] Stopping daemon [2019-09-11T15:42:02.700Z] daemon.go:307: [de7bd8c15e93a] exiting daemon [2019-09-11T15:42:02.700Z] daemon.go:459: [de7bd8c15e93a] Daemon stopped [2019-09-11T15:42:02.700Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.69s) [2019-09-11T15:42:02.700Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-09-11T15:42:02.700Z] daemon.go:336: [d6f458db4d83c] waiting for daemon to start [2019-09-11T15:42:02.700Z] daemon.go:336: [d6f458db4d83c] waiting for daemon to start [2019-09-11T15:42:02.700Z] daemon.go:364: [d6f458db4d83c] daemon started [2019-09-11T15:42:02.700Z] daemon.go:472: [d6f458db4d83c] Stopping daemon [2019-09-11T15:42:02.700Z] daemon.go:307: [d6f458db4d83c] exiting daemon [2019-09-11T15:42:02.700Z] daemon.go:459: [d6f458db4d83c] Daemon stopped [2019-09-11T15:42:02.700Z] === RUN TestCreateServiceMultipleTimes [2019-09-11T15:42:04.311Z] === RUN Test/DockerSuite/TestCpToCaseD [2019-09-11T15:42:04.547Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-09-11T15:42:04.547Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.55s) [2019-09-11T15:42:04.547Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.91s) [2019-09-11T15:42:04.547Z] === RUN TestWaitBlocked [2019-09-11T15:42:04.547Z] --- SKIP: TestWaitBlocked (0.00s) [2019-09-11T15:42:04.547Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:42:04.547Z] PASS [2019-09-11T15:42:04.547Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-09-11T15:42:04.547Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-11T15:42:04.547Z] INFO: Testing against a local daemon [2019-09-11T15:42:04.547Z] === RUN TestCommitInheritsEnv [2019-09-11T15:42:04.547Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-09-11T15:42:04.547Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-11T15:42:04.547Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-11T15:42:04.547Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-09-11T15:42:04.547Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-09-11T15:42:04.547Z] === RUN TestImagesFilterMultiReference [2019-09-11T15:42:04.547Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-09-11T15:42:04.547Z] === RUN TestImagePullPlatformInvalid [2019-09-11T15:42:04.547Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-09-11T15:42:04.547Z] === RUN TestRemoveImageOrphaning [2019-09-11T15:42:04.547Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-09-11T15:42:04.547Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-11T15:42:04.547Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-11T15:42:04.547Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-09-11T15:42:04.547Z] === RUN TestTagInvalidReference [2019-09-11T15:42:04.547Z] --- PASS: TestTagInvalidReference (0.02s) [2019-09-11T15:42:04.547Z] === RUN TestTagValidPrefixedRepo [2019-09-11T15:42:04.547Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-09-11T15:42:04.547Z] === RUN TestTagExistedNameWithoutForce [2019-09-11T15:42:04.547Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-09-11T15:42:04.547Z] === RUN TestTagOfficialNames [2019-09-11T15:42:04.547Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-09-11T15:42:04.547Z] tag_test.go:98: testEnv.OSType == "windows" [2019-09-11T15:42:04.547Z] === RUN TestTagMatchesDigest [2019-09-11T15:42:04.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-11T15:42:04.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-11T15:42:05.009Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-09-11T15:42:05.009Z] PASS [2019-09-11T15:42:05.009Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-09-11T15:42:05.009Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-11T15:42:05.009Z] INFO: Testing against a local daemon [2019-09-11T15:42:05.009Z] === RUN TestNetworkCreateDelete [2019-09-11T15:42:05.009Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-09-11T15:42:05.009Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:42:05.009Z] === RUN TestDockerNetworkDeletePreferID [2019-09-11T15:42:05.009Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-09-11T15:42:05.009Z] 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-09-11T15:42:05.009Z] === RUN TestInspectNetwork [2019-09-11T15:42:05.009Z] --- SKIP: TestInspectNetwork (0.00s) [2019-09-11T15:42:05.009Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-09-11T15:42:05.009Z] === RUN TestRunContainerWithBridgeNone [2019-09-11T15:42:05.009Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-09-11T15:42:05.009Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:42:05.009Z] === RUN TestNetworkInvalidJSON [2019-09-11T15:42:05.009Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-11T15:42:05.009Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-11T15:42:05.009Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-11T15:42:05.009Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-11T15:42:05.009Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-11T15:42:05.009Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-11T15:42:05.009Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-11T15:42:05.009Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-11T15:42:05.009Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-11T15:42:05.009Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-09-11T15:42:05.009Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-11T15:42:05.009Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-11T15:42:05.009Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-11T15:42:05.009Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-11T15:42:05.009Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-09-11T15:42:05.009Z] service_test.go:29: testEnv.OSType == "windows" [2019-09-11T15:42:05.009Z] === RUN TestDaemonDefaultNetworkPools [2019-09-11T15:42:05.009Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-09-11T15:42:05.009Z] service_test.go:51: testEnv.OSType == "windows" [2019-09-11T15:42:05.009Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-11T15:42:05.009Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-09-11T15:42:05.009Z] service_test.go:94: testEnv.OSType == "windows" [2019-09-11T15:42:05.009Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-11T15:42:05.009Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-09-11T15:42:05.009Z] service_test.go:127: testEnv.OSType == "windows" [2019-09-11T15:42:05.009Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-11T15:42:05.009Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-09-11T15:42:05.009Z] service_test.go:177: testEnv.OSType == "windows" [2019-09-11T15:42:05.009Z] === RUN TestServiceWithPredefinedNetwork [2019-09-11T15:42:05.009Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-09-11T15:42:05.009Z] service_test.go:201: testEnv.OSType == "windows" [2019-09-11T15:42:05.009Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-11T15:42:05.009Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-11T15:42:05.009Z] service_test.go:230: FLAKY_TEST [2019-09-11T15:42:05.009Z] === RUN TestServiceWithDataPathPortInit [2019-09-11T15:42:05.009Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-09-11T15:42:05.009Z] service_test.go:319: testEnv.OSType == "windows" [2019-09-11T15:42:05.009Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-11T15:42:05.009Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-09-11T15:42:05.009Z] service_test.go:386: testEnv.OSType == "windows" [2019-09-11T15:42:05.009Z] PASS [2019-09-11T15:42:05.009Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-11T15:42:05.009Z] PASS [2019-09-11T15:42:05.009Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-11T15:42:05.009Z] PASS [2019-09-11T15:42:05.009Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-11T15:42:05.009Z] PASS [2019-09-11T15:42:05.009Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-11T15:42:05.009Z] PASS [2019-09-11T15:42:05.009Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-11T15:42:05.009Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-11T15:42:05.009Z] INFO: Testing against a local daemon [2019-09-11T15:42:05.009Z] === RUN TestPluginInvalidJSON [2019-09-11T15:42:05.009Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-11T15:42:05.009Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-11T15:42:05.009Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-11T15:42:05.009Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-09-11T15:42:05.009Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2019-09-11T15:42:05.009Z] PASS [2019-09-11T15:42:05.009Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-11T15:42:05.009Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-11T15:42:05.009Z] INFO: Testing against a local daemon [2019-09-11T15:42:05.009Z] === RUN TestExternalGraphDriver [2019-09-11T15:42:05.009Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-09-11T15:42:05.009Z] external_test.go:48: runtime.GOOS == "windows" [2019-09-11T15:42:05.009Z] === RUN TestGraphdriverPluginV2 [2019-09-11T15:42:05.009Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-09-11T15:42:05.009Z] external_test.go:407: runtime.GOOS == "windows" [2019-09-11T15:42:05.009Z] PASS [2019-09-11T15:42:05.009Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-11T15:42:05.009Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-11T15:42:05.009Z] INFO: Testing against a local daemon [2019-09-11T15:42:05.009Z] PASS [2019-09-11T15:42:05.009Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-11T15:42:05.260Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-09-11T15:42:05.472Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-11T15:42:05.472Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-09-11T15:42:05.472Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-11T15:42:05.472Z] INFO: Testing against a local daemon [2019-09-11T15:42:05.472Z] === RUN TestSecretInspect [2019-09-11T15:42:05.472Z] --- SKIP: TestSecretInspect (0.00s) [2019-09-11T15:42:05.472Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:42:05.472Z] === RUN TestSecretList [2019-09-11T15:42:05.472Z] --- SKIP: TestSecretList (0.00s) [2019-09-11T15:42:05.472Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:42:05.472Z] === RUN TestSecretsCreateAndDelete [2019-09-11T15:42:05.472Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-09-11T15:42:05.472Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:42:05.472Z] === RUN TestSecretsUpdate [2019-09-11T15:42:05.472Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-09-11T15:42:05.472Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:42:05.472Z] === RUN TestTemplatedSecret [2019-09-11T15:42:05.472Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-09-11T15:42:05.472Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:42:05.472Z] === RUN TestSecretCreateResolve [2019-09-11T15:42:05.472Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-09-11T15:42:05.472Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:42:05.472Z] PASS [2019-09-11T15:42:05.472Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-09-11T15:42:05.472Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-11T15:42:05.472Z] INFO: Testing against a local daemon [2019-09-11T15:42:05.472Z] === RUN TestServiceCreateInit [2019-09-11T15:42:05.472Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-11T15:42:05.472Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-11T15:42:05.472Z] --- PASS: TestServiceCreateInit (0.03s) [2019-09-11T15:42:05.472Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-09-11T15:42:05.472Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:42:05.472Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-09-11T15:42:05.472Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:42:05.472Z] === RUN TestCreateServiceMultipleTimes [2019-09-11T15:42:05.472Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-09-11T15:42:05.472Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:42:05.472Z] === RUN TestCreateServiceConflict [2019-09-11T15:42:05.472Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-09-11T15:42:05.472Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:42:05.472Z] === RUN TestCreateServiceMaxReplicas [2019-09-11T15:42:05.472Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-09-11T15:42:05.472Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:42:05.472Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-11T15:42:05.472Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-09-11T15:42:05.472Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:42:05.472Z] === RUN TestCreateServiceSecretFileMode [2019-09-11T15:42:05.472Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-09-11T15:42:05.472Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:42:05.472Z] === RUN TestCreateServiceConfigFileMode [2019-09-11T15:42:05.472Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-09-11T15:42:05.472Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:42:05.472Z] === RUN TestCreateServiceSysctls [2019-09-11T15:42:05.472Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-09-11T15:42:05.472Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:42:05.472Z] === RUN TestCreateServiceCapabilities [2019-09-11T15:42:05.472Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-09-11T15:42:05.472Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:42:05.472Z] === RUN TestInspect [2019-09-11T15:42:05.472Z] --- SKIP: TestInspect (0.00s) [2019-09-11T15:42:05.472Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:42:05.472Z] === RUN TestDockerNetworkConnectAlias [2019-09-11T15:42:05.472Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-09-11T15:42:05.472Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:42:05.472Z] === RUN TestDockerNetworkReConnect [2019-09-11T15:42:05.472Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-09-11T15:42:05.472Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:42:05.472Z] === RUN TestServicePlugin [2019-09-11T15:42:05.472Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-11T15:42:05.472Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:42:05.472Z] === RUN TestServiceUpdateLabel [2019-09-11T15:42:05.472Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-09-11T15:42:05.472Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:42:05.472Z] === RUN TestServiceUpdateSecrets [2019-09-11T15:42:05.472Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-09-11T15:42:05.472Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:42:05.472Z] === RUN TestServiceUpdateConfigs [2019-09-11T15:42:05.472Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-09-11T15:42:05.472Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:42:05.472Z] === RUN TestServiceUpdateNetwork [2019-09-11T15:42:05.472Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-09-11T15:42:05.472Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-09-11T15:42:05.472Z] PASS [2019-09-11T15:42:05.472Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-09-11T15:42:05.472Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-11T15:42:05.472Z] INFO: Testing against a local daemon [2019-09-11T15:42:05.472Z] === RUN TestSessionCreate [2019-09-11T15:42:05.472Z] --- SKIP: TestSessionCreate (0.00s) [2019-09-11T15:42:05.472Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-09-11T15:42:05.472Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-11T15:42:05.472Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-09-11T15:42:05.472Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-09-11T15:42:05.472Z] PASS [2019-09-11T15:42:05.472Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-09-11T15:42:05.934Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-11T15:42:05.934Z] INFO: Testing against a local daemon [2019-09-11T15:42:05.934Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-11T15:42:05.934Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-11T15:42:05.934Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-09-11T15:42:05.934Z] === RUN TestEventsExecDie [2019-09-11T15:42:05.934Z] --- SKIP: TestEventsExecDie (0.00s) [2019-09-11T15:42:05.934Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-09-11T15:42:05.934Z] === RUN TestEventsBackwardsCompatible [2019-09-11T15:42:05.934Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-09-11T15:42:05.934Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-09-11T15:42:05.934Z] === RUN TestInfoAPI [2019-09-11T15:42:05.934Z] --- PASS: TestInfoAPI (0.03s) [2019-09-11T15:42:05.934Z] === RUN TestInfoAPIWarnings [2019-09-11T15:42:05.934Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-09-11T15:42:05.934Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-11T15:42:05.934Z] === RUN TestLoginFailsWithBadCredentials [2019-09-11T15:42:06.907Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2019-09-11T15:42:06.907Z] === RUN TestPingCacheHeaders [2019-09-11T15:42:06.907Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-09-11T15:42:06.907Z] === RUN TestPingGet [2019-09-11T15:42:06.907Z] --- PASS: TestPingGet (0.03s) [2019-09-11T15:42:06.907Z] === RUN TestPingHead [2019-09-11T15:42:06.907Z] --- PASS: TestPingHead (0.03s) [2019-09-11T15:42:06.907Z] === RUN TestVersion [2019-09-11T15:42:06.907Z] --- PASS: TestVersion (0.04s) [2019-09-11T15:42:06.907Z] PASS [2019-09-11T15:42:06.907Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-09-11T15:42:06.907Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-11T15:42:06.907Z] INFO: Testing against a local daemon [2019-09-11T15:42:06.907Z] === RUN TestVolumesCreateAndList [2019-09-11T15:42:06.907Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-09-11T15:42:06.907Z] === RUN TestVolumesRemove [2019-09-11T15:42:06.907Z] --- SKIP: TestVolumesRemove (0.00s) [2019-09-11T15:42:06.907Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-09-11T15:42:06.907Z] === RUN TestVolumesInspect [2019-09-11T15:42:06.907Z] --- PASS: TestVolumesInspect (0.04s) [2019-09-11T15:42:06.907Z] === RUN TestVolumesInvalidJSON [2019-09-11T15:42:06.907Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-11T15:42:06.907Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-11T15:42:06.907Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-11T15:42:06.907Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-09-11T15:42:06.907Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-11T15:42:06.907Z] PASS [2019-09-11T15:42:06.907Z] INFO: make.ps1 ended at 09/11/2019 15:42:06 [2019-09-11T15:42:06.907Z] INFO: Integration CLI tests being run from the host: [2019-09-11T15:42:06.907Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-09-11T15:42:09.564Z] === RUN Test/DockerSuite/TestCpToCaseE [2019-09-11T15:42:10.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-11T15:42:12.355Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-09-11T15:42:12.817Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-09-11T15:42:13.738Z] === RUN Test/DockerSuite/TestCpToCaseF [2019-09-11T15:42:13.995Z] === RUN Test/DockerSuite/TestCpToCaseG [2019-09-11T15:42:16.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-11T15:42:19.247Z] === RUN Test/DockerSuite/TestCpToCaseH [2019-09-11T15:42:19.317Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-11T15:42:19.317Z] INFO: Testing against a local daemon [2019-09-11T15:42:19.317Z] === RUN Test [2019-09-11T15:42:19.317Z] === RUN Test/DockerSuite/TestAPIClientVersionOldNotSupported [2019-09-11T15:42:19.317Z] === RUN Test/DockerSuite/TestAPICreateDeletePredefinedNetworks [2019-09-11T15:42:19.317Z] === RUN Test/DockerSuite/TestAPIErrorJSON [2019-09-11T15:42:19.317Z] === RUN Test/DockerSuite/TestAPIErrorNotFoundJSON [2019-09-11T15:42:19.317Z] === RUN Test/DockerSuite/TestAPIErrorNotFoundPlainText [2019-09-11T15:42:19.317Z] === RUN Test/DockerSuite/TestAPIErrorPlainText [2019-09-11T15:42:19.317Z] === RUN Test/DockerSuite/TestAPIGetEnabledCORS [2019-09-11T15:42:19.317Z] === RUN Test/DockerSuite/TestAPIImagesDelete [2019-09-11T15:42:19.778Z] === RUN Test/DockerSuite/TestAPIImagesFilter [2019-09-11T15:42:20.240Z] === RUN Test/DockerSuite/TestAPIImagesHistory [2019-09-11T15:42:21.786Z] === RUN Test/DockerSuite/TestAPIImagesImportBadSrc [2019-09-11T15:42:22.247Z] === RUN Test/DockerSuite/TestAPIImagesSaveAndLoad [2019-09-11T15:42:22.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-11T15:42:22.540Z] --- PASS: TestCreateServiceMultipleTimes (18.23s) [2019-09-11T15:42:22.540Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-09-11T15:42:22.540Z] daemon.go:336: [d62890931161b] waiting for daemon to start [2019-09-11T15:42:22.540Z] daemon.go:336: [d62890931161b] waiting for daemon to start [2019-09-11T15:42:22.540Z] daemon.go:364: [d62890931161b] daemon started [2019-09-11T15:42:22.540Z] daemon.go:472: [d62890931161b] Stopping daemon [2019-09-11T15:42:22.540Z] daemon.go:307: [d62890931161b] exiting daemon [2019-09-11T15:42:22.540Z] daemon.go:459: [d62890931161b] Daemon stopped [2019-09-11T15:42:22.540Z] === RUN TestCreateServiceConflict [2019-09-11T15:42:22.912Z] --- PASS: TestCreateServiceConflict (2.57s) [2019-09-11T15:42:22.912Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-09-11T15:42:22.912Z] daemon.go:336: [db14679327ae1] waiting for daemon to start [2019-09-11T15:42:22.912Z] daemon.go:336: [db14679327ae1] waiting for daemon to start [2019-09-11T15:42:22.912Z] daemon.go:364: [db14679327ae1] daemon started [2019-09-11T15:42:22.912Z] daemon.go:472: [db14679327ae1] Stopping daemon [2019-09-11T15:42:22.912Z] daemon.go:307: [db14679327ae1] exiting daemon [2019-09-11T15:42:22.912Z] daemon.go:459: [db14679327ae1] Daemon stopped [2019-09-11T15:42:22.912Z] === RUN TestCreateServiceMaxReplicas [2019-09-11T15:42:23.168Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-09-11T15:42:23.168Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgEnv [2019-09-11T15:42:23.168Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgExpansion [2019-09-11T15:42:23.434Z] === RUN Test/DockerSuite/TestCpToCaseI [2019-09-11T15:42:23.694Z] === RUN Test/DockerSuite/TestCpToCaseJ [2019-09-11T15:42:27.031Z] --- PASS: TestCreateServiceMaxReplicas (3.89s) [2019-09-11T15:42:27.031Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-09-11T15:42:27.031Z] daemon.go:336: [da9e21e3b7146] waiting for daemon to start [2019-09-11T15:42:27.031Z] daemon.go:336: [da9e21e3b7146] waiting for daemon to start [2019-09-11T15:42:27.031Z] daemon.go:364: [da9e21e3b7146] daemon started [2019-09-11T15:42:27.031Z] daemon.go:472: [da9e21e3b7146] Stopping daemon [2019-09-11T15:42:27.031Z] daemon.go:307: [da9e21e3b7146] exiting daemon [2019-09-11T15:42:27.031Z] daemon.go:459: [da9e21e3b7146] Daemon stopped [2019-09-11T15:42:27.031Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-11T15:42:27.876Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-09-11T15:42:27.876Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgHistory [2019-09-11T15:42:27.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-11T15:42:28.338Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-09-11T15:42:28.338Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-09-11T15:42:28.338Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-09-11T15:42:28.948Z] === RUN Test/DockerSuite/TestCpToContainerWithPermissions [2019-09-11T15:42:29.878Z] === RUN Test/DockerSuite/TestCpToDot [2019-09-11T15:42:30.809Z] === RUN Test/DockerSuite/TestCpToErrReadOnlyRootfs [2019-09-11T15:42:32.703Z] === RUN Test/DockerSuite/TestCpToErrReadOnlyVolume [2019-09-11T15:42:34.072Z] === RUN Test/DockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-09-11T15:42:34.636Z] === RUN Test/DockerSuite/TestCpToStdout [2019-09-11T15:42:34.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-11T15:42:34.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-11T15:42:35.843Z] === RUN Test/DockerSuite/TestCpToSymlinkDestination [2019-09-11T15:42:39.116Z] === RUN Test/DockerSuite/TestCpToSymlinkToDirectory [2019-09-11T15:42:39.679Z] === RUN Test/DockerSuite/TestCpUnprivilegedUser [2019-09-11T15:42:40.611Z] === RUN Test/DockerSuite/TestCpVolumePath [2019-09-11T15:42:41.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-11T15:42:42.506Z] === RUN Test/DockerSuite/TestCreate64ByteHexID [2019-09-11T15:42:42.506Z] === RUN Test/DockerSuite/TestCreateArgs [2019-09-11T15:42:42.763Z] === RUN Test/DockerSuite/TestCreateByImageID [2019-09-11T15:42:42.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-11T15:42:43.327Z] === RUN Test/DockerSuite/TestCreateEchoStdout [2019-09-11T15:42:43.636Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.68s) [2019-09-11T15:42:43.636Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-09-11T15:42:43.636Z] daemon.go:336: [dec0588e79064] waiting for daemon to start [2019-09-11T15:42:43.636Z] daemon.go:336: [dec0588e79064] waiting for daemon to start [2019-09-11T15:42:43.636Z] daemon.go:364: [dec0588e79064] daemon started [2019-09-11T15:42:43.636Z] daemon.go:472: [dec0588e79064] Stopping daemon [2019-09-11T15:42:43.636Z] daemon.go:307: [dec0588e79064] exiting daemon [2019-09-11T15:42:43.636Z] daemon.go:459: [dec0588e79064] Daemon stopped [2019-09-11T15:42:43.636Z] === RUN TestCreateServiceSecretFileMode [2019-09-11T15:42:44.258Z] === RUN Test/DockerSuite/TestCreateGrowRootfs [2019-09-11T15:42:44.258Z] === RUN Test/DockerSuite/TestCreateHostConfig [2019-09-11T15:42:44.426Z] --- PASS: TestCreateServiceSecretFileMode (2.94s) [2019-09-11T15:42:44.426Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-09-11T15:42:44.426Z] daemon.go:336: [d5cd3b0371817] waiting for daemon to start [2019-09-11T15:42:44.426Z] daemon.go:336: [d5cd3b0371817] waiting for daemon to start [2019-09-11T15:42:44.426Z] daemon.go:364: [d5cd3b0371817] daemon started [2019-09-11T15:42:44.426Z] daemon.go:472: [d5cd3b0371817] Stopping daemon [2019-09-11T15:42:44.426Z] daemon.go:307: [d5cd3b0371817] exiting daemon [2019-09-11T15:42:44.426Z] daemon.go:459: [d5cd3b0371817] Daemon stopped [2019-09-11T15:42:44.426Z] === RUN TestCreateServiceConfigFileMode [2019-09-11T15:42:44.515Z] === RUN Test/DockerSuite/TestCreateHostnameWithNumber [2019-09-11T15:42:45.445Z] === RUN Test/DockerSuite/TestCreateLabelFromImage [2019-09-11T15:42:45.701Z] === RUN Test/DockerSuite/TestCreateLabels [2019-09-11T15:42:45.701Z] === RUN Test/DockerSuite/TestCreateModeIpcContainer [2019-09-11T15:42:45.958Z] === RUN Test/DockerSuite/TestCreateRM [2019-09-11T15:42:46.215Z] === RUN Test/DockerSuite/TestCreateShrinkRootfs [2019-09-11T15:42:46.215Z] === RUN Test/DockerSuite/TestCreateStopSignal [2019-09-11T15:42:46.215Z] === RUN Test/DockerSuite/TestCreateStopTimeout [2019-09-11T15:42:46.472Z] === RUN Test/DockerSuite/TestCreateUnsetEntrypoint [2019-09-11T15:42:47.801Z] --- PASS: TestCreateServiceConfigFileMode (3.03s) [2019-09-11T15:42:47.801Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-09-11T15:42:47.801Z] daemon.go:336: [d047a01ae4ac6] waiting for daemon to start [2019-09-11T15:42:47.801Z] daemon.go:336: [d047a01ae4ac6] waiting for daemon to start [2019-09-11T15:42:47.801Z] daemon.go:364: [d047a01ae4ac6] daemon started [2019-09-11T15:42:47.801Z] daemon.go:472: [d047a01ae4ac6] Stopping daemon [2019-09-11T15:42:47.801Z] daemon.go:307: [d047a01ae4ac6] exiting daemon [2019-09-11T15:42:47.801Z] daemon.go:459: [d047a01ae4ac6] Daemon stopped [2019-09-11T15:42:47.801Z] === RUN TestCreateServiceSysctls [2019-09-11T15:42:48.994Z] === RUN Test/DockerSuite/TestCreateVolumesCreated [2019-09-11T15:42:48.994Z] === RUN Test/DockerSuite/TestCreateWithInvalidLogOpts [2019-09-11T15:42:49.252Z] === RUN Test/DockerSuite/TestCreateWithLargePortRange [2019-09-11T15:42:49.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-11T15:42:52.543Z] === RUN Test/DockerSuite/TestCreateWithPortRange [2019-09-11T15:42:52.800Z] === RUN Test/DockerSuite/TestCreateWithTooLowMemoryLimit [2019-09-11T15:42:52.800Z] === RUN Test/DockerSuite/TestCreateWithWorkdir [2019-09-11T15:42:52.907Z] --- PASS: TestCreateServiceSysctls (4.56s) [2019-09-11T15:42:52.907Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-09-11T15:42:52.907Z] daemon.go:336: [d014c3d0b846f] waiting for daemon to start [2019-09-11T15:42:52.907Z] daemon.go:336: [d014c3d0b846f] waiting for daemon to start [2019-09-11T15:42:52.907Z] daemon.go:364: [d014c3d0b846f] daemon started [2019-09-11T15:42:52.907Z] daemon.go:472: [d014c3d0b846f] Stopping daemon [2019-09-11T15:42:52.907Z] daemon.go:307: [d014c3d0b846f] exiting daemon [2019-09-11T15:42:52.907Z] daemon.go:459: [d014c3d0b846f] Daemon stopped [2019-09-11T15:42:52.907Z] === RUN TestCreateServiceCapabilities [2019-09-11T15:42:53.057Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-09-11T15:42:53.057Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-09-11T15:42:53.057Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-09-11T15:42:53.988Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-09-11T15:42:55.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-11T15:42:55.358Z] === RUN Test/DockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-09-11T15:42:55.615Z] === RUN Test/DockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-09-11T15:42:56.237Z] --- PASS: TestCreateServiceCapabilities (3.54s) [2019-09-11T15:42:56.237Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-09-11T15:42:56.237Z] daemon.go:336: [dc57f1d156ec3] waiting for daemon to start [2019-09-11T15:42:56.237Z] daemon.go:336: [dc57f1d156ec3] waiting for daemon to start [2019-09-11T15:42:56.237Z] daemon.go:364: [dc57f1d156ec3] daemon started [2019-09-11T15:42:56.237Z] daemon.go:472: [dc57f1d156ec3] Stopping daemon [2019-09-11T15:42:56.237Z] daemon.go:307: [dc57f1d156ec3] exiting daemon [2019-09-11T15:42:56.237Z] daemon.go:459: [dc57f1d156ec3] Daemon stopped [2019-09-11T15:42:56.237Z] === RUN TestInspect [2019-09-11T15:42:56.545Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-09-11T15:42:58.545Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-09-11T15:42:59.070Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-09-11T15:42:59.519Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-09-11T15:42:59.526Z] --- PASS: TestInspect (3.85s) [2019-09-11T15:42:59.526Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-09-11T15:42:59.526Z] daemon.go:336: [d78c322ad04ac] waiting for daemon to start [2019-09-11T15:42:59.526Z] daemon.go:336: [d78c322ad04ac] waiting for daemon to start [2019-09-11T15:42:59.526Z] daemon.go:364: [d78c322ad04ac] daemon started [2019-09-11T15:42:59.526Z] daemon.go:472: [d78c322ad04ac] Stopping daemon [2019-09-11T15:42:59.526Z] daemon.go:307: [d78c322ad04ac] exiting daemon [2019-09-11T15:42:59.526Z] daemon.go:459: [d78c322ad04ac] Daemon stopped [2019-09-11T15:42:59.526Z] === RUN TestDockerNetworkConnectAlias [2019-09-11T15:42:59.980Z] === RUN Test/DockerSuite/TestBuildCacheAdd [2019-09-11T15:43:00.442Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-11T15:43:00.442Z] === RUN Test/DockerSuite/TestBuildCacheBrokenSymlink [2019-09-11T15:43:00.699Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-09-11T15:43:01.630Z] === RUN Test/DockerSuite/TestDeprecatedStartWithNilDNS [2019-09-11T15:43:01.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-11T15:43:01.989Z] === RUN Test/DockerSuite/TestBuildCacheFrom [2019-09-11T15:43:01.989Z] === RUN Test/DockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-09-11T15:43:02.561Z] === RUN Test/DockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-09-11T15:43:02.561Z] === RUN Test/DockerSuite/TestDevicePermissions [2019-09-11T15:43:03.931Z] === RUN Test/DockerSuite/TestDockerFails [2019-09-11T15:43:03.931Z] === RUN Test/DockerSuite/TestDockerInspectMultipleNetwork [2019-09-11T15:43:03.931Z] === RUN Test/DockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-09-11T15:43:03.931Z] === RUN Test/DockerSuite/TestDockerInspectNetworkWithContainerName [2019-09-11T15:43:05.302Z] === RUN Test/DockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-09-11T15:43:05.860Z] --- PASS: TestDockerNetworkConnectAlias (5.67s) [2019-09-11T15:43:05.860Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-09-11T15:43:05.860Z] daemon.go:336: [dbdcf22a304db] waiting for daemon to start [2019-09-11T15:43:05.860Z] daemon.go:336: [dbdcf22a304db] waiting for daemon to start [2019-09-11T15:43:05.860Z] daemon.go:364: [dbdcf22a304db] daemon started [2019-09-11T15:43:05.860Z] daemon.go:472: [dbdcf22a304db] Stopping daemon [2019-09-11T15:43:05.860Z] daemon.go:307: [dbdcf22a304db] exiting daemon [2019-09-11T15:43:05.860Z] daemon.go:459: [dbdcf22a304db] Daemon stopped [2019-09-11T15:43:05.860Z] === RUN TestDockerNetworkReConnect [2019-09-11T15:43:06.671Z] === RUN Test/DockerSuite/TestDockerNetworkDeleteMultiple [2019-09-11T15:43:06.703Z] === RUN Test/DockerSuite/TestBuildCacheRootSource [2019-09-11T15:43:07.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-11T15:43:07.677Z] === RUN Test/DockerSuite/TestBuildChownOnCopy [2019-09-11T15:43:07.677Z] === RUN Test/DockerSuite/TestBuildChownSingleFile [2019-09-11T15:43:07.677Z] === RUN Test/DockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-09-11T15:43:08.574Z] === RUN Test/DockerSuite/TestDockerNetworkDeleteNotExists [2019-09-11T15:43:08.574Z] === RUN Test/DockerSuite/TestDockerNetworkInspect [2019-09-11T15:43:08.652Z] === RUN Test/DockerSuite/TestBuildClearCmd [2019-09-11T15:43:08.832Z] === RUN Test/DockerSuite/TestDockerNetworkInspectWithID [2019-09-11T15:43:09.089Z] === RUN Test/DockerSuite/TestDockerNetworkInternalMode [2019-09-11T15:43:09.627Z] === RUN Test/DockerSuite/TestBuildCmd [2019-09-11T15:43:10.089Z] === RUN Test/DockerSuite/TestBuildCmdJSONNoShDashC [2019-09-11T15:43:10.551Z] === RUN Test/DockerSuite/TestBuildCmdShDashC [2019-09-11T15:43:11.014Z] === RUN Test/DockerSuite/TestBuildCmdShellArgsEscaped [2019-09-11T15:43:11.057Z] --- PASS: TestDockerNetworkReConnect (5.29s) [2019-09-11T15:43:11.057Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-09-11T15:43:11.057Z] daemon.go:336: [db80932bbf1ba] waiting for daemon to start [2019-09-11T15:43:11.057Z] daemon.go:336: [db80932bbf1ba] waiting for daemon to start [2019-09-11T15:43:11.057Z] daemon.go:364: [db80932bbf1ba] daemon started [2019-09-11T15:43:11.057Z] daemon.go:472: [db80932bbf1ba] Stopping daemon [2019-09-11T15:43:11.057Z] daemon.go:307: [db80932bbf1ba] exiting daemon [2019-09-11T15:43:11.057Z] daemon.go:459: [db80932bbf1ba] Daemon stopped [2019-09-11T15:43:11.057Z] === RUN TestServicePlugin [2019-09-11T15:43:11.057Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-11T15:43:11.057Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:43:11.057Z] === RUN TestServiceUpdateLabel [2019-09-11T15:43:12.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-11T15:43:13.558Z] --- PASS: TestServiceUpdateLabel (3.09s) [2019-09-11T15:43:13.558Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-09-11T15:43:13.558Z] daemon.go:336: [d02097f4b2aca] waiting for daemon to start [2019-09-11T15:43:13.558Z] daemon.go:336: [d02097f4b2aca] waiting for daemon to start [2019-09-11T15:43:13.558Z] daemon.go:364: [d02097f4b2aca] daemon started [2019-09-11T15:43:13.558Z] daemon.go:472: [d02097f4b2aca] Stopping daemon [2019-09-11T15:43:13.558Z] daemon.go:307: [d02097f4b2aca] exiting daemon [2019-09-11T15:43:13.558Z] daemon.go:459: [d02097f4b2aca] Daemon stopped [2019-09-11T15:43:13.558Z] === RUN TestServiceUpdateSecrets [2019-09-11T15:43:14.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-11T15:43:15.722Z] === RUN Test/DockerSuite/TestBuildCmdSpaces [2019-09-11T15:43:17.184Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-09-11T15:43:17.913Z] === RUN Test/DockerSuite/TestBuildCommentsShebangs [2019-09-11T15:43:17.913Z] === RUN Test/DockerSuite/TestBuildConditionalCache [2019-09-11T15:43:18.662Z] === RUN Test/DockerSuite/TestBuildContChar [2019-09-11T15:43:18.927Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-09-11T15:43:20.297Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-11T15:43:21.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-11T15:43:22.198Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-09-11T15:43:23.397Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-11T15:43:23.397Z] Using test binary docker [2019-09-11T15:43:23.397Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-11T15:43:23.397Z] +++ /etc/init.d/apparmor start [2019-09-11T15:43:23.397Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-11T15:43:23.397Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-11T15:43:23.397Z] Warning failed to create cache: (null) [2019-09-11T15:43:23.397Z] . [2019-09-11T15:43:23.397Z] INFO: Waiting for daemon to start... [2019-09-11T15:43:23.397Z] Starting dockerd [2019-09-11T15:43:23.397Z] +++ 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-09-11T15:43:24.723Z] === RUN Test/DockerSuite/TestEmbeddedDNSInvalidInput [2019-09-11T15:43:25.415Z] . [2019-09-11T15:43:25.415Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-11T15:43:25.415Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-11T15:43:25.415Z] Error: No such image: emptyfs [2019-09-11T15:43:25.415Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-11T15:43:25.415Z] ++++ docker load [2019-09-11T15:43:25.654Z] === RUN Test/DockerSuite/TestEventsAttach [2019-09-11T15:43:25.700Z] Running integration-test (iteration 1) [2019-09-11T15:43:25.700Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-09-11T15:43:25.700Z] ++ 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-09-11T15:43:25.700Z] ++ set -e [2019-09-11T15:43:25.700Z] ++ '[' -n 1 ']' [2019-09-11T15:43:25.700Z] ++ set -x [2019-09-11T15:43:25.700Z] ++ env -i DEST=/go/src/github.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-09-11T15:43:27.027Z] === RUN Test/DockerSuite/TestEventsCommit [2019-09-11T15:43:27.958Z] === RUN Test/DockerSuite/TestEventsContainerEvents [2019-09-11T15:43:28.888Z] === RUN Test/DockerSuite/TestEventsContainerEventsAttrSort [2019-09-11T15:43:29.819Z] === RUN Test/DockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-09-11T15:43:30.384Z] === RUN Test/DockerSuite/TestEventsContainerFilterBeforeCreate [2019-09-11T15:43:31.077Z] === RUN Test/DockerSuite/TestBuildContainerWithCgroupParent [2019-09-11T15:43:31.077Z] === RUN Test/DockerSuite/TestBuildContextCleanup [2019-09-11T15:43:31.540Z] === RUN Test/DockerSuite/TestBuildContextCleanupFailedBuild [2019-09-11T15:43:32.336Z] === RUN Test/DockerSuite/TestEventsContainerFilterByName [2019-09-11T15:43:33.088Z] === RUN Test/DockerSuite/TestBuildContextTarGzip [2019-09-11T15:43:33.373Z] --- PASS: TestServiceUpdateSecrets (16.83s) [2019-09-11T15:43:33.373Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-09-11T15:43:33.373Z] daemon.go:336: [d8bbf0ff4277b] waiting for daemon to start [2019-09-11T15:43:33.373Z] daemon.go:336: [d8bbf0ff4277b] waiting for daemon to start [2019-09-11T15:43:33.373Z] daemon.go:364: [d8bbf0ff4277b] daemon started [2019-09-11T15:43:33.373Z] daemon.go:472: [d8bbf0ff4277b] Stopping daemon [2019-09-11T15:43:33.373Z] daemon.go:307: [d8bbf0ff4277b] exiting daemon [2019-09-11T15:43:33.373Z] daemon.go:459: [d8bbf0ff4277b] Daemon stopped [2019-09-11T15:43:33.373Z] === RUN TestServiceUpdateConfigs [2019-09-11T15:43:34.063Z] === RUN Test/DockerSuite/TestBuildContextTarNoCompression [2019-09-11T15:43:34.231Z] === RUN Test/DockerSuite/TestEventsContainerRestart [2019-09-11T15:43:34.525Z] === RUN Test/DockerSuite/TestBuildCopyAddMultipleFiles [2019-09-11T15:43:34.525Z] === RUN Test/DockerSuite/TestBuildCopyCacheOnFileChange [2019-09-11T15:43:35.501Z] === RUN Test/DockerSuite/TestBuildCopyDirButNotFile [2019-09-11T15:43:35.964Z] === RUN Test/DockerSuite/TestBuildCopyDirContentToExistDir [2019-09-11T15:43:35.964Z] === RUN Test/DockerSuite/TestBuildCopyDirContentToRoot [2019-09-11T15:43:35.964Z] === RUN Test/DockerSuite/TestBuildCopyFileDotWithWorkdir [2019-09-11T15:43:37.509Z] === RUN Test/DockerSuite/TestEventsContainerWithMultiNetwork [2019-09-11T15:43:37.509Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-11T15:43:40.032Z] === RUN Test/DockerSuite/TestEventsCopy [2019-09-11T15:43:40.956Z] Loaded image: buildpack-deps:jessie [2019-09-11T15:43:40.956Z] Loaded image: busybox:latest [2019-09-11T15:43:40.956Z] Loaded image: busybox:glibc [2019-09-11T15:43:40.956Z] Loaded image: debian:jessie [2019-09-11T15:43:40.956Z] Loaded image: hello-world:latest [2019-09-11T15:43:40.956Z] INFO: Testing against a local daemon [2019-09-11T15:43:40.956Z] === RUN TestCgroupNamespacesBuild [2019-09-11T15:43:41.405Z] === RUN Test/DockerSuite/TestEventsFilterContainer [2019-09-11T15:43:41.575Z] --- PASS: TestCgroupNamespacesBuild (1.66s) [2019-09-11T15:43:41.575Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-09-11T15:43:41.575Z] daemon.go:336: [ddf56e2a391fb] waiting for daemon to start [2019-09-11T15:43:41.575Z] daemon.go:336: [ddf56e2a391fb] waiting for daemon to start [2019-09-11T15:43:41.575Z] daemon.go:364: [ddf56e2a391fb] daemon started [2019-09-11T15:43:41.575Z] daemon.go:472: [ddf56e2a391fb] Stopping daemon [2019-09-11T15:43:41.575Z] daemon.go:307: [ddf56e2a391fb] exiting daemon [2019-09-11T15:43:41.575Z] daemon.go:459: [ddf56e2a391fb] Daemon stopped [2019-09-11T15:43:41.575Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-11T15:43:41.784Z] === RUN Test/DockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-09-11T15:43:43.049Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s) [2019-09-11T15:43:43.049Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-09-11T15:43:43.049Z] daemon.go:336: [d16032304a1d7] waiting for daemon to start [2019-09-11T15:43:43.049Z] daemon.go:336: [d16032304a1d7] waiting for daemon to start [2019-09-11T15:43:43.049Z] daemon.go:364: [d16032304a1d7] daemon started [2019-09-11T15:43:43.049Z] daemon.go:472: [d16032304a1d7] Stopping daemon [2019-09-11T15:43:43.049Z] daemon.go:307: [d16032304a1d7] exiting daemon [2019-09-11T15:43:43.049Z] daemon.go:459: [d16032304a1d7] Daemon stopped [2019-09-11T15:43:43.049Z] === RUN TestBuildWithSession [2019-09-11T15:43:43.929Z] === RUN Test/DockerSuite/TestEventsFilterImageInContainerAction [2019-09-11T15:43:44.517Z] === RUN Test/DockerSuite/TestEventsFilterImageLabels [2019-09-11T15:43:44.819Z] === RUN Test/DockerSuite/TestEventsFilterImageName [2019-09-11T15:43:45.769Z] --- PASS: TestBuildWithSession (2.16s) [2019-09-11T15:43:45.769Z] === RUN TestBuildSquashParent [2019-09-11T15:43:46.713Z] === RUN Test/DockerSuite/TestEventsFilterLabels [2019-09-11T15:43:47.031Z] --- PASS: TestServiceUpdateConfigs (16.57s) [2019-09-11T15:43:47.031Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-09-11T15:43:47.031Z] daemon.go:336: [dfff1cab7e48e] waiting for daemon to start [2019-09-11T15:43:47.031Z] daemon.go:336: [dfff1cab7e48e] waiting for daemon to start [2019-09-11T15:43:47.031Z] daemon.go:364: [dfff1cab7e48e] daemon started [2019-09-11T15:43:47.031Z] daemon.go:472: [dfff1cab7e48e] Stopping daemon [2019-09-11T15:43:47.031Z] daemon.go:307: [dfff1cab7e48e] exiting daemon [2019-09-11T15:43:47.031Z] daemon.go:459: [dfff1cab7e48e] Daemon stopped [2019-09-11T15:43:47.031Z] === RUN TestServiceUpdateNetwork [2019-09-11T15:43:47.277Z] === RUN Test/DockerSuite/TestEventsFilterNetworkID [2019-09-11T15:43:47.277Z] === RUN Test/DockerSuite/TestEventsFilterType [2019-09-11T15:43:47.534Z] === RUN Test/DockerSuite/TestEventsFilterVolumeAndNetworkType [2019-09-11T15:43:47.792Z] === RUN Test/DockerSuite/TestEventsFilterVolumeID [2019-09-11T15:43:47.792Z] === RUN Test/DockerSuite/TestEventsFilters [2019-09-11T15:43:49.164Z] === RUN Test/DockerSuite/TestEventsFormat [2019-09-11T15:43:51.060Z] === RUN Test/DockerSuite/TestEventsFormatBadField [2019-09-11T15:43:51.060Z] === RUN Test/DockerSuite/TestEventsFormatBadFunc [2019-09-11T15:43:51.060Z] === RUN Test/DockerSuite/TestEventsImageImport [2019-09-11T15:43:51.268Z] --- PASS: TestBuildSquashParent (5.25s) [2019-09-11T15:43:51.268Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-11T15:43:51.268Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-11T15:43:51.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-11T15:43:51.268Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-11T15:43:51.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-11T15:43:51.268Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-11T15:43:51.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-11T15:43:51.268Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-11T15:43:51.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-11T15:43:51.268Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-11T15:43:51.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-11T15:43:51.268Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-11T15:43:51.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-11T15:43:51.268Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-11T15:43:51.268Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-11T15:43:51.268Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-11T15:43:51.268Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-11T15:43:51.990Z] === RUN Test/DockerSuite/TestEventsImageLoad [2019-09-11T15:43:51.990Z] === RUN Test/DockerSuite/TestEventsImagePull [2019-09-11T15:43:52.554Z] === RUN Test/DockerSuite/TestEventsImageTag [2019-09-11T15:43:53.484Z] === RUN Test/DockerSuite/TestEventsImageUntagDelete [2019-09-11T15:43:53.741Z] === RUN Test/DockerSuite/TestEventsOOMDisableFalse [2019-09-11T15:43:53.741Z] === RUN Test/DockerSuite/TestEventsOOMDisableTrue [2019-09-11T15:43:53.741Z] === RUN Test/DockerSuite/TestEventsPluginOps [2019-09-11T15:43:53.968Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-11T15:43:53.968Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-11T15:43:53.998Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesCreate [2019-09-11T15:43:55.892Z] === RUN Test/DockerSuite/TestEventsRedirectStdout [2019-09-11T15:43:56.674Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-09-11T15:43:56.674Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.48s) [2019-09-11T15:43:56.674Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.50s) [2019-09-11T15:43:56.674Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.56s) [2019-09-11T15:43:56.674Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.63s) [2019-09-11T15:43:56.674Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.31s) [2019-09-11T15:43:56.674Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.38s) [2019-09-11T15:43:56.674Z] === RUN TestBuildMultiStageCopy [2019-09-11T15:43:56.674Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-11T15:43:56.824Z] === RUN Test/DockerSuite/TestEventsRename [2019-09-11T15:43:57.757Z] === RUN Test/DockerSuite/TestEventsResize [2019-09-11T15:43:58.689Z] === RUN Test/DockerSuite/TestEventsSinceInTheFuture [2019-09-11T15:43:58.708Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-11T15:43:58.993Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-11T15:43:59.280Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-11T15:43:59.562Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-11T15:43:59.621Z] === RUN Test/DockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-09-11T15:44:00.179Z] --- PASS: TestBuildMultiStageCopy (3.64s) [2019-09-11T15:44:00.179Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.06s) [2019-09-11T15:44:00.179Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2019-09-11T15:44:00.179Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2019-09-11T15:44:00.179Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2019-09-11T15:44:00.179Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) [2019-09-11T15:44:00.179Z] === RUN TestBuildMultiStageParentConfig [2019-09-11T15:44:00.553Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-11T15:44:00.553Z] === RUN Test/DockerSuite/TestEventsStreaming [2019-09-11T15:44:01.191Z] --- PASS: TestBuildMultiStageParentConfig (0.99s) [2019-09-11T15:44:01.191Z] === RUN TestBuildLabelWithTargets [2019-09-11T15:44:01.922Z] === RUN Test/DockerSuite/TestEventsTimestampFormats [2019-09-11T15:44:02.664Z] --- PASS: TestBuildLabelWithTargets (1.52s) [2019-09-11T15:44:02.664Z] === RUN TestBuildWithEmptyLayers [2019-09-11T15:44:03.300Z] --- PASS: TestBuildWithEmptyLayers (0.76s) [2019-09-11T15:44:03.300Z] === RUN TestBuildMultiStageOnBuild [2019-09-11T15:44:03.532Z] --- PASS: TestServiceUpdateNetwork (14.28s) [2019-09-11T15:44:03.532Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-09-11T15:44:03.532Z] daemon.go:336: [d7f9958681523] waiting for daemon to start [2019-09-11T15:44:03.532Z] daemon.go:336: [d7f9958681523] waiting for daemon to start [2019-09-11T15:44:03.532Z] daemon.go:364: [d7f9958681523] daemon started [2019-09-11T15:44:03.532Z] daemon.go:472: [d7f9958681523] Stopping daemon [2019-09-11T15:44:03.532Z] daemon.go:307: [d7f9958681523] exiting daemon [2019-09-11T15:44:03.532Z] daemon.go:459: [d7f9958681523] Daemon stopped [2019-09-11T15:44:03.532Z] PASS [2019-09-11T15:44:03.532Z] [2019-09-11T15:44:03.532Z] === Skipped [2019-09-11T15:44:03.532Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-09-11T15:44:03.532Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:44:03.532Z] [2019-09-11T15:44:03.532Z] [2019-09-11T15:44:03.532Z] DONE 19 tests, 1 skipped in 130.586s [2019-09-11T15:44:03.532Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-09-11T15:44:03.532Z] ++ 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-09-11T15:44:03.532Z] ++ set -e [2019-09-11T15:44:03.532Z] ++ '[' -n 1 ']' [2019-09-11T15:44:03.532Z] ++ set -x [2019-09-11T15:44:03.532Z] ++ env -i DEST=/go/src/github.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-09-11T15:44:03.532Z] INFO: Testing against a local daemon [2019-09-11T15:44:03.532Z] === RUN TestSessionCreate [2019-09-11T15:44:03.532Z] --- PASS: TestSessionCreate (0.03s) [2019-09-11T15:44:03.532Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-11T15:44:03.532Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2019-09-11T15:44:03.532Z] PASS [2019-09-11T15:44:03.532Z] [2019-09-11T15:44:03.532Z] DONE 2 tests in 0.326s [2019-09-11T15:44:03.532Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-09-11T15:44:03.532Z] ++ 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-09-11T15:44:03.532Z] ++ set -e [2019-09-11T15:44:03.532Z] ++ '[' -n 1 ']' [2019-09-11T15:44:03.532Z] ++ set -x [2019-09-11T15:44:03.532Z] ++ env -i DEST=/go/src/github.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-09-11T15:44:03.532Z] INFO: Testing against a local daemon [2019-09-11T15:44:03.532Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-11T15:44:03.532Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-11T15:44:03.532Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-11T15:44:03.532Z] === RUN TestEventsExecDie [2019-09-11T15:44:03.532Z] --- PASS: TestEventsExecDie (1.02s) [2019-09-11T15:44:03.532Z] === RUN TestEventsBackwardsCompatible [2019-09-11T15:44:03.532Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-09-11T15:44:03.532Z] === RUN TestInfoBinaryCommits [2019-09-11T15:44:03.532Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-09-11T15:44:03.532Z] === RUN TestInfoAPIVersioned [2019-09-11T15:44:03.532Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-11T15:44:03.532Z] === RUN TestInfoAPI [2019-09-11T15:44:03.532Z] --- PASS: TestInfoAPI (0.03s) [2019-09-11T15:44:03.532Z] === RUN TestInfoAPIWarnings [2019-09-11T15:44:03.925Z] --- PASS: TestInfoAPIWarnings (0.88s) [2019-09-11T15:44:03.925Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-09-11T15:44:03.925Z] daemon.go:336: [dfa1d6618af7f] waiting for daemon to start [2019-09-11T15:44:03.925Z] daemon.go:336: [dfa1d6618af7f] waiting for daemon to start [2019-09-11T15:44:03.925Z] daemon.go:364: [dfa1d6618af7f] daemon started [2019-09-11T15:44:03.925Z] daemon.go:472: [dfa1d6618af7f] Stopping daemon [2019-09-11T15:44:03.925Z] daemon.go:307: [dfa1d6618af7f] exiting daemon [2019-09-11T15:44:03.925Z] daemon.go:459: [dfa1d6618af7f] Daemon stopped [2019-09-11T15:44:03.925Z] === RUN TestLoginFailsWithBadCredentials [2019-09-11T15:44:04.304Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2019-09-11T15:44:04.304Z] === RUN TestPingCacheHeaders [2019-09-11T15:44:04.304Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-09-11T15:44:04.304Z] === RUN TestPingGet [2019-09-11T15:44:04.304Z] --- PASS: TestPingGet (0.01s) [2019-09-11T15:44:04.304Z] === RUN TestPingHead [2019-09-11T15:44:04.304Z] --- PASS: TestPingHead (0.04s) [2019-09-11T15:44:04.304Z] === RUN TestVersion [2019-09-11T15:44:04.696Z] --- PASS: TestVersion (0.04s) [2019-09-11T15:44:04.696Z] PASS [2019-09-11T15:44:04.696Z] [2019-09-11T15:44:04.696Z] === Skipped [2019-09-11T15:44:04.696Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-11T15:44:04.696Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-11T15:44:04.696Z] [2019-09-11T15:44:04.696Z] [2019-09-11T15:44:04.696Z] DONE 12 tests, 1 skipped in 2.828s [2019-09-11T15:44:04.696Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-09-11T15:44:04.696Z] ++ 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-09-11T15:44:04.696Z] ++ set -e [2019-09-11T15:44:04.696Z] ++ '[' -n 1 ']' [2019-09-11T15:44:04.696Z] ++ set -x [2019-09-11T15:44:04.696Z] ++ env -i DEST=/go/src/github.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-09-11T15:44:04.696Z] INFO: Testing against a local daemon [2019-09-11T15:44:04.696Z] === RUN TestVolumesCreateAndList [2019-09-11T15:44:04.696Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-09-11T15:44:04.696Z] === RUN TestVolumesRemove [2019-09-11T15:44:04.696Z] --- PASS: TestVolumesRemove (0.10s) [2019-09-11T15:44:04.696Z] === RUN TestVolumesInspect [2019-09-11T15:44:04.696Z] --- PASS: TestVolumesInspect (0.02s) [2019-09-11T15:44:04.696Z] === RUN TestVolumesInvalidJSON [2019-09-11T15:44:05.066Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-11T15:44:05.066Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-11T15:44:05.066Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-11T15:44:05.066Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-09-11T15:44:05.066Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-11T15:44:05.066Z] PASS [2019-09-11T15:44:05.066Z] [2019-09-11T15:44:05.066Z] DONE 5 tests in 0.383s [2019-09-11T15:44:05.066Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-11T15:44:05.066Z] ++++ cat bundles/test-integration/docker.pid [2019-09-11T15:44:05.066Z] +++ kill 9979 [2019-09-11T15:44:05.199Z] === RUN Test/DockerSuite/TestEventsTop [2019-09-11T15:44:05.763Z] === RUN Test/DockerSuite/TestEventsUntag [2019-09-11T15:44:05.996Z] --- PASS: TestBuildMultiStageOnBuild (2.28s) [2019-09-11T15:44:05.996Z] === RUN TestBuildUncleanTarFilenames [2019-09-11T15:44:06.883Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-11T15:44:06.884Z] +++ /etc/init.d/apparmor stop [2019-09-11T15:44:06.884Z] Clearing AppArmor profiles cache:. [2019-09-11T15:44:06.884Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-11T15:44:06.884Z] Unloading profiles will leave already running processes permanently [2019-09-11T15:44:06.884Z] unconfined, which can lead to unexpected situations. [2019-09-11T15:44:06.884Z] [2019-09-11T15:44:06.884Z] To set a process to complain mode, use the command line tool [2019-09-11T15:44:06.884Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-11T15:44:06.884Z] with the 'teardown' option." [2019-09-11T15:44:06.884Z] [2019-09-11T15:44:07.011Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2019-09-11T15:44:07.011Z] === RUN TestBuildMultiStageLayerLeak [2019-09-11T15:44:08.295Z] === RUN Test/DockerSuite/TestEventsUntilInThePast Post stage [Pipeline] junit [2019-09-11T15:44:09.688Z] --- PASS: TestBuildMultiStageLayerLeak (2.43s) [2019-09-11T15:44:09.688Z] === RUN TestBuildWithHugeFile [2019-09-11T15:44:09.709Z] Recording test results [2019-09-11T15:44:10.197Z] === RUN Test/DockerSuite/TestExec [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-11T15:44:11.128Z] === RUN Test/DockerSuite/TestExecAPICreateContainerPaused [2019-09-11T15:44:11.443Z] + echo Ensuring container killed. [2019-09-11T15:44:11.443Z] Ensuring container killed. [2019-09-11T15:44:11.443Z] + docker rm -vf docker-pr49 [2019-09-11T15:44:11.443Z] Error: No such container: docker-pr49 [2019-09-11T15:44:11.443Z] + true [Pipeline] sh [2019-09-11T15:44:12.059Z] === RUN Test/DockerSuite/TestExecAPICreateNoCmd [2019-09-11T15:44:12.295Z] + echo Chowning /workspace to jenkins user [2019-09-11T15:44:12.295Z] Chowning /workspace to jenkins user [2019-09-11T15:44:12.295Z] + id -u [2019-09-11T15:44:12.295Z] + id -g [2019-09-11T15:44:12.295Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39724:/workspace busybox chown -R 1001:1001 /workspace [2019-09-11T15:44:12.295Z] Unable to find image 'busybox:latest' locally [2019-09-11T15:44:12.295Z] latest: Pulling from library/busybox [2019-09-11T15:44:12.667Z] 6d4c3d9fc915: Pulling fs layer [2019-09-11T15:44:12.667Z] 6d4c3d9fc915: Verifying Checksum [2019-09-11T15:44:12.667Z] 6d4c3d9fc915: Download complete [2019-09-11T15:44:12.990Z] === RUN Test/DockerSuite/TestExecAPICreateNoValidContentType [2019-09-11T15:44:13.047Z] 6d4c3d9fc915: Pull complete [2019-09-11T15:44:13.047Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-09-11T15:44:13.047Z] Status: Downloaded newer image for busybox:latest [2019-09-11T15:44:13.921Z] === RUN Test/DockerSuite/TestExecAPIStart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-11T15:44:15.816Z] === RUN Test/DockerSuite/TestExecAPIStartBackwardsCompatible [2019-09-11T15:44:15.820Z] + bundleName=s390x-integration [2019-09-11T15:44:15.820Z] + echo Creating s390x-integration-bundles.tar.gz [2019-09-11T15:44:15.820Z] Creating s390x-integration-bundles.tar.gz [2019-09-11T15:44:15.820Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-09-11T15:44:15.820Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-09-11T15:44:15.991Z] Archiving artifacts [2019-09-11T15:44:16.747Z] === RUN Test/DockerSuite/TestExecAPIStartEnsureHeaders [2019-09-11T15:44:17.351Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39724/49/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-11T15:44:17.527Z] === RUN Test/DockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-09-11T15:44:17.527Z] === RUN Test/DockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-09-11T15:44:17.527Z] === RUN Test/DockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-09-11T15:44:17.677Z] === RUN Test/DockerSuite/TestExecAPIStartInvalidCommand [2019-09-11T15:44:18.123Z] + make clean [2019-09-11T15:44:18.123Z] docker volume rm -f docker-dev-cache [2019-09-11T15:44:18.123Z] docker-dev-cache [Pipeline] deleteDir [2019-09-11T15:44:18.608Z] === RUN Test/DockerSuite/TestExecAPIStartMultipleTimesError [2019-09-11T15:44:19.545Z] === RUN Test/DockerSuite/TestExecAPIStartValidCommand [2019-09-11T15:44:20.477Z] === RUN Test/DockerSuite/TestExecAPIStartWithDetach [2019-09-11T15:44:21.411Z] === RUN Test/DockerSuite/TestExecAfterContainerRestart [2019-09-11T15:44:22.266Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToExistDir [2019-09-11T15:44:22.727Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToNonExistDir [2019-09-11T15:44:23.189Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToRoot [2019-09-11T15:44:23.189Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToWorkdir [2019-09-11T15:44:23.307Z] === RUN Test/DockerSuite/TestExecCgroup [2019-09-11T15:44:23.650Z] === RUN Test/DockerSuite/TestBuildCopyWholeDirToRoot [2019-09-11T15:44:23.650Z] === RUN Test/DockerSuite/TestBuildCopyWildcard [2019-09-11T15:44:24.677Z] === RUN Test/DockerSuite/TestExecEnv [2019-09-11T15:44:25.608Z] === RUN Test/DockerSuite/TestExecEnvLinksHost [2019-09-11T15:44:27.504Z] === RUN Test/DockerSuite/TestExecExitStatus [2019-09-11T15:44:28.436Z] === RUN Test/DockerSuite/TestExecInspectID [2019-09-11T15:44:29.805Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-09-11T15:44:30.737Z] === RUN Test/DockerSuite/TestExecInteractive [2019-09-11T15:44:31.678Z] === RUN Test/DockerSuite/TestExecInteractiveStdinClose [2019-09-11T15:44:32.618Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-11T15:44:32.875Z] === RUN Test/DockerSuite/TestExecOnReadonlyContainer [2019-09-11T15:44:33.807Z] === RUN Test/DockerSuite/TestExecParseError [2019-09-11T15:44:34.739Z] === RUN Test/DockerSuite/TestExecPausedContainer [2019-09-11T15:44:35.670Z] === RUN Test/DockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-09-11T15:44:37.041Z] === RUN Test/DockerSuite/TestExecResizeImmediatelyAfterExecStart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-11T15:44:39.569Z] === RUN Test/DockerSuite/TestExecSetEnv [2019-09-11T15:44:40.133Z] === RUN Test/DockerSuite/TestExecStartFails [2019-09-11T15:44:41.067Z] === RUN Test/DockerSuite/TestExecStateCleanup [2019-09-11T15:44:48.843Z] === RUN Test/DockerSuite/TestBuildCopyWildcardCache [2019-09-11T15:44:48.843Z] === RUN Test/DockerSuite/TestBuildCopyWildcardInName [2019-09-11T15:44:48.843Z] === RUN Test/DockerSuite/TestBuildDeleteCommittedFile [2019-09-11T15:44:53.248Z] === RUN Test/DockerSuite/TestExecStopNotHanging [2019-09-11T15:44:53.248Z] === RUN Test/DockerSuite/TestExecTTY [2019-09-11T15:44:54.179Z] === RUN Test/DockerSuite/TestExecTTYCloseStdin [2019-09-11T15:44:55.108Z] === RUN Test/DockerSuite/TestExecTTYWithoutStdin [2019-09-11T15:44:56.038Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-11T15:44:56.295Z] === RUN Test/DockerSuite/TestExecUlimits [2019-09-11T15:44:57.226Z] === RUN Test/DockerSuite/TestExecWindowsPathNotWiped [2019-09-11T15:44:57.226Z] === RUN Test/DockerSuite/TestExecWithImageUser [2019-09-11T15:44:59.753Z] === RUN Test/DockerSuite/TestExecWithNoTERM [2019-09-11T15:45:00.685Z] === RUN Test/DockerSuite/TestExecWithPrivileged [2019-09-11T15:45:02.584Z] === RUN Test/DockerSuite/TestExecWithTERM [2019-09-11T15:45:03.996Z] === RUN Test/DockerSuite/TestExecWithUser [2019-09-11T15:45:05.366Z] === RUN Test/DockerSuite/TestGetContainerStats [2019-09-11T15:45:09.976Z] === RUN Test/DockerSuite/TestBuildDockerfileStdin [2019-09-11T15:45:09.976Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinConflict [2019-09-11T15:45:10.619Z] === RUN Test/DockerSuite/TestGetContainerStatsNoStream [2019-09-11T15:45:10.949Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinDockerignore [2019-09-11T15:45:13.868Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-09-11T15:45:15.870Z] === RUN Test/DockerSuite/TestGetContainerStatsRmRunning [2019-09-11T15:45:16.071Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-09-11T15:45:17.240Z] === RUN Test/DockerSuite/TestGetContainerStatsStream [2019-09-11T15:45:22.493Z] === RUN Test/DockerSuite/TestGetContainersAttachWebsocket [2019-09-11T15:45:23.056Z] === RUN Test/DockerSuite/TestGetContainersWsAttachContainerNotFound [2019-09-11T15:45:23.056Z] === RUN Test/DockerSuite/TestGetStoppedContainerStats [2019-09-11T15:45:23.166Z] === RUN Test/DockerSuite/TestBuildDockerignore [2019-09-11T15:45:23.314Z] === RUN Test/DockerSuite/TestHealth [2019-09-11T15:45:28.567Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-11T15:45:46.633Z] === RUN Test/DockerSuite/TestHistoryExistentImage [2019-09-11T15:45:46.633Z] === RUN Test/DockerSuite/TestHistoryHumanOptionFalse [2019-09-11T15:45:46.633Z] === RUN Test/DockerSuite/TestHistoryHumanOptionTrue [2019-09-11T15:45:46.633Z] === RUN Test/DockerSuite/TestHistoryImageWithComment [2019-09-11T15:45:46.633Z] === RUN Test/DockerSuite/TestHistoryNonExistentImage [2019-09-11T15:45:46.633Z] === RUN Test/DockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-09-11T15:45:46.736Z] --- PASS: TestBuildWithHugeFile (82.82s) [2019-09-11T15:45:46.736Z] === RUN TestBuildWithEmptyDockerfile [2019-09-11T15:45:46.736Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-11T15:45:46.736Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-11T15:45:46.736Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-11T15:45:46.736Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-11T15:45:46.736Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-11T15:45:46.736Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-11T15:45:46.736Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-11T15:45:46.736Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-11T15:45:46.736Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-11T15:45:46.736Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-09-11T15:45:46.736Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2019-09-11T15:45:46.736Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2019-09-11T15:45:46.736Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2019-09-11T15:45:46.736Z] === RUN TestBuildPreserveOwnership [2019-09-11T15:45:46.736Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-11T15:45:46.736Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-11T15:45:46.736Z] --- PASS: TestBuildPreserveOwnership (4.83s) [2019-09-11T15:45:46.736Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.15s) [2019-09-11T15:45:46.736Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.67s) [2019-09-11T15:45:46.736Z] === RUN TestBuildPlatformInvalid [2019-09-11T15:45:46.736Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-09-11T15:45:46.736Z] PASS [2019-09-11T15:45:46.736Z] [2019-09-11T15:45:46.736Z] DONE 32 tests in 131.705s [2019-09-11T15:45:46.736Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-09-11T15:45:46.736Z] ++ 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-09-11T15:45:46.736Z] ++ set -e [2019-09-11T15:45:46.736Z] ++ '[' -n 1 ']' [2019-09-11T15:45:46.736Z] ++ set -x [2019-09-11T15:45:46.737Z] ++ env -i DEST=/go/src/github.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-09-11T15:45:46.737Z] INFO: Testing against a local daemon [2019-09-11T15:45:46.737Z] === RUN TestConfigList [2019-09-11T15:45:46.737Z] --- PASS: TestConfigList (2.23s) [2019-09-11T15:45:46.737Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-09-11T15:45:46.737Z] daemon.go:336: [df6dff1070d88] waiting for daemon to start [2019-09-11T15:45:46.737Z] daemon.go:336: [df6dff1070d88] waiting for daemon to start [2019-09-11T15:45:46.737Z] daemon.go:364: [df6dff1070d88] daemon started [2019-09-11T15:45:46.737Z] daemon.go:472: [df6dff1070d88] Stopping daemon [2019-09-11T15:45:46.737Z] daemon.go:307: [df6dff1070d88] exiting daemon [2019-09-11T15:45:46.737Z] daemon.go:459: [df6dff1070d88] Daemon stopped [2019-09-11T15:45:46.737Z] === RUN TestConfigsCreateAndDelete [2019-09-11T15:45:46.737Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2019-09-11T15:45:46.737Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-09-11T15:45:46.737Z] daemon.go:336: [de15a961f7171] waiting for daemon to start [2019-09-11T15:45:46.737Z] daemon.go:336: [de15a961f7171] waiting for daemon to start [2019-09-11T15:45:46.737Z] daemon.go:364: [de15a961f7171] daemon started [2019-09-11T15:45:46.737Z] daemon.go:472: [de15a961f7171] Stopping daemon [2019-09-11T15:45:46.737Z] daemon.go:307: [de15a961f7171] exiting daemon [2019-09-11T15:45:46.737Z] daemon.go:459: [de15a961f7171] Daemon stopped [2019-09-11T15:45:46.737Z] === RUN TestConfigsUpdate [2019-09-11T15:45:46.737Z] --- PASS: TestConfigsUpdate (2.17s) [2019-09-11T15:45:46.737Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-09-11T15:45:46.737Z] daemon.go:336: [de8c119f251ac] waiting for daemon to start [2019-09-11T15:45:46.737Z] daemon.go:336: [de8c119f251ac] waiting for daemon to start [2019-09-11T15:45:46.737Z] daemon.go:364: [de8c119f251ac] daemon started [2019-09-11T15:45:46.737Z] daemon.go:472: [de8c119f251ac] Stopping daemon [2019-09-11T15:45:46.737Z] daemon.go:307: [de8c119f251ac] exiting daemon [2019-09-11T15:45:46.737Z] daemon.go:459: [de8c119f251ac] Daemon stopped [2019-09-11T15:45:46.737Z] === RUN TestTemplatedConfig [2019-09-11T15:45:47.020Z] --- PASS: TestTemplatedConfig (2.82s) [2019-09-11T15:45:47.020Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-09-11T15:45:47.020Z] daemon.go:336: [d35227f6ed66e] waiting for daemon to start [2019-09-11T15:45:47.020Z] daemon.go:336: [d35227f6ed66e] waiting for daemon to start [2019-09-11T15:45:47.020Z] daemon.go:364: [d35227f6ed66e] daemon started [2019-09-11T15:45:47.020Z] daemon.go:472: [d35227f6ed66e] Stopping daemon [2019-09-11T15:45:47.020Z] daemon.go:307: [d35227f6ed66e] exiting daemon [2019-09-11T15:45:47.020Z] daemon.go:459: [d35227f6ed66e] Daemon stopped [2019-09-11T15:45:47.020Z] === RUN TestConfigInspect [2019-09-11T15:45:47.579Z] === RUN Test/DockerSuite/TestImagesEnsureImageIsListed [2019-09-11T15:45:47.579Z] === RUN Test/DockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-09-11T15:45:47.579Z] === RUN Test/DockerSuite/TestImagesEnsureImageWithTagIsListed [2019-09-11T15:45:47.579Z] === RUN Test/DockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-09-11T15:45:47.841Z] === RUN Test/DockerSuite/TestImagesEnsureImagesFromScratchShown [2019-09-11T15:45:48.101Z] === RUN Test/DockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-09-11T15:45:48.665Z] === RUN Test/DockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-09-11T15:45:48.665Z] === RUN Test/DockerSuite/TestImagesFilterLabelMatch [2019-09-11T15:45:49.713Z] --- PASS: TestConfigInspect (2.75s) [2019-09-11T15:45:49.714Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-09-11T15:45:49.714Z] daemon.go:336: [d59674b69fe9f] waiting for daemon to start [2019-09-11T15:45:49.714Z] daemon.go:336: [d59674b69fe9f] waiting for daemon to start [2019-09-11T15:45:49.714Z] daemon.go:364: [d59674b69fe9f] daemon started [2019-09-11T15:45:49.714Z] daemon.go:472: [d59674b69fe9f] Stopping daemon [2019-09-11T15:45:49.714Z] daemon.go:307: [d59674b69fe9f] exiting daemon [2019-09-11T15:45:49.714Z] daemon.go:459: [d59674b69fe9f] Daemon stopped [2019-09-11T15:45:49.714Z] === RUN TestConfigCreateWithLabels [2019-09-11T15:45:50.034Z] === RUN Test/DockerSuite/TestImagesFilterNameWithPort [2019-09-11T15:45:50.034Z] === RUN Test/DockerSuite/TestImagesFilterSinceAndBefore [2019-09-11T15:45:50.965Z] === RUN Test/DockerSuite/TestImagesFilterSpaceTrimCase [2019-09-11T15:45:51.746Z] --- PASS: TestConfigCreateWithLabels (2.18s) [2019-09-11T15:45:51.746Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-09-11T15:45:51.746Z] daemon.go:336: [db13d222c91ef] waiting for daemon to start [2019-09-11T15:45:51.746Z] daemon.go:336: [db13d222c91ef] waiting for daemon to start [2019-09-11T15:45:51.746Z] daemon.go:364: [db13d222c91ef] daemon started [2019-09-11T15:45:51.746Z] daemon.go:472: [db13d222c91ef] Stopping daemon [2019-09-11T15:45:51.746Z] daemon.go:307: [db13d222c91ef] exiting daemon [2019-09-11T15:45:51.746Z] daemon.go:459: [db13d222c91ef] Daemon stopped [2019-09-11T15:45:51.746Z] === RUN TestConfigCreateResolve [2019-09-11T15:45:51.895Z] === RUN Test/DockerSuite/TestImagesFormat [2019-09-11T15:45:51.895Z] === RUN Test/DockerSuite/TestImagesFormatDefaultFormat [2019-09-11T15:45:52.825Z] === RUN Test/DockerSuite/TestImagesOrderedByCreationDate [2019-09-11T15:45:54.422Z] --- PASS: TestConfigCreateResolve (2.25s) [2019-09-11T15:45:54.422Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-09-11T15:45:54.422Z] daemon.go:336: [dc9a904695915] waiting for daemon to start [2019-09-11T15:45:54.422Z] daemon.go:336: [dc9a904695915] waiting for daemon to start [2019-09-11T15:45:54.422Z] daemon.go:364: [dc9a904695915] daemon started [2019-09-11T15:45:54.422Z] daemon.go:472: [dc9a904695915] Stopping daemon [2019-09-11T15:45:54.422Z] daemon.go:307: [dc9a904695915] exiting daemon [2019-09-11T15:45:54.422Z] daemon.go:459: [dc9a904695915] Daemon stopped [2019-09-11T15:45:54.422Z] === RUN TestConfigDaemonLibtrustID [2019-09-11T15:45:54.705Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-09-11T15:45:54.705Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-09-11T15:45:54.705Z] daemon.go:336: [d6d438f2d3841] waiting for daemon to start [2019-09-11T15:45:54.705Z] daemon.go:336: [d6d438f2d3841] waiting for daemon to start [2019-09-11T15:45:54.705Z] daemon.go:364: [d6d438f2d3841] daemon started [2019-09-11T15:45:54.705Z] daemon.go:472: [d6d438f2d3841] Stopping daemon [2019-09-11T15:45:54.705Z] daemon.go:307: [d6d438f2d3841] exiting daemon [2019-09-11T15:45:54.705Z] daemon.go:459: [d6d438f2d3841] Daemon stopped [2019-09-11T15:45:54.705Z] PASS [2019-09-11T15:45:54.705Z] [2019-09-11T15:45:54.705Z] DONE 8 tests in 17.270s [2019-09-11T15:45:54.705Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-09-11T15:45:54.705Z] ++ 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-09-11T15:45:54.705Z] ++ set -e [2019-09-11T15:45:54.705Z] ++ '[' -n 1 ']' [2019-09-11T15:45:54.705Z] ++ set -x [2019-09-11T15:45:54.705Z] ++ env -i DEST=/go/src/github.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-09-11T15:45:54.705Z] INFO: Testing against a local daemon [2019-09-11T15:45:54.705Z] === RUN TestCheckpoint [2019-09-11T15:45:54.705Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-11T15:45:54.705Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-11T15:45:54.705Z] === RUN TestContainerInvalidJSON [2019-09-11T15:45:54.989Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-11T15:45:54.989Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-11T15:45:54.989Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-11T15:45:54.989Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-11T15:45:54.990Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-11T15:45:54.990Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-11T15:45:54.990Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-11T15:45:54.990Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-11T15:45:54.990Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-11T15:45:54.990Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-09-11T15:45:54.990Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-11T15:45:54.990Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-11T15:45:54.990Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-11T15:45:54.990Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-11T15:45:54.990Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-09-11T15:45:54.990Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-11T15:45:54.990Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-09-11T15:45:54.990Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-11T15:45:55.274Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-09-11T15:45:55.274Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-11T15:45:55.274Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-09-11T15:45:55.274Z] === RUN TestCopyFromContainer [2019-09-11T15:45:56.098Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-11T15:45:56.098Z] === RUN Test/DockerSuite/TestImagesWithIncorrectFilter [2019-09-11T15:45:56.098Z] === RUN Test/DockerSuite/TestImportBadURL [2019-09-11T15:45:56.098Z] === RUN Test/DockerSuite/TestImportDisplay [2019-09-11T15:45:56.758Z] === RUN TestCopyFromContainer// [2019-09-11T15:45:56.758Z] === RUN TestCopyFromContainer//bar/root [2019-09-11T15:45:57.044Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-11T15:45:57.044Z] === RUN TestCopyFromContainer/bar/quux [2019-09-11T15:45:57.044Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-11T15:45:57.327Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-11T15:45:57.327Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-11T15:45:57.327Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-11T15:45:57.469Z] === RUN Test/DockerSuite/TestImportFile [2019-09-11T15:45:57.612Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-11T15:45:57.612Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-11T15:45:57.895Z] --- PASS: TestCopyFromContainer (2.52s) [2019-09-11T15:45:57.895Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-09-11T15:45:57.895Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-09-11T15:45:57.895Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-09-11T15:45:57.895Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-09-11T15:45:57.895Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-09-11T15:45:57.895Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-09-11T15:45:57.895Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-09-11T15:45:57.895Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-09-11T15:45:57.895Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-09-11T15:45:57.895Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-09-11T15:45:57.895Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-11T15:45:57.895Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-11T15:45:57.895Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-11T15:45:57.895Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-11T15:45:57.895Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-11T15:45:57.895Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-11T15:45:57.895Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-11T15:45:57.895Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-11T15:45:57.895Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-11T15:45:57.895Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-11T15:45:57.895Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-09-11T15:45:57.895Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-09-11T15:45:57.895Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-09-11T15:45:57.895Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-09-11T15:45:57.895Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-11T15:45:57.895Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-09-11T15:45:57.895Z] === RUN TestCreateWithInvalidEnv [2019-09-11T15:45:57.895Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-11T15:45:57.895Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-11T15:45:57.895Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-11T15:45:57.895Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-11T15:45:57.895Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-11T15:45:57.895Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-11T15:45:57.895Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-11T15:45:57.895Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-11T15:45:57.895Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-11T15:45:57.895Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-09-11T15:45:57.895Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-11T15:45:57.895Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-11T15:45:57.895Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-11T15:45:57.895Z] === RUN TestCreateTmpfsMountsTarget [2019-09-11T15:45:57.895Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-09-11T15:45:57.895Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-11T15:45:59.917Z] --- PASS: TestCreateWithCustomMaskedPaths (1.97s) [2019-09-11T15:45:59.917Z] === RUN TestCreateWithCapabilities [2019-09-11T15:45:59.917Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-11T15:45:59.917Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-11T15:45:59.917Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-11T15:45:59.917Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-11T15:45:59.917Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-11T15:45:59.917Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-11T15:45:59.917Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-11T15:45:59.917Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-11T15:45:59.917Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-11T15:45:59.917Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-11T15:45:59.917Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-11T15:45:59.917Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-11T15:45:59.917Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-11T15:45:59.917Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-11T15:45:59.917Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-11T15:45:59.917Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-11T15:45:59.917Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-11T15:45:59.917Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-11T15:45:59.917Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-11T15:45:59.917Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-11T15:45:59.917Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-11T15:45:59.917Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-11T15:45:59.917Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-11T15:45:59.917Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-11T15:45:59.917Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-11T15:45:59.917Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-11T15:45:59.917Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-11T15:45:59.917Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-11T15:45:59.917Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-11T15:45:59.917Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-11T15:45:59.917Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-11T15:45:59.917Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-11T15:45:59.917Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-11T15:45:59.995Z] === RUN Test/DockerSuite/TestImportFileNonExistentFile [2019-09-11T15:45:59.995Z] === RUN Test/DockerSuite/TestImportFileWithMessage [2019-09-11T15:46:00.203Z] --- PASS: TestCreateWithCapabilities (0.05s) [2019-09-11T15:46:00.203Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-09-11T15:46:00.203Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-09-11T15:46:00.203Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-09-11T15:46:00.203Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-09-11T15:46:00.203Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-09-11T15:46:00.203Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-09-11T15:46:00.203Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-09-11T15:46:00.203Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-09-11T15:46:00.203Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-09-11T15:46:00.203Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-09-11T15:46:00.203Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-09-11T15:46:00.203Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-11T15:46:01.891Z] === RUN Test/DockerSuite/TestImportGzipped [2019-09-11T15:46:02.229Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.05s) [2019-09-11T15:46:02.229Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-11T15:46:02.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-11T15:46:02.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-11T15:46:02.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-11T15:46:02.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-11T15:46:02.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-11T15:46:02.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-11T15:46:02.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-11T15:46:02.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-11T15:46:02.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-11T15:46:02.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-11T15:46:02.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-11T15:46:02.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-11T15:46:02.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-11T15:46:02.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-11T15:46:02.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-11T15:46:02.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-09-11T15:46:02.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-09-11T15:46:02.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-09-11T15:46:02.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-09-11T15:46:02.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-09-11T15:46:02.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-09-11T15:46:02.229Z] === RUN TestContainerStartOnDaemonRestart [2019-09-11T15:46:02.229Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-11T15:46:02.229Z] === RUN TestDaemonRestartIpcMode [2019-09-11T15:46:02.229Z] === PAUSE TestDaemonRestartIpcMode [2019-09-11T15:46:02.229Z] === RUN TestDiff [2019-09-11T15:46:02.844Z] --- PASS: TestDiff (0.69s) [2019-09-11T15:46:02.844Z] === RUN TestExecWithCloseStdin [2019-09-11T15:46:03.786Z] === RUN Test/DockerSuite/TestImportWithQuotedChanges [2019-09-11T15:46:03.868Z] --- PASS: TestExecWithCloseStdin (0.94s) [2019-09-11T15:46:03.868Z] === RUN TestExec [2019-09-11T15:46:04.884Z] --- PASS: TestExec (0.93s) [2019-09-11T15:46:04.884Z] === RUN TestExecUser [2019-09-11T15:46:05.901Z] --- PASS: TestExecUser (0.93s) [2019-09-11T15:46:05.901Z] === RUN TestExportContainerAndImportImage [2019-09-11T15:46:06.311Z] === RUN Test/DockerSuite/TestInfoDebug [2019-09-11T15:46:06.311Z] === RUN Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-11T15:46:06.875Z] === RUN Test/DockerSuite/TestInfoDiscoveryBackend [2019-09-11T15:46:06.908Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2019-09-11T15:46:06.908Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-11T15:46:07.438Z] === RUN Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-11T15:46:08.382Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2019-09-11T15:46:08.382Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-09-11T15:46:08.382Z] daemon.go:336: [da0a370fccfd0] waiting for daemon to start [2019-09-11T15:46:08.382Z] daemon.go:336: [da0a370fccfd0] waiting for daemon to start [2019-09-11T15:46:08.382Z] daemon.go:364: [da0a370fccfd0] daemon started [2019-09-11T15:46:08.382Z] daemon.go:472: [da0a370fccfd0] Stopping daemon [2019-09-11T15:46:08.383Z] daemon.go:307: [da0a370fccfd0] exiting daemon [2019-09-11T15:46:08.383Z] daemon.go:459: [da0a370fccfd0] Daemon stopped [2019-09-11T15:46:08.383Z] daemon.go:336: [da0a370fccfd0] waiting for daemon to start [2019-09-11T15:46:08.383Z] daemon.go:336: [da0a370fccfd0] waiting for daemon to start [2019-09-11T15:46:08.383Z] daemon.go:364: [da0a370fccfd0] daemon started [2019-09-11T15:46:08.383Z] daemon.go:472: [da0a370fccfd0] Stopping daemon [2019-09-11T15:46:08.383Z] daemon.go:307: [da0a370fccfd0] exiting daemon [2019-09-11T15:46:08.383Z] daemon.go:459: [da0a370fccfd0] Daemon stopped [2019-09-11T15:46:08.383Z] === RUN TestHealthCheckWorkdir [2019-09-11T15:46:08.808Z] === RUN Test/DockerSuite/TestInfoDisplaysPausedContainers [2019-09-11T15:46:09.395Z] --- PASS: TestHealthCheckWorkdir (1.15s) [2019-09-11T15:46:09.395Z] === RUN TestHealthKillContainer [2019-09-11T15:46:09.738Z] === RUN Test/DockerSuite/TestInfoDisplaysRunningContainers [2019-09-11T15:46:10.669Z] === RUN Test/DockerSuite/TestInfoDisplaysStoppedContainers [2019-09-11T15:46:11.599Z] === RUN Test/DockerSuite/TestInfoEnsureSucceeds [2019-09-11T15:46:11.599Z] === RUN Test/DockerSuite/TestInfoFormat [2019-09-11T15:46:11.599Z] === RUN Test/DockerSuite/TestInfoSecurityOptions [2019-09-11T15:46:11.599Z] === RUN Test/DockerSuite/TestInsecureRegistries [2019-09-11T15:46:12.173Z] === RUN Test/DockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-09-11T15:46:12.743Z] === RUN Test/DockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-09-11T15:46:12.862Z] --- PASS: TestHealthKillContainer (3.00s) [2019-09-11T15:46:12.862Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-11T15:46:13.145Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2019-09-11T15:46:13.145Z] === RUN TestIpcModeNone [2019-09-11T15:46:13.674Z] === RUN Test/DockerSuite/TestInspectAPIContainerResponse [2019-09-11T15:46:13.914Z] === RUN Test/DockerSuite/TestBuildDockerignoreCleanPaths [2019-09-11T15:46:14.157Z] --- PASS: TestIpcModeNone (0.89s) [2019-09-11T15:46:14.157Z] === RUN TestIpcModePrivate [2019-09-11T15:46:14.604Z] === RUN Test/DockerSuite/TestInspectAPIContainerVolumeDriver [2019-09-11T15:46:15.167Z] --- PASS: TestIpcModePrivate (0.93s) [2019-09-11T15:46:15.167Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2019-09-11T15:46:15.167Z] === RUN TestIpcModeShareable [2019-09-11T15:46:15.535Z] === RUN Test/DockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-09-11T15:46:15.798Z] --- PASS: TestIpcModeShareable (0.90s) [2019-09-11T15:46:15.798Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2019-09-11T15:46:15.798Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-11T15:46:16.465Z] === RUN Test/DockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-09-11T15:46:17.397Z] === RUN Test/DockerSuite/TestInspectAPIImageResponse [2019-09-11T15:46:17.397Z] === RUN Test/DockerSuite/TestInspectAPIMultipleNetworks [2019-09-11T15:46:18.477Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.54s) [2019-09-11T15:46:18.477Z] === RUN TestAPIIpcModeHost [2019-09-11T15:46:18.642Z] === RUN Test/DockerSuite/TestBuildDockerignoreComment [2019-09-11T15:46:18.642Z] === RUN Test/DockerSuite/TestBuildDockerignoreExceptions [2019-09-11T15:46:19.093Z] --- PASS: TestAPIIpcModeHost (0.72s) [2019-09-11T15:46:19.093Z] === RUN TestDaemonIpcModeShareable [2019-09-11T15:46:19.293Z] === RUN Test/DockerSuite/TestInspectAmpersand [2019-09-11T15:46:19.857Z] === RUN Test/DockerSuite/TestInspectBindMountPoint [2019-09-11T15:46:20.787Z] === RUN Test/DockerSuite/TestInspectByPrefix [2019-09-11T15:46:20.787Z] === RUN Test/DockerSuite/TestInspectContainerFilterInt [2019-09-11T15:46:21.129Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2019-09-11T15:46:21.129Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-09-11T15:46:21.129Z] daemon.go:336: [d61533c3ce83f] waiting for daemon to start [2019-09-11T15:46:21.129Z] daemon.go:336: [d61533c3ce83f] waiting for daemon to start [2019-09-11T15:46:21.129Z] daemon.go:364: [d61533c3ce83f] daemon started [2019-09-11T15:46:21.129Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-09-11T15:46:21.129Z] daemon.go:472: [d61533c3ce83f] Stopping daemon [2019-09-11T15:46:21.129Z] daemon.go:307: [d61533c3ce83f] exiting daemon [2019-09-11T15:46:21.129Z] daemon.go:459: [d61533c3ce83f] Daemon stopped [2019-09-11T15:46:21.129Z] === RUN TestDaemonIpcModePrivate [2019-09-11T15:46:21.717Z] === RUN Test/DockerSuite/TestInspectContainerGraphDriver [2019-09-11T15:46:21.717Z] === RUN Test/DockerSuite/TestInspectContainerNetworkCustom [2019-09-11T15:46:22.606Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2019-09-11T15:46:22.606Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-09-11T15:46:22.606Z] daemon.go:336: [dc1dec808c629] waiting for daemon to start [2019-09-11T15:46:22.606Z] daemon.go:336: [dc1dec808c629] waiting for daemon to start [2019-09-11T15:46:22.606Z] daemon.go:364: [dc1dec808c629] daemon started [2019-09-11T15:46:22.606Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-09-11T15:46:22.606Z] daemon.go:472: [dc1dec808c629] Stopping daemon [2019-09-11T15:46:22.606Z] daemon.go:307: [dc1dec808c629] exiting daemon [2019-09-11T15:46:22.606Z] daemon.go:459: [dc1dec808c629] Daemon stopped [2019-09-11T15:46:22.606Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-11T15:46:23.087Z] === RUN Test/DockerSuite/TestInspectContainerNetworkDefault [2019-09-11T15:46:24.018Z] === RUN Test/DockerSuite/TestInspectDefault [2019-09-11T15:46:24.639Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2019-09-11T15:46:24.639Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-09-11T15:46:24.639Z] daemon.go:336: [db999eb9cc554] waiting for daemon to start [2019-09-11T15:46:24.639Z] daemon.go:336: [db999eb9cc554] waiting for daemon to start [2019-09-11T15:46:24.639Z] daemon.go:364: [db999eb9cc554] daemon started [2019-09-11T15:46:24.639Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-09-11T15:46:24.639Z] daemon.go:472: [db999eb9cc554] Stopping daemon [2019-09-11T15:46:24.639Z] daemon.go:307: [db999eb9cc554] exiting daemon [2019-09-11T15:46:24.639Z] daemon.go:459: [db999eb9cc554] Daemon stopped [2019-09-11T15:46:24.639Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-11T15:46:24.949Z] === RUN Test/DockerSuite/TestInspectHistory [2019-09-11T15:46:25.879Z] === RUN Test/DockerSuite/TestInspectImage [2019-09-11T15:46:25.879Z] === RUN Test/DockerSuite/TestInspectImageFilterInt [2019-09-11T15:46:25.879Z] === RUN Test/DockerSuite/TestInspectImageGraphDriver [2019-09-11T15:46:25.879Z] === RUN Test/DockerSuite/TestInspectInt64 [2019-09-11T15:46:26.665Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2019-09-11T15:46:26.665Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-09-11T15:46:26.665Z] daemon.go:336: [d577d683cc06b] waiting for daemon to start [2019-09-11T15:46:26.665Z] daemon.go:336: [d577d683cc06b] waiting for daemon to start [2019-09-11T15:46:26.665Z] daemon.go:364: [d577d683cc06b] daemon started [2019-09-11T15:46:26.665Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-09-11T15:46:26.665Z] daemon.go:472: [d577d683cc06b] Stopping daemon [2019-09-11T15:46:26.665Z] daemon.go:307: [d577d683cc06b] exiting daemon [2019-09-11T15:46:26.665Z] daemon.go:459: [d577d683cc06b] Daemon stopped [2019-09-11T15:46:26.665Z] === RUN TestIpcModeOlderClient [2019-09-11T15:46:26.665Z] === PAUSE TestIpcModeOlderClient [2019-09-11T15:46:26.665Z] === RUN TestKillContainerInvalidSignal [2019-09-11T15:46:26.810Z] === RUN Test/DockerSuite/TestInspectJSONFields [2019-09-11T15:46:26.946Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2019-09-11T15:46:26.946Z] === RUN TestKillContainer [2019-09-11T15:46:26.946Z] === RUN TestKillContainer/no_signal [2019-09-11T15:46:27.740Z] === RUN Test/DockerSuite/TestInspectLogConfigNoType [2019-09-11T15:46:27.740Z] === RUN Test/DockerSuite/TestInspectNamedMountPoint [2019-09-11T15:46:27.953Z] === RUN TestKillContainer/non_killing_signal [2019-09-11T15:46:28.237Z] === RUN TestKillContainer/killing_signal [2019-09-11T15:46:28.672Z] === RUN Test/DockerSuite/TestInspectNoSizeFlagContainer [2019-09-11T15:46:29.250Z] --- PASS: TestKillContainer (2.28s) [2019-09-11T15:46:29.250Z] --- PASS: TestKillContainer/no_signal (0.73s) [2019-09-11T15:46:29.250Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2019-09-11T15:46:29.250Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2019-09-11T15:46:29.250Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-11T15:46:29.250Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-11T15:46:29.603Z] === RUN Test/DockerSuite/TestInspectPlugin [2019-09-11T15:46:30.257Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-11T15:46:30.871Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s) [2019-09-11T15:46:30.871Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2019-09-11T15:46:30.871Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2019-09-11T15:46:30.871Z] === RUN TestKillStoppedContainer [2019-09-11T15:46:30.871Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-09-11T15:46:30.871Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-11T15:46:30.871Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-09-11T15:46:30.871Z] === RUN TestKillDifferentUserContainer [2019-09-11T15:46:31.498Z] === RUN Test/DockerSuite/TestInspectRootFS [2019-09-11T15:46:31.498Z] === RUN Test/DockerSuite/TestInspectSizeFlagContainer [2019-09-11T15:46:31.892Z] --- PASS: TestKillDifferentUserContainer (0.75s) [2019-09-11T15:46:31.892Z] === RUN TestInspectOomKilledTrue [2019-09-11T15:46:32.062Z] === RUN Test/DockerSuite/TestInspectStatus [2019-09-11T15:46:32.905Z] --- PASS: TestInspectOomKilledTrue (1.21s) [2019-09-11T15:46:32.905Z] === RUN TestInspectOomKilledFalse [2019-09-11T15:46:32.995Z] === RUN Test/DockerSuite/TestInspectStopWhenNotFound [2019-09-11T15:46:33.521Z] --- PASS: TestInspectOomKilledFalse (0.71s) [2019-09-11T15:46:33.521Z] === RUN TestLinksEtcHostsContentMatch [2019-09-11T15:46:34.531Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2019-09-11T15:46:34.531Z] === RUN TestLinksContainerNames [2019-09-11T15:46:34.901Z] === RUN Test/DockerSuite/TestInspectTemplateError [2019-09-11T15:46:35.831Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-09-11T15:46:35.831Z] === RUN Test/DockerSuite/TestInspectTimesAsRFC3339Nano [2019-09-11T15:46:36.049Z] --- PASS: TestLinksContainerNames (1.45s) [2019-09-11T15:46:36.049Z] === RUN TestLogsFollowTailEmpty [2019-09-11T15:46:36.668Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2019-09-11T15:46:36.668Z] === RUN TestContainerNetworkMountsNoChown [2019-09-11T15:46:36.761Z] === RUN Test/DockerSuite/TestInspectTypeFlagContainer [2019-09-11T15:46:37.285Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/default [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/default [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/private [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/private [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/rprivate [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/slave [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/slave [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/rslave [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/shared [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/shared [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/rshared [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-11T15:46:37.285Z] === CONT TestMountDaemonRoot/default [2019-09-11T15:46:37.285Z] === CONT TestMountDaemonRoot/shared [2019-09-11T15:46:37.285Z] === CONT TestMountDaemonRoot/rslave [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-11T15:46:37.285Z] === CONT TestMountDaemonRoot/rshared [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-11T15:46:37.285Z] === CONT TestMountDaemonRoot/rprivate [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-11T15:46:37.285Z] === CONT TestMountDaemonRoot/slave [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-11T15:46:37.285Z] === CONT TestMountDaemonRoot/private [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-11T15:46:37.285Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-11T15:46:37.285Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-11T15:46:37.285Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-11T15:46:37.285Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-11T15:46:37.285Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-11T15:46:37.285Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-11T15:46:37.285Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-11T15:46:37.285Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-11T15:46:37.285Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-11T15:46:37.285Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-11T15:46:37.285Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-11T15:46:37.285Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-11T15:46:37.285Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-11T15:46:37.285Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-11T15:46:37.285Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-11T15:46:37.568Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-11T15:46:37.568Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-11T15:46:37.568Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-11T15:46:37.568Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-11T15:46:37.568Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-11T15:46:37.568Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-11T15:46:37.568Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-11T15:46:37.568Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-11T15:46:37.568Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-11T15:46:37.568Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-11T15:46:37.568Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-11T15:46:37.568Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-11T15:46:37.568Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-11T15:46:37.568Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-11T15:46:37.568Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2019-09-11T15:46:37.568Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-09-11T15:46:37.568Z] === RUN TestContainerBindMountNonRecursive [2019-09-11T15:46:37.692Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithImage [2019-09-11T15:46:38.625Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithInvalidValue [2019-09-11T15:46:39.597Z] --- PASS: TestContainerBindMountNonRecursive (1.80s) [2019-09-11T15:46:39.597Z] === RUN TestNetworkNat [2019-09-11T15:46:39.996Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithNoContainer [2019-09-11T15:46:40.216Z] --- PASS: TestNetworkNat (0.78s) [2019-09-11T15:46:40.216Z] === RUN TestNetworkLocalhostTCPNat [2019-09-11T15:46:40.560Z] === RUN Test/DockerSuite/TestInspectUnknownObject [2019-09-11T15:46:40.560Z] === RUN Test/DockerSuite/TestLegacyRunNoNewPrivSetuid [2019-09-11T15:46:41.224Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2019-09-11T15:46:41.224Z] === RUN TestNetworkLoopbackNat [2019-09-11T15:46:41.842Z] --- PASS: TestNetworkLoopbackNat (0.97s) [2019-09-11T15:46:41.842Z] === RUN TestPause [2019-09-11T15:46:42.873Z] --- PASS: TestPause (0.81s) [2019-09-11T15:46:42.873Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-11T15:46:42.873Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-11T15:46:42.873Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-11T15:46:42.873Z] === RUN TestPauseStopPausedContainer [2019-09-11T15:46:43.491Z] --- PASS: TestPauseStopPausedContainer (0.78s) [2019-09-11T15:46:43.491Z] === RUN TestPsFilter [2019-09-11T15:46:43.774Z] --- PASS: TestPsFilter (0.22s) [2019-09-11T15:46:43.774Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-11T15:46:43.834Z] === RUN Test/DockerSuite/TestLinkShortDefinition [2019-09-11T15:46:44.392Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2019-09-11T15:46:44.392Z] === RUN TestRemoveContainerWithVolume [2019-09-11T15:46:45.009Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2019-09-11T15:46:45.009Z] === RUN TestRemoveContainerRunning [2019-09-11T15:46:45.204Z] === RUN Test/DockerSuite/TestLinksEnvs [2019-09-11T15:46:46.021Z] --- PASS: TestRemoveContainerRunning (0.73s) [2019-09-11T15:46:46.021Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-11T15:46:46.637Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2019-09-11T15:46:46.637Z] === RUN TestRemoveInvalidContainer [2019-09-11T15:46:46.637Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2019-09-11T15:46:46.637Z] === RUN TestRenameLinkedContainer [2019-09-11T15:46:47.729Z] === RUN Test/DockerSuite/TestLinksEtcHostsRegularFile [2019-09-11T15:46:47.729Z] === RUN Test/DockerSuite/TestLinksHostsFilesInject [2019-09-11T15:46:50.104Z] --- PASS: TestRenameLinkedContainer (2.94s) [2019-09-11T15:46:50.104Z] === RUN TestRenameStoppedContainer [2019-09-11T15:46:50.254Z] === RUN Test/DockerSuite/TestLinksInspectLinksStarted [2019-09-11T15:46:50.390Z] --- PASS: TestRenameStoppedContainer (0.69s) [2019-09-11T15:46:50.390Z] === RUN TestRenameRunningContainerAndReuse [2019-09-11T15:46:51.883Z] --- PASS: TestRenameRunningContainerAndReuse (1.44s) [2019-09-11T15:46:51.883Z] === RUN TestRenameInvalidName [2019-09-11T15:46:52.505Z] --- PASS: TestRenameInvalidName (0.74s) [2019-09-11T15:46:52.505Z] === RUN TestRenameAnonymousContainer [2019-09-11T15:46:52.779Z] === RUN Test/DockerSuite/TestLinksInspectLinksStopped [2019-09-11T15:46:55.182Z] --- PASS: TestRenameAnonymousContainer (2.56s) [2019-09-11T15:46:55.182Z] === RUN TestRenameContainerWithSameName [2019-09-11T15:46:55.798Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2019-09-11T15:46:55.798Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-11T15:46:56.055Z] === RUN Test/DockerSuite/TestLinksInvalidContainerTarget [2019-09-11T15:46:56.055Z] === RUN Test/DockerSuite/TestLinksMultipleWithSameName [2019-09-11T15:46:57.269Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s) [2019-09-11T15:46:57.269Z] === RUN TestResize [2019-09-11T15:46:57.887Z] --- PASS: TestResize (0.73s) [2019-09-11T15:46:57.887Z] === RUN TestResizeWithInvalidSize [2019-09-11T15:46:58.579Z] === RUN Test/DockerSuite/TestLinksNetworkHostContainer [2019-09-11T15:46:58.909Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2019-09-11T15:46:58.909Z] === RUN TestResizeWhenContainerNotStarted [2019-09-11T15:46:59.143Z] === RUN Test/DockerSuite/TestLinksNotStartedParentNotFail [2019-09-11T15:46:59.530Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2019-09-11T15:46:59.530Z] === RUN TestDaemonRestartKillContainers [2019-09-11T15:46:59.530Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-11T15:46:59.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-11T15:46:59.530Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-11T15:46:59.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-11T15:46:59.530Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-11T15:46:59.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-11T15:46:59.530Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-11T15:46:59.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-11T15:46:59.530Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-11T15:46:59.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-11T15:46:59.530Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-11T15:46:59.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-11T15:46:59.530Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-11T15:46:59.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-11T15:46:59.530Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-11T15:46:59.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-11T15:46:59.530Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-11T15:46:59.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-11T15:46:59.530Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-11T15:46:59.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-11T15:46:59.530Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-11T15:46:59.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-11T15:46:59.530Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-11T15:46:59.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-11T15:46:59.530Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-11T15:46:59.530Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-11T15:46:59.530Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-11T15:46:59.531Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-11T15:47:00.075Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainers [2019-09-11T15:47:01.576Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-11T15:47:02.606Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-09-11T15:47:03.079Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-11T15:47:03.079Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-11T15:47:04.567Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-11T15:47:04.567Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-11T15:47:04.856Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-11T15:47:06.355Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-11T15:47:07.843Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-11T15:47:07.860Z] === RUN Test/DockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-09-11T15:47:09.881Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-11T15:47:09.882Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.11s) [2019-09-11T15:47:09.882Z] 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-09-11T15:47:09.882Z] daemon.go:336: [dfdcbb896814c] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:336: [dfdcbb896814c] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:364: [dfdcbb896814c] daemon started [2019-09-11T15:47:09.882Z] daemon.go:472: [dfdcbb896814c] Stopping daemon [2019-09-11T15:47:09.882Z] daemon.go:307: [dfdcbb896814c] exiting daemon [2019-09-11T15:47:09.882Z] daemon.go:459: [dfdcbb896814c] Daemon stopped [2019-09-11T15:47:09.882Z] daemon.go:336: [dfdcbb896814c] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:336: [dfdcbb896814c] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:364: [dfdcbb896814c] daemon started [2019-09-11T15:47:09.882Z] daemon.go:472: [dfdcbb896814c] Stopping daemon [2019-09-11T15:47:09.882Z] daemon.go:307: [dfdcbb896814c] exiting daemon [2019-09-11T15:47:09.882Z] daemon.go:459: [dfdcbb896814c] Daemon stopped [2019-09-11T15:47:09.882Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.34s) [2019-09-11T15:47:09.882Z] 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-09-11T15:47:09.882Z] daemon.go:336: [dbc7df52c0ece] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:336: [dbc7df52c0ece] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:364: [dbc7df52c0ece] daemon started [2019-09-11T15:47:09.882Z] daemon.go:307: [dbc7df52c0ece] exiting daemon [2019-09-11T15:47:09.882Z] daemon.go:336: [dbc7df52c0ece] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:336: [dbc7df52c0ece] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:364: [dbc7df52c0ece] daemon started [2019-09-11T15:47:09.882Z] daemon.go:472: [dbc7df52c0ece] Stopping daemon [2019-09-11T15:47:09.882Z] daemon.go:307: [dbc7df52c0ece] exiting daemon [2019-09-11T15:47:09.882Z] daemon.go:459: [dbc7df52c0ece] Daemon stopped [2019-09-11T15:47:09.882Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.39s) [2019-09-11T15:47:09.882Z] 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-09-11T15:47:09.882Z] daemon.go:336: [d587665ab6b5f] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:336: [d587665ab6b5f] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:364: [d587665ab6b5f] daemon started [2019-09-11T15:47:09.882Z] daemon.go:336: [d587665ab6b5f] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:307: [d587665ab6b5f] exiting daemon [2019-09-11T15:47:09.882Z] daemon.go:336: [d587665ab6b5f] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:364: [d587665ab6b5f] daemon started [2019-09-11T15:47:09.882Z] daemon.go:472: [d587665ab6b5f] Stopping daemon [2019-09-11T15:47:09.882Z] daemon.go:307: [d587665ab6b5f] exiting daemon [2019-09-11T15:47:09.882Z] daemon.go:459: [d587665ab6b5f] Daemon stopped [2019-09-11T15:47:09.882Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.85s) [2019-09-11T15:47:09.882Z] 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-09-11T15:47:09.882Z] daemon.go:336: [d36dc71db13ae] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:336: [d36dc71db13ae] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:364: [d36dc71db13ae] daemon started [2019-09-11T15:47:09.882Z] daemon.go:472: [d36dc71db13ae] Stopping daemon [2019-09-11T15:47:09.882Z] daemon.go:307: [d36dc71db13ae] exiting daemon [2019-09-11T15:47:09.882Z] daemon.go:459: [d36dc71db13ae] Daemon stopped [2019-09-11T15:47:09.882Z] daemon.go:336: [d36dc71db13ae] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:336: [d36dc71db13ae] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:364: [d36dc71db13ae] daemon started [2019-09-11T15:47:09.882Z] daemon.go:472: [d36dc71db13ae] Stopping daemon [2019-09-11T15:47:09.882Z] daemon.go:307: [d36dc71db13ae] exiting daemon [2019-09-11T15:47:09.882Z] daemon.go:459: [d36dc71db13ae] Daemon stopped [2019-09-11T15:47:09.882Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.09s) [2019-09-11T15:47:09.882Z] 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-09-11T15:47:09.882Z] daemon.go:336: [dc3a94e0e07b5] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:336: [dc3a94e0e07b5] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:364: [dc3a94e0e07b5] daemon started [2019-09-11T15:47:09.882Z] daemon.go:336: [dc3a94e0e07b5] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:307: [dc3a94e0e07b5] exiting daemon [2019-09-11T15:47:09.882Z] daemon.go:336: [dc3a94e0e07b5] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:364: [dc3a94e0e07b5] daemon started [2019-09-11T15:47:09.882Z] daemon.go:472: [dc3a94e0e07b5] Stopping daemon [2019-09-11T15:47:09.882Z] daemon.go:307: [dc3a94e0e07b5] exiting daemon [2019-09-11T15:47:09.882Z] daemon.go:459: [dc3a94e0e07b5] Daemon stopped [2019-09-11T15:47:09.882Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.98s) [2019-09-11T15:47:09.882Z] 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-09-11T15:47:09.882Z] daemon.go:336: [d284ae5fc951b] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:336: [d284ae5fc951b] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:364: [d284ae5fc951b] daemon started [2019-09-11T15:47:09.882Z] daemon.go:472: [d284ae5fc951b] Stopping daemon [2019-09-11T15:47:09.882Z] daemon.go:307: [d284ae5fc951b] exiting daemon [2019-09-11T15:47:09.882Z] daemon.go:459: [d284ae5fc951b] Daemon stopped [2019-09-11T15:47:09.882Z] daemon.go:336: [d284ae5fc951b] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:336: [d284ae5fc951b] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:364: [d284ae5fc951b] daemon started [2019-09-11T15:47:09.882Z] daemon.go:472: [d284ae5fc951b] Stopping daemon [2019-09-11T15:47:09.882Z] daemon.go:307: [d284ae5fc951b] exiting daemon [2019-09-11T15:47:09.882Z] daemon.go:459: [d284ae5fc951b] Daemon stopped [2019-09-11T15:47:09.882Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.16s) [2019-09-11T15:47:09.882Z] 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-09-11T15:47:09.882Z] daemon.go:336: [d09d605bb657e] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:336: [d09d605bb657e] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:364: [d09d605bb657e] daemon started [2019-09-11T15:47:09.882Z] daemon.go:336: [d09d605bb657e] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:307: [d09d605bb657e] exiting daemon [2019-09-11T15:47:09.882Z] daemon.go:336: [d09d605bb657e] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:364: [d09d605bb657e] daemon started [2019-09-11T15:47:09.882Z] daemon.go:472: [d09d605bb657e] Stopping daemon [2019-09-11T15:47:09.882Z] daemon.go:307: [d09d605bb657e] exiting daemon [2019-09-11T15:47:09.882Z] daemon.go:459: [d09d605bb657e] Daemon stopped [2019-09-11T15:47:09.882Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.93s) [2019-09-11T15:47:09.882Z] 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-09-11T15:47:09.882Z] daemon.go:336: [d1bcbddecce36] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:336: [d1bcbddecce36] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:364: [d1bcbddecce36] daemon started [2019-09-11T15:47:09.882Z] daemon.go:336: [d1bcbddecce36] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:307: [d1bcbddecce36] exiting daemon [2019-09-11T15:47:09.882Z] daemon.go:336: [d1bcbddecce36] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:364: [d1bcbddecce36] daemon started [2019-09-11T15:47:09.882Z] daemon.go:472: [d1bcbddecce36] Stopping daemon [2019-09-11T15:47:09.882Z] daemon.go:307: [d1bcbddecce36] exiting daemon [2019-09-11T15:47:09.882Z] daemon.go:459: [d1bcbddecce36] Daemon stopped [2019-09-11T15:47:09.882Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.49s) [2019-09-11T15:47:09.882Z] 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-09-11T15:47:09.882Z] daemon.go:336: [dc39154568835] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:336: [dc39154568835] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:364: [dc39154568835] daemon started [2019-09-11T15:47:09.882Z] daemon.go:472: [dc39154568835] Stopping daemon [2019-09-11T15:47:09.882Z] daemon.go:307: [dc39154568835] exiting daemon [2019-09-11T15:47:09.882Z] daemon.go:459: [dc39154568835] Daemon stopped [2019-09-11T15:47:09.882Z] daemon.go:336: [dc39154568835] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:336: [dc39154568835] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:364: [dc39154568835] daemon started [2019-09-11T15:47:09.882Z] daemon.go:472: [dc39154568835] Stopping daemon [2019-09-11T15:47:09.882Z] daemon.go:307: [dc39154568835] exiting daemon [2019-09-11T15:47:09.882Z] daemon.go:459: [dc39154568835] Daemon stopped [2019-09-11T15:47:09.882Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.40s) [2019-09-11T15:47:09.882Z] 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-09-11T15:47:09.882Z] daemon.go:336: [d4dfea5e7a866] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:336: [d4dfea5e7a866] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:364: [d4dfea5e7a866] daemon started [2019-09-11T15:47:09.882Z] daemon.go:472: [d4dfea5e7a866] Stopping daemon [2019-09-11T15:47:09.882Z] daemon.go:307: [d4dfea5e7a866] exiting daemon [2019-09-11T15:47:09.882Z] daemon.go:459: [d4dfea5e7a866] Daemon stopped [2019-09-11T15:47:09.882Z] daemon.go:336: [d4dfea5e7a866] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:336: [d4dfea5e7a866] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:364: [d4dfea5e7a866] daemon started [2019-09-11T15:47:09.882Z] daemon.go:472: [d4dfea5e7a866] Stopping daemon [2019-09-11T15:47:09.882Z] daemon.go:307: [d4dfea5e7a866] exiting daemon [2019-09-11T15:47:09.882Z] daemon.go:459: [d4dfea5e7a866] Daemon stopped [2019-09-11T15:47:09.882Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.95s) [2019-09-11T15:47:09.882Z] 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-09-11T15:47:09.882Z] daemon.go:336: [df32adbd3c93a] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:336: [df32adbd3c93a] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:364: [df32adbd3c93a] daemon started [2019-09-11T15:47:09.882Z] daemon.go:307: [df32adbd3c93a] exiting daemon [2019-09-11T15:47:09.882Z] daemon.go:336: [df32adbd3c93a] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:336: [df32adbd3c93a] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:364: [df32adbd3c93a] daemon started [2019-09-11T15:47:09.882Z] daemon.go:472: [df32adbd3c93a] Stopping daemon [2019-09-11T15:47:09.882Z] daemon.go:307: [df32adbd3c93a] exiting daemon [2019-09-11T15:47:09.882Z] daemon.go:459: [df32adbd3c93a] Daemon stopped [2019-09-11T15:47:09.882Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.12s) [2019-09-11T15:47:09.882Z] 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-09-11T15:47:09.882Z] daemon.go:336: [d4e470750e986] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:336: [d4e470750e986] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:364: [d4e470750e986] daemon started [2019-09-11T15:47:09.882Z] daemon.go:472: [d4e470750e986] Stopping daemon [2019-09-11T15:47:09.882Z] daemon.go:307: [d4e470750e986] exiting daemon [2019-09-11T15:47:09.882Z] daemon.go:459: [d4e470750e986] Daemon stopped [2019-09-11T15:47:09.882Z] daemon.go:336: [d4e470750e986] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:336: [d4e470750e986] waiting for daemon to start [2019-09-11T15:47:09.882Z] daemon.go:364: [d4e470750e986] daemon started [2019-09-11T15:47:09.882Z] daemon.go:472: [d4e470750e986] Stopping daemon [2019-09-11T15:47:09.882Z] daemon.go:307: [d4e470750e986] exiting daemon [2019-09-11T15:47:09.882Z] daemon.go:459: [d4e470750e986] Daemon stopped [2019-09-11T15:47:09.882Z] === RUN TestCgroupNamespacesRun [2019-09-11T15:47:10.382Z] === RUN Test/DockerSwarmSuite/TestDNSConfig [2019-09-11T15:47:11.913Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2019-09-11T15:47:11.913Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-09-11T15:47:11.913Z] daemon.go:336: [d08683dea7508] waiting for daemon to start [2019-09-11T15:47:11.913Z] daemon.go:336: [d08683dea7508] waiting for daemon to start [2019-09-11T15:47:11.913Z] daemon.go:364: [d08683dea7508] daemon started [2019-09-11T15:47:11.913Z] daemon.go:472: [d08683dea7508] Stopping daemon [2019-09-11T15:47:11.913Z] daemon.go:307: [d08683dea7508] exiting daemon [2019-09-11T15:47:11.913Z] daemon.go:459: [d08683dea7508] Daemon stopped [2019-09-11T15:47:11.913Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-11T15:47:13.390Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2019-09-11T15:47:13.390Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-09-11T15:47:13.390Z] daemon.go:336: [d7a735d8f50f6] waiting for daemon to start [2019-09-11T15:47:13.390Z] daemon.go:336: [d7a735d8f50f6] waiting for daemon to start [2019-09-11T15:47:13.390Z] daemon.go:364: [d7a735d8f50f6] daemon started [2019-09-11T15:47:13.390Z] daemon.go:472: [d7a735d8f50f6] Stopping daemon [2019-09-11T15:47:13.390Z] daemon.go:307: [d7a735d8f50f6] exiting daemon [2019-09-11T15:47:13.390Z] daemon.go:459: [d7a735d8f50f6] Daemon stopped [2019-09-11T15:47:13.390Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-11T15:47:13.656Z] === RUN Test/DockerSwarmSuite/TestDNSConfigUpdate [2019-09-11T15:47:14.587Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainersAfterRename [2019-09-11T15:47:15.439Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2019-09-11T15:47:15.439Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-09-11T15:47:15.439Z] daemon.go:336: [d0a8ee1a41fcf] waiting for daemon to start [2019-09-11T15:47:15.439Z] daemon.go:336: [d0a8ee1a41fcf] waiting for daemon to start [2019-09-11T15:47:15.439Z] daemon.go:364: [d0a8ee1a41fcf] daemon started [2019-09-11T15:47:15.439Z] daemon.go:472: [d0a8ee1a41fcf] Stopping daemon [2019-09-11T15:47:15.439Z] daemon.go:307: [d0a8ee1a41fcf] exiting daemon [2019-09-11T15:47:15.439Z] daemon.go:459: [d0a8ee1a41fcf] Daemon stopped [2019-09-11T15:47:15.439Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-11T15:47:16.914Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2019-09-11T15:47:16.914Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-09-11T15:47:16.914Z] daemon.go:336: [de62f7556cd4b] waiting for daemon to start [2019-09-11T15:47:16.914Z] daemon.go:336: [de62f7556cd4b] waiting for daemon to start [2019-09-11T15:47:16.914Z] daemon.go:364: [de62f7556cd4b] daemon started [2019-09-11T15:47:16.914Z] daemon.go:472: [de62f7556cd4b] Stopping daemon [2019-09-11T15:47:16.914Z] daemon.go:307: [de62f7556cd4b] exiting daemon [2019-09-11T15:47:16.914Z] daemon.go:459: [de62f7556cd4b] Daemon stopped [2019-09-11T15:47:16.914Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-11T15:47:17.111Z] === RUN Test/DockerSwarmSuite/TestExtraHosts [2019-09-11T15:47:17.675Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainersOnRename [2019-09-11T15:47:18.946Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2019-09-11T15:47:18.947Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-09-11T15:47:18.947Z] daemon.go:336: [d6a54be717133] waiting for daemon to start [2019-09-11T15:47:18.947Z] daemon.go:336: [d6a54be717133] waiting for daemon to start [2019-09-11T15:47:18.947Z] daemon.go:364: [d6a54be717133] daemon started [2019-09-11T15:47:18.947Z] daemon.go:472: [d6a54be717133] Stopping daemon [2019-09-11T15:47:18.947Z] daemon.go:307: [d6a54be717133] exiting daemon [2019-09-11T15:47:18.947Z] daemon.go:459: [d6a54be717133] Daemon stopped [2019-09-11T15:47:18.947Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-11T15:47:19.138Z] === RUN Test/DockerSuite/TestBuildDockerignoreTouchDockerfile [2019-09-11T15:47:19.564Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2019-09-11T15:47:19.564Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-11T15:47:19.564Z] daemon.go:336: [da687a8b9c9a9] waiting for daemon to start [2019-09-11T15:47:19.564Z] daemon.go:336: [da687a8b9c9a9] waiting for daemon to start [2019-09-11T15:47:19.564Z] daemon.go:364: [da687a8b9c9a9] daemon started [2019-09-11T15:47:19.564Z] daemon.go:472: [da687a8b9c9a9] Stopping daemon [2019-09-11T15:47:19.564Z] daemon.go:307: [da687a8b9c9a9] exiting daemon [2019-09-11T15:47:19.564Z] daemon.go:459: [da687a8b9c9a9] Daemon stopped [2019-09-11T15:47:19.564Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-11T15:47:19.569Z] === RUN Test/DockerSuite/TestLinksPingUnlinkedContainers [2019-09-11T15:47:20.501Z] === RUN Test/DockerSuite/TestLinksUpdateOnRestart [2019-09-11T15:47:20.577Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2019-09-11T15:47:20.577Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-09-11T15:47:20.577Z] daemon.go:336: [deabf822607ad] waiting for daemon to start [2019-09-11T15:47:20.577Z] daemon.go:336: [deabf822607ad] waiting for daemon to start [2019-09-11T15:47:20.577Z] daemon.go:364: [deabf822607ad] daemon started [2019-09-11T15:47:20.577Z] daemon.go:472: [deabf822607ad] Stopping daemon [2019-09-11T15:47:20.577Z] daemon.go:307: [deabf822607ad] exiting daemon [2019-09-11T15:47:20.577Z] daemon.go:459: [deabf822607ad] Daemon stopped [2019-09-11T15:47:20.577Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-11T15:47:20.684Z] === RUN Test/DockerSuite/TestBuildDockerignoringBadExclusion [2019-09-11T15:47:20.757Z] === RUN Test/DockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-09-11T15:47:21.147Z] === RUN Test/DockerSuite/TestBuildDockerignoringDockerfile [2019-09-11T15:47:22.613Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2019-09-11T15:47:22.613Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-09-11T15:47:22.613Z] daemon.go:336: [d71c07fb21b22] waiting for daemon to start [2019-09-11T15:47:22.613Z] daemon.go:336: [d71c07fb21b22] waiting for daemon to start [2019-09-11T15:47:22.613Z] daemon.go:364: [d71c07fb21b22] daemon started [2019-09-11T15:47:22.613Z] daemon.go:472: [d71c07fb21b22] Stopping daemon [2019-09-11T15:47:22.613Z] daemon.go:307: [d71c07fb21b22] exiting daemon [2019-09-11T15:47:22.613Z] daemon.go:459: [d71c07fb21b22] Daemon stopped [2019-09-11T15:47:22.613Z] === RUN TestKernelTCPMemory [2019-09-11T15:47:23.620Z] --- PASS: TestKernelTCPMemory (0.95s) [2019-09-11T15:47:23.620Z] === RUN TestNISDomainname [2019-09-11T15:47:24.032Z] === RUN Test/DockerSuite/TestLoadNoStdinFail [2019-09-11T15:47:24.032Z] === RUN Test/DockerSuite/TestLoadZeroSizeLayer [2019-09-11T15:47:24.032Z] === RUN Test/DockerSwarmSuite/TestOverlayAttachable [2019-09-11T15:47:24.032Z] === RUN Test/DockerSuite/TestLoginWithoutTTY [2019-09-11T15:47:24.032Z] === RUN Test/DockerSuite/TestLogsAPIContainerNotFound [2019-09-11T15:47:24.032Z] === RUN Test/DockerSuite/TestLogsAPIFollowEmptyOutput [2019-09-11T15:47:24.628Z] --- PASS: TestNISDomainname (1.08s) [2019-09-11T15:47:24.628Z] === RUN TestHostnameDnsResolution [2019-09-11T15:47:25.402Z] === RUN Test/DockerSuite/TestLogsAPINoStdoutNorStderr [2019-09-11T15:47:25.637Z] --- PASS: TestHostnameDnsResolution (1.15s) [2019-09-11T15:47:25.637Z] === RUN TestStats [2019-09-11T15:47:26.334Z] === RUN Test/DockerSuite/TestLogsAPIUntil [2019-09-11T15:47:27.657Z] --- PASS: TestStats (2.11s) [2019-09-11T15:47:27.657Z] === RUN TestStopContainerWithTimeout [2019-09-11T15:47:27.657Z] === RUN TestStopContainerWithTimeout/0 [2019-09-11T15:47:27.657Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-11T15:47:27.657Z] === RUN TestStopContainerWithTimeout/1 [2019-09-11T15:47:27.657Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-11T15:47:27.657Z] === RUN TestStopContainerWithTimeout/3 [2019-09-11T15:47:27.657Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-11T15:47:27.657Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-11T15:47:27.657Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-11T15:47:27.657Z] === CONT TestStopContainerWithTimeout/0 [2019-09-11T15:47:27.657Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-11T15:47:27.657Z] === CONT TestStopContainerWithTimeout/1 [2019-09-11T15:47:27.657Z] === CONT TestStopContainerWithTimeout/3 [2019-09-11T15:47:29.608Z] === RUN Test/DockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-09-11T15:47:30.171Z] === RUN Test/DockerSuite/TestLogsAPIUntilDefaultValue [2019-09-11T15:47:31.116Z] === RUN Test/DockerSuite/TestLogsAPIUntilFutureFollow [2019-09-11T15:47:31.137Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-09-11T15:47:31.137Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2019-09-11T15:47:31.137Z] --- PASS: TestStopContainerWithTimeout/1 (2.02s) [2019-09-11T15:47:31.137Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2019-09-11T15:47:31.137Z] --- PASS: TestStopContainerWithTimeout/3 (3.27s) [2019-09-11T15:47:31.137Z] === RUN TestDeleteDevicemapper [2019-09-11T15:47:31.137Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-11T15:47:31.137Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-11T15:47:31.137Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-11T15:47:33.822Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.58s) [2019-09-11T15:47:33.822Z] === RUN TestUpdateMemory [2019-09-11T15:47:34.839Z] --- PASS: TestUpdateMemory (1.22s) [2019-09-11T15:47:34.839Z] === RUN TestUpdateCPUQuota [2019-09-11T15:47:35.291Z] === RUN Test/DockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-09-11T15:47:35.856Z] === RUN Test/DockerSuite/TestLogsAPIWithStdout [2019-09-11T15:47:36.788Z] === RUN Test/DockerSuite/TestLogsCLIContainerNotFound [2019-09-11T15:47:36.788Z] === RUN Test/DockerSuite/TestLogsContainerBiggerThanPage [2019-09-11T15:47:36.868Z] --- PASS: TestUpdateCPUQuota (1.85s) [2019-09-11T15:47:36.868Z] === RUN TestUpdatePidsLimit [2019-09-11T15:47:36.868Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-11T15:47:37.152Z] === RUN TestUpdatePidsLimit/no_change [2019-09-11T15:47:37.435Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-11T15:47:38.055Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-11T15:47:38.160Z] === RUN Test/DockerSuite/TestLogsContainerMuchBiggerThanPage [2019-09-11T15:47:38.346Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-11T15:47:39.010Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-11T15:47:39.294Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-11T15:47:39.533Z] === RUN Test/DockerSuite/TestLogsContainerSmallerThanPage [2019-09-11T15:47:40.464Z] === RUN Test/DockerSuite/TestLogsFollowGoroutinesNoOutput [2019-09-11T15:47:41.324Z] --- PASS: TestUpdatePidsLimit (4.28s) [2019-09-11T15:47:41.324Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-09-11T15:47:41.324Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2019-09-11T15:47:41.324Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) [2019-09-11T15:47:41.324Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2019-09-11T15:47:41.324Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2019-09-11T15:47:41.324Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2019-09-11T15:47:41.324Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2019-09-11T15:47:41.324Z] === RUN TestUpdateRestartPolicy [2019-09-11T15:47:41.834Z] === RUN Test/DockerSuite/TestLogsFollowGoroutinesWithStdout [2019-09-11T15:47:42.765Z] === RUN Test/DockerSuite/TestLogsFollowSlowStdoutConsumer [2019-09-11T15:47:45.288Z] === RUN Test/DockerSuite/TestLogsFollowStopped [2019-09-11T15:47:46.219Z] === RUN Test/DockerSuite/TestLogsSeparateStderr [2019-09-11T15:47:46.333Z] === RUN Test/DockerSuite/TestBuildDockerignoringDockerignore [2019-09-11T15:47:47.153Z] === RUN Test/DockerSuite/TestLogsSince [2019-09-11T15:47:53.844Z] --- PASS: TestUpdateRestartPolicy (12.14s) [2019-09-11T15:47:53.845Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-11T15:47:53.845Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2019-09-11T15:47:53.845Z] === RUN TestWaitNonBlocked [2019-09-11T15:47:53.845Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-11T15:47:53.845Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-11T15:47:53.845Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-11T15:47:53.845Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-11T15:47:53.845Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-11T15:47:53.845Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-11T15:47:54.871Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-09-11T15:47:54.871Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2019-09-11T15:47:54.871Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2019-09-11T15:47:54.871Z] === RUN TestWaitBlocked [2019-09-11T15:47:54.871Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-11T15:47:54.871Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-11T15:47:54.871Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-11T15:47:54.871Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-11T15:47:54.871Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-11T15:47:54.871Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-11T15:47:55.248Z] === RUN Test/DockerSuite/TestLogsSinceFutureFollow [2019-09-11T15:47:55.893Z] --- PASS: TestWaitBlocked (0.04s) [2019-09-11T15:47:55.893Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2019-09-11T15:47:55.893Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2019-09-11T15:47:55.893Z] === CONT TestContainerStartOnDaemonRestart [2019-09-11T15:47:55.893Z] === CONT TestIpcModeOlderClient [2019-09-11T15:47:55.893Z] === CONT TestDaemonRestartIpcMode [2019-09-11T15:47:56.180Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-09-11T15:47:56.686Z] === RUN Test/DockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-09-11T15:47:59.650Z] --- PASS: TestContainerStartOnDaemonRestart (3.34s) [2019-09-11T15:47:59.650Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-09-11T15:47:59.650Z] daemon.go:336: [d1470e3303243] waiting for daemon to start [2019-09-11T15:47:59.650Z] daemon.go:336: [d1470e3303243] waiting for daemon to start [2019-09-11T15:47:59.650Z] daemon.go:364: [d1470e3303243] daemon started [2019-09-11T15:47:59.650Z] daemon.go:336: [d1470e3303243] waiting for daemon to start [2019-09-11T15:47:59.650Z] daemon.go:307: [d1470e3303243] exiting daemon [2019-09-11T15:47:59.650Z] daemon.go:336: [d1470e3303243] waiting for daemon to start [2019-09-11T15:47:59.650Z] daemon.go:364: [d1470e3303243] daemon started [2019-09-11T15:47:59.650Z] daemon.go:472: [d1470e3303243] Stopping daemon [2019-09-11T15:47:59.650Z] daemon.go:307: [d1470e3303243] exiting daemon [2019-09-11T15:47:59.650Z] daemon.go:459: [d1470e3303243] Daemon stopped [2019-09-11T15:47:59.933Z] --- PASS: TestDaemonRestartIpcMode (3.92s) [2019-09-11T15:47:59.933Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-09-11T15:47:59.933Z] daemon.go:336: [d21af61e1c33d] waiting for daemon to start [2019-09-11T15:47:59.933Z] daemon.go:336: [d21af61e1c33d] waiting for daemon to start [2019-09-11T15:47:59.933Z] daemon.go:364: [d21af61e1c33d] daemon started [2019-09-11T15:47:59.933Z] daemon.go:472: [d21af61e1c33d] Stopping daemon [2019-09-11T15:47:59.933Z] daemon.go:307: [d21af61e1c33d] exiting daemon [2019-09-11T15:47:59.933Z] daemon.go:459: [d21af61e1c33d] Daemon stopped [2019-09-11T15:47:59.933Z] daemon.go:336: [d21af61e1c33d] waiting for daemon to start [2019-09-11T15:47:59.933Z] daemon.go:336: [d21af61e1c33d] waiting for daemon to start [2019-09-11T15:47:59.933Z] daemon.go:364: [d21af61e1c33d] daemon started [2019-09-11T15:47:59.933Z] daemon.go:472: [d21af61e1c33d] Stopping daemon [2019-09-11T15:47:59.933Z] daemon.go:307: [d21af61e1c33d] exiting daemon [2019-09-11T15:47:59.933Z] daemon.go:459: [d21af61e1c33d] Daemon stopped [2019-09-11T15:47:59.933Z] PASS [2019-09-11T15:47:59.933Z] [2019-09-11T15:47:59.933Z] === Skipped [2019-09-11T15:47:59.933Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-09-11T15:47:59.933Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-11T15:47:59.933Z] [2019-09-11T15:47:59.933Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-11T15:47:59.933Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-11T15:47:59.933Z] [2019-09-11T15:47:59.933Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-09-11T15:47:59.933Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-11T15:47:59.933Z] [2019-09-11T15:47:59.933Z] [2019-09-11T15:47:59.933Z] DONE 197 tests, 3 skipped in 125.242s [2019-09-11T15:47:59.933Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-09-11T15:47:59.933Z] ++ 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-09-11T15:47:59.933Z] ++ set -e [2019-09-11T15:47:59.933Z] ++ '[' -n 1 ']' [2019-09-11T15:47:59.933Z] ++ set -x [2019-09-11T15:47:59.933Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-09-11T15:48:00.215Z] INFO: Testing against a local daemon [2019-09-11T15:48:00.215Z] === RUN TestCommitInheritsEnv [2019-09-11T15:48:00.499Z] --- PASS: TestCommitInheritsEnv (0.40s) [2019-09-11T15:48:00.499Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-11T15:48:00.499Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-11T15:48:00.499Z] === RUN TestImagesFilterMultiReference [2019-09-11T15:48:00.499Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-09-11T15:48:00.499Z] === RUN TestImagePullPlatformInvalid [2019-09-11T15:48:00.499Z] === RUN Test/DockerSuite/TestLogsStderrInStdout [2019-09-11T15:48:00.499Z] === RUN Test/DockerSwarmSuite/TestPruneNetwork [2019-09-11T15:48:00.757Z] === RUN Test/DockerSuite/TestLogsTail [2019-09-11T15:48:00.781Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2019-09-11T15:48:00.781Z] === RUN TestRemoveImageOrphaning [2019-09-11T15:48:01.065Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2019-09-11T15:48:01.065Z] === RUN TestRemoveImageGarbageCollector [2019-09-11T15:48:01.065Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-09-11T15:48:01.065Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:48:01.065Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-11T15:48:01.065Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-09-11T15:48:01.065Z] === RUN TestTagInvalidReference [2019-09-11T15:48:01.065Z] --- PASS: TestTagInvalidReference (0.05s) [2019-09-11T15:48:01.065Z] === RUN TestTagValidPrefixedRepo [2019-09-11T15:48:01.459Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-09-11T15:48:01.459Z] === RUN TestTagExistedNameWithoutForce [2019-09-11T15:48:01.459Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-09-11T15:48:01.459Z] === RUN TestTagOfficialNames [2019-09-11T15:48:01.459Z] --- PASS: TestTagOfficialNames (0.07s) [2019-09-11T15:48:01.459Z] === RUN TestTagMatchesDigest [2019-09-11T15:48:01.459Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-09-11T15:48:01.459Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-11T15:48:01.806Z] === RUN Test/DockerSuite/TestLogsTimestamps [2019-09-11T15:48:02.737Z] === RUN Test/DockerSuite/TestLogsWithDetails [2019-09-11T15:48:03.667Z] === RUN Test/DockerSuite/TestMountIntoProc [2019-09-11T15:48:04.231Z] === RUN Test/DockerSuite/TestMountIntoSys [2019-09-11T15:48:05.161Z] === RUN Test/DockerSuite/TestNetHostname [2019-09-11T15:48:07.094Z] === RUN Test/DockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-09-11T15:48:08.436Z] === RUN Test/DockerSuite/TestNetHostnameWithNetHost [2019-09-11T15:48:08.436Z] === RUN Test/DockerSuite/TestNetworkEvents [2019-09-11T15:48:09.804Z] === RUN Test/DockerSuite/TestNetworkRmWithActiveContainers [2019-09-11T15:48:11.175Z] === RUN Test/DockerSwarmSuite/TestPsListContainersFilterIsTask [2019-09-11T15:48:12.545Z] === RUN Test/DockerSuite/TestPermissionsPtsReadonlyRootfs [2019-09-11T15:48:13.110Z] === RUN Test/DockerSuite/TestPluginActive [2019-09-11T15:48:15.007Z] === RUN Test/DockerSuite/TestPluginActiveNetwork [2019-09-11T15:48:15.265Z] === RUN Test/DockerSwarmSuite/TestServiceCreateMountTmpfs [2019-09-11T15:48:21.817Z] === RUN Test/DockerSuite/TestPluginInspectOnWindows [2019-09-11T15:48:21.817Z] === RUN Test/DockerSuite/TestPluginInstallDisableVolumeLs [2019-09-11T15:48:22.381Z] === RUN Test/DockerSuite/TestPluginLogDriver [2019-09-11T15:48:25.656Z] === RUN Test/DockerSuite/TestPluginLogDriverInfoList [2019-09-11T15:48:27.550Z] === RUN Test/DockerSuite/TestPluginMetricsCollector [2019-09-11T15:48:28.918Z] === RUN Test/DockerSwarmSuite/TestServiceCreateMountVolume [2019-09-11T15:48:29.483Z] === RUN Test/DockerSuite/TestPluginUpgrade [2019-09-11T15:48:32.758Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-09-11T15:48:35.283Z] === RUN Test/DockerSuite/TestPortBindingOnSandbox [2019-09-11T15:48:35.847Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-09-11T15:48:37.742Z] === RUN Test/DockerSuite/TestPortExposeHostBinding [2019-09-11T15:48:39.112Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-09-11T15:48:39.369Z] === RUN Test/DockerSuite/TestPortHostBinding [2019-09-11T15:48:41.266Z] === RUN Test/DockerSuite/TestPortList [2019-09-11T15:48:42.638Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-09-11T15:48:47.895Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-09-11T15:48:49.672Z] === RUN Test/DockerSuite/TestBuildDockerignoringWholeDir [2019-09-11T15:48:50.418Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-09-11T15:48:52.941Z] === RUN Test/DockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-09-11T15:48:53.505Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-09-11T15:48:54.435Z] === RUN Test/DockerSuite/TestPostContainersAttach [2019-09-11T15:48:57.709Z] === RUN Test/DockerSwarmSuite/TestServiceHealthRun [2019-09-11T15:48:58.263Z] === RUN Test/DockerSuite/TestBuildDockerignoringWildDirs [2019-09-11T15:49:02.969Z] === RUN Test/DockerSuite/TestPostContainersAttachContainerNotFound [2019-09-11T15:49:02.969Z] === RUN Test/DockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-09-11T15:49:02.969Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-09-11T15:49:02.969Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeNegative [2019-09-11T15:49:02.969Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeOmitted [2019-09-11T15:49:03.900Z] === RUN Test/DockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-09-11T15:49:03.900Z] === RUN Test/DockerSuite/TestPostContainersCreateWithShmSize [2019-09-11T15:49:04.157Z] === RUN Test/DockerSwarmSuite/TestServiceHealthStart [2019-09-11T15:49:04.721Z] === RUN Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-09-11T15:49:04.721Z] === RUN Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-09-11T15:49:06.617Z] === RUN Test/DockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-09-11T15:49:06.617Z] === RUN Test/DockerSuite/TestPruneContainerLabel [2019-09-11T15:49:09.892Z] === RUN Test/DockerSuite/TestPruneContainerUntil [2019-09-11T15:49:10.149Z] === RUN Test/DockerSwarmSuite/TestServiceLogs [2019-09-11T15:49:12.043Z] === RUN Test/DockerSuite/TestPruneNetworkLabel [2019-09-11T15:49:12.301Z] === RUN Test/DockerSuite/TestPruneVolumeLabel [2019-09-11T15:49:12.559Z] === RUN Test/DockerSuite/TestPsByOrder [2019-09-11T15:49:13.106Z] === RUN Test/DockerSuite/TestBuildDockerignoringWildTopDir [2019-09-11T15:49:15.833Z] === RUN Test/DockerSuite/TestPsImageIDAfterUpdate [2019-09-11T15:49:17.202Z] === RUN Test/DockerSuite/TestPsListContainersBase [2019-09-11T15:49:21.374Z] === RUN Test/DockerSuite/TestPsListContainersFilterAncestorImage [2019-09-11T15:49:23.898Z] === RUN Test/DockerSwarmSuite/TestServiceLogsCompleteness [2019-09-11T15:49:26.421Z] === RUN Test/DockerSuite/TestPsListContainersFilterCreated [2019-09-11T15:49:26.421Z] === RUN Test/DockerSuite/TestPsListContainersFilterExited [2019-09-11T15:49:30.619Z] === RUN Test/DockerSuite/TestPsListContainersFilterHealth [2019-09-11T15:49:37.167Z] === RUN Test/DockerSwarmSuite/TestServiceLogsDetails [2019-09-11T15:49:39.062Z] === RUN Test/DockerSuite/TestPsListContainersFilterID [2019-09-11T15:49:40.956Z] === RUN Test/DockerSuite/TestPsListContainersFilterLabel [2019-09-11T15:49:43.477Z] === RUN Test/DockerSuite/TestPsListContainersFilterName [2019-09-11T15:49:44.846Z] === RUN Test/DockerSuite/TestPsListContainersFilterNetwork [2019-09-11T15:49:46.741Z] === RUN Test/DockerSuite/TestPsListContainersFilterPorts [2019-09-11T15:49:48.636Z] === RUN Test/DockerSuite/TestPsListContainersFilterStatus [2019-09-11T15:49:50.529Z] === RUN Test/DockerSwarmSuite/TestServiceLogsFollow [2019-09-11T15:49:51.093Z] === RUN Test/DockerSuite/TestPsListContainersSize [2019-09-11T15:49:52.987Z] === RUN Test/DockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-09-11T15:49:52.987Z] === RUN Test/DockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-09-11T15:49:53.917Z] === RUN Test/DockerSuite/TestPsRightTagName [2019-09-11T15:49:56.439Z] === RUN Test/DockerSuite/TestPsShowMounts [2019-09-11T15:49:59.725Z] === RUN Test/DockerSuite/TestPtraceContainerProcsFromHost [2019-09-11T15:50:00.288Z] === RUN Test/DockerSuite/TestPullLinuxImageFailsOnWindows [2019-09-11T15:50:00.288Z] === RUN Test/DockerSuite/TestPullWindowsImageFailsOnLinux [2019-09-11T15:50:00.288Z] === RUN Test/DockerSuite/TestPushToCentralRegistryUnauthorized [2019-09-11T15:50:00.545Z] === RUN Test/DockerSuite/TestPushUnprefixedRepo [2019-09-11T15:50:00.545Z] === RUN Test/DockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-09-11T15:50:01.475Z] === RUN Test/DockerSuite/TestRestartAutoRemoveContainer [2019-09-11T15:50:03.370Z] === RUN Test/DockerSuite/TestRestartContainerSuccess [2019-09-11T15:50:03.370Z] === RUN Test/DockerSuite/TestRestartContainerwithGoodContainer [2019-09-11T15:50:03.627Z] === RUN Test/DockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-09-11T15:50:04.191Z] === RUN Test/DockerSuite/TestRestartContainerwithRestartPolicy [2019-09-11T15:50:12.289Z] === RUN Test/DockerSuite/TestRestartDisconnectedContainer [2019-09-11T15:50:14.185Z] === RUN Test/DockerSuite/TestRestartPolicyAfterRestart [2019-09-11T15:50:14.185Z] === RUN Test/DockerSuite/TestRestartPolicyAlways [2019-09-11T15:50:14.185Z] === RUN Test/DockerSuite/TestRestartPolicyNO [2019-09-11T15:50:14.185Z] === RUN Test/DockerSuite/TestRestartPolicyOnFailure [2019-09-11T15:50:14.185Z] === RUN Test/DockerSuite/TestRestartRunningContainer [2019-09-11T15:50:17.463Z] === RUN Test/DockerSuite/TestRestartStoppedContainer [2019-09-11T15:50:18.832Z] === RUN Test/DockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-09-11T15:50:19.397Z] === RUN Test/DockerSwarmSuite/TestServiceLogsSince [2019-09-11T15:50:23.574Z] === RUN Test/DockerSuite/TestRestartWithVolumes [2019-09-11T15:50:24.509Z] === RUN Test/DockerSuite/TestRmiBlank [2019-09-11T15:50:24.509Z] === RUN Test/DockerSuite/TestRmiByIDHardConflict [2019-09-11T15:50:24.509Z] === RUN Test/DockerSuite/TestRmiContainerImageNotFound [2019-09-11T15:50:28.683Z] === RUN Test/DockerSuite/TestRmiForceWithExistingContainers [2019-09-11T15:50:30.052Z] === RUN Test/DockerSuite/TestRmiForceWithMultipleRepositories [2019-09-11T15:50:30.326Z] === RUN Test/DockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-09-11T15:50:32.225Z] === RUN Test/DockerSuite/TestRmiImgIDForce [2019-09-11T15:50:33.157Z] === RUN Test/DockerSwarmSuite/TestServiceLogsTTY [2019-09-11T15:50:33.414Z] === RUN Test/DockerSuite/TestRmiImgIDMultipleTag [2019-09-11T15:50:35.308Z] === RUN Test/DockerSuite/TestRmiParentImageFail [2019-09-11T15:50:36.677Z] === RUN Test/DockerSuite/TestRmiTag [2019-09-11T15:50:36.677Z] === RUN Test/DockerSuite/TestRmiTagWithExistingContainers [2019-09-11T15:50:37.607Z] === RUN Test/DockerSuite/TestRmiUntagHistoryLayer [2019-09-11T15:50:39.220Z] === RUN Test/DockerSuite/TestBuildDotDotFile [2019-09-11T15:50:39.220Z] === RUN Test/DockerSuite/TestBuildEOLInLine [2019-09-11T15:50:39.220Z] === RUN Test/DockerSuite/TestBuildEmptyCmd [2019-09-11T15:50:39.220Z] === RUN Test/DockerSuite/TestBuildEmptyEntrypoint [2019-09-11T15:50:39.683Z] === RUN Test/DockerSuite/TestBuildEmptyEntrypointInheritance [2019-09-11T15:50:40.659Z] === RUN Test/DockerSuite/TestBuildEmptyScratch [2019-09-11T15:50:40.659Z] === RUN Test/DockerSuite/TestBuildEmptyStringVolume [2019-09-11T15:50:41.122Z] === RUN Test/DockerSuite/TestBuildEntrypoint [2019-09-11T15:50:41.585Z] === RUN Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-09-11T15:50:42.862Z] === RUN Test/DockerSuite/TestRmiWithContainerFails [2019-09-11T15:50:42.862Z] === RUN Test/DockerSuite/TestRmiWithMultipleRepositories [2019-09-11T15:50:44.233Z] === RUN Test/DockerSuite/TestRmiWithParentInUse [2019-09-11T15:50:44.490Z] === RUN Test/DockerSuite/TestRunAddDeviceCgroupRule [2019-09-11T15:50:46.295Z] === RUN Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-09-11T15:50:46.382Z] === RUN Test/DockerSuite/TestRunAddHost [2019-09-11T15:50:46.382Z] === RUN Test/DockerSwarmSuite/TestServiceLogsTail [2019-09-11T15:50:46.947Z] === RUN Test/DockerSuite/TestRunAddHostInHostMode [2019-09-11T15:50:47.513Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevices [2019-09-11T15:50:48.445Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-09-11T15:50:48.445Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-09-11T15:50:49.219Z] === RUN Test/DockerSuite/TestBuildEntrypointRunCleanup [2019-09-11T15:50:49.377Z] === RUN Test/DockerSuite/TestRunAllocatePortInReservedRange [2019-09-11T15:50:51.271Z] === RUN Test/DockerSuite/TestRunAllowBindMountingRoot [2019-09-11T15:50:51.835Z] === RUN Test/DockerSuite/TestRunAllowPortRangeThroughExpose [2019-09-11T15:50:52.765Z] === RUN Test/DockerSuite/TestRunAllowPortRangeThroughPublish [2019-09-11T15:50:53.697Z] === RUN Test/DockerSuite/TestRunApparmorProcDirectory [2019-09-11T15:50:53.938Z] === RUN Test/DockerSuite/TestBuildEnv [2019-09-11T15:50:53.938Z] === RUN Test/DockerSuite/TestBuildEnvEscapes [2019-09-11T15:50:54.400Z] === RUN Test/DockerSuite/TestBuildEnvOverwrite [2019-09-11T15:50:54.400Z] === RUN Test/DockerSuite/TestBuildEnvUsage [2019-09-11T15:50:54.400Z] === RUN Test/DockerSuite/TestBuildEnvUsage2 [2019-09-11T15:50:54.400Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-09-11T15:50:55.592Z] === RUN Test/DockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-09-11T15:50:56.982Z] === RUN Test/DockerSuite/TestRunAttachDetach [2019-09-11T15:50:57.318Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementEnv [2019-09-11T15:50:57.319Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementExpose [2019-09-11T15:50:57.319Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementUser [2019-09-11T15:50:57.319Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementVolume [2019-09-11T15:50:57.913Z] === RUN Test/DockerSuite/TestRunAttachDetachFromConfig [2019-09-11T15:50:58.292Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-09-11T15:50:58.843Z] === RUN Test/DockerSuite/TestRunAttachDetachFromFlag [2019-09-11T15:50:59.408Z] === RUN Test/DockerSwarmSuite/TestServiceLogsTaskLogs [2019-09-11T15:50:59.972Z] === RUN Test/DockerSuite/TestRunAttachDetachFromInvalidFlag [2019-09-11T15:51:00.905Z] === RUN Test/DockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-09-11T15:51:02.277Z] === RUN Test/DockerSuite/TestRunAttachFailedNoLeak [2019-09-11T15:51:03.000Z] === RUN Test/DockerSuite/TestBuildEscapeNotBackslashWordTest [2019-09-11T15:51:03.207Z] === RUN Test/DockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-09-11T15:51:04.138Z] === RUN Test/DockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-09-11T15:51:05.069Z] === RUN Test/DockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-09-11T15:51:06.001Z] === RUN Test/DockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-09-11T15:51:06.931Z] === RUN Test/DockerSuite/TestRunAttachWithDetach [2019-09-11T15:51:06.931Z] === RUN Test/DockerSuite/TestRunBindMounts [2019-09-11T15:51:09.457Z] === RUN Test/DockerSuite/TestRunCapAddALLCanDownInterface [2019-09-11T15:51:10.021Z] === RUN Test/DockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-09-11T15:51:10.951Z] === RUN Test/DockerSuite/TestRunCapAddCHOWN [2019-09-11T15:51:11.882Z] === RUN Test/DockerSuite/TestRunCapAddCanDownInterface [2019-09-11T15:51:12.812Z] === RUN Test/DockerSuite/TestRunCapAddInvalid [2019-09-11T15:51:12.812Z] === RUN Test/DockerSuite/TestRunCapAddSYSTIME [2019-09-11T15:51:13.375Z] === RUN Test/DockerSwarmSuite/TestServiceScale [2019-09-11T15:51:13.633Z] === RUN Test/DockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-09-11T15:51:14.563Z] === RUN Test/DockerSuite/TestRunCapDropALLCannotMknod [2019-09-11T15:51:15.495Z] === RUN Test/DockerSuite/TestRunCapDropCannotMknod [2019-09-11T15:51:16.427Z] === RUN Test/DockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-09-11T15:51:16.427Z] === RUN Test/DockerSuite/TestRunCapDropCannotMknodLowerCase [2019-09-11T15:51:17.368Z] === RUN Test/DockerSuite/TestRunCapDropInvalid [2019-09-11T15:51:17.368Z] === RUN Test/DockerSuite/TestRunCidFileCheckIDLength [2019-09-11T15:51:18.301Z] === RUN Test/DockerSuite/TestRunCidFileCleanupIfEmpty [2019-09-11T15:51:18.301Z] === RUN Test/DockerSuite/TestRunCleanupCmdOnEntrypoint [2019-09-11T15:51:19.670Z] === RUN Test/DockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-09-11T15:51:20.600Z] === RUN Test/DockerSuite/TestRunContainerNetModeWithExposePort [2019-09-11T15:51:20.832Z] === RUN Test/DockerSuite/TestBuildEscapeWhitespace [2019-09-11T15:51:20.832Z] === RUN Test/DockerSuite/TestBuildExoticShellInterpolation [2019-09-11T15:51:20.832Z] === RUN Test/DockerSuite/TestBuildExpose [2019-09-11T15:51:20.832Z] === RUN Test/DockerSuite/TestBuildExposeMorePorts [2019-09-11T15:51:20.832Z] === RUN Test/DockerSuite/TestBuildExposeOrder [2019-09-11T15:51:20.832Z] === RUN Test/DockerSuite/TestBuildExposeUpperCaseProto [2019-09-11T15:51:20.832Z] === RUN Test/DockerSuite/TestBuildFails [2019-09-11T15:51:21.530Z] === RUN Test/DockerSuite/TestRunContainerNetwork [2019-09-11T15:51:22.460Z] === RUN Test/DockerSuite/TestRunContainerNetworkModeToSelf [2019-09-11T15:51:22.460Z] === RUN Test/DockerSuite/TestRunContainerWithCgroupMountRO [2019-09-11T15:51:23.020Z] === RUN Test/DockerSuite/TestBuildFailsGitNotCallable [2019-09-11T15:51:23.020Z] === RUN Test/DockerSuite/TestBuildFollowSymlinkToDir [2019-09-11T15:51:23.390Z] === RUN Test/DockerSuite/TestRunContainerWithCgroupParent [2019-09-11T15:51:25.285Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-09-11T15:51:27.179Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfs [2019-09-11T15:51:28.548Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-09-11T15:51:29.478Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-09-11T15:51:30.042Z] === RUN Test/DockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-09-11T15:51:30.972Z] === RUN Test/DockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-09-11T15:51:32.343Z] === RUN Test/DockerSuite/TestRunContainerWithWritableRootfs [2019-09-11T15:51:33.275Z] === RUN Test/DockerSuite/TestRunCopyVolumeContent [2019-09-11T15:51:33.370Z] === RUN Test/DockerSuite/TestBuildFollowSymlinkToFile [2019-09-11T15:51:35.170Z] === RUN Test/DockerSuite/TestRunCopyVolumeUIDGID [2019-09-11T15:51:35.735Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsConfig [2019-09-11T15:51:38.090Z] === RUN Test/DockerSuite/TestBuildForceRm [2019-09-11T15:51:39.009Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-09-11T15:51:39.009Z] === RUN Test/DockerSuite/TestRunCreateContainerFailedCleanUp [2019-09-11T15:51:39.009Z] === RUN Test/DockerSuite/TestRunCreateVolume [2019-09-11T15:51:39.939Z] === RUN Test/DockerSuite/TestRunCreateVolumeEtc [2019-09-11T15:51:41.846Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-11T15:51:42.776Z] === RUN Test/DockerSuite/TestRunCreateVolumeWithSymlink [2019-09-11T15:51:44.670Z] === RUN Test/DockerSuite/TestRunCreateVolumesInSymlinkDir [2019-09-11T15:51:45.199Z] === RUN Test/DockerSuite/TestBuildFromGit [2019-09-11T15:51:47.945Z] === RUN Test/DockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-09-11T15:51:50.468Z] === RUN Test/DockerSuite/TestRunCredentialSpecFailures [2019-09-11T15:51:50.468Z] === RUN Test/DockerSuite/TestRunCredentialSpecWellFormed [2019-09-11T15:51:50.468Z] === RUN Test/DockerSuite/TestRunDNSDefaultOptions [2019-09-11T15:51:51.033Z] === RUN Test/DockerSuite/TestRunDNSInHostMode [2019-09-11T15:51:53.558Z] === RUN Test/DockerSuite/TestRunDNSOptions [2019-09-11T15:51:54.927Z] === RUN Test/DockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-09-11T15:51:57.452Z] === RUN Test/DockerSuite/TestRunDNSRepeatOptions [2019-09-11T15:51:57.619Z] === RUN Test/DockerSuite/TestBuildFromGitWithContext [2019-09-11T15:51:57.619Z] === RUN Test/DockerSuite/TestBuildFromGitWithF [2019-09-11T15:51:58.015Z] === RUN Test/DockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-09-11T15:51:59.908Z] === RUN Test/DockerSuite/TestRunDetachedContainerIDPrinting [2019-09-11T15:52:00.839Z] === RUN Test/DockerSuite/TestRunDeviceDirectory [2019-09-11T15:52:00.839Z] === RUN Test/DockerSuite/TestRunDeviceNumbers [2019-09-11T15:52:01.403Z] === RUN Test/DockerSuite/TestRunDeviceSymlink [2019-09-11T15:52:01.666Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsScope [2019-09-11T15:52:02.326Z] === RUN Test/DockerSuite/TestBuildFromMixedcaseDockerfile [2019-09-11T15:52:02.326Z] === RUN Test/DockerSuite/TestBuildFromOfficialNames [2019-09-11T15:52:03.299Z] === RUN Test/DockerSuite/TestBuildFromRemoteTarball [2019-09-11T15:52:03.565Z] === RUN Test/DockerSuite/TestRunDisallowBindMountingRootToRoot [2019-09-11T15:52:03.565Z] === RUN Test/DockerSuite/TestRunDuplicateMount [2019-09-11T15:52:03.763Z] === RUN Test/DockerSuite/TestBuildFromStdinWithF [2019-09-11T15:52:03.763Z] === RUN Test/DockerSuite/TestBuildFromURLWithF [2019-09-11T15:52:04.133Z] === RUN Test/DockerSuite/TestRunEchoNamedContainer [2019-09-11T15:52:05.065Z] === RUN Test/DockerSuite/TestRunEchoStdout [2019-09-11T15:52:05.998Z] === RUN Test/DockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-09-11T15:52:06.946Z] === RUN Test/DockerSuite/TestRunEmptyEnv [2019-09-11T15:52:06.946Z] === RUN Test/DockerSuite/TestRunEntrypoint [2019-09-11T15:52:07.876Z] === RUN Test/DockerSuite/TestRunEnvironment [2019-09-11T15:52:08.440Z] === RUN Test/DockerSuite/TestRunEnvironmentErase [2019-09-11T15:52:09.373Z] === RUN Test/DockerSuite/TestRunEnvironmentOverride [2019-09-11T15:52:09.937Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsSecret [2019-09-11T15:52:10.195Z] === RUN Test/DockerSuite/TestRunExitCode [2019-09-11T15:52:11.129Z] === RUN Test/DockerSuite/TestRunExitCodeOne [2019-09-11T15:52:12.060Z] === RUN Test/DockerSuite/TestRunExitCodeZero [2019-09-11T15:52:12.358Z] === RUN Test/DockerSuite/TestBuildHandleEscapesInVolume [2019-09-11T15:52:12.358Z] === RUN Test/DockerSuite/TestBuildHistory [2019-09-11T15:52:12.990Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsService [2019-09-11T15:52:12.990Z] === RUN Test/DockerSuite/TestRunExitOnStdinClose [2019-09-11T15:52:13.923Z] === RUN Test/DockerSuite/TestRunExposePort [2019-09-11T15:52:14.180Z] === RUN Test/DockerSuite/TestRunFullHostnameSet [2019-09-11T15:52:15.114Z] === RUN Test/DockerSuite/TestRunGroupAdd [2019-09-11T15:52:15.679Z] === RUN Test/DockerSuite/TestRunHostnameFQDN [2019-09-11T15:52:17.572Z] === RUN Test/DockerSuite/TestRunHostnameInHostMode [2019-09-11T15:52:17.828Z] === RUN Test/DockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-11T15:52:17.828Z] === RUN Test/DockerSuite/TestRunInitLayerPathOwnership [2019-09-11T15:52:22.005Z] === RUN Test/DockerSuite/TestRunInspectMacAddress [2019-09-11T15:52:22.569Z] === RUN Test/DockerSuite/TestRunInteractiveWithRestartPolicy [2019-09-11T15:52:22.705Z] === RUN Test/DockerSuite/TestBuildIidFile [2019-09-11T15:52:23.166Z] === RUN Test/DockerSuite/TestBuildIidFileCleanupOnFail [2019-09-11T15:52:25.354Z] === RUN Test/DockerSuite/TestBuildInheritance [2019-09-11T15:52:25.354Z] === RUN Test/DockerSuite/TestBuildIntermediateTarget [2019-09-11T15:52:25.654Z] === RUN Test/DockerSuite/TestAPIImagesSearchJSONContentType [2019-09-11T15:52:25.654Z] === RUN Test/DockerSuite/TestAPIImagesSizeCompatibility [2019-09-11T15:52:25.654Z] === RUN Test/DockerSuite/TestAPINetworkConnectDisconnect [2019-09-11T15:52:25.654Z] === RUN Test/DockerSuite/TestAPINetworkCreateCheckDuplicate [2019-09-11T15:52:25.654Z] === RUN Test/DockerSuite/TestAPINetworkFilter [2019-09-11T15:52:25.654Z] === RUN Test/DockerSuite/TestAPINetworkGetDefaults [2019-09-11T15:52:25.654Z] === RUN Test/DockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-09-11T15:52:25.654Z] === RUN Test/DockerSuite/TestAPINetworkInspectBridge [2019-09-11T15:52:25.654Z] === RUN Test/DockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-09-11T15:52:25.654Z] === RUN Test/DockerSuite/TestAPIOptionsRoute [2019-09-11T15:52:25.654Z] === RUN Test/DockerSuite/TestAPIStatsContainerNotFound [2019-09-11T15:52:25.654Z] === RUN Test/DockerSuite/TestAPIStatsNetworkStats [2019-09-11T15:52:25.816Z] === RUN Test/DockerSuite/TestBuildInvalidTag [2019-09-11T15:52:25.816Z] === RUN Test/DockerSuite/TestBuildJSONEmptyRun [2019-09-11T15:52:28.588Z] === RUN Test/DockerSuite/TestAPIStatsNetworkStatsVersioning [2019-09-11T15:52:28.588Z] === RUN Test/DockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-09-11T15:52:28.588Z] === RUN Test/DockerSuite/TestAPIStatsNoStreamGetCpu [2019-09-11T15:52:29.112Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-11T15:52:30.539Z] === RUN Test/DockerSuite/TestBuildLabel [2019-09-11T15:52:31.511Z] === RUN Test/DockerSuite/TestBuildLabelCacheCommit [2019-09-11T15:52:31.973Z] === RUN Test/DockerSuite/TestBuildLabelMultiple [2019-09-11T15:52:32.435Z] === RUN Test/DockerSuite/TestBuildLabelOneNode [2019-09-11T15:52:33.312Z] === RUN Test/DockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-09-11T15:52:33.408Z] === RUN Test/DockerSuite/TestBuildLabels [2019-09-11T15:52:33.987Z] === RUN Test/DockerSuite/TestBuildLabelsCache [2019-09-11T15:52:34.368Z] === RUN Test/DockerSuite/TestRunInvalidCPUShares [2019-09-11T15:52:35.299Z] === RUN Test/DockerSuite/TestRunInvalidCgroupParent [2019-09-11T15:52:35.534Z] === RUN Test/DockerSuite/TestBuildLabelsOverride [2019-09-11T15:52:37.149Z] === RUN Test/DockerSuite/TestAppArmorDeniesChmodProc [2019-09-11T15:52:37.149Z] === RUN Test/DockerSuite/TestAppArmorDeniesPtrace [2019-09-11T15:52:37.149Z] === RUN Test/DockerSuite/TestAppArmorTraceSelf [2019-09-11T15:52:37.149Z] === RUN Test/DockerSuite/TestAttachDisconnect [2019-09-11T15:52:37.149Z] === RUN Test/DockerSuite/TestAttachMultipleAndRestart [2019-09-11T15:52:37.199Z] === RUN Test/DockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-09-11T15:52:37.199Z] === RUN Test/DockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-09-11T15:52:37.199Z] === RUN Test/DockerSuite/TestRunInvalidReference [2019-09-11T15:52:37.199Z] === RUN Test/DockerSuite/TestRunLeakyFileDescriptors [2019-09-11T15:52:38.130Z] === RUN Test/DockerSuite/TestRunLinkToContainerNetMode [2019-09-11T15:52:41.357Z] === RUN Test/DockerSuite/TestBuildLastModified [2019-09-11T15:52:41.357Z] === RUN Test/DockerSuite/TestBuildLineBreak [2019-09-11T15:52:41.357Z] === RUN Test/DockerSuite/TestBuildLineErrorOnBuild [2019-09-11T15:52:41.357Z] === RUN Test/DockerSuite/TestBuildLineErrorUnknownInstruction [2019-09-11T15:52:41.357Z] === RUN Test/DockerSuite/TestBuildLineErrorWithComments [2019-09-11T15:52:41.357Z] === RUN Test/DockerSuite/TestBuildLineErrorWithEmptyLines [2019-09-11T15:52:41.357Z] === RUN Test/DockerSuite/TestBuildMaintainer [2019-09-11T15:52:41.357Z] === RUN Test/DockerSuite/TestBuildMissingArgs [2019-09-11T15:52:41.404Z] === RUN Test/DockerSuite/TestRunLinksContainerWithContainerID [2019-09-11T15:52:42.331Z] === RUN Test/DockerSuite/TestBuildModifyFileInFolder [2019-09-11T15:52:42.774Z] === RUN Test/DockerSuite/TestRunLinksContainerWithContainerName [2019-09-11T15:52:42.964Z] === RUN Test/DockerSuite/TestAttachPausedContainer [2019-09-11T15:52:42.964Z] === RUN Test/DockerSuite/TestAttachTTYWithoutStdin [2019-09-11T15:52:42.964Z] === RUN Test/DockerSuite/TestBuildAPIBuildGitWithF [2019-09-11T15:52:44.668Z] === RUN Test/DockerSuite/TestRunLookupGoogleDNS [2019-09-11T15:52:45.598Z] === RUN Test/DockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-09-11T15:52:46.163Z] === RUN Test/DockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-09-11T15:52:46.728Z] === RUN Test/DockerSuite/TestRunModeHostname [2019-09-11T15:52:48.096Z] === RUN Test/DockerSuite/TestRunModeIpcContainerNotExists [2019-09-11T15:52:48.096Z] === RUN Test/DockerSuite/TestRunModeIpcContainerNotRunning [2019-09-11T15:52:48.096Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsType [2019-09-11T15:52:48.158Z] === RUN Test/DockerSuite/TestBuildMultiStageArg [2019-09-11T15:52:48.353Z] === RUN Test/DockerSuite/TestRunModeIpcHost [2019-09-11T15:52:48.785Z] === RUN Test/DockerSuite/TestBuildAPIDockerFileRemote [2019-09-11T15:52:50.249Z] === RUN Test/DockerSuite/TestRunModeNetContainerHostname [2019-09-11T15:52:51.620Z] === RUN Test/DockerSuite/TestRunModePIDContainer [2019-09-11T15:52:53.525Z] === RUN Test/DockerSuite/TestRunModePIDContainerNotExists [2019-09-11T15:52:53.525Z] === RUN Test/DockerSuite/TestRunModePIDContainerNotRunning [2019-09-11T15:52:53.785Z] === RUN Test/DockerSuite/TestRunModePIDHost [2019-09-11T15:52:55.679Z] === RUN Test/DockerSuite/TestRunModeUTSHost [2019-09-11T15:52:57.050Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-11T15:52:57.050Z] === RUN Test/DockerSuite/TestRunMount [2019-09-11T15:53:03.006Z] === RUN Test/DockerSuite/TestBuildMultiStageCache [2019-09-11T15:53:03.006Z] === RUN Test/DockerSuite/TestBuildMultiStageCopyFromErrors [2019-09-11T15:53:03.982Z] === RUN Test/DockerSuite/TestBuildMultiStageCopyFromSyntax [2019-09-11T15:53:05.149Z] === RUN Test/DockerSuite/TestRunMountOrdering [2019-09-11T15:53:05.149Z] === RUN Test/DockerSuite/TestRunMountReadOnlyDevShm [2019-09-11T15:53:06.080Z] === RUN Test/DockerSuite/TestRunMountShmMqueueFromHost [2019-09-11T15:53:07.977Z] === RUN Test/DockerSuite/TestRunMultipleVolumesFrom [2019-09-11T15:53:10.499Z] === RUN Test/DockerSuite/TestRunMutableNetworkFiles [2019-09-11T15:53:13.773Z] === RUN Test/DockerSuite/TestRunNamedVolume [2019-09-11T15:53:16.299Z] === RUN Test/DockerSuite/TestRunNamedVolumeCopyImageData [2019-09-11T15:53:18.822Z] === RUN Test/DockerSuite/TestRunNamedVolumeNotRemoved [2019-09-11T15:53:20.717Z] === RUN Test/DockerSuite/TestRunNamedVolumesFromNotRemoved [2019-09-11T15:53:22.617Z] === RUN Test/DockerSuite/TestRunNamedVolumesMountedAsShared [2019-09-11T15:53:22.617Z] === RUN Test/DockerSuite/TestRunNetContainerWhichHost [2019-09-11T15:53:23.181Z] === RUN Test/DockerSuite/TestRunNetHost [2019-09-11T15:53:24.120Z] --- PASS: TestImportExtremelyLargeImageWorks (314.36s) [2019-09-11T15:53:24.120Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-09-11T15:53:24.120Z] daemon.go:336: [d2493134179fb] waiting for daemon to start [2019-09-11T15:53:24.120Z] daemon.go:336: [d2493134179fb] waiting for daemon to start [2019-09-11T15:53:24.120Z] daemon.go:364: [d2493134179fb] daemon started [2019-09-11T15:53:24.120Z] daemon.go:472: [d2493134179fb] Stopping daemon [2019-09-11T15:53:24.120Z] daemon.go:307: [d2493134179fb] exiting daemon [2019-09-11T15:53:24.120Z] daemon.go:459: [d2493134179fb] Daemon stopped [2019-09-11T15:53:24.120Z] PASS [2019-09-11T15:53:24.120Z] [2019-09-11T15:53:24.120Z] === Skipped [2019-09-11T15:53:24.120Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-09-11T15:53:24.120Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:53:24.120Z] [2019-09-11T15:53:24.120Z] [2019-09-11T15:53:24.120Z] DONE 12 tests, 1 skipped in 315.760s [2019-09-11T15:53:24.120Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-09-11T15:53:24.120Z] ++ 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-09-11T15:53:24.120Z] ++ set -e [2019-09-11T15:53:24.120Z] ++ '[' -n 1 ']' [2019-09-11T15:53:24.120Z] ++ set -x [2019-09-11T15:53:24.120Z] ++ env -i DEST=/go/src/github.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-09-11T15:53:24.120Z] INFO: Testing against a local daemon [2019-09-11T15:53:24.120Z] === RUN TestNetworkCreateDelete [2019-09-11T15:53:24.120Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-09-11T15:53:24.120Z] === RUN TestDockerNetworkDeletePreferID [2019-09-11T15:53:24.120Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2019-09-11T15:53:24.120Z] === RUN TestInspectNetwork [2019-09-11T15:53:24.120Z] === RUN TestInspectNetwork/full_network_id [2019-09-11T15:53:24.120Z] === RUN TestInspectNetwork/partial_network_id [2019-09-11T15:53:24.120Z] === RUN TestInspectNetwork/network_name [2019-09-11T15:53:24.120Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-11T15:53:24.406Z] --- PASS: TestInspectNetwork (7.54s) [2019-09-11T15:53:24.406Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-09-11T15:53:24.406Z] daemon.go:336: [d491cccde4dd6] waiting for daemon to start [2019-09-11T15:53:24.406Z] daemon.go:336: [d491cccde4dd6] waiting for daemon to start [2019-09-11T15:53:24.406Z] daemon.go:364: [d491cccde4dd6] daemon started [2019-09-11T15:53:24.406Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-11T15:53:24.406Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-11T15:53:24.406Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-11T15:53:24.406Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-11T15:53:24.406Z] daemon.go:472: [d491cccde4dd6] Stopping daemon [2019-09-11T15:53:24.406Z] daemon.go:307: [d491cccde4dd6] exiting daemon [2019-09-11T15:53:24.406Z] daemon.go:459: [d491cccde4dd6] Daemon stopped [2019-09-11T15:53:24.406Z] === RUN TestRunContainerWithBridgeNone [2019-09-11T15:53:24.550Z] === RUN Test/DockerSuite/TestRunNetHostNotAllowedWithLinks [2019-09-11T15:53:25.502Z] === RUN Test/DockerSuite/TestRunNetHostTwiceSameName [2019-09-11T15:53:26.432Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMount [2019-09-11T15:53:27.096Z] --- PASS: TestRunContainerWithBridgeNone (2.69s) [2019-09-11T15:53:27.096Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-09-11T15:53:27.096Z] daemon.go:336: [dca30c7c5ece1] waiting for daemon to start [2019-09-11T15:53:27.096Z] daemon.go:336: [dca30c7c5ece1] waiting for daemon to start [2019-09-11T15:53:27.096Z] daemon.go:364: [dca30c7c5ece1] daemon started [2019-09-11T15:53:27.096Z] daemon.go:472: [dca30c7c5ece1] Stopping daemon [2019-09-11T15:53:27.096Z] daemon.go:307: [dca30c7c5ece1] exiting daemon [2019-09-11T15:53:27.096Z] daemon.go:459: [dca30c7c5ece1] Daemon stopped [2019-09-11T15:53:27.096Z] === RUN TestNetworkInvalidJSON [2019-09-11T15:53:27.096Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-11T15:53:27.096Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-11T15:53:27.096Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-11T15:53:27.096Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-11T15:53:27.096Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-11T15:53:27.096Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-11T15:53:27.096Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-11T15:53:27.096Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-11T15:53:27.096Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-11T15:53:27.096Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2019-09-11T15:53:27.096Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-11T15:53:27.096Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-11T15:53:27.096Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-11T15:53:27.096Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-11T15:53:28.106Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2019-09-11T15:53:28.106Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-09-11T15:53:28.106Z] daemon.go:336: [d0fd764d01130] waiting for daemon to start [2019-09-11T15:53:28.106Z] daemon.go:336: [d0fd764d01130] waiting for daemon to start [2019-09-11T15:53:28.106Z] daemon.go:364: [d0fd764d01130] daemon started [2019-09-11T15:53:28.106Z] daemon.go:472: [d0fd764d01130] Stopping daemon [2019-09-11T15:53:28.106Z] daemon.go:307: [d0fd764d01130] exiting daemon [2019-09-11T15:53:28.106Z] daemon.go:459: [d0fd764d01130] Daemon stopped [2019-09-11T15:53:28.106Z] daemon.go:336: [d0fd764d01130] waiting for daemon to start [2019-09-11T15:53:28.106Z] daemon.go:336: [d0fd764d01130] waiting for daemon to start [2019-09-11T15:53:28.107Z] daemon.go:364: [d0fd764d01130] daemon started [2019-09-11T15:53:28.107Z] daemon.go:472: [d0fd764d01130] Stopping daemon [2019-09-11T15:53:28.107Z] daemon.go:307: [d0fd764d01130] exiting daemon [2019-09-11T15:53:28.107Z] daemon.go:459: [d0fd764d01130] Daemon stopped [2019-09-11T15:53:28.107Z] === RUN TestDaemonDefaultNetworkPools [2019-09-11T15:53:28.955Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMountRO [2019-09-11T15:53:29.117Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2019-09-11T15:53:29.117Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-09-11T15:53:29.117Z] daemon.go:336: [dd23690c03b64] waiting for daemon to start [2019-09-11T15:53:29.117Z] daemon.go:336: [dd23690c03b64] waiting for daemon to start [2019-09-11T15:53:29.117Z] daemon.go:364: [dd23690c03b64] daemon started [2019-09-11T15:53:29.117Z] daemon.go:472: [dd23690c03b64] Stopping daemon [2019-09-11T15:53:29.117Z] daemon.go:307: [dd23690c03b64] exiting daemon [2019-09-11T15:53:29.117Z] daemon.go:459: [dd23690c03b64] Daemon stopped [2019-09-11T15:53:29.117Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-11T15:53:30.130Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.27s) [2019-09-11T15:53:30.130Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-09-11T15:53:30.130Z] daemon.go:336: [d8c7142d0dcf8] waiting for daemon to start [2019-09-11T15:53:30.130Z] daemon.go:336: [d8c7142d0dcf8] waiting for daemon to start [2019-09-11T15:53:30.130Z] daemon.go:364: [d8c7142d0dcf8] daemon started [2019-09-11T15:53:30.130Z] daemon.go:472: [d8c7142d0dcf8] Stopping daemon [2019-09-11T15:53:30.130Z] daemon.go:307: [d8c7142d0dcf8] exiting daemon [2019-09-11T15:53:30.130Z] daemon.go:459: [d8c7142d0dcf8] Daemon stopped [2019-09-11T15:53:30.130Z] daemon.go:336: [d8c7142d0dcf8] waiting for daemon to start [2019-09-11T15:53:30.130Z] daemon.go:336: [d8c7142d0dcf8] waiting for daemon to start [2019-09-11T15:53:30.130Z] daemon.go:364: [d8c7142d0dcf8] daemon started [2019-09-11T15:53:30.130Z] daemon.go:472: [d8c7142d0dcf8] Stopping daemon [2019-09-11T15:53:30.130Z] daemon.go:307: [d8c7142d0dcf8] exiting daemon [2019-09-11T15:53:30.130Z] daemon.go:459: [d8c7142d0dcf8] Daemon stopped [2019-09-11T15:53:30.130Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-11T15:53:31.478Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-09-11T15:53:31.610Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.47s) [2019-09-11T15:53:31.610Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-11T15:53:31.610Z] daemon.go:336: [da88ea01e4cbf] waiting for daemon to start [2019-09-11T15:53:31.610Z] daemon.go:336: [da88ea01e4cbf] waiting for daemon to start [2019-09-11T15:53:31.610Z] daemon.go:364: [da88ea01e4cbf] daemon started [2019-09-11T15:53:31.610Z] daemon.go:472: [da88ea01e4cbf] Stopping daemon [2019-09-11T15:53:31.610Z] daemon.go:307: [da88ea01e4cbf] exiting daemon [2019-09-11T15:53:31.610Z] daemon.go:459: [da88ea01e4cbf] Daemon stopped [2019-09-11T15:53:31.610Z] daemon.go:336: [da88ea01e4cbf] waiting for daemon to start [2019-09-11T15:53:31.610Z] daemon.go:336: [da88ea01e4cbf] waiting for daemon to start [2019-09-11T15:53:31.610Z] daemon.go:364: [da88ea01e4cbf] daemon started [2019-09-11T15:53:31.610Z] daemon.go:472: [da88ea01e4cbf] Stopping daemon [2019-09-11T15:53:31.610Z] daemon.go:307: [da88ea01e4cbf] exiting daemon [2019-09-11T15:53:31.610Z] daemon.go:459: [da88ea01e4cbf] Daemon stopped [2019-09-11T15:53:31.610Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-11T15:53:32.229Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2019-09-11T15:53:32.229Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-09-11T15:53:32.229Z] daemon.go:336: [d9ab544903e80] waiting for daemon to start [2019-09-11T15:53:32.229Z] daemon.go:336: [d9ab544903e80] waiting for daemon to start [2019-09-11T15:53:32.229Z] daemon.go:364: [d9ab544903e80] daemon started [2019-09-11T15:53:32.229Z] daemon.go:472: [d9ab544903e80] Stopping daemon [2019-09-11T15:53:32.229Z] daemon.go:307: [d9ab544903e80] exiting daemon [2019-09-11T15:53:32.229Z] daemon.go:459: [d9ab544903e80] Daemon stopped [2019-09-11T15:53:32.229Z] === RUN TestServiceWithPredefinedNetwork [2019-09-11T15:53:34.916Z] --- PASS: TestServiceWithPredefinedNetwork (2.50s) [2019-09-11T15:53:34.916Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-09-11T15:53:34.916Z] daemon.go:336: [d642a953d1f33] waiting for daemon to start [2019-09-11T15:53:34.916Z] daemon.go:336: [d642a953d1f33] waiting for daemon to start [2019-09-11T15:53:34.916Z] daemon.go:364: [d642a953d1f33] daemon started [2019-09-11T15:53:34.916Z] daemon.go:472: [d642a953d1f33] Stopping daemon [2019-09-11T15:53:34.916Z] daemon.go:307: [d642a953d1f33] exiting daemon [2019-09-11T15:53:34.916Z] daemon.go:459: [d642a953d1f33] Daemon stopped [2019-09-11T15:53:34.916Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-11T15:53:34.916Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-11T15:53:34.916Z] service_test.go:230: FLAKY_TEST [2019-09-11T15:53:34.916Z] === RUN TestServiceWithDataPathPortInit [2019-09-11T15:53:36.730Z] === RUN Test/DockerSuite/TestRunNetworkNotInitializedNoneMode [2019-09-11T15:53:37.295Z] === RUN Test/DockerSuite/TestRunNoDupVolumes [2019-09-11T15:53:37.295Z] === RUN Test/DockerSuite/TestRunNoNewPrivSetuid [2019-09-11T15:53:38.226Z] === RUN Test/DockerSuite/TestRunNoOutputFromPullInStdout [2019-09-11T15:53:38.226Z] === RUN Test/DockerSuite/TestRunNonExecutableCmd [2019-09-11T15:53:39.160Z] === RUN Test/DockerSuite/TestRunNonExistingCmd [2019-09-11T15:53:39.724Z] === RUN Test/DockerSuite/TestRunNonExistingImage [2019-09-11T15:53:39.981Z] === RUN Test/DockerSuite/TestRunNonLocalMacAddress [2019-09-11T15:53:40.911Z] === RUN Test/DockerSuite/TestRunNonRootUserResolvName [2019-09-11T15:53:41.841Z] === RUN Test/DockerSuite/TestRunOOMExitCode [2019-09-11T15:53:41.841Z] === RUN Test/DockerSuite/TestRunPIDHostWithChildIsKillable [2019-09-11T15:53:42.771Z] === RUN Test/DockerSuite/TestRunPIDsLimit [2019-09-11T15:53:43.701Z] === RUN Test/DockerSuite/TestRunPortFromDockerRangeInUse [2019-09-11T15:53:45.596Z] === RUN Test/DockerSuite/TestRunPortInUse [2019-09-11T15:53:46.525Z] === RUN Test/DockerSuite/TestRunPrivilegedAllowedDevices [2019-09-11T15:53:46.554Z] === RUN Test/DockerSuite/TestBuildMultiStageGlobalArg [2019-09-11T15:53:47.089Z] === RUN Test/DockerSuite/TestRunPrivilegedCanMknod [2019-09-11T15:53:48.038Z] === RUN Test/DockerSuite/TestRunPrivilegedCanMount [2019-09-11T15:53:48.612Z] === RUN Test/DockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-09-11T15:53:49.543Z] === RUN Test/DockerSuite/TestRunProcWritableInPrivilegedContainers [2019-09-11T15:53:50.475Z] === RUN Test/DockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-11T15:53:50.475Z] === RUN Test/DockerSuite/TestRunPublishPort [2019-09-11T15:53:51.412Z] === RUN Test/DockerSuite/TestRunReadFilteredProc [2019-09-11T15:53:51.977Z] === RUN Test/DockerSuite/TestRunReadProcLatency [2019-09-11T15:53:51.977Z] === RUN Test/DockerSuite/TestRunReadProcTimer [2019-09-11T15:53:52.907Z] === RUN Test/DockerSuite/TestRunRedirectStdout [2019-09-11T15:53:53.384Z] --- PASS: TestServiceWithDataPathPortInit (15.90s) [2019-09-11T15:53:53.384Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-11T15:53:53.384Z] daemon.go:336: [d1f47a2ff741d] waiting for daemon to start [2019-09-11T15:53:53.384Z] daemon.go:336: [d1f47a2ff741d] waiting for daemon to start [2019-09-11T15:53:53.384Z] daemon.go:364: [d1f47a2ff741d] daemon started [2019-09-11T15:53:53.384Z] daemon.go:472: [d1f47a2ff741d] Stopping daemon [2019-09-11T15:53:53.384Z] daemon.go:307: [d1f47a2ff741d] exiting daemon [2019-09-11T15:53:53.384Z] daemon.go:459: [d1f47a2ff741d] Daemon stopped [2019-09-11T15:53:53.384Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-11T15:53:53.384Z] daemon.go:336: [da49f423d9a8a] waiting for daemon to start [2019-09-11T15:53:53.384Z] daemon.go:336: [da49f423d9a8a] waiting for daemon to start [2019-09-11T15:53:53.384Z] daemon.go:364: [da49f423d9a8a] daemon started [2019-09-11T15:53:53.384Z] daemon.go:472: [da49f423d9a8a] Stopping daemon [2019-09-11T15:53:53.384Z] daemon.go:307: [da49f423d9a8a] exiting daemon [2019-09-11T15:53:53.384Z] daemon.go:459: [da49f423d9a8a] Daemon stopped [2019-09-11T15:53:53.384Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-11T15:53:54.803Z] === RUN Test/DockerSuite/TestRunResolvconfUpdate [2019-09-11T15:53:54.803Z] === RUN Test/DockerSuite/TestRunRestartMaxRetries [2019-09-11T15:53:55.149Z] === RUN Test/DockerSuite/TestBuildMultiStageImplicitFrom [2019-09-11T15:53:59.696Z] === RUN Test/DockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-09-11T15:53:59.696Z] === RUN Test/DockerSuite/TestRunRm [2019-09-11T15:53:59.709Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.35s) [2019-09-11T15:53:59.709Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-11T15:53:59.709Z] daemon.go:336: [d6a3c78fa2caa] waiting for daemon to start [2019-09-11T15:53:59.709Z] daemon.go:336: [d6a3c78fa2caa] waiting for daemon to start [2019-09-11T15:53:59.709Z] daemon.go:364: [d6a3c78fa2caa] daemon started [2019-09-11T15:53:59.709Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o54rwdgdu7kgg8uc8f8p1cb6z Created:2019-09-11 15:53:51.786624251 +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[c0a9deefac00d1545da205f3fec56e4715fe761757e8fbef7cfda7becbba9a60:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u31htrdsj0yzbku4n5ej6on0a EndpointID:2a3a146942732840e81d9e912a0da98c3f9d1d060639e4e5729ef733a00389a5 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9b233c010e4d264240412ac92891ed172bad20a61b64f893dd866f900b0094ca 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:34955ef75a2b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u31htrdsj0yzbku4n5ej6on0a EndpointID:2a3a146942732840e81d9e912a0da98c3f9d1d060639e4e5729ef733a00389a5 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-11T15:53:59.709Z] daemon.go:472: [d6a3c78fa2caa] Stopping daemon [2019-09-11T15:53:59.709Z] daemon.go:307: [d6a3c78fa2caa] exiting daemon [2019-09-11T15:53:59.709Z] daemon.go:459: [d6a3c78fa2caa] Daemon stopped [2019-09-11T15:53:59.709Z] PASS [2019-09-11T15:53:59.709Z] [2019-09-11T15:53:59.709Z] === Skipped [2019-09-11T15:53:59.709Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-11T15:53:59.709Z] service_test.go:230: FLAKY_TEST [2019-09-11T15:53:59.709Z] [2019-09-11T15:53:59.709Z] [2019-09-11T15:53:59.709Z] DONE 21 tests, 1 skipped in 42.194s [2019-09-11T15:53:59.709Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-11T15:53:59.709Z] ++ 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-09-11T15:53:59.709Z] ++ set -e [2019-09-11T15:53:59.709Z] ++ '[' -n 1 ']' [2019-09-11T15:53:59.709Z] ++ set -x [2019-09-11T15:53:59.709Z] ++ env -i DEST=/go/src/github.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-09-11T15:53:59.709Z] INFO: Testing against a local daemon [2019-09-11T15:53:59.709Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-11T15:53:59.709Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.48s) [2019-09-11T15:53:59.709Z] ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance [2019-09-11T15:53:59.709Z] daemon.go:336: [d4576ede9feaa] waiting for daemon to start [2019-09-11T15:53:59.709Z] daemon.go:336: [d4576ede9feaa] waiting for daemon to start [2019-09-11T15:53:59.709Z] daemon.go:364: [d4576ede9feaa] daemon started [2019-09-11T15:53:59.709Z] daemon.go:472: [d4576ede9feaa] Stopping daemon [2019-09-11T15:53:59.709Z] daemon.go:307: [d4576ede9feaa] exiting daemon [2019-09-11T15:53:59.709Z] daemon.go:459: [d4576ede9feaa] Daemon stopped [2019-09-11T15:53:59.709Z] daemon.go:336: [d4576ede9feaa] waiting for daemon to start [2019-09-11T15:53:59.709Z] daemon.go:336: [d4576ede9feaa] waiting for daemon to start [2019-09-11T15:53:59.709Z] daemon.go:364: [d4576ede9feaa] daemon started [2019-09-11T15:53:59.709Z] daemon.go:472: [d4576ede9feaa] Stopping daemon [2019-09-11T15:53:59.709Z] daemon.go:307: [d4576ede9feaa] exiting daemon [2019-09-11T15:53:59.709Z] daemon.go:459: [d4576ede9feaa] Daemon stopped [2019-09-11T15:53:59.709Z] === RUN TestDockerNetworkIpvlan [2019-09-11T15:53:59.827Z] === RUN Test/DockerSuite/TestBuildMultiStageMultipleBuilds [2019-09-11T15:54:00.260Z] === RUN Test/DockerSuite/TestRunRmAndWait [2019-09-11T15:54:00.721Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-09-11T15:54:01.736Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-09-11T15:54:02.355Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-09-11T15:54:04.435Z] === RUN Test/DockerSuite/TestRunRmPre125Api [2019-09-11T15:54:04.999Z] === RUN Test/DockerSuite/TestRunRootWorkdir [2019-09-11T15:54:05.038Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-09-11T15:54:05.642Z] === RUN Test/DockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-09-11T15:54:05.929Z] === RUN Test/DockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-09-11T15:54:07.822Z] === RUN Test/DockerSuite/TestRunSeccompAllowSetrlimit [2019-09-11T15:54:08.386Z] === RUN Test/DockerSuite/TestRunSeccompDefaultProfileAcct [2019-09-11T15:54:09.438Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-09-11T15:54:11.460Z] === RUN Test/DockerSuite/TestBuildMultiStageNameVariants [2019-09-11T15:54:11.467Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-09-11T15:54:12.561Z] === RUN Test/DockerSuite/TestRunSeccompDefaultProfileNS [2019-09-11T15:54:14.932Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-09-11T15:54:17.829Z] === RUN Test/DockerSuite/TestRunSeccompProfileAllow32Bit [2019-09-11T15:54:18.086Z] === RUN Test/DockerSuite/TestRunSeccompProfileDenyChmod [2019-09-11T15:54:19.017Z] === RUN Test/DockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-09-11T15:54:19.948Z] === RUN Test/DockerSuite/TestRunSeccompProfileDenyUnshare [2019-09-11T15:54:20.433Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-09-11T15:54:20.878Z] === RUN Test/DockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-09-11T15:54:21.442Z] === RUN Test/DockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-09-11T15:54:22.373Z] === RUN Test/DockerSuite/TestRunSeccompWithDefaultProfile [2019-09-11T15:54:23.303Z] === RUN Test/DockerSuite/TestRunSetDefaultRestartPolicy [2019-09-11T15:54:23.867Z] === RUN Test/DockerSuite/TestRunSetMacAddress [2019-09-11T15:54:24.797Z] === RUN Test/DockerSuite/TestRunSlowStdoutConsumer [2019-09-11T15:54:25.928Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-09-11T15:54:27.411Z] --- PASS: TestDockerNetworkIpvlan (27.77s) [2019-09-11T15:54:27.411Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-11T15:54:27.411Z] daemon.go:336: [d1c99ec9dc512] waiting for daemon to start [2019-09-11T15:54:27.411Z] daemon.go:336: [d1c99ec9dc512] waiting for daemon to start [2019-09-11T15:54:27.411Z] daemon.go:364: [d1c99ec9dc512] daemon started [2019-09-11T15:54:27.411Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.08s) [2019-09-11T15:54:27.411Z] daemon.go:472: [d1c99ec9dc512] Stopping daemon [2019-09-11T15:54:27.411Z] daemon.go:307: [d1c99ec9dc512] exiting daemon [2019-09-11T15:54:27.411Z] daemon.go:459: [d1c99ec9dc512] Daemon stopped [2019-09-11T15:54:27.411Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-11T15:54:27.411Z] daemon.go:336: [d41bbde8df5d4] waiting for daemon to start [2019-09-11T15:54:27.411Z] daemon.go:336: [d41bbde8df5d4] waiting for daemon to start [2019-09-11T15:54:27.411Z] daemon.go:364: [d41bbde8df5d4] daemon started [2019-09-11T15:54:27.411Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.06s) [2019-09-11T15:54:27.411Z] daemon.go:472: [d41bbde8df5d4] Stopping daemon [2019-09-11T15:54:27.411Z] daemon.go:307: [d41bbde8df5d4] exiting daemon [2019-09-11T15:54:27.411Z] daemon.go:459: [d41bbde8df5d4] Daemon stopped [2019-09-11T15:54:27.411Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-11T15:54:27.411Z] daemon.go:336: [d38ebe2155615] waiting for daemon to start [2019-09-11T15:54:27.411Z] daemon.go:336: [d38ebe2155615] waiting for daemon to start [2019-09-11T15:54:27.411Z] daemon.go:364: [d38ebe2155615] daemon started [2019-09-11T15:54:27.411Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.28s) [2019-09-11T15:54:27.411Z] daemon.go:472: [d38ebe2155615] Stopping daemon [2019-09-11T15:54:27.411Z] daemon.go:307: [d38ebe2155615] exiting daemon [2019-09-11T15:54:27.411Z] daemon.go:459: [d38ebe2155615] Daemon stopped [2019-09-11T15:54:27.411Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-11T15:54:27.411Z] daemon.go:336: [d536cf56fc6ba] waiting for daemon to start [2019-09-11T15:54:27.411Z] daemon.go:336: [d536cf56fc6ba] waiting for daemon to start [2019-09-11T15:54:27.411Z] daemon.go:364: [d536cf56fc6ba] daemon started [2019-09-11T15:54:27.411Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.32s) [2019-09-11T15:54:27.411Z] daemon.go:472: [d536cf56fc6ba] Stopping daemon [2019-09-11T15:54:27.411Z] daemon.go:307: [d536cf56fc6ba] exiting daemon [2019-09-11T15:54:27.411Z] daemon.go:459: [d536cf56fc6ba] Daemon stopped [2019-09-11T15:54:27.411Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-11T15:54:27.411Z] daemon.go:336: [dbde2976ade84] waiting for daemon to start [2019-09-11T15:54:27.411Z] daemon.go:336: [dbde2976ade84] waiting for daemon to start [2019-09-11T15:54:27.411Z] daemon.go:364: [dbde2976ade84] daemon started [2019-09-11T15:54:27.411Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.24s) [2019-09-11T15:54:27.411Z] daemon.go:472: [dbde2976ade84] Stopping daemon [2019-09-11T15:54:27.411Z] daemon.go:307: [dbde2976ade84] exiting daemon [2019-09-11T15:54:27.411Z] daemon.go:459: [dbde2976ade84] Daemon stopped [2019-09-11T15:54:27.411Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-11T15:54:27.411Z] daemon.go:336: [d445a73566b52] waiting for daemon to start [2019-09-11T15:54:27.411Z] daemon.go:336: [d445a73566b52] waiting for daemon to start [2019-09-11T15:54:27.411Z] daemon.go:364: [d445a73566b52] daemon started [2019-09-11T15:54:27.411Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.21s) [2019-09-11T15:54:27.411Z] daemon.go:472: [d445a73566b52] Stopping daemon [2019-09-11T15:54:27.411Z] daemon.go:307: [d445a73566b52] exiting daemon [2019-09-11T15:54:27.411Z] daemon.go:459: [d445a73566b52] Daemon stopped [2019-09-11T15:54:27.411Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-11T15:54:27.411Z] daemon.go:336: [d3a4791089b96] waiting for daemon to start [2019-09-11T15:54:27.411Z] daemon.go:336: [d3a4791089b96] waiting for daemon to start [2019-09-11T15:54:27.411Z] daemon.go:364: [d3a4791089b96] daemon started [2019-09-11T15:54:27.411Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.48s) [2019-09-11T15:54:27.411Z] daemon.go:472: [d3a4791089b96] Stopping daemon [2019-09-11T15:54:27.411Z] daemon.go:307: [d3a4791089b96] exiting daemon [2019-09-11T15:54:27.411Z] daemon.go:459: [d3a4791089b96] Daemon stopped [2019-09-11T15:54:27.411Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-11T15:54:27.411Z] daemon.go:336: [d42eeff9c47ff] waiting for daemon to start [2019-09-11T15:54:27.411Z] daemon.go:336: [d42eeff9c47ff] waiting for daemon to start [2019-09-11T15:54:27.411Z] daemon.go:364: [d42eeff9c47ff] daemon started [2019-09-11T15:54:27.411Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.37s) [2019-09-11T15:54:27.411Z] daemon.go:472: [d42eeff9c47ff] Stopping daemon [2019-09-11T15:54:27.412Z] daemon.go:307: [d42eeff9c47ff] exiting daemon [2019-09-11T15:54:27.412Z] daemon.go:459: [d42eeff9c47ff] Daemon stopped [2019-09-11T15:54:27.412Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-11T15:54:27.412Z] daemon.go:336: [d6b277f6d933d] waiting for daemon to start [2019-09-11T15:54:27.412Z] daemon.go:336: [d6b277f6d933d] waiting for daemon to start [2019-09-11T15:54:27.412Z] daemon.go:364: [d6b277f6d933d] daemon started [2019-09-11T15:54:27.412Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.96s) [2019-09-11T15:54:27.412Z] daemon.go:472: [d6b277f6d933d] Stopping daemon [2019-09-11T15:54:27.412Z] daemon.go:307: [d6b277f6d933d] exiting daemon [2019-09-11T15:54:27.412Z] daemon.go:459: [d6b277f6d933d] Daemon stopped [2019-09-11T15:54:27.412Z] PASS [2019-09-11T15:54:27.412Z] [2019-09-11T15:54:27.412Z] DONE 11 tests in 29.389s [2019-09-11T15:54:27.412Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-11T15:54:27.412Z] ++ 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-09-11T15:54:27.412Z] ++ set -e [2019-09-11T15:54:27.412Z] ++ '[' -n 1 ']' [2019-09-11T15:54:27.412Z] ++ set -x [2019-09-11T15:54:27.412Z] ++ env -i DEST=/go/src/github.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-09-11T15:54:27.696Z] INFO: Testing against a local daemon [2019-09-11T15:54:27.696Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-11T15:54:28.074Z] === RUN Test/DockerSuite/TestRunState [2019-09-11T15:54:29.170Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2019-09-11T15:54:29.170Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-09-11T15:54:29.170Z] daemon.go:336: [d9e5665ff52af] waiting for daemon to start [2019-09-11T15:54:29.170Z] daemon.go:336: [d9e5665ff52af] waiting for daemon to start [2019-09-11T15:54:29.170Z] daemon.go:364: [d9e5665ff52af] daemon started [2019-09-11T15:54:29.170Z] daemon.go:472: [d9e5665ff52af] Stopping daemon [2019-09-11T15:54:29.170Z] daemon.go:307: [d9e5665ff52af] exiting daemon [2019-09-11T15:54:29.170Z] daemon.go:459: [d9e5665ff52af] Daemon stopped [2019-09-11T15:54:29.170Z] daemon.go:336: [d9e5665ff52af] waiting for daemon to start [2019-09-11T15:54:29.170Z] daemon.go:336: [d9e5665ff52af] waiting for daemon to start [2019-09-11T15:54:29.170Z] daemon.go:364: [d9e5665ff52af] daemon started [2019-09-11T15:54:29.170Z] daemon.go:472: [d9e5665ff52af] Stopping daemon [2019-09-11T15:54:29.170Z] daemon.go:307: [d9e5665ff52af] exiting daemon [2019-09-11T15:54:29.170Z] daemon.go:459: [d9e5665ff52af] Daemon stopped [2019-09-11T15:54:29.170Z] === RUN TestDockerNetworkMacvlan [2019-09-11T15:54:29.182Z] === RUN Test/DockerSuite/TestBuildMultiStageResetScratch [2019-09-11T15:54:29.182Z] === RUN Test/DockerSuite/TestBuildMultiStageUnusedArg [2019-09-11T15:54:29.446Z] === RUN Test/DockerSuite/TestRunStdinBlockedAfterContainerExit [2019-09-11T15:54:30.009Z] === RUN Test/DockerSuite/TestRunStdinPipe [2019-09-11T15:54:30.202Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-11T15:54:30.819Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-11T15:54:30.940Z] === RUN Test/DockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-09-11T15:54:31.197Z] === RUN Test/DockerSuite/TestRunSwapLessThanMemoryLimit [2019-09-11T15:54:31.197Z] === RUN Test/DockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-09-11T15:54:31.829Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-11T15:54:32.128Z] === RUN Test/DockerSuite/TestRunSysWritableInPrivilegedContainers [2019-09-11T15:54:32.692Z] === RUN Test/DockerSuite/TestRunSysctls [2019-09-11T15:54:33.893Z] === RUN Test/DockerSuite/TestBuildMultipleTags [2019-09-11T15:54:34.355Z] === RUN Test/DockerSuite/TestBuildNetContainer [2019-09-11T15:54:34.355Z] === RUN Test/DockerSuite/TestBuildNetNone [2019-09-11T15:54:34.355Z] === RUN Test/DockerSuite/TestBuildNoContext [2019-09-11T15:54:34.514Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-11T15:54:34.586Z] === RUN Test/DockerSuite/TestRunTLSVerify [2019-09-11T15:54:34.586Z] === RUN Test/DockerSuite/TestRunTTYWithPipe [2019-09-11T15:54:34.586Z] === RUN Test/DockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-09-11T15:54:35.517Z] === RUN Test/DockerSuite/TestRunTmpfsMounts [2019-09-11T15:54:36.546Z] === RUN Test/DockerSuite/TestBuildNoDupOutput [2019-09-11T15:54:37.976Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-11T15:54:38.039Z] === RUN Test/DockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-09-11T15:54:38.970Z] === RUN Test/DockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-09-11T15:54:39.453Z] --- PASS: TestDockerNetworkMacvlan (10.35s) [2019-09-11T15:54:39.453Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-11T15:54:39.453Z] daemon.go:336: [d652704d438bd] waiting for daemon to start [2019-09-11T15:54:39.453Z] daemon.go:336: [d652704d438bd] waiting for daemon to start [2019-09-11T15:54:39.453Z] daemon.go:364: [d652704d438bd] daemon started [2019-09-11T15:54:39.453Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-09-11T15:54:39.453Z] daemon.go:472: [d652704d438bd] Stopping daemon [2019-09-11T15:54:39.453Z] daemon.go:307: [d652704d438bd] exiting daemon [2019-09-11T15:54:39.453Z] daemon.go:459: [d652704d438bd] Daemon stopped [2019-09-11T15:54:39.453Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-11T15:54:39.453Z] daemon.go:336: [de283dd3884c4] waiting for daemon to start [2019-09-11T15:54:39.453Z] daemon.go:336: [de283dd3884c4] waiting for daemon to start [2019-09-11T15:54:39.453Z] daemon.go:364: [de283dd3884c4] daemon started [2019-09-11T15:54:39.453Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-09-11T15:54:39.453Z] daemon.go:472: [de283dd3884c4] Stopping daemon [2019-09-11T15:54:39.453Z] daemon.go:307: [de283dd3884c4] exiting daemon [2019-09-11T15:54:39.453Z] daemon.go:459: [de283dd3884c4] Daemon stopped [2019-09-11T15:54:39.453Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-11T15:54:39.453Z] daemon.go:336: [d755974ee8d4b] waiting for daemon to start [2019-09-11T15:54:39.453Z] daemon.go:336: [d755974ee8d4b] waiting for daemon to start [2019-09-11T15:54:39.453Z] daemon.go:364: [d755974ee8d4b] daemon started [2019-09-11T15:54:39.453Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.26s) [2019-09-11T15:54:39.453Z] daemon.go:472: [d755974ee8d4b] Stopping daemon [2019-09-11T15:54:39.453Z] daemon.go:307: [d755974ee8d4b] exiting daemon [2019-09-11T15:54:39.453Z] daemon.go:459: [d755974ee8d4b] Daemon stopped [2019-09-11T15:54:39.453Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-11T15:54:39.453Z] daemon.go:336: [d96208cb0ba97] waiting for daemon to start [2019-09-11T15:54:39.453Z] daemon.go:336: [d96208cb0ba97] waiting for daemon to start [2019-09-11T15:54:39.453Z] daemon.go:364: [d96208cb0ba97] daemon started [2019-09-11T15:54:39.453Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.24s) [2019-09-11T15:54:39.453Z] daemon.go:472: [d96208cb0ba97] Stopping daemon [2019-09-11T15:54:39.453Z] daemon.go:307: [d96208cb0ba97] exiting daemon [2019-09-11T15:54:39.453Z] daemon.go:459: [d96208cb0ba97] Daemon stopped [2019-09-11T15:54:39.453Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-11T15:54:39.453Z] daemon.go:336: [ddd9bc77b2f6a] waiting for daemon to start [2019-09-11T15:54:39.453Z] daemon.go:336: [ddd9bc77b2f6a] waiting for daemon to start [2019-09-11T15:54:39.453Z] daemon.go:364: [ddd9bc77b2f6a] daemon started [2019-09-11T15:54:39.453Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.98s) [2019-09-11T15:54:39.453Z] daemon.go:472: [ddd9bc77b2f6a] Stopping daemon [2019-09-11T15:54:39.453Z] daemon.go:307: [ddd9bc77b2f6a] exiting daemon [2019-09-11T15:54:39.453Z] daemon.go:459: [ddd9bc77b2f6a] Daemon stopped [2019-09-11T15:54:39.453Z] PASS [2019-09-11T15:54:39.453Z] [2019-09-11T15:54:39.453Z] DONE 7 tests in 11.973s [2019-09-11T15:54:39.453Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-11T15:54:39.453Z] ++ 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-09-11T15:54:39.453Z] ++ set -e [2019-09-11T15:54:39.453Z] ++ '[' -n 1 ']' [2019-09-11T15:54:39.453Z] ++ set -x [2019-09-11T15:54:39.453Z] ++ env -i DEST=/go/src/github.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-09-11T15:54:39.453Z] testing: warning: no tests to run [2019-09-11T15:54:39.453Z] PASS [2019-09-11T15:54:39.453Z] [2019-09-11T15:54:39.453Z] DONE 0 tests in 0.029s [2019-09-11T15:54:39.453Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-11T15:54:39.453Z] ++ 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-09-11T15:54:39.453Z] ++ set -e [2019-09-11T15:54:39.453Z] ++ '[' -n 1 ']' [2019-09-11T15:54:39.453Z] ++ set -x [2019-09-11T15:54:39.453Z] ++ env -i DEST=/go/src/github.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-09-11T15:54:39.737Z] INFO: Testing against a local daemon [2019-09-11T15:54:39.737Z] === RUN TestAuthZPluginAllowRequest [2019-09-11T15:54:40.995Z] === RUN Test/DockerSuite/TestRunTmpfsMountsWithOptions [2019-09-11T15:54:41.332Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2019-09-11T15:54:41.332Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-09-11T15:54:41.332Z] daemon.go:336: [d74bb0c3554a1] waiting for daemon to start [2019-09-11T15:54:41.332Z] daemon.go:336: [d74bb0c3554a1] waiting for daemon to start [2019-09-11T15:54:41.332Z] daemon.go:364: [d74bb0c3554a1] daemon started [2019-09-11T15:54:41.332Z] daemon.go:472: [d74bb0c3554a1] Stopping daemon [2019-09-11T15:54:41.332Z] daemon.go:307: [d74bb0c3554a1] exiting daemon [2019-09-11T15:54:41.332Z] daemon.go:459: [d74bb0c3554a1] Daemon stopped [2019-09-11T15:54:41.332Z] === RUN TestAuthZPluginTLS [2019-09-11T15:54:41.338Z] === RUN Test/DockerSuite/TestBuildNoNamedVolume [2019-09-11T15:54:41.948Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-09-11T15:54:41.948Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-09-11T15:54:41.948Z] daemon.go:336: [d20d73c4828c5] waiting for daemon to start [2019-09-11T15:54:41.948Z] daemon.go:336: [d20d73c4828c5] waiting for daemon to start [2019-09-11T15:54:41.948Z] daemon.go:364: [d20d73c4828c5] daemon started [2019-09-11T15:54:41.948Z] daemon.go:472: [d20d73c4828c5] Stopping daemon [2019-09-11T15:54:41.948Z] daemon.go:307: [d20d73c4828c5] exiting daemon [2019-09-11T15:54:41.948Z] daemon.go:459: [d20d73c4828c5] Daemon stopped [2019-09-11T15:54:41.948Z] === RUN TestAuthZPluginDenyRequest [2019-09-11T15:54:42.565Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2019-09-11T15:54:42.565Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-09-11T15:54:42.565Z] daemon.go:336: [dbe6091d77bb4] waiting for daemon to start [2019-09-11T15:54:42.565Z] daemon.go:336: [dbe6091d77bb4] waiting for daemon to start [2019-09-11T15:54:42.565Z] daemon.go:364: [dbe6091d77bb4] daemon started [2019-09-11T15:54:42.565Z] daemon.go:472: [dbe6091d77bb4] Stopping daemon [2019-09-11T15:54:42.565Z] daemon.go:307: [dbe6091d77bb4] exiting daemon [2019-09-11T15:54:42.565Z] daemon.go:459: [dbe6091d77bb4] Daemon stopped [2019-09-11T15:54:42.565Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-11T15:54:43.182Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s) [2019-09-11T15:54:43.182Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-09-11T15:54:43.182Z] daemon.go:336: [ddd3cddc8d765] waiting for daemon to start [2019-09-11T15:54:43.182Z] daemon.go:336: [ddd3cddc8d765] waiting for daemon to start [2019-09-11T15:54:43.182Z] daemon.go:364: [ddd3cddc8d765] daemon started [2019-09-11T15:54:43.182Z] daemon.go:472: [ddd3cddc8d765] Stopping daemon [2019-09-11T15:54:43.182Z] daemon.go:307: [ddd3cddc8d765] exiting daemon [2019-09-11T15:54:43.182Z] daemon.go:459: [ddd3cddc8d765] Daemon stopped [2019-09-11T15:54:43.182Z] === RUN TestAuthZPluginDenyResponse [2019-09-11T15:54:43.800Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-09-11T15:54:43.800Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-09-11T15:54:43.800Z] daemon.go:336: [d5bd46c99630b] waiting for daemon to start [2019-09-11T15:54:43.800Z] daemon.go:336: [d5bd46c99630b] waiting for daemon to start [2019-09-11T15:54:43.800Z] daemon.go:364: [d5bd46c99630b] daemon started [2019-09-11T15:54:43.800Z] daemon.go:472: [d5bd46c99630b] Stopping daemon [2019-09-11T15:54:43.800Z] daemon.go:307: [d5bd46c99630b] exiting daemon [2019-09-11T15:54:43.800Z] daemon.go:459: [d5bd46c99630b] Daemon stopped [2019-09-11T15:54:43.800Z] === RUN TestAuthZPluginAllowEventStream [2019-09-11T15:54:45.193Z] === RUN Test/DockerSuite/TestRunTwoConcurrentContainers [2019-09-11T15:54:45.285Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2019-09-11T15:54:45.285Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-09-11T15:54:45.285Z] daemon.go:336: [d09cb9cd89516] waiting for daemon to start [2019-09-11T15:54:45.285Z] daemon.go:336: [d09cb9cd89516] waiting for daemon to start [2019-09-11T15:54:45.285Z] daemon.go:364: [d09cb9cd89516] daemon started [2019-09-11T15:54:45.285Z] daemon.go:472: [d09cb9cd89516] Stopping daemon [2019-09-11T15:54:45.285Z] daemon.go:307: [d09cb9cd89516] exiting daemon [2019-09-11T15:54:45.285Z] daemon.go:459: [d09cb9cd89516] Daemon stopped [2019-09-11T15:54:45.285Z] === RUN TestAuthZPluginErrorResponse [2019-09-11T15:54:45.905Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2019-09-11T15:54:45.905Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-09-11T15:54:45.905Z] daemon.go:336: [d75f0be5295c4] waiting for daemon to start [2019-09-11T15:54:45.905Z] daemon.go:336: [d75f0be5295c4] waiting for daemon to start [2019-09-11T15:54:45.905Z] daemon.go:364: [d75f0be5295c4] daemon started [2019-09-11T15:54:45.905Z] daemon.go:472: [d75f0be5295c4] Stopping daemon [2019-09-11T15:54:45.905Z] daemon.go:307: [d75f0be5295c4] exiting daemon [2019-09-11T15:54:45.905Z] daemon.go:459: [d75f0be5295c4] Daemon stopped [2019-09-11T15:54:45.905Z] === RUN TestAuthZPluginErrorRequest [2019-09-11T15:54:46.519Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2019-09-11T15:54:46.519Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-09-11T15:54:46.519Z] daemon.go:336: [db48b23d1de70] waiting for daemon to start [2019-09-11T15:54:46.519Z] daemon.go:336: [db48b23d1de70] waiting for daemon to start [2019-09-11T15:54:46.519Z] daemon.go:364: [db48b23d1de70] daemon started [2019-09-11T15:54:46.519Z] daemon.go:472: [db48b23d1de70] Stopping daemon [2019-09-11T15:54:46.519Z] daemon.go:307: [db48b23d1de70] exiting daemon [2019-09-11T15:54:46.519Z] daemon.go:459: [db48b23d1de70] Daemon stopped [2019-09-11T15:54:46.519Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-11T15:54:47.134Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.61s) [2019-09-11T15:54:47.135Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-11T15:54:47.135Z] daemon.go:336: [d5e1288a67056] waiting for daemon to start [2019-09-11T15:54:47.135Z] daemon.go:336: [d5e1288a67056] waiting for daemon to start [2019-09-11T15:54:47.135Z] daemon.go:364: [d5e1288a67056] daemon started [2019-09-11T15:54:47.135Z] daemon.go:472: [d5e1288a67056] Stopping daemon [2019-09-11T15:54:47.135Z] daemon.go:307: [d5e1288a67056] exiting daemon [2019-09-11T15:54:47.135Z] daemon.go:459: [d5e1288a67056] Daemon stopped [2019-09-11T15:54:47.135Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-11T15:54:48.436Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailure [2019-09-11T15:54:48.436Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailureRemote [2019-09-11T15:54:48.436Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-09-11T15:54:48.467Z] === RUN Test/DockerSuite/TestRunUnprivilegedCanMknod [2019-09-11T15:54:49.031Z] === RUN Test/DockerSuite/TestRunUnprivilegedCannotMount [2019-09-11T15:54:49.817Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2019-09-11T15:54:49.817Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-09-11T15:54:49.817Z] daemon.go:336: [d2ae773182802] waiting for daemon to start [2019-09-11T15:54:49.817Z] daemon.go:336: [d2ae773182802] waiting for daemon to start [2019-09-11T15:54:49.817Z] daemon.go:364: [d2ae773182802] daemon started [2019-09-11T15:54:49.817Z] daemon.go:472: [d2ae773182802] Stopping daemon [2019-09-11T15:54:49.817Z] daemon.go:307: [d2ae773182802] exiting daemon [2019-09-11T15:54:49.817Z] daemon.go:459: [d2ae773182802] Daemon stopped [2019-09-11T15:54:49.817Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-11T15:54:49.961Z] === RUN Test/DockerSuite/TestRunUnprivilegedWithChroot [2019-09-11T15:54:50.525Z] === RUN Test/DockerSuite/TestRunUnsetEntrypoint [2019-09-11T15:54:50.625Z] === RUN Test/DockerSuite/TestBuildNotVerboseSuccess [2019-09-11T15:54:51.597Z] === RUN Test/DockerSuite/TestBuildNullStringInAddCopyVolume [2019-09-11T15:54:51.844Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2019-09-11T15:54:51.844Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-09-11T15:54:51.844Z] daemon.go:336: [de39b53fb9f2d] waiting for daemon to start [2019-09-11T15:54:51.844Z] daemon.go:336: [de39b53fb9f2d] waiting for daemon to start [2019-09-11T15:54:51.844Z] daemon.go:364: [de39b53fb9f2d] daemon started [2019-09-11T15:54:51.844Z] daemon.go:472: [de39b53fb9f2d] Stopping daemon [2019-09-11T15:54:51.844Z] daemon.go:307: [de39b53fb9f2d] exiting daemon [2019-09-11T15:54:51.844Z] daemon.go:459: [de39b53fb9f2d] Daemon stopped [2019-09-11T15:54:51.844Z] === RUN TestAuthZPluginHeader [2019-09-11T15:54:52.460Z] --- PASS: TestAuthZPluginHeader (1.01s) [2019-09-11T15:54:52.460Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-09-11T15:54:52.460Z] daemon.go:336: [de5fb61e0d649] waiting for daemon to start [2019-09-11T15:54:52.460Z] daemon.go:336: [de5fb61e0d649] waiting for daemon to start [2019-09-11T15:54:52.460Z] daemon.go:364: [de5fb61e0d649] daemon started [2019-09-11T15:54:52.460Z] daemon.go:472: [de5fb61e0d649] Stopping daemon [2019-09-11T15:54:52.460Z] daemon.go:307: [de5fb61e0d649] exiting daemon [2019-09-11T15:54:52.460Z] daemon.go:459: [de5fb61e0d649] Daemon stopped [2019-09-11T15:54:52.460Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-11T15:54:52.460Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-11T15:54:52.460Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:54:52.460Z] === RUN TestAuthZPluginV2Disable [2019-09-11T15:54:52.460Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-09-11T15:54:52.460Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:54:52.460Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-11T15:54:52.460Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-11T15:54:52.460Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:54:52.460Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-11T15:54:52.460Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-11T15:54:52.460Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:54:52.460Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-11T15:54:53.046Z] === RUN Test/DockerSuite/TestRunUnshareProc [2019-09-11T15:54:53.143Z] === RUN Test/DockerSuite/TestBuildOnBuild [2019-09-11T15:54:54.416Z] === RUN Test/DockerSuite/TestRunUserByID [2019-09-11T15:54:55.346Z] === RUN Test/DockerSuite/TestRunUserByIDBig [2019-09-11T15:54:55.603Z] === RUN Test/DockerSuite/TestRunUserByIDNegative [2019-09-11T15:54:55.603Z] === RUN Test/DockerSuite/TestRunUserByIDZero [2019-09-11T15:54:56.533Z] === RUN Test/DockerSuite/TestRunUserByName [2019-09-11T15:54:57.464Z] === RUN Test/DockerSuite/TestRunUserDefaults [2019-09-11T15:54:58.394Z] === RUN Test/DockerSuite/TestRunUserDeviceAllowed [2019-09-11T15:54:58.394Z] === RUN Test/DockerSuite/TestRunUserNotFound [2019-09-11T15:54:58.394Z] === RUN Test/DockerSuite/TestRunVerifyContainerID [2019-09-11T15:54:59.325Z] === RUN Test/DockerSuite/TestRunVolumeCopyFlag [2019-09-11T15:55:01.737Z] === RUN Test/DockerSuite/TestBuildOnBuildCache [2019-09-11T15:55:03.282Z] === RUN Test/DockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-09-11T15:55:04.579Z] === RUN Test/DockerSuite/TestRunVolumeWithOneCharacter [2019-09-11T15:55:04.912Z] === RUN Test/DockerSuite/TestRunVolumesCleanPaths [2019-09-11T15:55:06.282Z] === RUN Test/DockerSuite/TestRunVolumesFromInReadWriteMode [2019-09-11T15:55:08.804Z] === RUN Test/DockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-09-11T15:55:10.708Z] === RUN Test/DockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-09-11T15:55:10.894Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2019-09-11T15:55:10.894Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-11T15:55:10.894Z] daemon.go:336: [d89e61e7f42e7] waiting for daemon to start [2019-09-11T15:55:10.894Z] daemon.go:336: [d89e61e7f42e7] waiting for daemon to start [2019-09-11T15:55:10.894Z] daemon.go:364: [d89e61e7f42e7] daemon started [2019-09-11T15:55:10.894Z] daemon.go:472: [d89e61e7f42e7] Stopping daemon [2019-09-11T15:55:10.894Z] daemon.go:307: [d89e61e7f42e7] exiting daemon [2019-09-11T15:55:10.894Z] daemon.go:459: [d89e61e7f42e7] Daemon stopped [2019-09-11T15:55:10.894Z] daemon.go:336: [d89e61e7f42e7] waiting for daemon to start [2019-09-11T15:55:10.894Z] daemon.go:336: [d89e61e7f42e7] waiting for daemon to start [2019-09-11T15:55:10.894Z] daemon.go:336: [d89e61e7f42e7] waiting for daemon to start [2019-09-11T15:55:10.894Z] daemon.go:336: [d89e61e7f42e7] waiting for daemon to start [2019-09-11T15:55:10.894Z] daemon.go:350: [d89e61e7f42e7] error pinging daemon on start: Get http://d89e61e7f42e7.sock/_ping: context deadline exceeded [2019-09-11T15:55:10.894Z] daemon.go:336: [d89e61e7f42e7] waiting for daemon to start [2019-09-11T15:55:10.894Z] daemon.go:350: [d89e61e7f42e7] error pinging daemon on start: Get http://d89e61e7f42e7.sock/_ping: context deadline exceeded [2019-09-11T15:55:10.894Z] daemon.go:336: [d89e61e7f42e7] waiting for daemon to start [2019-09-11T15:55:10.894Z] daemon.go:350: [d89e61e7f42e7] error pinging daemon on start: Get http://d89e61e7f42e7.sock/_ping: context deadline exceeded [2019-09-11T15:55:10.894Z] daemon.go:336: [d89e61e7f42e7] waiting for daemon to start [2019-09-11T15:55:10.894Z] daemon.go:350: [d89e61e7f42e7] error pinging daemon on start: Get http://d89e61e7f42e7.sock/_ping: context deadline exceeded [2019-09-11T15:55:10.894Z] daemon.go:307: [d89e61e7f42e7] exiting daemon [2019-09-11T15:55:10.894Z] daemon.go:336: [d89e61e7f42e7] waiting for daemon to start [2019-09-11T15:55:10.894Z] daemon.go:336: [d89e61e7f42e7] waiting for daemon to start [2019-09-11T15:55:10.894Z] daemon.go:336: [d89e61e7f42e7] waiting for daemon to start [2019-09-11T15:55:10.894Z] daemon.go:364: [d89e61e7f42e7] daemon started [2019-09-11T15:55:10.894Z] daemon.go:472: [d89e61e7f42e7] Stopping daemon [2019-09-11T15:55:10.894Z] daemon.go:307: [d89e61e7f42e7] exiting daemon [2019-09-11T15:55:10.894Z] daemon.go:459: [d89e61e7f42e7] Daemon stopped [2019-09-11T15:55:10.894Z] PASS [2019-09-11T15:55:10.894Z] [2019-09-11T15:55:10.894Z] === Skipped [2019-09-11T15:55:10.894Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-11T15:55:10.894Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:55:10.894Z] [2019-09-11T15:55:10.894Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-09-11T15:55:10.894Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:55:10.894Z] [2019-09-11T15:55:10.894Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-11T15:55:10.894Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:55:10.894Z] [2019-09-11T15:55:10.894Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-11T15:55:10.894Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:55:10.894Z] [2019-09-11T15:55:10.894Z] [2019-09-11T15:55:10.894Z] DONE 17 tests, 4 skipped in 29.973s [2019-09-11T15:55:10.894Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-11T15:55:10.894Z] ++ 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-09-11T15:55:10.894Z] ++ set -e [2019-09-11T15:55:10.894Z] ++ '[' -n 1 ']' [2019-09-11T15:55:10.894Z] ++ set -x [2019-09-11T15:55:10.894Z] ++ env -i DEST=/go/src/github.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-09-11T15:55:10.894Z] INFO: Testing against a local daemon [2019-09-11T15:55:10.894Z] === RUN TestPluginInvalidJSON [2019-09-11T15:55:10.894Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-11T15:55:10.894Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-11T15:55:10.894Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-11T15:55:10.894Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-09-11T15:55:10.894Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-11T15:55:10.894Z] PASS [2019-09-11T15:55:10.894Z] [2019-09-11T15:55:10.894Z] DONE 2 tests in 0.146s [2019-09-11T15:55:10.894Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-11T15:55:10.894Z] ++ 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-09-11T15:55:10.894Z] ++ set -e [2019-09-11T15:55:10.894Z] ++ '[' -n 1 ']' [2019-09-11T15:55:10.894Z] ++ set -x [2019-09-11T15:55:10.894Z] ++ env -i DEST=/go/src/github.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-09-11T15:55:10.894Z] INFO: Testing against a local daemon [2019-09-11T15:55:10.894Z] === RUN TestExternalGraphDriver [2019-09-11T15:55:10.894Z] === RUN TestExternalGraphDriver/json [2019-09-11T15:55:11.884Z] === RUN Test/DockerSuite/TestBuildOnBuildEntrypointJSON [2019-09-11T15:55:12.369Z] === RUN TestExternalGraphDriver/spec [2019-09-11T15:55:13.229Z] === RUN Test/DockerSuite/TestRunVolumesFromSymlinkPath [2019-09-11T15:55:14.409Z] === RUN TestExternalGraphDriver/pull [2019-09-11T15:55:14.801Z] === RUN Test/DockerSuite/TestBuildOnBuildLimitedInheritance [2019-09-11T15:55:15.790Z] === RUN Test/DockerSuite/TestBuildAPIDoubleDockerfile [2019-09-11T15:55:15.790Z] === RUN Test/DockerSuite/TestBuildAPILowerDockerfile [2019-09-11T15:55:15.790Z] === RUN Test/DockerSuite/TestBuildAPIRemoteTarballContext [2019-09-11T15:55:15.790Z] === RUN Test/DockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-09-11T15:55:16.503Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsReadonly [2019-09-11T15:55:17.066Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsShared [2019-09-11T15:55:17.087Z] --- PASS: TestExternalGraphDriver (6.78s) [2019-09-11T15:55:17.087Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-09-11T15:55:17.087Z] daemon.go:336: [d0f5712194df0] waiting for daemon to start [2019-09-11T15:55:17.087Z] daemon.go:336: [d0f5712194df0] waiting for daemon to start [2019-09-11T15:55:17.087Z] daemon.go:364: [d0f5712194df0] daemon started [2019-09-11T15:55:17.087Z] daemon.go:472: [d0f5712194df0] Stopping daemon [2019-09-11T15:55:17.087Z] daemon.go:307: [d0f5712194df0] exiting daemon [2019-09-11T15:55:17.087Z] daemon.go:459: [d0f5712194df0] Daemon stopped [2019-09-11T15:55:17.087Z] daemon.go:336: [d0f5712194df0] waiting for daemon to start [2019-09-11T15:55:17.087Z] daemon.go:336: [d0f5712194df0] waiting for daemon to start [2019-09-11T15:55:17.087Z] daemon.go:364: [d0f5712194df0] daemon started [2019-09-11T15:55:17.087Z] daemon.go:472: [d0f5712194df0] Stopping daemon [2019-09-11T15:55:17.087Z] daemon.go:307: [d0f5712194df0] exiting daemon [2019-09-11T15:55:17.087Z] daemon.go:459: [d0f5712194df0] Daemon stopped [2019-09-11T15:55:17.087Z] --- PASS: TestExternalGraphDriver/json (2.18s) [2019-09-11T15:55:17.087Z] daemon.go:336: [d0f5712194df0] waiting for daemon to start [2019-09-11T15:55:17.087Z] daemon.go:336: [d0f5712194df0] waiting for daemon to start [2019-09-11T15:55:17.087Z] daemon.go:364: [d0f5712194df0] daemon started [2019-09-11T15:55:17.087Z] daemon.go:472: [d0f5712194df0] Stopping daemon [2019-09-11T15:55:17.087Z] daemon.go:307: [d0f5712194df0] exiting daemon [2019-09-11T15:55:17.087Z] daemon.go:459: [d0f5712194df0] Daemon stopped [2019-09-11T15:55:17.087Z] daemon.go:336: [d0f5712194df0] waiting for daemon to start [2019-09-11T15:55:17.087Z] daemon.go:336: [d0f5712194df0] waiting for daemon to start [2019-09-11T15:55:17.087Z] daemon.go:364: [d0f5712194df0] daemon started [2019-09-11T15:55:17.087Z] daemon.go:472: [d0f5712194df0] Stopping daemon [2019-09-11T15:55:17.087Z] daemon.go:307: [d0f5712194df0] exiting daemon [2019-09-11T15:55:17.087Z] daemon.go:459: [d0f5712194df0] Daemon stopped [2019-09-11T15:55:17.087Z] --- PASS: TestExternalGraphDriver/spec (2.14s) [2019-09-11T15:55:17.087Z] daemon.go:336: [d0f5712194df0] waiting for daemon to start [2019-09-11T15:55:17.087Z] daemon.go:336: [d0f5712194df0] waiting for daemon to start [2019-09-11T15:55:17.087Z] daemon.go:364: [d0f5712194df0] daemon started [2019-09-11T15:55:17.087Z] daemon.go:472: [d0f5712194df0] Stopping daemon [2019-09-11T15:55:17.087Z] daemon.go:307: [d0f5712194df0] exiting daemon [2019-09-11T15:55:17.087Z] daemon.go:459: [d0f5712194df0] Daemon stopped [2019-09-11T15:55:17.087Z] --- PASS: TestExternalGraphDriver/pull (2.22s) [2019-09-11T15:55:17.087Z] === RUN TestGraphdriverPluginV2 [2019-09-11T15:55:17.087Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-09-11T15:55:17.087Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:55:17.087Z] PASS [2019-09-11T15:55:17.087Z] [2019-09-11T15:55:17.087Z] === Skipped [2019-09-11T15:55:17.087Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-09-11T15:55:17.087Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:55:17.087Z] [2019-09-11T15:55:17.087Z] [2019-09-11T15:55:17.087Z] DONE 5 tests, 1 skipped in 6.968s [2019-09-11T15:55:17.087Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-11T15:55:17.087Z] ++ 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-09-11T15:55:17.087Z] ++ set -e [2019-09-11T15:55:17.087Z] ++ '[' -n 1 ']' [2019-09-11T15:55:17.087Z] ++ set -x [2019-09-11T15:55:17.087Z] ++ env -i DEST=/go/src/github.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-09-11T15:55:17.087Z] INFO: Testing against a local daemon [2019-09-11T15:55:17.087Z] === RUN TestContinueAfterPluginCrash [2019-09-11T15:55:17.087Z] === PAUSE TestContinueAfterPluginCrash [2019-09-11T15:55:17.087Z] === RUN TestDaemonStartWithLogOpt [2019-09-11T15:55:17.087Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-11T15:55:17.087Z] === CONT TestContinueAfterPluginCrash [2019-09-11T15:55:17.087Z] === CONT TestDaemonStartWithLogOpt [2019-09-11T15:55:17.630Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsSlave [2019-09-11T15:55:18.999Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUCount [2019-09-11T15:55:18.999Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUPercent [2019-09-11T15:55:18.999Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUShares [2019-09-11T15:55:18.999Z] === RUN Test/DockerSuite/TestRunWithBadDevice [2019-09-11T15:55:18.999Z] === RUN Test/DockerSuite/TestRunWithBlkioWeight [2019-09-11T15:55:19.929Z] === RUN Test/DockerSuite/TestRunWithCPUQuota [2019-09-11T15:55:20.859Z] === RUN Test/DockerSuite/TestRunWithCPUShares [2019-09-11T15:55:21.584Z] === RUN Test/DockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-09-11T15:55:21.791Z] === RUN Test/DockerSuite/TestRunWithCpuPeriod [2019-09-11T15:55:23.397Z] === RUN Test/DockerSuite/TestBuildOnBuildLowercase [2019-09-11T15:55:23.683Z] === RUN Test/DockerSuite/TestRunWithCpusetCpus [2019-09-11T15:55:24.246Z] === RUN Test/DockerSuite/TestRunWithCpusetMems [2019-09-11T15:55:24.482Z] === RUN Test/DockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-09-11T15:55:24.482Z] === RUN Test/DockerSuite/TestBuildAddBadLinks [2019-09-11T15:55:24.482Z] === RUN Test/DockerSuite/TestBuildAddBadLinksVolume [2019-09-11T15:55:24.482Z] === RUN Test/DockerSuite/TestBuildAddBrokenTar [2019-09-11T15:55:24.940Z] === RUN Test/DockerSuite/TestBuildAddCacheOnFileChange [2019-09-11T15:55:25.176Z] === RUN Test/DockerSuite/TestRunWithDaemonFlags [2019-09-11T15:55:25.176Z] === RUN Test/DockerSuite/TestRunWithDefaultShmSize [2019-09-11T15:55:26.106Z] === RUN Test/DockerSuite/TestRunWithInvalidBlkioWeight [2019-09-11T15:55:26.106Z] === RUN Test/DockerSuite/TestRunWithInvalidCpuPeriod [2019-09-11T15:55:26.106Z] === RUN Test/DockerSuite/TestRunWithInvalidKernelMemory [2019-09-11T15:55:26.106Z] === RUN Test/DockerSuite/TestRunWithInvalidMacAddress [2019-09-11T15:55:26.106Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-09-11T15:55:26.106Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-09-11T15:55:26.363Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-09-11T15:55:26.620Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-09-11T15:55:26.620Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-09-11T15:55:26.877Z] === RUN Test/DockerSuite/TestRunWithKernelMemory [2019-09-11T15:55:27.808Z] === RUN Test/DockerSuite/TestRunWithMemoryLimit [2019-09-11T15:55:28.103Z] === RUN Test/DockerSuite/TestBuildOnBuildOutput [2019-09-11T15:55:28.672Z] === RUN Test/DockerSuite/TestBuildAddCurrentDirWithCache [2019-09-11T15:55:28.738Z] === RUN Test/DockerSuite/TestRunWithMemoryReservation [2019-09-11T15:55:29.668Z] === RUN Test/DockerSuite/TestRunWithMemoryReservationInvalid [2019-09-11T15:55:29.668Z] === RUN Test/DockerSuite/TestRunWithNanoCPUs [2019-09-11T15:55:30.598Z] === RUN Test/DockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-09-11T15:55:30.598Z] === RUN Test/DockerSuite/TestRunWithOomScoreAdj [2019-09-11T15:55:31.528Z] === RUN Test/DockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-09-11T15:55:31.528Z] === RUN Test/DockerSuite/TestRunWithShmSize [2019-09-11T15:55:32.464Z] === RUN Test/DockerSuite/TestRunWithSwappiness [2019-09-11T15:55:32.808Z] === RUN Test/DockerSuite/TestBuildOnBuildWithCopy [2019-09-11T15:55:33.269Z] === RUN Test/DockerSuite/TestBuildOpaqueDirectory [2019-09-11T15:55:33.403Z] === RUN Test/DockerSuite/TestRunWithSwappinessInvalid [2019-09-11T15:55:33.403Z] === RUN Test/DockerSuite/TestRunWithTooSmallMemoryLimit [2019-09-11T15:55:33.403Z] === RUN Test/DockerSuite/TestRunWithUlimits [2019-09-11T15:55:33.731Z] === RUN Test/DockerSuite/TestBuildPATH [2019-09-11T15:55:33.731Z] === RUN Test/DockerSuite/TestBuildRUNErrMsg [2019-09-11T15:55:34.332Z] === RUN Test/DockerSuite/TestRunWithVolumesFromExited [2019-09-11T15:55:34.332Z] === RUN Test/DockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-09-11T15:55:35.276Z] === RUN Test/DockerSuite/TestBuildRUNoneJSON [2019-09-11T15:55:35.276Z] === RUN Test/DockerSuite/TestBuildRelativeCopy [2019-09-11T15:55:35.617Z] --- PASS: TestDaemonStartWithLogOpt (16.18s) [2019-09-11T15:55:35.617Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-09-11T15:55:35.617Z] daemon.go:336: [d0c5d6ade02e9] waiting for daemon to start [2019-09-11T15:55:35.617Z] daemon.go:336: [d0c5d6ade02e9] waiting for daemon to start [2019-09-11T15:55:35.617Z] daemon.go:364: [d0c5d6ade02e9] daemon started [2019-09-11T15:55:35.617Z] daemon.go:472: [d0c5d6ade02e9] Stopping daemon [2019-09-11T15:55:35.617Z] daemon.go:307: [d0c5d6ade02e9] exiting daemon [2019-09-11T15:55:35.617Z] daemon.go:459: [d0c5d6ade02e9] Daemon stopped [2019-09-11T15:55:35.617Z] daemon.go:336: [d0c5d6ade02e9] waiting for daemon to start [2019-09-11T15:55:35.617Z] daemon.go:336: [d0c5d6ade02e9] waiting for daemon to start [2019-09-11T15:55:35.617Z] daemon.go:364: [d0c5d6ade02e9] daemon started [2019-09-11T15:55:35.617Z] daemon.go:472: [d0c5d6ade02e9] Stopping daemon [2019-09-11T15:55:35.617Z] daemon.go:307: [d0c5d6ade02e9] exiting daemon [2019-09-11T15:55:35.617Z] daemon.go:459: [d0c5d6ade02e9] Daemon stopped [2019-09-11T15:55:36.227Z] === RUN Test/DockerSuite/TestRunWithVolumesIsRecursive [2019-09-11T15:55:37.159Z] === RUN Test/DockerSuite/TestRunWithoutMemoryswapLimit [2019-09-11T15:55:37.159Z] === RUN Test/DockerSuite/TestRunWithoutNetworking [2019-09-11T15:55:37.232Z] === RUN Test/DockerSuite/TestBuildAddCurrentDirWithoutCache [2019-09-11T15:55:37.724Z] === RUN Test/DockerSuite/TestRunWorkdirExistsAndIsFile [2019-09-11T15:55:37.981Z] === RUN Test/DockerSuite/TestRunWorkingDirectory [2019-09-11T15:55:38.288Z] --- PASS: TestContinueAfterPluginCrash (21.00s) [2019-09-11T15:55:38.288Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-09-11T15:55:38.288Z] daemon.go:336: [d4b5a53d7de52] waiting for daemon to start [2019-09-11T15:55:38.288Z] daemon.go:336: [d4b5a53d7de52] waiting for daemon to start [2019-09-11T15:55:38.288Z] daemon.go:364: [d4b5a53d7de52] daemon started [2019-09-11T15:55:38.288Z] daemon.go:472: [d4b5a53d7de52] Stopping daemon [2019-09-11T15:55:38.288Z] daemon.go:307: [d4b5a53d7de52] exiting daemon [2019-09-11T15:55:38.288Z] daemon.go:459: [d4b5a53d7de52] Daemon stopped [2019-09-11T15:55:38.288Z] PASS [2019-09-11T15:55:38.288Z] [2019-09-11T15:55:38.288Z] DONE 2 tests in 21.133s [2019-09-11T15:55:38.288Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-11T15:55:38.288Z] ++ 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-09-11T15:55:38.288Z] ++ set -e [2019-09-11T15:55:38.288Z] ++ '[' -n 1 ']' [2019-09-11T15:55:38.288Z] ++ set -x [2019-09-11T15:55:38.288Z] ++ env -i DEST=/go/src/github.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-09-11T15:55:38.288Z] INFO: Testing against a local daemon [2019-09-11T15:55:38.288Z] === RUN TestPluginWithDevMounts [2019-09-11T15:55:38.288Z] === PAUSE TestPluginWithDevMounts [2019-09-11T15:55:38.288Z] === CONT TestPluginWithDevMounts [2019-09-11T15:55:39.873Z] === RUN Test/DockerSuite/TestRunWriteFilteredProc [2019-09-11T15:55:39.873Z] === RUN Test/DockerSwarmSuite/TestSwarmContainerAutoStart [2019-09-11T15:55:40.308Z] --- PASS: TestPluginWithDevMounts (2.35s) [2019-09-11T15:55:40.308Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-09-11T15:55:40.308Z] daemon.go:336: [d78f63feeef7b] waiting for daemon to start [2019-09-11T15:55:40.308Z] daemon.go:336: [d78f63feeef7b] waiting for daemon to start [2019-09-11T15:55:40.308Z] daemon.go:364: [d78f63feeef7b] daemon started [2019-09-11T15:55:40.308Z] daemon.go:472: [d78f63feeef7b] Stopping daemon [2019-09-11T15:55:40.308Z] daemon.go:307: [d78f63feeef7b] exiting daemon [2019-09-11T15:55:40.308Z] daemon.go:459: [d78f63feeef7b] Daemon stopped [2019-09-11T15:55:40.308Z] PASS [2019-09-11T15:55:40.308Z] [2019-09-11T15:55:40.308Z] DONE 1 tests in 2.470s [2019-09-11T15:55:40.308Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-09-11T15:55:40.308Z] ++ 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-09-11T15:55:40.308Z] ++ set -e [2019-09-11T15:55:40.308Z] ++ '[' -n 1 ']' [2019-09-11T15:55:40.308Z] ++ set -x [2019-09-11T15:55:40.308Z] ++ env -i DEST=/go/src/github.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-09-11T15:55:40.590Z] INFO: Testing against a local daemon [2019-09-11T15:55:40.590Z] === RUN TestSecretInspect [2019-09-11T15:55:40.805Z] === RUN Test/DockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-09-11T15:55:41.914Z] === RUN Test/DockerSuite/TestBuildAddDirContentToExistingDir [2019-09-11T15:55:41.914Z] === RUN Test/DockerSuite/TestBuildAddDirContentToRoot [2019-09-11T15:55:41.914Z] === RUN Test/DockerSuite/TestBuildAddFileNotFound [2019-09-11T15:55:41.914Z] === RUN Test/DockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-09-11T15:55:43.266Z] --- PASS: TestSecretInspect (2.24s) [2019-09-11T15:55:43.266Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-09-11T15:55:43.266Z] daemon.go:336: [d3d3d2252b508] waiting for daemon to start [2019-09-11T15:55:43.266Z] daemon.go:336: [d3d3d2252b508] waiting for daemon to start [2019-09-11T15:55:43.266Z] daemon.go:364: [d3d3d2252b508] daemon started [2019-09-11T15:55:43.266Z] daemon.go:472: [d3d3d2252b508] Stopping daemon [2019-09-11T15:55:43.266Z] daemon.go:307: [d3d3d2252b508] exiting daemon [2019-09-11T15:55:43.266Z] daemon.go:459: [d3d3d2252b508] Daemon stopped [2019-09-11T15:55:43.266Z] === RUN TestSecretList [2019-09-11T15:55:44.080Z] === RUN Test/DockerSuite/TestRunWriteToProcAsound [2019-09-11T15:55:44.338Z] === RUN Test/DockerSuite/TestRunWrongCpusetCpusFlagValue [2019-09-11T15:55:44.338Z] === RUN Test/DockerSuite/TestRunWrongCpusetMemsFlagValue [2019-09-11T15:55:44.338Z] === RUN Test/DockerSuite/TestSaveAndLoadRepoFlags [2019-09-11T15:55:45.294Z] --- PASS: TestSecretList (2.27s) [2019-09-11T15:55:45.294Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-09-11T15:55:45.294Z] daemon.go:336: [d060061581b1d] waiting for daemon to start [2019-09-11T15:55:45.294Z] daemon.go:336: [d060061581b1d] waiting for daemon to start [2019-09-11T15:55:45.294Z] daemon.go:364: [d060061581b1d] daemon started [2019-09-11T15:55:45.294Z] daemon.go:472: [d060061581b1d] Stopping daemon [2019-09-11T15:55:45.294Z] daemon.go:307: [d060061581b1d] exiting daemon [2019-09-11T15:55:45.294Z] daemon.go:459: [d060061581b1d] Daemon stopped [2019-09-11T15:55:45.294Z] === RUN TestSecretsCreateAndDelete [2019-09-11T15:55:45.708Z] === RUN Test/DockerSuite/TestSaveAndLoadRepoStdout [2019-09-11T15:55:47.080Z] === RUN Test/DockerSuite/TestSaveAndLoadWithProgressBar [2019-09-11T15:55:47.973Z] --- PASS: TestSecretsCreateAndDelete (2.80s) [2019-09-11T15:55:47.973Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-09-11T15:55:47.973Z] daemon.go:336: [d43c108de98a7] waiting for daemon to start [2019-09-11T15:55:47.973Z] daemon.go:336: [d43c108de98a7] waiting for daemon to start [2019-09-11T15:55:47.973Z] daemon.go:364: [d43c108de98a7] daemon started [2019-09-11T15:55:47.973Z] daemon.go:472: [d43c108de98a7] Stopping daemon [2019-09-11T15:55:47.973Z] daemon.go:307: [d43c108de98a7] exiting daemon [2019-09-11T15:55:47.973Z] daemon.go:459: [d43c108de98a7] Daemon stopped [2019-09-11T15:55:47.973Z] === RUN TestSecretsUpdate [2019-09-11T15:55:48.449Z] === RUN Test/DockerSuite/TestSaveCheckTimes [2019-09-11T15:55:48.449Z] === RUN Test/DockerSuite/TestSaveDirectoryPermissions [2019-09-11T15:55:49.818Z] === RUN Test/DockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-09-11T15:55:50.383Z] === RUN Test/DockerSuite/TestSaveImageId [2019-09-11T15:55:50.641Z] === RUN Test/DockerSuite/TestSaveLoadNoTag [2019-09-11T15:55:50.669Z] --- PASS: TestSecretsUpdate (2.31s) [2019-09-11T15:55:50.669Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-09-11T15:55:50.669Z] daemon.go:336: [d68d8e1bfb722] waiting for daemon to start [2019-09-11T15:55:50.669Z] daemon.go:336: [d68d8e1bfb722] waiting for daemon to start [2019-09-11T15:55:50.669Z] daemon.go:364: [d68d8e1bfb722] daemon started [2019-09-11T15:55:50.669Z] daemon.go:472: [d68d8e1bfb722] Stopping daemon [2019-09-11T15:55:50.669Z] daemon.go:307: [d68d8e1bfb722] exiting daemon [2019-09-11T15:55:50.669Z] daemon.go:459: [d68d8e1bfb722] Daemon stopped [2019-09-11T15:55:50.669Z] === RUN TestTemplatedSecret [2019-09-11T15:55:51.204Z] === RUN Test/DockerSuite/TestSaveLoadParents [2019-09-11T15:55:52.226Z] === RUN Test/DockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-09-11T15:55:53.347Z] --- PASS: TestTemplatedSecret (2.98s) [2019-09-11T15:55:53.348Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-09-11T15:55:53.348Z] daemon.go:336: [d7795bbbdd8e6] waiting for daemon to start [2019-09-11T15:55:53.348Z] daemon.go:336: [d7795bbbdd8e6] waiting for daemon to start [2019-09-11T15:55:53.348Z] daemon.go:364: [d7795bbbdd8e6] daemon started [2019-09-11T15:55:53.348Z] daemon.go:472: [d7795bbbdd8e6] Stopping daemon [2019-09-11T15:55:53.348Z] daemon.go:307: [d7795bbbdd8e6] exiting daemon [2019-09-11T15:55:53.348Z] daemon.go:459: [d7795bbbdd8e6] Daemon stopped [2019-09-11T15:55:53.348Z] === RUN TestSecretCreateResolve [2019-09-11T15:55:53.727Z] === RUN Test/DockerSuite/TestSaveMultipleNames [2019-09-11T15:55:53.727Z] === RUN Test/DockerSuite/TestSaveRepoWithMultipleImages [2019-09-11T15:55:55.378Z] --- PASS: TestSecretCreateResolve (2.24s) [2019-09-11T15:55:55.378Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-09-11T15:55:55.378Z] daemon.go:336: [de6c7e45fa6be] waiting for daemon to start [2019-09-11T15:55:55.378Z] daemon.go:336: [de6c7e45fa6be] waiting for daemon to start [2019-09-11T15:55:55.378Z] daemon.go:364: [de6c7e45fa6be] daemon started [2019-09-11T15:55:55.378Z] daemon.go:472: [de6c7e45fa6be] Stopping daemon [2019-09-11T15:55:55.378Z] daemon.go:307: [de6c7e45fa6be] exiting daemon [2019-09-11T15:55:55.378Z] daemon.go:459: [de6c7e45fa6be] Daemon stopped [2019-09-11T15:55:55.378Z] PASS [2019-09-11T15:55:55.378Z] [2019-09-11T15:55:55.378Z] DONE 6 tests in 14.971s [2019-09-11T15:55:55.378Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-09-11T15:55:55.378Z] ++ 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-09-11T15:55:55.378Z] ++ set -e [2019-09-11T15:55:55.378Z] ++ '[' -n 1 ']' [2019-09-11T15:55:55.378Z] ++ set -x [2019-09-11T15:55:55.378Z] ++ env -i DEST=/go/src/github.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-09-11T15:55:55.661Z] INFO: Testing against a local daemon [2019-09-11T15:55:55.661Z] === RUN TestServiceCreateInit [2019-09-11T15:55:55.661Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-11T15:55:56.250Z] === RUN Test/DockerSuite/TestSaveSingleTag [2019-09-11T15:55:56.251Z] === RUN Test/DockerSuite/TestSaveWithNoExistImage [2019-09-11T15:55:56.251Z] === RUN Test/DockerSuite/TestSaveXzAndLoadRepoStdout [2019-09-11T15:55:58.157Z] === RUN Test/DockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-09-11T15:55:59.088Z] === RUN Test/DockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-09-11T15:55:59.652Z] === RUN Test/DockerSuite/TestSearchCmdOptions [2019-09-11T15:56:00.050Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-11T15:56:00.217Z] === RUN Test/DockerSuite/TestSearchOnCentralRegistry [2019-09-11T15:56:00.217Z] === RUN Test/DockerSuite/TestSearchOnCentralRegistryWithDash [2019-09-11T15:56:00.217Z] === RUN Test/DockerSuite/TestSearchStarsOptionWithWrongParameter [2019-09-11T15:56:00.217Z] === RUN Test/DockerSuite/TestSearchWithLimit [2019-09-11T15:56:00.781Z] === RUN Test/DockerSuite/TestSlowStdinClosing [2019-09-11T15:56:02.152Z] === RUN Test/DockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-09-11T15:56:03.083Z] === RUN Test/DockerSuite/TestStartAttachCorrectExitCode [2019-09-11T15:56:04.465Z] --- PASS: TestServiceCreateInit (8.66s) [2019-09-11T15:56:04.465Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.28s) [2019-09-11T15:56:04.465Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-09-11T15:56:04.465Z] daemon.go:336: [dbe678e5bf033] waiting for daemon to start [2019-09-11T15:56:04.465Z] daemon.go:336: [dbe678e5bf033] waiting for daemon to start [2019-09-11T15:56:04.465Z] daemon.go:364: [dbe678e5bf033] daemon started [2019-09-11T15:56:04.465Z] daemon.go:472: [dbe678e5bf033] Stopping daemon [2019-09-11T15:56:04.465Z] daemon.go:307: [dbe678e5bf033] exiting daemon [2019-09-11T15:56:04.465Z] daemon.go:459: [dbe678e5bf033] Daemon stopped [2019-09-11T15:56:04.465Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.34s) [2019-09-11T15:56:04.465Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-09-11T15:56:04.465Z] daemon.go:336: [d3be870a4406e] waiting for daemon to start [2019-09-11T15:56:04.465Z] daemon.go:336: [d3be870a4406e] waiting for daemon to start [2019-09-11T15:56:04.465Z] daemon.go:364: [d3be870a4406e] daemon started [2019-09-11T15:56:04.465Z] daemon.go:472: [d3be870a4406e] Stopping daemon [2019-09-11T15:56:04.465Z] daemon.go:307: [d3be870a4406e] exiting daemon [2019-09-11T15:56:04.465Z] daemon.go:459: [d3be870a4406e] Daemon stopped [2019-09-11T15:56:04.465Z] === RUN TestCreateServiceMultipleTimes [2019-09-11T15:56:08.339Z] === RUN Test/DockerSwarmSuite/TestSwarmIngressNetwork [2019-09-11T15:56:08.903Z] === RUN Test/DockerSuite/TestStartAttachMultipleContainers [2019-09-11T15:56:12.180Z] === RUN Test/DockerSuite/TestStartAttachReturnsOnError [2019-09-11T15:56:13.113Z] === RUN Test/DockerSuite/TestStartAttachSilent [2019-09-11T15:56:14.483Z] === RUN Test/DockerSuite/TestStartAttachWithRename [2019-09-11T15:56:14.741Z] === RUN Test/DockerSwarmSuite/TestSwarmInit [2019-09-11T15:56:17.357Z] === RUN Test/DockerSuite/TestBuildAddNonTar [2019-09-11T15:56:17.851Z] === RUN Test/DockerSuite/TestBuildRelativeWorkdir [2019-09-11T15:56:18.014Z] === RUN Test/DockerSuite/TestStartMultipleContainers [2019-09-11T15:56:19.907Z] === RUN Test/DockerSwarmSuite/TestSwarmInitIPv6 [2019-09-11T15:56:19.907Z] === RUN Test/DockerSwarmSuite/TestSwarmInitLocked [2019-09-11T15:56:20.471Z] === RUN Test/DockerSuite/TestStartPausedContainer [2019-09-11T15:56:21.402Z] === RUN Test/DockerSuite/TestStartRecordError [2019-09-11T15:56:23.923Z] === RUN Test/DockerSuite/TestStartReturnCorrectExitCode [2019-09-11T15:56:25.938Z] === RUN Test/DockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-09-11T15:56:26.451Z] === RUN Test/DockerSuite/TestStatsAllNewContainersAdded [2019-09-11T15:56:26.806Z] --- PASS: TestCreateServiceMultipleTimes (19.81s) [2019-09-11T15:56:26.806Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-09-11T15:56:26.806Z] daemon.go:336: [d35ee9589f7b3] waiting for daemon to start [2019-09-11T15:56:26.806Z] daemon.go:336: [d35ee9589f7b3] waiting for daemon to start [2019-09-11T15:56:26.806Z] daemon.go:364: [d35ee9589f7b3] daemon started [2019-09-11T15:56:26.806Z] daemon.go:472: [d35ee9589f7b3] Stopping daemon [2019-09-11T15:56:26.806Z] daemon.go:307: [d35ee9589f7b3] exiting daemon [2019-09-11T15:56:26.806Z] daemon.go:459: [d35ee9589f7b3] Daemon stopped [2019-09-11T15:56:26.806Z] === RUN TestCreateServiceConflict [2019-09-11T15:56:26.806Z] --- PASS: TestCreateServiceConflict (2.25s) [2019-09-11T15:56:26.806Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-09-11T15:56:26.806Z] daemon.go:336: [d8b3dcb72d587] waiting for daemon to start [2019-09-11T15:56:26.806Z] daemon.go:336: [d8b3dcb72d587] waiting for daemon to start [2019-09-11T15:56:26.806Z] daemon.go:364: [d8b3dcb72d587] daemon started [2019-09-11T15:56:26.806Z] daemon.go:472: [d8b3dcb72d587] Stopping daemon [2019-09-11T15:56:26.806Z] daemon.go:307: [d8b3dcb72d587] exiting daemon [2019-09-11T15:56:26.806Z] daemon.go:459: [d8b3dcb72d587] Daemon stopped [2019-09-11T15:56:26.806Z] === RUN TestCreateServiceMaxReplicas [2019-09-11T15:56:27.381Z] === RUN Test/DockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-09-11T15:56:27.945Z] === RUN Test/DockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-09-11T15:56:28.509Z] === RUN Test/DockerSuite/TestStatsAllNoStream [2019-09-11T15:56:28.766Z] === RUN Test/DockerSwarmSuite/TestSwarmInitWithDrain [2019-09-11T15:56:28.841Z] === RUN Test/DockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-09-11T15:56:28.841Z] === RUN Test/DockerSuite/TestBuildAddRemoteFileMTime [2019-09-11T15:56:29.493Z] --- PASS: TestCreateServiceMaxReplicas (3.06s) [2019-09-11T15:56:29.493Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-09-11T15:56:29.493Z] daemon.go:336: [d84f39a6f9dbc] waiting for daemon to start [2019-09-11T15:56:29.493Z] daemon.go:336: [d84f39a6f9dbc] waiting for daemon to start [2019-09-11T15:56:29.493Z] daemon.go:364: [d84f39a6f9dbc] daemon started [2019-09-11T15:56:29.493Z] daemon.go:472: [d84f39a6f9dbc] Stopping daemon [2019-09-11T15:56:29.493Z] daemon.go:307: [d84f39a6f9dbc] exiting daemon [2019-09-11T15:56:29.493Z] daemon.go:459: [d84f39a6f9dbc] Daemon stopped [2019-09-11T15:56:29.493Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-11T15:56:32.040Z] === RUN Test/DockerSwarmSuite/TestSwarmJoinLeave [2019-09-11T15:56:32.704Z] === RUN Test/DockerSuite/TestBuildRm [2019-09-11T15:56:32.972Z] === RUN Test/DockerSuite/TestStatsAllRunningNoStream [2019-09-11T15:56:34.626Z] === RUN Test/DockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-09-11T15:56:38.225Z] === RUN Test/DockerSuite/TestStatsContainerNotFound [2019-09-11T15:56:39.312Z] === RUN Test/DockerSuite/TestBuildAddRemoteNoDecompress [2019-09-11T15:56:41.498Z] === RUN Test/DockerSuite/TestStatsFormatAll [2019-09-11T15:56:44.715Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.34s) [2019-09-11T15:56:44.715Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-09-11T15:56:44.715Z] daemon.go:336: [d0f31d08d9c20] waiting for daemon to start [2019-09-11T15:56:44.715Z] daemon.go:336: [d0f31d08d9c20] waiting for daemon to start [2019-09-11T15:56:44.715Z] daemon.go:364: [d0f31d08d9c20] daemon started [2019-09-11T15:56:44.715Z] daemon.go:472: [d0f31d08d9c20] Stopping daemon [2019-09-11T15:56:44.715Z] daemon.go:307: [d0f31d08d9c20] exiting daemon [2019-09-11T15:56:44.715Z] daemon.go:459: [d0f31d08d9c20] Daemon stopped [2019-09-11T15:56:44.715Z] === RUN TestCreateServiceSecretFileMode [2019-09-11T15:56:45.331Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) [2019-09-11T15:56:45.331Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-09-11T15:56:45.331Z] daemon.go:336: [d82461d2f2599] waiting for daemon to start [2019-09-11T15:56:45.331Z] daemon.go:336: [d82461d2f2599] waiting for daemon to start [2019-09-11T15:56:45.331Z] daemon.go:364: [d82461d2f2599] daemon started [2019-09-11T15:56:45.331Z] daemon.go:472: [d82461d2f2599] Stopping daemon [2019-09-11T15:56:45.331Z] daemon.go:307: [d82461d2f2599] exiting daemon [2019-09-11T15:56:45.331Z] daemon.go:459: [d82461d2f2599] Daemon stopped [2019-09-11T15:56:45.331Z] === RUN TestCreateServiceConfigFileMode [2019-09-11T15:56:47.553Z] === RUN Test/DockerSuite/TestBuildRunShEntrypoint [2019-09-11T15:56:47.875Z] === RUN Test/DockerSuite/TestBuildAddScript [2019-09-11T15:56:47.875Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToExistDir [2019-09-11T15:56:47.875Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-09-11T15:56:47.875Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToRoot [2019-09-11T15:56:47.875Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToWorkdir [2019-09-11T15:56:48.043Z] === RUN Test/DockerSuite/TestStatsNoStream [2019-09-11T15:56:48.045Z] --- PASS: TestCreateServiceConfigFileMode (2.71s) [2019-09-11T15:56:48.045Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-09-11T15:56:48.045Z] daemon.go:336: [d0d1a1811a6bb] waiting for daemon to start [2019-09-11T15:56:48.045Z] daemon.go:336: [d0d1a1811a6bb] waiting for daemon to start [2019-09-11T15:56:48.045Z] daemon.go:364: [d0d1a1811a6bb] daemon started [2019-09-11T15:56:48.045Z] daemon.go:472: [d0d1a1811a6bb] Stopping daemon [2019-09-11T15:56:48.045Z] daemon.go:307: [d0d1a1811a6bb] exiting daemon [2019-09-11T15:56:48.045Z] daemon.go:459: [d0d1a1811a6bb] Daemon stopped [2019-09-11T15:56:48.045Z] === RUN TestCreateServiceSysctls [2019-09-11T15:56:48.527Z] === RUN Test/DockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-09-11T15:56:48.527Z] === RUN Test/DockerSuite/TestBuildScratchCopy [2019-09-11T15:56:48.989Z] === RUN Test/DockerSuite/TestBuildSetCommandWithDefinedShell [2019-09-11T15:56:49.410Z] === RUN Test/DockerSuite/TestBuildAddTar [2019-09-11T15:56:49.935Z] === RUN Test/DockerSuite/TestStopContainerSignal [2019-09-11T15:56:50.534Z] === RUN Test/DockerSuite/TestBuildShCmdJSONEntrypoint [2019-09-11T15:56:51.501Z] --- PASS: TestCreateServiceSysctls (3.54s) [2019-09-11T15:56:51.501Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-09-11T15:56:51.501Z] daemon.go:336: [d173a19fc43b3] waiting for daemon to start [2019-09-11T15:56:51.501Z] daemon.go:336: [d173a19fc43b3] waiting for daemon to start [2019-09-11T15:56:51.501Z] daemon.go:364: [d173a19fc43b3] daemon started [2019-09-11T15:56:51.501Z] daemon.go:472: [d173a19fc43b3] Stopping daemon [2019-09-11T15:56:51.501Z] daemon.go:307: [d173a19fc43b3] exiting daemon [2019-09-11T15:56:51.501Z] daemon.go:459: [d173a19fc43b3] Daemon stopped [2019-09-11T15:56:51.501Z] === RUN TestCreateServiceCapabilities [2019-09-11T15:56:51.828Z] === RUN Test/DockerSuite/TestTopMultipleArgs [2019-09-11T15:56:52.759Z] === RUN Test/DockerSuite/TestTopNonPrivileged [2019-09-11T15:56:53.454Z] === RUN Test/DockerSuite/TestBuildShellEntrypoint [2019-09-11T15:56:53.689Z] === RUN Test/DockerSuite/TestTopPrivileged [2019-09-11T15:56:54.190Z] --- PASS: TestCreateServiceCapabilities (2.66s) [2019-09-11T15:56:54.190Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-09-11T15:56:54.190Z] daemon.go:336: [d9acea8b3385d] waiting for daemon to start [2019-09-11T15:56:54.190Z] daemon.go:336: [d9acea8b3385d] waiting for daemon to start [2019-09-11T15:56:54.190Z] daemon.go:364: [d9acea8b3385d] daemon started [2019-09-11T15:56:54.190Z] daemon.go:472: [d9acea8b3385d] Stopping daemon [2019-09-11T15:56:54.190Z] daemon.go:307: [d9acea8b3385d] exiting daemon [2019-09-11T15:56:54.190Z] daemon.go:459: [d9acea8b3385d] Daemon stopped [2019-09-11T15:56:54.190Z] === RUN TestInspect [2019-09-11T15:56:54.646Z] === RUN Test/DockerSuite/TestTopWindowsCoreProcesses [2019-09-11T15:56:54.646Z] === RUN Test/DockerSuite/TestTwoContainersInNetHost [2019-09-11T15:56:55.580Z] === RUN Test/DockerSuite/TestUnpublishedPortsInPsOutput [2019-09-11T15:56:57.204Z] === RUN Test/DockerSuite/TestBuildShellInherited [2019-09-11T15:56:57.667Z] --- PASS: TestInspect (2.97s) [2019-09-11T15:56:57.667Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-09-11T15:56:57.667Z] daemon.go:336: [de6b498cf0155] waiting for daemon to start [2019-09-11T15:56:57.667Z] daemon.go:336: [de6b498cf0155] waiting for daemon to start [2019-09-11T15:56:57.667Z] daemon.go:364: [de6b498cf0155] daemon started [2019-09-11T15:56:57.667Z] daemon.go:472: [de6b498cf0155] Stopping daemon [2019-09-11T15:56:57.667Z] daemon.go:307: [de6b498cf0155] exiting daemon [2019-09-11T15:56:57.667Z] daemon.go:459: [de6b498cf0155] Daemon stopped [2019-09-11T15:56:57.667Z] === RUN TestDockerNetworkConnectAlias [2019-09-11T15:57:00.832Z] === RUN Test/DockerSuite/TestUnsetEnvVarHealthCheck [2019-09-11T15:57:00.954Z] === RUN Test/DockerSuite/TestBuildShellMultiple [2019-09-11T15:57:02.068Z] --- PASS: TestDockerNetworkConnectAlias (4.78s) [2019-09-11T15:57:02.068Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-09-11T15:57:02.068Z] daemon.go:336: [dc7b11ce5c0e7] waiting for daemon to start [2019-09-11T15:57:02.068Z] daemon.go:336: [dc7b11ce5c0e7] waiting for daemon to start [2019-09-11T15:57:02.068Z] daemon.go:364: [dc7b11ce5c0e7] daemon started [2019-09-11T15:57:02.068Z] daemon.go:472: [dc7b11ce5c0e7] Stopping daemon [2019-09-11T15:57:02.068Z] daemon.go:307: [dc7b11ce5c0e7] exiting daemon [2019-09-11T15:57:02.068Z] daemon.go:459: [dc7b11ce5c0e7] Daemon stopped [2019-09-11T15:57:02.068Z] === RUN TestDockerNetworkReConnect [2019-09-11T15:57:04.108Z] === RUN Test/DockerSuite/TestUpdateContainerInvalidValue [2019-09-11T15:57:04.366Z] === RUN Test/DockerSuite/TestUpdateContainerWithoutFlags [2019-09-11T15:57:05.297Z] === RUN Test/DockerSuite/TestUpdateInvalidSwapMemory [2019-09-11T15:57:05.297Z] === RUN Test/DockerSuite/TestUpdateKernelMemory [2019-09-11T15:57:06.228Z] === RUN Test/DockerSuite/TestUpdateKernelMemoryUninitialized [2019-09-11T15:57:07.563Z] --- PASS: TestDockerNetworkReConnect (4.78s) [2019-09-11T15:57:07.563Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-09-11T15:57:07.563Z] daemon.go:336: [d81d1fcbbd559] waiting for daemon to start [2019-09-11T15:57:07.563Z] daemon.go:336: [d81d1fcbbd559] waiting for daemon to start [2019-09-11T15:57:07.563Z] daemon.go:364: [d81d1fcbbd559] daemon started [2019-09-11T15:57:07.563Z] daemon.go:472: [d81d1fcbbd559] Stopping daemon [2019-09-11T15:57:07.563Z] daemon.go:307: [d81d1fcbbd559] exiting daemon [2019-09-11T15:57:07.563Z] daemon.go:459: [d81d1fcbbd559] Daemon stopped [2019-09-11T15:57:07.563Z] === RUN TestServicePlugin [2019-09-11T15:57:07.563Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-11T15:57:07.563Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:57:07.563Z] === RUN TestServiceUpdateLabel [2019-09-11T15:57:08.750Z] === RUN Test/DockerSuite/TestUpdateMemoryWithSwapMemory [2019-09-11T15:57:08.750Z] === RUN Test/DockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-09-11T15:57:09.051Z] --- PASS: TestServiceUpdateLabel (2.30s) [2019-09-11T15:57:09.051Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-09-11T15:57:09.051Z] daemon.go:336: [df593d5810958] waiting for daemon to start [2019-09-11T15:57:09.051Z] daemon.go:336: [df593d5810958] waiting for daemon to start [2019-09-11T15:57:09.051Z] daemon.go:364: [df593d5810958] daemon started [2019-09-11T15:57:09.051Z] daemon.go:472: [df593d5810958] Stopping daemon [2019-09-11T15:57:09.051Z] daemon.go:307: [df593d5810958] exiting daemon [2019-09-11T15:57:09.051Z] daemon.go:459: [df593d5810958] Daemon stopped [2019-09-11T15:57:09.051Z] === RUN TestServiceUpdateSecrets [2019-09-11T15:57:10.120Z] === RUN Test/DockerSuite/TestUpdatePausedContainer [2019-09-11T15:57:11.052Z] === RUN Test/DockerSuite/TestUpdateRunningContainer [2019-09-11T15:57:11.984Z] === RUN Test/DockerSuite/TestUpdateRunningContainerWithRestart [2019-09-11T15:57:13.879Z] === RUN Test/DockerSuite/TestUpdateStats [2019-09-11T15:57:19.130Z] === RUN Test/DockerSuite/TestUpdateStoppedContainer [2019-09-11T15:57:20.062Z] === RUN Test/DockerSuite/TestUpdateSwapMemoryOnly [2019-09-11T15:57:20.062Z] === RUN Test/DockerSuite/TestUpdateWithNanoCPUs [2019-09-11T15:57:21.430Z] === RUN Test/DockerSuite/TestUpdateWithUntouchedFields [2019-09-11T15:57:22.093Z] === RUN Test/DockerSuite/TestBuildShellNotJSON [2019-09-11T15:57:22.093Z] === RUN Test/DockerSuite/TestBuildShellUpdatesConfig [2019-09-11T15:57:22.360Z] === RUN Test/DockerSuite/TestUserDefinedNetworkAlias [2019-09-11T15:57:22.555Z] === RUN Test/DockerSuite/TestBuildShellWindowsPowershell [2019-09-11T15:57:24.316Z] --- PASS: TestServiceUpdateSecrets (15.07s) [2019-09-11T15:57:24.316Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-09-11T15:57:24.316Z] daemon.go:336: [d4de65261c2e0] waiting for daemon to start [2019-09-11T15:57:24.316Z] daemon.go:336: [d4de65261c2e0] waiting for daemon to start [2019-09-11T15:57:24.316Z] daemon.go:364: [d4de65261c2e0] daemon started [2019-09-11T15:57:24.316Z] daemon.go:472: [d4de65261c2e0] Stopping daemon [2019-09-11T15:57:24.316Z] daemon.go:307: [d4de65261c2e0] exiting daemon [2019-09-11T15:57:24.316Z] daemon.go:459: [d4de65261c2e0] Daemon stopped [2019-09-11T15:57:24.316Z] === RUN TestServiceUpdateConfigs [2019-09-11T15:57:25.690Z] === RUN Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-11T15:57:27.059Z] === RUN Test/DockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-09-11T15:57:31.237Z] === RUN Test/DockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-09-11T15:57:34.510Z] === RUN Test/DockerSuite/TestUserDefinedNetworkConnectivity [2019-09-11T15:57:35.103Z] === RUN Test/DockerSuite/TestBuildSpaces [2019-09-11T15:57:35.103Z] === RUN Test/DockerSuite/TestBuildSpacesWithQuotes [2019-09-11T15:57:37.784Z] === RUN Test/DockerSuite/TestUserDefinedNetworkLinks [2019-09-11T15:57:38.858Z] === RUN Test/DockerSuite/TestBuildStartsFromOne [2019-09-11T15:57:38.858Z] === RUN Test/DockerSuite/TestBuildStderr [2019-09-11T15:57:39.530Z] --- PASS: TestServiceUpdateConfigs (15.07s) [2019-09-11T15:57:39.530Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-09-11T15:57:39.530Z] daemon.go:336: [d6c13c5f1151f] waiting for daemon to start [2019-09-11T15:57:39.530Z] daemon.go:336: [d6c13c5f1151f] waiting for daemon to start [2019-09-11T15:57:39.530Z] daemon.go:364: [d6c13c5f1151f] daemon started [2019-09-11T15:57:39.530Z] daemon.go:472: [d6c13c5f1151f] Stopping daemon [2019-09-11T15:57:39.530Z] daemon.go:307: [d6c13c5f1151f] exiting daemon [2019-09-11T15:57:39.530Z] daemon.go:459: [d6c13c5f1151f] Daemon stopped [2019-09-11T15:57:39.530Z] === RUN TestServiceUpdateNetwork [2019-09-11T15:57:41.960Z] === RUN Test/DockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-09-11T15:57:43.567Z] === RUN Test/DockerSuite/TestBuildStepsWithProgress [2019-09-11T15:57:47.213Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-09-11T15:57:49.738Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-09-11T15:57:49.862Z] === RUN Test/DockerSuite/TestBuildAddTarXz [2019-09-11T15:57:49.862Z] === RUN Test/DockerSuite/TestBuildAddTarXzGz [2019-09-11T15:57:49.862Z] === RUN Test/DockerSuite/TestBuildAddToSymlinkDest [2019-09-11T15:57:52.259Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-09-11T15:57:54.152Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-09-11T15:57:54.756Z] --- PASS: TestServiceUpdateNetwork (13.18s) [2019-09-11T15:57:54.756Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-09-11T15:57:54.756Z] daemon.go:336: [d2a809295af07] waiting for daemon to start [2019-09-11T15:57:54.756Z] daemon.go:336: [d2a809295af07] waiting for daemon to start [2019-09-11T15:57:54.756Z] daemon.go:364: [d2a809295af07] daemon started [2019-09-11T15:57:54.756Z] daemon.go:472: [d2a809295af07] Stopping daemon [2019-09-11T15:57:54.756Z] daemon.go:307: [d2a809295af07] exiting daemon [2019-09-11T15:57:54.756Z] daemon.go:459: [d2a809295af07] Daemon stopped [2019-09-11T15:57:54.756Z] PASS [2019-09-11T15:57:54.756Z] [2019-09-11T15:57:54.756Z] === Skipped [2019-09-11T15:57:54.756Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-09-11T15:57:54.756Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-11T15:57:54.756Z] [2019-09-11T15:57:54.756Z] [2019-09-11T15:57:54.756Z] DONE 19 tests, 1 skipped in 116.903s [2019-09-11T15:57:54.756Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-09-11T15:57:54.756Z] ++ 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-09-11T15:57:54.756Z] ++ set -e [2019-09-11T15:57:54.756Z] ++ '[' -n 1 ']' [2019-09-11T15:57:54.756Z] ++ set -x [2019-09-11T15:57:54.756Z] ++ env -i DEST=/go/src/github.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-09-11T15:57:54.756Z] INFO: Testing against a local daemon [2019-09-11T15:57:54.756Z] === RUN TestSessionCreate [2019-09-11T15:57:54.756Z] --- PASS: TestSessionCreate (0.05s) [2019-09-11T15:57:54.756Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-11T15:57:54.756Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2019-09-11T15:57:54.756Z] PASS [2019-09-11T15:57:54.756Z] [2019-09-11T15:57:54.756Z] DONE 2 tests in 0.218s [2019-09-11T15:57:54.756Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-09-11T15:57:54.756Z] ++ 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-09-11T15:57:54.756Z] ++ set -e [2019-09-11T15:57:54.756Z] ++ '[' -n 1 ']' [2019-09-11T15:57:54.756Z] ++ set -x [2019-09-11T15:57:54.756Z] ++ env -i DEST=/go/src/github.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-09-11T15:57:54.756Z] INFO: Testing against a local daemon [2019-09-11T15:57:54.756Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-11T15:57:54.756Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-11T15:57:54.756Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-11T15:57:54.756Z] === RUN TestEventsExecDie [2019-09-11T15:57:54.756Z] --- PASS: TestEventsExecDie (0.92s) [2019-09-11T15:57:54.756Z] === RUN TestEventsBackwardsCompatible [2019-09-11T15:57:54.756Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-09-11T15:57:54.756Z] === RUN TestInfoBinaryCommits [2019-09-11T15:57:54.756Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-09-11T15:57:54.756Z] === RUN TestInfoAPIVersioned [2019-09-11T15:57:54.756Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-09-11T15:57:54.756Z] === RUN TestInfoAPI [2019-09-11T15:57:54.756Z] --- PASS: TestInfoAPI (0.07s) [2019-09-11T15:57:54.756Z] === RUN TestInfoAPIWarnings [2019-09-11T15:57:54.756Z] --- PASS: TestInfoAPIWarnings (0.91s) [2019-09-11T15:57:54.756Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-09-11T15:57:54.756Z] daemon.go:336: [d895eb08fe178] waiting for daemon to start [2019-09-11T15:57:54.756Z] daemon.go:336: [d895eb08fe178] waiting for daemon to start [2019-09-11T15:57:54.756Z] daemon.go:364: [d895eb08fe178] daemon started [2019-09-11T15:57:54.756Z] daemon.go:472: [d895eb08fe178] Stopping daemon [2019-09-11T15:57:54.756Z] daemon.go:307: [d895eb08fe178] exiting daemon [2019-09-11T15:57:54.756Z] daemon.go:459: [d895eb08fe178] Daemon stopped [2019-09-11T15:57:54.756Z] === RUN TestLoginFailsWithBadCredentials [2019-09-11T15:57:55.372Z] --- PASS: TestLoginFailsWithBadCredentials (0.57s) [2019-09-11T15:57:55.372Z] === RUN TestPingCacheHeaders [2019-09-11T15:57:55.372Z] --- PASS: TestPingCacheHeaders (0.06s) [2019-09-11T15:57:55.372Z] === RUN TestPingGet [2019-09-11T15:57:55.372Z] --- PASS: TestPingGet (0.04s) [2019-09-11T15:57:55.372Z] === RUN TestPingHead [2019-09-11T15:57:55.523Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-09-11T15:57:55.655Z] --- PASS: TestPingHead (0.05s) [2019-09-11T15:57:55.655Z] === RUN TestVersion [2019-09-11T15:57:55.655Z] --- PASS: TestVersion (0.05s) [2019-09-11T15:57:55.655Z] PASS [2019-09-11T15:57:55.655Z] [2019-09-11T15:57:55.655Z] === Skipped [2019-09-11T15:57:55.655Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-11T15:57:55.655Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-11T15:57:55.655Z] [2019-09-11T15:57:55.655Z] [2019-09-11T15:57:55.655Z] DONE 12 tests, 1 skipped in 2.978s [2019-09-11T15:57:55.655Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-09-11T15:57:55.655Z] ++ 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-09-11T15:57:55.655Z] ++ set -e [2019-09-11T15:57:55.655Z] ++ '[' -n 1 ']' [2019-09-11T15:57:55.655Z] ++ set -x [2019-09-11T15:57:55.655Z] ++ env -i DEST=/go/src/github.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-09-11T15:57:55.655Z] INFO: Testing against a local daemon [2019-09-11T15:57:55.655Z] === RUN TestVolumesCreateAndList [2019-09-11T15:57:55.655Z] --- PASS: TestVolumesCreateAndList (0.06s) [2019-09-11T15:57:55.655Z] === RUN TestVolumesRemove [2019-09-11T15:57:55.937Z] --- PASS: TestVolumesRemove (0.10s) [2019-09-11T15:57:55.937Z] === RUN TestVolumesInspect [2019-09-11T15:57:55.937Z] --- PASS: TestVolumesInspect (0.04s) [2019-09-11T15:57:55.937Z] === RUN TestVolumesInvalidJSON [2019-09-11T15:57:55.937Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-11T15:57:55.937Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-11T15:57:55.937Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-11T15:57:55.937Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-09-11T15:57:55.937Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-11T15:57:55.937Z] PASS [2019-09-11T15:57:55.937Z] [2019-09-11T15:57:55.937Z] DONE 5 tests in 0.344s [2019-09-11T15:57:55.937Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-11T15:57:56.221Z] ++++ cat bundles/test-integration/docker.pid [2019-09-11T15:57:56.221Z] +++ kill 12049 [2019-09-11T15:57:57.694Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-11T15:57:57.694Z] +++ /etc/init.d/apparmor stop [2019-09-11T15:57:57.694Z] Clearing AppArmor profiles cache:. [2019-09-11T15:57:57.694Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-11T15:57:57.694Z] Unloading profiles will leave already running processes permanently [2019-09-11T15:57:57.694Z] unconfined, which can lead to unexpected situations. [2019-09-11T15:57:57.694Z] [2019-09-11T15:57:57.694Z] To set a process to complain mode, use the command line tool [2019-09-11T15:57:57.694Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-11T15:57:57.694Z] with the 'teardown' option." [2019-09-11T15:57:57.694Z] [2019-09-11T15:57:58.046Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesNetBindService Post stage [Pipeline] junit [2019-09-11T15:57:59.761Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-11T15:58:00.590Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-09-11T15:58:00.717Z] + echo Ensuring container killed. [2019-09-11T15:58:00.717Z] Ensuring container killed. [2019-09-11T15:58:00.717Z] + docker rm -vf docker-pr49 [2019-09-11T15:58:00.717Z] Error: No such container: docker-pr49 [2019-09-11T15:58:00.717Z] + true [Pipeline] sh [2019-09-11T15:58:01.101Z] + echo Chowning /workspace to jenkins user [2019-09-11T15:58:01.101Z] Chowning /workspace to jenkins user [2019-09-11T15:58:01.101Z] + id -u [2019-09-11T15:58:01.101Z] + id -g [2019-09-11T15:58:01.101Z] + docker run --rm -v /home/docker/workspace/moby_PR-39724:/workspace busybox chown -R 1001:1001 /workspace [2019-09-11T15:58:01.101Z] Unable to find image 'busybox:latest' locally [2019-09-11T15:58:01.382Z] latest: Pulling from library/busybox [2019-09-11T15:58:01.382Z] e38168a01e65: Pulling fs layer [2019-09-11T15:58:01.997Z] e38168a01e65: Verifying Checksum [2019-09-11T15:58:01.997Z] e38168a01e65: Download complete [2019-09-11T15:58:01.997Z] e38168a01e65: Pull complete [2019-09-11T15:58:01.997Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-09-11T15:58:01.997Z] Status: Downloaded newer image for busybox:latest [2019-09-11T15:58:03.112Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesSetgid [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-11T15:58:04.411Z] + bundleName=powerpc-integration [2019-09-11T15:58:04.411Z] + echo Creating powerpc-integration-bundles.tar.gz [2019-09-11T15:58:04.411Z] Creating powerpc-integration-bundles.tar.gz [2019-09-11T15:58:04.411Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-09-11T15:58:04.411Z] + xargs tar -czf powerpc-integration-bundles.tar.gz [2019-09-11T15:58:04.700Z] === RUN Test/DockerSuite/TestBuildStopSignal [2019-09-11T15:58:04.700Z] === RUN Test/DockerSuite/TestBuildSymlinkBasename [Pipeline] archiveArtifacts [2019-09-11T15:58:04.728Z] Archiving artifacts [2019-09-11T15:58:05.117Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39724/49/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-11T15:58:05.506Z] + make clean [2019-09-11T15:58:05.635Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-09-11T15:58:06.124Z] docker volume rm -f docker-dev-cache [2019-09-11T15:58:06.124Z] docker-dev-cache [Pipeline] deleteDir [2019-09-11T15:58:06.247Z] === RUN Test/DockerSuite/TestBuildSymlinkBreakout [2019-09-11T15:58:07.792Z] === RUN Test/DockerSuite/TestBuildTagEvent [2019-09-11T15:58:08.157Z] === RUN Test/DockerSuite/TestVolumeCLICreate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-11T15:58:12.499Z] === RUN Test/DockerSuite/TestBuildTimeArgHistoryExclusions [2019-09-11T15:58:14.993Z] === RUN Test/DockerSuite/TestBuildAddWholeDirToRoot [2019-09-11T15:58:14.993Z] === RUN Test/DockerSuite/TestBuildBlankName [2019-09-11T15:58:14.993Z] === RUN Test/DockerSuite/TestBuildBuildTimeArg [2019-09-11T15:58:17.211Z] === RUN Test/DockerSuite/TestBuildUser [2019-09-11T15:58:17.212Z] === RUN Test/DockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-09-11T15:58:17.212Z] === RUN Test/DockerSuite/TestBuildUsersAndGroups [2019-09-11T15:58:17.212Z] === RUN Test/DockerSuite/TestBuildVerboseOut [2019-09-11T15:58:21.922Z] === RUN Test/DockerSuite/TestBuildVerifyIntString [2019-09-11T15:58:21.922Z] === RUN Test/DockerSuite/TestBuildVerifySingleQuoteFails [2019-09-11T15:58:23.009Z] === RUN Test/DockerSwarmSuite/TestSwarmJoinWithDrain [2019-09-11T15:58:23.009Z] === RUN Test/DockerSuite/TestVolumeCLICreateLabel [2019-09-11T15:58:23.009Z] === RUN Test/DockerSuite/TestVolumeCLICreateLabelMultiple [2019-09-11T15:58:23.009Z] === RUN Test/DockerSuite/TestVolumeCLICreateWithOpts [2019-09-11T15:58:24.379Z] === RUN Test/DockerSuite/TestVolumeCLIInspect [2019-09-11T15:58:24.379Z] === RUN Test/DockerSuite/TestVolumeCLIInspectMulti [2019-09-11T15:58:24.379Z] === RUN Test/DockerSuite/TestVolumeCLIInspectTmplError [2019-09-11T15:58:24.379Z] === RUN Test/DockerSuite/TestVolumeCLILs [2019-09-11T15:58:24.854Z] === RUN Test/DockerSuite/TestBuildVolumeFileExistsinContainer [2019-09-11T15:58:24.854Z] === RUN Test/DockerSuite/TestBuildVolumesRetainContents [2019-09-11T15:58:24.854Z] === RUN Test/DockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-09-11T15:58:25.310Z] === RUN Test/DockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-09-11T15:58:25.310Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterDangling [2019-09-11T15:58:26.242Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterDrivers [2019-09-11T15:58:26.242Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterLabels [2019-09-11T15:58:26.242Z] === RUN Test/DockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-09-11T15:58:26.242Z] === RUN Test/DockerSuite/TestVolumeCLINoArgs [2019-09-11T15:58:26.242Z] === RUN Test/DockerSuite/TestVolumeCLIRm [2019-09-11T15:58:27.389Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-09-11T15:58:28.355Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheHit [2019-09-11T15:58:28.763Z] === RUN Test/DockerSuite/TestVolumeCLIRmForce [2019-09-11T15:58:29.020Z] === RUN Test/DockerSuite/TestVolumeCLIRmForceInUse [2019-09-11T15:58:29.020Z] === RUN Test/DockerSuite/TestVolumeCLIRmForceUsage [2019-09-11T15:58:29.277Z] === RUN Test/DockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-09-11T15:58:29.277Z] === RUN Test/DockerSuite/TestVolumeEvents [2019-09-11T15:58:30.209Z] === RUN Test/DockerSuite/TestVolumeFromMixedRWOptions [2019-09-11T15:58:32.733Z] === RUN Test/DockerSuite/TestVolumeLsFormat [2019-09-11T15:58:32.733Z] === RUN Test/DockerSuite/TestVolumeLsFormatDefaultFormat [2019-09-11T15:58:32.733Z] === RUN Test/DockerSuite/TestVolumesFromGetsProperMode [2019-09-11T15:58:36.042Z] === RUN Test/DockerSwarmSuite/TestSwarmLeaveLocked [2019-09-11T15:58:36.301Z] === RUN Test/DockerSuite/TestVolumesNoCopyData [2019-09-11T15:58:36.919Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-09-11T15:58:41.554Z] === RUN Test/DockerSuite/TestWindowsRunAsSystem [2019-09-11T15:58:41.554Z] === RUN Test/DockerRegistrySuite/TestBuildByDigest [2019-09-11T15:58:41.810Z] === RUN Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-11T15:58:42.741Z] === RUN Test/DockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-11T15:58:44.635Z] === RUN Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-11T15:58:45.992Z] === RUN Test/DockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-09-11T15:58:46.529Z] === RUN Test/DockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-11T15:58:46.967Z] === RUN Test/DockerSuite/TestBuildWindowsUser [2019-09-11T15:58:49.304Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-09-11T15:58:50.702Z] === RUN Test/DockerRegistrySuite/TestConcurrentPush [2019-09-11T15:58:55.955Z] === RUN Test/DockerRegistrySuite/TestCreateByDigest [2019-09-11T15:58:56.886Z] === RUN Test/DockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-11T15:58:58.255Z] === RUN Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-11T15:58:59.624Z] === RUN Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-11T15:59:00.996Z] === RUN Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-11T15:59:01.703Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-09-11T15:59:01.703Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-09-11T15:59:02.890Z] === RUN Test/DockerRegistrySuite/TestEventsImageFilterPush [2019-09-11T15:59:04.260Z] === RUN Test/DockerRegistrySuite/TestInspectImageWithDigests [2019-09-11T15:59:04.688Z] === RUN Test/DockerSuite/TestBuildWindowsWorkdirProcessing [2019-09-11T15:59:05.640Z] === RUN Test/DockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-11T15:59:07.607Z] === RUN Test/DockerSuite/TestBuildWithExtraHost [2019-09-11T15:59:07.607Z] === RUN Test/DockerSuite/TestBuildWithExtraHostInvalidFormat [2019-09-11T15:59:07.607Z] === RUN Test/DockerSuite/TestBuildWithFailure [2019-09-11T15:59:08.179Z] === RUN Test/DockerRegistrySuite/TestListImagesWithDigests [2019-09-11T15:59:10.266Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-09-11T15:59:10.266Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgEnv [2019-09-11T15:59:10.266Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgExpansion [2019-09-11T15:59:10.528Z] === RUN Test/DockerSuite/TestBuildWithInaccessibleFilesInContext [2019-09-11T15:59:10.528Z] === RUN Test/DockerSuite/TestBuildWithRecycleBin [2019-09-11T15:59:11.455Z] === RUN Test/DockerRegistrySuite/TestListImagesWithoutDigests [2019-09-11T15:59:12.386Z] === RUN Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-11T15:59:15.661Z] === RUN Test/DockerRegistrySuite/TestPullByDigest [2019-09-11T15:59:17.558Z] === RUN Test/DockerRegistrySuite/TestPullByDigestNoFallback [2019-09-11T15:59:17.558Z] === RUN Test/DockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-11T15:59:18.927Z] === RUN Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-11T15:59:19.857Z] === RUN Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-11T15:59:21.226Z] === RUN Test/DockerRegistrySuite/TestPullIDStability [2019-09-11T15:59:22.942Z] === RUN Test/DockerSuite/TestBuildWithTabs [2019-09-11T15:59:25.402Z] === RUN Test/DockerRegistrySuite/TestPullImageWithAliases [2019-09-11T15:59:25.402Z] === RUN Test/DockerRegistrySuite/TestPullManifestList [2019-09-11T15:59:26.696Z] === RUN Test/DockerSuite/TestBuildWithUTF8BOM [2019-09-11T15:59:26.696Z] === RUN Test/DockerSuite/TestBuildWithUTF8BOMDockerignore [2019-09-11T15:59:26.772Z] === RUN Test/DockerRegistrySuite/TestPullNoLayers [2019-09-11T15:59:27.336Z] === RUN Test/DockerRegistrySuite/TestPushBadTag [2019-09-11T15:59:27.336Z] === RUN Test/DockerRegistrySuite/TestPushBusyboxImage [2019-09-11T15:59:27.593Z] === RUN Test/DockerRegistrySuite/TestPushEmptyLayer [2019-09-11T15:59:28.157Z] === RUN Test/DockerRegistrySuite/TestPushMultipleTags [2019-09-11T15:59:28.414Z] === RUN Test/DockerRegistrySuite/TestPushUntagged [2019-09-11T15:59:28.414Z] === RUN Test/DockerRegistrySuite/TestRemoveImageByDigest [2019-09-11T15:59:29.786Z] === RUN Test/DockerRegistrySuite/TestRunByDigest [2019-09-11T15:59:32.308Z] === RUN Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-11T15:59:33.239Z] === RUN Test/DockerRegistrySuite/TestTagByDigest [2019-09-11T15:59:34.616Z] === RUN Test/DockerRegistrySuite/TestUserAgentPassThrough [2019-09-11T15:59:35.390Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-09-11T15:59:35.390Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgHistory [2019-09-11T15:59:35.390Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-09-11T15:59:35.390Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-09-11T15:59:35.390Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-09-11T15:59:35.999Z] === RUN Test/DockerRegistrySuite/TestV2Only [2019-09-11T15:59:36.563Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-11T15:59:41.817Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPush [2019-09-11T15:59:44.422Z] === RUN Test/DockerSuite/TestBuildWithVolumeOwnership [2019-09-11T15:59:44.884Z] === RUN Test/DockerSuite/TestBuildWithVolumes [2019-09-11T15:59:45.347Z] === RUN Test/DockerSuite/TestBuildWorkdirCmd [2019-09-11T15:59:45.347Z] === RUN Test/DockerSuite/TestBuildWorkdirImageCmd [2019-09-11T15:59:45.993Z] === RUN Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-11T15:59:46.320Z] === RUN Test/DockerSuite/TestBuildWorkdirWindowsPath [2019-09-11T15:59:46.924Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByDigest [2019-09-11T15:59:48.293Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-11T15:59:48.551Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-11T15:59:49.922Z] === RUN Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-11T15:59:51.292Z] === RUN Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-11T15:59:52.662Z] === RUN Test/DockerSchema1RegistrySuite/TestPullIDStability [2019-09-11T15:59:54.916Z] === RUN Test/DockerSuite/TestBuildWorkdirWithEnvVariables [2019-09-11T15:59:56.462Z] === RUN Test/DockerSuite/TestBuildXZHost [2019-09-11T15:59:56.838Z] === RUN Test/DockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-11T15:59:56.838Z] === RUN Test/DockerSchema1RegistrySuite/TestPullNoLayers [2019-09-11T15:59:56.924Z] === RUN Test/DockerSuite/TestCLIProxyDisableProxyUnixSock [2019-09-11T15:59:56.924Z] === RUN Test/DockerSuite/TestClientSetsTLSServerName [2019-09-11T15:59:56.924Z] === RUN Test/DockerSuite/TestCmdCannotBeInvoked [2019-09-11T15:59:57.402Z] === RUN Test/DockerSchema1RegistrySuite/TestPushBadTag [2019-09-11T15:59:57.402Z] === RUN Test/DockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-11T15:59:57.658Z] === RUN Test/DockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-11T15:59:57.915Z] === RUN Test/DockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-11T15:59:58.173Z] === RUN Test/DockerSchema1RegistrySuite/TestPushUntagged [2019-09-11T15:59:58.430Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-11T15:59:59.116Z] === RUN Test/DockerSuite/TestCommitAfterContainerIsDone [2019-09-11T15:59:59.360Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-11T15:59:59.924Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-11T15:59:59.924Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-11T16:00:01.294Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-11T16:00:01.294Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-11T16:00:01.860Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-11T16:00:02.425Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-11T16:00:02.425Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-11T16:00:03.829Z] === RUN Test/DockerSuite/TestCommitChange [2019-09-11T16:00:07.692Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-11T16:00:07.692Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-11T16:00:07.949Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-11T16:00:07.949Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-11T16:00:08.205Z] === RUN Test/DockerNetworkSuite/TestConntrackFlowsLeak [2019-09-11T16:00:08.549Z] === RUN Test/DockerSuite/TestCommitChangeLabels [2019-09-11T16:00:11.480Z] === RUN Test/DockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-09-11T16:00:12.410Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-09-11T16:00:13.256Z] === RUN Test/DockerSuite/TestCommitHardlink [2019-09-11T16:00:13.256Z] === RUN Test/DockerSuite/TestCommitNewFile [2019-09-11T16:00:17.794Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-09-11T16:00:17.908Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-09-11T16:00:20.316Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-09-11T16:00:20.355Z] === RUN Test/DockerSuite/TestCommitPausedContainer [2019-09-11T16:00:20.355Z] === RUN Test/DockerSuite/TestCommitTTY [2019-09-11T16:00:22.590Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-09-11T16:00:22.590Z] === RUN Test/DockerSuite/TestBuildCacheAdd [2019-09-11T16:00:23.049Z] === RUN Test/DockerSuite/TestBuildCacheBrokenSymlink [2019-09-11T16:00:24.489Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-09-11T16:00:26.165Z] === RUN Test/DockerSuite/TestCommitWithFilterLabel [2019-09-11T16:00:26.385Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-09-11T16:00:26.791Z] === RUN Test/DockerSuite/TestBuildCacheFrom [2019-09-11T16:00:26.791Z] === RUN Test/DockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-09-11T16:00:30.872Z] === RUN Test/DockerSuite/TestCommitWithHostBindMount [2019-09-11T16:00:30.872Z] === RUN Test/DockerSuite/TestCommitWithoutPause [2019-09-11T16:00:30.872Z] === RUN Test/DockerSuite/TestConflictContainerNetworkAndLinks [2019-09-11T16:00:30.872Z] === RUN Test/DockerSuite/TestConflictContainerNetworkHostAndLinks [2019-09-11T16:00:30.872Z] === RUN Test/DockerSuite/TestConflictNetworkModeAndOptions [2019-09-11T16:00:30.872Z] === RUN Test/DockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-09-11T16:00:30.872Z] === RUN Test/DockerSuite/TestContainerAPIBadPort [2019-09-11T16:00:30.872Z] === RUN Test/DockerSuite/TestContainerAPIChunkedEncoding [2019-09-11T16:00:30.872Z] === RUN Test/DockerSuite/TestContainerAPICommit [2019-09-11T16:00:35.353Z] === RUN Test/DockerSuite/TestBuildCacheRootSource [2019-09-11T16:00:36.339Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-09-11T16:00:36.693Z] === RUN Test/DockerSuite/TestContainerAPICommitWithLabelInConfig [2019-09-11T16:00:38.862Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-09-11T16:00:39.080Z] === RUN Test/DockerSuite/TestBuildChownOnCopy [2019-09-11T16:00:39.080Z] === RUN Test/DockerSuite/TestBuildChownSingleFile [2019-09-11T16:00:39.080Z] === RUN Test/DockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-09-11T16:00:40.232Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-09-11T16:00:41.163Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-09-11T16:00:42.110Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-09-11T16:00:43.479Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-09-11T16:00:43.786Z] === RUN Test/DockerSuite/TestBuildClearCmd [2019-09-11T16:00:44.849Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreateDelete [2019-09-11T16:00:45.106Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-09-11T16:00:45.363Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-09-11T16:00:46.732Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreateLabel [2019-09-11T16:00:46.732Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-09-11T16:00:46.732Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-09-11T16:00:46.989Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-09-11T16:00:47.516Z] === RUN Test/DockerSuite/TestBuildCmd [2019-09-11T16:00:48.358Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-09-11T16:00:49.051Z] === RUN Test/DockerSuite/TestBuildCmdJSONNoShDashC [2019-09-11T16:00:49.117Z] === RUN Test/DockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-09-11T16:00:49.117Z] === RUN Test/DockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-09-11T16:00:49.727Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-09-11T16:00:49.985Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-09-11T16:00:50.091Z] === RUN Test/DockerSuite/TestContainerAPICopyPre124 [2019-09-11T16:00:50.091Z] === RUN Test/DockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-09-11T16:00:50.091Z] === RUN Test/DockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-09-11T16:00:50.091Z] === RUN Test/DockerSuite/TestContainerAPICreate [2019-09-11T16:00:50.548Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDriverOptions [2019-09-11T16:00:50.548Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-09-11T16:00:50.587Z] === RUN Test/DockerSuite/TestBuildCmdShDashC [2019-09-11T16:00:52.128Z] === RUN Test/DockerSuite/TestBuildCmdShellArgsEscaped [2019-09-11T16:00:52.281Z] === RUN Test/DockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-09-11T16:00:52.281Z] === RUN Test/DockerSuite/TestContainerAPICreateEmptyConfig [2019-09-11T16:00:52.281Z] === RUN Test/DockerSuite/TestContainerAPICreateMountsBindRead [2019-09-11T16:00:53.826Z] === RUN Test/DockerSwarmSuite/TestSwarmManagerAddress [2019-09-11T16:00:54.469Z] === RUN Test/DockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-09-11T16:00:54.469Z] === RUN Test/DockerSuite/TestContainerAPICreateNoHostConfig118 [2019-09-11T16:00:54.469Z] === RUN Test/DockerSuite/TestContainerAPICreateOtherNetworkModes [2019-09-11T16:00:54.469Z] === RUN Test/DockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-09-11T16:00:54.469Z] === RUN Test/DockerSuite/TestContainerAPIDelete [2019-09-11T16:00:56.656Z] === RUN Test/DockerSuite/TestContainerAPIDeleteConflict [2019-09-11T16:00:58.848Z] === RUN Test/DockerSuite/TestContainerAPIDeleteForce [2019-09-11T16:01:00.394Z] === RUN Test/DockerSuite/TestContainerAPIDeleteNotExist [2019-09-11T16:01:00.394Z] === RUN Test/DockerSuite/TestContainerAPIDeleteRemoveLinks [2019-09-11T16:01:00.394Z] === RUN Test/DockerSuite/TestContainerAPIDeleteRemoveVolume [2019-09-11T16:01:02.448Z] === RUN Test/DockerSuite/TestBuildCmdSpaces [2019-09-11T16:01:02.585Z] === RUN Test/DockerSuite/TestContainerAPIDeleteWithEmptyName [2019-09-11T16:01:02.585Z] === RUN Test/DockerSuite/TestContainerAPIGetAll [2019-09-11T16:01:04.775Z] === RUN Test/DockerSuite/TestContainerAPIGetChanges [2019-09-11T16:01:04.775Z] === RUN Test/DockerSuite/TestContainerAPIGetExport [2019-09-11T16:01:04.775Z] === RUN Test/DockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-09-11T16:01:06.009Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkFlagAlias [2019-09-11T16:01:06.966Z] === RUN Test/DockerSuite/TestContainerAPIInvalidPortSyntax [2019-09-11T16:01:06.966Z] === RUN Test/DockerSuite/TestContainerAPIKill [2019-09-11T16:01:07.379Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkCreateDup [2019-09-11T16:01:07.636Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-09-11T16:01:08.511Z] === RUN Test/DockerSuite/TestContainerAPIPause [2019-09-11T16:01:08.511Z] === RUN Test/DockerSuite/TestContainerAPIPostContainerStop [2019-09-11T16:01:09.528Z] === RUN Test/DockerSuite/TestBuildCommentsShebangs [2019-09-11T16:01:09.991Z] === RUN Test/DockerSuite/TestBuildConditionalCache [2019-09-11T16:01:10.699Z] === RUN Test/DockerSuite/TestContainerAPIPostCreateNull [2019-09-11T16:01:10.699Z] === RUN Test/DockerSuite/TestContainerAPIRename [2019-09-11T16:01:10.914Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-09-11T16:01:12.887Z] === RUN Test/DockerSuite/TestContainerAPIRestart [2019-09-11T16:01:13.722Z] === RUN Test/DockerSuite/TestBuildContChar [2019-09-11T16:01:14.188Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-09-11T16:01:16.641Z] === RUN Test/DockerSuite/TestContainerAPIRestartNotimeoutParam [2019-09-11T16:01:19.456Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-09-11T16:01:19.456Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-09-11T16:01:19.558Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-09-11T16:01:20.020Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-09-11T16:01:20.020Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-09-11T16:01:20.020Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-09-11T16:01:20.021Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-09-11T16:01:20.021Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-09-11T16:01:20.021Z] === RUN Test/DockerSuite/TestContainerAPIStart [2019-09-11T16:01:20.278Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-09-11T16:01:20.535Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-09-11T16:01:20.535Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkInspectDefault [2019-09-11T16:01:20.535Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-09-11T16:01:21.100Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkPlugin [2019-09-11T16:01:21.564Z] === RUN Test/DockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-09-11T16:01:21.564Z] === RUN Test/DockerSuite/TestContainerAPIStop [2019-09-11T16:01:23.752Z] === RUN Test/DockerSuite/TestContainerAPITop [2019-09-11T16:01:23.752Z] === RUN Test/DockerSuite/TestContainerAPITopWindows [2019-09-11T16:01:24.374Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-09-11T16:01:25.297Z] === RUN Test/DockerSuite/TestContainerAPIVerifyHeader [2019-09-11T16:01:25.297Z] === RUN Test/DockerSuite/TestContainerAPIWait [2019-09-11T16:01:25.304Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkLsDefault [2019-09-11T16:01:25.304Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkLsFilter [2019-09-11T16:01:25.304Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkMacInspect [2019-09-11T16:01:26.675Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-09-11T16:01:30.005Z] === RUN Test/DockerSuite/TestContainerKillCustomStopSignal [2019-09-11T16:01:30.979Z] === RUN Test/DockerSuite/TestContainerNetworkMode [2019-09-11T16:01:30.979Z] === RUN Test/DockerSuite/TestContainerRestartInMultipleNetworks [2019-09-11T16:01:30.979Z] === RUN Test/DockerSuite/TestContainerWithConflictingHostNetworks [2019-09-11T16:01:30.979Z] === RUN Test/DockerSuite/TestContainerWithConflictingNoneNetwork [2019-09-11T16:01:30.979Z] === RUN Test/DockerSuite/TestContainerWithConflictingSharedNetwork [2019-09-11T16:01:30.979Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-09-11T16:01:31.929Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-09-11T16:01:33.168Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsCreate [2019-09-11T16:01:34.810Z] === RUN Test/DockerSuite/TestBuildContainerWithCgroupParent [2019-09-11T16:01:34.810Z] === RUN Test/DockerSuite/TestBuildContextCleanup [2019-09-11T16:01:34.810Z] === RUN Test/DockerSuite/TestBuildContextCleanupFailedBuild [2019-09-11T16:01:36.105Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-09-11T16:01:36.105Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-09-11T16:01:37.719Z] === RUN Test/DockerSuite/TestBuildContextTarGzip [2019-09-11T16:01:38.000Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-09-11T16:01:40.524Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkRmPredefined [2019-09-11T16:01:40.524Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkRunNetByID [2019-09-11T16:01:41.451Z] === RUN Test/DockerSuite/TestBuildContextTarNoCompression [2019-09-11T16:01:41.895Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-09-11T16:01:42.459Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkValidateIP [2019-09-11T16:01:42.987Z] === RUN Test/DockerSuite/TestBuildCopyAddMultipleFiles [2019-09-11T16:01:42.987Z] === RUN Test/DockerSuite/TestBuildCopyCacheOnFileChange [2019-09-11T16:01:44.354Z] === RUN Test/DockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-09-11T16:01:45.887Z] === RUN Test/DockerSuite/TestBuildCopyDirButNotFile [2019-09-11T16:01:48.079Z] === RUN Test/DockerSuite/TestBuildCopyDirContentToExistDir [2019-09-11T16:01:48.079Z] === RUN Test/DockerSuite/TestBuildCopyDirContentToRoot [2019-09-11T16:01:48.079Z] === RUN Test/DockerSuite/TestBuildCopyFileDotWithWorkdir [2019-09-11T16:01:50.904Z] === RUN Test/DockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-09-11T16:01:52.296Z] === RUN Test/DockerHubPullSuite/TestPullClientDisconnect [2019-09-11T16:01:54.304Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsTmpfs [2019-09-11T16:01:54.304Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsValidation [2019-09-11T16:01:54.304Z] === RUN Test/DockerSuite/TestContainersInMultipleNetworks [2019-09-11T16:01:54.304Z] === RUN Test/DockerSuite/TestContainersInUserDefinedNetwork [2019-09-11T16:01:54.304Z] === RUN Test/DockerSuite/TestContainersNetworkIsolation [2019-09-11T16:01:54.304Z] === RUN Test/DockerSuite/TestCopyAndRestart [2019-09-11T16:01:54.304Z] === RUN Test/DockerSuite/TestCopyCreatedContainer [2019-09-11T16:01:54.304Z] === RUN Test/DockerSuite/TestCpAbsolutePath [2019-09-11T16:01:54.818Z] === RUN Test/DockerHubPullSuite/TestPullFromCentralRegistry [2019-09-11T16:01:55.076Z] === RUN Test/DockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-09-11T16:01:56.494Z] === RUN Test/DockerSuite/TestCpAbsoluteSymlink [2019-09-11T16:01:56.494Z] === RUN Test/DockerSuite/TestCpFromCaseA [2019-09-11T16:01:56.494Z] === RUN Test/DockerSuite/TestCpFromCaseB [2019-09-11T16:01:56.494Z] === RUN Test/DockerSuite/TestCpFromCaseC [2019-09-11T16:01:56.494Z] === RUN Test/DockerSuite/TestCpFromCaseD [2019-09-11T16:01:56.494Z] === RUN Test/DockerSuite/TestCpFromCaseE [2019-09-11T16:01:56.494Z] === RUN Test/DockerSuite/TestCpFromCaseF [2019-09-11T16:01:56.494Z] === RUN Test/DockerSuite/TestCpFromCaseG [2019-09-11T16:01:56.494Z] === RUN Test/DockerSuite/TestCpFromCaseH [2019-09-11T16:01:56.494Z] === RUN Test/DockerSuite/TestCpFromCaseI [2019-09-11T16:01:56.494Z] === RUN Test/DockerSuite/TestCpFromCaseJ [2019-09-11T16:01:56.494Z] === RUN Test/DockerSuite/TestCpFromSymlinkDestination [2019-09-11T16:01:56.494Z] === RUN Test/DockerSuite/TestCpFromSymlinkToDirectory [2019-09-11T16:01:56.494Z] === RUN Test/DockerSuite/TestCpGarbagePath [2019-09-11T16:01:56.977Z] === RUN Test/DockerHubPullSuite/TestPullNonExistingImage [2019-09-11T16:01:56.977Z] === RUN Test/DockerHubPullSuite/TestPullScratchNotAllowed [2019-09-11T16:01:56.977Z] --- PASS: Test (2063.82s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPIErrorJSON (0.02s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPIErrorPlainText (0.01s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPIImagesDelete (0.80s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPIImagesFilter (0.20s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPIImagesHistory (0.51s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPIImagesImportBadSrc (0.04s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPIImagesSaveAndLoad (0.57s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPIImagesSearchJSONContentType (0.25s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPINetworkConnectDisconnect (1.66s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPINetworkCreateCheckDuplicate (0.25s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPINetworkFilter (0.01s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.68s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPINetworkInspectBridge (1.14s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPIOptionsRoute (0.01s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPIStatsNetworkStats (4.87s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPIStatsNetworkStatsVersioning (4.33s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPIStatsNoStreamConnectedContainers (3.75s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPIStatsNoStreamGetCpu (2.90s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.02s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAppArmorDeniesChmodProc (1.26s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAppArmorDeniesPtrace (1.41s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAppArmorTraceSelf (1.36s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAttachAfterDetach (2.66s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAttachClosedOnContainerStop (2.57s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAttachDetach (1.72s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAttachDisconnect (1.72s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAttachMultipleAndRestart (2.59s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAttachPausedContainer (1.98s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestAttachTTYWithoutStdin (1.91s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAPIBuildGitWithF (2.63s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAPIDockerFileRemote (4.05s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAPIDoubleDockerfile (1.71s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAPILowerDockerfile (1.75s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.90s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAPIUnnormalizedTarPaths (1.28s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddAndCopyFileWithWhitespace (32.23s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddBadLinks (0.54s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddBadLinksVolume (1.63s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddBrokenTar (0.23s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddChangeOwnership (2.41s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddCurrentDirWithCache (2.33s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddCurrentDirWithoutCache (1.00s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddDirContentToExistingDir (8.39s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddDirContentToRoot (4.63s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddFileNotFound (0.09s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.54s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.05s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddNonTar (1.33s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.74s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddPreservesFilesSpecialBits (3.65s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteFileMTime (3.07s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.30s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteNoDecompress (1.42s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddScript (3.88s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToExistDir (8.57s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToNonExistingDir (6.27s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToRoot (3.90s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddTar (9.00s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddTarXz (1.25s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddTarXzGz (1.19s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddToSymlinkDest (5.16s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildAddWholeDirToRoot (9.00s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildBlankName (0.71s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArg (2.92s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgBuiltinArg (2.91s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheHit (1.63s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.85s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.57s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgDefaultOverride (2.71s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.52s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.37s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgEnv (14.72s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgExpansion (4.02s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgExpansionOverride (3.08s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.52s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.03s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.05s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.34s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.33s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCacheAdd (0.84s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCacheBrokenSymlink (0.80s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCacheFrom (6.85s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.73s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCacheRootSource (0.88s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCancellationKillsSleep (1.31s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildChownOnCopy (6.86s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildChownSingleFile (2.44s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCleanupCmdOnEntrypoint (0.90s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildClearCmd (0.55s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCmd (0.30s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCmdShDashC (0.45s) [2019-09-11T16:01:56.977Z] --- SKIP: Test/DockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-09-11T16:01:56.977Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCmdSpaces (1.39s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCommentsShebangs (6.76s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildConditionalCache (1.12s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildContChar (4.19s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildContainerWithCgroupParent (1.18s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildContextCleanup (0.46s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildContextCleanupFailedBuild (0.90s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildContextTarGzip (0.68s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildContextTarNoCompression (0.43s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCopyAddMultipleFiles (15.76s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCopyCacheOnFileChange (1.09s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCopyDirButNotFile (0.80s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCopyDirContentToExistDir (4.28s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCopyDirContentToRoot (5.11s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCopyFileDotWithWorkdir (1.95s) [2019-09-11T16:01:56.977Z] --- SKIP: Test/DockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2019-09-11T16:01:56.977Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.977Z] --- SKIP: Test/DockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-09-11T16:01:56.977Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.977Z] --- SKIP: Test/DockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-09-11T16:01:56.977Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.977Z] --- SKIP: Test/DockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-09-11T16:01:56.977Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToExistDir (5.19s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToNonExistDir (6.72s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToRoot (4.39s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCopyWholeDirToRoot (8.02s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcard (7.27s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcardCache (0.64s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcardInName (1.64s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildDeleteCommittedFile (5.45s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdin (0.85s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinDockerignore (1.73s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.87s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.98s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildDockerignore (14.37s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreCleanPaths (1.71s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreComment (4.49s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreExceptions (15.07s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreTouchDockerfile (1.02s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringDockerfile (5.86s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringDockerignore (2.83s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringOnlyDotfiles (2.74s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringRenamedDockerfile (8.93s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWholeDir (3.15s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWildDirs (2.83s) [2019-09-11T16:01:56.977Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWildTopDir (21.11s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildDotDotFile (0.16s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildEOLInLine (5.84s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildEmptyCmd (0.56s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildEmptyEntrypoint (0.53s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildEmptyEntrypointInheritance (1.01s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildEmptyScratch (0.16s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildEmptyStringVolume (0.48s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildEntrypoint (0.58s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.20s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.80s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildEntrypointRunCleanup (1.71s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildEnv (1.59s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildEnvEscapes (1.34s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildEnvOverwrite (1.32s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildEnvUsage (8.07s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildEnvUsage2 (23.76s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementAddCopy (1.91s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementEnv (10.96s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementExpose (0.94s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementUser (0.56s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementVolume (0.69s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementWorkdir (1.51s) [2019-09-11T16:01:56.978Z] --- SKIP: Test/DockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-09-11T16:01:56.978Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildEscapeWhitespace (0.37s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildExoticShellInterpolation (12.83s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildExpose (0.34s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildExposeMorePorts (0.60s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildExposeOrder (0.47s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildFails (0.99s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildFailsGitNotCallable (0.06s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildFollowSymlinkToDir (2.29s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildFollowSymlinkToFile (2.64s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildForceRm (2.12s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildFromGit (1.71s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildFromGitWithContext (0.42s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildFromGitWithF (1.14s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildFromMixedcaseDockerfile (2.20s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildFromOfficialNames (0.88s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildFromRemoteTarball (0.33s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildFromStdinWithF (2.32s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildFromURLWithF (2.49s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildHandleEscapesInVolume (2.71s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildHistory (6.65s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildIidFile (0.52s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildIidFileCleanupOnFail (0.85s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildInheritance (0.65s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildIntermediateTarget (0.57s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildInvalidTag (0.03s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildJSONEmptyRun (1.04s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildLabel (0.45s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildLabelCacheCommit (0.38s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildLabelMultiple (0.48s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildLabelOneNode (0.34s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildLabels (0.52s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildLabelsCache (1.05s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildLabelsOverride (2.94s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildLastModified (5.54s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildLineBreak (3.92s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildLineErrorWithComments (0.11s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildMaintainer (0.36s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildMissingArgs (1.66s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildModifyFileInFolder (1.58s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildMultiStageArg (4.50s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCache (0.43s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCopyFromErrors (0.56s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCopyFromSyntax (14.84s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildMultiStageGlobalArg (4.24s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildMultiStageImplicitFrom (1.24s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildMultiStageMultipleBuilds (2.77s) [2019-09-11T16:01:56.978Z] --- SKIP: Test/DockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-09-11T16:01:56.978Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildMultiStageNameVariants (6.15s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildMultiStageResetScratch (0.50s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildMultiStageUnusedArg (2.26s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildMultipleTags (0.37s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildNetContainer (2.33s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildNetNone (0.85s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildNoContext (1.22s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildNoDupOutput (1.00s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildNoNamedVolume (2.18s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailure (0.51s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseSuccess (0.40s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildNullStringInAddCopyVolume (0.90s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildOnBuild (2.43s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildOnBuildCache (0.75s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.53s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildOnBuildEntrypointJSON (2.44s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildOnBuildLimitedInheritance (3.10s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildOnBuildLowercase (1.58s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildOnBuildOutput (1.50s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildOnBuildWithCopy (0.50s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildOpaqueDirectory (4.04s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildPATH (2.38s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildRUNErrMsg (1.45s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildRUNoneJSON (0.96s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildRelativeCopy (10.81s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildRelativeWorkdir (4.70s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildResourceConstraintsAreUsed (2.63s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildRm (3.29s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildRunShEntrypoint (1.37s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.38s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildScratchCopy (0.47s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildSetCommandWithDefinedShell (0.62s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildShCmdJSONEntrypoint (1.43s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildShellEntrypoint (1.34s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildShellInherited (1.13s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildShellMultiple (4.38s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildShellNotJSON (0.18s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildShellUpdatesConfig (0.32s) [2019-09-11T16:01:56.978Z] --- SKIP: Test/DockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-09-11T16:01:56.978Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildSpaces (0.42s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildSpacesWithQuotes (1.26s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildStartsFromOne (0.16s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildStderr (1.10s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildStepsWithProgress (5.25s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildStopSignal (1.17s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildSymlinkBasename (1.20s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildSymlinkBreakout (0.57s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildTagEvent (1.11s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildTimeArgHistoryExclusions (1.63s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildUser (2.46s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.36s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildUsersAndGroups (20.34s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildVerboseOut (1.06s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildVerifyIntString (0.33s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildVerifySingleQuoteFails (1.15s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildVolumeFileExistsinContainer (1.13s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildVolumesRetainContents (1.67s) [2019-09-11T16:01:56.978Z] --- SKIP: Test/DockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-09-11T16:01:56.978Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.978Z] --- SKIP: Test/DockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-09-11T16:01:56.978Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.978Z] --- SKIP: Test/DockerSuite/TestBuildWindowsUser (0.01s) [2019-09-11T16:01:56.978Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.978Z] --- SKIP: Test/DockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-09-11T16:01:56.978Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildWithExtraHost (1.95s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildWithFailure (1.32s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildWithInaccessibleFilesInContext (0.63s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildWithTabs (0.98s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildWithUTF8BOM (0.11s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildWithUTF8BOMDockerignore (3.50s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildWithVolumeOwnership (2.13s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildWithVolumes (1.06s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildWorkdirCmd (0.44s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildWorkdirImageCmd (0.63s) [2019-09-11T16:01:56.978Z] --- SKIP: Test/DockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-09-11T16:01:56.978Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildWorkdirWithEnvVariables (0.96s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestBuildXZHost (2.39s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-09-11T16:01:56.978Z] --- SKIP: Test/DockerSuite/TestClientSetsTLSServerName (0.01s) [2019-09-11T16:01:56.978Z] docker_cli_sni_test.go:18: Flakey test [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestCmdCannotBeInvoked (0.83s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestCommitAfterContainerIsDone (1.00s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestCommitChange (1.04s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestCommitChangeLabels (0.90s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestCommitHardlink (1.87s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestCommitNewFile (1.87s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestCommitPausedContainer (1.32s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestCommitTTY (1.98s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestCommitWithFilterLabel (0.99s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestCommitWithHostBindMount (1.75s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestCommitWithoutPause (1.00s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIBadPort (0.00s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPICommit (2.05s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPICommitWithLabelInConfig (1.95s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPICopyNotExistsAnyMore (0.83s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPICopyPre124 (0.94s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.93s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPICreate (0.87s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPICreateMountsBindRead (0.85s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPICreateOtherNetworkModes (0.17s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIDelete (0.99s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteConflict (0.79s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteForce (0.89s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteRemoveLinks (1.91s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteRemoveVolume (0.90s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIGetAll (0.87s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIGetChanges (0.91s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIGetExport (0.85s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.90s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIKill (0.90s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIPause (0.95s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIPostContainerStop (0.88s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIRename (0.85s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIRestart (1.98s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartNotimeoutParam (2.17s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIStart (0.80s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.66s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIStop (0.76s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPITop (1.03s) [2019-09-11T16:01:56.978Z] --- SKIP: Test/DockerSuite/TestContainerAPITopWindows (0.00s) [2019-09-11T16:01:56.978Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIVerifyHeader (0.08s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerAPIWait (2.86s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerKillCustomStopSignal (0.87s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerNetworkMode (1.44s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerRestartInMultipleNetworks (5.18s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerWithConflictingHostNetworks (0.69s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerWithConflictingNoneNetwork (2.28s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainerWithConflictingSharedNetwork (1.41s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsCreate (24.22s) [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc00089eae0 } [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1481778848 /foo false } [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1481778848 /foo true } [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3340733311 /foo false } [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3340733311 /foo true } [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3340733311 /foo true 0xc00089ef80 } [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc00089efa0 } [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc00089efc0 } [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc00089efe0 } [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc00089f000 } [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsTmpfs (1.64s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsValidation (0.55s) [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:1926: case 0 [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:1926: case 1 [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:1926: case 2 [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:1926: case 3 [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:1926: case 4 [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:1926: case 5 [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:1926: case 6 [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:1926: case 7 [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:1926: case 8 [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:1926: case 9 [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:1926: case 10 [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:1926: case 11 [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:1926: case 12 [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:1926: case 13 [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:1926: case 14 [2019-09-11T16:01:56.978Z] docker_api_containers_test.go:1926: case 15 [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainersInMultipleNetworks (3.14s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainersInUserDefinedNetwork (2.42s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestContainersNetworkIsolation (3.26s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestCopyAndRestart (1.96s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestCopyCreatedContainer (0.19s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestCpAbsolutePath (1.08s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestCpAbsoluteSymlink (1.18s) [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestCpCheckDestOwnership (1.17s) [2019-09-11T16:01:56.978Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership214096456/file1 0189ae5f730b4960b9030f9079f79f5d109e5119fa981edd629bcd9f16c000d4:/tmpvol/file1` [2019-09-11T16:01:56.978Z] --- PASS: Test/DockerSuite/TestCpFromCaseA (1.14s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp 9c8ce012ace920577df6251df62cd474564112bf00649085df9214c37165d4d9:/root/file1 /tmp/test-cp-from-case-a969910535/itWorks.txt` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a969910535/itWorks.txt" contains "file1\n" [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpFromCaseB (0.98s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp fc229798791621da0691dfac3f9038cbb568fcf134bc6c6a9915bdc3659372cf:/file1 /tmp/test-cp-from-case-b169348282/testDir/` [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpFromCaseC (0.97s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c003929809/file2" contains "file2\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp 669a421bb185f4dd28932a951f4631d2e638d17d805eae03978b26d536baf01b:/root/file1 /tmp/test-cp-from-case-c003929809/file2` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c003929809/file2" contains "file1\n" [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpFromCaseD (1.10s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp 7c688658335d96062da00df0961ed96fb17a93e84c2cbf75d9d74ff58a978432:/file1 /tmp/test-cp-from-case-d044038140/dir1` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d044038140/dir1/file1" contains "file1\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp 7c688658335d96062da00df0961ed96fb17a93e84c2cbf75d9d74ff58a978432:/file1 /tmp/test-cp-from-case-d044038140/dir1/` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d044038140/dir1/file1" contains "file1\n" [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpFromCaseE (1.12s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp e05b018903cf78a6e8f6d64c19ae794e4996e7d55848fd0516ab3aed412dd3b9:dir1 /tmp/test-cp-from-case-e226547499/testDir` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e226547499/testDir/file1-1" contains "file1-1\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp e05b018903cf78a6e8f6d64c19ae794e4996e7d55848fd0516ab3aed412dd3b9:dir1 /tmp/test-cp-from-case-e226547499/testDir/` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e226547499/testDir/file1-1" contains "file1-1\n" [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpFromCaseF (1.18s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp ffc9880636c495ec3dce5614fcc57e62d559a59317469c604f32a668460164b2:/root/dir1 /tmp/test-cp-from-case-f364590222/file1` [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpFromCaseG (1.11s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp 210b6812d4ac9cdb6eb2d2f2d552fd9aa1dfb99a5e72f1b9796a2994d767ba74:/root/dir1 /tmp/test-cp-from-case-g933189781/dir2` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g933189781/dir2/dir1/file1-1" contains "file1-1\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp 210b6812d4ac9cdb6eb2d2f2d552fd9aa1dfb99a5e72f1b9796a2994d767ba74:/root/dir1 /tmp/test-cp-from-case-g933189781/dir2/` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g933189781/dir2/dir1/file1-1" contains "file1-1\n" [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpFromCaseH (1.08s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp 080b54908a673e5a20526d300397927fab35d027c24fe3ad0b86cd9ceaf6de6d:dir1/. /tmp/test-cp-from-case-h070386416/testDir` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h070386416/testDir/file1-1" contains "file1-1\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp 080b54908a673e5a20526d300397927fab35d027c24fe3ad0b86cd9ceaf6de6d:dir1/. /tmp/test-cp-from-case-h070386416/testDir/` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h070386416/testDir/file1-1" contains "file1-1\n" [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpFromCaseI (1.02s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp e09930dba52ccfa636cb569875aaeacc445e8943260ba5cbc629570df4f79400:/root/dir1/. /tmp/test-cp-from-case-i219130255/file1` [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpFromCaseJ (1.07s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp ea66ebc618d86df12a75aac3443cf7d903e235c7559ad11a9c9733d728da3974:/root/dir1/. /tmp/test-cp-from-case-j372996514/dir2` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j372996514/dir2/file1-1" contains "file1-1\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp ea66ebc618d86df12a75aac3443cf7d903e235c7559ad11a9c9733d728da3974:/root/dir1/. /tmp/test-cp-from-case-j372996514/dir2/` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j372996514/dir2/file1-1" contains "file1-1\n" [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpFromSymlinkDestination (1.47s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp e8e65872a2fcb27747bf6fd2a94d017f8f26bae97f80e0b66a1894811cc88c13:/file2 /tmp/test-cp-from-err-dst-not-dir412930713/symlinkToFile1` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir412930713/symlinkToFile1" points to "file1" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir412930713/file1" contains "file2\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp e8e65872a2fcb27747bf6fd2a94d017f8f26bae97f80e0b66a1894811cc88c13:/file2 /tmp/test-cp-from-err-dst-not-dir412930713/symlinkToDir1` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir412930713/symlinkToDir1" points to "dir1" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir412930713/file2" contains "file2\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp e8e65872a2fcb27747bf6fd2a94d017f8f26bae97f80e0b66a1894811cc88c13:/file2 /tmp/test-cp-from-err-dst-not-dir412930713/brokenSymlinkToFileX` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir412930713/brokenSymlinkToFileX" points to "fileX" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir412930713/fileX" contains "file2\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp e8e65872a2fcb27747bf6fd2a94d017f8f26bae97f80e0b66a1894811cc88c13:/dir2 /tmp/test-cp-from-err-dst-not-dir412930713/symlinkToDir1` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir412930713/symlinkToDir1" points to "dir1" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir412930713/dir1/dir2/file2-1" contains "file2-1\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp e8e65872a2fcb27747bf6fd2a94d017f8f26bae97f80e0b66a1894811cc88c13:/dir2 /tmp/test-cp-from-err-dst-not-dir412930713/brokenSymlinkToDirX` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir412930713/brokenSymlinkToDirX" points to "dirX" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir412930713/dirX/file2-1" contains "file2-1\n" [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpFromSymlinkToDirectory (1.12s) [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpGarbagePath (0.96s) [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpLocalOnly (0.01s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpNameHasColon (0.97s) [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpRelativePath (0.96s) [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpSpecialFiles (1.44s) [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpSymlinkComponent (0.97s) [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.30s) [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpToCaseA (1.90s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a100484449/file1 6e23ab9fe08e684dcb42c27f442f8a11611061d60303a38ee7986e1da5b7afd6:/root/itWorks.txt` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:279: checking that container "6e23ab9fe08e684dcb42c27f442f8a11611061d60303a38ee7986e1da5b7afd6" start output contains "file1\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6e23ab9fe08e684dcb42c27f442f8a11611061d60303a38ee7986e1da5b7afd6` [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpToCaseB (0.91s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b188502348/file1 fcb1b480f3d3444107ffdcb1cef0932692e1d01cbdcaaf3b9f7b39211089fad2:testDir/` [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpToCaseC (2.58s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:279: checking that container "5f65b69a315fa23f1133da7c321304ec2e8031187afae54a4c403cd8afb6d416" start output contains "file2\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5f65b69a315fa23f1133da7c321304ec2e8031187afae54a4c403cd8afb6d416` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c717900859/file1 5f65b69a315fa23f1133da7c321304ec2e8031187afae54a4c403cd8afb6d416:/root/file2` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:279: checking that container "5f65b69a315fa23f1133da7c321304ec2e8031187afae54a4c403cd8afb6d416" start output contains "file1\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5f65b69a315fa23f1133da7c321304ec2e8031187afae54a4c403cd8afb6d416` [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpToCaseD (5.23s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:279: checking that container "aed0a294f1cd89c47b8d63c1a2fffcb3cf27dab7605be0fe8929d05960a92a98" start output contains "" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:209: running `docker start -a aed0a294f1cd89c47b8d63c1a2fffcb3cf27dab7605be0fe8929d05960a92a98` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d334302814/file1 aed0a294f1cd89c47b8d63c1a2fffcb3cf27dab7605be0fe8929d05960a92a98:dir1` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:279: checking that container "aed0a294f1cd89c47b8d63c1a2fffcb3cf27dab7605be0fe8929d05960a92a98" start output contains "file1\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:209: running `docker start -a aed0a294f1cd89c47b8d63c1a2fffcb3cf27dab7605be0fe8929d05960a92a98` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:279: checking that container "6d231f417d2dfb6d4b391118eb88684e459f5d22adcf33989f8abeef066bbe0e" start output contains "" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6d231f417d2dfb6d4b391118eb88684e459f5d22adcf33989f8abeef066bbe0e` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d334302814/file1 6d231f417d2dfb6d4b391118eb88684e459f5d22adcf33989f8abeef066bbe0e:dir1/` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:279: checking that container "6d231f417d2dfb6d4b391118eb88684e459f5d22adcf33989f8abeef066bbe0e" start output contains "file1\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6d231f417d2dfb6d4b391118eb88684e459f5d22adcf33989f8abeef066bbe0e` [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpToCaseE (3.64s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e277008421/dir1 24233f151feaaace15c576a4b0527b1d5324b3f15458834ce87a9bcaf0dd46b8:testDir` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:279: checking that container "24233f151feaaace15c576a4b0527b1d5324b3f15458834ce87a9bcaf0dd46b8" start output contains "file1-1\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:209: running `docker start -a 24233f151feaaace15c576a4b0527b1d5324b3f15458834ce87a9bcaf0dd46b8` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e277008421/dir1 9bccbdad8a72789e14cbec0677195bd2857add27358502ae7ae44180649340df:testDir/` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:279: checking that container "9bccbdad8a72789e14cbec0677195bd2857add27358502ae7ae44180649340df" start output contains "file1-1\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9bccbdad8a72789e14cbec0677195bd2857add27358502ae7ae44180649340df` [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpToCaseF (0.88s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f615841088/dir1 002abd76bf9267cd063c166e7da9732492cb8495e7d89bd4b7023118f55227b5:/root/file1` [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpToCaseG (5.09s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:279: checking that container "0918ebd04144d97227fb654070427b81fbf74347091acf5bbf24e2b013dc9de5" start output contains "" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0918ebd04144d97227fb654070427b81fbf74347091acf5bbf24e2b013dc9de5` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g595904415/dir1 0918ebd04144d97227fb654070427b81fbf74347091acf5bbf24e2b013dc9de5:/root/dir2` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:279: checking that container "0918ebd04144d97227fb654070427b81fbf74347091acf5bbf24e2b013dc9de5" start output contains "file1-1\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0918ebd04144d97227fb654070427b81fbf74347091acf5bbf24e2b013dc9de5` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:279: checking that container "fdd7461aaf049d4a2a3dba90c67eba930e9522f2393036776d4238985a4c4ea1" start output contains "" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:209: running `docker start -a fdd7461aaf049d4a2a3dba90c67eba930e9522f2393036776d4238985a4c4ea1` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g595904415/dir1 fdd7461aaf049d4a2a3dba90c67eba930e9522f2393036776d4238985a4c4ea1:/dir2/` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:279: checking that container "fdd7461aaf049d4a2a3dba90c67eba930e9522f2393036776d4238985a4c4ea1" start output contains "file1-1\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:209: running `docker start -a fdd7461aaf049d4a2a3dba90c67eba930e9522f2393036776d4238985a4c4ea1` [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpToCaseH (3.62s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h717575282/dir1/. 99e5a4cc13cd24d42f62885dc357a1f12397dc46cec9f713371de27c9eb1cc31:testDir` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:279: checking that container "99e5a4cc13cd24d42f62885dc357a1f12397dc46cec9f713371de27c9eb1cc31" start output contains "file1-1\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:209: running `docker start -a 99e5a4cc13cd24d42f62885dc357a1f12397dc46cec9f713371de27c9eb1cc31` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h717575282/dir1/. 850f352b225957ecca91ad2578a8ba18a6267b345a73f02e3ba3db33e8684411:testDir/` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:279: checking that container "850f352b225957ecca91ad2578a8ba18a6267b345a73f02e3ba3db33e8684411" start output contains "file1-1\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:209: running `docker start -a 850f352b225957ecca91ad2578a8ba18a6267b345a73f02e3ba3db33e8684411` [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpToCaseI (0.92s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i403626793/dir1/. 2d68cbbd25c65dc6350e41c1dcd7dbc20cd8a4d765a98541ddd0b73091052bd3:/root/file1` [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpToCaseJ (5.17s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:279: checking that container "5aed03f6618a4a64587dc84c72eaca4142cfa61fcad1fd5627fa1b98da541096" start output contains "" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5aed03f6618a4a64587dc84c72eaca4142cfa61fcad1fd5627fa1b98da541096` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j721312372/dir1/. 5aed03f6618a4a64587dc84c72eaca4142cfa61fcad1fd5627fa1b98da541096:/dir2` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:279: checking that container "5aed03f6618a4a64587dc84c72eaca4142cfa61fcad1fd5627fa1b98da541096" start output contains "file1-1\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5aed03f6618a4a64587dc84c72eaca4142cfa61fcad1fd5627fa1b98da541096` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:279: checking that container "9e051886750e01669035cf46ac4cb06af0de939af391dade5aa30f486b4b7833" start output contains "" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9e051886750e01669035cf46ac4cb06af0de939af391dade5aa30f486b4b7833` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j721312372/dir1/. 9e051886750e01669035cf46ac4cb06af0de939af391dade5aa30f486b4b7833:/dir2/` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:279: checking that container "9e051886750e01669035cf46ac4cb06af0de939af391dade5aa30f486b4b7833" start output contains "file1-1\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9e051886750e01669035cf46ac4cb06af0de939af391dade5aa30f486b4b7833` [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpToContainerWithPermissions (1.05s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions936213827/permdirtest permtest:/` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpToDot (0.98s) [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpToErrReadOnlyRootfs (1.76s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs355841133/file1 0de651cd4f6a20ade2b40d2685d1a7b40b3bba0fd6ecc675f07451ebe4391b13:/root/shouldNotExist` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:279: checking that container "0de651cd4f6a20ade2b40d2685d1a7b40b3bba0fd6ecc675f07451ebe4391b13" start output contains "" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0de651cd4f6a20ade2b40d2685d1a7b40b3bba0fd6ecc675f07451ebe4391b13` [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpToErrReadOnlyVolume (1.94s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume794955496/file1 b2baa5012734769267e0e1fbce50732370cbd6ce291d26703c6c15d9f23c5542:/vol_ro/shouldNotExist` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:279: checking that container "b2baa5012734769267e0e1fbce50732370cbd6ce291d26703c6c15d9f23c5542" start output contains "" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:209: running `docker start -a b2baa5012734769267e0e1fbce50732370cbd6ce291d26703c6c15d9f23c5542` [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpToStdout (1.08s) [2019-09-11T16:01:56.979Z] --- PASS: Test/DockerSuite/TestCpToSymlinkDestination (3.51s) [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-721560871/file2 9a21dc8ed185016c005c2ebffc90d76951c22102f071f62e4dcd27337699967f:/vol2/symlinkToFile1` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-721560871/symlinkToFile1" points to "file1" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-721560871/file1" contains "file2\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-721560871/file2 9a21dc8ed185016c005c2ebffc90d76951c22102f071f62e4dcd27337699967f:/vol2/symlinkToDir1` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-721560871/symlinkToDir1" points to "dir1" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-721560871/file2" contains "file2\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-721560871/file2 9a21dc8ed185016c005c2ebffc90d76951c22102f071f62e4dcd27337699967f:/vol2/brokenSymlinkToFileX` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-721560871/brokenSymlinkToFileX" points to "fileX" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-721560871/fileX" contains "file2\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-721560871//dir2 9a21dc8ed185016c005c2ebffc90d76951c22102f071f62e4dcd27337699967f:/vol2/symlinkToDir1` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-721560871/symlinkToDir1" points to "dir1" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-721560871/dir1/dir2/file2-1" contains "file2-1\n" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-721560871//dir2 9a21dc8ed185016c005c2ebffc90d76951c22102f071f62e4dcd27337699967f:/vol2/brokenSymlinkToDirX` [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-721560871/brokenSymlinkToDirX" points to "dirX" [2019-09-11T16:01:56.979Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-721560871/dirX/file2-1" contains "file2-1\n" [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestCpToSymlinkToDirectory (0.50s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestCpUnprivilegedUser (0.96s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestCpVolumePath (1.79s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestCreate64ByteHexID (0.21s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestCreateArgs (0.10s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestCreateByImageID (0.60s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestCreateEchoStdout (0.98s) [2019-09-11T16:01:56.980Z] --- SKIP: Test/DockerSuite/TestCreateGrowRootfs (0.00s) [2019-09-11T16:01:56.980Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestCreateHostConfig (0.11s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestCreateHostnameWithNumber (0.83s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestCreateLabelFromImage (0.44s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestCreateLabels (0.10s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestCreateModeIpcContainer (0.17s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestCreateRM (0.19s) [2019-09-11T16:01:56.980Z] --- SKIP: Test/DockerSuite/TestCreateShrinkRootfs (0.00s) [2019-09-11T16:01:56.980Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestCreateStopSignal (0.11s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestCreateStopTimeout (0.18s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestCreateUnsetEntrypoint (2.55s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestCreateVolumesCreated (0.12s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestCreateWithLargePortRange (3.51s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestCreateWithPortRange (0.09s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestCreateWithWorkdir (0.17s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.82s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.66s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.99s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.01s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.14s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.94s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestDeprecatedStartWithNilDNS (0.87s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestDevicePermissions (1.01s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestDockerFails (0.03s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestDockerInspectNetworkWithContainerName (1.63s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.04s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestDockerNetworkDeleteMultiple (2.22s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestDockerNetworkInspect (0.10s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestDockerNetworkInspectWithID (0.24s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestDockerNetworkInternalMode (6.74s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestDuplicateMountpointsForVolumesFrom (2.94s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.11s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.45s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEmbeddedDNSInvalidInput (1.46s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsAttach (0.99s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsCommit (1.18s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsContainerEvents (0.84s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsContainerEventsAttrSort (0.85s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.85s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsContainerFilterBeforeCreate (1.89s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsContainerFilterByName (1.75s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsContainerRestart (3.33s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsContainerWithMultiNetwork (2.67s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsCopy (1.43s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsFilterContainer (2.20s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsFilterImageInContainerAction (0.84s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsFilterImageLabels (0.36s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsFilterImageName (1.58s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsFilterLabels (0.66s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsFilterNetworkID (0.12s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsFilterType (0.38s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsFilterVolumeID (0.03s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsFilters (1.50s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsFormat (1.67s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsFormatBadField (0.01s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsFormatBadFunc (0.02s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsImageImport (0.90s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsImageLoad (0.23s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsImagePull (0.42s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsImageTag (1.03s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsImageUntagDelete (0.29s) [2019-09-11T16:01:56.980Z] --- SKIP: Test/DockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-09-11T16:01:56.980Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-11T16:01:56.980Z] --- SKIP: Test/DockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-09-11T16:01:56.980Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsPluginOps (1.77s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsRedirectStdout (1.04s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsRename (0.91s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsResize (1.18s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsSinceInTheFuture (0.85s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsSpecialFiltersWithExecCreate (1.09s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsStreaming (0.99s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsTimestampFormats (3.22s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsTop (0.90s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsUntag (2.59s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestEventsUntilInThePast (1.68s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExec (0.97s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecAPICreateContainerPaused (0.92s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecAPICreateNoCmd (0.87s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecAPICreateNoValidContentType (0.96s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecAPIStart (1.84s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecAPIStartBackwardsCompatible (0.93s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecAPIStartEnsureHeaders (0.94s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecAPIStartInvalidCommand (0.94s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecAPIStartMultipleTimesError (1.10s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecAPIStartValidCommand (0.97s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecAPIStartWithDetach (0.95s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecAfterContainerRestart (1.75s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecCgroup (1.58s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecEnv (0.96s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecEnvLinksHost (1.79s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecExitStatus (0.97s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecInspectID (2.14s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecInteractive (1.06s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecInteractiveStdinClose (1.14s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecOnReadonlyContainer (0.99s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecParseError (0.92s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecPausedContainer (1.01s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecResizeAPIHeightWidthNoInt (1.05s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecResizeImmediatelyAfterExecStart (2.38s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecSetEnv (0.97s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecStartFails (1.00s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecStateCleanup (11.22s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecStopNotHanging (0.86s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecTTY (1.00s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecTTYCloseStdin (0.98s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecTTYWithoutStdin (0.94s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecUlimits (1.08s) [2019-09-11T16:01:56.980Z] --- SKIP: Test/DockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-09-11T16:01:56.980Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecWithImageUser (2.49s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecWithNoTERM (0.98s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecWithPrivileged (1.95s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecWithTERM (1.19s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestExecWithUser (1.23s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestGetContainerStats (4.98s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestGetContainerStatsNoStream (4.93s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestGetContainerStatsRmRunning (1.93s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestGetContainerStatsStream (4.96s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestGetContainersAttachWebsocket (1.20s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestGetStoppedContainerStats (0.14s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestHealth (21.96s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestHistoryExistentImage (0.01s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestHistoryImageWithComment (1.00s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestHistoryNonExistentImage (0.01s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.21s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.34s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestImagesEnsureImagesFromScratchShown (0.33s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.55s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestImagesFilterLabelMatch (0.95s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestImagesFilterSinceAndBefore (1.05s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestImagesFilterSpaceTrimCase (0.91s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestImagesFormat (0.05s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestImagesFormatDefaultFormat (0.87s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestImagesOrderedByCreationDate (2.95s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestImportBadURL (0.04s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestImportDisplay (1.91s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestImportFile (2.17s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestImportFileNonExistentFile (0.02s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestImportFileWithMessage (2.12s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestImportGzipped (2.02s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestImportWithQuotedChanges (1.95s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInfoDebug (0.54s) [2019-09-11T16:01:56.980Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInfoDebug [2019-09-11T16:01:56.980Z] daemon.go:336: [d77e68cc94c94] waiting for daemon to start [2019-09-11T16:01:56.980Z] daemon.go:336: [d77e68cc94c94] waiting for daemon to start [2019-09-11T16:01:56.980Z] daemon.go:364: [d77e68cc94c94] daemon started [2019-09-11T16:01:56.980Z] daemon.go:472: [d77e68cc94c94] Stopping daemon [2019-09-11T16:01:56.980Z] daemon.go:307: [d77e68cc94c94] exiting daemon [2019-09-11T16:01:56.980Z] daemon.go:459: [d77e68cc94c94] Daemon stopped [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.58s) [2019-09-11T16:01:56.980Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-11T16:01:56.980Z] daemon.go:336: [db7f84672a9da] waiting for daemon to start [2019-09-11T16:01:56.980Z] daemon.go:336: [db7f84672a9da] waiting for daemon to start [2019-09-11T16:01:56.980Z] daemon.go:364: [db7f84672a9da] daemon started [2019-09-11T16:01:56.980Z] daemon.go:472: [db7f84672a9da] Stopping daemon [2019-09-11T16:01:56.980Z] daemon.go:307: [db7f84672a9da] exiting daemon [2019-09-11T16:01:56.980Z] daemon.go:459: [db7f84672a9da] Daemon stopped [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInfoDiscoveryBackend (0.54s) [2019-09-11T16:01:56.980Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInfoDiscoveryBackend [2019-09-11T16:01:56.980Z] daemon.go:336: [ddce7c45b12df] waiting for daemon to start [2019-09-11T16:01:56.980Z] daemon.go:336: [ddce7c45b12df] waiting for daemon to start [2019-09-11T16:01:56.980Z] daemon.go:364: [ddce7c45b12df] daemon started [2019-09-11T16:01:56.980Z] daemon.go:472: [ddce7c45b12df] Stopping daemon [2019-09-11T16:01:56.980Z] daemon.go:307: [ddce7c45b12df] exiting daemon [2019-09-11T16:01:56.980Z] daemon.go:459: [ddce7c45b12df] Daemon stopped [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-09-11T16:01:56.980Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-11T16:01:56.980Z] daemon.go:336: [d09c0c180f6c7] waiting for daemon to start [2019-09-11T16:01:56.980Z] daemon.go:307: [d09c0c180f6c7] exiting daemon [2019-09-11T16:01:56.980Z] daemon.go:336: [d09c0c180f6c7] waiting for daemon to start [2019-09-11T16:01:56.980Z] daemon.go:336: [d09c0c180f6c7] waiting for daemon to start [2019-09-11T16:01:56.980Z] daemon.go:307: [d09c0c180f6c7] exiting daemon [2019-09-11T16:01:56.980Z] daemon.go:336: [d09c0c180f6c7] waiting for daemon to start [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInfoDisplaysPausedContainers (1.09s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInfoDisplaysRunningContainers (0.92s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInfoDisplaysStoppedContainers (0.88s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInfoFormat (0.03s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInfoSecurityOptions (0.02s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInsecureRegistries (0.57s) [2019-09-11T16:01:56.980Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInsecureRegistries [2019-09-11T16:01:56.980Z] daemon.go:336: [d262a210080c3] waiting for daemon to start [2019-09-11T16:01:56.980Z] daemon.go:336: [d262a210080c3] waiting for daemon to start [2019-09-11T16:01:56.980Z] daemon.go:364: [d262a210080c3] daemon started [2019-09-11T16:01:56.980Z] daemon.go:472: [d262a210080c3] Stopping daemon [2019-09-11T16:01:56.980Z] daemon.go:307: [d262a210080c3] exiting daemon [2019-09-11T16:01:56.980Z] daemon.go:459: [d262a210080c3] Daemon stopped [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.82s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.85s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerResponse (0.82s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerVolumeDriver (0.90s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.80s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.08s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectAPIImageResponse (0.04s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectAPIMultipleNetworks (1.75s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectAmpersand (0.86s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectBindMountPoint (0.85s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectByPrefix (0.04s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectContainerFilterInt (0.86s) [2019-09-11T16:01:56.980Z] --- SKIP: Test/DockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-09-11T16:01:56.980Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectContainerNetworkCustom (1.30s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectContainerNetworkDefault (1.09s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectDefault (0.85s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectHistory (0.95s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectImage (0.01s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectImageFilterInt (0.03s) [2019-09-11T16:01:56.980Z] --- SKIP: Test/DockerSuite/TestInspectImageGraphDriver (0.00s) [2019-09-11T16:01:56.980Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectInt64 (0.84s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectJSONFields (0.87s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectLogConfigNoType (0.09s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectNamedMountPoint (0.83s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectNoSizeFlagContainer (0.96s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectPlugin (1.72s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectRootFS (0.02s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectSizeFlagContainer (0.88s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectStatus (0.97s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectStopWhenNotFound (1.88s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectTemplateError (0.91s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectTimesAsRFC3339Nano (0.94s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagContainer (0.88s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithImage (1.02s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithInvalidValue (0.97s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithNoContainer (0.87s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestInspectUnknownObject (0.02s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestLegacyRunNoNewPrivSetuid (2.83s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestLinkShortDefinition (1.82s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestLinksEnvs (1.99s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestLinksEtcHostsRegularFile (0.43s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestLinksHostsFilesInject (2.14s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestLinksInspectLinksStarted (2.99s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestLinksInspectLinksStopped (3.00s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestLinksInvalidContainerTarget (0.08s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestLinksMultipleWithSameName (2.79s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestLinksNetworkHostContainer (0.47s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestLinksNotStartedParentNotFail (1.02s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestLinksPingLinkedContainers (14.38s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestLinksPingLinkedContainersAfterRename (2.94s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestLinksPingLinkedContainersOnRename (2.15s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestLinksPingUnlinkedContainers (0.88s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestLinksUpdateOnRestart (3.09s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestLoadNoStdinFail (0.02s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestLoadZeroSizeLayer (0.45s) [2019-09-11T16:01:56.980Z] --- PASS: Test/DockerSuite/TestLoginWithoutTTY (0.03s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestLogsAPIFollowEmptyOutput (0.97s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestLogsAPINoStdoutNorStderr (1.06s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestLogsAPIUntil (3.89s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestLogsAPIUntilDefaultValue (0.88s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestLogsAPIUntilFutureFollow (4.90s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestLogsAPIWithStdout (0.91s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestLogsContainerBiggerThanPage (1.40s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestLogsContainerMuchBiggerThanPage (1.12s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestLogsContainerSmallerThanPage (1.19s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestLogsFollowGoroutinesNoOutput (1.31s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestLogsFollowGoroutinesWithStdout (1.09s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestLogsFollowSlowStdoutConsumer (2.37s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestLogsFollowStopped (0.84s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestLogsSeparateStderr (0.99s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestLogsSince (6.94s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestLogsSinceFutureFollow (5.92s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestLogsStderrInStdout (0.89s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestLogsTail (0.97s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestLogsTimestamps (0.98s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestLogsWithDetails (0.81s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestMountIntoProc (0.52s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestMountIntoSys (0.88s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestNetHostname (2.85s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestNetHostnameWithNetHost (0.44s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestNetworkEvents (1.32s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestNetworkRmWithActiveContainers (2.69s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPermissionsPtsReadonlyRootfs (0.92s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPluginActive (1.81s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPluginActiveNetwork (6.72s) [2019-09-11T16:01:56.981Z] --- SKIP: Test/DockerSuite/TestPluginInspectOnWindows (0.00s) [2019-09-11T16:01:56.981Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPluginInstallDisableVolumeLs (0.66s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPluginLogDriver (3.36s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPluginLogDriverInfoList (1.53s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPluginMetricsCollector (2.13s) [2019-09-11T16:01:56.981Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestPluginMetricsCollector [2019-09-11T16:01:56.981Z] daemon.go:336: [ddf7597d1086a] waiting for daemon to start [2019-09-11T16:01:56.981Z] daemon.go:336: [ddf7597d1086a] waiting for daemon to start [2019-09-11T16:01:56.981Z] daemon.go:364: [ddf7597d1086a] daemon started [2019-09-11T16:01:56.981Z] daemon.go:472: [ddf7597d1086a] Stopping daemon [2019-09-11T16:01:56.981Z] daemon.go:307: [ddf7597d1086a] exiting daemon [2019-09-11T16:01:56.981Z] daemon.go:459: [ddf7597d1086a] Daemon stopped [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPluginUpgrade (5.73s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPortBindingOnSandbox (2.21s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPortExposeHostBinding (1.88s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPortHostBinding (1.68s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPortList (11.63s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.78s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPostContainersAttach (7.71s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.85s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPostContainersCreateShmSizeOmitted (0.83s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithShmSize (0.82s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.72s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPruneContainerLabel (3.46s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPruneContainerUntil (1.78s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPruneNetworkLabel (0.49s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPruneVolumeLabel (0.31s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPsByOrder (3.38s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPsImageIDAfterUpdate (1.13s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPsListContainersBase (3.79s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterAncestorImage (5.52s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterCreated (0.10s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterExited (4.05s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterHealth (8.22s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterID (1.82s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterLabel (2.53s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterName (1.71s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterNetwork (1.63s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterPorts (1.81s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterStatus (2.67s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPsListContainersSize (1.88s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.25s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPsNotShowPortsOfStoppedContainer (0.89s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPsRightTagName (2.61s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPsShowMounts (2.76s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPtraceContainerProcsFromHost (0.89s) [2019-09-11T16:01:56.981Z] --- SKIP: Test/DockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-09-11T16:01:56.981Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPushUnprefixedRepo (0.09s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.00s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRestartAutoRemoveContainer (1.65s) [2019-09-11T16:01:56.981Z] --- SKIP: Test/DockerSuite/TestRestartContainerSuccess (0.01s) [2019-09-11T16:01:56.981Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRestartContainerwithGoodContainer (0.82s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRestartContainerwithRestartPolicy (8.20s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRestartDisconnectedContainer (1.53s) [2019-09-11T16:01:56.981Z] --- SKIP: Test/DockerSuite/TestRestartPolicyAfterRestart (0.00s) [2019-09-11T16:01:56.981Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRestartPolicyAlways (0.11s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRestartPolicyNO (0.10s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRestartPolicyOnFailure (0.31s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRestartRunningContainer (2.68s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRestartStoppedContainer (1.61s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.22s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRestartWithVolumes (1.67s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRmiBlank (0.02s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRmiByIDHardConflict (0.11s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRmiContainerImageNotFound (4.06s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRmiForceWithExistingContainers (1.12s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRmiForceWithMultipleRepositories (0.45s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.94s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRmiImgIDForce (1.12s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRmiImgIDMultipleTag (1.99s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRmiParentImageFail (1.13s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRmiTag (0.13s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRmiTagWithExistingContainers (0.90s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRmiUntagHistoryLayer (4.60s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRmiWithContainerFails (0.83s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRmiWithMultipleRepositories (1.04s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRmiWithParentInUse (0.45s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunAddDeviceCgroupRule (1.74s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunAddHost (0.89s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunAddHostInHostMode (0.46s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunAddingOptionalDevices (0.97s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunAddingOptionalDevicesNoSrc (0.74s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunAllocatePortInReservedRange (1.78s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunAllowBindMountingRoot (0.86s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunAllowPortRangeThroughExpose (0.93s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunAllowPortRangeThroughPublish (0.94s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunApparmorProcDirectory (1.61s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.63s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunAttachDetach (0.95s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunAttachDetachFromConfig (1.04s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunAttachDetachFromFlag (0.95s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunAttachDetachFromInvalidFlag (0.91s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunAttachDetachKeysOverrideConfig (1.17s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunAttachFailedNoLeak (1.02s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.20s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunAttachStdOutOnlyTTYMode (0.89s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunAttachWithDetach (0.01s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunBindMounts (2.52s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunCapAddALLCanDownInterface (0.83s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.86s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunCapAddCHOWN (0.85s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunCapAddCanDownInterface (0.79s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunCapAddInvalid (0.03s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunCapAddSYSTIME (0.89s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunCapDropALLAddMknodCanMknod (0.98s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunCapDropALLCannotMknod (0.88s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunCapDropCannotMknod (1.11s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunCapDropCannotMknodLowerCase (0.90s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunCapDropInvalid (0.02s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunCidFileCheckIDLength (0.94s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunCleanupCmdOnEntrypoint (1.31s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.91s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunContainerNetModeWithExposePort (0.87s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunContainerNetwork (0.79s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunContainerNetworkModeToSelf (0.13s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunContainerWithCgroupMountRO (0.85s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunContainerWithCgroupParent (1.78s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.82s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunContainerWithReadonlyRootfs (1.64s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.82s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.85s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.83s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.29s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunContainerWithWritableRootfs (1.00s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunCopyVolumeContent (1.92s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunCopyVolumeUIDGID (3.70s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunCreateVolume (0.83s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunCreateVolumeEtc (2.80s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunCreateVolumeWithSymlink (1.97s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunCreateVolumesInSymlinkDir (3.03s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.68s) [2019-09-11T16:01:56.981Z] --- SKIP: Test/DockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-09-11T16:01:56.981Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.981Z] --- SKIP: Test/DockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-09-11T16:01:56.981Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunDNSDefaultOptions (0.84s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunDNSInHostMode (2.00s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunDNSOptions (1.65s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.49s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunDNSRepeatOptions (0.82s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.78s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunDetachedContainerIDPrinting (0.83s) [2019-09-11T16:01:56.981Z] --- SKIP: Test/DockerSuite/TestRunDeviceDirectory (0.00s) [2019-09-11T16:01:56.981Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunDeviceNumbers (0.78s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunDeviceSymlink (1.96s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunDuplicateMount (0.79s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunEchoNamedContainer (0.86s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunEchoStdout (0.83s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.82s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunEmptyEnv (0.03s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunEntrypoint (0.86s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunEnvironment (0.85s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunEnvironmentErase (0.98s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunEnvironmentOverride (0.75s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunExitCode (0.88s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunExitCodeOne (1.08s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunExitCodeZero (0.85s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunExitOnStdinClose (1.01s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunExposePort (0.02s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunFullHostnameSet (0.86s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunGroupAdd (0.85s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunHostnameFQDN (1.62s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunHostnameInHostMode (0.38s) [2019-09-11T16:01:56.981Z] --- SKIP: Test/DockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-11T16:01:56.981Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunInitLayerPathOwnership (3.69s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunInspectMacAddress (0.94s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunInteractiveWithRestartPolicy (11.62s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunInvalidCPUShares (1.35s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunInvalidCgroupParent (1.70s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunInvalidReference (0.01s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunLeakyFileDescriptors (0.77s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunLinkToContainerNetMode (3.32s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunLinksContainerWithContainerID (1.67s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunLinksContainerWithContainerName (1.71s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunLookupGoogleDNS (0.86s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunModeHostname (1.20s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunModeIpcContainerNotRunning (0.36s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunModeIpcHost (1.78s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunModeNetContainerHostname (1.46s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunModePIDContainer (1.75s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunModePIDContainerNotRunning (0.28s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunModePIDHost (1.68s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunModeUTSHost (1.68s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunMount (7.33s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunMountOrdering (0.84s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunMountReadOnlyDevShm (0.83s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunMountShmMqueueFromHost (1.69s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunMultipleVolumesFrom (2.48s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunMutableNetworkFiles (3.57s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunNamedVolume (2.46s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunNamedVolumeCopyImageData (2.67s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunNamedVolumeNotRemoved (1.72s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunNamedVolumesFromNotRemoved (1.76s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunNetContainerWhichHost (0.79s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunNetHost (1.25s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunNetHostNotAllowedWithLinks (0.83s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunNetHostTwiceSameName (0.90s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunNetworkFilesBindMount (2.48s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunNetworkFilesBindMountRO (2.53s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.21s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunNetworkNotInitializedNoneMode (0.76s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunNoDupVolumes (0.11s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunNoNewPrivSetuid (0.83s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunNonExecutableCmd (0.82s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunNonExistingCmd (0.77s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunNonExistingImage (0.08s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunNonLocalMacAddress (0.82s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunNonRootUserResolvName (1.01s) [2019-09-11T16:01:56.981Z] --- SKIP: Test/DockerSuite/TestRunOOMExitCode (0.00s) [2019-09-11T16:01:56.981Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunPIDHostWithChildIsKillable (0.90s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunPIDsLimit (0.88s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunPortFromDockerRangeInUse (1.83s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunPortInUse (1.02s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunPrivilegedAllowedDevices (0.77s) [2019-09-11T16:01:56.981Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunPrivilegedCanMknod (0.74s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunPrivilegedCanMount (0.79s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.89s) [2019-09-11T16:01:56.981Z] --- PASS: Test/DockerSuite/TestRunProcWritableInPrivilegedContainers (0.79s) [2019-09-11T16:01:56.982Z] --- SKIP: Test/DockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-11T16:01:56.982Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunPublishPort (0.87s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunReadFilteredProc (0.77s) [2019-09-11T16:01:56.982Z] --- SKIP: Test/DockerSuite/TestRunReadProcLatency (0.00s) [2019-09-11T16:01:56.982Z] docker_cli_run_test.go:2874: kernel doesn't have latency_stats configured [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunReadProcTimer (0.81s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunRedirectStdout (1.66s) [2019-09-11T16:01:56.982Z] --- SKIP: Test/DockerSuite/TestRunResolvconfUpdate (0.00s) [2019-09-11T16:01:56.982Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunRestartMaxRetries (3.30s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.65s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunRm (0.82s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunRmAndWait (3.86s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunRmPre125Api (0.84s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunRootWorkdir (0.80s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunSeccompAllowPrivCloneUserns (1.72s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunSeccompAllowSetrlimit (0.80s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunSeccompDefaultProfileAcct (4.06s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunSeccompDefaultProfileNS (5.01s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileAllow32Bit (0.84s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileDenyChmod (0.84s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileDenyCloneUserns (0.84s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileDenyUnshare (0.81s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.83s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunSeccompUnconfinedCloneUserns (0.79s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunSeccompWithDefaultProfile (0.84s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunSetDefaultRestartPolicy (0.87s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunSetMacAddress (0.84s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunSlowStdoutConsumer (2.67s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunState (1.77s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunStdinBlockedAfterContainerExit (0.82s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunStdinPipe (0.88s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunStoppedLoggingDriverNoLeak (0.24s) [2019-09-11T16:01:56.982Z] --- SKIP: Test/DockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-09-11T16:01:56.982Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.84s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunSysWritableInPrivilegedContainers (0.76s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunSysctls (1.62s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunTLSVerify (0.03s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunTTYWithPipe (0.01s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.84s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunTmpfsMounts (2.79s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.04s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunTmpfsMountsWithOptions (4.19s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunTwoConcurrentContainers (3.09s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunUnprivilegedCanMknod (0.80s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunUnprivilegedCannotMount (0.81s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunUnprivilegedWithChroot (0.84s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunUnsetEntrypoint (2.45s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunUnshareProc (1.34s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunUserByID (0.86s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunUserByIDBig (0.20s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunUserByIDNegative (0.19s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunUserByIDZero (0.87s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunUserByName (0.86s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunUserDefaults (0.81s) [2019-09-11T16:01:56.982Z] --- SKIP: Test/DockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-09-11T16:01:56.982Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunUserNotFound (0.17s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunVerifyContainerID (0.81s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunVolumeCopyFlag (4.79s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunVolumeWithOneCharacter (0.84s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunVolumesCleanPaths (1.29s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunVolumesFromInReadWriteMode (2.51s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunVolumesFromInReadonlyModeFails (1.67s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunVolumesFromRestartAfterRemoved (2.84s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunVolumesFromSymlinkPath (2.93s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunVolumesMountedAsReadonly (0.82s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunVolumesMountedAsShared (0.79s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunVolumesMountedAsSlave (0.98s) [2019-09-11T16:01:56.982Z] --- SKIP: Test/DockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-09-11T16:01:56.982Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.982Z] --- SKIP: Test/DockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-09-11T16:01:56.982Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.982Z] --- SKIP: Test/DockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-09-11T16:01:56.982Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithBadDevice (0.24s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithBlkioWeight (0.86s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithCPUQuota (1.02s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithCPUShares (0.86s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithCpuPeriod (1.70s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithCpusetCpus (0.84s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithCpusetMems (0.80s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithDaemonFlags (0.02s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithDefaultShmSize (0.84s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.20s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.19s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithKernelMemory (0.89s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithMemoryLimit (0.84s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithMemoryReservation (0.82s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithNanoCPUs (0.88s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithOomScoreAdj (0.84s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithShmSize (0.85s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithSwappiness (0.84s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithUlimits (0.86s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithVolumesFromExited (1.88s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithVolumesIsRecursive (0.97s) [2019-09-11T16:01:56.982Z] --- SKIP: Test/DockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2019-09-11T16:01:56.982Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWithoutNetworking (0.79s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWorkdirExistsAndIsFile (0.11s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWorkingDirectory (1.71s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWriteFilteredProc (0.99s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.93s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWriteToProcAsound (0.76s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestSaveAndLoadRepoFlags (1.19s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestSaveAndLoadRepoStdout (1.30s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestSaveAndLoadWithProgressBar (1.42s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestSaveCheckTimes (0.07s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestSaveDirectoryPermissions (2.11s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestSaveImageId (0.10s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestSaveLoadNoTag (0.65s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestSaveLoadParents (2.51s) [2019-09-11T16:01:56.982Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents486793121 [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestSaveMultipleNames (0.07s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestSaveRepoWithMultipleImages (2.04s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestSaveSingleTag (0.07s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestSaveWithNoExistImage (0.01s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestSaveXzAndLoadRepoStdout (1.93s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestSaveXzGzAndLoadRepoStdout (1.80s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestSearchCmdOptions (0.45s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestSearchOnCentralRegistry (0.06s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestSearchWithLimit (0.36s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestSlowStdinClosing (2.59s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestStartAttachCorrectExitCode (5.78s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestStartAttachMultipleContainers (2.76s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestStartAttachReturnsOnError (1.16s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestStartAttachSilent (1.57s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestStartAttachWithRename (3.07s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestStartMultipleContainers (2.93s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestStartPausedContainer (0.92s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestStartRecordError (2.16s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestStartReturnCorrectExitCode (2.91s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestStatsAllNewContainersAdded (2.14s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestStatsAllNoStream (4.36s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestStatsAllRunningNoStream (5.22s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestStatsContainerNotFound (3.03s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestStatsFormatAll (5.79s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestStatsNoStream (3.02s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestStopContainerSignal (1.91s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestTopMultipleArgs (0.88s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestTopNonPrivileged (0.93s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestTopPrivileged (0.87s) [2019-09-11T16:01:56.982Z] --- SKIP: Test/DockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-09-11T16:01:56.982Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestTwoContainersInNetHost (0.92s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUnpublishedPortsInPsOutput (4.48s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUnsetEnvVarHealthCheck (3.66s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUpdateContainerInvalidValue (0.82s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUpdateContainerWithoutFlags (0.86s) [2019-09-11T16:01:56.982Z] --- SKIP: Test/DockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-09-11T16:01:56.982Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUpdateKernelMemory (0.98s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUpdateKernelMemoryUninitialized (1.97s) [2019-09-11T16:01:56.982Z] --- SKIP: Test/DockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-09-11T16:01:56.982Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.67s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUpdatePausedContainer (1.06s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUpdateRunningContainer (0.98s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUpdateRunningContainerWithRestart (1.77s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUpdateStats (4.78s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUpdateStoppedContainer (1.59s) [2019-09-11T16:01:56.982Z] --- SKIP: Test/DockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-09-11T16:01:56.982Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUpdateWithNanoCPUs (1.15s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUpdateWithUntouchedFields (0.98s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkAlias (4.49s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.98s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.48s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkConnectivity (2.92s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkLinks (4.53s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkLinksWithRestart (5.29s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesChown (2.51s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.70s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.62s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.65s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.41s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.45s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.54s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.54s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.48s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumeCLICreate (15.07s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateWithOpts (1.03s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspect (0.08s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumeCLILs (0.90s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterDangling (0.98s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumeCLINoArgs (0.03s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumeCLIRm (2.56s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForce (0.09s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumeEvents (0.89s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumeFromMixedRWOptions (2.43s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumeLsFormat (0.06s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumesFromGetsProperMode (3.52s) [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerSuite/TestVolumesNoCopyData (4.54s) [2019-09-11T16:01:56.982Z] --- SKIP: Test/DockerSuite/TestWindowsRunAsSystem (0.01s) [2019-09-11T16:01:56.982Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerRegistrySuite/TestBuildByDigest (1.90s) [2019-09-11T16:01:56.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestBuildByDigest [2019-09-11T16:01:56.982Z] check_test.go:148: Daemon d76b69504f295 is not started [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerRegistrySuite/TestBuildCopyFromForcePull (1.85s) [2019-09-11T16:01:56.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-11T16:01:56.982Z] check_test.go:148: Daemon d58ac094a0cfa is not started [2019-09-11T16:01:56.982Z] --- PASS: Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull (1.99s) [2019-09-11T16:01:56.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-11T16:01:56.982Z] check_test.go:148: Daemon d20ef8fcd22e6 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestConcurrentPullMultipleTags (4.33s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon d41609f099899 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestConcurrentPush (4.41s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestConcurrentPush [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon da494787571a8 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestCreateByDigest (1.63s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestCreateByDigest [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon d8f57408dfa3a is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestCrossRepositoryLayerPush (1.23s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon d48ae05b16f99 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.43s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon d6465170aa84d is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.61s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon d86a11ddff504 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.50s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon d9eb23b48c9bc is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestEventsImageFilterPush (1.46s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestEventsImageFilterPush [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon d25fc49eea303 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestInspectImageWithDigests (1.43s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestInspectImageWithDigests [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon d81d608c75555 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestListDanglingImagesWithDigests (2.68s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-11T16:01:56.983Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c2809033140acc74b60a15d05272432cf96a80e7d6817760e4c398d4c06aeed6 [2019-09-11T16:01:56.983Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3c60c3946e4bda2c49d88a089e2b7c3de7c3baeb31744b2fdc0d7a6d9639c6ac [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon d92b793fe4938 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestListImagesWithDigests (2.74s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestListImagesWithDigests [2019-09-11T16:01:56.983Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:36ea34d700b7eba91641c30d8a72c2a360d6de8bfe0ea5f257439a9fbbe46d74 [2019-09-11T16:01:56.983Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1ceec20bbe40011ba163408e399d270c8892220b05ed5e800fdb54b26403c278 [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon d209e0d3e7e29 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestListImagesWithoutDigests (1.41s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestListImagesWithoutDigests [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon d8ff0c4d1a0e4 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.43s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon d90b26a9b4518 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestPullByDigest (1.40s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullByDigest [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon d465c2070e38e is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullByDigestNoFallback [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon df7227735d87d is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestPullByTagDisplaysDigest (1.41s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon da3d62280a65b is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon d6acc997837d5 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest (1.18s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon d27f47019d2e2 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestPullIDStability (3.92s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullIDStability [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon d855743a51393 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestPullImageWithAliases (0.37s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullImageWithAliases [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon d1d8879f39687 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestPullManifestList (1.38s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullManifestList [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon dab73782a6681 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestPullNoLayers (0.46s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullNoLayers [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon de804e029120e is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestPushBadTag (0.12s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushBadTag [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon d1e9c5a7ae17f is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestPushBusyboxImage (0.32s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushBusyboxImage [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon daad31f631a0b is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestPushEmptyLayer (0.29s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushEmptyLayer [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon d65f4879b86b8 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestPushMultipleTags (0.31s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushMultipleTags [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon dad1b8ae53303 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestPushUntagged (0.12s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushUntagged [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon d826d5944529b is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestRemoveImageByDigest (1.42s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestRemoveImageByDigest [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon d8b696586a711 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestRunByDigest (2.22s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestRunByDigest [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon d8b2dfcae02a6 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag (1.21s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon da2a58937a58b is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestTagByDigest (1.47s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestTagByDigest [2019-09-11T16:01:56.983Z] check_test.go:148: Daemon d0b798ac2bf7a is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestUserAgentPassThrough [2019-09-11T16:01:56.983Z] daemon.go:336: [d6e8762ee59be] waiting for daemon to start [2019-09-11T16:01:56.983Z] daemon.go:336: [d6e8762ee59be] waiting for daemon to start [2019-09-11T16:01:56.983Z] daemon.go:364: [d6e8762ee59be] daemon started [2019-09-11T16:01:56.983Z] daemon.go:472: [d6e8762ee59be] Stopping daemon [2019-09-11T16:01:56.983Z] daemon.go:307: [d6e8762ee59be] exiting daemon [2019-09-11T16:01:56.983Z] daemon.go:459: [d6e8762ee59be] Daemon stopped [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistrySuite/TestV2Only (0.79s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestV2Only [2019-09-11T16:01:56.983Z] daemon.go:336: [d59534b2c40e0] waiting for daemon to start [2019-09-11T16:01:56.983Z] daemon.go:336: [d59534b2c40e0] waiting for daemon to start [2019-09-11T16:01:56.983Z] daemon.go:364: [d59534b2c40e0] daemon started [2019-09-11T16:01:56.983Z] daemon.go:472: [d59534b2c40e0] Stopping daemon [2019-09-11T16:01:56.983Z] daemon.go:307: [d59534b2c40e0] exiting daemon [2019-09-11T16:01:56.983Z] daemon.go:459: [d59534b2c40e0] Daemon stopped [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.49s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-11T16:01:56.983Z] check_test.go:175: Daemon dd139e7dd199b is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerSchema1RegistrySuite/TestConcurrentPush (4.53s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestConcurrentPush [2019-09-11T16:01:56.983Z] check_test.go:175: Daemon d15858f58f7ee is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.36s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-11T16:01:56.983Z] check_test.go:175: Daemon d46dfdd6c617f is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullByDigest (1.41s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullByDigest [2019-09-11T16:01:56.983Z] check_test.go:175: Daemon d18cbd73de1c6 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-11T16:01:56.983Z] check_test.go:175: Daemon dda3c6cee37e3 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.43s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-11T16:01:56.983Z] check_test.go:175: Daemon d502062d98d80 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.38s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-11T16:01:56.983Z] check_test.go:175: Daemon da5065a48288b is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.30s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-11T16:01:56.983Z] check_test.go:175: Daemon d175f3207e67e is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullIDStability (3.75s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullIDStability [2019-09-11T16:01:56.983Z] check_test.go:175: Daemon da1d5f7c8fba2 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-11T16:01:56.983Z] check_test.go:175: Daemon d25293c382f2f is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullNoLayers (0.52s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullNoLayers [2019-09-11T16:01:56.983Z] check_test.go:175: Daemon df7a9aeb22ba4 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushBadTag [2019-09-11T16:01:56.983Z] check_test.go:175: Daemon d1da4739bffd0 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-11T16:01:56.983Z] check_test.go:175: Daemon de17e868b9b50 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-11T16:01:56.983Z] check_test.go:175: Daemon d84bff9d1cd7a is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-11T16:01:56.983Z] check_test.go:175: Daemon df3996ec357cc is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushUntagged [2019-09-11T16:01:56.983Z] check_test.go:175: Daemon d647bbbc0026f is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-11T16:01:56.983Z] check_test.go:204: Daemon d1d44216b62d3 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-11T16:01:56.983Z] check_test.go:204: Daemon de7a7b82b401e is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-11T16:01:56.983Z] check_test.go:204: Daemon d60fb7bf1e50e is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-11T16:01:56.983Z] daemon.go:336: [dcc1105cbe926] waiting for daemon to start [2019-09-11T16:01:56.983Z] daemon.go:336: [dcc1105cbe926] waiting for daemon to start [2019-09-11T16:01:56.983Z] daemon.go:364: [dcc1105cbe926] daemon started [2019-09-11T16:01:56.983Z] daemon.go:472: [dcc1105cbe926] Stopping daemon [2019-09-11T16:01:56.983Z] daemon.go:307: [dcc1105cbe926] exiting daemon [2019-09-11T16:01:56.983Z] daemon.go:459: [dcc1105cbe926] Daemon stopped [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-11T16:01:56.983Z] check_test.go:204: Daemon d5288af782255 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-11T16:01:56.983Z] check_test.go:204: Daemon d439eefc9d1a6 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-11T16:01:56.983Z] check_test.go:204: Daemon d0900b985bdfb is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-11T16:01:56.983Z] check_test.go:204: Daemon d5d3f74a047c9 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-11T16:01:56.983Z] check_test.go:231: Daemon d89229ecbdf33 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-11T16:01:56.983Z] check_test.go:231: Daemon d7969a1dae8a9 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-11T16:01:56.983Z] check_test.go:231: Daemon d089df9ca40e8 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-11T16:01:56.983Z] check_test.go:231: Daemon d7171809571f6 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-11T16:01:56.983Z] check_test.go:231: Daemon dde05e5fc75e4 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerNetworkSuite/TestConntrackFlowsLeak (2.96s) [2019-09-11T16:01:56.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestConntrackFlowsLeak [2019-09-11T16:01:56.983Z] docker_cli_network_unix_test.go:46: Daemon d9663f873c494 is not started [2019-09-11T16:01:56.983Z] --- PASS: Test/DockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.28s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon dae6d60c94e83 is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.19s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon d8b9de125c578 is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.73s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon d847fe363f88d is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.77s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:1233: Daemon dc38662fe1116 is not started [2019-09-11T16:01:56.984Z] daemon.go:336: [dc38662fe1116] waiting for daemon to start [2019-09-11T16:01:56.984Z] daemon.go:336: [dc38662fe1116] waiting for daemon to start [2019-09-11T16:01:56.984Z] daemon.go:364: [dc38662fe1116] daemon started [2019-09-11T16:01:56.984Z] daemon.go:472: [dc38662fe1116] Stopping daemon [2019-09-11T16:01:56.984Z] daemon.go:307: [dc38662fe1116] exiting daemon [2019-09-11T16:01:56.984Z] daemon.go:459: [dc38662fe1116] Daemon stopped [2019-09-11T16:01:56.984Z] daemon.go:336: [dc38662fe1116] waiting for daemon to start [2019-09-11T16:01:56.984Z] daemon.go:336: [dc38662fe1116] waiting for daemon to start [2019-09-11T16:01:56.984Z] daemon.go:364: [dc38662fe1116] daemon started [2019-09-11T16:01:56.984Z] daemon.go:472: [dc38662fe1116] Stopping daemon [2019-09-11T16:01:56.984Z] daemon.go:307: [dc38662fe1116] exiting daemon [2019-09-11T16:01:56.984Z] daemon.go:459: [dc38662fe1116] Daemon stopped [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.93s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon d62a14e74b16b is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.97s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon dd659483d0c04 is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.54s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon d4c1ed7fedac3 is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.67s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon da7ee034aed3d is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.90s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon d0862ee949cba is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.78s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon d43994efb8288 is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectWithMac (1.45s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon dc6237148ce05 is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.47s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon dbbc3c0882c56 is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreateDelete [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon d08823a72f85c is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon dec3818ebb421 is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreateHostBind (1.33s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon dcc2b32d3a190 is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreateLabel [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon de9f3bd4ee1b6 is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon dbcff83c37de2 is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon d91ccf4038980 is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.32s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon da5da05249a8f is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.62s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon df671adcc0b41 is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon d74c45cb96987 is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.44s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon d309c260f6c11 is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDriverOptions [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon dbef5600f3901 is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (13.58s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-09-11T16:01:56.984Z] daemon.go:336: [d46be7994b8dd] waiting for daemon to start [2019-09-11T16:01:56.984Z] daemon.go:336: [d46be7994b8dd] waiting for daemon to start [2019-09-11T16:01:56.984Z] daemon.go:364: [d46be7994b8dd] daemon started [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:968: Daemon d46be7994b8dd is not started [2019-09-11T16:01:56.984Z] daemon.go:336: [d46be7994b8dd] waiting for daemon to start [2019-09-11T16:01:56.984Z] daemon.go:307: [d46be7994b8dd] exiting daemon [2019-09-11T16:01:56.984Z] daemon.go:336: [d46be7994b8dd] waiting for daemon to start [2019-09-11T16:01:56.984Z] daemon.go:364: [d46be7994b8dd] daemon started [2019-09-11T16:01:56.984Z] daemon.go:472: [d46be7994b8dd] Stopping daemon [2019-09-11T16:01:56.984Z] daemon.go:307: [d46be7994b8dd] exiting daemon [2019-09-11T16:01:56.984Z] daemon.go:459: [d46be7994b8dd] Daemon stopped [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkFlagAlias (3.54s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkFlagAlias [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon d3b9cb4f0ba3b is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.19s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-09-11T16:01:56.984Z] daemon.go:336: [d3878302224f5] waiting for daemon to start [2019-09-11T16:01:56.984Z] daemon.go:336: [d3878302224f5] waiting for daemon to start [2019-09-11T16:01:56.984Z] daemon.go:364: [d3878302224f5] daemon started [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:1116: Daemon d3878302224f5 is not started [2019-09-11T16:01:56.984Z] daemon.go:336: [d3878302224f5] waiting for daemon to start [2019-09-11T16:01:56.984Z] daemon.go:307: [d3878302224f5] exiting daemon [2019-09-11T16:01:56.984Z] daemon.go:336: [d3878302224f5] waiting for daemon to start [2019-09-11T16:01:56.984Z] daemon.go:336: [d3878302224f5] waiting for daemon to start [2019-09-11T16:01:56.984Z] daemon.go:336: [d3878302224f5] waiting for daemon to start [2019-09-11T16:01:56.984Z] daemon.go:364: [d3878302224f5] daemon started [2019-09-11T16:01:56.984Z] daemon.go:472: [d3878302224f5] Stopping daemon [2019-09-11T16:01:56.984Z] daemon.go:307: [d3878302224f5] exiting daemon [2019-09-11T16:01:56.984Z] daemon.go:459: [d3878302224f5] Daemon stopped [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon da8fe406e60f6 is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.92s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon d1df7ebdd5931 is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkIPAMOptions (0.18s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon dfef142c286b2 is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.12s) [2019-09-11T16:01:56.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-09-11T16:01:56.984Z] docker_cli_network_unix_test.go:46: Daemon d0bbb53bc6c90 is not started [2019-09-11T16:01:56.984Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.24s) [2019-09-11T16:01:57.242Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-09-11T16:01:57.242Z] docker_cli_network_unix_test.go:46: Daemon dfd9672e88b67 is not started [2019-09-11T16:01:57.242Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.23s) [2019-09-11T16:01:57.242Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-09-11T16:01:57.242Z] docker_cli_network_unix_test.go:46: Daemon d68da7c7bbe40 is not started [2019-09-11T16:01:57.242Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-09-11T16:01:57.242Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkInspectDefault [2019-09-11T16:01:57.242Z] docker_cli_network_unix_test.go:46: Daemon d02a7e3191632 is not started [2019-09-11T16:01:57.242Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.48s) [2019-09-11T16:01:57.242Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-09-11T16:01:57.242Z] docker_cli_network_unix_test.go:46: Daemon d47a14e77f7b6 is not started [2019-09-11T16:01:57.242Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-09-11T16:01:57.242Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkLsDefault [2019-09-11T16:01:57.242Z] docker_cli_network_unix_test.go:46: Daemon dbd767a89ea1e is not started [2019-09-11T16:01:57.242Z] --- SKIP: Test/DockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-09-11T16:01:57.242Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkLsFilter [2019-09-11T16:01:57.242Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-09-11T16:01:57.242Z] docker_cli_network_unix_test.go:46: Daemon d71862dce49bd is not started [2019-09-11T16:01:57.242Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkMacInspect (1.57s) [2019-09-11T16:01:57.242Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkMacInspect [2019-09-11T16:01:57.242Z] docker_cli_network_unix_test.go:46: Daemon d0d75e7cc8d92 is not started [2019-09-11T16:01:57.242Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.76s) [2019-09-11T16:01:57.242Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-09-11T16:01:57.242Z] daemon.go:336: [db1914f738ab0] waiting for daemon to start [2019-09-11T16:01:57.242Z] daemon.go:336: [db1914f738ab0] waiting for daemon to start [2019-09-11T16:01:57.242Z] daemon.go:364: [db1914f738ab0] daemon started [2019-09-11T16:01:57.242Z] daemon.go:472: [db1914f738ab0] Stopping daemon [2019-09-11T16:01:57.242Z] daemon.go:307: [db1914f738ab0] exiting daemon [2019-09-11T16:01:57.242Z] daemon.go:459: [db1914f738ab0] Daemon stopped [2019-09-11T16:01:57.242Z] daemon.go:336: [db1914f738ab0] waiting for daemon to start [2019-09-11T16:01:57.242Z] daemon.go:336: [db1914f738ab0] waiting for daemon to start [2019-09-11T16:01:57.242Z] daemon.go:364: [db1914f738ab0] daemon started [2019-09-11T16:01:57.242Z] daemon.go:472: [db1914f738ab0] Stopping daemon [2019-09-11T16:01:57.242Z] daemon.go:307: [db1914f738ab0] exiting daemon [2019-09-11T16:01:57.242Z] daemon.go:459: [db1914f738ab0] Daemon stopped [2019-09-11T16:01:57.242Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.66s) [2019-09-11T16:01:57.242Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-09-11T16:01:57.242Z] daemon.go:336: [ddace962f23b3] waiting for daemon to start [2019-09-11T16:01:57.242Z] daemon.go:336: [ddace962f23b3] waiting for daemon to start [2019-09-11T16:01:57.242Z] daemon.go:364: [ddace962f23b3] daemon started [2019-09-11T16:01:57.242Z] docker_cli_network_unix_test.go:1084: Daemon ddace962f23b3 is not started [2019-09-11T16:01:57.242Z] daemon.go:336: [ddace962f23b3] waiting for daemon to start [2019-09-11T16:01:57.242Z] daemon.go:307: [ddace962f23b3] exiting daemon [2019-09-11T16:01:57.242Z] daemon.go:336: [ddace962f23b3] waiting for daemon to start [2019-09-11T16:01:57.242Z] daemon.go:364: [ddace962f23b3] daemon started [2019-09-11T16:01:57.242Z] daemon.go:472: [ddace962f23b3] Stopping daemon [2019-09-11T16:01:57.242Z] daemon.go:307: [ddace962f23b3] exiting daemon [2019-09-11T16:01:57.242Z] daemon.go:459: [ddace962f23b3] Daemon stopped [2019-09-11T16:01:57.242Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-09-11T16:01:57.242Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-09-11T16:01:57.242Z] docker_cli_network_unix_test.go:46: Daemon db8846e17fa83 is not started [2019-09-11T16:01:57.242Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.43s) [2019-09-11T16:01:57.242Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-09-11T16:01:57.242Z] docker_cli_network_unix_test.go:46: Daemon d22eccf334641 is not started [2019-09-11T16:01:57.242Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.77s) [2019-09-11T16:01:57.242Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-09-11T16:01:57.242Z] docker_cli_network_unix_test.go:46: Daemon dd9ba3fd87600 is not started [2019-09-11T16:01:57.242Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2019-09-11T16:01:57.242Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkRmPredefined [2019-09-11T16:01:57.242Z] docker_cli_network_unix_test.go:46: Daemon d4c246ece456a is not started [2019-09-11T16:01:57.242Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkRunNetByID (1.29s) [2019-09-11T16:01:57.242Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkRunNetByID [2019-09-11T16:01:57.242Z] docker_cli_network_unix_test.go:46: Daemon dd70f2421e0d6 is not started [2019-09-11T16:01:57.242Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.80s) [2019-09-11T16:01:57.242Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-09-11T16:01:57.242Z] docker_cli_network_unix_test.go:46: Daemon d99f151b69746 is not started [2019-09-11T16:01:57.242Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkValidateIP (1.62s) [2019-09-11T16:01:57.242Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkValidateIP [2019-09-11T16:01:57.242Z] docker_cli_network_unix_test.go:46: Daemon d16c34a82c2e3 is not started [2019-09-11T16:01:57.242Z] --- PASS: Test/DockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.70s) [2019-09-11T16:01:57.242Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-09-11T16:01:57.242Z] docker_cli_network_unix_test.go:46: Daemon ded909e14ced7 is not started [2019-09-11T16:01:57.242Z] --- PASS: Test/DockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.55s) [2019-09-11T16:01:57.242Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-09-11T16:01:57.242Z] daemon.go:336: [d08e5b40b5c9a] waiting for daemon to start [2019-09-11T16:01:57.242Z] daemon.go:336: [d08e5b40b5c9a] waiting for daemon to start [2019-09-11T16:01:57.242Z] daemon.go:364: [d08e5b40b5c9a] daemon started [2019-09-11T16:01:57.242Z] --- PASS: Test/DockerHubPullSuite/TestPullClientDisconnect (2.29s) [2019-09-11T16:01:57.242Z] --- PASS: Test/DockerHubPullSuite/TestPullFromCentralRegistry (0.39s) [2019-09-11T16:01:57.242Z] --- PASS: Test/DockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.70s) [2019-09-11T16:01:57.242Z] --- PASS: Test/DockerHubPullSuite/TestPullNonExistingImage (0.22s) [2019-09-11T16:01:57.242Z] --- PASS: Test/DockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2019-09-11T16:01:57.242Z] daemon.go:472: [d08e5b40b5c9a] Stopping daemon [2019-09-11T16:01:57.242Z] daemon.go:307: [d08e5b40b5c9a] exiting daemon [2019-09-11T16:01:57.242Z] daemon.go:459: [d08e5b40b5c9a] Daemon stopped [2019-09-11T16:01:57.242Z] PASS [2019-09-11T16:01:57.242Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-11T16:01:57.242Z] ++++ cat bundles/test-integration/docker.pid [2019-09-11T16:01:57.242Z] +++ kill 6924 [2019-09-11T16:01:58.397Z] === RUN Test/DockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-09-11T16:02:03.594Z] === RUN Test/DockerSuite/TestCpLocalOnly [2019-09-11T16:02:03.594Z] === RUN Test/DockerSuite/TestCpNameHasColon [2019-09-11T16:02:03.594Z] === RUN Test/DockerSuite/TestCpRelativePath [2019-09-11T16:02:03.791Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-11T16:02:03.791Z] +++ /etc/init.d/apparmor stop [2019-09-11T16:02:03.791Z] Clearing AppArmor profiles cache:. [2019-09-11T16:02:03.791Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-11T16:02:03.791Z] Unloading profiles will leave already running processes permanently [2019-09-11T16:02:03.791Z] unconfined, which can lead to unexpected situations. [2019-09-11T16:02:03.791Z] [2019-09-11T16:02:03.791Z] To set a process to complain mode, use the command line tool [2019-09-11T16:02:03.791Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-11T16:02:03.791Z] with the 'teardown' option." [2019-09-11T16:02:03.791Z] [2019-09-11T16:02:05.785Z] === RUN Test/DockerSuite/TestCpSpecialFiles [2019-09-11T16:02:05.785Z] === RUN Test/DockerSuite/TestCpSymlinkComponent [2019-09-11T16:02:05.785Z] === RUN Test/DockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-09-11T16:02:05.785Z] === RUN Test/DockerSuite/TestCpToCaseA [2019-09-11T16:02:09.535Z] === RUN Test/DockerSuite/TestCpToCaseB [2019-09-11T16:02:11.724Z] === RUN Test/DockerSuite/TestCpToCaseC [2019-09-11T16:02:11.724Z] === RUN Test/DockerSuite/TestCpToCaseD [2019-09-11T16:02:11.724Z] === RUN Test/DockerSuite/TestCpToCaseE [2019-09-11T16:02:20.326Z] === RUN Test/DockerSuite/TestCpToCaseF [2019-09-11T16:02:20.326Z] === RUN Test/DockerSuite/TestCpToCaseG [2019-09-11T16:02:20.326Z] === RUN Test/DockerSuite/TestCpToCaseH [2019-09-11T16:02:21.846Z] === RUN Test/DockerSwarmSuite/TestSwarmNodeListFilter [2019-09-11T16:02:23.215Z] === RUN Test/DockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-09-11T16:02:27.390Z] === RUN Test/DockerSwarmSuite/TestSwarmPublishAdd [2019-09-11T16:02:28.925Z] === RUN Test/DockerSuite/TestCpToCaseI [2019-09-11T16:02:28.925Z] === RUN Test/DockerSuite/TestCpToCaseJ [2019-09-11T16:02:28.925Z] === RUN Test/DockerSuite/TestCpToDot [2019-09-11T16:02:29.898Z] === RUN Test/DockerSuite/TestCpToErrReadOnlyRootfs [2019-09-11T16:02:29.898Z] === RUN Test/DockerSuite/TestCpToErrReadOnlyVolume [2019-09-11T16:02:29.898Z] === RUN Test/DockerSuite/TestCpToStdout [2019-09-11T16:02:29.911Z] === RUN Test/DockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-09-11T16:02:32.088Z] === RUN Test/DockerSuite/TestCpToSymlinkDestination [2019-09-11T16:02:32.088Z] === RUN Test/DockerSuite/TestCpToSymlinkToDirectory [2019-09-11T16:02:32.088Z] === RUN Test/DockerSuite/TestCpUnprivilegedUser [2019-09-11T16:02:32.088Z] === RUN Test/DockerSuite/TestCpVolumePath [2019-09-11T16:02:32.088Z] === RUN Test/DockerSuite/TestCreate64ByteHexID [2019-09-11T16:02:32.088Z] === RUN Test/DockerSuite/TestCreateArgs [2019-09-11T16:02:32.088Z] === RUN Test/DockerSuite/TestCreateByImageID [2019-09-11T16:02:34.275Z] === RUN Test/DockerSuite/TestCreateEchoStdout [2019-09-11T16:02:35.166Z] === RUN Test/DockerSwarmSuite/TestSwarmReadonlyRootfs [2019-09-11T16:02:36.466Z] === RUN Test/DockerSuite/TestCreateGrowRootfs [2019-09-11T16:02:36.466Z] === RUN Test/DockerSuite/TestCreateHostConfig [2019-09-11T16:02:36.466Z] === RUN Test/DockerSuite/TestCreateHostnameWithNumber [2019-09-11T16:02:37.694Z] === RUN Test/DockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-09-11T16:02:38.655Z] === RUN Test/DockerSuite/TestCreateLabelFromImage [2019-09-11T16:02:39.117Z] === RUN Test/DockerSuite/TestCreateLabels [2019-09-11T16:02:39.117Z] === RUN Test/DockerSuite/TestCreateModeIpcContainer [2019-09-11T16:02:39.117Z] === RUN Test/DockerSuite/TestCreateRM [2019-09-11T16:02:39.579Z] === RUN Test/DockerSuite/TestCreateShrinkRootfs [2019-09-11T16:02:39.579Z] === RUN Test/DockerSuite/TestCreateStopSignal [2019-09-11T16:02:39.579Z] === RUN Test/DockerSuite/TestCreateStopTimeout [2019-09-11T16:02:40.042Z] === RUN Test/DockerSuite/TestCreateUnsetEntrypoint [2019-09-11T16:02:48.647Z] === RUN Test/DockerSuite/TestCreateVolumesCreated [2019-09-11T16:02:48.647Z] === RUN Test/DockerSuite/TestCreateWithInvalidLogOpts [2019-09-11T16:02:48.647Z] === RUN Test/DockerSuite/TestCreateWithLargePortRange [2019-09-11T16:02:52.401Z] === RUN Test/DockerSuite/TestCreateWithPortRange [2019-09-11T16:02:52.401Z] === RUN Test/DockerSuite/TestCreateWithTooLowMemoryLimit [2019-09-11T16:02:52.401Z] === RUN Test/DockerSuite/TestCreateWithWorkdir [2019-09-11T16:02:54.591Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-09-11T16:02:54.591Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-09-11T16:02:54.591Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-09-11T16:02:54.591Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-09-11T16:02:54.591Z] === RUN Test/DockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-09-11T16:02:54.591Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-09-11T16:02:54.591Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-09-11T16:02:54.591Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-09-11T16:02:54.591Z] === RUN Test/DockerSuite/TestDeprecatedStartWithNilDNS [2019-09-11T16:02:54.591Z] === RUN Test/DockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-09-11T16:02:54.591Z] === RUN Test/DockerSuite/TestDevicePermissions [2019-09-11T16:02:54.591Z] === RUN Test/DockerSuite/TestDockerFails [2019-09-11T16:02:54.591Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-09-11T16:02:54.591Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-09-11T16:02:54.591Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-09-11T16:02:54.591Z] === RUN Test/DockerSuite/TestEventsAttach [2019-09-11T16:02:55.053Z] === RUN Test/DockerSuite/TestEventsCommit [2019-09-11T16:02:55.053Z] === RUN Test/DockerSuite/TestEventsContainerEvents [2019-09-11T16:02:57.241Z] === RUN Test/DockerSuite/TestEventsContainerEventsAttrSort [2019-09-11T16:02:58.785Z] === RUN Test/DockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-09-11T16:02:58.845Z] === RUN Test/DockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-09-11T16:02:58.845Z] === RUN Test/DockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-09-11T16:02:58.845Z] === RUN Test/DockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-09-11T16:02:59.600Z] === RUN Test/DockerSwarmSuite/TestSwarmRotateUnlockKey [2019-09-11T16:03:00.975Z] === RUN Test/DockerSuite/TestEventsContainerRestart [2019-09-11T16:03:02.576Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToExistDir [2019-09-11T16:03:02.576Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToNonExistDir [2019-09-11T16:03:02.576Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToRoot [2019-09-11T16:03:02.576Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToWorkdir [2019-09-11T16:03:04.751Z] === RUN Test/DockerSuite/TestBuildCopyWholeDirToRoot [2019-09-11T16:03:04.751Z] === RUN Test/DockerSuite/TestBuildCopyWildcard [2019-09-11T16:03:13.386Z] === RUN Test/DockerSuite/TestEventsCopy [2019-09-11T16:03:14.450Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceEnvFile [2019-09-11T16:03:16.970Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceListFilter [2019-09-11T16:03:18.102Z] === RUN Test/DockerSuite/TestEventsFilterContainer [2019-09-11T16:03:20.245Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-09-11T16:03:22.810Z] === RUN Test/DockerSuite/TestEventsFilterImageInContainerAction [2019-09-11T16:03:23.519Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-09-11T16:03:24.355Z] === RUN Test/DockerSuite/TestEventsFilterImageLabels [2019-09-11T16:03:24.818Z] === RUN Test/DockerSuite/TestEventsFilterImageName [2019-09-11T16:03:28.567Z] === RUN Test/DockerSuite/TestEventsFilterLabels [2019-09-11T16:03:29.539Z] === RUN Test/DockerSuite/TestEventsFilterType [2019-09-11T16:03:30.001Z] === RUN Test/DockerSuite/TestEventsFilters [2019-09-11T16:03:31.612Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceTTY [2019-09-11T16:03:34.708Z] === RUN Test/DockerSuite/TestEventsFormat [2019-09-11T16:03:36.865Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-09-11T16:03:38.461Z] === RUN Test/DockerSuite/TestEventsFormatBadField [2019-09-11T16:03:38.461Z] === RUN Test/DockerSuite/TestEventsFormatBadFunc [2019-09-11T16:03:38.461Z] === RUN Test/DockerSuite/TestEventsImageImport [2019-09-11T16:03:38.461Z] === RUN Test/DockerSuite/TestEventsImageLoad [2019-09-11T16:03:38.461Z] === RUN Test/DockerSuite/TestEventsImagePull [2019-09-11T16:03:38.461Z] === RUN Test/DockerSuite/TestEventsImageTag [2019-09-11T16:03:39.415Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-09-11T16:03:39.435Z] === RUN Test/DockerSuite/TestEventsPluginOps [2019-09-11T16:03:39.435Z] === RUN Test/DockerSuite/TestEventsRename [2019-09-11T16:03:42.355Z] === RUN Test/DockerSuite/TestEventsResize [2019-09-11T16:03:42.688Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceWithGroup [2019-09-11T16:03:44.546Z] === RUN Test/DockerSuite/TestEventsSinceInTheFuture [2019-09-11T16:03:45.960Z] === RUN Test/DockerSwarmSuite/TestSwarmStopSignal [2019-09-11T16:03:46.735Z] === RUN Test/DockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-09-11T16:03:47.269Z] === RUN Test/DockerSuite/TestBuildCopyWildcardCache [2019-09-11T16:03:47.269Z] === RUN Test/DockerSuite/TestBuildCopyWildcardInName [2019-09-11T16:03:47.269Z] === RUN Test/DockerSuite/TestBuildDeleteCommittedFile [2019-09-11T16:03:48.923Z] === RUN Test/DockerSuite/TestEventsTimestampFormats [2019-09-11T16:03:49.233Z] === RUN Test/DockerSwarmSuite/TestSwarmTaskListFilter [2019-09-11T16:03:52.506Z] === RUN Test/DockerSwarmSuite/TestSwarmUpdate [2019-09-11T16:03:53.630Z] === RUN Test/DockerSuite/TestEventsTop [2019-09-11T16:03:53.630Z] === RUN Test/DockerSuite/TestEventsUntag [2019-09-11T16:03:55.028Z] === RUN Test/DockerSwarmSuite/TestSwarmVolumePlugin [2019-09-11T16:03:56.545Z] === RUN Test/DockerSuite/TestEventsUntilInThePast [2019-09-11T16:03:59.464Z] === RUN Test/DockerSuite/TestExec [2019-09-11T16:03:59.464Z] === RUN Test/DockerSuite/TestExecAPICreateContainerPaused [2019-09-11T16:03:59.464Z] === RUN Test/DockerSuite/TestExecAPICreateNoCmd [2019-09-11T16:04:01.010Z] === RUN Test/DockerSuite/TestExecAPICreateNoValidContentType [2019-09-11T16:04:03.201Z] === RUN Test/DockerSuite/TestExecAPIStart [2019-09-11T16:04:03.201Z] === RUN Test/DockerSuite/TestExecAPIStartBackwardsCompatible [2019-09-11T16:04:03.201Z] === RUN Test/DockerSuite/TestExecAPIStartEnsureHeaders [2019-09-11T16:04:03.201Z] === RUN Test/DockerSuite/TestExecAPIStartInvalidCommand [2019-09-11T16:04:04.745Z] === RUN Test/DockerSuite/TestExecAPIStartMultipleTimesError [2019-09-11T16:04:06.290Z] === RUN Test/DockerSuite/TestExecAPIStartValidCommand [2019-09-11T16:04:08.479Z] === RUN Test/DockerSuite/TestExecAPIStartWithDetach [2019-09-11T16:04:10.668Z] === RUN Test/DockerSuite/TestExecAfterContainerRestart [2019-09-11T16:04:12.407Z] === RUN Test/DockerSuite/TestBuildDockerfileStdin [2019-09-11T16:04:13.944Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinConflict [2019-09-11T16:04:14.402Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinDockerignore [2019-09-11T16:04:14.422Z] === RUN Test/DockerSuite/TestExecCgroup [2019-09-11T16:04:14.422Z] === RUN Test/DockerSuite/TestExecEnv [2019-09-11T16:04:14.422Z] === RUN Test/DockerSuite/TestExecEnvLinksHost [2019-09-11T16:04:14.422Z] === RUN Test/DockerSuite/TestExecExitStatus [2019-09-11T16:04:15.967Z] === RUN Test/DockerSuite/TestExecInspectID [2019-09-11T16:04:20.186Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-09-11T16:04:20.674Z] === RUN Test/DockerSuite/TestExecInteractive [2019-09-11T16:04:20.674Z] === RUN Test/DockerSuite/TestExecOnReadonlyContainer [2019-09-11T16:04:20.674Z] === RUN Test/DockerSuite/TestExecParseError [2019-09-11T16:04:20.674Z] === RUN Test/DockerSuite/TestExecPausedContainer [2019-09-11T16:04:20.674Z] === RUN Test/DockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-09-11T16:04:20.674Z] === RUN Test/DockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-09-11T16:04:22.863Z] === RUN Test/DockerSuite/TestExecSetEnv [2019-09-11T16:04:22.863Z] === RUN Test/DockerSuite/TestExecStartFails [2019-09-11T16:04:22.863Z] === RUN Test/DockerSuite/TestExecStateCleanup [2019-09-11T16:04:22.863Z] === RUN Test/DockerSuite/TestExecStopNotHanging [2019-09-11T16:04:22.863Z] === RUN Test/DockerSuite/TestExecTTYCloseStdin [2019-09-11T16:04:22.863Z] === RUN Test/DockerSuite/TestExecTTYWithoutStdin [2019-09-11T16:04:25.051Z] === RUN Test/DockerSuite/TestExecUlimits [2019-09-11T16:04:25.051Z] === RUN Test/DockerSuite/TestExecWindowsPathNotWiped [2019-09-11T16:04:26.005Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-09-11T16:04:30.697Z] === RUN Test/DockerSuite/TestBuildDockerignore [2019-09-11T16:04:32.146Z] === RUN Test/DockerSuite/TestExecWithImageUser [2019-09-11T16:04:32.146Z] === RUN Test/DockerSuite/TestExecWithPrivileged [2019-09-11T16:04:32.146Z] === RUN Test/DockerSuite/TestExecWithUser [2019-09-11T16:04:32.146Z] === RUN Test/DockerSuite/TestGetContainerStats [2019-09-11T16:04:37.958Z] === RUN Test/DockerSuite/TestGetContainerStatsNoStream [2019-09-11T16:04:43.772Z] === RUN Test/DockerSuite/TestGetContainerStatsRmRunning [2019-09-11T16:04:46.694Z] === RUN Test/DockerSuite/TestGetContainerStatsStream [2019-09-11T16:04:51.211Z] === RUN Test/DockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-09-11T16:04:52.509Z] === RUN Test/DockerSuite/TestGetContainersAttachWebsocket [2019-09-11T16:04:52.509Z] === RUN Test/DockerSuite/TestGetContainersWsAttachContainerNotFound [2019-09-11T16:04:52.509Z] === RUN Test/DockerSuite/TestGetStoppedContainerStats [2019-09-11T16:04:52.509Z] === RUN Test/DockerSuite/TestHealth [2019-09-11T16:04:52.509Z] === RUN Test/DockerSuite/TestHistoryExistentImage [2019-09-11T16:04:52.509Z] === RUN Test/DockerSuite/TestHistoryHumanOptionFalse [2019-09-11T16:04:52.971Z] === RUN Test/DockerSuite/TestHistoryHumanOptionTrue [2019-09-11T16:04:52.971Z] === RUN Test/DockerSuite/TestHistoryImageWithComment [2019-09-11T16:04:57.679Z] === RUN Test/DockerSuite/TestHistoryNonExistentImage [2019-09-11T16:04:57.679Z] === RUN Test/DockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-09-11T16:04:57.679Z] === RUN Test/DockerSuite/TestImagesEnsureImageIsListed [2019-09-11T16:04:57.679Z] === RUN Test/DockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-09-11T16:04:57.679Z] === RUN Test/DockerSuite/TestImagesEnsureImageWithTagIsListed [2019-09-11T16:04:57.679Z] === RUN Test/DockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-09-11T16:04:58.652Z] === RUN Test/DockerSuite/TestImagesEnsureImagesFromScratchShown [2019-09-11T16:04:58.652Z] === RUN Test/DockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-09-11T16:04:59.625Z] === RUN Test/DockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-09-11T16:04:59.625Z] === RUN Test/DockerSuite/TestImagesFilterLabelMatch [2019-09-11T16:05:01.174Z] === RUN Test/DockerSuite/TestImagesFilterNameWithPort [2019-09-11T16:05:01.174Z] === RUN Test/DockerSuite/TestImagesFilterSinceAndBefore [2019-09-11T16:05:03.370Z] === RUN Test/DockerSuite/TestImagesFilterSpaceTrimCase [2019-09-11T16:05:05.563Z] === RUN Test/DockerSuite/TestImagesFormat [2019-09-11T16:05:05.563Z] === RUN Test/DockerSuite/TestImagesFormatDefaultFormat [2019-09-11T16:05:06.024Z] === RUN Test/DockerSuite/TestImagesOrderedByCreationDate [2019-09-11T16:05:06.059Z] === RUN Test/DockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-09-11T16:05:09.772Z] === RUN Test/DockerSuite/TestImagesWithIncorrectFilter [2019-09-11T16:05:09.772Z] === RUN Test/DockerSuite/TestImportBadURL [2019-09-11T16:05:11.960Z] === RUN Test/DockerSuite/TestImportDisplay [2019-09-11T16:05:11.960Z] === RUN Test/DockerSuite/TestImportFile [2019-09-11T16:05:11.960Z] === RUN Test/DockerSuite/TestImportFileNonExistentFile [2019-09-11T16:05:11.960Z] === RUN Test/DockerSuite/TestImportFileWithMessage [2019-09-11T16:05:11.960Z] === RUN Test/DockerSuite/TestImportGzipped [2019-09-11T16:05:11.960Z] === RUN Test/DockerSuite/TestImportWithQuotedChanges [2019-09-11T16:05:11.960Z] === RUN Test/DockerSuite/TestInfoDebug [2019-09-11T16:05:11.960Z] === RUN Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-11T16:05:12.423Z] === RUN Test/DockerSuite/TestInfoDiscoveryBackend [2019-09-11T16:05:12.423Z] === RUN Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-11T16:05:12.423Z] === RUN Test/DockerSuite/TestInfoDisplaysPausedContainers [2019-09-11T16:05:12.423Z] === RUN Test/DockerSuite/TestInfoDisplaysRunningContainers [2019-09-11T16:05:12.423Z] === RUN Test/DockerSuite/TestInfoDisplaysStoppedContainers [2019-09-11T16:05:12.423Z] === RUN Test/DockerSuite/TestInfoEnsureSucceeds [2019-09-11T16:05:12.423Z] === RUN Test/DockerSuite/TestInfoFormat [2019-09-11T16:05:12.423Z] === RUN Test/DockerSuite/TestInsecureRegistries [2019-09-11T16:05:12.423Z] === RUN Test/DockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-09-11T16:05:12.423Z] === RUN Test/DockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-09-11T16:05:12.423Z] === RUN Test/DockerSuite/TestInspectAPIContainerResponse [2019-09-11T16:05:14.612Z] === RUN Test/DockerSuite/TestInspectAPIContainerVolumeDriver [2019-09-11T16:05:16.157Z] === RUN Test/DockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-09-11T16:05:16.157Z] === RUN Test/DockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-09-11T16:05:16.157Z] === RUN Test/DockerSuite/TestInspectAPIImageResponse [2019-09-11T16:05:16.618Z] === RUN Test/DockerSuite/TestInspectAmpersand [2019-09-11T16:05:16.618Z] === RUN Test/DockerSuite/TestInspectBindMountPoint [2019-09-11T16:05:18.163Z] === RUN Test/DockerSuite/TestInspectByPrefix [2019-09-11T16:05:18.625Z] === RUN Test/DockerSuite/TestInspectContainerFilterInt [2019-09-11T16:05:20.813Z] === RUN Test/DockerSuite/TestInspectContainerGraphDriver [2019-09-11T16:05:20.813Z] === RUN Test/DockerSuite/TestInspectContainerNetworkCustom [2019-09-11T16:05:20.813Z] === RUN Test/DockerSuite/TestInspectContainerNetworkDefault [2019-09-11T16:05:20.813Z] === RUN Test/DockerSuite/TestInspectDefault [2019-09-11T16:05:22.358Z] === RUN Test/DockerSuite/TestInspectHistory [2019-09-11T16:05:24.120Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-09-11T16:05:27.071Z] === RUN Test/DockerSuite/TestInspectImage [2019-09-11T16:05:27.071Z] === RUN Test/DockerSuite/TestInspectImageFilterInt [2019-09-11T16:05:27.071Z] === RUN Test/DockerSuite/TestInspectImageGraphDriver [2019-09-11T16:05:27.071Z] === RUN Test/DockerSuite/TestInspectInt64 [2019-09-11T16:05:28.614Z] === RUN Test/DockerSuite/TestInspectJSONFields [2019-09-11T16:05:30.805Z] === RUN Test/DockerSuite/TestInspectLogConfigNoType [2019-09-11T16:05:30.805Z] === RUN Test/DockerSuite/TestInspectNamedMountPoint [2019-09-11T16:05:32.999Z] === RUN Test/DockerSuite/TestInspectNoSizeFlagContainer [2019-09-11T16:05:34.544Z] === RUN Test/DockerSuite/TestInspectPlugin [2019-09-11T16:05:34.544Z] === RUN Test/DockerSuite/TestInspectRootFS [2019-09-11T16:05:34.545Z] === RUN Test/DockerSuite/TestInspectSizeFlagContainer [2019-09-11T16:05:36.740Z] === RUN Test/DockerSuite/TestInspectStatus [2019-09-11T16:05:38.929Z] === RUN Test/DockerSuite/TestInspectStopWhenNotFound [2019-09-11T16:05:42.175Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-09-11T16:05:42.683Z] === RUN Test/DockerSuite/TestInspectTemplateError [2019-09-11T16:05:44.228Z] === RUN Test/DockerSuite/TestInspectTimesAsRFC3339Nano [2019-09-11T16:05:46.417Z] === RUN Test/DockerSuite/TestInspectTypeFlagContainer [2019-09-11T16:05:48.665Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithImage [2019-09-11T16:05:50.211Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithInvalidValue [2019-09-11T16:05:52.399Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithNoContainer [2019-09-11T16:05:56.731Z] === RUN Test/DockerSuite/TestBuildDockerignoreCleanPaths [2019-09-11T16:05:56.731Z] === RUN Test/DockerSuite/TestBuildDockerignoreComment [2019-09-11T16:05:56.731Z] === RUN Test/DockerSuite/TestBuildDockerignoreExceptions [2019-09-11T16:05:59.457Z] === RUN Test/DockerSuite/TestInspectUnknownObject [2019-09-11T16:05:59.457Z] === RUN Test/DockerSuite/TestLinkShortDefinition [2019-09-11T16:05:59.457Z] === RUN Test/DockerSuite/TestLinksEnvs [2019-09-11T16:05:59.457Z] === RUN Test/DockerSuite/TestLinksEtcHostsRegularFile [2019-09-11T16:05:59.457Z] === RUN Test/DockerSuite/TestLinksHostsFilesInject [2019-09-11T16:05:59.457Z] === RUN Test/DockerSuite/TestLinksInspectLinksStarted [2019-09-11T16:05:59.457Z] === RUN Test/DockerSuite/TestLinksInspectLinksStopped [2019-09-11T16:05:59.457Z] === RUN Test/DockerSuite/TestLinksInvalidContainerTarget [2019-09-11T16:05:59.457Z] === RUN Test/DockerSuite/TestLinksMultipleWithSameName [2019-09-11T16:05:59.457Z] === RUN Test/DockerSuite/TestLinksNetworkHostContainer [2019-09-11T16:05:59.457Z] === RUN Test/DockerSuite/TestLinksNotStartedParentNotFail [2019-09-11T16:05:59.457Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainers [2019-09-11T16:05:59.457Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainersAfterRename [2019-09-11T16:05:59.457Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainersOnRename [2019-09-11T16:05:59.457Z] === RUN Test/DockerSuite/TestLinksPingUnlinkedContainers [2019-09-11T16:05:59.457Z] === RUN Test/DockerSuite/TestLinksUpdateOnRestart [2019-09-11T16:05:59.457Z] === RUN Test/DockerSuite/TestLoadZeroSizeLayer [2019-09-11T16:05:59.457Z] === RUN Test/DockerSuite/TestLoginWithoutTTY [2019-09-11T16:05:59.457Z] === RUN Test/DockerSuite/TestLogsAPIContainerNotFound [2019-09-11T16:05:59.457Z] === RUN Test/DockerSuite/TestLogsAPIFollowEmptyOutput [2019-09-11T16:06:01.001Z] === RUN Test/DockerSuite/TestLogsAPINoStdoutNorStderr [2019-09-11T16:06:02.548Z] === RUN Test/DockerSuite/TestLogsAPIUntil [2019-09-11T16:06:08.362Z] === RUN Test/DockerSuite/TestLogsAPIUntilDefaultValue [2019-09-11T16:06:09.907Z] === RUN Test/DockerSuite/TestLogsAPIUntilFutureFollow [2019-09-11T16:06:09.907Z] === RUN Test/DockerSuite/TestLogsAPIWithStdout [2019-09-11T16:06:12.098Z] === RUN Test/DockerSuite/TestLogsCLIContainerNotFound [2019-09-11T16:06:12.098Z] === RUN Test/DockerSuite/TestLogsContainerBiggerThanPage [2019-09-11T16:06:19.196Z] === RUN Test/DockerSuite/TestLogsContainerMuchBiggerThanPage [2019-09-11T16:06:25.008Z] === RUN Test/DockerSuite/TestLogsContainerSmallerThanPage [2019-09-11T16:06:32.104Z] === RUN Test/DockerSuite/TestLogsFollowGoroutinesNoOutput [2019-09-11T16:06:34.296Z] === RUN Test/DockerSuite/TestLogsFollowGoroutinesWithStdout [2019-09-11T16:06:36.487Z] === RUN Test/DockerSuite/TestLogsFollowSlowStdoutConsumer [2019-09-11T16:06:36.487Z] === RUN Test/DockerSuite/TestLogsFollowStopped [2019-09-11T16:06:38.678Z] === RUN Test/DockerSuite/TestLogsSeparateStderr [2019-09-11T16:06:40.867Z] === RUN Test/DockerSuite/TestLogsSince [2019-09-11T16:06:49.462Z] === RUN Test/DockerSuite/TestLogsSinceFutureFollow [2019-09-11T16:06:49.462Z] === RUN Test/DockerSuite/TestLogsStderrInStdout [2019-09-11T16:06:49.462Z] === RUN Test/DockerSuite/TestLogsTail [2019-09-11T16:06:49.815Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-09-11T16:06:52.378Z] === RUN Test/DockerSuite/TestLogsTimestamps [2019-09-11T16:06:53.923Z] === RUN Test/DockerSuite/TestLogsWithDetails [2019-09-11T16:06:56.111Z] === RUN Test/DockerSuite/TestMountIntoProc [2019-09-11T16:06:56.111Z] === RUN Test/DockerSuite/TestMountIntoSys [2019-09-11T16:06:56.111Z] === RUN Test/DockerSuite/TestNetHostname [2019-09-11T16:06:56.111Z] === RUN Test/DockerSuite/TestNetHostnameWithNetHost [2019-09-11T16:06:56.111Z] === RUN Test/DockerSuite/TestNetworkRmWithActiveContainers [2019-09-11T16:06:56.111Z] === RUN Test/DockerSuite/TestPermissionsPtsReadonlyRootfs [2019-09-11T16:06:56.111Z] === RUN Test/DockerSuite/TestPluginActive [2019-09-11T16:06:56.111Z] === RUN Test/DockerSuite/TestPluginActiveNetwork [2019-09-11T16:06:56.111Z] === RUN Test/DockerSuite/TestPluginInspectOnWindows [2019-09-11T16:06:56.111Z] === RUN Test/DockerSuite/TestPluginInstallDisableVolumeLs [2019-09-11T16:06:56.111Z] === RUN Test/DockerSuite/TestPluginLogDriver [2019-09-11T16:06:56.111Z] === RUN Test/DockerSuite/TestPluginLogDriverInfoList [2019-09-11T16:06:56.111Z] === RUN Test/DockerSuite/TestPluginMetricsCollector [2019-09-11T16:06:56.111Z] === RUN Test/DockerSuite/TestPluginUpgrade [2019-09-11T16:06:56.111Z] === RUN Test/DockerSuite/TestPortBindingOnSandbox [2019-09-11T16:06:56.111Z] === RUN Test/DockerSuite/TestPortExposeHostBinding [2019-09-11T16:06:56.111Z] === RUN Test/DockerSuite/TestPortHostBinding [2019-09-11T16:06:56.111Z] === RUN Test/DockerSuite/TestPortList [2019-09-11T16:06:56.111Z] === RUN Test/DockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-09-11T16:06:57.908Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-09-11T16:07:00.815Z] === RUN Test/DockerSuite/TestPostContainersAttach [2019-09-11T16:07:00.815Z] === RUN Test/DockerSuite/TestPostContainersAttachContainerNotFound [2019-09-11T16:07:00.815Z] === RUN Test/DockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-09-11T16:07:00.815Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-09-11T16:07:00.815Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeNegative [2019-09-11T16:07:00.815Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeOmitted [2019-09-11T16:07:00.815Z] === RUN Test/DockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-09-11T16:07:00.815Z] === RUN Test/DockerSuite/TestPostContainersCreateWithShmSize [2019-09-11T16:07:00.815Z] === RUN Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-09-11T16:07:00.815Z] === RUN Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-09-11T16:07:09.406Z] === RUN Test/DockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-09-11T16:07:09.406Z] === RUN Test/DockerSuite/TestPsByOrder [2019-09-11T16:07:16.768Z] === RUN Test/DockerSuite/TestPsImageIDAfterUpdate [2019-09-11T16:07:16.768Z] === RUN Test/DockerSuite/TestPsListContainersBase [2019-09-11T16:07:22.787Z] === RUN Test/DockerSuite/TestBuildDockerignoreTouchDockerfile [2019-09-11T16:07:22.787Z] === RUN Test/DockerSuite/TestBuildDockerignoringBadExclusion [2019-09-11T16:07:22.787Z] === RUN Test/DockerSuite/TestBuildDockerignoringDockerfile [2019-09-11T16:07:25.358Z] === RUN Test/DockerSuite/TestPsListContainersFilterAncestorImage [2019-09-11T16:07:29.968Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-09-11T16:07:37.771Z] === RUN Test/DockerSuite/TestPsListContainersFilterCreated [2019-09-11T16:07:37.771Z] === RUN Test/DockerSuite/TestPsListContainersFilterExited [2019-09-11T16:07:42.144Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-09-11T16:07:44.888Z] === RUN Test/DockerSuite/TestPsListContainersFilterHealth [2019-09-11T16:07:52.732Z] === RUN Test/DockerSuite/TestBuildDockerignoringDockerignore [2019-09-11T16:07:57.302Z] === RUN Test/DockerSuite/TestPsListContainersFilterID [2019-09-11T16:07:59.491Z] === RUN Test/DockerSuite/TestPsListContainersFilterLabel [2019-09-11T16:08:10.401Z] === RUN Test/DockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-09-11T16:08:11.903Z] === RUN Test/DockerSuite/TestPsListContainersFilterName [2019-09-11T16:08:14.182Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-09-11T16:08:14.820Z] === RUN Test/DockerSuite/TestPsListContainersFilterNetwork [2019-09-11T16:08:14.820Z] === RUN Test/DockerSuite/TestPsListContainersFilterPorts [2019-09-11T16:08:14.820Z] === RUN Test/DockerSuite/TestPsListContainersFilterStatus [2019-09-11T16:08:18.570Z] === RUN Test/DockerSuite/TestPsListContainersSize [2019-09-11T16:08:19.033Z] === RUN Test/DockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-09-11T16:08:19.033Z] === RUN Test/DockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-09-11T16:08:19.033Z] === RUN Test/DockerSuite/TestPsRightTagName [2019-09-11T16:08:19.033Z] === RUN Test/DockerSuite/TestPsShowMounts [2019-09-11T16:08:24.847Z] === RUN Test/DockerSuite/TestPtraceContainerProcsFromHost [2019-09-11T16:08:24.847Z] === RUN Test/DockerSuite/TestPullLinuxImageFailsOnWindows [2019-09-11T16:08:26.392Z] === RUN Test/DockerSuite/TestPullWindowsImageFailsOnLinux [2019-09-11T16:08:26.392Z] === RUN Test/DockerSuite/TestPushToCentralRegistryUnauthorized [2019-09-11T16:08:27.365Z] === RUN Test/DockerSuite/TestPushUnprefixedRepo [2019-09-11T16:08:28.082Z] === RUN Test/DockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-09-11T16:08:28.338Z] === RUN Test/DockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-09-11T16:08:28.338Z] === RUN Test/DockerSuite/TestRestartAutoRemoveContainer [2019-09-11T16:08:29.031Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-09-11T16:08:32.086Z] === RUN Test/DockerSuite/TestRestartContainerSuccess [2019-09-11T16:08:35.837Z] === RUN Test/DockerSuite/TestRestartContainerwithGoodContainer [2019-09-11T16:08:38.028Z] === RUN Test/DockerSuite/TestRestartContainerwithRestartPolicy [2019-09-11T16:09:01.069Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-09-11T16:09:08.042Z] === RUN Test/DockerSuite/TestRestartDisconnectedContainer [2019-09-11T16:09:08.042Z] === RUN Test/DockerSuite/TestRestartPolicyAfterRestart [2019-09-11T16:09:10.231Z] === RUN Test/DockerSuite/TestRestartPolicyAlways [2019-09-11T16:09:10.231Z] === RUN Test/DockerSuite/TestRestartPolicyNO [2019-09-11T16:09:10.231Z] === RUN Test/DockerSuite/TestRestartPolicyOnFailure [2019-09-11T16:09:11.206Z] === RUN Test/DockerSuite/TestRestartRunningContainer [2019-09-11T16:09:14.957Z] === RUN Test/DockerSuite/TestRestartStoppedContainer [2019-09-11T16:09:15.931Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-09-11T16:09:18.707Z] === RUN Test/DockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-09-11T16:09:18.707Z] === RUN Test/DockerSuite/TestRestartWithVolumes [2019-09-11T16:09:18.756Z] === RUN Test/DockerSuite/TestBuildDockerignoringWholeDir [2019-09-11T16:09:22.457Z] === RUN Test/DockerSuite/TestRmiBlank [2019-09-11T16:09:22.457Z] === RUN Test/DockerSuite/TestRmiByIDHardConflict [2019-09-11T16:09:22.919Z] === RUN Test/DockerSuite/TestRmiContainerImageNotFound [2019-09-11T16:09:29.063Z] === RUN Test/DockerSuite/TestBuildDockerignoringWildDirs [2019-09-11T16:09:33.985Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-09-11T16:09:37.763Z] === RUN Test/DockerSuite/TestRmiForceWithExistingContainers [2019-09-11T16:09:38.738Z] === RUN Test/DockerSuite/TestRmiForceWithMultipleRepositories [2019-09-11T16:09:39.200Z] === RUN Test/DockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-09-11T16:09:43.867Z] === RUN Test/DockerSuite/TestBuildDockerignoringWildTopDir [2019-09-11T16:09:46.302Z] === RUN Test/DockerSuite/TestRmiImgIDForce [2019-09-11T16:09:50.177Z] === RUN Test/DockerSuite/TestRmiImgIDMultipleTag [2019-09-11T16:09:57.272Z] === RUN Test/DockerSuite/TestRmiParentImageFail [2019-09-11T16:10:01.976Z] === RUN Test/DockerSuite/TestRmiTag [2019-09-11T16:10:02.442Z] === RUN Test/DockerSuite/TestRmiTagWithExistingContainers [2019-09-11T16:10:04.644Z] === RUN Test/DockerSuite/TestRmiUntagHistoryLayer [2019-09-11T16:10:20.617Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-09-11T16:10:22.364Z] === RUN Test/DockerSuite/TestRmiWithContainerFails [2019-09-11T16:10:22.364Z] === RUN Test/DockerSuite/TestRmiWithMultipleRepositories [2019-09-11T16:10:27.079Z] === RUN Test/DockerSuite/TestRmiWithParentInUse [2019-09-11T16:10:28.053Z] === RUN Test/DockerSuite/TestRunAddDeviceCgroupRule [2019-09-11T16:10:28.514Z] === RUN Test/DockerSuite/TestRunAddHost [2019-09-11T16:10:28.514Z] === RUN Test/DockerSuite/TestRunAddHostInHostMode [2019-09-11T16:10:28.514Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevices [2019-09-11T16:10:28.514Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-09-11T16:10:28.514Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-09-11T16:10:28.514Z] === RUN Test/DockerSuite/TestRunAllocatePortInReservedRange [2019-09-11T16:10:28.514Z] === RUN Test/DockerSuite/TestRunAllowBindMountingRoot [2019-09-11T16:10:30.074Z] === RUN Test/DockerSuite/TestRunAllowPortRangeThroughExpose [2019-09-11T16:10:30.074Z] === RUN Test/DockerSuite/TestRunAllowPortRangeThroughPublish [2019-09-11T16:10:30.074Z] === RUN Test/DockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-09-11T16:10:34.782Z] === RUN Test/DockerSuite/TestRunAttachFailedNoLeak [2019-09-11T16:10:36.329Z] === RUN Test/DockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-09-11T16:10:38.519Z] === RUN Test/DockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-09-11T16:10:38.684Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-09-11T16:10:40.709Z] === RUN Test/DockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-09-11T16:10:42.256Z] === RUN Test/DockerSuite/TestRunAttachWithDetach [2019-09-11T16:10:42.256Z] === RUN Test/DockerSuite/TestRunBindMounts [2019-09-11T16:10:46.965Z] === RUN Test/DockerSuite/TestRunCapAddALLCanDownInterface [2019-09-11T16:10:46.965Z] === RUN Test/DockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-09-11T16:10:46.965Z] === RUN Test/DockerSuite/TestRunCapAddCHOWN [2019-09-11T16:10:46.965Z] === RUN Test/DockerSuite/TestRunCapAddCanDownInterface [2019-09-11T16:10:46.965Z] === RUN Test/DockerSuite/TestRunCapAddInvalid [2019-09-11T16:10:46.965Z] === RUN Test/DockerSuite/TestRunCapAddSYSTIME [2019-09-11T16:10:46.965Z] === RUN Test/DockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-09-11T16:10:46.965Z] === RUN Test/DockerSuite/TestRunCapDropALLCannotMknod [2019-09-11T16:10:46.965Z] === RUN Test/DockerSuite/TestRunCapDropCannotMknod [2019-09-11T16:10:46.965Z] === RUN Test/DockerSuite/TestRunCapDropCannotMknodLowerCase [2019-09-11T16:10:46.965Z] === RUN Test/DockerSuite/TestRunCapDropInvalid [2019-09-11T16:10:46.965Z] === RUN Test/DockerSuite/TestRunCidFileCheckIDLength [2019-09-11T16:10:48.510Z] === RUN Test/DockerSuite/TestRunCidFileCleanupIfEmpty [2019-09-11T16:10:48.511Z] === RUN Test/DockerSuite/TestRunCleanupCmdOnEntrypoint [2019-09-11T16:10:51.430Z] === RUN Test/DockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-09-11T16:10:51.430Z] === RUN Test/DockerSuite/TestRunContainerNetModeWithExposePort [2019-09-11T16:10:51.430Z] === RUN Test/DockerSuite/TestRunContainerNetwork [2019-09-11T16:10:52.975Z] === RUN Test/DockerSuite/TestRunContainerNetworkModeToSelf [2019-09-11T16:10:53.437Z] === RUN Test/DockerSuite/TestRunContainerWithCgroupMountRO [2019-09-11T16:10:53.437Z] === RUN Test/DockerSuite/TestRunContainerWithCgroupParent [2019-09-11T16:10:53.437Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-09-11T16:10:53.437Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfs [2019-09-11T16:10:53.437Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-09-11T16:10:53.437Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-09-11T16:10:53.437Z] === RUN Test/DockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-09-11T16:10:55.627Z] === RUN Test/DockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-09-11T16:10:57.818Z] === RUN Test/DockerSuite/TestRunContainerWithWritableRootfs [2019-09-11T16:11:00.008Z] === RUN Test/DockerSuite/TestRunCopyVolumeContent [2019-09-11T16:11:00.008Z] === RUN Test/DockerSuite/TestRunCopyVolumeUIDGID [2019-09-11T16:11:00.008Z] === RUN Test/DockerSuite/TestRunCreateContainerFailedCleanUp [2019-09-11T16:11:00.008Z] === RUN Test/DockerSuite/TestRunCreateVolume [2019-09-11T16:11:01.554Z] === RUN Test/DockerSuite/TestRunCreateVolumeEtc [2019-09-11T16:11:01.554Z] === RUN Test/DockerSuite/TestRunCreateVolumeWithSymlink [2019-09-11T16:11:01.554Z] === RUN Test/DockerSuite/TestRunCreateVolumesInSymlinkDir [2019-09-11T16:11:02.016Z] === RUN Test/DockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-09-11T16:11:02.016Z] === RUN Test/DockerSuite/TestRunCredentialSpecFailures [2019-09-11T16:11:03.564Z] === RUN Test/DockerSuite/TestRunCredentialSpecWellFormed [2019-09-11T16:11:10.722Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-09-11T16:11:15.979Z] === RUN Test/DockerSuite/TestRunDNSDefaultOptions [2019-09-11T16:11:15.979Z] === RUN Test/DockerSuite/TestRunDNSInHostMode [2019-09-11T16:11:15.979Z] === RUN Test/DockerSuite/TestRunDNSOptions [2019-09-11T16:11:15.979Z] === RUN Test/DockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-09-11T16:11:15.979Z] === RUN Test/DockerSuite/TestRunDNSRepeatOptions [2019-09-11T16:11:15.979Z] === RUN Test/DockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-09-11T16:11:15.979Z] === RUN Test/DockerSuite/TestRunDetachedContainerIDPrinting [2019-09-11T16:11:16.951Z] === RUN Test/DockerSuite/TestRunDeviceNumbers [2019-09-11T16:11:16.951Z] === RUN Test/DockerSuite/TestRunDisallowBindMountingRootToRoot [2019-09-11T16:11:16.951Z] === RUN Test/DockerSuite/TestRunDuplicateMount [2019-09-11T16:11:16.951Z] === RUN Test/DockerSuite/TestRunEchoNamedContainer [2019-09-11T16:11:19.140Z] === RUN Test/DockerSuite/TestRunEchoStdout [2019-09-11T16:11:21.328Z] === RUN Test/DockerSuite/TestRunEmptyEnv [2019-09-11T16:11:21.328Z] === RUN Test/DockerSuite/TestRunEntrypoint [2019-09-11T16:11:22.872Z] === RUN Test/DockerSuite/TestRunEnvironment [2019-09-11T16:11:22.872Z] === RUN Test/DockerSuite/TestRunEnvironmentErase [2019-09-11T16:11:22.872Z] === RUN Test/DockerSuite/TestRunEnvironmentOverride [2019-09-11T16:11:22.872Z] === RUN Test/DockerSuite/TestRunExitCode [2019-09-11T16:11:25.059Z] === RUN Test/DockerSuite/TestRunExitCodeOne [2019-09-11T16:11:27.247Z] === RUN Test/DockerSuite/TestRunExitCodeZero [2019-09-11T16:11:28.794Z] === RUN Test/DockerSuite/TestRunExitOnStdinClose [2019-09-11T16:11:30.980Z] === RUN Test/DockerSuite/TestRunExposePort [2019-09-11T16:11:30.980Z] === RUN Test/DockerSuite/TestRunFullHostnameSet [2019-09-11T16:11:30.980Z] === RUN Test/DockerSuite/TestRunGroupAdd [2019-09-11T16:11:30.980Z] === RUN Test/DockerSuite/TestRunHostnameFQDN [2019-09-11T16:11:30.980Z] === RUN Test/DockerSuite/TestRunHostnameInHostMode [2019-09-11T16:11:30.980Z] === RUN Test/DockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-11T16:11:30.980Z] === RUN Test/DockerSuite/TestRunInitLayerPathOwnership [2019-09-11T16:11:30.980Z] === RUN Test/DockerSuite/TestRunInspectMacAddress [2019-09-11T16:11:30.980Z] === RUN Test/DockerSuite/TestRunInteractiveWithRestartPolicy [2019-09-11T16:11:34.728Z] === RUN Test/DockerSuite/TestRunInvalidCgroupParent [2019-09-11T16:11:34.728Z] === RUN Test/DockerSuite/TestRunInvalidReference [2019-09-11T16:11:34.728Z] === RUN Test/DockerSuite/TestRunLeakyFileDescriptors [2019-09-11T16:11:34.728Z] === RUN Test/DockerSuite/TestRunLinkToContainerNetMode [2019-09-11T16:11:34.728Z] === RUN Test/DockerSuite/TestRunLinksContainerWithContainerID [2019-09-11T16:11:34.728Z] === RUN Test/DockerSuite/TestRunLinksContainerWithContainerName [2019-09-11T16:11:34.728Z] === RUN Test/DockerSuite/TestRunLookupGoogleDNS [2019-09-11T16:11:42.779Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-09-11T16:11:43.326Z] === RUN Test/DockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-09-11T16:11:43.326Z] === RUN Test/DockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-09-11T16:11:44.876Z] === RUN Test/DockerSuite/TestRunModeHostname [2019-09-11T16:11:44.876Z] === RUN Test/DockerSuite/TestRunModeIpcContainerNotExists [2019-09-11T16:11:44.876Z] === RUN Test/DockerSuite/TestRunModeIpcContainerNotRunning [2019-09-11T16:11:44.876Z] === RUN Test/DockerSuite/TestRunModeIpcHost [2019-09-11T16:11:44.876Z] === RUN Test/DockerSuite/TestRunModeNetContainerHostname [2019-09-11T16:11:44.876Z] === RUN Test/DockerSuite/TestRunModePIDContainer [2019-09-11T16:11:44.876Z] === RUN Test/DockerSuite/TestRunModePIDContainerNotExists [2019-09-11T16:11:44.876Z] === RUN Test/DockerSuite/TestRunModePIDContainerNotRunning [2019-09-11T16:11:44.876Z] === RUN Test/DockerSuite/TestRunModePIDHost [2019-09-11T16:11:44.876Z] === RUN Test/DockerSuite/TestRunModeUTSHost [2019-09-11T16:11:44.876Z] === RUN Test/DockerSuite/TestRunMount [2019-09-11T16:11:44.876Z] === RUN Test/DockerSuite/TestRunMountOrdering [2019-09-11T16:11:44.876Z] === RUN Test/DockerSuite/TestRunMountReadOnlyDevShm [2019-09-11T16:11:44.876Z] === RUN Test/DockerSuite/TestRunMountShmMqueueFromHost [2019-09-11T16:11:44.876Z] === RUN Test/DockerSuite/TestRunMultipleVolumesFrom [2019-09-11T16:11:51.974Z] === RUN Test/DockerSuite/TestRunMutableNetworkFiles [2019-09-11T16:11:51.974Z] === RUN Test/DockerSuite/TestRunNamedVolume [2019-09-11T16:11:51.974Z] === RUN Test/DockerSuite/TestRunNamedVolumeCopyImageData [2019-09-11T16:11:51.974Z] === RUN Test/DockerSuite/TestRunNamedVolumeNotRemoved [2019-09-11T16:11:55.723Z] === RUN Test/DockerSuite/TestRunNamedVolumesFromNotRemoved [2019-09-11T16:11:55.825Z] === RUN Test/DockerSuite/TestBuildDotDotFile [2019-09-11T16:11:55.825Z] === RUN Test/DockerSuite/TestBuildEOLInLine [2019-09-11T16:11:55.825Z] === RUN Test/DockerSuite/TestBuildEmptyCmd [2019-09-11T16:11:55.825Z] === RUN Test/DockerSuite/TestBuildEmptyEntrypoint [2019-09-11T16:11:55.825Z] === RUN Test/DockerSuite/TestBuildEmptyEntrypointInheritance [2019-09-11T16:11:55.825Z] === RUN Test/DockerSuite/TestBuildEmptyScratch [2019-09-11T16:11:55.825Z] === RUN Test/DockerSuite/TestBuildEmptyStringVolume [2019-09-11T16:11:55.825Z] === RUN Test/DockerSuite/TestBuildEntrypoint [2019-09-11T16:11:55.825Z] === RUN Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-09-11T16:11:57.628Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-09-11T16:12:02.816Z] === RUN Test/DockerSuite/TestRunNamedVolumesMountedAsShared [2019-09-11T16:12:02.816Z] === RUN Test/DockerSuite/TestRunNetContainerWhichHost [2019-09-11T16:12:02.816Z] === RUN Test/DockerSuite/TestRunNetHost [2019-09-11T16:12:02.816Z] === RUN Test/DockerSuite/TestRunNetHostNotAllowedWithLinks [2019-09-11T16:12:02.816Z] === RUN Test/DockerSuite/TestRunNetHostTwiceSameName [2019-09-11T16:12:02.816Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMount [2019-09-11T16:12:02.816Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMountRO [2019-09-11T16:12:02.816Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-09-11T16:12:02.816Z] === RUN Test/DockerSuite/TestRunNetworkNotInitializedNoneMode [2019-09-11T16:12:02.816Z] === RUN Test/DockerSuite/TestRunNoDupVolumes [2019-09-11T16:12:02.816Z] === RUN Test/DockerSuite/TestRunNoOutputFromPullInStdout [2019-09-11T16:12:03.789Z] === RUN Test/DockerSuite/TestRunNonExecutableCmd [2019-09-11T16:12:05.333Z] === RUN Test/DockerSuite/TestRunNonExistingCmd [2019-09-11T16:12:06.153Z] === RUN Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-09-11T16:12:07.521Z] === RUN Test/DockerSuite/TestRunNonExistingImage [2019-09-11T16:12:08.493Z] === RUN Test/DockerSuite/TestRunNonLocalMacAddress [2019-09-11T16:12:10.037Z] === RUN Test/DockerSuite/TestRunNonRootUserResolvName [2019-09-11T16:12:10.499Z] === RUN Test/DockerSuite/TestRunPIDHostWithChildIsKillable [2019-09-11T16:12:10.499Z] === RUN Test/DockerSuite/TestRunPortFromDockerRangeInUse [2019-09-11T16:12:10.499Z] === RUN Test/DockerSuite/TestRunPortInUse [2019-09-11T16:12:10.499Z] === RUN Test/DockerSuite/TestRunPrivilegedCanMknod [2019-09-11T16:12:10.499Z] === RUN Test/DockerSuite/TestRunPrivilegedCanMount [2019-09-11T16:12:10.499Z] === RUN Test/DockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-09-11T16:12:10.499Z] === RUN Test/DockerSuite/TestRunProcWritableInPrivilegedContainers [2019-09-11T16:12:10.499Z] === RUN Test/DockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-11T16:12:11.968Z] === RUN Test/DockerSuite/TestBuildEntrypointRunCleanup [2019-09-11T16:12:12.851Z] === RUN Test/DockerSuite/TestRunPublishPort [2019-09-11T16:12:12.851Z] === RUN Test/DockerSuite/TestRunReadFilteredProc [2019-09-11T16:12:12.851Z] === RUN Test/DockerSuite/TestRunReadProcLatency [2019-09-11T16:12:12.851Z] === RUN Test/DockerSuite/TestRunReadProcTimer [2019-09-11T16:12:12.851Z] === RUN Test/DockerSuite/TestRunResolvconfUpdate [2019-09-11T16:12:12.851Z] === RUN Test/DockerSuite/TestRunRestartMaxRetries [2019-09-11T16:12:15.680Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-09-11T16:12:20.562Z] === RUN Test/DockerSuite/TestBuildEnv [2019-09-11T16:12:20.562Z] === RUN Test/DockerSuite/TestBuildEnvEscapes [2019-09-11T16:12:20.562Z] === RUN Test/DockerSuite/TestBuildEnvOverwrite [2019-09-11T16:12:20.562Z] === RUN Test/DockerSuite/TestBuildEnvUsage [2019-09-11T16:12:20.562Z] === RUN Test/DockerSuite/TestBuildEnvUsage2 [2019-09-11T16:12:20.562Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-09-11T16:12:21.451Z] === RUN Test/DockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-09-11T16:12:21.451Z] === RUN Test/DockerSuite/TestRunRm [2019-09-11T16:12:22.424Z] === RUN Test/DockerSuite/TestRunRmAndWait [2019-09-11T16:12:28.236Z] === RUN Test/DockerSuite/TestRunRmPre125Api [2019-09-11T16:12:29.781Z] === RUN Test/DockerSuite/TestRunRootWorkdir [2019-09-11T16:12:30.527Z] === RUN Test/DockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-09-11T16:12:31.312Z] === RUN Test/DockerSuite/TestRunSetDefaultRestartPolicy [2019-09-11T16:12:33.482Z] === RUN Test/DockerSuite/TestRunSetMacAddress [2019-09-11T16:12:35.359Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementEnv [2019-09-11T16:12:35.359Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementExpose [2019-09-11T16:12:35.359Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementUser [2019-09-11T16:12:35.359Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementVolume [2019-09-11T16:12:35.659Z] === RUN Test/DockerSuite/TestRunSlowStdoutConsumer [2019-09-11T16:12:35.659Z] === RUN Test/DockerSuite/TestRunState [2019-09-11T16:12:35.659Z] === RUN Test/DockerSuite/TestRunStdinBlockedAfterContainerExit [2019-09-11T16:12:37.831Z] === RUN Test/DockerSuite/TestRunStdinPipe [2019-09-11T16:12:37.831Z] === RUN Test/DockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-09-11T16:12:38.259Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-09-11T16:12:39.365Z] === RUN Test/DockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-09-11T16:12:39.365Z] === RUN Test/DockerSuite/TestRunSysWritableInPrivilegedContainers [2019-09-11T16:12:39.365Z] === RUN Test/DockerSuite/TestRunTLSVerify [2019-09-11T16:12:39.822Z] === RUN Test/DockerSuite/TestRunTTYWithPipe [2019-09-11T16:12:39.822Z] === RUN Test/DockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-09-11T16:12:39.822Z] === RUN Test/DockerSuite/TestRunTwoConcurrentContainers [2019-09-11T16:12:44.527Z] === RUN Test/DockerSuite/TestRunUnprivilegedCanMknod [2019-09-11T16:12:44.527Z] === RUN Test/DockerSuite/TestRunUnprivilegedCannotMount [2019-09-11T16:12:44.527Z] === RUN Test/DockerSuite/TestRunUnprivilegedWithChroot [2019-09-11T16:12:44.527Z] === RUN Test/DockerSuite/TestRunUnsetEntrypoint [2019-09-11T16:12:44.527Z] === RUN Test/DockerSuite/TestRunUnshareProc [2019-09-11T16:12:44.527Z] === RUN Test/DockerSuite/TestRunUserByID [2019-09-11T16:12:44.527Z] === RUN Test/DockerSuite/TestRunUserByIDBig [2019-09-11T16:12:44.527Z] === RUN Test/DockerSuite/TestRunUserByIDNegative [2019-09-11T16:12:44.527Z] === RUN Test/DockerSuite/TestRunUserByIDZero [2019-09-11T16:12:44.527Z] === RUN Test/DockerSuite/TestRunUserByName [2019-09-11T16:12:44.527Z] === RUN Test/DockerSuite/TestRunUserDefaults [2019-09-11T16:12:45.385Z] --- PASS: Test (2710.15s) [2019-09-11T16:12:45.385Z] --- PASS: Test/DockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.58s) [2019-09-11T16:12:45.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-09-11T16:12:45.385Z] daemon.go:336: [de847c7e4caa2] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:336: [de847c7e4caa2] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:364: [de847c7e4caa2] daemon started [2019-09-11T16:12:45.385Z] daemon.go:472: [de847c7e4caa2] Stopping daemon [2019-09-11T16:12:45.385Z] daemon.go:307: [de847c7e4caa2] exiting daemon [2019-09-11T16:12:45.385Z] daemon.go:459: [de847c7e4caa2] Daemon stopped [2019-09-11T16:12:45.385Z] daemon.go:336: [de847c7e4caa2] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:336: [de847c7e4caa2] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:364: [de847c7e4caa2] daemon started [2019-09-11T16:12:45.385Z] daemon.go:472: [de847c7e4caa2] Stopping daemon [2019-09-11T16:12:45.385Z] daemon.go:307: [de847c7e4caa2] exiting daemon [2019-09-11T16:12:45.385Z] daemon.go:459: [de847c7e4caa2] Daemon stopped [2019-09-11T16:12:45.385Z] --- PASS: Test/DockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.57s) [2019-09-11T16:12:45.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-09-11T16:12:45.385Z] daemon.go:336: [d615f5a76a007] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:336: [d615f5a76a007] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:364: [d615f5a76a007] daemon started [2019-09-11T16:12:45.385Z] daemon.go:472: [d615f5a76a007] Stopping daemon [2019-09-11T16:12:45.385Z] daemon.go:307: [d615f5a76a007] exiting daemon [2019-09-11T16:12:45.385Z] daemon.go:459: [d615f5a76a007] Daemon stopped [2019-09-11T16:12:45.385Z] --- PASS: Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock (0.57s) [2019-09-11T16:12:45.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-11T16:12:45.385Z] daemon.go:336: [d161bd0604fbf] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:336: [d161bd0604fbf] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:364: [d161bd0604fbf] daemon started [2019-09-11T16:12:45.385Z] daemon.go:472: [d161bd0604fbf] Stopping daemon [2019-09-11T16:12:45.385Z] daemon.go:307: [d161bd0604fbf] exiting daemon [2019-09-11T16:12:45.385Z] daemon.go:459: [d161bd0604fbf] Daemon stopped [2019-09-11T16:12:45.385Z] --- PASS: Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.17s) [2019-09-11T16:12:45.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-09-11T16:12:45.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-09-11T16:12:45.385Z] daemon.go:336: [dab7180746f95] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:336: [dab7180746f95] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:364: [dab7180746f95] daemon started [2019-09-11T16:12:45.385Z] daemon.go:307: [dab7180746f95] exiting daemon [2019-09-11T16:12:45.385Z] docker_cli_daemon_test.go:1449: Daemon dab7180746f95 is not started [2019-09-11T16:12:45.385Z] daemon.go:336: [dab7180746f95] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:336: [dab7180746f95] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:364: [dab7180746f95] daemon started [2019-09-11T16:12:45.385Z] daemon.go:472: [dab7180746f95] Stopping daemon [2019-09-11T16:12:45.385Z] daemon.go:307: [dab7180746f95] exiting daemon [2019-09-11T16:12:45.385Z] daemon.go:459: [dab7180746f95] Daemon stopped [2019-09-11T16:12:45.385Z] check_test.go:261: Daemon d759a77ce140a is not started [2019-09-11T16:12:45.385Z] --- PASS: Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.50s) [2019-09-11T16:12:45.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-09-11T16:12:45.385Z] daemon.go:336: [d2fb56a9d8861] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:336: [d2fb56a9d8861] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:364: [d2fb56a9d8861] daemon started [2019-09-11T16:12:45.385Z] daemon.go:336: [d2fb56a9d8861] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:307: [d2fb56a9d8861] exiting daemon [2019-09-11T16:12:45.385Z] daemon.go:336: [d2fb56a9d8861] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:364: [d2fb56a9d8861] daemon started [2019-09-11T16:12:45.385Z] daemon.go:472: [d2fb56a9d8861] Stopping daemon [2019-09-11T16:12:45.385Z] daemon.go:307: [d2fb56a9d8861] exiting daemon [2019-09-11T16:12:45.385Z] daemon.go:459: [d2fb56a9d8861] Daemon stopped [2019-09-11T16:12:45.385Z] --- PASS: Test/DockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.52s) [2019-09-11T16:12:45.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-09-11T16:12:45.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-09-11T16:12:45.385Z] daemon.go:336: [de202fb5ea572] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:336: [de202fb5ea572] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:364: [de202fb5ea572] daemon started [2019-09-11T16:12:45.385Z] daemon.go:307: [de202fb5ea572] exiting daemon [2019-09-11T16:12:45.385Z] check_test.go:261: Daemon dcde8c14ddba7 is not started [2019-09-11T16:12:45.385Z] --- PASS: Test/DockerDaemonSuite/TestDaemonAllocatesListeningPort (1.98s) [2019-09-11T16:12:45.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-09-11T16:12:45.385Z] daemon.go:336: [df6b4eebea991] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:336: [df6b4eebea991] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:364: [df6b4eebea991] daemon started [2019-09-11T16:12:45.385Z] daemon.go:472: [df6b4eebea991] Stopping daemon [2019-09-11T16:12:45.385Z] daemon.go:307: [df6b4eebea991] exiting daemon [2019-09-11T16:12:45.385Z] daemon.go:459: [df6b4eebea991] Daemon stopped [2019-09-11T16:12:45.385Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeExternal (4.26s) [2019-09-11T16:12:45.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeExternal [2019-09-11T16:12:45.385Z] daemon.go:336: [d712b96b0a29c] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:307: [d712b96b0a29c] exiting daemon [2019-09-11T16:12:45.385Z] daemon.go:336: [d712b96b0a29c] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:336: [d712b96b0a29c] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:336: [d712b96b0a29c] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:364: [d712b96b0a29c] daemon started [2019-09-11T16:12:45.385Z] daemon.go:472: [d712b96b0a29c] Stopping daemon [2019-09-11T16:12:45.385Z] daemon.go:307: [d712b96b0a29c] exiting daemon [2019-09-11T16:12:45.385Z] daemon.go:459: [d712b96b0a29c] Daemon stopped [2019-09-11T16:12:45.385Z] daemon.go:336: [d712b96b0a29c] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:336: [d712b96b0a29c] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:364: [d712b96b0a29c] daemon started [2019-09-11T16:12:45.385Z] daemon.go:472: [d712b96b0a29c] Stopping daemon [2019-09-11T16:12:45.385Z] daemon.go:307: [d712b96b0a29c] exiting daemon [2019-09-11T16:12:45.385Z] daemon.go:459: [d712b96b0a29c] Daemon stopped [2019-09-11T16:12:45.385Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.15s) [2019-09-11T16:12:45.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-09-11T16:12:45.385Z] daemon.go:336: [d45502c9944d8] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:336: [d45502c9944d8] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:364: [d45502c9944d8] daemon started [2019-09-11T16:12:45.385Z] daemon.go:472: [d45502c9944d8] Stopping daemon [2019-09-11T16:12:45.385Z] daemon.go:307: [d45502c9944d8] exiting daemon [2019-09-11T16:12:45.385Z] daemon.go:459: [d45502c9944d8] Daemon stopped [2019-09-11T16:12:45.385Z] daemon.go:336: [d45502c9944d8] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:336: [d45502c9944d8] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:364: [d45502c9944d8] daemon started [2019-09-11T16:12:45.385Z] daemon.go:472: [d45502c9944d8] Stopping daemon [2019-09-11T16:12:45.385Z] daemon.go:307: [d45502c9944d8] exiting daemon [2019-09-11T16:12:45.385Z] daemon.go:459: [d45502c9944d8] Daemon stopped [2019-09-11T16:12:45.385Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr (5.30s) [2019-09-11T16:12:45.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-09-11T16:12:45.385Z] daemon.go:336: [db3d4892e7499] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:336: [db3d4892e7499] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:364: [db3d4892e7499] daemon started [2019-09-11T16:12:45.385Z] daemon.go:472: [db3d4892e7499] Stopping daemon [2019-09-11T16:12:45.385Z] daemon.go:307: [db3d4892e7499] exiting daemon [2019-09-11T16:12:45.385Z] daemon.go:459: [db3d4892e7499] Daemon stopped [2019-09-11T16:12:45.385Z] daemon.go:336: [db3d4892e7499] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:336: [db3d4892e7499] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:364: [db3d4892e7499] daemon started [2019-09-11T16:12:45.385Z] daemon.go:472: [db3d4892e7499] Stopping daemon [2019-09-11T16:12:45.385Z] daemon.go:307: [db3d4892e7499] exiting daemon [2019-09-11T16:12:45.385Z] daemon.go:459: [db3d4892e7499] Daemon stopped [2019-09-11T16:12:45.385Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.40s) [2019-09-11T16:12:45.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-09-11T16:12:45.385Z] daemon.go:336: [dae2cd2370e07] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:336: [dae2cd2370e07] waiting for daemon to start [2019-09-11T16:12:45.385Z] daemon.go:364: [dae2cd2370e07] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [dae2cd2370e07] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [dae2cd2370e07] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [dae2cd2370e07] Daemon stopped [2019-09-11T16:12:45.386Z] daemon.go:336: [dae2cd2370e07] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [dae2cd2370e07] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [dae2cd2370e07] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [dae2cd2370e07] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [dae2cd2370e07] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [dae2cd2370e07] Daemon stopped [2019-09-11T16:12:45.386Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeIP (4.04s) [2019-09-11T16:12:45.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeIP [2019-09-11T16:12:45.386Z] daemon.go:336: [d316385c70b06] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [d316385c70b06] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [d316385c70b06] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [d316385c70b06] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [d316385c70b06] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [d316385c70b06] Daemon stopped [2019-09-11T16:12:45.386Z] daemon.go:336: [d316385c70b06] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [d316385c70b06] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [d316385c70b06] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [d316385c70b06] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [d316385c70b06] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [d316385c70b06] Daemon stopped [2019-09-11T16:12:45.386Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeNone (1.79s) [2019-09-11T16:12:45.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeNone [2019-09-11T16:12:45.386Z] daemon.go:336: [d96c030da798c] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [d96c030da798c] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [d96c030da798c] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [d96c030da798c] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [d96c030da798c] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [d96c030da798c] Daemon stopped [2019-09-11T16:12:45.386Z] daemon.go:336: [d96c030da798c] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [d96c030da798c] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [d96c030da798c] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [d96c030da798c] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [d96c030da798c] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [d96c030da798c] Daemon stopped [2019-09-11T16:12:45.386Z] --- PASS: Test/DockerDaemonSuite/TestDaemonCgroupParent (3.89s) [2019-09-11T16:12:45.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCgroupParent [2019-09-11T16:12:45.386Z] daemon.go:336: [d0f2292864e31] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [d0f2292864e31] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [d0f2292864e31] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [d0f2292864e31] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [d0f2292864e31] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [d0f2292864e31] Daemon stopped [2019-09-11T16:12:45.386Z] daemon.go:336: [d0f2292864e31] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [d0f2292864e31] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [d0f2292864e31] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [d0f2292864e31] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [d0f2292864e31] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [d0f2292864e31] Daemon stopped [2019-09-11T16:12:45.386Z] --- PASS: Test/DockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-09-11T16:12:45.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-09-11T16:12:45.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-09-11T16:12:45.386Z] daemon.go:336: [df2afa6a40449] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:307: [df2afa6a40449] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:336: [df2afa6a40449] waiting for daemon to start [2019-09-11T16:12:45.386Z] check_test.go:261: Daemon d2a76a419eb03 is not started [2019-09-11T16:12:45.386Z] --- PASS: Test/DockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-09-11T16:12:45.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-09-11T16:12:45.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-09-11T16:12:45.386Z] daemon.go:336: [d0a13b15cfb24] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:307: [d0a13b15cfb24] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:336: [d0a13b15cfb24] waiting for daemon to start [2019-09-11T16:12:45.386Z] check_test.go:261: Daemon d6d8cdc58c6eb is not started [2019-09-11T16:12:45.386Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.28s) [2019-09-11T16:12:45.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-09-11T16:12:45.386Z] daemon.go:336: [dd3de6f50ac1f] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [dd3de6f50ac1f] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [dd3de6f50ac1f] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [dd3de6f50ac1f] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [dd3de6f50ac1f] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [dd3de6f50ac1f] Daemon stopped [2019-09-11T16:12:45.386Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDebugLog (0.55s) [2019-09-11T16:12:45.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDebugLog [2019-09-11T16:12:45.386Z] daemon.go:336: [d18a94fdff63b] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [d18a94fdff63b] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [d18a94fdff63b] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [d18a94fdff63b] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [d18a94fdff63b] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [d18a94fdff63b] Daemon stopped [2019-09-11T16:12:45.386Z] check_test.go:261: Daemon d18a94fdff63b is not started [2019-09-11T16:12:45.386Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.56s) [2019-09-11T16:12:45.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-09-11T16:12:45.386Z] daemon.go:336: [d6ec5d1ff2dd1] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [d6ec5d1ff2dd1] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [d6ec5d1ff2dd1] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [d6ec5d1ff2dd1] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [d6ec5d1ff2dd1] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [d6ec5d1ff2dd1] Daemon stopped [2019-09-11T16:12:45.386Z] daemon.go:336: [d6ec5d1ff2dd1] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [d6ec5d1ff2dd1] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [d6ec5d1ff2dd1] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [d6ec5d1ff2dd1] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [d6ec5d1ff2dd1] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [d6ec5d1ff2dd1] Daemon stopped [2019-09-11T16:12:45.386Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.32s) [2019-09-11T16:12:45.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-09-11T16:12:45.386Z] daemon.go:336: [db80ff3ebfed0] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [db80ff3ebfed0] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [db80ff3ebfed0] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [db80ff3ebfed0] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [db80ff3ebfed0] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [db80ff3ebfed0] Daemon stopped [2019-09-11T16:12:45.386Z] daemon.go:336: [db80ff3ebfed0] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [db80ff3ebfed0] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [db80ff3ebfed0] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [db80ff3ebfed0] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [db80ff3ebfed0] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [db80ff3ebfed0] Daemon stopped [2019-09-11T16:12:45.386Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.16s) [2019-09-11T16:12:45.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-09-11T16:12:45.386Z] daemon.go:336: [d3973afbda593] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [d3973afbda593] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [d3973afbda593] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [d3973afbda593] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [d3973afbda593] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [d3973afbda593] Daemon stopped [2019-09-11T16:12:45.386Z] daemon.go:336: [d3973afbda593] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [d3973afbda593] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [d3973afbda593] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [d3973afbda593] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [d3973afbda593] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [d3973afbda593] Daemon stopped [2019-09-11T16:12:45.386Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.49s) [2019-09-11T16:12:45.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-09-11T16:12:45.386Z] daemon.go:336: [d780a50a86c77] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [d780a50a86c77] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [d780a50a86c77] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [d780a50a86c77] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [d780a50a86c77] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [d780a50a86c77] Daemon stopped [2019-09-11T16:12:45.386Z] daemon.go:336: [d780a50a86c77] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [d780a50a86c77] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [d780a50a86c77] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [d780a50a86c77] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [d780a50a86c77] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [d780a50a86c77] Daemon stopped [2019-09-11T16:12:45.386Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2019-09-11T16:12:45.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-09-11T16:12:45.386Z] daemon.go:336: [dd9b203c45667] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [dd9b203c45667] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [dd9b203c45667] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [dd9b203c45667] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [dd9b203c45667] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [dd9b203c45667] Daemon stopped [2019-09-11T16:12:45.386Z] --- PASS: Test/DockerDaemonSuite/TestDaemonEvents (3.76s) [2019-09-11T16:12:45.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonEvents [2019-09-11T16:12:45.386Z] daemon.go:336: [d0a62a3d1e06f] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [d0a62a3d1e06f] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [d0a62a3d1e06f] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [d0a62a3d1e06f] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [d0a62a3d1e06f] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [d0a62a3d1e06f] Daemon stopped [2019-09-11T16:12:45.386Z] --- PASS: Test/DockerDaemonSuite/TestDaemonEventsWithFilters (4.00s) [2019-09-11T16:12:45.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonEventsWithFilters [2019-09-11T16:12:45.386Z] daemon.go:336: [d0bb2b62e05d9] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [d0bb2b62e05d9] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [d0bb2b62e05d9] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [d0bb2b62e05d9] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [d0bb2b62e05d9] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [d0bb2b62e05d9] Daemon stopped [2019-09-11T16:12:45.386Z] --- PASS: Test/DockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-09-11T16:12:45.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonExitOnFailure [2019-09-11T16:12:45.386Z] daemon.go:336: [dd7cd83fac979] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:307: [dd7cd83fac979] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:336: [dd7cd83fac979] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:472: [dd7cd83fac979] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:461: [dd7cd83fac979] Error when stopping daemon: daemon not started [2019-09-11T16:12:45.386Z] check_test.go:261: Daemon dd7cd83fac979 is not started [2019-09-11T16:12:45.386Z] --- PASS: Test/DockerDaemonSuite/TestDaemonFlagD (0.58s) [2019-09-11T16:12:45.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonFlagD [2019-09-11T16:12:45.386Z] daemon.go:336: [d57d44c935322] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [d57d44c935322] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [d57d44c935322] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [d57d44c935322] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [d57d44c935322] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [d57d44c935322] Daemon stopped [2019-09-11T16:12:45.386Z] --- PASS: Test/DockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2019-09-11T16:12:45.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonFlagDebug [2019-09-11T16:12:45.386Z] daemon.go:336: [d552e4522434f] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [d552e4522434f] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [d552e4522434f] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [d552e4522434f] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [d552e4522434f] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [d552e4522434f] Daemon stopped [2019-09-11T16:12:45.386Z] --- PASS: Test/DockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.61s) [2019-09-11T16:12:45.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-09-11T16:12:45.386Z] daemon.go:336: [d74128b7126b4] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [d74128b7126b4] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [d74128b7126b4] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [d74128b7126b4] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [d74128b7126b4] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [d74128b7126b4] Daemon stopped [2019-09-11T16:12:45.386Z] --- PASS: Test/DockerDaemonSuite/TestDaemonICCLinkExpose (4.85s) [2019-09-11T16:12:45.386Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonICCLinkExpose [2019-09-11T16:12:45.386Z] daemon.go:336: [d0137a5465b7f] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [d0137a5465b7f] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [d0137a5465b7f] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [d0137a5465b7f] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [d0137a5465b7f] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [d0137a5465b7f] Daemon stopped [2019-09-11T16:12:45.386Z] daemon.go:336: [d0137a5465b7f] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:336: [d0137a5465b7f] waiting for daemon to start [2019-09-11T16:12:45.386Z] daemon.go:364: [d0137a5465b7f] daemon started [2019-09-11T16:12:45.386Z] daemon.go:472: [d0137a5465b7f] Stopping daemon [2019-09-11T16:12:45.386Z] daemon.go:307: [d0137a5465b7f] exiting daemon [2019-09-11T16:12:45.386Z] daemon.go:459: [d0137a5465b7f] Daemon stopped [2019-09-11T16:12:45.386Z] --- SKIP: Test/DockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-09-11T16:12:45.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonICCPing [2019-09-11T16:12:45.387Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-09-11T16:12:45.387Z] check_test.go:261: Daemon d783dc74294f5 is not started [2019-09-11T16:12:45.387Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIP (3.85s) [2019-09-11T16:12:45.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIP [2019-09-11T16:12:45.387Z] daemon.go:336: [dd4d83afb681b] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [dd4d83afb681b] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [dd4d83afb681b] daemon started [2019-09-11T16:12:45.387Z] daemon.go:472: [dd4d83afb681b] Stopping daemon [2019-09-11T16:12:45.387Z] daemon.go:307: [dd4d83afb681b] exiting daemon [2019-09-11T16:12:45.387Z] daemon.go:459: [dd4d83afb681b] Daemon stopped [2019-09-11T16:12:45.387Z] daemon.go:336: [dd4d83afb681b] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [dd4d83afb681b] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [dd4d83afb681b] daemon started [2019-09-11T16:12:45.387Z] daemon.go:472: [dd4d83afb681b] Stopping daemon [2019-09-11T16:12:45.387Z] daemon.go:307: [dd4d83afb681b] exiting daemon [2019-09-11T16:12:45.387Z] daemon.go:459: [dd4d83afb681b] Daemon stopped [2019-09-11T16:12:45.387Z] --- SKIP: Test/DockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-09-11T16:12:45.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIPv6Enabled [2019-09-11T16:12:45.387Z] requirement.go:26: unmatched requirement IPv6 [2019-09-11T16:12:45.387Z] check_test.go:261: Daemon d7717506788f7 is not started [2019-09-11T16:12:45.387Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDR (12.75s) [2019-09-11T16:12:45.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-09-11T16:12:45.387Z] daemon.go:336: [d79c4c97d4955] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [d79c4c97d4955] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [d79c4c97d4955] daemon started [2019-09-11T16:12:45.387Z] daemon.go:472: [d79c4c97d4955] Stopping daemon [2019-09-11T16:12:45.387Z] daemon.go:307: [d79c4c97d4955] exiting daemon [2019-09-11T16:12:45.387Z] daemon.go:459: [d79c4c97d4955] Daemon stopped [2019-09-11T16:12:45.387Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (12.09s) [2019-09-11T16:12:45.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-09-11T16:12:45.387Z] daemon.go:336: [dd3d36dd1315b] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [dd3d36dd1315b] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [dd3d36dd1315b] daemon started [2019-09-11T16:12:45.387Z] daemon.go:472: [dd3d36dd1315b] Stopping daemon [2019-09-11T16:12:45.387Z] daemon.go:307: [dd3d36dd1315b] exiting daemon [2019-09-11T16:12:45.387Z] daemon.go:459: [dd3d36dd1315b] Daemon stopped [2019-09-11T16:12:45.387Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIPv6HostMode (11.75s) [2019-09-11T16:12:45.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIPv6HostMode [2019-09-11T16:12:45.387Z] daemon.go:336: [d5efba9207582] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [d5efba9207582] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [d5efba9207582] daemon started [2019-09-11T16:12:45.387Z] daemon.go:472: [d5efba9207582] Stopping daemon [2019-09-11T16:12:45.387Z] daemon.go:307: [d5efba9207582] exiting daemon [2019-09-11T16:12:45.387Z] daemon.go:459: [d5efba9207582] Daemon stopped [2019-09-11T16:12:45.387Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIptablesClean (2.07s) [2019-09-11T16:12:45.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIptablesClean [2019-09-11T16:12:45.387Z] daemon.go:336: [db8ca8be011fa] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [db8ca8be011fa] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [db8ca8be011fa] daemon started [2019-09-11T16:12:45.387Z] daemon.go:472: [db8ca8be011fa] Stopping daemon [2019-09-11T16:12:45.387Z] daemon.go:307: [db8ca8be011fa] exiting daemon [2019-09-11T16:12:45.387Z] daemon.go:459: [db8ca8be011fa] Daemon stopped [2019-09-11T16:12:45.387Z] check_test.go:261: Daemon db8ca8be011fa is not started [2019-09-11T16:12:45.387Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIptablesCreate (3.11s) [2019-09-11T16:12:45.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIptablesCreate [2019-09-11T16:12:45.387Z] daemon.go:336: [dc3421806736d] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [dc3421806736d] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [dc3421806736d] daemon started [2019-09-11T16:12:45.387Z] daemon.go:472: [dc3421806736d] Stopping daemon [2019-09-11T16:12:45.387Z] daemon.go:307: [dc3421806736d] exiting daemon [2019-09-11T16:12:45.387Z] daemon.go:459: [dc3421806736d] Daemon stopped [2019-09-11T16:12:45.387Z] daemon.go:336: [dc3421806736d] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [dc3421806736d] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [dc3421806736d] daemon started [2019-09-11T16:12:45.387Z] daemon.go:472: [dc3421806736d] Stopping daemon [2019-09-11T16:12:45.387Z] daemon.go:307: [dc3421806736d] exiting daemon [2019-09-11T16:12:45.387Z] daemon.go:459: [dc3421806736d] Daemon stopped [2019-09-11T16:12:45.387Z] --- PASS: Test/DockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2019-09-11T16:12:45.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonKeyGeneration [2019-09-11T16:12:45.387Z] daemon.go:336: [d24c7959d27cb] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [d24c7959d27cb] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [d24c7959d27cb] daemon started [2019-09-11T16:12:45.387Z] daemon.go:472: [d24c7959d27cb] Stopping daemon [2019-09-11T16:12:45.387Z] daemon.go:307: [d24c7959d27cb] exiting daemon [2019-09-11T16:12:45.387Z] daemon.go:459: [d24c7959d27cb] Daemon stopped [2019-09-11T16:12:45.387Z] check_test.go:261: Daemon d24c7959d27cb is not started [2019-09-11T16:12:45.387Z] --- PASS: Test/DockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.06s) [2019-09-11T16:12:45.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-09-11T16:12:45.387Z] daemon.go:336: [d8ca311ad86d7] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [d8ca311ad86d7] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [d8ca311ad86d7] daemon started [2019-09-11T16:12:45.387Z] daemon.go:307: [d8ca311ad86d7] exiting daemon [2019-09-11T16:12:45.387Z] docker_cli_daemon_plugins_test.go:80: Daemon d8ca311ad86d7 is not started [2019-09-11T16:12:45.387Z] daemon.go:336: [d8ca311ad86d7] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [d8ca311ad86d7] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [d8ca311ad86d7] daemon started [2019-09-11T16:12:45.387Z] daemon.go:472: [d8ca311ad86d7] Stopping daemon [2019-09-11T16:12:45.387Z] daemon.go:307: [d8ca311ad86d7] exiting daemon [2019-09-11T16:12:45.387Z] daemon.go:459: [d8ca311ad86d7] Daemon stopped [2019-09-11T16:12:45.387Z] --- PASS: Test/DockerDaemonSuite/TestDaemonKillWithPlugins (4.21s) [2019-09-11T16:12:45.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonKillWithPlugins [2019-09-11T16:12:45.387Z] daemon.go:336: [d99e912ea5cf9] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [d99e912ea5cf9] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [d99e912ea5cf9] daemon started [2019-09-11T16:12:45.387Z] daemon.go:307: [d99e912ea5cf9] exiting daemon [2019-09-11T16:12:45.387Z] docker_cli_daemon_plugins_test.go:170: Daemon d99e912ea5cf9 is not started [2019-09-11T16:12:45.387Z] daemon.go:336: [d99e912ea5cf9] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [d99e912ea5cf9] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [d99e912ea5cf9] daemon started [2019-09-11T16:12:45.387Z] daemon.go:472: [d99e912ea5cf9] Stopping daemon [2019-09-11T16:12:45.387Z] daemon.go:307: [d99e912ea5cf9] exiting daemon [2019-09-11T16:12:45.387Z] daemon.go:459: [d99e912ea5cf9] Daemon stopped [2019-09-11T16:12:45.387Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.18s) [2019-09-11T16:12:45.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-09-11T16:12:45.387Z] daemon.go:336: [d148e98eb8f61] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [d148e98eb8f61] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [d148e98eb8f61] daemon started [2019-09-11T16:12:45.387Z] daemon.go:472: [d148e98eb8f61] Stopping daemon [2019-09-11T16:12:45.387Z] daemon.go:307: [d148e98eb8f61] exiting daemon [2019-09-11T16:12:45.387Z] daemon.go:459: [d148e98eb8f61] Daemon stopped [2019-09-11T16:12:45.387Z] daemon.go:336: [d148e98eb8f61] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [d148e98eb8f61] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [d148e98eb8f61] daemon started [2019-09-11T16:12:45.387Z] daemon.go:472: [d148e98eb8f61] Stopping daemon [2019-09-11T16:12:45.387Z] daemon.go:307: [d148e98eb8f61] exiting daemon [2019-09-11T16:12:45.387Z] daemon.go:459: [d148e98eb8f61] Daemon stopped [2019-09-11T16:12:45.387Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2019-09-11T16:12:45.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLogLevelDebug [2019-09-11T16:12:45.387Z] daemon.go:336: [d45bd9689a076] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [d45bd9689a076] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [d45bd9689a076] daemon started [2019-09-11T16:12:45.387Z] daemon.go:472: [d45bd9689a076] Stopping daemon [2019-09-11T16:12:45.387Z] daemon.go:307: [d45bd9689a076] exiting daemon [2019-09-11T16:12:45.387Z] daemon.go:459: [d45bd9689a076] Daemon stopped [2019-09-11T16:12:45.387Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-09-11T16:12:45.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLogLevelFatal [2019-09-11T16:12:45.387Z] daemon.go:336: [d362576c7f069] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [d362576c7f069] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [d362576c7f069] daemon started [2019-09-11T16:12:45.387Z] daemon.go:472: [d362576c7f069] Stopping daemon [2019-09-11T16:12:45.387Z] daemon.go:307: [d362576c7f069] exiting daemon [2019-09-11T16:12:45.387Z] daemon.go:459: [d362576c7f069] Daemon stopped [2019-09-11T16:12:45.387Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-09-11T16:12:45.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLogLevelWrong [2019-09-11T16:12:45.387Z] daemon.go:336: [dd3d23c93b366] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:307: [dd3d23c93b366] exiting daemon [2019-09-11T16:12:45.387Z] daemon.go:336: [dd3d23c93b366] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:472: [dd3d23c93b366] Stopping daemon [2019-09-11T16:12:45.387Z] daemon.go:461: [dd3d23c93b366] Error when stopping daemon: daemon not started [2019-09-11T16:12:45.387Z] check_test.go:261: Daemon dd3d23c93b366 is not started [2019-09-11T16:12:45.387Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLogOptions (1.82s) [2019-09-11T16:12:45.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLogOptions [2019-09-11T16:12:45.387Z] daemon.go:336: [d609e3df63ca8] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [d609e3df63ca8] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [d609e3df63ca8] daemon started [2019-09-11T16:12:45.387Z] daemon.go:472: [d609e3df63ca8] Stopping daemon [2019-09-11T16:12:45.387Z] daemon.go:307: [d609e3df63ca8] exiting daemon [2019-09-11T16:12:45.387Z] daemon.go:459: [d609e3df63ca8] Daemon stopped [2019-09-11T16:12:45.387Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverDefault (1.83s) [2019-09-11T16:12:45.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-09-11T16:12:45.387Z] daemon.go:336: [da5bfacee9a53] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [da5bfacee9a53] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [da5bfacee9a53] daemon started [2019-09-11T16:12:45.387Z] daemon.go:472: [da5bfacee9a53] Stopping daemon [2019-09-11T16:12:45.387Z] daemon.go:307: [da5bfacee9a53] exiting daemon [2019-09-11T16:12:45.387Z] daemon.go:459: [da5bfacee9a53] Daemon stopped [2019-09-11T16:12:45.387Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.93s) [2019-09-11T16:12:45.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-09-11T16:12:45.387Z] daemon.go:336: [d21bb498f6e70] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [d21bb498f6e70] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [d21bb498f6e70] daemon started [2019-09-11T16:12:45.387Z] daemon.go:472: [d21bb498f6e70] Stopping daemon [2019-09-11T16:12:45.387Z] daemon.go:307: [d21bb498f6e70] exiting daemon [2019-09-11T16:12:45.387Z] daemon.go:459: [d21bb498f6e70] Daemon stopped [2019-09-11T16:12:45.387Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s) [2019-09-11T16:12:45.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverNone [2019-09-11T16:12:45.387Z] daemon.go:336: [dbc6cfa843e07] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [dbc6cfa843e07] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [dbc6cfa843e07] daemon started [2019-09-11T16:12:45.387Z] daemon.go:472: [dbc6cfa843e07] Stopping daemon [2019-09-11T16:12:45.387Z] daemon.go:307: [dbc6cfa843e07] exiting daemon [2019-09-11T16:12:45.387Z] daemon.go:459: [dbc6cfa843e07] Daemon stopped [2019-09-11T16:12:45.387Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.97s) [2019-09-11T16:12:45.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-09-11T16:12:45.387Z] daemon.go:336: [d4ce78ea118a8] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [d4ce78ea118a8] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [d4ce78ea118a8] daemon started [2019-09-11T16:12:45.387Z] daemon.go:472: [d4ce78ea118a8] Stopping daemon [2019-09-11T16:12:45.387Z] daemon.go:307: [d4ce78ea118a8] exiting daemon [2019-09-11T16:12:45.387Z] daemon.go:459: [d4ce78ea118a8] Daemon stopped [2019-09-11T16:12:45.387Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.85s) [2019-09-11T16:12:45.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-09-11T16:12:45.387Z] daemon.go:336: [dcca490b4281f] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [dcca490b4281f] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [dcca490b4281f] daemon started [2019-09-11T16:12:45.387Z] daemon.go:472: [dcca490b4281f] Stopping daemon [2019-09-11T16:12:45.387Z] daemon.go:307: [dcca490b4281f] exiting daemon [2019-09-11T16:12:45.387Z] daemon.go:459: [dcca490b4281f] Daemon stopped [2019-09-11T16:12:45.387Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.15s) [2019-09-11T16:12:45.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-09-11T16:12:45.387Z] daemon.go:336: [de766098e8604] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [de766098e8604] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [de766098e8604] daemon started [2019-09-11T16:12:45.387Z] daemon.go:472: [de766098e8604] Stopping daemon [2019-09-11T16:12:45.387Z] daemon.go:307: [de766098e8604] exiting daemon [2019-09-11T16:12:45.387Z] daemon.go:459: [de766098e8604] Daemon stopped [2019-09-11T16:12:45.387Z] --- PASS: Test/DockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2019-09-11T16:12:45.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonMaxConcurrency [2019-09-11T16:12:45.387Z] daemon.go:336: [de6bb865c07d3] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:336: [de6bb865c07d3] waiting for daemon to start [2019-09-11T16:12:45.387Z] daemon.go:364: [de6bb865c07d3] daemon started [2019-09-11T16:12:45.387Z] daemon.go:472: [de6bb865c07d3] Stopping daemon [2019-09-11T16:12:45.387Z] daemon.go:307: [de6bb865c07d3] exiting daemon [2019-09-11T16:12:45.387Z] daemon.go:459: [de6bb865c07d3] Daemon stopped [2019-09-11T16:12:45.387Z] --- PASS: Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.59s) [2019-09-11T16:12:45.387Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-09-11T16:12:45.388Z] daemon.go:336: [d3c36896c9e3d] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [d3c36896c9e3d] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [d3c36896c9e3d] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [d3c36896c9e3d] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [d3c36896c9e3d] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [d3c36896c9e3d] Daemon stopped [2019-09-11T16:12:45.388Z] --- PASS: Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-09-11T16:12:45.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-09-11T16:12:45.388Z] daemon.go:336: [d968ae33d445a] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [d968ae33d445a] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [d968ae33d445a] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [d968ae33d445a] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [d968ae33d445a] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [d968ae33d445a] Daemon stopped [2019-09-11T16:12:45.388Z] --- PASS: Test/DockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.01s) [2019-09-11T16:12:45.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-09-11T16:12:45.388Z] daemon.go:336: [d7026c4a06572] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [d7026c4a06572] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [d7026c4a06572] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [d7026c4a06572] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [d7026c4a06572] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [d7026c4a06572] Daemon stopped [2019-09-11T16:12:45.388Z] check_test.go:261: Daemon d7026c4a06572 is not started [2019-09-11T16:12:45.388Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartCleanupNetns (2.39s) [2019-09-11T16:12:45.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-09-11T16:12:45.388Z] daemon.go:336: [d6ca59d9d5966] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [d6ca59d9d5966] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [d6ca59d9d5966] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [d6ca59d9d5966] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [d6ca59d9d5966] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [d6ca59d9d5966] Daemon stopped [2019-09-11T16:12:45.388Z] daemon.go:336: [d6ca59d9d5966] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [d6ca59d9d5966] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [d6ca59d9d5966] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [d6ca59d9d5966] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [d6ca59d9d5966] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [d6ca59d9d5966] Daemon stopped [2019-09-11T16:12:45.388Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.62s) [2019-09-11T16:12:45.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-09-11T16:12:45.388Z] daemon.go:336: [db9e3500dbf3f] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [db9e3500dbf3f] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [db9e3500dbf3f] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [db9e3500dbf3f] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [db9e3500dbf3f] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [db9e3500dbf3f] Daemon stopped [2019-09-11T16:12:45.388Z] daemon.go:336: [db9e3500dbf3f] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [db9e3500dbf3f] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [db9e3500dbf3f] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [db9e3500dbf3f] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [db9e3500dbf3f] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [db9e3500dbf3f] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [db9e3500dbf3f] Daemon stopped [2019-09-11T16:12:45.388Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartKillWait (2.60s) [2019-09-11T16:12:45.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartKillWait [2019-09-11T16:12:45.388Z] daemon.go:336: [d618564687fbe] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [d618564687fbe] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [d618564687fbe] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [d618564687fbe] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [d618564687fbe] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [d618564687fbe] Daemon stopped [2019-09-11T16:12:45.388Z] daemon.go:336: [d618564687fbe] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [d618564687fbe] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [d618564687fbe] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [d618564687fbe] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [d618564687fbe] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [d618564687fbe] Daemon stopped [2019-09-11T16:12:45.388Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2019-09-11T16:12:45.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-09-11T16:12:45.388Z] daemon.go:336: [dc4c8a6ac04dc] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [dc4c8a6ac04dc] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [dc4c8a6ac04dc] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [dc4c8a6ac04dc] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [dc4c8a6ac04dc] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [dc4c8a6ac04dc] Daemon stopped [2019-09-11T16:12:45.388Z] daemon.go:336: [dc4c8a6ac04dc] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [dc4c8a6ac04dc] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [dc4c8a6ac04dc] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [dc4c8a6ac04dc] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [dc4c8a6ac04dc] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [dc4c8a6ac04dc] Daemon stopped [2019-09-11T16:12:45.388Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartOnFailure (5.66s) [2019-09-11T16:12:45.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartOnFailure [2019-09-11T16:12:45.388Z] daemon.go:336: [dd71de6df5586] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [dd71de6df5586] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [dd71de6df5586] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [dd71de6df5586] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [dd71de6df5586] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [dd71de6df5586] Daemon stopped [2019-09-11T16:12:45.388Z] daemon.go:336: [dd71de6df5586] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [dd71de6df5586] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [dd71de6df5586] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [dd71de6df5586] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [dd71de6df5586] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [dd71de6df5586] Daemon stopped [2019-09-11T16:12:45.388Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartRenameContainer (3.16s) [2019-09-11T16:12:45.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartRenameContainer [2019-09-11T16:12:45.388Z] daemon.go:336: [dcbd1f483528b] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [dcbd1f483528b] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [dcbd1f483528b] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [dcbd1f483528b] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [dcbd1f483528b] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [dcbd1f483528b] Daemon stopped [2019-09-11T16:12:45.388Z] daemon.go:336: [dcbd1f483528b] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [dcbd1f483528b] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [dcbd1f483528b] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [dcbd1f483528b] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [dcbd1f483528b] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [dcbd1f483528b] Daemon stopped [2019-09-11T16:12:45.388Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.96s) [2019-09-11T16:12:45.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-09-11T16:12:45.388Z] daemon.go:336: [dbd49b4830e9e] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [dbd49b4830e9e] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [dbd49b4830e9e] daemon started [2019-09-11T16:12:45.388Z] daemon.go:336: [dbd49b4830e9e] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:307: [dbd49b4830e9e] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:336: [dbd49b4830e9e] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [dbd49b4830e9e] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [dbd49b4830e9e] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [dbd49b4830e9e] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [dbd49b4830e9e] Daemon stopped [2019-09-11T16:12:45.388Z] check_test.go:261: Daemon dbd49b4830e9e is not started [2019-09-11T16:12:45.388Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.72s) [2019-09-11T16:12:45.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-09-11T16:12:45.388Z] daemon.go:336: [d8b06b886bd39] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [d8b06b886bd39] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [d8b06b886bd39] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [d8b06b886bd39] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [d8b06b886bd39] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [d8b06b886bd39] Daemon stopped [2019-09-11T16:12:45.388Z] daemon.go:336: [d8b06b886bd39] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [d8b06b886bd39] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [d8b06b886bd39] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [d8b06b886bd39] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [d8b06b886bd39] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [d8b06b886bd39] Daemon stopped [2019-09-11T16:12:45.388Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.52s) [2019-09-11T16:12:45.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-09-11T16:12:45.388Z] daemon.go:336: [d63c240793804] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [d63c240793804] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [d63c240793804] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [d63c240793804] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [d63c240793804] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [d63c240793804] Daemon stopped [2019-09-11T16:12:45.388Z] daemon.go:336: [d63c240793804] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [d63c240793804] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [d63c240793804] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [d63c240793804] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [d63c240793804] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [d63c240793804] Daemon stopped [2019-09-11T16:12:45.388Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartUnlessStopped (10.79s) [2019-09-11T16:12:45.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-09-11T16:12:45.388Z] daemon.go:336: [dd665fb70a9d1] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [dd665fb70a9d1] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [dd665fb70a9d1] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [dd665fb70a9d1] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [dd665fb70a9d1] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [dd665fb70a9d1] Daemon stopped [2019-09-11T16:12:45.388Z] daemon.go:336: [dd665fb70a9d1] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [dd665fb70a9d1] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [dd665fb70a9d1] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [dd665fb70a9d1] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [dd665fb70a9d1] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [dd665fb70a9d1] Daemon stopped [2019-09-11T16:12:45.388Z] daemon.go:336: [dd665fb70a9d1] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [dd665fb70a9d1] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [dd665fb70a9d1] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [dd665fb70a9d1] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [dd665fb70a9d1] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [dd665fb70a9d1] Daemon stopped [2019-09-11T16:12:45.388Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.31s) [2019-09-11T16:12:45.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-09-11T16:12:45.388Z] daemon.go:336: [ddb4013e94729] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [ddb4013e94729] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [ddb4013e94729] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [ddb4013e94729] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [ddb4013e94729] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [ddb4013e94729] Daemon stopped [2019-09-11T16:12:45.388Z] daemon.go:336: [ddb4013e94729] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [ddb4013e94729] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [ddb4013e94729] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [ddb4013e94729] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [ddb4013e94729] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [ddb4013e94729] Daemon stopped [2019-09-11T16:12:45.388Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s) [2019-09-11T16:12:45.388Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-09-11T16:12:45.388Z] daemon.go:336: [d0d4020868c0c] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [d0d4020868c0c] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [d0d4020868c0c] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [d0d4020868c0c] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [d0d4020868c0c] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [d0d4020868c0c] Daemon stopped [2019-09-11T16:12:45.388Z] daemon.go:336: [d0d4020868c0c] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [d0d4020868c0c] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:364: [d0d4020868c0c] daemon started [2019-09-11T16:12:45.388Z] daemon.go:472: [d0d4020868c0c] Stopping daemon [2019-09-11T16:12:45.388Z] daemon.go:307: [d0d4020868c0c] exiting daemon [2019-09-11T16:12:45.388Z] daemon.go:459: [d0d4020868c0c] Daemon stopped [2019-09-11T16:12:45.388Z] daemon.go:336: [d0d4020868c0c] waiting for daemon to start [2019-09-11T16:12:45.388Z] daemon.go:336: [d0d4020868c0c] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d0d4020868c0c] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [d0d4020868c0c] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [d0d4020868c0c] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [d0d4020868c0c] Daemon stopped [2019-09-11T16:12:45.389Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.39s) [2019-09-11T16:12:45.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-09-11T16:12:45.389Z] daemon.go:336: [d5352ba102a3f] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d5352ba102a3f] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d5352ba102a3f] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [d5352ba102a3f] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [d5352ba102a3f] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [d5352ba102a3f] Daemon stopped [2019-09-11T16:12:45.389Z] daemon.go:336: [d5352ba102a3f] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d5352ba102a3f] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d5352ba102a3f] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [d5352ba102a3f] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [d5352ba102a3f] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [d5352ba102a3f] Daemon stopped [2019-09-11T16:12:45.389Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.26s) [2019-09-11T16:12:45.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-09-11T16:12:45.389Z] daemon.go:336: [d03a5a97c3f1d] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d03a5a97c3f1d] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d03a5a97c3f1d] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [d03a5a97c3f1d] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [d03a5a97c3f1d] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [d03a5a97c3f1d] Daemon stopped [2019-09-11T16:12:45.389Z] daemon.go:336: [d03a5a97c3f1d] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d03a5a97c3f1d] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d03a5a97c3f1d] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [d03a5a97c3f1d] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [d03a5a97c3f1d] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [d03a5a97c3f1d] Daemon stopped [2019-09-11T16:12:45.389Z] --- SKIP: Test/DockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-09-11T16:12:45.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-09-11T16:12:45.389Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-11T16:12:45.389Z] check_test.go:261: Daemon d0e41cc1ba786 is not started [2019-09-11T16:12:45.389Z] --- SKIP: Test/DockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-09-11T16:12:45.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-09-11T16:12:45.389Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-11T16:12:45.389Z] check_test.go:261: Daemon d119e5d4bcf71 is not started [2019-09-11T16:12:45.389Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.14s) [2019-09-11T16:12:45.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-09-11T16:12:45.389Z] daemon.go:336: [d42bc5daaa817] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d42bc5daaa817] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d42bc5daaa817] daemon started [2019-09-11T16:12:45.389Z] daemon.go:307: [d42bc5daaa817] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:336: [d42bc5daaa817] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d42bc5daaa817] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d42bc5daaa817] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [d42bc5daaa817] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [d42bc5daaa817] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [d42bc5daaa817] Daemon stopped [2019-09-11T16:12:45.389Z] check_test.go:261: Daemon d42bc5daaa817 is not started [2019-09-11T16:12:45.389Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithLinks (5.43s) [2019-09-11T16:12:45.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithLinks [2019-09-11T16:12:45.389Z] daemon.go:336: [ddf56fa432d5f] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [ddf56fa432d5f] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [ddf56fa432d5f] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [ddf56fa432d5f] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [ddf56fa432d5f] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [ddf56fa432d5f] Daemon stopped [2019-09-11T16:12:45.389Z] daemon.go:336: [ddf56fa432d5f] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [ddf56fa432d5f] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [ddf56fa432d5f] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [ddf56fa432d5f] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [ddf56fa432d5f] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [ddf56fa432d5f] Daemon stopped [2019-09-11T16:12:45.389Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithNames (3.40s) [2019-09-11T16:12:45.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithNames [2019-09-11T16:12:45.389Z] daemon.go:336: [d9cfa4c6fc439] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d9cfa4c6fc439] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d9cfa4c6fc439] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [d9cfa4c6fc439] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [d9cfa4c6fc439] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [d9cfa4c6fc439] Daemon stopped [2019-09-11T16:12:45.389Z] daemon.go:336: [d9cfa4c6fc439] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d9cfa4c6fc439] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d9cfa4c6fc439] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [d9cfa4c6fc439] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [d9cfa4c6fc439] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [d9cfa4c6fc439] Daemon stopped [2019-09-11T16:12:45.389Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.66s) [2019-09-11T16:12:45.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-09-11T16:12:45.389Z] daemon.go:336: [dba337e3f7f79] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [dba337e3f7f79] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [dba337e3f7f79] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [dba337e3f7f79] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [dba337e3f7f79] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [dba337e3f7f79] Daemon stopped [2019-09-11T16:12:45.389Z] daemon.go:336: [dba337e3f7f79] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [dba337e3f7f79] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [dba337e3f7f79] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [dba337e3f7f79] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [dba337e3f7f79] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [dba337e3f7f79] Daemon stopped [2019-09-11T16:12:45.389Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.23s) [2019-09-11T16:12:45.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-09-11T16:12:45.389Z] daemon.go:336: [d35a8b8d6b414] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d35a8b8d6b414] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d35a8b8d6b414] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [d35a8b8d6b414] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [d35a8b8d6b414] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [d35a8b8d6b414] Daemon stopped [2019-09-11T16:12:45.389Z] daemon.go:336: [d35a8b8d6b414] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d35a8b8d6b414] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d35a8b8d6b414] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [d35a8b8d6b414] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [d35a8b8d6b414] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [d35a8b8d6b414] Daemon stopped [2019-09-11T16:12:45.389Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.12s) [2019-09-11T16:12:45.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-09-11T16:12:45.389Z] daemon.go:336: [d3c97583e624a] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d3c97583e624a] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d3c97583e624a] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [d3c97583e624a] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [d3c97583e624a] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [d3c97583e624a] Daemon stopped [2019-09-11T16:12:45.389Z] daemon.go:336: [d3c97583e624a] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d3c97583e624a] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d3c97583e624a] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [d3c97583e624a] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [d3c97583e624a] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [d3c97583e624a] Daemon stopped [2019-09-11T16:12:45.389Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.10s) [2019-09-11T16:12:45.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-09-11T16:12:45.389Z] daemon.go:336: [da088ba20da4d] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [da088ba20da4d] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [da088ba20da4d] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [da088ba20da4d] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [da088ba20da4d] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [da088ba20da4d] Daemon stopped [2019-09-11T16:12:45.389Z] daemon.go:336: [da088ba20da4d] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [da088ba20da4d] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [da088ba20da4d] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [da088ba20da4d] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [da088ba20da4d] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [da088ba20da4d] Daemon stopped [2019-09-11T16:12:45.389Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.84s) [2019-09-11T16:12:45.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-09-11T16:12:45.389Z] daemon.go:336: [d1c9239bcae8e] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d1c9239bcae8e] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d1c9239bcae8e] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [d1c9239bcae8e] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [d1c9239bcae8e] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [d1c9239bcae8e] Daemon stopped [2019-09-11T16:12:45.389Z] daemon.go:336: [d1c9239bcae8e] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d1c9239bcae8e] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d1c9239bcae8e] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [d1c9239bcae8e] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [d1c9239bcae8e] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [d1c9239bcae8e] Daemon stopped [2019-09-11T16:12:45.389Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.49s) [2019-09-11T16:12:45.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-09-11T16:12:45.389Z] daemon.go:336: [d321ea6bde4ff] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d321ea6bde4ff] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d321ea6bde4ff] daemon started [2019-09-11T16:12:45.389Z] daemon.go:307: [d321ea6bde4ff] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:336: [d321ea6bde4ff] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d321ea6bde4ff] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d321ea6bde4ff] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [d321ea6bde4ff] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [d321ea6bde4ff] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [d321ea6bde4ff] Daemon stopped [2019-09-11T16:12:45.389Z] check_test.go:261: Daemon d321ea6bde4ff is not started [2019-09-11T16:12:45.389Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.43s) [2019-09-11T16:12:45.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-09-11T16:12:45.389Z] daemon.go:336: [ddb501dc1fd49] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [ddb501dc1fd49] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [ddb501dc1fd49] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [ddb501dc1fd49] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [ddb501dc1fd49] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [ddb501dc1fd49] Daemon stopped [2019-09-11T16:12:45.389Z] daemon.go:336: [ddb501dc1fd49] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [ddb501dc1fd49] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [ddb501dc1fd49] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [ddb501dc1fd49] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [ddb501dc1fd49] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [ddb501dc1fd49] Daemon stopped [2019-09-11T16:12:45.389Z] --- PASS: Test/DockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.14s) [2019-09-11T16:12:45.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-09-11T16:12:45.389Z] daemon.go:336: [d358dc02d7bff] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d358dc02d7bff] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d358dc02d7bff] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [d358dc02d7bff] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [d358dc02d7bff] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [d358dc02d7bff] Daemon stopped [2019-09-11T16:12:45.389Z] daemon.go:336: [d358dc02d7bff] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d358dc02d7bff] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d358dc02d7bff] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [d358dc02d7bff] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [d358dc02d7bff] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [d358dc02d7bff] Daemon stopped [2019-09-11T16:12:45.389Z] --- PASS: Test/DockerDaemonSuite/TestDaemonShutdownTimeout (1.96s) [2019-09-11T16:12:45.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonShutdownTimeout [2019-09-11T16:12:45.389Z] daemon.go:336: [d9b8e51285d74] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d9b8e51285d74] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d9b8e51285d74] daemon started [2019-09-11T16:12:45.389Z] daemon.go:307: [d9b8e51285d74] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:472: [d9b8e51285d74] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:461: [d9b8e51285d74] Error when stopping daemon: daemon not started [2019-09-11T16:12:45.389Z] check_test.go:261: Daemon d9b8e51285d74 is not started [2019-09-11T16:12:45.389Z] --- PASS: Test/DockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2019-09-11T16:12:45.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-09-11T16:12:45.389Z] daemon.go:336: [d9f99c22d0eb9] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d9f99c22d0eb9] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d9f99c22d0eb9] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [d9f99c22d0eb9] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [d9f99c22d0eb9] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [d9f99c22d0eb9] Daemon stopped [2019-09-11T16:12:45.389Z] --- PASS: Test/DockerDaemonSuite/TestDaemonShutdownWithPlugins (6.05s) [2019-09-11T16:12:45.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-09-11T16:12:45.389Z] daemon.go:336: [d2a57eb8f823b] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d2a57eb8f823b] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d2a57eb8f823b] daemon started [2019-09-11T16:12:45.389Z] daemon.go:307: [d2a57eb8f823b] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:336: [d2a57eb8f823b] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d2a57eb8f823b] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d2a57eb8f823b] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [d2a57eb8f823b] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [d2a57eb8f823b] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [d2a57eb8f823b] Daemon stopped [2019-09-11T16:12:45.389Z] daemon.go:336: [d2a57eb8f823b] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d2a57eb8f823b] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d2a57eb8f823b] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [d2a57eb8f823b] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [d2a57eb8f823b] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [d2a57eb8f823b] Daemon stopped [2019-09-11T16:12:45.389Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2019-09-11T16:12:45.389Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-09-11T16:12:45.389Z] daemon.go:336: [d555929fb81af] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d555929fb81af] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:364: [d555929fb81af] daemon started [2019-09-11T16:12:45.389Z] daemon.go:472: [d555929fb81af] Stopping daemon [2019-09-11T16:12:45.389Z] daemon.go:307: [d555929fb81af] exiting daemon [2019-09-11T16:12:45.389Z] daemon.go:459: [d555929fb81af] Daemon stopped [2019-09-11T16:12:45.389Z] daemon.go:336: [d555929fb81af] waiting for daemon to start [2019-09-11T16:12:45.389Z] daemon.go:336: [d555929fb81af] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [d555929fb81af] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [d555929fb81af] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [d555929fb81af] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [d555929fb81af] Daemon stopped [2019-09-11T16:12:45.390Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartIptablesFalse [2019-09-11T16:12:45.390Z] daemon.go:336: [d1ed4e182f4d0] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [d1ed4e182f4d0] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [d1ed4e182f4d0] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [d1ed4e182f4d0] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [d1ed4e182f4d0] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [d1ed4e182f4d0] Daemon stopped [2019-09-11T16:12:45.390Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-09-11T16:12:45.390Z] daemon.go:336: [d97b8e7e856fa] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [d97b8e7e856fa] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [d97b8e7e856fa] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [d97b8e7e856fa] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [d97b8e7e856fa] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [d97b8e7e856fa] Daemon stopped [2019-09-11T16:12:45.390Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-11T16:12:45.390Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-09-11T16:12:45.390Z] daemon.go:336: [d2215cc005ea0] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [d2215cc005ea0] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [d2215cc005ea0] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [d2215cc005ea0] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [d2215cc005ea0] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [d2215cc005ea0] Daemon stopped [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-11T16:12:45.390Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-09-11T16:12:45.390Z] daemon.go:336: [dbcd62e141426] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [dbcd62e141426] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [dbcd62e141426] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [dbcd62e141426] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [dbcd62e141426] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [dbcd62e141426] Daemon stopped [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-11T16:12:45.390Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-09-11T16:12:45.390Z] daemon.go:336: [d33c5bc1e2dc3] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:307: [d33c5bc1e2dc3] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:336: [d33c5bc1e2dc3] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-11T16:12:45.390Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-09-11T16:12:45.390Z] daemon.go:336: [dcc124bd1330f] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:307: [dcc124bd1330f] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:336: [dcc124bd1330f] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-11T16:12:45.390Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-09-11T16:12:45.390Z] daemon.go:336: [d8a8bcfc386b1] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:307: [d8a8bcfc386b1] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:336: [d8a8bcfc386b1] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-11T16:12:45.390Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-09-11T16:12:45.390Z] daemon.go:336: [de7d7c7ebc49e] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [de7d7c7ebc49e] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [de7d7c7ebc49e] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [de7d7c7ebc49e] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [de7d7c7ebc49e] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [de7d7c7ebc49e] Daemon stopped [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-11T16:12:45.390Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-09-11T16:12:45.390Z] daemon.go:336: [dc0101901841a] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [dc0101901841a] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [dc0101901841a] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [dc0101901841a] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [dc0101901841a] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [dc0101901841a] Daemon stopped [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-11T16:12:45.390Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-09-11T16:12:45.390Z] daemon.go:336: [d4756d598d466] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:307: [d4756d598d466] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:336: [d4756d598d466] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-11T16:12:45.390Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-09-11T16:12:45.390Z] daemon.go:336: [df59f17c99267] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:307: [df59f17c99267] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:336: [df59f17c99267] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-11T16:12:45.390Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-09-11T16:12:45.390Z] daemon.go:336: [d96cd93a8a89f] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:307: [d96cd93a8a89f] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:336: [d96cd93a8a89f] waiting for daemon to start [2019-09-11T16:12:45.390Z] check_test.go:261: Daemon dbb69ccddcae5 is not started [2019-09-11T16:12:45.390Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithoutColors [2019-09-11T16:12:45.390Z] daemon.go:336: [dd3f36e15fc51] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [dd3f36e15fc51] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [dd3f36e15fc51] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [dd3f36e15fc51] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [dd3f36e15fc51] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [dd3f36e15fc51] Daemon stopped [2019-09-11T16:12:45.390Z] daemon.go:336: [dd3f36e15fc51] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [dd3f36e15fc51] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [dd3f36e15fc51] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [dd3f36e15fc51] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [dd3f36e15fc51] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [dd3f36e15fc51] Daemon stopped [2019-09-11T16:12:45.390Z] check_test.go:261: Daemon dd3f36e15fc51 is not started [2019-09-11T16:12:45.390Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithoutHost [2019-09-11T16:12:45.390Z] daemon.go:336: [d4d739e7f988e] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [d4d739e7f988e] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [d4d739e7f988e] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [d4d739e7f988e] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [d4d739e7f988e] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [d4d739e7f988e] Daemon stopped [2019-09-11T16:12:45.390Z] --- PASS: Test/DockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.60s) [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-09-11T16:12:45.390Z] daemon.go:336: [dcbb7ab235260] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [dcbb7ab235260] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [dcbb7ab235260] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [dcbb7ab235260] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [dcbb7ab235260] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [dcbb7ab235260] Daemon stopped [2019-09-11T16:12:45.390Z] --- PASS: Test/DockerDaemonSuite/TestDaemonUlimitDefaults (3.72s) [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonUlimitDefaults [2019-09-11T16:12:45.390Z] daemon.go:336: [ded193fab0667] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [ded193fab0667] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [ded193fab0667] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [ded193fab0667] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [ded193fab0667] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [ded193fab0667] Daemon stopped [2019-09-11T16:12:45.390Z] daemon.go:336: [ded193fab0667] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [ded193fab0667] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [ded193fab0667] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [ded193fab0667] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [ded193fab0667] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [ded193fab0667] Daemon stopped [2019-09-11T16:12:45.390Z] --- PASS: Test/DockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-09-11T16:12:45.390Z] daemon.go:336: [dc439bdb98ddf] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [dc439bdb98ddf] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [dc439bdb98ddf] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [dc439bdb98ddf] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [dc439bdb98ddf] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [dc439bdb98ddf] Daemon stopped [2019-09-11T16:12:45.390Z] check_test.go:261: Daemon dc439bdb98ddf is not started [2019-09-11T16:12:45.390Z] --- PASS: Test/DockerDaemonSuite/TestDaemonUserNamespaceRootSetting (13.39s) [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-09-11T16:12:45.390Z] daemon.go:336: [d38a4bd7185ce] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [d38a4bd7185ce] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [d38a4bd7185ce] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [d38a4bd7185ce] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [d38a4bd7185ce] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [d38a4bd7185ce] Daemon stopped [2019-09-11T16:12:45.390Z] --- PASS: Test/DockerDaemonSuite/TestDaemonWideLogConfig (2.22s) [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonWideLogConfig [2019-09-11T16:12:45.390Z] daemon.go:336: [dbe4c11ffc394] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [dbe4c11ffc394] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [dbe4c11ffc394] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [dbe4c11ffc394] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [dbe4c11ffc394] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [dbe4c11ffc394] Daemon stopped [2019-09-11T16:12:45.390Z] --- PASS: Test/DockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.49s) [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-09-11T16:12:45.390Z] daemon.go:336: [d754221109ec4] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [d754221109ec4] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [d754221109ec4] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [d754221109ec4] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [d754221109ec4] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [d754221109ec4] Daemon stopped [2019-09-11T16:12:45.390Z] daemon.go:336: [d754221109ec4] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [d754221109ec4] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [d754221109ec4] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [d754221109ec4] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [d754221109ec4] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [d754221109ec4] Daemon stopped [2019-09-11T16:12:45.390Z] daemon.go:336: [d754221109ec4] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [d754221109ec4] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [d754221109ec4] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [d754221109ec4] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [d754221109ec4] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [d754221109ec4] Daemon stopped [2019-09-11T16:12:45.390Z] --- PASS: Test/DockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonWithWrongkey [2019-09-11T16:12:45.390Z] daemon.go:336: [dcf2ed2b71877] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [dcf2ed2b71877] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [dcf2ed2b71877] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [dcf2ed2b71877] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [dcf2ed2b71877] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [dcf2ed2b71877] Daemon stopped [2019-09-11T16:12:45.390Z] daemon.go:336: [dcf2ed2b71877] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:307: [dcf2ed2b71877] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:336: [dcf2ed2b71877] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:472: [dcf2ed2b71877] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:461: [dcf2ed2b71877] Error when stopping daemon: daemon not started [2019-09-11T16:12:45.390Z] check_test.go:261: Daemon dcf2ed2b71877 is not started [2019-09-11T16:12:45.390Z] --- PASS: Test/DockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.74s) [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-09-11T16:12:45.390Z] daemon.go:336: [d1b6e041b6c71] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [d1b6e041b6c71] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [d1b6e041b6c71] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [d1b6e041b6c71] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [d1b6e041b6c71] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [d1b6e041b6c71] Daemon stopped [2019-09-11T16:12:45.390Z] daemon.go:336: [d1b6e041b6c71] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [d1b6e041b6c71] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [d1b6e041b6c71] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [d1b6e041b6c71] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [d1b6e041b6c71] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [d1b6e041b6c71] Daemon stopped [2019-09-11T16:12:45.390Z] --- PASS: Test/DockerDaemonSuite/TestExecAfterDaemonRestart (4.08s) [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-11T16:12:45.390Z] daemon.go:336: [d7cf069218820] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [d7cf069218820] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [d7cf069218820] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [d7cf069218820] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [d7cf069218820] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [d7cf069218820] Daemon stopped [2019-09-11T16:12:45.390Z] daemon.go:336: [d7cf069218820] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [d7cf069218820] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [d7cf069218820] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [d7cf069218820] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [d7cf069218820] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [d7cf069218820] Daemon stopped [2019-09-11T16:12:45.390Z] --- PASS: Test/DockerDaemonSuite/TestExecWithUserAfterLiveRestore (13.52s) [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-09-11T16:12:45.390Z] daemon.go:336: [d52377da97310] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [d52377da97310] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [d52377da97310] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [d52377da97310] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [d52377da97310] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [d52377da97310] Daemon stopped [2019-09-11T16:12:45.390Z] daemon.go:336: [d52377da97310] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:336: [d52377da97310] waiting for daemon to start [2019-09-11T16:12:45.390Z] daemon.go:364: [d52377da97310] daemon started [2019-09-11T16:12:45.390Z] daemon.go:472: [d52377da97310] Stopping daemon [2019-09-11T16:12:45.390Z] daemon.go:307: [d52377da97310] exiting daemon [2019-09-11T16:12:45.390Z] daemon.go:459: [d52377da97310] Daemon stopped [2019-09-11T16:12:45.390Z] --- PASS: Test/DockerDaemonSuite/TestFailedPluginRemove (2.20s) [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestFailedPluginRemove [2019-09-11T16:12:45.390Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestFailedPluginRemove [2019-09-11T16:12:45.391Z] daemon.go:336: [dbb20a35d7aa1] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [dbb20a35d7aa1] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [dbb20a35d7aa1] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [dbb20a35d7aa1] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [dbb20a35d7aa1] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [dbb20a35d7aa1] Daemon stopped [2019-09-11T16:12:45.391Z] daemon.go:336: [dbb20a35d7aa1] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [dbb20a35d7aa1] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [dbb20a35d7aa1] daemon started [2019-09-11T16:12:45.391Z] check_test.go:261: Daemon d2b439bbbf2e5 is not started [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestHTTPSInfo (0.58s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestHTTPSInfo [2019-09-11T16:12:45.391Z] daemon.go:336: [da4f95b899d7b] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [da4f95b899d7b] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [da4f95b899d7b] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [da4f95b899d7b] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [da4f95b899d7b] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [da4f95b899d7b] Daemon stopped [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestHTTPSInfoRogueCert [2019-09-11T16:12:45.391Z] daemon.go:336: [d5bb2d433cf07] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [d5bb2d433cf07] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [d5bb2d433cf07] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [d5bb2d433cf07] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [d5bb2d433cf07] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [d5bb2d433cf07] Daemon stopped [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-09-11T16:12:45.391Z] daemon.go:336: [de545b2f4ff20] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [de545b2f4ff20] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [de545b2f4ff20] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [de545b2f4ff20] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [de545b2f4ff20] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [de545b2f4ff20] Daemon stopped [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestHTTPSRun (2.24s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestHTTPSRun [2019-09-11T16:12:45.391Z] daemon.go:336: [de10b66c54c75] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [de10b66c54c75] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [de10b66c54c75] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [de10b66c54c75] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [de10b66c54c75] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [de10b66c54c75] Daemon stopped [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestLegacyDaemonCommand [2019-09-11T16:12:45.391Z] check_test.go:261: Daemon d39de8f172e43 is not started [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestPluginListFilterCapability (1.79s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPluginListFilterCapability [2019-09-11T16:12:45.391Z] daemon.go:336: [dfb607504edb3] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [dfb607504edb3] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [dfb607504edb3] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [dfb607504edb3] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [dfb607504edb3] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [dfb607504edb3] Daemon stopped [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestPluginListFilterEnabled (1.94s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPluginListFilterEnabled [2019-09-11T16:12:45.391Z] daemon.go:336: [de8ffb0074445] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [de8ffb0074445] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [de8ffb0074445] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [de8ffb0074445] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [de8ffb0074445] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [de8ffb0074445] Daemon stopped [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.24s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-09-11T16:12:45.391Z] daemon.go:336: [d1e220255500f] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [d1e220255500f] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [d1e220255500f] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [d1e220255500f] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [d1e220255500f] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [d1e220255500f] Daemon stopped [2019-09-11T16:12:45.391Z] daemon.go:336: [d1e220255500f] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [d1e220255500f] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [d1e220255500f] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [d1e220255500f] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [d1e220255500f] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [d1e220255500f] Daemon stopped [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestPruneImageDangling (1.63s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPruneImageDangling [2019-09-11T16:12:45.391Z] daemon.go:336: [d58fa42306d96] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [d58fa42306d96] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [d58fa42306d96] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [d58fa42306d96] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [d58fa42306d96] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [d58fa42306d96] Daemon stopped [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestPruneImageLabel (1.96s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPruneImageLabel [2019-09-11T16:12:45.391Z] daemon.go:336: [db007c35743dc] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [db007c35743dc] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [db007c35743dc] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [db007c35743dc] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [db007c35743dc] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [db007c35743dc] Daemon stopped [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestRegistryMirrors (0.59s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRegistryMirrors [2019-09-11T16:12:45.391Z] daemon.go:336: [de4449d1a211a] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [de4449d1a211a] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [de4449d1a211a] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [de4449d1a211a] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [de4449d1a211a] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [de4449d1a211a] Daemon stopped [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.00s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-09-11T16:12:45.391Z] daemon.go:336: [d784df8f078e8] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [d784df8f078e8] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [d784df8f078e8] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [d784df8f078e8] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [d784df8f078e8] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [d784df8f078e8] Daemon stopped [2019-09-11T16:12:45.391Z] daemon.go:336: [d784df8f078e8] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [d784df8f078e8] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [d784df8f078e8] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [d784df8f078e8] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [d784df8f078e8] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [d784df8f078e8] Daemon stopped [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.88s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-09-11T16:12:45.391Z] daemon.go:336: [db994d14fcaf2] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [db994d14fcaf2] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [db994d14fcaf2] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [db994d14fcaf2] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [db994d14fcaf2] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [db994d14fcaf2] Daemon stopped [2019-09-11T16:12:45.391Z] daemon.go:336: [db994d14fcaf2] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [db994d14fcaf2] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [db994d14fcaf2] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [db994d14fcaf2] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [db994d14fcaf2] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [db994d14fcaf2] Daemon stopped [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestRunLinksChanged (5.36s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunLinksChanged [2019-09-11T16:12:45.391Z] daemon.go:336: [dfd14a8c9307b] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [dfd14a8c9307b] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [dfd14a8c9307b] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [dfd14a8c9307b] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [dfd14a8c9307b] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [dfd14a8c9307b] Daemon stopped [2019-09-11T16:12:45.391Z] daemon.go:336: [dfd14a8c9307b] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [dfd14a8c9307b] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [dfd14a8c9307b] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [dfd14a8c9307b] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [dfd14a8c9307b] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [dfd14a8c9307b] Daemon stopped [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestRunSeccompJSONNewFormat (2.04s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-09-11T16:12:45.391Z] daemon.go:336: [db428ab67cda1] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [db428ab67cda1] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [db428ab67cda1] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [db428ab67cda1] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [db428ab67cda1] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [db428ab67cda1] Daemon stopped [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.25s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-09-11T16:12:45.391Z] daemon.go:336: [d1e84efae5c5e] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [d1e84efae5c5e] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [d1e84efae5c5e] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [d1e84efae5c5e] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [d1e84efae5c5e] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [d1e84efae5c5e] Daemon stopped [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-09-11T16:12:45.391Z] daemon.go:336: [d66cf4aadec50] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [d66cf4aadec50] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [d66cf4aadec50] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [d66cf4aadec50] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [d66cf4aadec50] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [d66cf4aadec50] Daemon stopped [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.54s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-09-11T16:12:45.391Z] daemon.go:336: [d5110a220a616] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [d5110a220a616] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [d5110a220a616] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [d5110a220a616] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [d5110a220a616] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [d5110a220a616] Daemon stopped [2019-09-11T16:12:45.391Z] daemon.go:336: [d5110a220a616] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [d5110a220a616] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [d5110a220a616] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [d5110a220a616] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [d5110a220a616] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [d5110a220a616] Daemon stopped [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.63s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-09-11T16:12:45.391Z] daemon.go:336: [db9792ea25a21] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [db9792ea25a21] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [db9792ea25a21] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [db9792ea25a21] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [db9792ea25a21] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [db9792ea25a21] Daemon stopped [2019-09-11T16:12:45.391Z] daemon.go:336: [db9792ea25a21] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [db9792ea25a21] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [db9792ea25a21] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [db9792ea25a21] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [db9792ea25a21] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [db9792ea25a21] Daemon stopped [2019-09-11T16:12:45.391Z] daemon.go:336: [db9792ea25a21] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:307: [db9792ea25a21] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:336: [db9792ea25a21] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:472: [db9792ea25a21] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:461: [db9792ea25a21] Error when stopping daemon: daemon not started [2019-09-11T16:12:45.391Z] docker_cli_daemon_test.go:2542: Daemon db9792ea25a21 is not started [2019-09-11T16:12:45.391Z] daemon.go:336: [db9792ea25a21] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [db9792ea25a21] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [db9792ea25a21] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [db9792ea25a21] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [db9792ea25a21] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [db9792ea25a21] Daemon stopped [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.36s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-09-11T16:12:45.391Z] daemon.go:336: [d2afddbc2f54b] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [d2afddbc2f54b] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [d2afddbc2f54b] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [d2afddbc2f54b] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [d2afddbc2f54b] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [d2afddbc2f54b] Daemon stopped [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.46s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-11T16:12:45.391Z] daemon.go:336: [d4b3b1f548662] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [d4b3b1f548662] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [d4b3b1f548662] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [d4b3b1f548662] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [d4b3b1f548662] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [d4b3b1f548662] Daemon stopped [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestShmSize (2.03s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestShmSize [2019-09-11T16:12:45.391Z] daemon.go:336: [db40787dc6698] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [db40787dc6698] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [db40787dc6698] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [db40787dc6698] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [db40787dc6698] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [db40787dc6698] Daemon stopped [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestShmSizeReload (3.40s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestShmSizeReload [2019-09-11T16:12:45.391Z] daemon.go:336: [d86d12a3f901e] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [d86d12a3f901e] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [d86d12a3f901e] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [d86d12a3f901e] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [d86d12a3f901e] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [d86d12a3f901e] Daemon stopped [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestTLSVerify (0.11s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestTLSVerify [2019-09-11T16:12:45.391Z] check_test.go:261: Daemon dabc3f4914833 is not started [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerDaemonSuite/TestVolumePlugin (5.87s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestVolumePlugin [2019-09-11T16:12:45.391Z] daemon.go:336: [d85c2c676043b] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [d85c2c676043b] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [d85c2c676043b] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [d85c2c676043b] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [d85c2c676043b] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [d85c2c676043b] Daemon stopped [2019-09-11T16:12:45.391Z] --- PASS: Test/DockerSwarmSuite/TestAPIDuplicateNetworks (4.42s) [2019-09-11T16:12:45.391Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPIDuplicateNetworks [2019-09-11T16:12:45.391Z] daemon.go:336: [d0b9e70305168] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:336: [d0b9e70305168] waiting for daemon to start [2019-09-11T16:12:45.391Z] daemon.go:364: [d0b9e70305168] daemon started [2019-09-11T16:12:45.391Z] daemon.go:472: [d0b9e70305168] Stopping daemon [2019-09-11T16:12:45.391Z] daemon.go:307: [d0b9e70305168] exiting daemon [2019-09-11T16:12:45.391Z] daemon.go:459: [d0b9e70305168] Daemon stopped [2019-09-11T16:12:45.392Z] --- PASS: Test/DockerSwarmSuite/TestAPINetworkInspectWithScope (3.46s) [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPINetworkInspectWithScope [2019-09-11T16:12:45.392Z] daemon.go:336: [d691f96c5889e] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d691f96c5889e] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [d691f96c5889e] daemon started [2019-09-11T16:12:45.392Z] daemon.go:472: [d691f96c5889e] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [d691f96c5889e] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [d691f96c5889e] Daemon stopped [2019-09-11T16:12:45.392Z] --- PASS: Test/DockerSwarmSuite/TestAPIServiceUpdatePort (5.88s) [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPIServiceUpdatePort [2019-09-11T16:12:45.392Z] daemon.go:336: [d488a36c533ee] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d488a36c533ee] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [d488a36c533ee] daemon started [2019-09-11T16:12:45.392Z] daemon.go:472: [d488a36c533ee] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [d488a36c533ee] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [d488a36c533ee] Daemon stopped [2019-09-11T16:12:45.392Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmCAHash (13.74s) [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmCAHash [2019-09-11T16:12:45.392Z] daemon.go:336: [d2a5ec7b4e922] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d2a5ec7b4e922] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [d2a5ec7b4e922] daemon started [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmCAHash [2019-09-11T16:12:45.392Z] daemon.go:336: [dd4055ae7d359] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [dd4055ae7d359] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [dd4055ae7d359] daemon started [2019-09-11T16:12:45.392Z] daemon.go:472: [d2a5ec7b4e922] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [d2a5ec7b4e922] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [d2a5ec7b4e922] Daemon stopped [2019-09-11T16:12:45.392Z] daemon.go:472: [dd4055ae7d359] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [dd4055ae7d359] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [dd4055ae7d359] Daemon stopped [2019-09-11T16:12:45.392Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmErrorHandling [2019-09-11T16:12:45.392Z] daemon.go:336: [de91a1dd1b0e6] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [de91a1dd1b0e6] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [de91a1dd1b0e6] daemon started [2019-09-11T16:12:45.392Z] daemon.go:472: [de91a1dd1b0e6] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [de91a1dd1b0e6] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [de91a1dd1b0e6] Daemon stopped [2019-09-11T16:12:45.392Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmForceNewCluster (27.79s) [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-11T16:12:45.392Z] daemon.go:336: [d08bdd5ad86aa] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d08bdd5ad86aa] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [d08bdd5ad86aa] daemon started [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-11T16:12:45.392Z] daemon.go:336: [dc3c93cf037b8] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [dc3c93cf037b8] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [dc3c93cf037b8] daemon started [2019-09-11T16:12:45.392Z] check_test.go:310: [dc3c93cf037b8] joining swarm manager [d08bdd5ad86aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.392Z] daemon.go:472: [dc3c93cf037b8] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [dc3c93cf037b8] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [dc3c93cf037b8] Daemon stopped [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-11T16:12:45.392Z] daemon.go:336: [dfb03bc0b4c7c] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [dfb03bc0b4c7c] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [dfb03bc0b4c7c] daemon started [2019-09-11T16:12:45.392Z] check_test.go:310: [dfb03bc0b4c7c] joining swarm manager [d08bdd5ad86aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-11T16:12:45.392Z] daemon.go:472: [d08bdd5ad86aa] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [d08bdd5ad86aa] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [d08bdd5ad86aa] Daemon stopped [2019-09-11T16:12:45.392Z] check_test.go:331: Daemon dc3c93cf037b8 is not started [2019-09-11T16:12:45.392Z] daemon.go:472: [dfb03bc0b4c7c] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [dfb03bc0b4c7c] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [dfb03bc0b4c7c] Daemon stopped [2019-09-11T16:12:45.392Z] --- SKIP: Test/DockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-09-11T16:12:45.392Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-09-11T16:12:45.392Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmInit (19.83s) [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmInit [2019-09-11T16:12:45.392Z] daemon.go:336: [d73b265f16652] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d73b265f16652] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [d73b265f16652] daemon started [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmInit [2019-09-11T16:12:45.392Z] daemon.go:336: [d42d54760a7e1] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d42d54760a7e1] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [d42d54760a7e1] daemon started [2019-09-11T16:12:45.392Z] check_test.go:310: [d42d54760a7e1] joining swarm manager [d73b265f16652]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.392Z] daemon.go:472: [d73b265f16652] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [d73b265f16652] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [d73b265f16652] Daemon stopped [2019-09-11T16:12:45.392Z] daemon.go:472: [d42d54760a7e1] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [d42d54760a7e1] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [d42d54760a7e1] Daemon stopped [2019-09-11T16:12:45.392Z] daemon.go:336: [d73b265f16652] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d73b265f16652] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [d73b265f16652] daemon started [2019-09-11T16:12:45.392Z] daemon.go:336: [d42d54760a7e1] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d42d54760a7e1] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [d42d54760a7e1] daemon started [2019-09-11T16:12:45.392Z] daemon.go:472: [d73b265f16652] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [d73b265f16652] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [d73b265f16652] Daemon stopped [2019-09-11T16:12:45.392Z] daemon.go:472: [d42d54760a7e1] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [d42d54760a7e1] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [d42d54760a7e1] Daemon stopped [2019-09-11T16:12:45.392Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmInvalidAddress (0.85s) [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmInvalidAddress [2019-09-11T16:12:45.392Z] daemon.go:336: [d364d78615734] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d364d78615734] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [d364d78615734] daemon started [2019-09-11T16:12:45.392Z] daemon.go:472: [d364d78615734] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [d364d78615734] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [d364d78615734] Daemon stopped [2019-09-11T16:12:45.392Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmJoinToken (48.58s) [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmJoinToken [2019-09-11T16:12:45.392Z] daemon.go:336: [d2e6f738e3b4f] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d2e6f738e3b4f] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [d2e6f738e3b4f] daemon started [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmJoinToken [2019-09-11T16:12:45.392Z] daemon.go:336: [db2ce4c002269] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [db2ce4c002269] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [db2ce4c002269] daemon started [2019-09-11T16:12:45.392Z] daemon.go:472: [d2e6f738e3b4f] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [d2e6f738e3b4f] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [d2e6f738e3b4f] Daemon stopped [2019-09-11T16:12:45.392Z] daemon.go:472: [db2ce4c002269] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [db2ce4c002269] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [db2ce4c002269] Daemon stopped [2019-09-11T16:12:45.392Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmLeaderElection (38.06s) [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-11T16:12:45.392Z] daemon.go:336: [d773d3034692f] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d773d3034692f] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [d773d3034692f] daemon started [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-11T16:12:45.392Z] daemon.go:336: [d710958fd3096] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d710958fd3096] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [d710958fd3096] daemon started [2019-09-11T16:12:45.392Z] check_test.go:310: [d710958fd3096] joining swarm manager [d773d3034692f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-11T16:12:45.392Z] daemon.go:336: [d096ecd9eaced] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d096ecd9eaced] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [d096ecd9eaced] daemon started [2019-09-11T16:12:45.392Z] check_test.go:310: [d096ecd9eaced] joining swarm manager [d773d3034692f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-11T16:12:45.392Z] daemon.go:472: [d773d3034692f] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [d773d3034692f] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [d773d3034692f] Daemon stopped [2019-09-11T16:12:45.392Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-09-11T16:12:45.392Z] daemon.go:336: [d773d3034692f] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d773d3034692f] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d773d3034692f] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [d773d3034692f] daemon started [2019-09-11T16:12:45.392Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-09-11T16:12:45.392Z] daemon.go:472: [d773d3034692f] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [d773d3034692f] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [d773d3034692f] Daemon stopped [2019-09-11T16:12:45.392Z] daemon.go:472: [d710958fd3096] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [d710958fd3096] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [d710958fd3096] Daemon stopped [2019-09-11T16:12:45.392Z] daemon.go:472: [d096ecd9eaced] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [d096ecd9eaced] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [d096ecd9eaced] Daemon stopped [2019-09-11T16:12:45.392Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmLeaderProxy (22.41s) [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-11T16:12:45.392Z] daemon.go:336: [d68fddb1b20fb] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d68fddb1b20fb] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [d68fddb1b20fb] daemon started [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-11T16:12:45.392Z] daemon.go:336: [d4109e0f8156f] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d4109e0f8156f] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [d4109e0f8156f] daemon started [2019-09-11T16:12:45.392Z] check_test.go:310: [d4109e0f8156f] joining swarm manager [d68fddb1b20fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-11T16:12:45.392Z] daemon.go:336: [dc197ded3c469] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [dc197ded3c469] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [dc197ded3c469] daemon started [2019-09-11T16:12:45.392Z] check_test.go:310: [dc197ded3c469] joining swarm manager [d68fddb1b20fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-11T16:12:45.392Z] daemon.go:472: [d68fddb1b20fb] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [d68fddb1b20fb] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [d68fddb1b20fb] Daemon stopped [2019-09-11T16:12:45.392Z] daemon.go:472: [d4109e0f8156f] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [d4109e0f8156f] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [d4109e0f8156f] Daemon stopped [2019-09-11T16:12:45.392Z] daemon.go:472: [dc197ded3c469] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [dc197ded3c469] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [dc197ded3c469] Daemon stopped [2019-09-11T16:12:45.392Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.83s) [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-09-11T16:12:45.392Z] daemon.go:336: [d813752090bdc] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d813752090bdc] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [d813752090bdc] daemon started [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-09-11T16:12:45.392Z] daemon.go:336: [d99111ad24738] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d99111ad24738] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [d99111ad24738] daemon started [2019-09-11T16:12:45.392Z] daemon.go:472: [d813752090bdc] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [d813752090bdc] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [d813752090bdc] Daemon stopped [2019-09-11T16:12:45.392Z] daemon.go:472: [d99111ad24738] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [d99111ad24738] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [d99111ad24738] Daemon stopped [2019-09-11T16:12:45.392Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.64s) [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-09-11T16:12:45.392Z] daemon.go:336: [dd98e46fd6bf3] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [dd98e46fd6bf3] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [dd98e46fd6bf3] daemon started [2019-09-11T16:12:45.392Z] daemon.go:472: [dd98e46fd6bf3] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [dd98e46fd6bf3] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [dd98e46fd6bf3] Daemon stopped [2019-09-11T16:12:45.392Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmListNodes (13.75s) [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmListNodes [2019-09-11T16:12:45.392Z] daemon.go:336: [da32058d4a526] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [da32058d4a526] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [da32058d4a526] daemon started [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmListNodes [2019-09-11T16:12:45.392Z] daemon.go:336: [d82cfc1b4db66] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d82cfc1b4db66] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [d82cfc1b4db66] daemon started [2019-09-11T16:12:45.392Z] check_test.go:310: [d82cfc1b4db66] joining swarm manager [da32058d4a526]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmListNodes [2019-09-11T16:12:45.392Z] daemon.go:336: [d82ae8595ecaf] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d82ae8595ecaf] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [d82ae8595ecaf] daemon started [2019-09-11T16:12:45.392Z] check_test.go:310: [d82ae8595ecaf] joining swarm manager [da32058d4a526]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-11T16:12:45.392Z] daemon.go:472: [da32058d4a526] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [da32058d4a526] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [da32058d4a526] Daemon stopped [2019-09-11T16:12:45.392Z] daemon.go:472: [d82cfc1b4db66] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [d82cfc1b4db66] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [d82cfc1b4db66] Daemon stopped [2019-09-11T16:12:45.392Z] daemon.go:472: [d82ae8595ecaf] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [d82ae8595ecaf] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [d82ae8595ecaf] Daemon stopped [2019-09-11T16:12:45.392Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmManagerRestore (53.38s) [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-11T16:12:45.392Z] daemon.go:336: [d014e0bbd06ea] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d014e0bbd06ea] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [d014e0bbd06ea] daemon started [2019-09-11T16:12:45.392Z] daemon.go:472: [d014e0bbd06ea] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [d014e0bbd06ea] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [d014e0bbd06ea] Daemon stopped [2019-09-11T16:12:45.392Z] daemon.go:336: [d014e0bbd06ea] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d014e0bbd06ea] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [d014e0bbd06ea] daemon started [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-11T16:12:45.392Z] daemon.go:336: [d8533ca905cc2] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d8533ca905cc2] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [d8533ca905cc2] daemon started [2019-09-11T16:12:45.392Z] check_test.go:310: [d8533ca905cc2] joining swarm manager [d014e0bbd06ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.392Z] daemon.go:472: [d8533ca905cc2] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [d8533ca905cc2] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [d8533ca905cc2] Daemon stopped [2019-09-11T16:12:45.392Z] daemon.go:336: [d8533ca905cc2] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d8533ca905cc2] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d8533ca905cc2] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [d8533ca905cc2] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [d8533ca905cc2] daemon started [2019-09-11T16:12:45.392Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-11T16:12:45.392Z] daemon.go:336: [db58b119c95c4] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [db58b119c95c4] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [db58b119c95c4] daemon started [2019-09-11T16:12:45.392Z] check_test.go:310: [db58b119c95c4] joining swarm manager [d014e0bbd06ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-11T16:12:45.392Z] daemon.go:472: [db58b119c95c4] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [db58b119c95c4] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:459: [db58b119c95c4] Daemon stopped [2019-09-11T16:12:45.392Z] daemon.go:336: [db58b119c95c4] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [db58b119c95c4] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [db58b119c95c4] daemon started [2019-09-11T16:12:45.392Z] daemon.go:307: [db58b119c95c4] exiting daemon [2019-09-11T16:12:45.392Z] daemon.go:336: [db58b119c95c4] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:336: [db58b119c95c4] waiting for daemon to start [2019-09-11T16:12:45.392Z] daemon.go:364: [db58b119c95c4] daemon started [2019-09-11T16:12:45.392Z] daemon.go:472: [d014e0bbd06ea] Stopping daemon [2019-09-11T16:12:45.392Z] daemon.go:307: [d014e0bbd06ea] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [d014e0bbd06ea] Daemon stopped [2019-09-11T16:12:45.393Z] daemon.go:472: [d8533ca905cc2] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:307: [d8533ca905cc2] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [d8533ca905cc2] Daemon stopped [2019-09-11T16:12:45.393Z] daemon.go:472: [db58b119c95c4] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:307: [db58b119c95c4] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [db58b119c95c4] Daemon stopped [2019-09-11T16:12:45.393Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmNodeDrainPause (17.63s) [2019-09-11T16:12:45.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-09-11T16:12:45.393Z] daemon.go:336: [d2e7d73032e0c] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d2e7d73032e0c] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:364: [d2e7d73032e0c] daemon started [2019-09-11T16:12:45.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-09-11T16:12:45.393Z] daemon.go:336: [d5f7e05b74d5e] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d5f7e05b74d5e] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:364: [d5f7e05b74d5e] daemon started [2019-09-11T16:12:45.393Z] check_test.go:310: [d5f7e05b74d5e] joining swarm manager [d2e7d73032e0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.393Z] daemon.go:472: [d2e7d73032e0c] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:307: [d2e7d73032e0c] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [d2e7d73032e0c] Daemon stopped [2019-09-11T16:12:45.393Z] daemon.go:472: [d5f7e05b74d5e] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:307: [d5f7e05b74d5e] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [d5f7e05b74d5e] Daemon stopped [2019-09-11T16:12:45.393Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmNodeRemove (35.30s) [2019-09-11T16:12:45.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-11T16:12:45.393Z] daemon.go:336: [d161631ddc6ec] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d161631ddc6ec] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:364: [d161631ddc6ec] daemon started [2019-09-11T16:12:45.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-11T16:12:45.393Z] daemon.go:336: [dac546f98fcc3] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [dac546f98fcc3] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:364: [dac546f98fcc3] daemon started [2019-09-11T16:12:45.393Z] check_test.go:310: [dac546f98fcc3] joining swarm manager [d161631ddc6ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-11T16:12:45.393Z] daemon.go:336: [d7d29cc2225b3] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d7d29cc2225b3] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:364: [d7d29cc2225b3] daemon started [2019-09-11T16:12:45.393Z] check_test.go:310: [d7d29cc2225b3] joining swarm manager [d161631ddc6ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-11T16:12:45.393Z] daemon.go:472: [dac546f98fcc3] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:307: [dac546f98fcc3] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [dac546f98fcc3] Daemon stopped [2019-09-11T16:12:45.393Z] daemon.go:336: [dac546f98fcc3] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [dac546f98fcc3] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [dac546f98fcc3] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [dac546f98fcc3] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:350: [dac546f98fcc3] error pinging daemon on start: Get http://dac546f98fcc3.sock/_ping: context deadline exceeded [2019-09-11T16:12:45.393Z] daemon.go:336: [dac546f98fcc3] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:350: [dac546f98fcc3] error pinging daemon on start: Get http://dac546f98fcc3.sock/_ping: context deadline exceeded [2019-09-11T16:12:45.393Z] daemon.go:336: [dac546f98fcc3] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:350: [dac546f98fcc3] error pinging daemon on start: Get http://dac546f98fcc3.sock/_ping: context deadline exceeded [2019-09-11T16:12:45.393Z] daemon.go:336: [dac546f98fcc3] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:350: [dac546f98fcc3] error pinging daemon on start: Get http://dac546f98fcc3.sock/_ping: context deadline exceeded [2019-09-11T16:12:45.393Z] daemon.go:336: [dac546f98fcc3] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:350: [dac546f98fcc3] error pinging daemon on start: Get http://dac546f98fcc3.sock/_ping: context deadline exceeded [2019-09-11T16:12:45.393Z] daemon.go:336: [dac546f98fcc3] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:350: [dac546f98fcc3] error pinging daemon on start: Get http://dac546f98fcc3.sock/_ping: context deadline exceeded [2019-09-11T16:12:45.393Z] daemon.go:336: [dac546f98fcc3] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:364: [dac546f98fcc3] daemon started [2019-09-11T16:12:45.393Z] daemon.go:472: [d161631ddc6ec] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:307: [d161631ddc6ec] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [d161631ddc6ec] Daemon stopped [2019-09-11T16:12:45.393Z] daemon.go:472: [dac546f98fcc3] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:307: [dac546f98fcc3] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [dac546f98fcc3] Daemon stopped [2019-09-11T16:12:45.393Z] daemon.go:472: [d7d29cc2225b3] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:307: [d7d29cc2225b3] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [d7d29cc2225b3] Daemon stopped [2019-09-11T16:12:45.393Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmNodeUpdate (6.62s) [2019-09-11T16:12:45.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeUpdate [2019-09-11T16:12:45.393Z] daemon.go:336: [d0c987cc2ffee] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d0c987cc2ffee] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:364: [d0c987cc2ffee] daemon started [2019-09-11T16:12:45.393Z] daemon.go:472: [d0c987cc2ffee] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:307: [d0c987cc2ffee] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [d0c987cc2ffee] Daemon stopped [2019-09-11T16:12:45.393Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmPromoteDemote (23.20s) [2019-09-11T16:12:45.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmPromoteDemote [2019-09-11T16:12:45.393Z] daemon.go:336: [d014c7be17305] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d014c7be17305] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:364: [d014c7be17305] daemon started [2019-09-11T16:12:45.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmPromoteDemote [2019-09-11T16:12:45.393Z] daemon.go:336: [db4fce3a2aa6c] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [db4fce3a2aa6c] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:364: [db4fce3a2aa6c] daemon started [2019-09-11T16:12:45.393Z] check_test.go:310: [db4fce3a2aa6c] joining swarm manager [d014c7be17305]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.393Z] daemon.go:472: [d014c7be17305] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:307: [d014c7be17305] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [d014c7be17305] Daemon stopped [2019-09-11T16:12:45.393Z] daemon.go:472: [db4fce3a2aa6c] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:307: [db4fce3a2aa6c] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [db4fce3a2aa6c] Daemon stopped [2019-09-11T16:12:45.393Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmRaftQuorum (58.73s) [2019-09-11T16:12:45.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-11T16:12:45.393Z] daemon.go:336: [dec3208b9ca1b] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [dec3208b9ca1b] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:364: [dec3208b9ca1b] daemon started [2019-09-11T16:12:45.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-11T16:12:45.393Z] daemon.go:336: [d0bc8256bb1bf] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d0bc8256bb1bf] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:364: [d0bc8256bb1bf] daemon started [2019-09-11T16:12:45.393Z] check_test.go:310: [d0bc8256bb1bf] joining swarm manager [dec3208b9ca1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-11T16:12:45.393Z] daemon.go:336: [d8551f91deb85] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d8551f91deb85] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:364: [d8551f91deb85] daemon started [2019-09-11T16:12:45.393Z] check_test.go:310: [d8551f91deb85] joining swarm manager [dec3208b9ca1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-11T16:12:45.393Z] daemon.go:472: [d0bc8256bb1bf] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:307: [d0bc8256bb1bf] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [d0bc8256bb1bf] Daemon stopped [2019-09-11T16:12:45.393Z] daemon.go:472: [d8551f91deb85] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:307: [d8551f91deb85] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [d8551f91deb85] Daemon stopped [2019-09-11T16:12:45.393Z] daemon.go:336: [d0bc8256bb1bf] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d0bc8256bb1bf] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d0bc8256bb1bf] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d0bc8256bb1bf] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:364: [d0bc8256bb1bf] daemon started [2019-09-11T16:12:45.393Z] daemon.go:472: [dec3208b9ca1b] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:307: [dec3208b9ca1b] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [dec3208b9ca1b] Daemon stopped [2019-09-11T16:12:45.393Z] daemon.go:472: [d0bc8256bb1bf] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:307: [d0bc8256bb1bf] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [d0bc8256bb1bf] Daemon stopped [2019-09-11T16:12:45.393Z] check_test.go:331: Daemon d8551f91deb85 is not started [2019-09-11T16:12:45.393Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmRestartCluster (62.68s) [2019-09-11T16:12:45.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-11T16:12:45.393Z] daemon.go:336: [ddeda25d36bf5] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [ddeda25d36bf5] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:364: [ddeda25d36bf5] daemon started [2019-09-11T16:12:45.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-11T16:12:45.393Z] daemon.go:336: [d95620c104cb0] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d95620c104cb0] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:364: [d95620c104cb0] daemon started [2019-09-11T16:12:45.393Z] check_test.go:310: [d95620c104cb0] joining swarm manager [ddeda25d36bf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-11T16:12:45.393Z] daemon.go:336: [d8d45bb52cc5e] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d8d45bb52cc5e] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:364: [d8d45bb52cc5e] daemon started [2019-09-11T16:12:45.393Z] check_test.go:310: [d8d45bb52cc5e] joining swarm manager [ddeda25d36bf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-11T16:12:45.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-11T16:12:45.393Z] daemon.go:336: [d45737ca2af03] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d45737ca2af03] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:364: [d45737ca2af03] daemon started [2019-09-11T16:12:45.393Z] check_test.go:310: [d45737ca2af03] joining swarm manager [ddeda25d36bf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-11T16:12:45.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-11T16:12:45.393Z] daemon.go:336: [d453001c6f703] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d453001c6f703] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:364: [d453001c6f703] daemon started [2019-09-11T16:12:45.393Z] check_test.go:310: [d453001c6f703] joining swarm manager [ddeda25d36bf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-09-11T16:12:45.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-11T16:12:45.393Z] daemon.go:336: [de084fc5dc155] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [de084fc5dc155] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:364: [de084fc5dc155] daemon started [2019-09-11T16:12:45.393Z] check_test.go:310: [de084fc5dc155] joining swarm manager [ddeda25d36bf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-09-11T16:12:45.393Z] daemon.go:472: [de084fc5dc155] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:472: [ddeda25d36bf5] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:472: [d95620c104cb0] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:472: [d8d45bb52cc5e] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:472: [d45737ca2af03] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:472: [d453001c6f703] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:307: [ddeda25d36bf5] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [ddeda25d36bf5] Daemon stopped [2019-09-11T16:12:45.393Z] daemon.go:307: [de084fc5dc155] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [de084fc5dc155] Daemon stopped [2019-09-11T16:12:45.393Z] daemon.go:307: [d453001c6f703] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [d453001c6f703] Daemon stopped [2019-09-11T16:12:45.393Z] daemon.go:307: [d45737ca2af03] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [d45737ca2af03] Daemon stopped [2019-09-11T16:12:45.393Z] daemon.go:307: [d95620c104cb0] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [d95620c104cb0] Daemon stopped [2019-09-11T16:12:45.393Z] daemon.go:307: [d8d45bb52cc5e] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [d8d45bb52cc5e] Daemon stopped [2019-09-11T16:12:45.393Z] daemon.go:336: [de084fc5dc155] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d45737ca2af03] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d453001c6f703] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d8d45bb52cc5e] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [ddeda25d36bf5] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d95620c104cb0] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d45737ca2af03] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [de084fc5dc155] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d453001c6f703] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d8d45bb52cc5e] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [ddeda25d36bf5] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d95620c104cb0] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d45737ca2af03] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [de084fc5dc155] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d453001c6f703] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d8d45bb52cc5e] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [ddeda25d36bf5] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d95620c104cb0] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d45737ca2af03] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [de084fc5dc155] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d453001c6f703] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d8d45bb52cc5e] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [ddeda25d36bf5] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d95620c104cb0] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:350: [d45737ca2af03] error pinging daemon on start: Get http://d45737ca2af03.sock/_ping: context deadline exceeded [2019-09-11T16:12:45.393Z] daemon.go:350: [de084fc5dc155] error pinging daemon on start: Get http://de084fc5dc155.sock/_ping: context deadline exceeded [2019-09-11T16:12:45.393Z] daemon.go:350: [d453001c6f703] error pinging daemon on start: Get http://d453001c6f703.sock/_ping: context deadline exceeded [2019-09-11T16:12:45.393Z] daemon.go:350: [d8d45bb52cc5e] error pinging daemon on start: Get http://d8d45bb52cc5e.sock/_ping: context deadline exceeded [2019-09-11T16:12:45.393Z] daemon.go:350: [ddeda25d36bf5] error pinging daemon on start: Get http://ddeda25d36bf5.sock/_ping: context deadline exceeded [2019-09-11T16:12:45.393Z] daemon.go:350: [d95620c104cb0] error pinging daemon on start: Get http://d95620c104cb0.sock/_ping: context deadline exceeded [2019-09-11T16:12:45.393Z] daemon.go:336: [d45737ca2af03] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [de084fc5dc155] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d453001c6f703] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d8d45bb52cc5e] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [ddeda25d36bf5] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d95620c104cb0] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:350: [d45737ca2af03] error pinging daemon on start: Get http://d45737ca2af03.sock/_ping: context deadline exceeded [2019-09-11T16:12:45.393Z] daemon.go:350: [de084fc5dc155] error pinging daemon on start: Get http://de084fc5dc155.sock/_ping: context deadline exceeded [2019-09-11T16:12:45.393Z] daemon.go:350: [d453001c6f703] error pinging daemon on start: Get http://d453001c6f703.sock/_ping: context deadline exceeded [2019-09-11T16:12:45.393Z] daemon.go:350: [d8d45bb52cc5e] error pinging daemon on start: Get http://d8d45bb52cc5e.sock/_ping: context deadline exceeded [2019-09-11T16:12:45.393Z] daemon.go:350: [ddeda25d36bf5] error pinging daemon on start: Get http://ddeda25d36bf5.sock/_ping: context deadline exceeded [2019-09-11T16:12:45.393Z] daemon.go:350: [d95620c104cb0] error pinging daemon on start: Get http://d95620c104cb0.sock/_ping: context deadline exceeded [2019-09-11T16:12:45.393Z] daemon.go:336: [d45737ca2af03] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [de084fc5dc155] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d453001c6f703] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d8d45bb52cc5e] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [ddeda25d36bf5] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:336: [d95620c104cb0] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:364: [d8d45bb52cc5e] daemon started [2019-09-11T16:12:45.393Z] daemon.go:364: [d45737ca2af03] daemon started [2019-09-11T16:12:45.393Z] daemon.go:364: [d95620c104cb0] daemon started [2019-09-11T16:12:45.393Z] daemon.go:364: [d453001c6f703] daemon started [2019-09-11T16:12:45.393Z] daemon.go:364: [ddeda25d36bf5] daemon started [2019-09-11T16:12:45.393Z] daemon.go:350: [de084fc5dc155] error pinging daemon on start: Get http://de084fc5dc155.sock/_ping: context deadline exceeded [2019-09-11T16:12:45.393Z] daemon.go:336: [de084fc5dc155] waiting for daemon to start [2019-09-11T16:12:45.393Z] daemon.go:364: [de084fc5dc155] daemon started [2019-09-11T16:12:45.393Z] daemon.go:472: [ddeda25d36bf5] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:307: [ddeda25d36bf5] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [ddeda25d36bf5] Daemon stopped [2019-09-11T16:12:45.393Z] daemon.go:472: [d95620c104cb0] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:307: [d95620c104cb0] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [d95620c104cb0] Daemon stopped [2019-09-11T16:12:45.393Z] daemon.go:472: [d8d45bb52cc5e] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:307: [d8d45bb52cc5e] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [d8d45bb52cc5e] Daemon stopped [2019-09-11T16:12:45.393Z] daemon.go:472: [d45737ca2af03] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:307: [d45737ca2af03] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [d45737ca2af03] Daemon stopped [2019-09-11T16:12:45.393Z] daemon.go:472: [d453001c6f703] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:307: [d453001c6f703] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [d453001c6f703] Daemon stopped [2019-09-11T16:12:45.393Z] daemon.go:472: [de084fc5dc155] Stopping daemon [2019-09-11T16:12:45.393Z] daemon.go:307: [de084fc5dc155] exiting daemon [2019-09-11T16:12:45.393Z] daemon.go:459: [de084fc5dc155] Daemon stopped [2019-09-11T16:12:45.393Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2019-09-11T16:12:45.393Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-09-11T16:12:45.393Z] daemon.go:336: [d9ce1510d8dcd] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [d9ce1510d8dcd] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [d9ce1510d8dcd] daemon started [2019-09-11T16:12:45.394Z] daemon.go:472: [d9ce1510d8dcd] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [d9ce1510d8dcd] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [d9ce1510d8dcd] Daemon stopped [2019-09-11T16:12:45.394Z] daemon.go:336: [d9ce1510d8dcd] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [d9ce1510d8dcd] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [d9ce1510d8dcd] daemon started [2019-09-11T16:12:45.394Z] daemon.go:472: [d9ce1510d8dcd] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [d9ce1510d8dcd] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [d9ce1510d8dcd] Daemon stopped [2019-09-11T16:12:45.394Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.12s) [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-09-11T16:12:45.394Z] daemon.go:336: [d7cd0c608289b] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [d7cd0c608289b] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [d7cd0c608289b] daemon started [2019-09-11T16:12:45.394Z] daemon.go:472: [d7cd0c608289b] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [d7cd0c608289b] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [d7cd0c608289b] Daemon stopped [2019-09-11T16:12:45.394Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.54s) [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-11T16:12:45.394Z] daemon.go:336: [db2dea3982429] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [db2dea3982429] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [db2dea3982429] daemon started [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-11T16:12:45.394Z] daemon.go:336: [d444c60e4006d] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [d444c60e4006d] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [d444c60e4006d] daemon started [2019-09-11T16:12:45.394Z] check_test.go:310: [d444c60e4006d] joining swarm manager [db2dea3982429]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-11T16:12:45.394Z] daemon.go:336: [da884441cb325] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [da884441cb325] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [da884441cb325] daemon started [2019-09-11T16:12:45.394Z] check_test.go:310: [da884441cb325] joining swarm manager [db2dea3982429]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-11T16:12:45.394Z] daemon.go:472: [db2dea3982429] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [db2dea3982429] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [db2dea3982429] Daemon stopped [2019-09-11T16:12:45.394Z] daemon.go:472: [d444c60e4006d] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [d444c60e4006d] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [d444c60e4006d] Daemon stopped [2019-09-11T16:12:45.394Z] daemon.go:472: [da884441cb325] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [da884441cb325] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [da884441cb325] Daemon stopped [2019-09-11T16:12:45.394Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.55s) [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-11T16:12:45.394Z] daemon.go:336: [d6d7cf4fffb0d] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [d6d7cf4fffb0d] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [d6d7cf4fffb0d] daemon started [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-11T16:12:45.394Z] daemon.go:336: [dc984ce5e46a4] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [dc984ce5e46a4] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [dc984ce5e46a4] daemon started [2019-09-11T16:12:45.394Z] check_test.go:310: [dc984ce5e46a4] joining swarm manager [d6d7cf4fffb0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-11T16:12:45.394Z] daemon.go:336: [d21c03c70a8e5] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [d21c03c70a8e5] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [d21c03c70a8e5] daemon started [2019-09-11T16:12:45.394Z] check_test.go:310: [d21c03c70a8e5] joining swarm manager [d6d7cf4fffb0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-11T16:12:45.394Z] daemon.go:472: [d6d7cf4fffb0d] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [d6d7cf4fffb0d] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [d6d7cf4fffb0d] Daemon stopped [2019-09-11T16:12:45.394Z] daemon.go:472: [dc984ce5e46a4] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [dc984ce5e46a4] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [dc984ce5e46a4] Daemon stopped [2019-09-11T16:12:45.394Z] daemon.go:472: [d21c03c70a8e5] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [d21c03c70a8e5] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [d21c03c70a8e5] Daemon stopped [2019-09-11T16:12:45.394Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.28s) [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-11T16:12:45.394Z] daemon.go:336: [d761e107385aa] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [d761e107385aa] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [d761e107385aa] daemon started [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-11T16:12:45.394Z] daemon.go:336: [d73e7130ea3c6] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [d73e7130ea3c6] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [d73e7130ea3c6] daemon started [2019-09-11T16:12:45.394Z] check_test.go:310: [d73e7130ea3c6] joining swarm manager [d761e107385aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-11T16:12:45.394Z] daemon.go:336: [d2c4194e273f0] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [d2c4194e273f0] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [d2c4194e273f0] daemon started [2019-09-11T16:12:45.394Z] check_test.go:310: [d2c4194e273f0] joining swarm manager [d761e107385aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-11T16:12:45.394Z] daemon.go:472: [d761e107385aa] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [d761e107385aa] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [d761e107385aa] Daemon stopped [2019-09-11T16:12:45.394Z] daemon.go:472: [d73e7130ea3c6] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [d73e7130ea3c6] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [d73e7130ea3c6] Daemon stopped [2019-09-11T16:12:45.394Z] daemon.go:472: [d2c4194e273f0] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [d2c4194e273f0] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [d2c4194e273f0] Daemon stopped [2019-09-11T16:12:45.394Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesCreate (6.74s) [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreate [2019-09-11T16:12:45.394Z] daemon.go:336: [d302f678e9332] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [d302f678e9332] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [d302f678e9332] daemon started [2019-09-11T16:12:45.394Z] daemon.go:472: [d302f678e9332] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [d302f678e9332] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [d302f678e9332] Daemon stopped [2019-09-11T16:12:45.394Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.02s) [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-11T16:12:45.394Z] daemon.go:336: [d448d489c5776] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [d448d489c5776] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [d448d489c5776] daemon started [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-11T16:12:45.394Z] daemon.go:336: [d6b9e66793164] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [d6b9e66793164] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [d6b9e66793164] daemon started [2019-09-11T16:12:45.394Z] check_test.go:310: [d6b9e66793164] joining swarm manager [d448d489c5776]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-11T16:12:45.394Z] daemon.go:336: [d29235c9762af] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [d29235c9762af] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [d29235c9762af] daemon started [2019-09-11T16:12:45.394Z] check_test.go:310: [d29235c9762af] joining swarm manager [d448d489c5776]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-11T16:12:45.394Z] daemon.go:336: [d8553afcc59d4] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [d8553afcc59d4] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [d8553afcc59d4] daemon started [2019-09-11T16:12:45.394Z] check_test.go:310: [d8553afcc59d4] joining swarm manager [d448d489c5776]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-11T16:12:45.394Z] daemon.go:336: [d9e550816cbae] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [d9e550816cbae] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [d9e550816cbae] daemon started [2019-09-11T16:12:45.394Z] check_test.go:310: [d9e550816cbae] joining swarm manager [d448d489c5776]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-09-11T16:12:45.394Z] daemon.go:472: [d448d489c5776] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [d448d489c5776] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [d448d489c5776] Daemon stopped [2019-09-11T16:12:45.394Z] daemon.go:472: [d6b9e66793164] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [d6b9e66793164] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [d6b9e66793164] Daemon stopped [2019-09-11T16:12:45.394Z] daemon.go:472: [d29235c9762af] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [d29235c9762af] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [d29235c9762af] Daemon stopped [2019-09-11T16:12:45.394Z] daemon.go:472: [d8553afcc59d4] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [d8553afcc59d4] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [d8553afcc59d4] Daemon stopped [2019-09-11T16:12:45.394Z] daemon.go:472: [d9e550816cbae] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [d9e550816cbae] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [d9e550816cbae] Daemon stopped [2019-09-11T16:12:45.394Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesEmptyList (2.93s) [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-09-11T16:12:45.394Z] daemon.go:336: [ddbe4bd4a2219] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [ddbe4bd4a2219] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [ddbe4bd4a2219] daemon started [2019-09-11T16:12:45.394Z] daemon.go:472: [ddbe4bd4a2219] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [ddbe4bd4a2219] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [ddbe4bd4a2219] Daemon stopped [2019-09-11T16:12:45.394Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.42s) [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-11T16:12:45.394Z] daemon.go:336: [de0c6fbc0a182] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [de0c6fbc0a182] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [de0c6fbc0a182] daemon started [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-11T16:12:45.394Z] daemon.go:336: [d92c14ab8fe36] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [d92c14ab8fe36] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [d92c14ab8fe36] daemon started [2019-09-11T16:12:45.394Z] check_test.go:310: [d92c14ab8fe36] joining swarm manager [de0c6fbc0a182]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-11T16:12:45.394Z] daemon.go:336: [d2e27e8651302] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [d2e27e8651302] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [d2e27e8651302] daemon started [2019-09-11T16:12:45.394Z] check_test.go:310: [d2e27e8651302] joining swarm manager [de0c6fbc0a182]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-11T16:12:45.394Z] daemon.go:472: [de0c6fbc0a182] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [de0c6fbc0a182] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [de0c6fbc0a182] Daemon stopped [2019-09-11T16:12:45.394Z] daemon.go:472: [d92c14ab8fe36] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [d92c14ab8fe36] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [d92c14ab8fe36] Daemon stopped [2019-09-11T16:12:45.394Z] daemon.go:472: [d2e27e8651302] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [d2e27e8651302] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [d2e27e8651302] Daemon stopped [2019-09-11T16:12:45.394Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.50s) [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-11T16:12:45.394Z] daemon.go:336: [d14e058bb30cd] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [d14e058bb30cd] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [d14e058bb30cd] daemon started [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-11T16:12:45.394Z] daemon.go:336: [de99dc62c34d4] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [de99dc62c34d4] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [de99dc62c34d4] daemon started [2019-09-11T16:12:45.394Z] check_test.go:310: [de99dc62c34d4] joining swarm manager [d14e058bb30cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-11T16:12:45.394Z] daemon.go:336: [ddfcdae2260bb] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [ddfcdae2260bb] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [ddfcdae2260bb] daemon started [2019-09-11T16:12:45.394Z] check_test.go:310: [ddfcdae2260bb] joining swarm manager [d14e058bb30cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-11T16:12:45.394Z] daemon.go:472: [de99dc62c34d4] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [de99dc62c34d4] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [de99dc62c34d4] Daemon stopped [2019-09-11T16:12:45.394Z] daemon.go:472: [d14e058bb30cd] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [d14e058bb30cd] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [d14e058bb30cd] Daemon stopped [2019-09-11T16:12:45.394Z] check_test.go:331: Daemon de99dc62c34d4 is not started [2019-09-11T16:12:45.394Z] daemon.go:472: [ddfcdae2260bb] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [ddfcdae2260bb] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [ddfcdae2260bb] Daemon stopped [2019-09-11T16:12:45.394Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting (26.97s) [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-11T16:12:45.394Z] daemon.go:336: [d9e7f83409dce] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [d9e7f83409dce] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [d9e7f83409dce] daemon started [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-11T16:12:45.394Z] daemon.go:336: [d3c20c2951760] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [d3c20c2951760] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [d3c20c2951760] daemon started [2019-09-11T16:12:45.394Z] check_test.go:310: [d3c20c2951760] joining swarm manager [d9e7f83409dce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-11T16:12:45.394Z] daemon.go:336: [d474d13eca6b1] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [d474d13eca6b1] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [d474d13eca6b1] daemon started [2019-09-11T16:12:45.394Z] check_test.go:310: [d474d13eca6b1] joining swarm manager [d9e7f83409dce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-11T16:12:45.394Z] daemon.go:472: [d9e7f83409dce] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [d9e7f83409dce] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [d9e7f83409dce] Daemon stopped [2019-09-11T16:12:45.394Z] daemon.go:472: [d3c20c2951760] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [d3c20c2951760] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [d3c20c2951760] Daemon stopped [2019-09-11T16:12:45.394Z] daemon.go:472: [d474d13eca6b1] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [d474d13eca6b1] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [d474d13eca6b1] Daemon stopped [2019-09-11T16:12:45.394Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesUpdate (40.23s) [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-11T16:12:45.394Z] daemon.go:336: [da09edb2560b5] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [da09edb2560b5] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [da09edb2560b5] daemon started [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-11T16:12:45.394Z] daemon.go:336: [dd6f24ca291ca] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [dd6f24ca291ca] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [dd6f24ca291ca] daemon started [2019-09-11T16:12:45.394Z] check_test.go:310: [dd6f24ca291ca] joining swarm manager [da09edb2560b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-11T16:12:45.394Z] daemon.go:336: [d7dc075f84e33] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:336: [d7dc075f84e33] waiting for daemon to start [2019-09-11T16:12:45.394Z] daemon.go:364: [d7dc075f84e33] daemon started [2019-09-11T16:12:45.394Z] check_test.go:310: [d7dc075f84e33] joining swarm manager [da09edb2560b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-11T16:12:45.394Z] daemon.go:472: [da09edb2560b5] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [da09edb2560b5] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [da09edb2560b5] Daemon stopped [2019-09-11T16:12:45.394Z] daemon.go:472: [dd6f24ca291ca] Stopping daemon [2019-09-11T16:12:45.394Z] daemon.go:307: [dd6f24ca291ca] exiting daemon [2019-09-11T16:12:45.394Z] daemon.go:459: [dd6f24ca291ca] Daemon stopped [2019-09-11T16:12:45.395Z] daemon.go:472: [d7dc075f84e33] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [d7dc075f84e33] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [d7dc075f84e33] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.62s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-09-11T16:12:45.395Z] daemon.go:336: [dbc0dd1e4bb0c] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [dbc0dd1e4bb0c] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [dbc0dd1e4bb0c] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [dbc0dd1e4bb0c] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [dbc0dd1e4bb0c] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [dbc0dd1e4bb0c] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.03s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-09-11T16:12:45.395Z] daemon.go:336: [dd649fb824cb7] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [dd649fb824cb7] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [dd649fb824cb7] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [dd649fb824cb7] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [dd649fb824cb7] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [dd649fb824cb7] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.94s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-09-11T16:12:45.395Z] daemon.go:336: [de089abbbe7ce] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [de089abbbe7ce] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [de089abbbe7ce] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [de089abbbe7ce] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [de089abbbe7ce] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [de089abbbe7ce] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestDNSConfig (3.22s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestDNSConfig [2019-09-11T16:12:45.395Z] daemon.go:336: [d0894c0489790] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [d0894c0489790] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [d0894c0489790] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [d0894c0489790] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [d0894c0489790] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [d0894c0489790] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestDNSConfigUpdate (3.46s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestDNSConfigUpdate [2019-09-11T16:12:45.395Z] daemon.go:336: [d10609764c1c9] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [d10609764c1c9] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [d10609764c1c9] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [d10609764c1c9] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [d10609764c1c9] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [d10609764c1c9] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestExtraHosts (3.66s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestExtraHosts [2019-09-11T16:12:45.395Z] daemon.go:336: [d2a6c700f918c] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [d2a6c700f918c] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [d2a6c700f918c] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [d2a6c700f918c] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [d2a6c700f918c] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [d2a6c700f918c] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.32s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-09-11T16:12:45.395Z] daemon.go:336: [d6bb118c3d698] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [d6bb118c3d698] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [d6bb118c3d698] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [d6bb118c3d698] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [d6bb118c3d698] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [d6bb118c3d698] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestOverlayAttachable (5.52s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestOverlayAttachable [2019-09-11T16:12:45.395Z] daemon.go:336: [d15af142fe303] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [d15af142fe303] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [d15af142fe303] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [d15af142fe303] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [d15af142fe303] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [d15af142fe303] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.92s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-09-11T16:12:45.395Z] daemon.go:336: [de7c1160430ba] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [de7c1160430ba] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [de7c1160430ba] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [de7c1160430ba] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [de7c1160430ba] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [de7c1160430ba] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.92s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-09-11T16:12:45.395Z] daemon.go:336: [d477721b5e93c] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [d477721b5e93c] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [d477721b5e93c] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [d477721b5e93c] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [d477721b5e93c] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [d477721b5e93c] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestPruneNetwork (10.94s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestPruneNetwork [2019-09-11T16:12:45.395Z] daemon.go:336: [d6b09b8e5526b] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [d6b09b8e5526b] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [d6b09b8e5526b] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [d6b09b8e5526b] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [d6b09b8e5526b] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [d6b09b8e5526b] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestPsListContainersFilterIsTask (3.87s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestPsListContainersFilterIsTask [2019-09-11T16:12:45.395Z] daemon.go:336: [d5403cfb83bd2] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [d5403cfb83bd2] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [d5403cfb83bd2] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [d5403cfb83bd2] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [d5403cfb83bd2] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [d5403cfb83bd2] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateMountTmpfs (13.90s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateMountTmpfs [2019-09-11T16:12:45.395Z] daemon.go:336: [da7925caca6e8] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [da7925caca6e8] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [da7925caca6e8] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [da7925caca6e8] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [da7925caca6e8] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [da7925caca6e8] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateMountVolume (3.27s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateMountVolume [2019-09-11T16:12:45.395Z] daemon.go:336: [dd41aa584ba5c] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [dd41aa584ba5c] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [dd41aa584ba5c] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [dd41aa584ba5c] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [dd41aa584ba5c] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [dd41aa584ba5c] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.57s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-09-11T16:12:45.395Z] daemon.go:336: [de20f7de81683] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [de20f7de81683] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [de20f7de81683] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [de20f7de81683] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [de20f7de81683] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [de20f7de81683] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithConfigSimple (3.00s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-09-11T16:12:45.395Z] daemon.go:336: [d88d8c5b41a41] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [d88d8c5b41a41] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [d88d8c5b41a41] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [d88d8c5b41a41] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [d88d8c5b41a41] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [d88d8c5b41a41] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.54s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-09-11T16:12:45.395Z] daemon.go:336: [daf4b1ffde4b6] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [daf4b1ffde4b6] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [daf4b1ffde4b6] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [daf4b1ffde4b6] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [daf4b1ffde4b6] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [daf4b1ffde4b6] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.56s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-09-11T16:12:45.395Z] daemon.go:336: [d7b76c11a705a] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [d7b76c11a705a] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [d7b76c11a705a] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [d7b76c11a705a] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [d7b76c11a705a] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [d7b76c11a705a] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.54s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-09-11T16:12:45.395Z] daemon.go:336: [dd4646be7ceae] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [dd4646be7ceae] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [dd4646be7ceae] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [dd4646be7ceae] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [dd4646be7ceae] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [dd4646be7ceae] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithSecretSimple (3.04s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-09-11T16:12:45.395Z] daemon.go:336: [d2f568fdcf8ee] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [d2f568fdcf8ee] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [d2f568fdcf8ee] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [d2f568fdcf8ee] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [d2f568fdcf8ee] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [d2f568fdcf8ee] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.75s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-09-11T16:12:45.395Z] daemon.go:336: [d76382caa0ef0] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [d76382caa0ef0] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [d76382caa0ef0] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [d76382caa0ef0] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [d76382caa0ef0] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [d76382caa0ef0] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestServiceHealthRun (6.93s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceHealthRun [2019-09-11T16:12:45.395Z] daemon.go:336: [d6a751f1b5dc8] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [d6a751f1b5dc8] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [d6a751f1b5dc8] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [d6a751f1b5dc8] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [d6a751f1b5dc8] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [d6a751f1b5dc8] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestServiceHealthStart (5.79s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceHealthStart [2019-09-11T16:12:45.395Z] daemon.go:336: [d200d7f52191a] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [d200d7f52191a] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [d200d7f52191a] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [d200d7f52191a] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [d200d7f52191a] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [d200d7f52191a] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogs (13.45s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogs [2019-09-11T16:12:45.395Z] daemon.go:336: [da4647c7e6f5a] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [da4647c7e6f5a] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [da4647c7e6f5a] daemon started [2019-09-11T16:12:45.395Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.09m91y9l55rb@1cf995cc9d4c | hello1\n" [2019-09-11T16:12:45.395Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.jn3lj557gkbn@1cf995cc9d4c | hello2\n" [2019-09-11T16:12:45.395Z] daemon.go:472: [da4647c7e6f5a] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [da4647c7e6f5a] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [da4647c7e6f5a] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsCompleteness (13.29s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsCompleteness [2019-09-11T16:12:45.395Z] daemon.go:336: [d81ee347e082f] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [d81ee347e082f] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [d81ee347e082f] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [d81ee347e082f] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [d81ee347e082f] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [d81ee347e082f] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsDetails (13.41s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsDetails [2019-09-11T16:12:45.395Z] daemon.go:336: [d91fde10bb5d8] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [d91fde10bb5d8] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [d91fde10bb5d8] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [d91fde10bb5d8] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [d91fde10bb5d8] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [d91fde10bb5d8] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsFollow (13.51s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsFollow [2019-09-11T16:12:45.395Z] daemon.go:336: [de7ff8877adba] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [de7ff8877adba] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [de7ff8877adba] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [de7ff8877adba] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [de7ff8877adba] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [de7ff8877adba] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (15.67s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-09-11T16:12:45.395Z] daemon.go:336: [d3fc0a80584fd] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [d3fc0a80584fd] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [d3fc0a80584fd] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [d3fc0a80584fd] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [d3fc0a80584fd] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [d3fc0a80584fd] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsSince (13.71s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsSince [2019-09-11T16:12:45.395Z] daemon.go:336: [d3fd7e5151c8f] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [d3fd7e5151c8f] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [d3fd7e5151c8f] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [d3fd7e5151c8f] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [d3fd7e5151c8f] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [d3fd7e5151c8f] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsTTY (13.27s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsTTY [2019-09-11T16:12:45.395Z] daemon.go:336: [d133f624436b0] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [d133f624436b0] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [d133f624436b0] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [d133f624436b0] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [d133f624436b0] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [d133f624436b0] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsTail (12.99s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsTail [2019-09-11T16:12:45.395Z] daemon.go:336: [d98c92f36ccc0] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:336: [d98c92f36ccc0] waiting for daemon to start [2019-09-11T16:12:45.395Z] daemon.go:364: [d98c92f36ccc0] daemon started [2019-09-11T16:12:45.395Z] daemon.go:472: [d98c92f36ccc0] Stopping daemon [2019-09-11T16:12:45.395Z] daemon.go:307: [d98c92f36ccc0] exiting daemon [2019-09-11T16:12:45.395Z] daemon.go:459: [d98c92f36ccc0] Daemon stopped [2019-09-11T16:12:45.395Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsTaskLogs (13.92s) [2019-09-11T16:12:45.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsTaskLogs [2019-09-11T16:12:45.396Z] daemon.go:336: [d38d898493bfa] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [d38d898493bfa] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [d38d898493bfa] daemon started [2019-09-11T16:12:45.396Z] docker_cli_service_logs_test.go:242: checking task uxpyw8tkvswk [2019-09-11T16:12:45.396Z] docker_cli_service_logs_test.go:247: checking messages for uxpyw8tkvswk [2019-09-11T16:12:45.396Z] docker_cli_service_logs_test.go:242: checking task 8u0aur617p2z [2019-09-11T16:12:45.396Z] docker_cli_service_logs_test.go:247: checking messages for 8u0aur617p2z [2019-09-11T16:12:45.396Z] daemon.go:472: [d38d898493bfa] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [d38d898493bfa] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [d38d898493bfa] Daemon stopped [2019-09-11T16:12:45.396Z] --- PASS: Test/DockerSwarmSuite/TestServiceScale (3.06s) [2019-09-11T16:12:45.396Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceScale [2019-09-11T16:12:45.396Z] daemon.go:336: [d65b60efc0476] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [d65b60efc0476] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [d65b60efc0476] daemon started [2019-09-11T16:12:45.396Z] daemon.go:472: [d65b60efc0476] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [d65b60efc0476] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [d65b60efc0476] Daemon stopped [2019-09-11T16:12:45.396Z] --- PASS: Test/DockerSwarmSuite/TestSwarmAlternateLockUnlock (19.25s) [2019-09-11T16:12:45.396Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-09-11T16:12:45.396Z] daemon.go:336: [d4c2c601bba6c] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [d4c2c601bba6c] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [d4c2c601bba6c] daemon started [2019-09-11T16:12:45.396Z] daemon.go:472: [d4c2c601bba6c] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [d4c2c601bba6c] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [d4c2c601bba6c] Daemon stopped [2019-09-11T16:12:45.396Z] daemon.go:336: [d4c2c601bba6c] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [d4c2c601bba6c] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [d4c2c601bba6c] daemon started [2019-09-11T16:12:45.396Z] daemon.go:472: [d4c2c601bba6c] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [d4c2c601bba6c] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [d4c2c601bba6c] Daemon stopped [2019-09-11T16:12:45.396Z] daemon.go:336: [d4c2c601bba6c] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [d4c2c601bba6c] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [d4c2c601bba6c] daemon started [2019-09-11T16:12:45.396Z] daemon.go:472: [d4c2c601bba6c] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [d4c2c601bba6c] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [d4c2c601bba6c] Daemon stopped [2019-09-11T16:12:45.396Z] daemon.go:336: [d4c2c601bba6c] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [d4c2c601bba6c] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [d4c2c601bba6c] daemon started [2019-09-11T16:12:45.396Z] daemon.go:472: [d4c2c601bba6c] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [d4c2c601bba6c] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [d4c2c601bba6c] Daemon stopped [2019-09-11T16:12:45.396Z] daemon.go:336: [d4c2c601bba6c] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [d4c2c601bba6c] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [d4c2c601bba6c] daemon started [2019-09-11T16:12:45.396Z] daemon.go:472: [d4c2c601bba6c] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [d4c2c601bba6c] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [d4c2c601bba6c] Daemon stopped [2019-09-11T16:12:45.396Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsConfig (2.89s) [2019-09-11T16:12:45.396Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsConfig [2019-09-11T16:12:45.396Z] daemon.go:336: [d68a5036979a7] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [d68a5036979a7] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [d68a5036979a7] daemon started [2019-09-11T16:12:45.396Z] daemon.go:472: [d68a5036979a7] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [d68a5036979a7] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [d68a5036979a7] Daemon stopped [2019-09-11T16:12:45.396Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsNetwork (3.05s) [2019-09-11T16:12:45.396Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-09-11T16:12:45.396Z] daemon.go:336: [dd873735aaaec] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [dd873735aaaec] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [dd873735aaaec] daemon started [2019-09-11T16:12:45.396Z] daemon.go:472: [dd873735aaaec] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [dd873735aaaec] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [dd873735aaaec] Daemon stopped [2019-09-11T16:12:45.396Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsNode (20.05s) [2019-09-11T16:12:45.396Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-11T16:12:45.396Z] daemon.go:336: [db33ee16d43bb] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [db33ee16d43bb] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [db33ee16d43bb] daemon started [2019-09-11T16:12:45.396Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-11T16:12:45.396Z] daemon.go:336: [d16a9099f1d13] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [d16a9099f1d13] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [d16a9099f1d13] daemon started [2019-09-11T16:12:45.396Z] check_test.go:310: [d16a9099f1d13] joining swarm manager [db33ee16d43bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.396Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-11T16:12:45.396Z] daemon.go:336: [d8f79f6cc5940] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [d8f79f6cc5940] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [d8f79f6cc5940] daemon started [2019-09-11T16:12:45.396Z] check_test.go:310: [d8f79f6cc5940] joining swarm manager [db33ee16d43bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-11T16:12:45.396Z] daemon.go:472: [db33ee16d43bb] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [db33ee16d43bb] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [db33ee16d43bb] Daemon stopped [2019-09-11T16:12:45.396Z] daemon.go:472: [d16a9099f1d13] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [d16a9099f1d13] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [d16a9099f1d13] Daemon stopped [2019-09-11T16:12:45.396Z] daemon.go:472: [d8f79f6cc5940] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [d8f79f6cc5940] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [d8f79f6cc5940] Daemon stopped [2019-09-11T16:12:45.396Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsScope (8.33s) [2019-09-11T16:12:45.396Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsScope [2019-09-11T16:12:45.396Z] daemon.go:336: [de0ae81e40444] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [de0ae81e40444] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [de0ae81e40444] daemon started [2019-09-11T16:12:45.396Z] daemon.go:472: [de0ae81e40444] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [de0ae81e40444] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [de0ae81e40444] Daemon stopped [2019-09-11T16:12:45.396Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsSecret (3.09s) [2019-09-11T16:12:45.396Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsSecret [2019-09-11T16:12:45.396Z] daemon.go:336: [def099242cb6a] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [def099242cb6a] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [def099242cb6a] daemon started [2019-09-11T16:12:45.396Z] daemon.go:472: [def099242cb6a] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [def099242cb6a] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [def099242cb6a] Daemon stopped [2019-09-11T16:12:45.396Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsService (15.83s) [2019-09-11T16:12:45.396Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsService [2019-09-11T16:12:45.396Z] daemon.go:336: [d3dbd8dd1cb02] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [d3dbd8dd1cb02] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [d3dbd8dd1cb02] daemon started [2019-09-11T16:12:45.396Z] daemon.go:472: [d3dbd8dd1cb02] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [d3dbd8dd1cb02] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [d3dbd8dd1cb02] Daemon stopped [2019-09-11T16:12:45.396Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsSource (19.28s) [2019-09-11T16:12:45.396Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-11T16:12:45.396Z] daemon.go:336: [d555f5b186f36] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [d555f5b186f36] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [d555f5b186f36] daemon started [2019-09-11T16:12:45.396Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-11T16:12:45.396Z] daemon.go:336: [d276d7e751993] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [d276d7e751993] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [d276d7e751993] daemon started [2019-09-11T16:12:45.396Z] check_test.go:310: [d276d7e751993] joining swarm manager [d555f5b186f36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.396Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-11T16:12:45.396Z] daemon.go:336: [dd1e6589f542b] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [dd1e6589f542b] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [dd1e6589f542b] daemon started [2019-09-11T16:12:45.396Z] check_test.go:310: [dd1e6589f542b] joining swarm manager [d555f5b186f36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-11T16:12:45.396Z] daemon.go:472: [d555f5b186f36] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [d555f5b186f36] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [d555f5b186f36] Daemon stopped [2019-09-11T16:12:45.396Z] daemon.go:472: [d276d7e751993] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [d276d7e751993] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [d276d7e751993] Daemon stopped [2019-09-11T16:12:45.396Z] daemon.go:472: [dd1e6589f542b] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [dd1e6589f542b] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [dd1e6589f542b] Daemon stopped [2019-09-11T16:12:45.396Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsType (8.68s) [2019-09-11T16:12:45.396Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsType [2019-09-11T16:12:45.396Z] daemon.go:336: [d1607d491b0d3] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [d1607d491b0d3] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [d1607d491b0d3] daemon started [2019-09-11T16:12:45.396Z] daemon.go:472: [d1607d491b0d3] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [d1607d491b0d3] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [d1607d491b0d3] Daemon stopped [2019-09-11T16:12:45.396Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey (157.65s) [2019-09-11T16:12:45.396Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-11T16:12:45.396Z] daemon.go:336: [dfc53a53bbd0a] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [dfc53a53bbd0a] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [dfc53a53bbd0a] daemon started [2019-09-11T16:12:45.396Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-11T16:12:45.396Z] daemon.go:336: [d8e74571fd8f3] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [d8e74571fd8f3] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [d8e74571fd8f3] daemon started [2019-09-11T16:12:45.396Z] check_test.go:310: [d8e74571fd8f3] joining swarm manager [dfc53a53bbd0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.396Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-11T16:12:45.396Z] daemon.go:336: [d194eab056991] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [d194eab056991] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [d194eab056991] daemon started [2019-09-11T16:12:45.396Z] check_test.go:310: [d194eab056991] joining swarm manager [dfc53a53bbd0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-11T16:12:45.396Z] daemon.go:472: [d8e74571fd8f3] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [d8e74571fd8f3] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [d8e74571fd8f3] Daemon stopped [2019-09-11T16:12:45.396Z] daemon.go:336: [d8e74571fd8f3] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [d8e74571fd8f3] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [d8e74571fd8f3] daemon started [2019-09-11T16:12:45.396Z] daemon.go:472: [d194eab056991] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [d194eab056991] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [d194eab056991] Daemon stopped [2019-09-11T16:12:45.396Z] daemon.go:336: [d194eab056991] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [d194eab056991] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [d194eab056991] daemon started [2019-09-11T16:12:45.396Z] daemon.go:472: [d8e74571fd8f3] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [d8e74571fd8f3] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [d8e74571fd8f3] Daemon stopped [2019-09-11T16:12:45.396Z] daemon.go:336: [d8e74571fd8f3] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [d8e74571fd8f3] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [d8e74571fd8f3] daemon started [2019-09-11T16:12:45.396Z] daemon.go:472: [d194eab056991] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [d194eab056991] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [d194eab056991] Daemon stopped [2019-09-11T16:12:45.396Z] daemon.go:336: [d194eab056991] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [d194eab056991] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [d194eab056991] daemon started [2019-09-11T16:12:45.396Z] daemon.go:472: [d8e74571fd8f3] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [d8e74571fd8f3] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [d8e74571fd8f3] Daemon stopped [2019-09-11T16:12:45.396Z] daemon.go:336: [d8e74571fd8f3] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [d8e74571fd8f3] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [d8e74571fd8f3] daemon started [2019-09-11T16:12:45.396Z] daemon.go:472: [d194eab056991] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [d194eab056991] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [d194eab056991] Daemon stopped [2019-09-11T16:12:45.396Z] daemon.go:336: [d194eab056991] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [d194eab056991] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [d194eab056991] daemon started [2019-09-11T16:12:45.396Z] daemon.go:472: [dfc53a53bbd0a] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [dfc53a53bbd0a] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [dfc53a53bbd0a] Daemon stopped [2019-09-11T16:12:45.396Z] daemon.go:472: [d8e74571fd8f3] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [d8e74571fd8f3] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [d8e74571fd8f3] Daemon stopped [2019-09-11T16:12:45.396Z] daemon.go:472: [d194eab056991] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [d194eab056991] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [d194eab056991] Daemon stopped [2019-09-11T16:12:45.396Z] --- PASS: Test/DockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.33s) [2019-09-11T16:12:45.396Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-09-11T16:12:45.396Z] daemon.go:336: [d1cd42834e49b] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [d1cd42834e49b] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [d1cd42834e49b] daemon started [2019-09-11T16:12:45.396Z] daemon.go:472: [d1cd42834e49b] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [d1cd42834e49b] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [d1cd42834e49b] Daemon stopped [2019-09-11T16:12:45.396Z] --- PASS: Test/DockerSwarmSuite/TestSwarmContainerAutoStart (10.15s) [2019-09-11T16:12:45.396Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmContainerAutoStart [2019-09-11T16:12:45.396Z] daemon.go:336: [de022ed03bf72] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [de022ed03bf72] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [de022ed03bf72] daemon started [2019-09-11T16:12:45.396Z] daemon.go:472: [de022ed03bf72] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [de022ed03bf72] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [de022ed03bf72] Daemon stopped [2019-09-11T16:12:45.396Z] daemon.go:336: [de022ed03bf72] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [de022ed03bf72] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [de022ed03bf72] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [de022ed03bf72] daemon started [2019-09-11T16:12:45.396Z] daemon.go:472: [de022ed03bf72] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [de022ed03bf72] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [de022ed03bf72] Daemon stopped [2019-09-11T16:12:45.396Z] --- PASS: Test/DockerSwarmSuite/TestSwarmContainerEndpointOptions (9.29s) [2019-09-11T16:12:45.396Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-09-11T16:12:45.396Z] daemon.go:336: [db8e554ba59cb] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [db8e554ba59cb] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [db8e554ba59cb] daemon started [2019-09-11T16:12:45.396Z] daemon.go:472: [db8e554ba59cb] Stopping daemon [2019-09-11T16:12:45.396Z] daemon.go:307: [db8e554ba59cb] exiting daemon [2019-09-11T16:12:45.396Z] daemon.go:459: [db8e554ba59cb] Daemon stopped [2019-09-11T16:12:45.396Z] --- PASS: Test/DockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.94s) [2019-09-11T16:12:45.396Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-09-11T16:12:45.396Z] daemon.go:336: [d9147ac92a19c] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:336: [d9147ac92a19c] waiting for daemon to start [2019-09-11T16:12:45.396Z] daemon.go:364: [d9147ac92a19c] daemon started [2019-09-11T16:12:45.396Z] daemon.go:472: [d9147ac92a19c] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [d9147ac92a19c] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [d9147ac92a19c] Daemon stopped [2019-09-11T16:12:45.397Z] --- PASS: Test/DockerSwarmSuite/TestSwarmIncompatibleDaemon (5.84s) [2019-09-11T16:12:45.397Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-09-11T16:12:45.397Z] daemon.go:336: [d294f56abf65f] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [d294f56abf65f] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [d294f56abf65f] daemon started [2019-09-11T16:12:45.397Z] daemon.go:472: [d294f56abf65f] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [d294f56abf65f] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [d294f56abf65f] Daemon stopped [2019-09-11T16:12:45.397Z] daemon.go:336: [d294f56abf65f] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:307: [d294f56abf65f] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:336: [d294f56abf65f] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [d294f56abf65f] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:307: [d294f56abf65f] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:336: [d294f56abf65f] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [d294f56abf65f] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [d294f56abf65f] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [d294f56abf65f] daemon started [2019-09-11T16:12:45.397Z] daemon.go:472: [d294f56abf65f] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [d294f56abf65f] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [d294f56abf65f] Daemon stopped [2019-09-11T16:12:45.397Z] --- PASS: Test/DockerSwarmSuite/TestSwarmIngressNetwork (6.75s) [2019-09-11T16:12:45.397Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmIngressNetwork [2019-09-11T16:12:45.397Z] daemon.go:336: [dfa6db7c8962c] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [dfa6db7c8962c] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [dfa6db7c8962c] daemon started [2019-09-11T16:12:45.397Z] daemon.go:472: [dfa6db7c8962c] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [dfa6db7c8962c] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [dfa6db7c8962c] Daemon stopped [2019-09-11T16:12:45.397Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInit (4.97s) [2019-09-11T16:12:45.397Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInit [2019-09-11T16:12:45.397Z] daemon.go:336: [d2a4a7a889c6f] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [d2a4a7a889c6f] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [d2a4a7a889c6f] daemon started [2019-09-11T16:12:45.397Z] daemon.go:472: [d2a4a7a889c6f] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [d2a4a7a889c6f] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [d2a4a7a889c6f] Daemon stopped [2019-09-11T16:12:45.397Z] --- SKIP: Test/DockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-09-11T16:12:45.397Z] requirement.go:26: unmatched requirement IPv6 [2019-09-11T16:12:45.397Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInitLocked (7.48s) [2019-09-11T16:12:45.397Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInitLocked [2019-09-11T16:12:45.397Z] daemon.go:336: [d9c93db26c86e] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [d9c93db26c86e] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [d9c93db26c86e] daemon started [2019-09-11T16:12:45.397Z] daemon.go:472: [d9c93db26c86e] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [d9c93db26c86e] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [d9c93db26c86e] Daemon stopped [2019-09-11T16:12:45.397Z] daemon.go:336: [d9c93db26c86e] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [d9c93db26c86e] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [d9c93db26c86e] daemon started [2019-09-11T16:12:45.397Z] daemon.go:472: [d9c93db26c86e] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [d9c93db26c86e] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [d9c93db26c86e] Daemon stopped [2019-09-11T16:12:45.397Z] daemon.go:336: [d9c93db26c86e] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [d9c93db26c86e] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [d9c93db26c86e] daemon started [2019-09-11T16:12:45.397Z] daemon.go:472: [d9c93db26c86e] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [d9c93db26c86e] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [d9c93db26c86e] Daemon stopped [2019-09-11T16:12:45.397Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2019-09-11T16:12:45.397Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-09-11T16:12:45.397Z] daemon.go:336: [dc98c52380958] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [dc98c52380958] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [dc98c52380958] daemon started [2019-09-11T16:12:45.397Z] daemon.go:472: [dc98c52380958] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [dc98c52380958] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [dc98c52380958] Daemon stopped [2019-09-11T16:12:45.397Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2019-09-11T16:12:45.397Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-09-11T16:12:45.397Z] daemon.go:336: [dd4de70c4ccb6] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [dd4de70c4ccb6] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [dd4de70c4ccb6] daemon started [2019-09-11T16:12:45.397Z] daemon.go:472: [dd4de70c4ccb6] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [dd4de70c4ccb6] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [dd4de70c4ccb6] Daemon stopped [2019-09-11T16:12:45.397Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInitWithDrain (3.11s) [2019-09-11T16:12:45.397Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInitWithDrain [2019-09-11T16:12:45.397Z] daemon.go:336: [d72cb07a8d9dd] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [d72cb07a8d9dd] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [d72cb07a8d9dd] daemon started [2019-09-11T16:12:45.397Z] daemon.go:472: [d72cb07a8d9dd] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [d72cb07a8d9dd] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [d72cb07a8d9dd] Daemon stopped [2019-09-11T16:12:45.397Z] --- PASS: Test/DockerSwarmSuite/TestSwarmJoinLeave (53.85s) [2019-09-11T16:12:45.397Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinLeave [2019-09-11T16:12:45.397Z] daemon.go:336: [d6a027e7ac446] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [d6a027e7ac446] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [d6a027e7ac446] daemon started [2019-09-11T16:12:45.397Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinLeave [2019-09-11T16:12:45.397Z] daemon.go:336: [d76b46af97db4] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [d76b46af97db4] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [d76b46af97db4] daemon started [2019-09-11T16:12:45.397Z] daemon.go:472: [d6a027e7ac446] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [d6a027e7ac446] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [d6a027e7ac446] Daemon stopped [2019-09-11T16:12:45.397Z] daemon.go:472: [d76b46af97db4] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [d76b46af97db4] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [d76b46af97db4] Daemon stopped [2019-09-11T16:12:45.397Z] --- PASS: Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked (56.74s) [2019-09-11T16:12:45.397Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-11T16:12:45.397Z] daemon.go:336: [d38621a77c584] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [d38621a77c584] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [d38621a77c584] daemon started [2019-09-11T16:12:45.397Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-11T16:12:45.397Z] daemon.go:336: [def6ea3c9c2bd] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [def6ea3c9c2bd] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [def6ea3c9c2bd] daemon started [2019-09-11T16:12:45.397Z] check_test.go:310: [def6ea3c9c2bd] joining swarm manager [d38621a77c584]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.397Z] daemon.go:472: [def6ea3c9c2bd] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [def6ea3c9c2bd] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [def6ea3c9c2bd] Daemon stopped [2019-09-11T16:12:45.397Z] daemon.go:336: [def6ea3c9c2bd] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [def6ea3c9c2bd] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [def6ea3c9c2bd] daemon started [2019-09-11T16:12:45.397Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-11T16:12:45.397Z] daemon.go:336: [d443e80ecfcb8] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [d443e80ecfcb8] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [d443e80ecfcb8] daemon started [2019-09-11T16:12:45.397Z] check_test.go:310: [d443e80ecfcb8] joining swarm manager [d38621a77c584]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-11T16:12:45.397Z] daemon.go:472: [def6ea3c9c2bd] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [def6ea3c9c2bd] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [def6ea3c9c2bd] Daemon stopped [2019-09-11T16:12:45.397Z] daemon.go:336: [def6ea3c9c2bd] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [def6ea3c9c2bd] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [def6ea3c9c2bd] daemon started [2019-09-11T16:12:45.397Z] daemon.go:472: [d443e80ecfcb8] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [d443e80ecfcb8] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [d443e80ecfcb8] Daemon stopped [2019-09-11T16:12:45.397Z] daemon.go:336: [d443e80ecfcb8] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [d443e80ecfcb8] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [d443e80ecfcb8] daemon started [2019-09-11T16:12:45.397Z] daemon.go:472: [d443e80ecfcb8] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [d443e80ecfcb8] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [d443e80ecfcb8] Daemon stopped [2019-09-11T16:12:45.397Z] daemon.go:336: [d443e80ecfcb8] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [d443e80ecfcb8] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [d443e80ecfcb8] daemon started [2019-09-11T16:12:45.397Z] daemon.go:472: [d38621a77c584] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [d38621a77c584] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [d38621a77c584] Daemon stopped [2019-09-11T16:12:45.397Z] daemon.go:472: [def6ea3c9c2bd] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [def6ea3c9c2bd] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [def6ea3c9c2bd] Daemon stopped [2019-09-11T16:12:45.397Z] daemon.go:472: [d443e80ecfcb8] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [d443e80ecfcb8] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [d443e80ecfcb8] Daemon stopped [2019-09-11T16:12:45.397Z] --- PASS: Test/DockerSwarmSuite/TestSwarmJoinWithDrain (13.33s) [2019-09-11T16:12:45.397Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinWithDrain [2019-09-11T16:12:45.397Z] daemon.go:336: [dbd863e7b884f] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [dbd863e7b884f] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [dbd863e7b884f] daemon started [2019-09-11T16:12:45.397Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinWithDrain [2019-09-11T16:12:45.397Z] daemon.go:336: [df1f8731ca1ad] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [df1f8731ca1ad] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [df1f8731ca1ad] daemon started [2019-09-11T16:12:45.397Z] daemon.go:472: [dbd863e7b884f] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [dbd863e7b884f] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [dbd863e7b884f] Daemon stopped [2019-09-11T16:12:45.397Z] daemon.go:472: [df1f8731ca1ad] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [df1f8731ca1ad] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [df1f8731ca1ad] Daemon stopped [2019-09-11T16:12:45.397Z] --- PASS: Test/DockerSwarmSuite/TestSwarmLeaveLocked (5.90s) [2019-09-11T16:12:45.397Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLeaveLocked [2019-09-11T16:12:45.397Z] daemon.go:336: [d831321fe043a] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [d831321fe043a] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [d831321fe043a] daemon started [2019-09-11T16:12:45.397Z] daemon.go:472: [d831321fe043a] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [d831321fe043a] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [d831321fe043a] Daemon stopped [2019-09-11T16:12:45.397Z] daemon.go:336: [d831321fe043a] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [d831321fe043a] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [d831321fe043a] daemon started [2019-09-11T16:12:45.397Z] daemon.go:472: [d831321fe043a] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [d831321fe043a] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [d831321fe043a] Daemon stopped [2019-09-11T16:12:45.397Z] --- PASS: Test/DockerSwarmSuite/TestSwarmLockUnlockCluster (131.93s) [2019-09-11T16:12:45.397Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-11T16:12:45.397Z] daemon.go:336: [de2eb9799c8b9] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [de2eb9799c8b9] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [de2eb9799c8b9] daemon started [2019-09-11T16:12:45.397Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-11T16:12:45.397Z] daemon.go:336: [ded71f5f406ba] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [ded71f5f406ba] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [ded71f5f406ba] daemon started [2019-09-11T16:12:45.397Z] check_test.go:310: [ded71f5f406ba] joining swarm manager [de2eb9799c8b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.397Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-11T16:12:45.397Z] daemon.go:336: [d3422fd89f698] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [d3422fd89f698] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [d3422fd89f698] daemon started [2019-09-11T16:12:45.397Z] check_test.go:310: [d3422fd89f698] joining swarm manager [de2eb9799c8b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-11T16:12:45.397Z] daemon.go:472: [ded71f5f406ba] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [ded71f5f406ba] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [ded71f5f406ba] Daemon stopped [2019-09-11T16:12:45.397Z] daemon.go:336: [ded71f5f406ba] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [ded71f5f406ba] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [ded71f5f406ba] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [ded71f5f406ba] daemon started [2019-09-11T16:12:45.397Z] daemon.go:472: [ded71f5f406ba] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [ded71f5f406ba] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [ded71f5f406ba] Daemon stopped [2019-09-11T16:12:45.397Z] daemon.go:472: [de2eb9799c8b9] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [de2eb9799c8b9] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [de2eb9799c8b9] Daemon stopped [2019-09-11T16:12:45.397Z] daemon.go:336: [de2eb9799c8b9] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [de2eb9799c8b9] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [de2eb9799c8b9] daemon started [2019-09-11T16:12:45.397Z] daemon.go:472: [d3422fd89f698] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [d3422fd89f698] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [d3422fd89f698] Daemon stopped [2019-09-11T16:12:45.397Z] daemon.go:336: [d3422fd89f698] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [d3422fd89f698] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [d3422fd89f698] daemon started [2019-09-11T16:12:45.397Z] daemon.go:336: [ded71f5f406ba] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [ded71f5f406ba] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [ded71f5f406ba] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [ded71f5f406ba] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [ded71f5f406ba] daemon started [2019-09-11T16:12:45.397Z] daemon.go:472: [ded71f5f406ba] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [ded71f5f406ba] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [ded71f5f406ba] Daemon stopped [2019-09-11T16:12:45.397Z] daemon.go:336: [ded71f5f406ba] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [ded71f5f406ba] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:364: [ded71f5f406ba] daemon started [2019-09-11T16:12:45.397Z] daemon.go:472: [de2eb9799c8b9] Stopping daemon [2019-09-11T16:12:45.397Z] daemon.go:307: [de2eb9799c8b9] exiting daemon [2019-09-11T16:12:45.397Z] daemon.go:459: [de2eb9799c8b9] Daemon stopped [2019-09-11T16:12:45.397Z] daemon.go:336: [de2eb9799c8b9] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [de2eb9799c8b9] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [de2eb9799c8b9] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:336: [de2eb9799c8b9] waiting for daemon to start [2019-09-11T16:12:45.397Z] daemon.go:350: [de2eb9799c8b9] error pinging daemon on start: Get http://de2eb9799c8b9.sock/_ping: context deadline exceeded [2019-09-11T16:12:45.397Z] daemon.go:336: [de2eb9799c8b9] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:350: [de2eb9799c8b9] error pinging daemon on start: Get http://de2eb9799c8b9.sock/_ping: context deadline exceeded [2019-09-11T16:12:45.398Z] daemon.go:336: [de2eb9799c8b9] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [de2eb9799c8b9] daemon started [2019-09-11T16:12:45.398Z] daemon.go:472: [d3422fd89f698] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [d3422fd89f698] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [d3422fd89f698] Daemon stopped [2019-09-11T16:12:45.398Z] daemon.go:336: [d3422fd89f698] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:336: [d3422fd89f698] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [d3422fd89f698] daemon started [2019-09-11T16:12:45.398Z] daemon.go:472: [ded71f5f406ba] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [ded71f5f406ba] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [ded71f5f406ba] Daemon stopped [2019-09-11T16:12:45.398Z] daemon.go:336: [ded71f5f406ba] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:336: [ded71f5f406ba] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [ded71f5f406ba] daemon started [2019-09-11T16:12:45.398Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-11T16:12:45.398Z] daemon.go:336: [d7d67d5ff9169] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:336: [d7d67d5ff9169] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [d7d67d5ff9169] daemon started [2019-09-11T16:12:45.398Z] check_test.go:310: [d7d67d5ff9169] joining swarm manager [de2eb9799c8b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-11T16:12:45.398Z] daemon.go:472: [d7d67d5ff9169] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [d7d67d5ff9169] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [d7d67d5ff9169] Daemon stopped [2019-09-11T16:12:45.398Z] daemon.go:336: [d7d67d5ff9169] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:336: [d7d67d5ff9169] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [d7d67d5ff9169] daemon started [2019-09-11T16:12:45.398Z] daemon.go:472: [de2eb9799c8b9] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [de2eb9799c8b9] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [de2eb9799c8b9] Daemon stopped [2019-09-11T16:12:45.398Z] daemon.go:472: [ded71f5f406ba] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [ded71f5f406ba] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [ded71f5f406ba] Daemon stopped [2019-09-11T16:12:45.398Z] daemon.go:472: [d3422fd89f698] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [d3422fd89f698] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [d3422fd89f698] Daemon stopped [2019-09-11T16:12:45.398Z] daemon.go:472: [d7d67d5ff9169] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [d7d67d5ff9169] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [d7d67d5ff9169] Daemon stopped [2019-09-11T16:12:45.398Z] --- PASS: Test/DockerSwarmSuite/TestSwarmManagerAddress (13.81s) [2019-09-11T16:12:45.398Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmManagerAddress [2019-09-11T16:12:45.398Z] daemon.go:336: [dc6f0c10e9fa0] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:336: [dc6f0c10e9fa0] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [dc6f0c10e9fa0] daemon started [2019-09-11T16:12:45.398Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmManagerAddress [2019-09-11T16:12:45.398Z] daemon.go:336: [d9849e279fe05] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:336: [d9849e279fe05] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [d9849e279fe05] daemon started [2019-09-11T16:12:45.398Z] check_test.go:310: [d9849e279fe05] joining swarm manager [dc6f0c10e9fa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.398Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmManagerAddress [2019-09-11T16:12:45.398Z] daemon.go:336: [db5e4316cd470] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:336: [db5e4316cd470] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [db5e4316cd470] daemon started [2019-09-11T16:12:45.398Z] check_test.go:310: [db5e4316cd470] joining swarm manager [dc6f0c10e9fa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-11T16:12:45.398Z] daemon.go:472: [dc6f0c10e9fa0] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [dc6f0c10e9fa0] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [dc6f0c10e9fa0] Daemon stopped [2019-09-11T16:12:45.398Z] daemon.go:472: [d9849e279fe05] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [d9849e279fe05] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [d9849e279fe05] Daemon stopped [2019-09-11T16:12:45.398Z] daemon.go:472: [db5e4316cd470] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [db5e4316cd470] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [db5e4316cd470] Daemon stopped [2019-09-11T16:12:45.398Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkCreateDup (3.11s) [2019-09-11T16:12:45.398Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkCreateDup [2019-09-11T16:12:45.398Z] daemon.go:336: [d8ba6ca48c328] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:336: [d8ba6ca48c328] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [d8ba6ca48c328] daemon started [2019-09-11T16:12:45.398Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-09-11T16:12:45.398Z] docker_cli_swarm_test.go:1528: 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-09-11T16:12:45.398Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-09-11T16:12:45.398Z] docker_cli_swarm_test.go:1528: 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-09-11T16:12:45.398Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-09-11T16:12:45.398Z] docker_cli_swarm_test.go:1528: 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-09-11T16:12:45.398Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-09-11T16:12:45.398Z] docker_cli_swarm_test.go:1528: 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-09-11T16:12:45.398Z] daemon.go:472: [d8ba6ca48c328] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [d8ba6ca48c328] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [d8ba6ca48c328] Daemon stopped [2019-09-11T16:12:45.398Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.25s) [2019-09-11T16:12:45.398Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-09-11T16:12:45.398Z] daemon.go:336: [df9cd3b61f666] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:336: [df9cd3b61f666] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [df9cd3b61f666] daemon started [2019-09-11T16:12:45.398Z] daemon.go:472: [df9cd3b61f666] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [df9cd3b61f666] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [df9cd3b61f666] Daemon stopped [2019-09-11T16:12:45.398Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkIPAMOptions (7.12s) [2019-09-11T16:12:45.398Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-09-11T16:12:45.398Z] daemon.go:336: [d092223ab9293] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:336: [d092223ab9293] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [d092223ab9293] daemon started [2019-09-11T16:12:45.398Z] daemon.go:472: [d092223ab9293] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [d092223ab9293] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [d092223ab9293] Daemon stopped [2019-09-11T16:12:45.398Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkPlugin (3.03s) [2019-09-11T16:12:45.398Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkPlugin [2019-09-11T16:12:45.398Z] daemon.go:336: [d879190c9b1de] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:336: [d879190c9b1de] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [d879190c9b1de] daemon started [2019-09-11T16:12:45.398Z] daemon.go:472: [d879190c9b1de] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [d879190c9b1de] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [d879190c9b1de] Daemon stopped [2019-09-11T16:12:45.398Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkPluginV2 (55.95s) [2019-09-11T16:12:45.398Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-09-11T16:12:45.398Z] daemon.go:336: [d626984e75953] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:336: [d626984e75953] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [d626984e75953] daemon started [2019-09-11T16:12:45.398Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-09-11T16:12:45.398Z] daemon.go:336: [dd55d86795198] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:336: [dd55d86795198] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [dd55d86795198] daemon started [2019-09-11T16:12:45.398Z] check_test.go:310: [dd55d86795198] joining swarm manager [d626984e75953]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.398Z] daemon.go:472: [d626984e75953] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [d626984e75953] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [d626984e75953] Daemon stopped [2019-09-11T16:12:45.398Z] daemon.go:472: [dd55d86795198] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [dd55d86795198] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [dd55d86795198] Daemon stopped [2019-09-11T16:12:45.398Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNodeListFilter (2.99s) [2019-09-11T16:12:45.398Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNodeListFilter [2019-09-11T16:12:45.398Z] daemon.go:336: [d19968a230611] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:336: [d19968a230611] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [d19968a230611] daemon started [2019-09-11T16:12:45.398Z] daemon.go:472: [d19968a230611] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [d19968a230611] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [d19968a230611] Daemon stopped [2019-09-11T16:12:45.398Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNodeTaskListFilter (3.91s) [2019-09-11T16:12:45.398Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-09-11T16:12:45.398Z] daemon.go:336: [dc3ae9b103b05] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:336: [dc3ae9b103b05] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [dc3ae9b103b05] daemon started [2019-09-11T16:12:45.398Z] daemon.go:472: [dc3ae9b103b05] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [dc3ae9b103b05] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [dc3ae9b103b05] Daemon stopped [2019-09-11T16:12:45.398Z] --- PASS: Test/DockerSwarmSuite/TestSwarmPublishAdd (3.02s) [2019-09-11T16:12:45.398Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmPublishAdd [2019-09-11T16:12:45.398Z] daemon.go:336: [d1e2b50864684] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:336: [d1e2b50864684] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [d1e2b50864684] daemon started [2019-09-11T16:12:45.398Z] daemon.go:472: [d1e2b50864684] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [d1e2b50864684] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [d1e2b50864684] Daemon stopped [2019-09-11T16:12:45.398Z] --- PASS: Test/DockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.59s) [2019-09-11T16:12:45.398Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-09-11T16:12:45.398Z] daemon.go:336: [d10604b4cad6b] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:336: [d10604b4cad6b] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [d10604b4cad6b] daemon started [2019-09-11T16:12:45.398Z] daemon.go:472: [d10604b4cad6b] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [d10604b4cad6b] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [d10604b4cad6b] Daemon stopped [2019-09-11T16:12:45.398Z] --- PASS: Test/DockerSwarmSuite/TestSwarmReadonlyRootfs (3.32s) [2019-09-11T16:12:45.398Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmReadonlyRootfs [2019-09-11T16:12:45.398Z] daemon.go:336: [d68bdead0dccc] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:336: [d68bdead0dccc] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [d68bdead0dccc] daemon started [2019-09-11T16:12:45.398Z] daemon.go:472: [d68bdead0dccc] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [d68bdead0dccc] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [d68bdead0dccc] Daemon stopped [2019-09-11T16:12:45.398Z] --- PASS: Test/DockerSwarmSuite/TestSwarmRepeatedRootRotation (20.25s) [2019-09-11T16:12:45.398Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-09-11T16:12:45.398Z] daemon.go:336: [d1537dd9a4ff9] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:336: [d1537dd9a4ff9] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [d1537dd9a4ff9] daemon started [2019-09-11T16:12:45.398Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-09-11T16:12:45.398Z] daemon.go:336: [ddbc9fbfbd445] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:336: [ddbc9fbfbd445] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [ddbc9fbfbd445] daemon started [2019-09-11T16:12:45.398Z] check_test.go:310: [ddbc9fbfbd445] joining swarm manager [d1537dd9a4ff9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-11T16:12:45.398Z] daemon.go:472: [d1537dd9a4ff9] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [d1537dd9a4ff9] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [d1537dd9a4ff9] Daemon stopped [2019-09-11T16:12:45.398Z] daemon.go:472: [ddbc9fbfbd445] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [ddbc9fbfbd445] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [ddbc9fbfbd445] Daemon stopped [2019-09-11T16:12:45.398Z] --- PASS: Test/DockerSwarmSuite/TestSwarmRotateUnlockKey (15.75s) [2019-09-11T16:12:45.398Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmRotateUnlockKey [2019-09-11T16:12:45.398Z] daemon.go:336: [ddfdec350968c] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:336: [ddfdec350968c] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [ddfdec350968c] daemon started [2019-09-11T16:12:45.398Z] daemon.go:472: [ddfdec350968c] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [ddfdec350968c] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [ddfdec350968c] Daemon stopped [2019-09-11T16:12:45.398Z] daemon.go:336: [ddfdec350968c] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:336: [ddfdec350968c] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [ddfdec350968c] daemon started [2019-09-11T16:12:45.398Z] daemon.go:472: [ddfdec350968c] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [ddfdec350968c] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [ddfdec350968c] Daemon stopped [2019-09-11T16:12:45.398Z] daemon.go:336: [ddfdec350968c] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:336: [ddfdec350968c] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [ddfdec350968c] daemon started [2019-09-11T16:12:45.398Z] daemon.go:472: [ddfdec350968c] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [ddfdec350968c] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [ddfdec350968c] Daemon stopped [2019-09-11T16:12:45.398Z] daemon.go:336: [ddfdec350968c] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:336: [ddfdec350968c] waiting for daemon to start [2019-09-11T16:12:45.398Z] daemon.go:364: [ddfdec350968c] daemon started [2019-09-11T16:12:45.398Z] daemon.go:472: [ddfdec350968c] Stopping daemon [2019-09-11T16:12:45.398Z] daemon.go:307: [ddfdec350968c] exiting daemon [2019-09-11T16:12:45.398Z] daemon.go:459: [ddfdec350968c] Daemon stopped [2019-09-11T16:12:45.398Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceEnvFile (2.98s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceEnvFile [2019-09-11T16:12:45.399Z] daemon.go:336: [d3d35723a3778] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:336: [d3d35723a3778] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:364: [d3d35723a3778] daemon started [2019-09-11T16:12:45.399Z] daemon.go:472: [d3d35723a3778] Stopping daemon [2019-09-11T16:12:45.399Z] daemon.go:307: [d3d35723a3778] exiting daemon [2019-09-11T16:12:45.399Z] daemon.go:459: [d3d35723a3778] Daemon stopped [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceListFilter (3.06s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceListFilter [2019-09-11T16:12:45.399Z] daemon.go:336: [d154bf773b999] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:336: [d154bf773b999] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:364: [d154bf773b999] daemon started [2019-09-11T16:12:45.399Z] daemon.go:472: [d154bf773b999] Stopping daemon [2019-09-11T16:12:45.399Z] daemon.go:307: [d154bf773b999] exiting daemon [2019-09-11T16:12:45.399Z] daemon.go:459: [d154bf773b999] Daemon stopped [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceLsFilterMode (3.42s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-09-11T16:12:45.399Z] daemon.go:336: [df06494b8c7b7] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:336: [df06494b8c7b7] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:364: [df06494b8c7b7] daemon started [2019-09-11T16:12:45.399Z] daemon.go:472: [df06494b8c7b7] Stopping daemon [2019-09-11T16:12:45.399Z] daemon.go:307: [df06494b8c7b7] exiting daemon [2019-09-11T16:12:45.399Z] daemon.go:459: [df06494b8c7b7] Daemon stopped [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.30s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-09-11T16:12:45.399Z] daemon.go:336: [dc871b7c7839b] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:336: [dc871b7c7839b] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:364: [dc871b7c7839b] daemon started [2019-09-11T16:12:45.399Z] daemon.go:472: [dc871b7c7839b] Stopping daemon [2019-09-11T16:12:45.399Z] daemon.go:307: [dc871b7c7839b] exiting daemon [2019-09-11T16:12:45.399Z] daemon.go:459: [dc871b7c7839b] Daemon stopped [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceTTY (5.66s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceTTY [2019-09-11T16:12:45.399Z] daemon.go:336: [d6d4e57e2afac] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:336: [d6d4e57e2afac] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:364: [d6d4e57e2afac] daemon started [2019-09-11T16:12:45.399Z] daemon.go:472: [d6d4e57e2afac] Stopping daemon [2019-09-11T16:12:45.399Z] daemon.go:307: [d6d4e57e2afac] exiting daemon [2019-09-11T16:12:45.399Z] daemon.go:459: [d6d4e57e2afac] Daemon stopped [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceTTYUpdate (3.16s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-09-11T16:12:45.399Z] daemon.go:336: [d4854648411bf] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:336: [d4854648411bf] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:364: [d4854648411bf] daemon started [2019-09-11T16:12:45.399Z] daemon.go:472: [d4854648411bf] Stopping daemon [2019-09-11T16:12:45.399Z] daemon.go:307: [d4854648411bf] exiting daemon [2019-09-11T16:12:45.399Z] daemon.go:459: [d4854648411bf] Daemon stopped [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.01s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-09-11T16:12:45.399Z] daemon.go:336: [dbc5d639e130c] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:336: [dbc5d639e130c] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:364: [dbc5d639e130c] daemon started [2019-09-11T16:12:45.399Z] daemon.go:472: [dbc5d639e130c] Stopping daemon [2019-09-11T16:12:45.399Z] daemon.go:307: [dbc5d639e130c] exiting daemon [2019-09-11T16:12:45.399Z] daemon.go:459: [dbc5d639e130c] Daemon stopped [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceWithGroup (3.36s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceWithGroup [2019-09-11T16:12:45.399Z] daemon.go:336: [d33f30b760b7c] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:336: [d33f30b760b7c] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:364: [d33f30b760b7c] daemon started [2019-09-11T16:12:45.399Z] daemon.go:472: [d33f30b760b7c] Stopping daemon [2019-09-11T16:12:45.399Z] daemon.go:307: [d33f30b760b7c] exiting daemon [2019-09-11T16:12:45.399Z] daemon.go:459: [d33f30b760b7c] Daemon stopped [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerSwarmSuite/TestSwarmStopSignal (3.36s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmStopSignal [2019-09-11T16:12:45.399Z] daemon.go:336: [d3169ce237083] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:336: [d3169ce237083] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:364: [d3169ce237083] daemon started [2019-09-11T16:12:45.399Z] daemon.go:472: [d3169ce237083] Stopping daemon [2019-09-11T16:12:45.399Z] daemon.go:307: [d3169ce237083] exiting daemon [2019-09-11T16:12:45.399Z] daemon.go:459: [d3169ce237083] Daemon stopped [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerSwarmSuite/TestSwarmTaskListFilter (2.99s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmTaskListFilter [2019-09-11T16:12:45.399Z] daemon.go:336: [d1e7769a09503] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:336: [d1e7769a09503] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:364: [d1e7769a09503] daemon started [2019-09-11T16:12:45.399Z] daemon.go:472: [d1e7769a09503] Stopping daemon [2019-09-11T16:12:45.399Z] daemon.go:307: [d1e7769a09503] exiting daemon [2019-09-11T16:12:45.399Z] daemon.go:459: [d1e7769a09503] Daemon stopped [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerSwarmSuite/TestSwarmUpdate (2.96s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmUpdate [2019-09-11T16:12:45.399Z] daemon.go:336: [dffb6cda8cee4] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:336: [dffb6cda8cee4] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:364: [dffb6cda8cee4] daemon started [2019-09-11T16:12:45.399Z] daemon.go:472: [dffb6cda8cee4] Stopping daemon [2019-09-11T16:12:45.399Z] daemon.go:307: [dffb6cda8cee4] exiting daemon [2019-09-11T16:12:45.399Z] daemon.go:459: [dffb6cda8cee4] Daemon stopped [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerSwarmSuite/TestSwarmVolumePlugin (52.35s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmVolumePlugin [2019-09-11T16:12:45.399Z] daemon.go:336: [dfef2156ad6f5] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:336: [dfef2156ad6f5] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:364: [dfef2156ad6f5] daemon started [2019-09-11T16:12:45.399Z] daemon.go:472: [dfef2156ad6f5] Stopping daemon [2019-09-11T16:12:45.399Z] daemon.go:307: [dfef2156ad6f5] exiting daemon [2019-09-11T16:12:45.399Z] daemon.go:459: [dfef2156ad6f5] Daemon stopped [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.94s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-09-11T16:12:45.399Z] daemon.go:336: [df023192f927d] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:336: [df023192f927d] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:364: [df023192f927d] daemon started [2019-09-11T16:12:45.399Z] daemon.go:472: [df023192f927d] Stopping daemon [2019-09-11T16:12:45.399Z] daemon.go:307: [df023192f927d] exiting daemon [2019-09-11T16:12:45.399Z] daemon.go:459: [df023192f927d] Daemon stopped [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.02s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-09-11T16:12:45.399Z] daemon.go:336: [d13eb37ed363f] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:336: [d13eb37ed363f] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:364: [d13eb37ed363f] daemon started [2019-09-11T16:12:45.399Z] daemon.go:472: [d13eb37ed363f] Stopping daemon [2019-09-11T16:12:45.399Z] daemon.go:307: [d13eb37ed363f] exiting daemon [2019-09-11T16:12:45.399Z] daemon.go:459: [d13eb37ed363f] Daemon stopped [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.97s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-09-11T16:12:45.399Z] docker_cli_external_volume_driver_test.go:53: Daemon ddd6edb8e87da is not started [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-09-11T16:12:45.399Z] daemon.go:336: [d3931c76dc15f] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:336: [d3931c76dc15f] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:364: [d3931c76dc15f] daemon started [2019-09-11T16:12:45.399Z] daemon.go:472: [d3931c76dc15f] Stopping daemon [2019-09-11T16:12:45.399Z] daemon.go:307: [d3931c76dc15f] exiting daemon [2019-09-11T16:12:45.399Z] daemon.go:459: [d3931c76dc15f] Daemon stopped [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.63s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-09-11T16:12:45.399Z] daemon.go:336: [d0c294cbd40b7] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:336: [d0c294cbd40b7] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:364: [d0c294cbd40b7] daemon started [2019-09-11T16:12:45.399Z] daemon.go:472: [d0c294cbd40b7] Stopping daemon [2019-09-11T16:12:45.399Z] daemon.go:307: [d0c294cbd40b7] exiting daemon [2019-09-11T16:12:45.399Z] daemon.go:459: [d0c294cbd40b7] Daemon stopped [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-09-11T16:12:45.399Z] docker_cli_external_volume_driver_test.go:53: Daemon d32d3721add3e is not started [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-09-11T16:12:45.399Z] daemon.go:336: [df58dd8ee6474] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:336: [df58dd8ee6474] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:364: [df58dd8ee6474] daemon started [2019-09-11T16:12:45.399Z] daemon.go:472: [df58dd8ee6474] Stopping daemon [2019-09-11T16:12:45.399Z] daemon.go:307: [df58dd8ee6474] exiting daemon [2019-09-11T16:12:45.399Z] daemon.go:459: [df58dd8ee6474] Daemon stopped [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-09-11T16:12:45.399Z] docker_cli_external_volume_driver_test.go:53: Daemon d0f7d3f681538 is not started [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-09-11T16:12:45.399Z] docker_cli_external_volume_driver_test.go:53: Daemon d3bb07ab8c7b4 is not started [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.65s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-09-11T16:12:45.399Z] daemon.go:336: [d8c4709c56784] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:336: [d8c4709c56784] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:364: [d8c4709c56784] daemon started [2019-09-11T16:12:45.399Z] daemon.go:472: [d8c4709c56784] Stopping daemon [2019-09-11T16:12:45.399Z] daemon.go:307: [d8c4709c56784] exiting daemon [2019-09-11T16:12:45.399Z] daemon.go:459: [d8c4709c56784] Daemon stopped [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.62s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-09-11T16:12:45.399Z] daemon.go:336: [dd0c121d630d0] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:336: [dd0c121d630d0] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:364: [dd0c121d630d0] daemon started [2019-09-11T16:12:45.399Z] daemon.go:472: [dd0c121d630d0] Stopping daemon [2019-09-11T16:12:45.399Z] daemon.go:307: [dd0c121d630d0] exiting daemon [2019-09-11T16:12:45.399Z] daemon.go:459: [dd0c121d630d0] Daemon stopped [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.85s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-09-11T16:12:45.399Z] daemon.go:336: [d173d360ca978] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:336: [d173d360ca978] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:364: [d173d360ca978] daemon started [2019-09-11T16:12:45.399Z] daemon.go:472: [d173d360ca978] Stopping daemon [2019-09-11T16:12:45.399Z] daemon.go:307: [d173d360ca978] exiting daemon [2019-09-11T16:12:45.399Z] daemon.go:459: [d173d360ca978] Daemon stopped [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-09-11T16:12:45.399Z] daemon.go:336: [dbb6e39ea660c] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:336: [dbb6e39ea660c] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:364: [dbb6e39ea660c] daemon started [2019-09-11T16:12:45.399Z] daemon.go:472: [dbb6e39ea660c] Stopping daemon [2019-09-11T16:12:45.399Z] daemon.go:307: [dbb6e39ea660c] exiting daemon [2019-09-11T16:12:45.399Z] daemon.go:459: [dbb6e39ea660c] Daemon stopped [2019-09-11T16:12:45.399Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.68s) [2019-09-11T16:12:45.399Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-09-11T16:12:45.399Z] daemon.go:336: [db185556cc5f8] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:336: [db185556cc5f8] waiting for daemon to start [2019-09-11T16:12:45.399Z] daemon.go:364: [db185556cc5f8] daemon started [2019-09-11T16:12:45.399Z] daemon.go:472: [db185556cc5f8] Stopping daemon [2019-09-11T16:12:45.399Z] daemon.go:307: [db185556cc5f8] exiting daemon [2019-09-11T16:12:45.400Z] daemon.go:459: [db185556cc5f8] Daemon stopped [2019-09-11T16:12:45.400Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.80s) [2019-09-11T16:12:45.400Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-09-11T16:12:45.400Z] daemon.go:336: [d7c1350afab41] waiting for daemon to start [2019-09-11T16:12:45.400Z] daemon.go:336: [d7c1350afab41] waiting for daemon to start [2019-09-11T16:12:45.400Z] daemon.go:364: [d7c1350afab41] daemon started [2019-09-11T16:12:45.400Z] daemon.go:472: [d7c1350afab41] Stopping daemon [2019-09-11T16:12:45.400Z] daemon.go:307: [d7c1350afab41] exiting daemon [2019-09-11T16:12:45.400Z] daemon.go:459: [d7c1350afab41] Daemon stopped [2019-09-11T16:12:45.400Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.08s) [2019-09-11T16:12:45.400Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-09-11T16:12:45.400Z] daemon.go:336: [df4e2b14a04f6] waiting for daemon to start [2019-09-11T16:12:45.400Z] daemon.go:336: [df4e2b14a04f6] waiting for daemon to start [2019-09-11T16:12:45.400Z] daemon.go:364: [df4e2b14a04f6] daemon started [2019-09-11T16:12:45.400Z] daemon.go:472: [df4e2b14a04f6] Stopping daemon [2019-09-11T16:12:45.400Z] daemon.go:307: [df4e2b14a04f6] exiting daemon [2019-09-11T16:12:45.400Z] daemon.go:459: [df4e2b14a04f6] Daemon stopped [2019-09-11T16:12:45.400Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.64s) [2019-09-11T16:12:45.400Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-09-11T16:12:45.400Z] daemon.go:336: [d2e7c46e80f41] waiting for daemon to start [2019-09-11T16:12:45.400Z] daemon.go:336: [d2e7c46e80f41] waiting for daemon to start [2019-09-11T16:12:45.400Z] daemon.go:364: [d2e7c46e80f41] daemon started [2019-09-11T16:12:45.400Z] daemon.go:472: [d2e7c46e80f41] Stopping daemon [2019-09-11T16:12:45.400Z] daemon.go:307: [d2e7c46e80f41] exiting daemon [2019-09-11T16:12:45.400Z] daemon.go:459: [d2e7c46e80f41] Daemon stopped [2019-09-11T16:12:45.400Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.48s) [2019-09-11T16:12:45.400Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-09-11T16:12:45.400Z] daemon.go:336: [df7dbed69a3a6] waiting for daemon to start [2019-09-11T16:12:45.400Z] daemon.go:336: [df7dbed69a3a6] waiting for daemon to start [2019-09-11T16:12:45.400Z] daemon.go:364: [df7dbed69a3a6] daemon started [2019-09-11T16:12:45.400Z] daemon.go:472: [df7dbed69a3a6] Stopping daemon [2019-09-11T16:12:45.400Z] daemon.go:307: [df7dbed69a3a6] exiting daemon [2019-09-11T16:12:45.400Z] daemon.go:459: [df7dbed69a3a6] Daemon stopped [2019-09-11T16:12:45.400Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.43s) [2019-09-11T16:12:45.400Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-09-11T16:12:45.400Z] docker_cli_external_volume_driver_test.go:486: Daemon d325c6e83fcc8 is not started [2019-09-11T16:12:45.400Z] daemon.go:336: [d325c6e83fcc8] waiting for daemon to start [2019-09-11T16:12:45.400Z] daemon.go:336: [d325c6e83fcc8] waiting for daemon to start [2019-09-11T16:12:45.400Z] daemon.go:364: [d325c6e83fcc8] daemon started [2019-09-11T16:12:45.400Z] daemon.go:472: [d325c6e83fcc8] Stopping daemon [2019-09-11T16:12:45.400Z] daemon.go:307: [d325c6e83fcc8] exiting daemon [2019-09-11T16:12:45.400Z] daemon.go:459: [d325c6e83fcc8] Daemon stopped [2019-09-11T16:12:45.400Z] --- PASS: Test/DockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-09-11T16:12:45.400Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-09-11T16:12:45.400Z] docker_cli_external_volume_driver_test.go:53: Daemon d9499a80392db is not started [2019-09-11T16:12:45.400Z] PASS [2019-09-11T16:12:45.400Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-11T16:12:45.682Z] ++++ cat bundles/test-integration/Test/DockerDaemonSuite/TestFailedPluginRemove/dbb20a35d7aa1/docker.pid [2019-09-11T16:12:45.682Z] +++ kill 5450 [2019-09-11T16:12:45.682Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5450 is not a child of this shell [2019-09-11T16:12:45.682Z] warning: PID 5450 from bundles/test-integration/Test/DockerDaemonSuite/TestFailedPluginRemove/dbb20a35d7aa1/docker.pid had a nonzero exit code [2019-09-11T16:12:45.682Z] ++++ cat bundles/test-integration/docker.pid [2019-09-11T16:12:45.682Z] +++ kill 6911 [2019-09-11T16:12:46.628Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-11T16:12:46.628Z] +++ /etc/init.d/apparmor stop [2019-09-11T16:12:46.628Z] Clearing AppArmor profiles cache:. [2019-09-11T16:12:46.628Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-11T16:12:46.628Z] Unloading profiles will leave already running processes permanently [2019-09-11T16:12:46.628Z] unconfined, which can lead to unexpected situations. [2019-09-11T16:12:46.628Z] [2019-09-11T16:12:46.628Z] To set a process to complain mode, use the command line tool [2019-09-11T16:12:46.628Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-11T16:12:46.628Z] with the 'teardown' option." [2019-09-11T16:12:46.628Z] [2019-09-11T16:12:46.698Z] === RUN Test/DockerSuite/TestRunUserNotFound [2019-09-11T16:12:46.698Z] === RUN Test/DockerSuite/TestRunVerifyContainerID [2019-09-11T16:12:47.192Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-09-11T16:12:47.204Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-11T16:12:48.086Z] + echo Ensuring container killed. [2019-09-11T16:12:48.086Z] Ensuring container killed. [2019-09-11T16:12:48.086Z] + docker rm -vf docker-pr49 [2019-09-11T16:12:48.086Z] Error: No such container: docker-pr49 [2019-09-11T16:12:48.086Z] + true [Pipeline] sh [2019-09-11T16:12:48.369Z] + echo Chowning /workspace to jenkins user [2019-09-11T16:12:48.369Z] Chowning /workspace to jenkins user [2019-09-11T16:12:48.369Z] + id -u [2019-09-11T16:12:48.369Z] + id -g [2019-09-11T16:12:48.369Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39724:/workspace busybox chown -R 1000:1000 /workspace [2019-09-11T16:12:48.584Z] === RUN Test/DockerSuite/TestBuildEscapeNotBackslashWordTest [2019-09-11T16:12:48.869Z] === RUN Test/DockerSuite/TestRunVolumeCopyFlag [2019-09-11T16:12:48.869Z] === RUN Test/DockerSuite/TestRunVolumeWithOneCharacter [2019-09-11T16:12:48.869Z] === RUN Test/DockerSuite/TestRunVolumesCleanPaths [2019-09-11T16:12:51.765Z] === RUN Test/DockerSuite/TestRunVolumesFromInReadWriteMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-11T16:12:52.844Z] + bundleName=janky [2019-09-11T16:12:52.844Z] + echo Creating janky-bundles.tar.gz [2019-09-11T16:12:52.844Z] Creating janky-bundles.tar.gz [2019-09-11T16:12:52.844Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-09-11T16:12:52.844Z] + xargs tar -czf janky-bundles.tar.gz [Pipeline] archiveArtifacts [2019-09-11T16:12:53.785Z] Archiving artifacts [2019-09-11T16:12:54.246Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39724/49/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-11T16:12:54.558Z] + make clean [2019-09-11T16:12:54.815Z] docker volume rm -f docker-dev-cache [2019-09-11T16:12:54.815Z] docker-dev-cache [Pipeline] deleteDir [2019-09-11T16:12:57.541Z] === RUN Test/DockerSuite/TestRunVolumesFromInReadonlyModeFails [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-11T16:13:01.447Z] === RUN Test/DockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-09-11T16:13:07.225Z] === RUN Test/DockerSuite/TestRunVolumesFromSymlinkPath [2019-09-11T16:13:07.225Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsReadonly [2019-09-11T16:13:07.225Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsShared [2019-09-11T16:13:07.225Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsSlave [2019-09-11T16:13:07.225Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUCount [2019-09-11T16:13:09.394Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUPercent [2019-09-11T16:13:10.926Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUShares [2019-09-11T16:13:13.094Z] === RUN Test/DockerSuite/TestRunWithBadDevice [2019-09-11T16:13:13.094Z] === RUN Test/DockerSuite/TestRunWithDaemonFlags [2019-09-11T16:13:13.094Z] === RUN Test/DockerSuite/TestRunWithInvalidMacAddress [2019-09-11T16:13:13.094Z] === RUN Test/DockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-09-11T16:13:13.094Z] === RUN Test/DockerSuite/TestRunWithOomScoreAdj [2019-09-11T16:13:13.094Z] === RUN Test/DockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-09-11T16:13:13.094Z] === RUN Test/DockerSuite/TestRunWithTooSmallMemoryLimit [2019-09-11T16:13:13.094Z] === RUN Test/DockerSuite/TestRunWithUlimits [2019-09-11T16:13:13.094Z] === RUN Test/DockerSuite/TestRunWithVolumesFromExited [2019-09-11T16:13:16.816Z] === RUN Test/DockerSuite/TestRunWithoutNetworking [2019-09-11T16:13:18.347Z] === RUN Test/DockerSuite/TestRunWorkdirExistsAndIsFile [2019-09-11T16:13:18.567Z] === RUN Test/DockerSuite/TestBuildEscapeWhitespace [2019-09-11T16:13:18.567Z] === RUN Test/DockerSuite/TestBuildExoticShellInterpolation [2019-09-11T16:13:18.567Z] === RUN Test/DockerSuite/TestBuildExpose [2019-09-11T16:13:18.567Z] === RUN Test/DockerSuite/TestBuildExposeMorePorts [2019-09-11T16:13:18.567Z] === RUN Test/DockerSuite/TestBuildExposeOrder [2019-09-11T16:13:18.567Z] === RUN Test/DockerSuite/TestBuildExposeUpperCaseProto [2019-09-11T16:13:18.567Z] === RUN Test/DockerSuite/TestBuildFails [2019-09-11T16:13:20.515Z] === RUN Test/DockerSuite/TestRunWorkingDirectory [2019-09-11T16:13:22.308Z] === RUN Test/DockerSuite/TestBuildFailsGitNotCallable [2019-09-11T16:13:22.308Z] === RUN Test/DockerSuite/TestBuildFollowSymlinkToDir [2019-09-11T16:13:24.237Z] === RUN Test/DockerSuite/TestRunWriteFilteredProc [2019-09-11T16:13:24.237Z] === RUN Test/DockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-09-11T16:13:24.237Z] === RUN Test/DockerSuite/TestRunWriteToProcAsound [2019-09-11T16:13:24.237Z] === RUN Test/DockerSuite/TestRunWrongCpusetCpusFlagValue [2019-09-11T16:13:24.237Z] === RUN Test/DockerSuite/TestRunWrongCpusetMemsFlagValue [2019-09-11T16:13:24.237Z] === RUN Test/DockerSuite/TestSaveAndLoadRepoFlags [2019-09-11T16:13:24.237Z] === RUN Test/DockerSuite/TestSaveCheckTimes [2019-09-11T16:13:24.237Z] === RUN Test/DockerSuite/TestSaveDirectoryPermissions [2019-09-11T16:13:24.237Z] === RUN Test/DockerSuite/TestSaveImageId [2019-09-11T16:13:24.237Z] === RUN Test/DockerSuite/TestSaveLoadNoTag [2019-09-11T16:13:24.237Z] === RUN Test/DockerSuite/TestSaveLoadParents [2019-09-11T16:13:24.237Z] === RUN Test/DockerSuite/TestSaveMultipleNames [2019-09-11T16:13:24.237Z] === RUN Test/DockerSuite/TestSaveRepoWithMultipleImages [2019-09-11T16:13:24.237Z] === RUN Test/DockerSuite/TestSaveSingleTag [2019-09-11T16:13:24.237Z] === RUN Test/DockerSuite/TestSaveWithNoExistImage [2019-09-11T16:13:24.237Z] === RUN Test/DockerSuite/TestSaveXzAndLoadRepoStdout [2019-09-11T16:13:24.237Z] === RUN Test/DockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-09-11T16:13:24.237Z] === RUN Test/DockerSuite/TestSearchCmdOptions [2019-09-11T16:13:27.129Z] === RUN Test/DockerSuite/TestSearchOnCentralRegistry [2019-09-11T16:13:27.585Z] === RUN Test/DockerSuite/TestSearchOnCentralRegistryWithDash [2019-09-11T16:13:28.041Z] === RUN Test/DockerSuite/TestSearchStarsOptionWithWrongParameter [2019-09-11T16:13:28.041Z] === RUN Test/DockerSuite/TestSearchWithLimit [2019-09-11T16:13:29.571Z] === RUN Test/DockerSuite/TestSlowStdinClosing [2019-09-11T16:13:32.624Z] === RUN Test/DockerSuite/TestBuildFollowSymlinkToFile [2019-09-11T16:13:36.628Z] === RUN Test/DockerSuite/TestStartAttachCorrectExitCode [2019-09-11T16:13:36.628Z] === RUN Test/DockerSuite/TestStartAttachMultipleContainers [2019-09-11T16:13:43.694Z] === RUN Test/DockerSuite/TestStartAttachReturnsOnError [2019-09-11T16:13:43.694Z] === RUN Test/DockerSuite/TestStartAttachSilent [2019-09-11T16:13:44.996Z] === RUN Test/DockerSuite/TestBuildForceRm [2019-09-11T16:13:46.589Z] === RUN Test/DockerSuite/TestStartAttachWithRename [2019-09-11T16:13:46.589Z] === RUN Test/DockerSuite/TestStartMultipleContainers [2019-09-11T16:13:46.589Z] === RUN Test/DockerSuite/TestStartPausedContainer [2019-09-11T16:13:46.589Z] === RUN Test/DockerSuite/TestStartRecordError [2019-09-11T16:13:46.589Z] === RUN Test/DockerSuite/TestStartReturnCorrectExitCode [2019-09-11T16:13:55.315Z] === RUN Test/DockerSuite/TestBuildFromGit [2019-09-11T16:13:56.889Z] === RUN Test/DockerSuite/TestStatsAllNewContainersAdded [2019-09-11T16:13:56.889Z] === RUN Test/DockerSuite/TestStatsAllNoStream [2019-09-11T16:13:56.889Z] === RUN Test/DockerSuite/TestStatsAllRunningNoStream [2019-09-11T16:13:56.889Z] === RUN Test/DockerSuite/TestStatsContainerNotFound [2019-09-11T16:13:56.889Z] === RUN Test/DockerSuite/TestStatsFormatAll [2019-09-11T16:13:56.889Z] === RUN Test/DockerSuite/TestStatsNoStream [2019-09-11T16:13:56.889Z] === RUN Test/DockerSuite/TestTopMultipleArgs [2019-09-11T16:13:59.060Z] === RUN Test/DockerSuite/TestTopNonPrivileged [2019-09-11T16:14:01.229Z] === RUN Test/DockerSuite/TestTopPrivileged [2019-09-11T16:14:01.229Z] === RUN Test/DockerSuite/TestTopWindowsCoreProcesses [2019-09-11T16:14:03.400Z] === RUN Test/DockerSuite/TestTwoContainersInNetHost [2019-09-11T16:14:03.400Z] === RUN Test/DockerSuite/TestUnpublishedPortsInPsOutput [2019-09-11T16:14:03.400Z] === RUN Test/DockerSuite/TestUnsetEnvVarHealthCheck [2019-09-11T16:14:03.400Z] === RUN Test/DockerSuite/TestUserDefinedNetworkAlias [2019-09-11T16:14:03.400Z] === RUN Test/DockerSuite/TestUserDefinedNetworkLinks [2019-09-11T16:14:03.400Z] === RUN Test/DockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-09-11T16:14:03.400Z] === RUN Test/DockerSuite/TestVolumeCLICreate [2019-09-11T16:14:05.626Z] === RUN Test/DockerSuite/TestBuildFromGitWithContext [2019-09-11T16:14:07.804Z] === RUN Test/DockerSuite/TestBuildFromGitWithF [2019-09-11T16:14:14.876Z] === RUN Test/DockerSuite/TestBuildFromMixedcaseDockerfile [2019-09-11T16:14:14.876Z] === RUN Test/DockerSuite/TestBuildFromOfficialNames [2019-09-11T16:14:14.876Z] === RUN Test/DockerSuite/TestBuildFromRemoteTarball [2019-09-11T16:14:16.410Z] === RUN Test/DockerSuite/TestBuildFromStdinWithF [2019-09-11T16:14:16.410Z] === RUN Test/DockerSuite/TestBuildFromURLWithF [2019-09-11T16:14:21.049Z] === RUN Test/DockerSuite/TestVolumeCLICreateLabel [2019-09-11T16:14:21.049Z] === RUN Test/DockerSuite/TestVolumeCLICreateLabelMultiple [2019-09-11T16:14:21.049Z] === RUN Test/DockerSuite/TestVolumeCLICreateWithOpts [2019-09-11T16:14:21.049Z] === RUN Test/DockerSuite/TestVolumeCLIInspect [2019-09-11T16:14:21.049Z] === RUN Test/DockerSuite/TestVolumeCLIInspectMulti [2019-09-11T16:14:21.049Z] === RUN Test/DockerSuite/TestVolumeCLIInspectTmplError [2019-09-11T16:14:21.049Z] === RUN Test/DockerSuite/TestVolumeCLILs [2019-09-11T16:14:22.014Z] === RUN Test/DockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-09-11T16:14:22.014Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterDangling [2019-09-11T16:14:30.565Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterDrivers [2019-09-11T16:14:30.565Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterLabels [2019-09-11T16:14:30.565Z] === RUN Test/DockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-09-11T16:14:30.565Z] === RUN Test/DockerSuite/TestVolumeCLINoArgs [2019-09-11T16:14:30.565Z] === RUN Test/DockerSuite/TestVolumeCLIRm [2019-09-11T16:14:31.221Z] === RUN Test/DockerSuite/TestBuildHandleEscapesInVolume [2019-09-11T16:14:31.221Z] === RUN Test/DockerSuite/TestBuildHistory [2019-09-11T16:14:37.621Z] === RUN Test/DockerSuite/TestVolumeCLIRmForce [2019-09-11T16:14:37.621Z] === RUN Test/DockerSuite/TestVolumeCLIRmForceInUse [2019-09-11T16:14:37.621Z] === RUN Test/DockerSuite/TestVolumeCLIRmForceUsage [2019-09-11T16:14:38.079Z] === RUN Test/DockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-09-11T16:14:38.079Z] === RUN Test/DockerSuite/TestVolumeFromMixedRWOptions [2019-09-11T16:14:43.858Z] === RUN Test/DockerSuite/TestVolumeLsFormat [2019-09-11T16:14:43.858Z] === RUN Test/DockerSuite/TestVolumeLsFormatDefaultFormat [2019-09-11T16:14:44.318Z] === RUN Test/DockerSuite/TestVolumesFromGetsProperMode [2019-09-11T16:14:52.864Z] === RUN Test/DockerSuite/TestVolumesNoCopyData [2019-09-11T16:14:52.864Z] === RUN Test/DockerSuite/TestWindowsRunAsSystem [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestBuildByDigest [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestConcurrentPush [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestCreateByDigest [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestEventsImageFilterPush [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestInspectImageWithDigests [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestListImagesWithDigests [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestListImagesWithoutDigests [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestPullByDigest [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestPullByDigestNoFallback [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestPullIDStability [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestPullImageWithAliases [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestPullManifestList [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestPullNoLayers [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestPushBadTag [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestPushBusyboxImage [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestPushEmptyLayer [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestPushMultipleTags [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestPushUntagged [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestRemoveImageByDigest [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestRunByDigest [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestTagByDigest [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestUserAgentPassThrough [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistrySuite/TestV2Only [2019-09-11T16:14:53.321Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-11T16:14:53.321Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPush [2019-09-11T16:14:53.321Z] === RUN Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-11T16:14:53.321Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByDigest [2019-09-11T16:14:53.321Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-11T16:14:53.321Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-11T16:14:53.321Z] === RUN Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-11T16:14:53.321Z] === RUN Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-11T16:14:53.321Z] === RUN Test/DockerSchema1RegistrySuite/TestPullIDStability [2019-09-11T16:14:53.321Z] === RUN Test/DockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-11T16:14:53.321Z] === RUN Test/DockerSchema1RegistrySuite/TestPullNoLayers [2019-09-11T16:14:53.321Z] === RUN Test/DockerSchema1RegistrySuite/TestPushBadTag [2019-09-11T16:14:53.321Z] === RUN Test/DockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-11T16:14:53.321Z] === RUN Test/DockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-11T16:14:53.321Z] === RUN Test/DockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-11T16:14:53.321Z] === RUN Test/DockerSchema1RegistrySuite/TestPushUntagged [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-11T16:14:53.321Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-11T16:14:53.321Z] === RUN Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-11T16:14:53.321Z] === RUN Test/DockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-11T16:14:53.321Z] === RUN Test/DockerDaemonSuite/TestRegistryMirrors [2019-09-11T16:14:53.321Z] === RUN Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-11T16:14:53.321Z] === RUN Test/DockerPluginSuite/TestPluginBasicOps [2019-09-11T16:14:53.321Z] === RUN Test/DockerPluginSuite/TestPluginCreate [2019-09-11T16:14:53.321Z] === RUN Test/DockerPluginSuite/TestPluginEnableDisableNegative [2019-09-11T16:14:53.321Z] === RUN Test/DockerPluginSuite/TestPluginForceRemove [2019-09-11T16:14:53.321Z] === RUN Test/DockerPluginSuite/TestPluginIDPrefix [2019-09-11T16:14:53.321Z] === RUN Test/DockerPluginSuite/TestPluginInspect [2019-09-11T16:14:53.321Z] === RUN Test/DockerPluginSuite/TestPluginInstallArgs [2019-09-11T16:14:53.321Z] === RUN Test/DockerPluginSuite/TestPluginInstallDisable [2019-09-11T16:14:53.321Z] === RUN Test/DockerPluginSuite/TestPluginInstallImage [2019-09-11T16:14:53.321Z] === RUN Test/DockerPluginSuite/TestPluginListDefaultFormat [2019-09-11T16:14:53.321Z] === RUN Test/DockerPluginSuite/TestPluginSet [2019-09-11T16:14:53.321Z] --- PASS: Test (2370.17s) [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestAPIErrorJSON (0.02s) [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestAPIErrorPlainText (0.01s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestAPIImagesDelete (0.57s) [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestAPIImagesFilter (0.23s) [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestAPIImagesHistory (0.51s) [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestAPIImagesImportBadSrc (0.33s) [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestAPIImagesSaveAndLoad (142.82s) [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestAPIImagesSearchJSONContentType (0.70s) [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestAPINetworkFilter (0.01s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestAPIOptionsRoute (0.01s) [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestAPIStatsNetworkStats (5.80s) [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestAPIStatsNoStreamGetCpu (2.98s) [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestAPIStatsStoppedContainerInGoroutines (6.74s) [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement Apparmor [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement Apparmor [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestAppArmorTraceSelf (0.01s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestAttachDisconnect (0.01s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestAttachMultipleAndRestart (2.87s) [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestAttachPausedContainer (0.01s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement IsPausable [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestBuildAPIBuildGitWithF (5.48s) [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestBuildAPIDockerFileRemote (100.03s) [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement UnixCli [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestBuildAPILowerDockerfile (5.47s) [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.14s) [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestBuildAddBadLinks (0.02s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestBuildAddBrokenTar (0.28s) [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestBuildAddCurrentDirWithCache (2.79s) [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestBuildAddCurrentDirWithoutCache (1.24s) [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestBuildAddFileNotFound (0.08s) [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.37s) [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.32s) [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestBuildAddNonTar (4.93s) [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2019-09-11T16:14:53.321Z] --- SKIP: Test/DockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-09-11T16:14:53.321Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.321Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteFileMTime (3.03s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.29s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteNoDecompress (9.42s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildAddScript (0.03s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildAddTar (40.85s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildAddTarXz (0.04s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildAddTarXzGz (0.39s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildAddToSymlinkDest (16.40s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildBlankName (0.73s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArg (7.09s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgBuiltinArg (1.08s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheHit (4.85s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.19s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.40s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.24s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgExpansion (5.66s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.69s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.45s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildCacheAdd (0.41s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildCacheBrokenSymlink (1.35s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildCacheFrom (0.04s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.45s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildCacheRootSource (1.21s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildChownOnCopy (0.05s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildChownSingleFile (0.01s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement UnixCli [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildCleanupCmdOnEntrypoint (1.20s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildClearCmd (0.80s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildCmd (0.48s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildCmdShDashC (0.46s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildCmdShellArgsEscaped (4.59s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildCmdSpaces (1.92s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildCommentsShebangs (0.01s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildConditionalCache (1.04s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildContChar (12.28s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildContextCleanup (0.42s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildContextCleanupFailedBuild (1.96s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildContextTarGzip (0.76s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildContextTarNoCompression (0.48s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildCopyDirButNotFile (0.60s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildCopyFileDotWithWorkdir (5.16s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.13s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.61s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.32s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.17s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcard (21.87s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcardCache (0.73s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildCopyWildcardInName (0.42s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildDeleteCommittedFile (21.72s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdin (1.43s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinConflict (0.86s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinDockerignore (3.05s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.46s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.10s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildDockerignore (49.52s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreCleanPaths (5.56s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildDockerignoreComment (0.36s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreExceptions (60.01s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreTouchDockerfile (1.70s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringBadExclusion (0.78s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringDockerfile (23.78s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringDockerignore (10.70s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringOnlyDotfiles (10.21s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringRenamedDockerfile (37.18s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWholeDir (15.25s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWildDirs (14.58s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWildTopDir (85.17s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildDotDotFile (0.66s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildEOLInLine (0.37s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildEmptyCmd (0.03s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildEmptyEntrypoint (0.46s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildEmptyEntrypointInheritance (1.04s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildEmptyScratch (0.01s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildEmptyStringVolume (0.46s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildEntrypoint (0.46s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.71s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.83s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildEntrypointRunCleanup (4.75s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildEnv (0.03s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildEnvEscapes (0.34s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildEnvOverwrite (0.01s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildEnvUsage (0.01s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildEnvUsage2 (0.01s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementAddCopy (3.11s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementVolume (0.80s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementWorkdir (4.85s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildEscapeNotBackslashWordTest (17.05s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildEscapeWhitespace (0.54s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildExpose (0.03s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildExposeMorePorts (0.01s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildExposeOrder (0.02s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildFails (1.93s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildFailsGitNotCallable (0.10s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildFollowSymlinkToDir (9.59s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildFollowSymlinkToFile (5.39s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildForceRm (7.49s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildFromGit (10.46s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildFromGitWithContext (1.29s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildFromGitWithF (5.33s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement UnixCli [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildFromOfficialNames (0.68s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildFromRemoteTarball (0.56s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildFromStdinWithF (0.02s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildFromURLWithF (8.47s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildHistory (10.21s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildIidFile (0.88s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildIidFileCleanupOnFail (1.89s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildInheritance (0.04s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildIntermediateTarget (0.70s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildInvalidTag (0.09s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildJSONEmptyRun (4.44s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildLabel (0.85s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildLabelCacheCommit (0.52s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildLabelMultiple (0.80s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildLabelOneNode (0.51s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildLabels (0.88s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildLabelsCache (1.42s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildLabelsOverride (5.05s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildLastModified (0.09s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildLineBreak (0.05s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildMaintainer (0.51s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildMissingArgs (0.67s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildModifyFileInFolder (5.12s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildMultiStageArg (14.24s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildMultiStageCache (0.06s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCopyFromErrors (2.13s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCopyFromSyntax (37.87s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildMultiStageGlobalArg (13.61s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildMultiStageImplicitFrom (4.64s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildMultiStageMultipleBuilds (5.37s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.91s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildMultiStageNameVariants (15.53s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildMultiStageUnusedArg (6.92s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildMultipleTags (0.64s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildNetContainer (0.02s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildNetNone (0.01s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildNoContext (2.44s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildNoDupOutput (4.66s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildNoNamedVolume (6.84s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailure (0.22s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.19s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseSuccess (0.93s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildNullStringInAddCopyVolume (1.15s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildOnBuild (8.83s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildOnBuildCache (1.43s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.34s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildOnBuildEntrypointJSON (3.10s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildOnBuildLimitedInheritance (8.32s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildOnBuildLowercase (4.95s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildOnBuildOutput (4.60s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildOnBuildWithCopy (1.03s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildPATH (0.01s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildRUNErrMsg (1.89s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildRUNoneJSON (0.01s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildRelativeCopy (39.16s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildRelativeWorkdir (17.65s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildRm (13.24s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildRunShEntrypoint (3.14s) [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- SKIP: Test/DockerSuite/TestBuildScratchCopy (0.39s) [2019-09-11T16:14:53.322Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildSetCommandWithDefinedShell (1.29s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildShCmdJSONEntrypoint (3.25s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildShellEntrypoint (3.05s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildShellInherited (4.37s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildShellMultiple (19.84s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildShellNotJSON (0.89s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildShellUpdatesConfig (0.58s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildShellWindowsPowershell (11.42s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildSpaces (0.26s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildSpacesWithQuotes (4.89s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildStartsFromOne (0.10s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildStderr (4.54s) [2019-09-11T16:14:53.322Z] --- PASS: Test/DockerSuite/TestBuildStepsWithProgress (19.62s) [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestBuildStopSignal (0.39s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestBuildSymlinkBasename (2.86s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestBuildSymlinkBreakout (1.17s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestBuildTagEvent (4.71s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestBuildTimeArgHistoryExclusions (4.96s) [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestBuildUser (0.03s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestBuildUsersAndGroups (0.01s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestBuildVerboseOut (3.91s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestBuildVerifyIntString (0.52s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestBuildVerifySingleQuoteFails (2.73s) [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestBuildWindowsAddCopyPathProcessing (21.58s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestBuildWindowsEnvCaseInsensitive (0.87s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestBuildWindowsUser (15.12s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestBuildWindowsWorkdirProcessing (5.31s) [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestBuildWithExtraHost (0.35s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestBuildWithFailure (2.29s) [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestBuildWithRecycleBin (11.23s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestBuildWithTabs (4.50s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestBuildWithUTF8BOM (0.41s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestBuildWithUTF8BOMDockerignore (17.95s) [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestBuildWithVolumeOwnership (0.41s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestBuildWithVolumes (0.41s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestBuildWorkdirCmd (0.03s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestBuildWorkdirImageCmd (1.12s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestBuildWorkdirWindowsPath (8.26s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestBuildWorkdirWithEnvVariables (1.76s) [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestBuildXZHost (0.37s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestClientSetsTLSServerName (0.02s) [2019-09-11T16:14:53.323Z] docker_cli_sni_test.go:18: Flakey test [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestCmdCannotBeInvoked (1.93s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestCommitAfterContainerIsDone (4.49s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestCommitChange (5.19s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestCommitChangeLabels (4.71s) [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestCommitHardlink (0.01s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestCommitNewFile (6.22s) [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestCommitPausedContainer (0.01s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestCommitTTY (6.34s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestCommitWithFilterLabel (4.53s) [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestCommitWithHostBindMount (0.01s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestCommitWithoutPause (0.01s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestContainerAPIBadPort (0.01s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestContainerAPICommit (6.24s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestContainerAPICommitWithLabelInConfig (11.36s) [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestContainerAPICopyNotExistsAnyMore (2.03s) [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestContainerAPICreate (2.02s) [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestContainerAPICreateMountsBindRead (2.27s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestContainerAPIDelete (2.30s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteConflict (1.86s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteForce (1.68s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteRemoveVolume (2.09s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2019-09-11T16:14:53.323Z] --- PASS: Test/DockerSuite/TestContainerAPIGetAll (2.02s) [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestContainerAPIGetChanges (0.01s) [2019-09-11T16:14:53.323Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.323Z] --- SKIP: Test/DockerSuite/TestContainerAPIGetExport (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.00s) [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestContainerAPIKill (1.75s) [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestContainerAPIPause (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestContainerAPIPostContainerStop (2.34s) [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestContainerAPIPostCreateNull (0.20s) [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestContainerAPIRename (1.95s) [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestContainerAPIRestart (3.48s) [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartNotimeoutParam (3.43s) [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestContainerAPIStart (1.58s) [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestContainerAPIStop (2.06s) [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestContainerAPITop (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestContainerAPITopWindows (1.87s) [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestContainerAPIWait (3.92s) [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestContainerKillCustomStopSignal (1.69s) [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestContainerNetworkMode (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.78s) [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsCreate (20.95s) [2019-09-11T16:14:53.781Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2019-09-11T16:14:53.781Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2019-09-11T16:14:53.781Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2019-09-11T16:14:53.781Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2019-09-11T16:14:53.781Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc00047afa0 } [2019-09-11T16:14:53.781Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1135615990 c:\foo false } [2019-09-11T16:14:53.781Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1135615990 c:\foo true } [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsValidation (0.20s) [2019-09-11T16:14:53.781Z] docker_api_containers_test.go:1926: case 0 [2019-09-11T16:14:53.781Z] docker_api_containers_test.go:1926: case 1 [2019-09-11T16:14:53.781Z] docker_api_containers_test.go:1926: case 2 [2019-09-11T16:14:53.781Z] docker_api_containers_test.go:1926: case 3 [2019-09-11T16:14:53.781Z] docker_api_containers_test.go:1926: case 4 [2019-09-11T16:14:53.781Z] docker_api_containers_test.go:1926: case 5 [2019-09-11T16:14:53.781Z] docker_api_containers_test.go:1926: case 6 [2019-09-11T16:14:53.781Z] docker_api_containers_test.go:1926: case 7 [2019-09-11T16:14:53.781Z] docker_api_containers_test.go:1926: case 8 [2019-09-11T16:14:53.781Z] docker_api_containers_test.go:1926: case 9 [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestContainersNetworkIsolation (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestCopyAndRestart (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestCopyCreatedContainer (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestCpAbsolutePath (2.00s) [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestCpFromCaseA (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestCpFromCaseB (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestCpFromCaseC (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestCpFromCaseD (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestCpFromCaseE (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestCpFromCaseF (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestCpFromCaseG (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestCpFromCaseH (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestCpFromCaseI (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestCpFromCaseJ (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestCpGarbagePath (6.80s) [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestCpLocalOnly (0.07s) [2019-09-11T16:14:53.781Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestCpNameHasColon (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestCpRelativePath (2.32s) [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestCpSpecialFiles (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestCpSymlinkComponent (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestCpToCaseA (4.13s) [2019-09-11T16:14:53.781Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a452524385\file1 49b8de310fdfa1bdae8edd85b2458119f3b9159f08281a2ad6e73f724bff6c59:/root/itWorks.txt` [2019-09-11T16:14:53.781Z] docker_cli_cp_utils_test.go:279: checking that container "49b8de310fdfa1bdae8edd85b2458119f3b9159f08281a2ad6e73f724bff6c59" start output contains "file1\n" [2019-09-11T16:14:53.781Z] docker_cli_cp_utils_test.go:209: running `docker start -a 49b8de310fdfa1bdae8edd85b2458119f3b9159f08281a2ad6e73f724bff6c59` [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestCpToCaseB (1.99s) [2019-09-11T16:14:53.781Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b894910284\file1 f33131c27329d32a23128e3b632cc9b61312420d3a5fdc78bfc07600183451d6:testDir/` [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestCpToCaseC (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestCpToCaseD (0.02s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestCpToCaseE (8.02s) [2019-09-11T16:14:53.781Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e356444731\dir1 f681c0715a4d9f8255fdb9209619e7b540d816d9d04d226c4734e2077fae3207:testDir` [2019-09-11T16:14:53.781Z] docker_cli_cp_utils_test.go:279: checking that container "f681c0715a4d9f8255fdb9209619e7b540d816d9d04d226c4734e2077fae3207" start output contains "file1-1\n" [2019-09-11T16:14:53.781Z] docker_cli_cp_utils_test.go:209: running `docker start -a f681c0715a4d9f8255fdb9209619e7b540d816d9d04d226c4734e2077fae3207` [2019-09-11T16:14:53.781Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e356444731\dir1 92efa99730182b54d63242da1b3dbf445d4385d621a55398aa630edb12d50b48:testDir/` [2019-09-11T16:14:53.781Z] docker_cli_cp_utils_test.go:279: checking that container "92efa99730182b54d63242da1b3dbf445d4385d621a55398aa630edb12d50b48" start output contains "file1-1\n" [2019-09-11T16:14:53.781Z] docker_cli_cp_utils_test.go:209: running `docker start -a 92efa99730182b54d63242da1b3dbf445d4385d621a55398aa630edb12d50b48` [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestCpToCaseF (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestCpToCaseG (0.01s) [2019-09-11T16:14:53.781Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.781Z] --- PASS: Test/DockerSuite/TestCpToCaseH (8.07s) [2019-09-11T16:14:53.781Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h937035870\dir1\. 5090ba8035b6daa9150f5c939e67ca5632cb1f20564220d907c3b536206f6583:testDir` [2019-09-11T16:14:53.781Z] docker_cli_cp_utils_test.go:279: checking that container "5090ba8035b6daa9150f5c939e67ca5632cb1f20564220d907c3b536206f6583" start output contains "file1-1\n" [2019-09-11T16:14:53.781Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5090ba8035b6daa9150f5c939e67ca5632cb1f20564220d907c3b536206f6583` [2019-09-11T16:14:53.781Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h937035870\dir1\. efb02e7c5271bf58ed49f6f721217891fae9b3cd843526799174d979fe15f07c:testDir/` [2019-09-11T16:14:53.781Z] docker_cli_cp_utils_test.go:279: checking that container "efb02e7c5271bf58ed49f6f721217891fae9b3cd843526799174d979fe15f07c" start output contains "file1-1\n" [2019-09-11T16:14:53.781Z] docker_cli_cp_utils_test.go:209: running `docker start -a efb02e7c5271bf58ed49f6f721217891fae9b3cd843526799174d979fe15f07c` [2019-09-11T16:14:53.781Z] --- SKIP: Test/DockerSuite/TestCpToCaseI (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestCpToCaseJ (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestCpToDot (2.02s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestCpToStdout (2.04s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestCpToSymlinkDestination (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestCpToSymlinkToDirectory (0.02s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestCpUnprivilegedUser (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestCpVolumePath (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestCreate64ByteHexID (0.16s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestCreateArgs (0.15s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestCreateByImageID (1.78s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestCreateEchoStdout (2.19s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestCreateGrowRootfs (0.23s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestCreateHostConfig (0.17s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestCreateHostnameWithNumber (1.90s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestCreateLabelFromImage (0.59s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestCreateLabels (0.17s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestCreateModeIpcContainer (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestCreateRM (0.31s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestCreateShrinkRootfs (0.02s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestCreateStopSignal (0.16s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestCreateStopTimeout (0.30s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestCreateUnsetEntrypoint (7.46s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestCreateVolumesCreated (0.19s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestCreateWithInvalidLogOpts (0.48s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestCreateWithLargePortRange (4.07s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestCreateWithPortRange (0.15s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestCreateWithWorkdir (2.00s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestDevicePermissions (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestDockerFails (0.06s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestEventsAttach (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestEventsCommit (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestEventsContainerEvents (2.00s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestEventsContainerEventsAttrSort (2.00s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.16s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestEventsContainerRestart (12.07s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestEventsCopy (4.98s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestEventsFilterContainer (4.29s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestEventsFilterImageInContainerAction (1.89s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestEventsFilterImageLabels (0.71s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestEventsFilterImageName (3.20s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestEventsFilterLabels (1.18s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestEventsFilterType (0.90s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestEventsFilters (4.00s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestEventsFormat (4.07s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestEventsFormatBadField (0.06s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestEventsFormatBadFunc (0.06s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestEventsImageImport (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestEventsImageLoad (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestEventsImagePull (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestEventsImageTag (1.20s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestEventsPluginOps (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestEventsRename (2.24s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestEventsResize (2.53s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestEventsSinceInTheFuture (2.25s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestEventsSpecialFiltersWithExecCreate (2.40s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestEventsTimestampFormats (4.41s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestEventsTop (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestEventsUntag (2.73s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestEventsUntilInThePast (3.21s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestExec (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestExecAPICreateNoCmd (1.66s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestExecAPICreateNoValidContentType (1.76s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestExecAPIStart (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestExecAPIStartInvalidCommand (1.80s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestExecAPIStartMultipleTimesError (1.80s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestExecAPIStartValidCommand (1.86s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestExecAPIStartWithDetach (1.88s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestExecAfterContainerRestart (3.85s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestExecCgroup (0.02s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestExecEnv (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestExecEnvLinksHost (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestExecExitStatus (1.92s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestExecInspectID (4.28s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestExecInteractive (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestExecParseError (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestExecPausedContainer (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement IsPausable [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestExecResizeImmediatelyAfterExecStart (2.19s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestExecSetEnv (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestExecStartFails (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestExecStateCleanup (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestExecStopNotHanging (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestExecTTYCloseStdin (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestExecTTYWithoutStdin (1.99s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestExecUlimits (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestExecWindowsPathNotWiped (7.16s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestExecWithImageUser (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestExecWithPrivileged (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestExecWithUser (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestGetContainerStats (5.71s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestGetContainerStatsNoStream (5.72s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestGetContainerStatsRmRunning (3.47s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestGetContainerStatsStream (5.69s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestGetStoppedContainerStats (0.11s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestHealth (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestHistoryExistentImage (0.08s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestHistoryHumanOptionTrue (0.06s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestHistoryImageWithComment (4.58s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestHistoryNonExistentImage (0.06s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageIsListed (0.06s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.90s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestImagesFilterLabelMatch (1.57s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestImagesFilterNameWithPort (0.24s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestImagesFilterSinceAndBefore (2.04s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestImagesFilterSpaceTrimCase (2.33s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestImagesFormat (0.18s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestImagesOrderedByCreationDate (3.49s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestImagesWithIncorrectFilter (0.06s) [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestImportBadURL (2.41s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestImportDisplay (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestImportFile (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- PASS: Test/DockerSuite/TestImportFileNonExistentFile (0.06s) [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestImportFileWithMessage (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestImportGzipped (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestImportWithQuotedChanges (0.01s) [2019-09-11T16:14:53.782Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.782Z] --- SKIP: Test/DockerSuite/TestInfoDebug (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.33s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement IsPausable [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInfoEnsureSucceeds (0.06s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInfoFormat (0.10s) [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestInsecureRegistries (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerResponse (1.88s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerVolumeDriver (1.99s) [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInspectAPIImageResponse (0.08s) [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestInspectAmpersand (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInspectBindMountPoint (1.82s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInspectByPrefix (0.17s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInspectContainerFilterInt (1.94s) [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestInspectContainerNetworkCustom (0.02s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestInspectContainerNetworkDefault (0.02s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInspectDefault (1.93s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInspectHistory (4.35s) [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestInspectImage (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestInspectImageFilterInt (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestInspectImageGraphDriver (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInspectInt64 (1.91s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInspectJSONFields (1.80s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInspectLogConfigNoType (0.15s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInspectNamedMountPoint (2.01s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInspectNoSizeFlagContainer (1.78s) [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestInspectPlugin (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInspectRootFS (0.07s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInspectSizeFlagContainer (1.88s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInspectStatus (2.33s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInspectStopWhenNotFound (3.81s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInspectTemplateError (1.92s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInspectTimesAsRFC3339Nano (1.95s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagContainer (1.93s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithImage (1.96s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithInvalidValue (1.89s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithNoContainer (6.71s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestInspectUnknownObject (0.07s) [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestLinkShortDefinition (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestLinksEnvs (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestLinksHostsFilesInject (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestLinksUpdateOnRestart (0.02s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestLoginWithoutTTY (0.07s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestLogsAPIFollowEmptyOutput (1.61s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestLogsAPINoStdoutNorStderr (1.72s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestLogsAPIUntil (5.34s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestLogsAPIUntilDefaultValue (2.04s) [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestLogsAPIWithStdout (1.85s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestLogsContainerBiggerThanPage (6.69s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestLogsContainerMuchBiggerThanPage (6.62s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestLogsContainerSmallerThanPage (6.88s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestLogsFollowGoroutinesNoOutput (2.34s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestLogsFollowGoroutinesWithStdout (2.27s) [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestLogsFollowStopped (2.13s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestLogsSeparateStderr (1.96s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestLogsSince (8.72s) [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestLogsStderrInStdout (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestLogsTail (2.43s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestLogsTimestamps (2.19s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestLogsWithDetails (1.90s) [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestMountIntoProc (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestMountIntoSys (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestNetHostname (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPluginActive (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPluginActiveNetwork (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestPluginInspectOnWindows (0.07s) [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPluginLogDriver (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement IsAmd64 [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement IsAmd64 [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPluginMetricsCollector (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPluginUpgrade (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPortBindingOnSandbox (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPortExposeHostBinding (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPortHostBinding (0.02s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPortList (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.00s) [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPostContainersAttach (0.03s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCmd (8.65s) [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestPsByOrder (7.42s) [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestPsListContainersBase (7.80s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterAncestorImage (12.11s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterCreated (0.27s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterExited (8.26s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterHealth (11.34s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterID (3.20s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterLabel (11.17s) [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterName (3.97s) [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-09-11T16:14:53.783Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.783Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterStatus (4.02s) [2019-09-11T16:14:53.783Z] --- SKIP: Test/DockerSuite/TestPsListContainersSize (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestPsRightTagName (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestPsShowMounts (6.01s) [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestPullLinuxImageFailsOnWindows (1.38s) [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestPushUnprefixedRepo (0.97s) [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRestartAutoRemoveContainer (3.59s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRestartContainerSuccess (3.57s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRestartContainerwithGoodContainer (2.07s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRestartContainerwithRestartPolicy (26.84s) [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRestartDisconnectedContainer (0.02s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRestartPolicyAfterRestart (5.41s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRestartPolicyAlways (0.21s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRestartPolicyNO (0.16s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRestartPolicyOnFailure (0.63s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRestartRunningContainer (3.87s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRestartStoppedContainer (3.70s) [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRestartWithVolumes (3.95s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRmiBlank (0.06s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRmiByIDHardConflict (0.26s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRmiContainerImageNotFound (13.11s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRmiForceWithExistingContainers (2.51s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRmiForceWithMultipleRepositories (0.59s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.29s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRmiImgIDForce (4.93s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRmiImgIDMultipleTag (7.07s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRmiParentImageFail (4.27s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRmiTag (0.70s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRmiTagWithExistingContainers (2.37s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRmiUntagHistoryLayer (15.47s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRmiWithContainerFails (2.23s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRmiWithMultipleRepositories (4.82s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRmiWithParentInUse (1.01s) [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunAddHost (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunAddHostInHostMode (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunAddingOptionalDevices (0.02s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunAllowBindMountingRoot (1.82s) [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.85s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunAttachFailedNoLeak (2.49s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunAttachStdErrOnlyTTYMode (1.93s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunAttachStdOutAndErrTTYMode (1.96s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunAttachStdOutOnlyTTYMode (1.96s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunAttachWithDetach (0.07s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunBindMounts (3.96s) [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunCapAddCHOWN (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunCapAddInvalid (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunCapDropInvalid (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunCidFileCheckIDLength (1.94s) [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunCleanupCmdOnEntrypoint (2.69s) [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunContainerNetwork (1.92s) [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.99s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.55s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunContainerWithWritableRootfs (1.91s) [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunCopyVolumeContent (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunCreateVolume (1.98s) [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunCredentialSpecFailures (1.91s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunCredentialSpecWellFormed (11.35s) [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunDNSInHostMode (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunDNSOptions (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunDetachedContainerIDPrinting (1.87s) [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunDeviceNumbers (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunDuplicateMount (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunEchoNamedContainer (2.02s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunEchoStdout (1.97s) [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunEmptyEnv (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunEntrypoint (1.91s) [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunEnvironment (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunEnvironmentErase (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunEnvironmentOverride (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunExitCode (1.90s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunExitCodeOne (2.02s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunExitCodeZero (1.90s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunExitOnStdinClose (1.92s) [2019-09-11T16:14:53.784Z] --- PASS: Test/DockerSuite/TestRunExposePort (0.06s) [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunFullHostnameSet (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunGroupAdd (0.01s) [2019-09-11T16:14:53.784Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.784Z] --- SKIP: Test/DockerSuite/TestRunHostnameFQDN (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunHostnameInHostMode (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunInspectMacAddress (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunInteractiveWithRestartPolicy (3.44s) [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunInvalidReference (0.07s) [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunLookupGoogleDNS (8.22s) [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunLoopbackWhenNetworkDisabled (1.90s) [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunModeHostname (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunModeIpcHost (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunModeNetContainerHostname (0.02s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunModePIDContainer (0.02s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunModePIDHost (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunModeUTSHost (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunMount (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunMountOrdering (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunMultipleVolumesFrom (6.15s) [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunNamedVolume (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunNamedVolumeNotRemoved (4.18s) [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunNamedVolumesFromNotRemoved (6.98s) [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunNetHost (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunNoDupVolumes (0.31s) [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunNoOutputFromPullInStdout (0.98s) [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunNonExecutableCmd (1.88s) [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunNonExistingCmd (1.85s) [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunNonExistingImage (0.94s) [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunNonLocalMacAddress (1.80s) [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunPortInUse (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.46s) [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunPublishPort (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunReadFilteredProc (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement Apparmor [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunReadProcLatency (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunReadProcTimer (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunResolvconfUpdate (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunRestartMaxRetries (7.45s) [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunRm (1.91s) [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunRmAndWait (5.09s) [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunRmPre125Api (2.08s) [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunRootWorkdir (1.93s) [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunSetDefaultRestartPolicy (1.85s) [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunSetMacAddress (2.30s) [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunSlowStdoutConsumer (0.02s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunState (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunStdinBlockedAfterContainerExit (2.07s) [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunStdinPipe (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunStoppedLoggingDriverNoLeak (1.74s) [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunTLSVerify (0.17s) [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunTTYWithPipe (0.06s) [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunTwoConcurrentContainers (4.51s) [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunUnshareProc (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement Apparmor [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunUserByID (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunUserByIDBig (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunUserByIDNegative (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunUserByIDZero (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunUserByName (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunUserDefaults (2.21s) [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunUserNotFound (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunVerifyContainerID (1.91s) [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunVolumeCopyFlag (0.02s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunVolumesCleanPaths (2.74s) [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunVolumesFromInReadWriteMode (5.86s) [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunVolumesFromInReadonlyModeFails (3.89s) [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunVolumesFromRestartAfterRemoved (5.53s) [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunVolumesMountedAsShared (0.02s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunWindowsWithCPUCount (2.26s) [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunWindowsWithCPUPercent (1.88s) [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunWindowsWithCPUShares (2.23s) [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunWithBadDevice (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunWithDaemonFlags (0.05s) [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunWithInvalidMacAddress (0.06s) [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunWithOomScoreAdj (0.02s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunWithUlimits (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunWithVolumesFromExited (3.62s) [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunWithoutNetworking (1.64s) [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunWorkdirExistsAndIsFile (1.84s) [2019-09-11T16:14:53.785Z] --- PASS: Test/DockerSuite/TestRunWorkingDirectory (3.77s) [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunWriteFilteredProc (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement Apparmor [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunWriteToProcAsound (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.785Z] --- SKIP: Test/DockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-09-11T16:14:53.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestSaveCheckTimes (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestSaveDirectoryPermissions (0.02s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestSaveImageId (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestSaveLoadNoTag (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestSaveLoadParents (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestSaveMultipleNames (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestSaveSingleTag (0.02s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestSaveWithNoExistImage (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestSearchCmdOptions (2.70s) [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestSearchOnCentralRegistry (0.39s) [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestSearchWithLimit (1.52s) [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestSlowStdinClosing (6.10s) [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestStartAttachMultipleContainers (6.95s) [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestStartAttachSilent (3.56s) [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestStartAttachWithRename (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestStartMultipleContainers (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestStartPausedContainer (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement IsPausable [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestStartRecordError (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestStartReturnCorrectExitCode (10.64s) [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestStatsAllNoStream (0.02s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestStatsContainerNotFound (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestStatsFormatAll (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestStatsNoStream (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestTopMultipleArgs (1.93s) [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestTopNonPrivileged (2.11s) [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestTopPrivileged (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestTopWindowsCoreProcesses (1.95s) [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestTwoContainersInNetHost (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestUserDefinedNetworkLinks (0.02s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestVolumeCLICreate (15.28s) [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateLabel (0.13s) [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspect (0.29s) [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspectMulti (0.27s) [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestVolumeCLILs (2.45s) [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterDangling (7.38s) [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestVolumeCLINoArgs (0.16s) [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestVolumeCLIRm (6.88s) [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestVolumeCLIRmForce (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForceInUse (0.58s) [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestVolumeFromMixedRWOptions (5.79s) [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestVolumeLsFormat (0.26s) [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestVolumesFromGetsProperMode (7.63s) [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSuite/TestVolumesNoCopyData (0.01s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- PASS: Test/DockerSuite/TestWindowsRunAsSystem (1.36s) [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestBuildByDigest (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestConcurrentPush (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestCreateByDigest (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestPullByDigest (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestPullIDStability (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestPullManifestList (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestPullNoLayers (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestPushBadTag (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestPushUntagged (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestRunByDigest (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestTagByDigest (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerRegistrySuite/TestV2Only (0.00s) [2019-09-11T16:14:53.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.786Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-09-11T16:14:53.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:53.787Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-09-11T16:14:54.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:54.243Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-09-11T16:14:54.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:54.243Z] --- SKIP: Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-09-11T16:14:54.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:54.243Z] --- SKIP: Test/DockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-09-11T16:14:54.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:54.243Z] --- SKIP: Test/DockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-09-11T16:14:54.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:54.243Z] --- SKIP: Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-09-11T16:14:54.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:54.243Z] --- SKIP: Test/DockerPluginSuite/TestPluginBasicOps (0.00s) [2019-09-11T16:14:54.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:54.243Z] --- SKIP: Test/DockerPluginSuite/TestPluginCreate (0.00s) [2019-09-11T16:14:54.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:54.243Z] --- SKIP: Test/DockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-09-11T16:14:54.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:54.243Z] --- SKIP: Test/DockerPluginSuite/TestPluginForceRemove (0.00s) [2019-09-11T16:14:54.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:54.243Z] --- SKIP: Test/DockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-09-11T16:14:54.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:54.243Z] --- SKIP: Test/DockerPluginSuite/TestPluginInspect (0.00s) [2019-09-11T16:14:54.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:54.243Z] --- SKIP: Test/DockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-09-11T16:14:54.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:54.243Z] --- SKIP: Test/DockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-09-11T16:14:54.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:54.243Z] --- SKIP: Test/DockerPluginSuite/TestPluginInstallImage (0.00s) [2019-09-11T16:14:54.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:54.243Z] --- SKIP: Test/DockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-09-11T16:14:54.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:54.243Z] --- SKIP: Test/DockerPluginSuite/TestPluginSet (0.00s) [2019-09-11T16:14:54.243Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:14:54.243Z] PASS [2019-09-11T16:14:54.243Z] ok github.com/docker/docker/integration-cli 2371.125s [2019-09-11T16:14:54.243Z] INFO: Integration tests ended at 09/11/2019 16:14:53. Duration:00:39:40.8319494 [2019-09-11T16:14:54.243Z] INFO: Docker info of the daemon under test at end of run [2019-09-11T16:14:54.243Z] [2019-09-11T16:14:54.243Z] Containers: 2 [2019-09-11T16:14:54.243Z] Running: 0 [2019-09-11T16:14:54.243Z] Paused: 0 [2019-09-11T16:14:54.243Z] Stopped: 2 [2019-09-11T16:14:54.243Z] Images: 12 [2019-09-11T16:14:54.243Z] Server Version: 0.0.0-dev [2019-09-11T16:14:54.243Z] Storage Driver: windowsfilter [2019-09-11T16:14:54.243Z] Windows: [2019-09-11T16:14:54.243Z] Logging Driver: json-file [2019-09-11T16:14:54.243Z] Plugins: [2019-09-11T16:14:54.243Z] Volume: local [2019-09-11T16:14:54.243Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-09-11T16:14:54.243Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-11T16:14:54.243Z] Swarm: inactive [2019-09-11T16:14:54.243Z] Default Isolation: process [2019-09-11T16:14:54.243Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-11T16:14:54.243Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678) [2019-09-11T16:14:54.243Z] OSType: windows [2019-09-11T16:14:54.243Z] Architecture: x86_64 [2019-09-11T16:14:54.243Z] CPUs: 4 [2019-09-11T16:14:54.243Z] Total Memory: 32GiB [2019-09-11T16:14:54.243Z] Name: azwin-2-e0afa0 [2019-09-11T16:14:54.243Z] ID: UZPL:QHV3:RIFY:BKIS:FVMH:2Z2C:DOFL:RET6:M4XX:24ZD:ELOB:7TFD [2019-09-11T16:14:54.243Z] Docker Root Dir: D:\CI-49\CI-1fdf1753b\daemon [2019-09-11T16:14:54.243Z] Debug Mode (client): false [2019-09-11T16:14:54.243Z] Debug Mode (server): true [2019-09-11T16:14:54.243Z] File Descriptors: -1 [2019-09-11T16:14:54.243Z] Goroutines: 18 [2019-09-11T16:14:54.243Z] System Time: 2019-09-11T16:14:53.795633Z [2019-09-11T16:14:54.243Z] EventsListeners: 0 [2019-09-11T16:14:54.243Z] Registry: https://index.docker.io/v1/ [2019-09-11T16:14:54.243Z] Labels: [2019-09-11T16:14:54.243Z] Experimental: false [2019-09-11T16:14:54.243Z] Insecure Registries: [2019-09-11T16:14:54.243Z] 127.0.0.0/8 [2019-09-11T16:14:54.243Z] Live Restore Enabled: false [2019-09-11T16:14:54.243Z] [2019-09-11T16:14:54.243Z] [2019-09-11T16:14:54.243Z] INFO: Stopping daemon under test [2019-09-11T16:14:54.243Z] SUCCESS: The process with PID 2156 (child process of PID 7816) has been terminated. [2019-09-11T16:14:54.243Z] SUCCESS: The process with PID 7816 (child process of PID 5956) has been terminated. [2019-09-11T16:14:54.243Z] INFO: executeCI.ps1 Completed successfully at 09/11/2019 16:14:53. [2019-09-11T16:14:54.243Z] INFO: Tidying up at end of run [2019-09-11T16:14:54.243Z] INFO: Saving daemon under test log (d:\CI-49\CI-1fdf1753b\dut.out) to C:\windows\TEMP\CIDUT.out [2019-09-11T16:14:54.243Z] INFO: Saving daemon under test log (d:\CI-49\CI-1fdf1753b\dut.err) to C:\windows\TEMP\CIDUT.err [2019-09-11T16:14:54.244Z] INFO: Nuke-Everything... [2019-09-11T16:14:54.244Z] INFO: Container count on control daemon to delete is 2 [2019-09-11T16:14:54.870Z] e1ab5a530094 [2019-09-11T16:14:54.870Z] 1a71235b28fb [2019-09-11T16:14:54.870Z] INFO: Non-base image count on control daemon to delete is 1 [2019-09-11T16:14:56.446Z] Deleted: sha256:36ff2cf470d6faeaf25de06820a492565c983ee7b32110e2e094c1a926aef19c [2019-09-11T16:14:56.446Z] Deleted: sha256:6065185e7752a5d28a4c90fe443693f3c2f915cbd47e9231dba6cb5faedbd0b3 [2019-09-11T16:14:56.446Z] INFO: Tidying pidfile d:\CI-49\CI-1fdf1753b\docker.pid [2019-09-11T16:14:56.446Z] INFO: Nuking d:\CI-49 [2019-09-11T16:15:13.749Z] === RUN Test/DockerSuite/TestBuildIidFile [2019-09-11T16:15:16.651Z] === RUN Test/DockerSuite/TestBuildIidFileCleanupOnFail [2019-09-11T16:15:19.553Z] === RUN Test/DockerSuite/TestBuildInheritance [2019-09-11T16:15:19.553Z] === RUN Test/DockerSuite/TestBuildIntermediateTarget [2019-09-11T16:15:21.729Z] === RUN Test/DockerSuite/TestBuildInvalidTag [2019-09-11T16:15:21.729Z] === RUN Test/DockerSuite/TestBuildJSONEmptyRun [2019-09-11T16:15:26.360Z] INFO: Zapped successfully [2019-09-11T16:15:26.360Z] [2019-09-11T16:15:26.360Z] INFO: executeCI.ps1 exiting at Wed Sep 11 16:15:23 CUT 2019. Duration 00:54:03.4298270 [2019-09-11T16:15:26.360Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-09-11T16:15:27.997Z] Creating windowsRS5-integration-bundles.zip [2019-09-11T16:15:28.800Z] === RUN Test/DockerSuite/TestBuildLabel [Pipeline] step [2019-09-11T16:15:29.171Z] Archiving artifacts [2019-09-11T16:15:32.530Z] === RUN Test/DockerSuite/TestBuildLabelCacheCommit [2019-09-11T16:15:34.064Z] === RUN Test/DockerSuite/TestBuildLabelMultiple [2019-09-11T16:15:37.797Z] === RUN Test/DockerSuite/TestBuildLabelOneNode [2019-09-11T16:15:39.331Z] === RUN Test/DockerSuite/TestBuildLabels [2019-09-11T16:15:43.068Z] === RUN Test/DockerSuite/TestBuildLabelsCache [2019-09-11T16:15:43.617Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39724/49/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-11T16:15:44.535Z] + make clean [2019-09-11T16:15:45.506Z] docker volume rm -f docker-dev-cache [2019-09-11T16:15:45.506Z] docker-dev-cache [Pipeline] deleteDir [2019-09-11T16:15:46.804Z] === RUN Test/DockerSuite/TestBuildLabelsOverride [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-11T16:16:07.888Z] === RUN Test/DockerSuite/TestBuildLastModified [2019-09-11T16:16:07.888Z] === RUN Test/DockerSuite/TestBuildLineBreak [2019-09-11T16:16:07.888Z] === RUN Test/DockerSuite/TestBuildLineErrorOnBuild [2019-09-11T16:16:07.888Z] === RUN Test/DockerSuite/TestBuildLineErrorUnknownInstruction [2019-09-11T16:16:07.888Z] === RUN Test/DockerSuite/TestBuildLineErrorWithComments [2019-09-11T16:16:07.888Z] === RUN Test/DockerSuite/TestBuildLineErrorWithEmptyLines [2019-09-11T16:16:07.888Z] === RUN Test/DockerSuite/TestBuildMaintainer [2019-09-11T16:16:08.854Z] === RUN Test/DockerSuite/TestBuildMissingArgs [2019-09-11T16:16:09.311Z] === RUN Test/DockerSuite/TestBuildModifyFileInFolder [2019-09-11T16:16:21.698Z] === RUN Test/DockerSuite/TestBuildMultiStageArg [2019-09-11T16:16:51.647Z] === RUN Test/DockerSuite/TestBuildMultiStageCache [2019-09-11T16:16:51.647Z] === RUN Test/DockerSuite/TestBuildMultiStageCopyFromErrors [2019-09-11T16:16:51.647Z] === RUN Test/DockerSuite/TestBuildMultiStageCopyFromSyntax [2019-09-11T16:17:52.109Z] === RUN Test/DockerSuite/TestBuildMultiStageGlobalArg [2019-09-11T16:18:13.203Z] === RUN Test/DockerSuite/TestBuildMultiStageImplicitFrom [2019-09-11T16:18:23.521Z] === RUN Test/DockerSuite/TestBuildMultiStageMultipleBuilds [2019-09-11T16:18:35.987Z] === RUN Test/DockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-09-11T16:18:48.371Z] === RUN Test/DockerSuite/TestBuildMultiStageNameVariants [2019-09-11T16:19:18.321Z] === RUN Test/DockerSuite/TestBuildMultiStageResetScratch [2019-09-11T16:19:18.321Z] === RUN Test/DockerSuite/TestBuildMultiStageUnusedArg [2019-09-11T16:19:28.643Z] === RUN Test/DockerSuite/TestBuildMultipleTags [2019-09-11T16:19:30.178Z] === RUN Test/DockerSuite/TestBuildNetContainer [2019-09-11T16:19:30.178Z] === RUN Test/DockerSuite/TestBuildNetNone [2019-09-11T16:19:30.178Z] === RUN Test/DockerSuite/TestBuildNoContext [2019-09-11T16:19:35.969Z] === RUN Test/DockerSuite/TestBuildNoDupOutput [2019-09-11T16:19:44.571Z] === RUN Test/DockerSuite/TestBuildNoNamedVolume [2019-09-11T16:19:47.479Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailure [2019-09-11T16:19:47.479Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailureRemote [2019-09-11T16:19:47.479Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-09-11T16:19:49.654Z] === RUN Test/DockerSuite/TestBuildNotVerboseSuccess [2019-09-11T16:19:50.623Z] === RUN Test/DockerSuite/TestBuildNullStringInAddCopyVolume [2019-09-11T16:19:56.414Z] === RUN Test/DockerSuite/TestBuildOnBuild [2019-09-11T16:20:11.228Z] === RUN Test/DockerSuite/TestBuildOnBuildCache [2019-09-11T16:20:14.961Z] === RUN Test/DockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-09-11T16:20:32.647Z] === RUN Test/DockerSuite/TestBuildOnBuildEntrypointJSON [2019-09-11T16:20:41.212Z] === RUN Test/DockerSuite/TestBuildOnBuildLimitedInheritance [2019-09-11T16:20:56.028Z] === RUN Test/DockerSuite/TestBuildOnBuildLowercase [2019-09-11T16:21:03.098Z] === RUN Test/DockerSuite/TestBuildOnBuildOutput [2019-09-11T16:21:11.672Z] === RUN Test/DockerSuite/TestBuildOnBuildWithCopy [2019-09-11T16:21:14.578Z] === RUN Test/DockerSuite/TestBuildOpaqueDirectory [2019-09-11T16:21:14.578Z] === RUN Test/DockerSuite/TestBuildPATH [2019-09-11T16:21:14.578Z] === RUN Test/DockerSuite/TestBuildRUNErrMsg [2019-09-11T16:21:18.378Z] === RUN Test/DockerSuite/TestBuildRUNoneJSON [2019-09-11T16:21:18.378Z] === RUN Test/DockerSuite/TestBuildRelativeCopy [2019-09-11T16:22:44.421Z] === RUN Test/DockerSuite/TestBuildRelativeWorkdir [2019-09-11T16:23:09.677Z] === RUN Test/DockerSuite/TestBuildRm [2019-09-11T16:23:30.801Z] === RUN Test/DockerSuite/TestBuildRunShEntrypoint [2019-09-11T16:23:33.712Z] === RUN Test/DockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-09-11T16:23:33.712Z] === RUN Test/DockerSuite/TestBuildScratchCopy [2019-09-11T16:23:34.171Z] === RUN Test/DockerSuite/TestBuildSetCommandWithDefinedShell [2019-09-11T16:23:38.865Z] === RUN Test/DockerSuite/TestBuildShCmdJSONEntrypoint [2019-09-11T16:23:45.952Z] === RUN Test/DockerSuite/TestBuildShellEntrypoint [2019-09-11T16:23:54.516Z] === RUN Test/DockerSuite/TestBuildShellInherited [2019-09-11T16:24:01.591Z] === RUN Test/DockerSuite/TestBuildShellMultiple [2019-09-11T16:24:26.717Z] === RUN Test/DockerSuite/TestBuildShellNotJSON [2019-09-11T16:24:26.717Z] === RUN Test/DockerSuite/TestBuildShellUpdatesConfig [2019-09-11T16:24:27.178Z] === RUN Test/DockerSuite/TestBuildShellWindowsPowershell [2019-09-11T16:24:44.936Z] === RUN Test/DockerSuite/TestBuildSpaces [2019-09-11T16:24:44.936Z] === RUN Test/DockerSuite/TestBuildSpacesWithQuotes [2019-09-11T16:24:50.731Z] === RUN Test/DockerSuite/TestBuildStartsFromOne [2019-09-11T16:24:51.189Z] === RUN Test/DockerSuite/TestBuildStderr [2019-09-11T16:24:58.257Z] === RUN Test/DockerSuite/TestBuildStepsWithProgress [2019-09-11T16:25:33.934Z] === RUN Test/DockerSuite/TestBuildStopSignal [2019-09-11T16:25:33.934Z] === RUN Test/DockerSuite/TestBuildSymlinkBasename [2019-09-11T16:25:36.836Z] === RUN Test/DockerSuite/TestBuildSymlinkBreakout [2019-09-11T16:25:40.568Z] === RUN Test/DockerSuite/TestBuildTagEvent [2019-09-11T16:25:47.650Z] === RUN Test/DockerSuite/TestBuildTimeArgHistoryExclusions [2019-09-11T16:26:00.020Z] === RUN Test/DockerSuite/TestBuildUser [2019-09-11T16:26:00.020Z] === RUN Test/DockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-09-11T16:26:00.020Z] === RUN Test/DockerSuite/TestBuildUsersAndGroups [2019-09-11T16:26:00.020Z] === RUN Test/DockerSuite/TestBuildVerboseOut [2019-09-11T16:26:05.809Z] === RUN Test/DockerSuite/TestBuildVerifyIntString [2019-09-11T16:26:07.346Z] === RUN Test/DockerSuite/TestBuildVerifySingleQuoteFails [2019-09-11T16:26:13.159Z] === RUN Test/DockerSuite/TestBuildVolumeFileExistsinContainer [2019-09-11T16:26:13.159Z] === RUN Test/DockerSuite/TestBuildVolumesRetainContents [2019-09-11T16:26:13.159Z] === RUN Test/DockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-09-11T16:27:03.835Z] === RUN Test/DockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-09-11T16:27:03.835Z] === RUN Test/DockerSuite/TestBuildWindowsUser [2019-09-11T16:27:18.846Z] === RUN Test/DockerSuite/TestBuildWindowsWorkdirProcessing [2019-09-11T16:27:27.417Z] === RUN Test/DockerSuite/TestBuildWithExtraHost [2019-09-11T16:27:27.876Z] === RUN Test/DockerSuite/TestBuildWithExtraHostInvalidFormat [2019-09-11T16:27:27.876Z] === RUN Test/DockerSuite/TestBuildWithFailure [2019-09-11T16:27:32.581Z] === RUN Test/DockerSuite/TestBuildWithInaccessibleFilesInContext [2019-09-11T16:27:32.581Z] === RUN Test/DockerSuite/TestBuildWithRecycleBin [2019-09-11T16:27:50.261Z] === RUN Test/DockerSuite/TestBuildWithTabs [2019-09-11T16:27:57.329Z] === RUN Test/DockerSuite/TestBuildWithUTF8BOM [2019-09-11T16:27:57.329Z] === RUN Test/DockerSuite/TestBuildWithUTF8BOMDockerignore [2019-09-11T16:28:22.451Z] === RUN Test/DockerSuite/TestBuildWithVolumeOwnership [2019-09-11T16:28:22.451Z] === RUN Test/DockerSuite/TestBuildWithVolumes [2019-09-11T16:28:22.451Z] === RUN Test/DockerSuite/TestBuildWorkdirCmd [2019-09-11T16:28:22.451Z] === RUN Test/DockerSuite/TestBuildWorkdirImageCmd [2019-09-11T16:28:23.986Z] === RUN Test/DockerSuite/TestBuildWorkdirWindowsPath [2019-09-11T16:28:38.956Z] === RUN Test/DockerSuite/TestBuildWorkdirWithEnvVariables [2019-09-11T16:28:46.033Z] === RUN Test/DockerSuite/TestBuildXZHost [2019-09-11T16:28:46.033Z] === RUN Test/DockerSuite/TestCLIProxyDisableProxyUnixSock [2019-09-11T16:28:46.033Z] === RUN Test/DockerSuite/TestClientSetsTLSServerName [2019-09-11T16:28:46.033Z] === RUN Test/DockerSuite/TestCmdCannotBeInvoked [2019-09-11T16:28:49.767Z] === RUN Test/DockerSuite/TestCommitAfterContainerIsDone [2019-09-11T16:28:56.845Z] === RUN Test/DockerSuite/TestCommitChange [2019-09-11T16:29:05.407Z] === RUN Test/DockerSuite/TestCommitChangeLabels [2019-09-11T16:29:12.480Z] === RUN Test/DockerSuite/TestCommitHardlink [2019-09-11T16:29:12.480Z] === RUN Test/DockerSuite/TestCommitNewFile [2019-09-11T16:29:24.868Z] === RUN Test/DockerSuite/TestCommitPausedContainer [2019-09-11T16:29:24.868Z] === RUN Test/DockerSuite/TestCommitTTY [2019-09-11T16:29:35.180Z] === RUN Test/DockerSuite/TestCommitWithFilterLabel [2019-09-11T16:29:43.751Z] === RUN Test/DockerSuite/TestCommitWithHostBindMount [2019-09-11T16:29:43.751Z] === RUN Test/DockerSuite/TestCommitWithoutPause [2019-09-11T16:29:43.751Z] === RUN Test/DockerSuite/TestConflictContainerNetworkAndLinks [2019-09-11T16:29:43.751Z] === RUN Test/DockerSuite/TestConflictContainerNetworkHostAndLinks [2019-09-11T16:29:43.751Z] === RUN Test/DockerSuite/TestConflictNetworkModeAndOptions [2019-09-11T16:29:43.751Z] === RUN Test/DockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-09-11T16:29:43.751Z] === RUN Test/DockerSuite/TestContainerAPIBadPort [2019-09-11T16:29:43.751Z] === RUN Test/DockerSuite/TestContainerAPIChunkedEncoding [2019-09-11T16:29:43.751Z] === RUN Test/DockerSuite/TestContainerAPICommit [2019-09-11T16:29:56.126Z] === RUN Test/DockerSuite/TestContainerAPICommitWithLabelInConfig [2019-09-11T16:30:06.454Z] === RUN Test/DockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-09-11T16:30:06.454Z] === RUN Test/DockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-09-11T16:30:07.999Z] === RUN Test/DockerSuite/TestContainerAPICopyPre124 [2019-09-11T16:30:07.999Z] === RUN Test/DockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-09-11T16:30:07.999Z] === RUN Test/DockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-09-11T16:30:07.999Z] === RUN Test/DockerSuite/TestContainerAPICreate [2019-09-11T16:30:11.736Z] === RUN Test/DockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-09-11T16:30:11.736Z] === RUN Test/DockerSuite/TestContainerAPICreateEmptyConfig [2019-09-11T16:30:11.736Z] === RUN Test/DockerSuite/TestContainerAPICreateMountsBindRead [2019-09-11T16:30:14.645Z] === RUN Test/DockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-09-11T16:30:14.645Z] === RUN Test/DockerSuite/TestContainerAPICreateNoHostConfig118 [2019-09-11T16:30:14.645Z] === RUN Test/DockerSuite/TestContainerAPICreateOtherNetworkModes [2019-09-11T16:30:14.645Z] === RUN Test/DockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-09-11T16:30:14.645Z] === RUN Test/DockerSuite/TestContainerAPIDelete [2019-09-11T16:30:18.378Z] === RUN Test/DockerSuite/TestContainerAPIDeleteConflict [2019-09-11T16:30:22.112Z] === RUN Test/DockerSuite/TestContainerAPIDeleteForce [2019-09-11T16:30:25.849Z] === RUN Test/DockerSuite/TestContainerAPIDeleteNotExist [2019-09-11T16:30:25.849Z] === RUN Test/DockerSuite/TestContainerAPIDeleteRemoveLinks [2019-09-11T16:30:25.849Z] === RUN Test/DockerSuite/TestContainerAPIDeleteRemoveVolume [2019-09-11T16:30:29.595Z] === RUN Test/DockerSuite/TestContainerAPIDeleteWithEmptyName [2019-09-11T16:30:29.595Z] === RUN Test/DockerSuite/TestContainerAPIGetAll [2019-09-11T16:30:33.332Z] === RUN Test/DockerSuite/TestContainerAPIGetChanges [2019-09-11T16:30:33.332Z] === RUN Test/DockerSuite/TestContainerAPIGetExport [2019-09-11T16:30:33.332Z] === RUN Test/DockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-09-11T16:30:37.067Z] === RUN Test/DockerSuite/TestContainerAPIInvalidPortSyntax [2019-09-11T16:30:37.067Z] === RUN Test/DockerSuite/TestContainerAPIKill [2019-09-11T16:30:40.807Z] === RUN Test/DockerSuite/TestContainerAPIPause [2019-09-11T16:30:40.807Z] === RUN Test/DockerSuite/TestContainerAPIPostContainerStop [2019-09-11T16:30:44.566Z] === RUN Test/DockerSuite/TestContainerAPIPostCreateNull [2019-09-11T16:30:45.025Z] === RUN Test/DockerSuite/TestContainerAPIRename [2019-09-11T16:30:48.788Z] === RUN Test/DockerSuite/TestContainerAPIRestart [2019-09-11T16:30:54.583Z] === RUN Test/DockerSuite/TestContainerAPIRestartNotimeoutParam [2019-09-11T16:31:00.380Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-09-11T16:31:00.380Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-09-11T16:31:00.380Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-09-11T16:31:00.380Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-09-11T16:31:00.380Z] === RUN Test/DockerSuite/TestContainerAPIStart [2019-09-11T16:31:02.558Z] === RUN Test/DockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-09-11T16:31:02.558Z] === RUN Test/DockerSuite/TestContainerAPIStop [2019-09-11T16:31:06.292Z] === RUN Test/DockerSuite/TestContainerAPITop [2019-09-11T16:31:06.292Z] === RUN Test/DockerSuite/TestContainerAPITopWindows [2019-09-11T16:31:10.036Z] === RUN Test/DockerSuite/TestContainerAPIVerifyHeader [2019-09-11T16:31:10.036Z] === RUN Test/DockerSuite/TestContainerAPIWait [2019-09-11T16:31:15.838Z] === RUN Test/DockerSuite/TestContainerKillCustomStopSignal [2019-09-11T16:31:19.568Z] === RUN Test/DockerSuite/TestContainerNetworkMode [2019-09-11T16:31:19.568Z] === RUN Test/DockerSuite/TestContainerRestartInMultipleNetworks [2019-09-11T16:31:19.568Z] === RUN Test/DockerSuite/TestContainerWithConflictingHostNetworks [2019-09-11T16:31:19.568Z] === RUN Test/DockerSuite/TestContainerWithConflictingNoneNetwork [2019-09-11T16:31:19.568Z] === RUN Test/DockerSuite/TestContainerWithConflictingSharedNetwork [2019-09-11T16:31:19.568Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-09-11T16:31:19.568Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsCreate [2019-09-11T16:31:49.541Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsTmpfs [2019-09-11T16:31:49.541Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsValidation [2019-09-11T16:31:49.541Z] === RUN Test/DockerSuite/TestContainersInMultipleNetworks [2019-09-11T16:31:49.541Z] === RUN Test/DockerSuite/TestContainersInUserDefinedNetwork [2019-09-11T16:31:49.541Z] === RUN Test/DockerSuite/TestContainersNetworkIsolation [2019-09-11T16:31:49.541Z] === RUN Test/DockerSuite/TestCopyAndRestart [2019-09-11T16:31:49.541Z] === RUN Test/DockerSuite/TestCopyCreatedContainer [2019-09-11T16:31:49.541Z] === RUN Test/DockerSuite/TestCpAbsolutePath [2019-09-11T16:31:50.510Z] === RUN Test/DockerSuite/TestCpAbsoluteSymlink [2019-09-11T16:31:50.510Z] === RUN Test/DockerSuite/TestCpFromCaseA [2019-09-11T16:31:50.510Z] === RUN Test/DockerSuite/TestCpFromCaseB [2019-09-11T16:31:50.510Z] === RUN Test/DockerSuite/TestCpFromCaseC [2019-09-11T16:31:50.510Z] === RUN Test/DockerSuite/TestCpFromCaseD [2019-09-11T16:31:50.510Z] === RUN Test/DockerSuite/TestCpFromCaseE [2019-09-11T16:31:50.510Z] === RUN Test/DockerSuite/TestCpFromCaseF [2019-09-11T16:31:50.510Z] === RUN Test/DockerSuite/TestCpFromCaseG [2019-09-11T16:31:50.510Z] === RUN Test/DockerSuite/TestCpFromCaseH [2019-09-11T16:31:50.510Z] === RUN Test/DockerSuite/TestCpFromCaseI [2019-09-11T16:31:50.969Z] === RUN Test/DockerSuite/TestCpFromCaseJ [2019-09-11T16:31:50.969Z] === RUN Test/DockerSuite/TestCpFromSymlinkDestination [2019-09-11T16:31:50.969Z] === RUN Test/DockerSuite/TestCpFromSymlinkToDirectory [2019-09-11T16:31:50.969Z] === RUN Test/DockerSuite/TestCpGarbagePath [2019-09-11T16:31:54.703Z] === RUN Test/DockerSuite/TestCpLocalOnly [2019-09-11T16:31:54.703Z] === RUN Test/DockerSuite/TestCpNameHasColon [2019-09-11T16:31:54.703Z] === RUN Test/DockerSuite/TestCpRelativePath [2019-09-11T16:31:58.446Z] === RUN Test/DockerSuite/TestCpSpecialFiles [2019-09-11T16:31:58.447Z] === RUN Test/DockerSuite/TestCpSymlinkComponent [2019-09-11T16:31:58.447Z] === RUN Test/DockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-09-11T16:31:58.447Z] === RUN Test/DockerSuite/TestCpToCaseA [2019-09-11T16:32:05.520Z] === RUN Test/DockerSuite/TestCpToCaseB [2019-09-11T16:32:08.435Z] === RUN Test/DockerSuite/TestCpToCaseC [2019-09-11T16:32:08.435Z] === RUN Test/DockerSuite/TestCpToCaseD [2019-09-11T16:32:08.435Z] === RUN Test/DockerSuite/TestCpToCaseE [2019-09-11T16:32:20.826Z] === RUN Test/DockerSuite/TestCpToCaseF [2019-09-11T16:32:20.826Z] === RUN Test/DockerSuite/TestCpToCaseG [2019-09-11T16:32:20.826Z] === RUN Test/DockerSuite/TestCpToCaseH [2019-09-11T16:32:33.212Z] === RUN Test/DockerSuite/TestCpToCaseI [2019-09-11T16:32:33.212Z] === RUN Test/DockerSuite/TestCpToCaseJ [2019-09-11T16:32:33.212Z] === RUN Test/DockerSuite/TestCpToDot [2019-09-11T16:32:36.113Z] === RUN Test/DockerSuite/TestCpToErrReadOnlyRootfs [2019-09-11T16:32:36.113Z] === RUN Test/DockerSuite/TestCpToErrReadOnlyVolume [2019-09-11T16:32:36.575Z] === RUN Test/DockerSuite/TestCpToStdout [2019-09-11T16:32:40.307Z] === RUN Test/DockerSuite/TestCpToSymlinkDestination [2019-09-11T16:32:40.307Z] === RUN Test/DockerSuite/TestCpToSymlinkToDirectory [2019-09-11T16:32:40.307Z] === RUN Test/DockerSuite/TestCpUnprivilegedUser [2019-09-11T16:32:40.307Z] === RUN Test/DockerSuite/TestCpVolumePath [2019-09-11T16:32:40.307Z] === RUN Test/DockerSuite/TestCreate64ByteHexID [2019-09-11T16:32:40.307Z] === RUN Test/DockerSuite/TestCreateArgs [2019-09-11T16:32:40.307Z] === RUN Test/DockerSuite/TestCreateByImageID [2019-09-11T16:32:44.065Z] === RUN Test/DockerSuite/TestCreateEchoStdout [2019-09-11T16:32:47.805Z] === RUN Test/DockerSuite/TestCreateGrowRootfs [2019-09-11T16:32:47.805Z] === RUN Test/DockerSuite/TestCreateHostConfig [2019-09-11T16:32:48.265Z] === RUN Test/DockerSuite/TestCreateHostnameWithNumber [2019-09-11T16:32:52.002Z] === RUN Test/DockerSuite/TestCreateLabelFromImage [2019-09-11T16:32:54.180Z] === RUN Test/DockerSuite/TestCreateLabels [2019-09-11T16:32:54.180Z] === RUN Test/DockerSuite/TestCreateModeIpcContainer [2019-09-11T16:32:54.180Z] === RUN Test/DockerSuite/TestCreateRM [2019-09-11T16:32:54.180Z] === RUN Test/DockerSuite/TestCreateShrinkRootfs [2019-09-11T16:32:54.180Z] === RUN Test/DockerSuite/TestCreateStopSignal [2019-09-11T16:32:54.639Z] === RUN Test/DockerSuite/TestCreateStopTimeout [2019-09-11T16:32:54.639Z] === RUN Test/DockerSuite/TestCreateUnsetEntrypoint [2019-09-11T16:33:12.322Z] === RUN Test/DockerSuite/TestCreateVolumesCreated [2019-09-11T16:33:12.322Z] === RUN Test/DockerSuite/TestCreateWithInvalidLogOpts [2019-09-11T16:33:12.322Z] === RUN Test/DockerSuite/TestCreateWithLargePortRange [2019-09-11T16:33:15.225Z] === RUN Test/DockerSuite/TestCreateWithPortRange [2019-09-11T16:33:15.689Z] === RUN Test/DockerSuite/TestCreateWithTooLowMemoryLimit [2019-09-11T16:33:15.689Z] === RUN Test/DockerSuite/TestCreateWithWorkdir [2019-09-11T16:33:19.420Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-09-11T16:33:19.420Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-09-11T16:33:19.420Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-09-11T16:33:19.420Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-09-11T16:33:19.420Z] === RUN Test/DockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-09-11T16:33:19.420Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-09-11T16:33:19.420Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-09-11T16:33:19.420Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-09-11T16:33:19.420Z] === RUN Test/DockerSuite/TestDeprecatedStartWithNilDNS [2019-09-11T16:33:19.420Z] === RUN Test/DockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-09-11T16:33:19.420Z] === RUN Test/DockerSuite/TestDevicePermissions [2019-09-11T16:33:19.420Z] === RUN Test/DockerSuite/TestDockerFails [2019-09-11T16:33:19.878Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-09-11T16:33:19.878Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-09-11T16:33:19.878Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-09-11T16:33:19.878Z] === RUN Test/DockerSuite/TestEventsAttach [2019-09-11T16:33:19.878Z] === RUN Test/DockerSuite/TestEventsCommit [2019-09-11T16:33:19.878Z] === RUN Test/DockerSuite/TestEventsContainerEvents [2019-09-11T16:33:23.614Z] === RUN Test/DockerSuite/TestEventsContainerEventsAttrSort [2019-09-11T16:33:27.371Z] === RUN Test/DockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-09-11T16:33:31.106Z] === RUN Test/DockerSuite/TestEventsContainerRestart [2019-09-11T16:33:41.446Z] === RUN Test/DockerSuite/TestEventsCopy [2019-09-11T16:33:48.533Z] === RUN Test/DockerSuite/TestEventsFilterContainer [2019-09-11T16:33:55.615Z] === RUN Test/DockerSuite/TestEventsFilterImageInContainerAction [2019-09-11T16:33:59.348Z] === RUN Test/DockerSuite/TestEventsFilterImageLabels [2019-09-11T16:34:01.529Z] === RUN Test/DockerSuite/TestEventsFilterImageName [2019-09-11T16:34:08.599Z] === RUN Test/DockerSuite/TestEventsFilterLabels [2019-09-11T16:34:09.568Z] === RUN Test/DockerSuite/TestEventsFilterType [2019-09-11T16:34:11.748Z] === RUN Test/DockerSuite/TestEventsFilters [2019-09-11T16:34:18.813Z] === RUN Test/DockerSuite/TestEventsFormat [2019-09-11T16:34:25.886Z] === RUN Test/DockerSuite/TestEventsFormatBadField [2019-09-11T16:34:25.886Z] === RUN Test/DockerSuite/TestEventsFormatBadFunc [2019-09-11T16:34:25.886Z] === RUN Test/DockerSuite/TestEventsImageImport [2019-09-11T16:34:25.886Z] === RUN Test/DockerSuite/TestEventsImageLoad [2019-09-11T16:34:25.886Z] === RUN Test/DockerSuite/TestEventsImagePull [2019-09-11T16:34:25.886Z] === RUN Test/DockerSuite/TestEventsImageTag [2019-09-11T16:34:27.420Z] === RUN Test/DockerSuite/TestEventsPluginOps [2019-09-11T16:34:27.420Z] === RUN Test/DockerSuite/TestEventsRename [2019-09-11T16:34:31.153Z] === RUN Test/DockerSuite/TestEventsResize [2019-09-11T16:34:34.895Z] === RUN Test/DockerSuite/TestEventsSinceInTheFuture [2019-09-11T16:34:38.631Z] === RUN Test/DockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-09-11T16:34:42.369Z] === RUN Test/DockerSuite/TestEventsTimestampFormats [2019-09-11T16:34:48.159Z] === RUN Test/DockerSuite/TestEventsTop [2019-09-11T16:34:48.159Z] === RUN Test/DockerSuite/TestEventsUntag [2019-09-11T16:34:51.056Z] === RUN Test/DockerSuite/TestEventsUntilInThePast [2019-09-11T16:34:58.129Z] === RUN Test/DockerSuite/TestExec [2019-09-11T16:34:58.129Z] === RUN Test/DockerSuite/TestExecAPICreateContainerPaused [2019-09-11T16:34:58.129Z] === RUN Test/DockerSuite/TestExecAPICreateNoCmd [2019-09-11T16:35:01.864Z] === RUN Test/DockerSuite/TestExecAPICreateNoValidContentType [2019-09-11T16:35:05.618Z] === RUN Test/DockerSuite/TestExecAPIStart [2019-09-11T16:35:05.618Z] === RUN Test/DockerSuite/TestExecAPIStartBackwardsCompatible [2019-09-11T16:35:05.618Z] === RUN Test/DockerSuite/TestExecAPIStartEnsureHeaders [2019-09-11T16:35:05.618Z] === RUN Test/DockerSuite/TestExecAPIStartInvalidCommand [2019-09-11T16:35:09.350Z] === RUN Test/DockerSuite/TestExecAPIStartMultipleTimesError [2019-09-11T16:35:13.091Z] === RUN Test/DockerSuite/TestExecAPIStartValidCommand [2019-09-11T16:35:16.830Z] === RUN Test/DockerSuite/TestExecAPIStartWithDetach [2019-09-11T16:35:19.733Z] === RUN Test/DockerSuite/TestExecAfterContainerRestart [2019-09-11T16:35:25.523Z] === RUN Test/DockerSuite/TestExecCgroup [2019-09-11T16:35:25.523Z] === RUN Test/DockerSuite/TestExecEnv [2019-09-11T16:35:25.523Z] === RUN Test/DockerSuite/TestExecEnvLinksHost [2019-09-11T16:35:25.523Z] === RUN Test/DockerSuite/TestExecExitStatus [2019-09-11T16:35:29.261Z] === RUN Test/DockerSuite/TestExecInspectID [2019-09-11T16:35:36.352Z] === RUN Test/DockerSuite/TestExecInteractive [2019-09-11T16:35:36.352Z] === RUN Test/DockerSuite/TestExecOnReadonlyContainer [2019-09-11T16:35:36.352Z] === RUN Test/DockerSuite/TestExecParseError [2019-09-11T16:35:36.352Z] === RUN Test/DockerSuite/TestExecPausedContainer [2019-09-11T16:35:36.352Z] === RUN Test/DockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-09-11T16:35:36.352Z] === RUN Test/DockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-09-11T16:35:40.086Z] === RUN Test/DockerSuite/TestExecSetEnv [2019-09-11T16:35:40.086Z] === RUN Test/DockerSuite/TestExecStartFails [2019-09-11T16:35:40.086Z] === RUN Test/DockerSuite/TestExecStateCleanup [2019-09-11T16:35:40.086Z] === RUN Test/DockerSuite/TestExecStopNotHanging [2019-09-11T16:35:40.086Z] === RUN Test/DockerSuite/TestExecTTYCloseStdin [2019-09-11T16:35:40.086Z] === RUN Test/DockerSuite/TestExecTTYWithoutStdin [2019-09-11T16:35:43.819Z] === RUN Test/DockerSuite/TestExecUlimits [2019-09-11T16:35:43.820Z] === RUN Test/DockerSuite/TestExecWindowsPathNotWiped [2019-09-11T16:35:54.176Z] === RUN Test/DockerSuite/TestExecWithImageUser [2019-09-11T16:35:54.176Z] === RUN Test/DockerSuite/TestExecWithPrivileged [2019-09-11T16:35:54.176Z] === RUN Test/DockerSuite/TestExecWithUser [2019-09-11T16:35:54.176Z] === RUN Test/DockerSuite/TestGetContainerStats [2019-09-11T16:36:02.753Z] === RUN Test/DockerSuite/TestGetContainerStatsNoStream [2019-09-11T16:36:09.846Z] === RUN Test/DockerSuite/TestGetContainerStatsRmRunning [2019-09-11T16:36:14.537Z] === RUN Test/DockerSuite/TestGetContainerStatsStream [2019-09-11T16:36:23.105Z] === RUN Test/DockerSuite/TestGetContainersAttachWebsocket [2019-09-11T16:36:23.105Z] === RUN Test/DockerSuite/TestGetContainersWsAttachContainerNotFound [2019-09-11T16:36:23.105Z] === RUN Test/DockerSuite/TestGetStoppedContainerStats [2019-09-11T16:36:23.105Z] === RUN Test/DockerSuite/TestHealth [2019-09-11T16:36:23.105Z] === RUN Test/DockerSuite/TestHistoryExistentImage [2019-09-11T16:36:23.105Z] === RUN Test/DockerSuite/TestHistoryHumanOptionFalse [2019-09-11T16:36:23.105Z] === RUN Test/DockerSuite/TestHistoryHumanOptionTrue [2019-09-11T16:36:23.105Z] === RUN Test/DockerSuite/TestHistoryImageWithComment [2019-09-11T16:36:30.181Z] === RUN Test/DockerSuite/TestHistoryNonExistentImage [2019-09-11T16:36:30.181Z] === RUN Test/DockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-09-11T16:36:30.181Z] === RUN Test/DockerSuite/TestImagesEnsureImageIsListed [2019-09-11T16:36:30.181Z] === RUN Test/DockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-09-11T16:36:30.181Z] === RUN Test/DockerSuite/TestImagesEnsureImageWithTagIsListed [2019-09-11T16:36:30.640Z] === RUN Test/DockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-09-11T16:36:32.815Z] === RUN Test/DockerSuite/TestImagesEnsureImagesFromScratchShown [2019-09-11T16:36:32.815Z] === RUN Test/DockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-09-11T16:36:36.547Z] === RUN Test/DockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-09-11T16:36:36.547Z] === RUN Test/DockerSuite/TestImagesFilterLabelMatch [2019-09-11T16:36:42.338Z] === RUN Test/DockerSuite/TestImagesFilterNameWithPort [2019-09-11T16:36:42.338Z] === RUN Test/DockerSuite/TestImagesFilterSinceAndBefore [2019-09-11T16:36:48.131Z] === RUN Test/DockerSuite/TestImagesFilterSpaceTrimCase [2019-09-11T16:36:51.035Z] === RUN Test/DockerSuite/TestImagesFormat [2019-09-11T16:36:51.035Z] === RUN Test/DockerSuite/TestImagesFormatDefaultFormat [2019-09-11T16:36:51.035Z] === RUN Test/DockerSuite/TestImagesOrderedByCreationDate [2019-09-11T16:36:59.599Z] === RUN Test/DockerSuite/TestImagesWithIncorrectFilter [2019-09-11T16:36:59.599Z] === RUN Test/DockerSuite/TestImportBadURL [2019-09-11T16:37:01.136Z] === RUN Test/DockerSuite/TestImportDisplay [2019-09-11T16:37:01.136Z] === RUN Test/DockerSuite/TestImportFile [2019-09-11T16:37:01.136Z] === RUN Test/DockerSuite/TestImportFileNonExistentFile [2019-09-11T16:37:01.136Z] === RUN Test/DockerSuite/TestImportFileWithMessage [2019-09-11T16:37:01.136Z] === RUN Test/DockerSuite/TestImportGzipped [2019-09-11T16:37:01.136Z] === RUN Test/DockerSuite/TestImportWithQuotedChanges [2019-09-11T16:37:01.136Z] === RUN Test/DockerSuite/TestInfoDebug [2019-09-11T16:37:01.136Z] === RUN Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-11T16:37:01.595Z] === RUN Test/DockerSuite/TestInfoDiscoveryBackend [2019-09-11T16:37:01.595Z] === RUN Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-11T16:37:01.595Z] === RUN Test/DockerSuite/TestInfoDisplaysPausedContainers [2019-09-11T16:37:01.595Z] === RUN Test/DockerSuite/TestInfoDisplaysRunningContainers [2019-09-11T16:37:01.595Z] === RUN Test/DockerSuite/TestInfoDisplaysStoppedContainers [2019-09-11T16:37:01.595Z] === RUN Test/DockerSuite/TestInfoEnsureSucceeds [2019-09-11T16:37:01.595Z] === RUN Test/DockerSuite/TestInfoFormat [2019-09-11T16:37:01.595Z] === RUN Test/DockerSuite/TestInsecureRegistries [2019-09-11T16:37:01.595Z] === RUN Test/DockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-09-11T16:37:01.595Z] === RUN Test/DockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-09-11T16:37:01.595Z] === RUN Test/DockerSuite/TestInspectAPIContainerResponse [2019-09-11T16:37:05.330Z] === RUN Test/DockerSuite/TestInspectAPIContainerVolumeDriver [2019-09-11T16:37:09.067Z] === RUN Test/DockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-09-11T16:37:09.067Z] === RUN Test/DockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-09-11T16:37:09.067Z] === RUN Test/DockerSuite/TestInspectAPIImageResponse [2019-09-11T16:37:09.067Z] === RUN Test/DockerSuite/TestInspectAmpersand [2019-09-11T16:37:09.067Z] === RUN Test/DockerSuite/TestInspectBindMountPoint [2019-09-11T16:37:12.803Z] === RUN Test/DockerSuite/TestInspectByPrefix [2019-09-11T16:37:13.291Z] === RUN Test/DockerSuite/TestInspectContainerFilterInt [2019-09-11T16:37:17.043Z] === RUN Test/DockerSuite/TestInspectContainerGraphDriver [2019-09-11T16:37:17.043Z] === RUN Test/DockerSuite/TestInspectContainerNetworkCustom [2019-09-11T16:37:17.043Z] === RUN Test/DockerSuite/TestInspectContainerNetworkDefault [2019-09-11T16:37:17.043Z] === RUN Test/DockerSuite/TestInspectDefault [2019-09-11T16:37:20.783Z] === RUN Test/DockerSuite/TestInspectHistory [2019-09-11T16:37:29.349Z] === RUN Test/DockerSuite/TestInspectImage [2019-09-11T16:37:29.349Z] === RUN Test/DockerSuite/TestInspectImageFilterInt [2019-09-11T16:37:29.349Z] === RUN Test/DockerSuite/TestInspectImageGraphDriver [2019-09-11T16:37:29.349Z] === RUN Test/DockerSuite/TestInspectInt64 [2019-09-11T16:37:32.250Z] === RUN Test/DockerSuite/TestInspectJSONFields [2019-09-11T16:37:35.982Z] === RUN Test/DockerSuite/TestInspectLogConfigNoType [2019-09-11T16:37:35.982Z] === RUN Test/DockerSuite/TestInspectNamedMountPoint [2019-09-11T16:37:39.715Z] === RUN Test/DockerSuite/TestInspectNoSizeFlagContainer [2019-09-11T16:37:43.481Z] === RUN Test/DockerSuite/TestInspectPlugin [2019-09-11T16:37:43.481Z] === RUN Test/DockerSuite/TestInspectRootFS [2019-09-11T16:37:43.481Z] === RUN Test/DockerSuite/TestInspectSizeFlagContainer [2019-09-11T16:37:47.229Z] === RUN Test/DockerSuite/TestInspectStatus [2019-09-11T16:37:50.964Z] === RUN Test/DockerSuite/TestInspectStopWhenNotFound [2019-09-11T16:37:58.049Z] === RUN Test/DockerSuite/TestInspectTemplateError [2019-09-11T16:38:01.787Z] === RUN Test/DockerSuite/TestInspectTimesAsRFC3339Nano [2019-09-11T16:38:05.527Z] === RUN Test/DockerSuite/TestInspectTypeFlagContainer [2019-09-11T16:38:09.265Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithImage [2019-09-11T16:38:13.008Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithInvalidValue [2019-09-11T16:38:16.742Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithNoContainer [2019-09-11T16:38:19.644Z] === RUN Test/DockerSuite/TestInspectUnknownObject [2019-09-11T16:38:19.644Z] === RUN Test/DockerSuite/TestLinkShortDefinition [2019-09-11T16:38:19.644Z] === RUN Test/DockerSuite/TestLinksEnvs [2019-09-11T16:38:19.644Z] === RUN Test/DockerSuite/TestLinksEtcHostsRegularFile [2019-09-11T16:38:19.644Z] === RUN Test/DockerSuite/TestLinksHostsFilesInject [2019-09-11T16:38:19.644Z] === RUN Test/DockerSuite/TestLinksInspectLinksStarted [2019-09-11T16:38:19.644Z] === RUN Test/DockerSuite/TestLinksInspectLinksStopped [2019-09-11T16:38:19.644Z] === RUN Test/DockerSuite/TestLinksInvalidContainerTarget [2019-09-11T16:38:19.644Z] === RUN Test/DockerSuite/TestLinksMultipleWithSameName [2019-09-11T16:38:19.644Z] === RUN Test/DockerSuite/TestLinksNetworkHostContainer [2019-09-11T16:38:19.644Z] === RUN Test/DockerSuite/TestLinksNotStartedParentNotFail [2019-09-11T16:38:19.644Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainers [2019-09-11T16:38:19.644Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainersAfterRename [2019-09-11T16:38:19.644Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainersOnRename [2019-09-11T16:38:19.644Z] === RUN Test/DockerSuite/TestLinksPingUnlinkedContainers [2019-09-11T16:38:19.644Z] === RUN Test/DockerSuite/TestLinksUpdateOnRestart [2019-09-11T16:38:19.644Z] === RUN Test/DockerSuite/TestLoadZeroSizeLayer [2019-09-11T16:38:19.644Z] === RUN Test/DockerSuite/TestLoginWithoutTTY [2019-09-11T16:38:19.644Z] === RUN Test/DockerSuite/TestLogsAPIContainerNotFound [2019-09-11T16:38:19.644Z] === RUN Test/DockerSuite/TestLogsAPIFollowEmptyOutput [2019-09-11T16:38:23.378Z] === RUN Test/DockerSuite/TestLogsAPINoStdoutNorStderr [2019-09-11T16:38:27.117Z] === RUN Test/DockerSuite/TestLogsAPIUntil [2019-09-11T16:38:34.186Z] === RUN Test/DockerSuite/TestLogsAPIUntilDefaultValue [2019-09-11T16:38:37.091Z] === RUN Test/DockerSuite/TestLogsAPIUntilFutureFollow [2019-09-11T16:38:37.091Z] === RUN Test/DockerSuite/TestLogsAPIWithStdout [2019-09-11T16:38:40.826Z] === RUN Test/DockerSuite/TestLogsCLIContainerNotFound [2019-09-11T16:38:41.286Z] === RUN Test/DockerSuite/TestLogsContainerBiggerThanPage [2019-09-11T16:38:48.357Z] === RUN Test/DockerSuite/TestLogsContainerMuchBiggerThanPage [2019-09-11T16:38:55.431Z] === RUN Test/DockerSuite/TestLogsContainerSmallerThanPage [2019-09-11T16:39:04.156Z] === RUN Test/DockerSuite/TestLogsFollowGoroutinesNoOutput [2019-09-11T16:39:07.904Z] === RUN Test/DockerSuite/TestLogsFollowGoroutinesWithStdout [2019-09-11T16:39:11.637Z] === RUN Test/DockerSuite/TestLogsFollowSlowStdoutConsumer [2019-09-11T16:39:11.637Z] === RUN Test/DockerSuite/TestLogsFollowStopped [2019-09-11T16:39:14.584Z] === RUN Test/DockerSuite/TestLogsSeparateStderr [2019-09-11T16:39:18.319Z] === RUN Test/DockerSuite/TestLogsSince [2019-09-11T16:39:28.644Z] === RUN Test/DockerSuite/TestLogsSinceFutureFollow [2019-09-11T16:39:28.644Z] === RUN Test/DockerSuite/TestLogsStderrInStdout [2019-09-11T16:39:28.644Z] === RUN Test/DockerSuite/TestLogsTail [2019-09-11T16:39:31.554Z] === RUN Test/DockerSuite/TestLogsTimestamps [2019-09-11T16:39:35.286Z] === RUN Test/DockerSuite/TestLogsWithDetails [2019-09-11T16:39:39.018Z] === RUN Test/DockerSuite/TestMountIntoProc [2019-09-11T16:39:39.018Z] === RUN Test/DockerSuite/TestMountIntoSys [2019-09-11T16:39:39.018Z] === RUN Test/DockerSuite/TestNetHostname [2019-09-11T16:39:39.018Z] === RUN Test/DockerSuite/TestNetHostnameWithNetHost [2019-09-11T16:39:39.018Z] === RUN Test/DockerSuite/TestNetworkRmWithActiveContainers [2019-09-11T16:39:39.018Z] === RUN Test/DockerSuite/TestPermissionsPtsReadonlyRootfs [2019-09-11T16:39:39.018Z] === RUN Test/DockerSuite/TestPluginActive [2019-09-11T16:39:39.018Z] === RUN Test/DockerSuite/TestPluginActiveNetwork [2019-09-11T16:39:39.018Z] === RUN Test/DockerSuite/TestPluginInspectOnWindows [2019-09-11T16:39:39.478Z] === RUN Test/DockerSuite/TestPluginInstallDisableVolumeLs [2019-09-11T16:39:39.478Z] === RUN Test/DockerSuite/TestPluginLogDriver [2019-09-11T16:39:39.478Z] === RUN Test/DockerSuite/TestPluginLogDriverInfoList [2019-09-11T16:39:39.478Z] === RUN Test/DockerSuite/TestPluginMetricsCollector [2019-09-11T16:39:39.478Z] === RUN Test/DockerSuite/TestPluginUpgrade [2019-09-11T16:39:39.478Z] === RUN Test/DockerSuite/TestPortBindingOnSandbox [2019-09-11T16:39:39.478Z] === RUN Test/DockerSuite/TestPortExposeHostBinding [2019-09-11T16:39:39.478Z] === RUN Test/DockerSuite/TestPortHostBinding [2019-09-11T16:39:39.478Z] === RUN Test/DockerSuite/TestPortList [2019-09-11T16:39:39.478Z] === RUN Test/DockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-09-11T16:39:46.557Z] === RUN Test/DockerSuite/TestPostContainersAttach [2019-09-11T16:39:46.557Z] === RUN Test/DockerSuite/TestPostContainersAttachContainerNotFound [2019-09-11T16:39:46.557Z] === RUN Test/DockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-09-11T16:39:46.557Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-09-11T16:39:47.015Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeNegative [2019-09-11T16:39:47.015Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeOmitted [2019-09-11T16:39:47.015Z] === RUN Test/DockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-09-11T16:39:47.015Z] === RUN Test/DockerSuite/TestPostContainersCreateWithShmSize [2019-09-11T16:39:47.015Z] === RUN Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-09-11T16:39:47.015Z] === RUN Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-09-11T16:39:54.082Z] === RUN Test/DockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-09-11T16:39:54.082Z] === RUN Test/DockerSuite/TestPsByOrder [2019-09-11T16:40:11.775Z] === RUN Test/DockerSuite/TestPsImageIDAfterUpdate [2019-09-11T16:40:11.775Z] === RUN Test/DockerSuite/TestPsListContainersBase [2019-09-11T16:40:26.581Z] === RUN Test/DockerSuite/TestPsListContainersFilterAncestorImage [2019-09-11T16:40:51.746Z] === RUN Test/DockerSuite/TestPsListContainersFilterCreated [2019-09-11T16:40:51.746Z] === RUN Test/DockerSuite/TestPsListContainersFilterExited [2019-09-11T16:41:09.428Z] === RUN Test/DockerSuite/TestPsListContainersFilterHealth [2019-09-11T16:41:27.128Z] === RUN Test/DockerSuite/TestPsListContainersFilterID [2019-09-11T16:41:34.360Z] === RUN Test/DockerSuite/TestPsListContainersFilterLabel [2019-09-11T16:41:44.679Z] === RUN Test/DockerSuite/TestPsListContainersFilterName [2019-09-11T16:41:53.254Z] === RUN Test/DockerSuite/TestPsListContainersFilterNetwork [2019-09-11T16:41:53.254Z] === RUN Test/DockerSuite/TestPsListContainersFilterPorts [2019-09-11T16:41:53.254Z] === RUN Test/DockerSuite/TestPsListContainersFilterStatus [2019-09-11T16:42:00.340Z] === RUN Test/DockerSuite/TestPsListContainersSize [2019-09-11T16:42:00.340Z] === RUN Test/DockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-09-11T16:42:00.340Z] === RUN Test/DockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-09-11T16:42:00.340Z] === RUN Test/DockerSuite/TestPsRightTagName [2019-09-11T16:42:00.340Z] === RUN Test/DockerSuite/TestPsShowMounts [2019-09-11T16:42:12.896Z] === RUN Test/DockerSuite/TestPtraceContainerProcsFromHost [2019-09-11T16:42:12.896Z] === RUN Test/DockerSuite/TestPullLinuxImageFailsOnWindows [2019-09-11T16:42:12.896Z] === RUN Test/DockerSuite/TestPullWindowsImageFailsOnLinux [2019-09-11T16:42:13.355Z] === RUN Test/DockerSuite/TestPushToCentralRegistryUnauthorized [2019-09-11T16:42:14.321Z] === RUN Test/DockerSuite/TestPushUnprefixedRepo [2019-09-11T16:42:15.288Z] === RUN Test/DockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-09-11T16:42:15.288Z] === RUN Test/DockerSuite/TestRestartAutoRemoveContainer [2019-09-11T16:42:21.091Z] === RUN Test/DockerSuite/TestRestartContainerSuccess [2019-09-11T16:42:26.879Z] === RUN Test/DockerSuite/TestRestartContainerwithGoodContainer [2019-09-11T16:42:30.621Z] === RUN Test/DockerSuite/TestRestartContainerwithRestartPolicy [2019-09-11T16:43:00.701Z] === RUN Test/DockerSuite/TestRestartDisconnectedContainer [2019-09-11T16:43:00.701Z] === RUN Test/DockerSuite/TestRestartPolicyAfterRestart [2019-09-11T16:43:05.399Z] === RUN Test/DockerSuite/TestRestartPolicyAlways [2019-09-11T16:43:05.857Z] === RUN Test/DockerSuite/TestRestartPolicyNO [2019-09-11T16:43:05.857Z] === RUN Test/DockerSuite/TestRestartPolicyOnFailure [2019-09-11T16:43:06.824Z] === RUN Test/DockerSuite/TestRestartRunningContainer [2019-09-11T16:43:12.619Z] === RUN Test/DockerSuite/TestRestartStoppedContainer [2019-09-11T16:43:18.423Z] === RUN Test/DockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-09-11T16:43:18.423Z] === RUN Test/DockerSuite/TestRestartWithVolumes [2019-09-11T16:43:24.214Z] === RUN Test/DockerSuite/TestRmiBlank [2019-09-11T16:43:24.214Z] === RUN Test/DockerSuite/TestRmiByIDHardConflict [2019-09-11T16:43:24.214Z] === RUN Test/DockerSuite/TestRmiContainerImageNotFound [2019-09-11T16:43:49.349Z] === RUN Test/DockerSuite/TestRmiForceWithExistingContainers [2019-09-11T16:43:53.084Z] === RUN Test/DockerSuite/TestRmiForceWithMultipleRepositories [2019-09-11T16:43:55.257Z] === RUN Test/DockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-09-11T16:44:03.832Z] === RUN Test/DockerSuite/TestRmiImgIDForce [2019-09-11T16:44:12.396Z] === RUN Test/DockerSuite/TestRmiImgIDMultipleTag [2019-09-11T16:44:24.813Z] === RUN Test/DockerSuite/TestRmiParentImageFail [2019-09-11T16:44:31.890Z] === RUN Test/DockerSuite/TestRmiTag [2019-09-11T16:44:31.890Z] === RUN Test/DockerSuite/TestRmiTagWithExistingContainers [2019-09-11T16:44:36.586Z] === RUN Test/DockerSuite/TestRmiUntagHistoryLayer [2019-09-11T16:45:06.526Z] === RUN Test/DockerSuite/TestRmiWithContainerFails [2019-09-11T16:45:06.526Z] === RUN Test/DockerSuite/TestRmiWithMultipleRepositories [2019-09-11T16:45:15.091Z] === RUN Test/DockerSuite/TestRmiWithParentInUse [2019-09-11T16:45:17.993Z] === RUN Test/DockerSuite/TestRunAddDeviceCgroupRule [2019-09-11T16:45:17.993Z] === RUN Test/DockerSuite/TestRunAddHost [2019-09-11T16:45:17.993Z] === RUN Test/DockerSuite/TestRunAddHostInHostMode [2019-09-11T16:45:17.993Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevices [2019-09-11T16:45:17.993Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-09-11T16:45:17.993Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-09-11T16:45:17.993Z] === RUN Test/DockerSuite/TestRunAllocatePortInReservedRange [2019-09-11T16:45:17.993Z] === RUN Test/DockerSuite/TestRunAllowBindMountingRoot [2019-09-11T16:45:20.897Z] === RUN Test/DockerSuite/TestRunAllowPortRangeThroughExpose [2019-09-11T16:45:20.897Z] === RUN Test/DockerSuite/TestRunAllowPortRangeThroughPublish [2019-09-11T16:45:20.897Z] === RUN Test/DockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-09-11T16:45:26.683Z] === RUN Test/DockerSuite/TestRunAttachFailedNoLeak [2019-09-11T16:45:31.456Z] === RUN Test/DockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-09-11T16:45:35.209Z] === RUN Test/DockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-09-11T16:45:38.951Z] === RUN Test/DockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-09-11T16:45:41.851Z] === RUN Test/DockerSuite/TestRunAttachWithDetach [2019-09-11T16:45:42.309Z] === RUN Test/DockerSuite/TestRunBindMounts [2019-09-11T16:45:42.309Z] === RUN Test/DockerSuite/TestRunCapAddALLCanDownInterface [2019-09-11T16:45:42.309Z] === RUN Test/DockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-09-11T16:45:42.309Z] === RUN Test/DockerSuite/TestRunCapAddCHOWN [2019-09-11T16:45:42.309Z] === RUN Test/DockerSuite/TestRunCapAddCanDownInterface [2019-09-11T16:45:42.309Z] === RUN Test/DockerSuite/TestRunCapAddInvalid [2019-09-11T16:45:42.309Z] === RUN Test/DockerSuite/TestRunCapAddSYSTIME [2019-09-11T16:45:42.309Z] === RUN Test/DockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-09-11T16:45:42.309Z] === RUN Test/DockerSuite/TestRunCapDropALLCannotMknod [2019-09-11T16:45:42.309Z] === RUN Test/DockerSuite/TestRunCapDropCannotMknod [2019-09-11T16:45:42.309Z] === RUN Test/DockerSuite/TestRunCapDropCannotMknodLowerCase [2019-09-11T16:45:42.309Z] === RUN Test/DockerSuite/TestRunCapDropInvalid [2019-09-11T16:45:42.309Z] === RUN Test/DockerSuite/TestRunCidFileCheckIDLength [2019-09-11T16:45:46.053Z] === RUN Test/DockerSuite/TestRunCidFileCleanupIfEmpty [2019-09-11T16:45:46.053Z] === RUN Test/DockerSuite/TestRunCleanupCmdOnEntrypoint [2019-09-11T16:45:53.122Z] === RUN Test/DockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-09-11T16:45:53.122Z] === RUN Test/DockerSuite/TestRunContainerNetModeWithExposePort [2019-09-11T16:45:53.122Z] === RUN Test/DockerSuite/TestRunContainerNetwork [2019-09-11T16:45:56.873Z] === RUN Test/DockerSuite/TestRunContainerNetworkModeToSelf [2019-09-11T16:45:56.873Z] === RUN Test/DockerSuite/TestRunContainerWithCgroupMountRO [2019-09-11T16:45:56.873Z] === RUN Test/DockerSuite/TestRunContainerWithCgroupParent [2019-09-11T16:45:56.873Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-09-11T16:45:56.873Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfs [2019-09-11T16:45:56.873Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-09-11T16:45:56.873Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-09-11T16:45:56.873Z] === RUN Test/DockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-09-11T16:46:00.608Z] === RUN Test/DockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-09-11T16:46:03.512Z] === RUN Test/DockerSuite/TestRunContainerWithWritableRootfs [2019-09-11T16:46:06.415Z] === RUN Test/DockerSuite/TestRunCopyVolumeContent [2019-09-11T16:46:06.415Z] === RUN Test/DockerSuite/TestRunCopyVolumeUIDGID [2019-09-11T16:46:06.415Z] === RUN Test/DockerSuite/TestRunCreateContainerFailedCleanUp [2019-09-11T16:46:06.415Z] === RUN Test/DockerSuite/TestRunCreateVolume [2019-09-11T16:46:10.143Z] === RUN Test/DockerSuite/TestRunCreateVolumeEtc [2019-09-11T16:46:10.143Z] === RUN Test/DockerSuite/TestRunCreateVolumeWithSymlink [2019-09-11T16:46:10.143Z] === RUN Test/DockerSuite/TestRunCreateVolumesInSymlinkDir [2019-09-11T16:46:10.143Z] === RUN Test/DockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-09-11T16:46:10.143Z] === RUN Test/DockerSuite/TestRunCredentialSpecFailures [2019-09-11T16:46:12.317Z] === RUN Test/DockerSuite/TestRunCredentialSpecWellFormed [2019-09-11T16:46:20.900Z] === RUN Test/DockerSuite/TestRunDNSDefaultOptions [2019-09-11T16:46:20.900Z] === RUN Test/DockerSuite/TestRunDNSInHostMode [2019-09-11T16:46:20.900Z] === RUN Test/DockerSuite/TestRunDNSOptions [2019-09-11T16:46:20.900Z] === RUN Test/DockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-09-11T16:46:20.900Z] === RUN Test/DockerSuite/TestRunDNSRepeatOptions [2019-09-11T16:46:20.900Z] === RUN Test/DockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-09-11T16:46:20.900Z] === RUN Test/DockerSuite/TestRunDetachedContainerIDPrinting [2019-09-11T16:46:23.812Z] === RUN Test/DockerSuite/TestRunDeviceNumbers [2019-09-11T16:46:23.812Z] === RUN Test/DockerSuite/TestRunDisallowBindMountingRootToRoot [2019-09-11T16:46:23.812Z] === RUN Test/DockerSuite/TestRunDuplicateMount [2019-09-11T16:46:23.812Z] === RUN Test/DockerSuite/TestRunEchoNamedContainer [2019-09-11T16:46:27.544Z] === RUN Test/DockerSuite/TestRunEchoStdout [2019-09-11T16:46:31.286Z] === RUN Test/DockerSuite/TestRunEmptyEnv [2019-09-11T16:46:31.286Z] === RUN Test/DockerSuite/TestRunEntrypoint [2019-09-11T16:46:35.031Z] === RUN Test/DockerSuite/TestRunEnvironment [2019-09-11T16:46:35.031Z] === RUN Test/DockerSuite/TestRunEnvironmentErase [2019-09-11T16:46:35.031Z] === RUN Test/DockerSuite/TestRunEnvironmentOverride [2019-09-11T16:46:35.031Z] === RUN Test/DockerSuite/TestRunExitCode [2019-09-11T16:46:38.769Z] === RUN Test/DockerSuite/TestRunExitCodeOne [2019-09-11T16:46:42.500Z] === RUN Test/DockerSuite/TestRunExitCodeZero [2019-09-11T16:46:46.233Z] === RUN Test/DockerSuite/TestRunExitOnStdinClose [2019-09-11T16:46:49.963Z] === RUN Test/DockerSuite/TestRunExposePort [2019-09-11T16:46:49.963Z] === RUN Test/DockerSuite/TestRunFullHostnameSet [2019-09-11T16:46:49.963Z] === RUN Test/DockerSuite/TestRunGroupAdd [2019-09-11T16:46:49.963Z] === RUN Test/DockerSuite/TestRunHostnameFQDN [2019-09-11T16:46:49.963Z] === RUN Test/DockerSuite/TestRunHostnameInHostMode [2019-09-11T16:46:49.963Z] === RUN Test/DockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-11T16:46:49.963Z] === RUN Test/DockerSuite/TestRunInitLayerPathOwnership [2019-09-11T16:46:49.963Z] === RUN Test/DockerSuite/TestRunInspectMacAddress [2019-09-11T16:46:49.963Z] === RUN Test/DockerSuite/TestRunInteractiveWithRestartPolicy [2019-09-11T16:46:55.746Z] === RUN Test/DockerSuite/TestRunInvalidCgroupParent [2019-09-11T16:46:55.747Z] === RUN Test/DockerSuite/TestRunInvalidReference [2019-09-11T16:46:55.747Z] === RUN Test/DockerSuite/TestRunLeakyFileDescriptors [2019-09-11T16:46:55.747Z] === RUN Test/DockerSuite/TestRunLinkToContainerNetMode [2019-09-11T16:46:55.747Z] === RUN Test/DockerSuite/TestRunLinksContainerWithContainerID [2019-09-11T16:46:55.747Z] === RUN Test/DockerSuite/TestRunLinksContainerWithContainerName [2019-09-11T16:46:55.747Z] === RUN Test/DockerSuite/TestRunLookupGoogleDNS [2019-09-11T16:47:08.123Z] === RUN Test/DockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-09-11T16:47:08.123Z] === RUN Test/DockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-09-11T16:47:10.314Z] === RUN Test/DockerSuite/TestRunModeHostname [2019-09-11T16:47:10.314Z] === RUN Test/DockerSuite/TestRunModeIpcContainerNotExists [2019-09-11T16:47:10.314Z] === RUN Test/DockerSuite/TestRunModeIpcContainerNotRunning [2019-09-11T16:47:10.314Z] === RUN Test/DockerSuite/TestRunModeIpcHost [2019-09-11T16:47:10.314Z] === RUN Test/DockerSuite/TestRunModeNetContainerHostname [2019-09-11T16:47:10.314Z] === RUN Test/DockerSuite/TestRunModePIDContainer [2019-09-11T16:47:10.314Z] === RUN Test/DockerSuite/TestRunModePIDContainerNotExists [2019-09-11T16:47:10.314Z] === RUN Test/DockerSuite/TestRunModePIDContainerNotRunning [2019-09-11T16:47:10.314Z] === RUN Test/DockerSuite/TestRunModePIDHost [2019-09-11T16:47:10.314Z] === RUN Test/DockerSuite/TestRunModeUTSHost [2019-09-11T16:47:10.314Z] === RUN Test/DockerSuite/TestRunMount [2019-09-11T16:47:10.314Z] === RUN Test/DockerSuite/TestRunMountOrdering [2019-09-11T16:47:10.314Z] === RUN Test/DockerSuite/TestRunMountReadOnlyDevShm [2019-09-11T16:47:10.314Z] === RUN Test/DockerSuite/TestRunMountShmMqueueFromHost [2019-09-11T16:47:10.314Z] === RUN Test/DockerSuite/TestRunMultipleVolumesFrom [2019-09-11T16:47:20.630Z] === RUN Test/DockerSuite/TestRunMutableNetworkFiles [2019-09-11T16:47:20.630Z] === RUN Test/DockerSuite/TestRunNamedVolume [2019-09-11T16:47:20.630Z] === RUN Test/DockerSuite/TestRunNamedVolumeCopyImageData [2019-09-11T16:47:20.630Z] === RUN Test/DockerSuite/TestRunNamedVolumeNotRemoved [2019-09-11T16:47:29.190Z] === RUN Test/DockerSuite/TestRunNamedVolumesFromNotRemoved [2019-09-11T16:47:36.271Z] === RUN Test/DockerSuite/TestRunNamedVolumesMountedAsShared [2019-09-11T16:47:36.271Z] === RUN Test/DockerSuite/TestRunNetContainerWhichHost [2019-09-11T16:47:36.271Z] === RUN Test/DockerSuite/TestRunNetHost [2019-09-11T16:47:36.271Z] === RUN Test/DockerSuite/TestRunNetHostNotAllowedWithLinks [2019-09-11T16:47:36.271Z] === RUN Test/DockerSuite/TestRunNetHostTwiceSameName [2019-09-11T16:47:36.271Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMount [2019-09-11T16:47:36.271Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMountRO [2019-09-11T16:47:36.271Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-09-11T16:47:36.271Z] === RUN Test/DockerSuite/TestRunNetworkNotInitializedNoneMode [2019-09-11T16:47:36.271Z] === RUN Test/DockerSuite/TestRunNoDupVolumes [2019-09-11T16:47:36.271Z] === RUN Test/DockerSuite/TestRunNoOutputFromPullInStdout [2019-09-11T16:47:36.729Z] === RUN Test/DockerSuite/TestRunNonExecutableCmd [2019-09-11T16:47:39.631Z] === RUN Test/DockerSuite/TestRunNonExistingCmd [2019-09-11T16:47:43.364Z] === RUN Test/DockerSuite/TestRunNonExistingImage [2019-09-11T16:47:44.331Z] === RUN Test/DockerSuite/TestRunNonLocalMacAddress [2019-09-11T16:47:48.060Z] === RUN Test/DockerSuite/TestRunNonRootUserResolvName [2019-09-11T16:47:48.060Z] === RUN Test/DockerSuite/TestRunPIDHostWithChildIsKillable [2019-09-11T16:47:48.060Z] === RUN Test/DockerSuite/TestRunPortFromDockerRangeInUse [2019-09-11T16:47:48.060Z] === RUN Test/DockerSuite/TestRunPortInUse [2019-09-11T16:47:48.060Z] === RUN Test/DockerSuite/TestRunPrivilegedCanMknod [2019-09-11T16:47:48.060Z] === RUN Test/DockerSuite/TestRunPrivilegedCanMount [2019-09-11T16:47:48.060Z] === RUN Test/DockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-09-11T16:47:48.060Z] === RUN Test/DockerSuite/TestRunProcWritableInPrivilegedContainers [2019-09-11T16:47:48.060Z] === RUN Test/DockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-11T16:47:52.841Z] === RUN Test/DockerSuite/TestRunPublishPort [2019-09-11T16:47:52.841Z] === RUN Test/DockerSuite/TestRunReadFilteredProc [2019-09-11T16:47:52.841Z] === RUN Test/DockerSuite/TestRunReadProcLatency [2019-09-11T16:47:52.841Z] === RUN Test/DockerSuite/TestRunReadProcTimer [2019-09-11T16:47:52.841Z] === RUN Test/DockerSuite/TestRunResolvconfUpdate [2019-09-11T16:47:52.841Z] === RUN Test/DockerSuite/TestRunRestartMaxRetries [2019-09-11T16:48:05.232Z] === RUN Test/DockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-09-11T16:48:05.232Z] === RUN Test/DockerSuite/TestRunRm [2019-09-11T16:48:08.134Z] === RUN Test/DockerSuite/TestRunRmAndWait [2019-09-11T16:48:15.205Z] === RUN Test/DockerSuite/TestRunRmPre125Api [2019-09-11T16:48:18.115Z] === RUN Test/DockerSuite/TestRunRootWorkdir [2019-09-11T16:48:21.846Z] === RUN Test/DockerSuite/TestRunSetDefaultRestartPolicy [2019-09-11T16:48:25.591Z] === RUN Test/DockerSuite/TestRunSetMacAddress [2019-09-11T16:48:29.319Z] === RUN Test/DockerSuite/TestRunSlowStdoutConsumer [2019-09-11T16:48:29.319Z] === RUN Test/DockerSuite/TestRunState [2019-09-11T16:48:29.319Z] === RUN Test/DockerSuite/TestRunStdinBlockedAfterContainerExit [2019-09-11T16:48:32.293Z] === RUN Test/DockerSuite/TestRunStdinPipe [2019-09-11T16:48:32.293Z] === RUN Test/DockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-09-11T16:48:36.043Z] === RUN Test/DockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-09-11T16:48:36.043Z] === RUN Test/DockerSuite/TestRunSysWritableInPrivilegedContainers [2019-09-11T16:48:36.043Z] === RUN Test/DockerSuite/TestRunTLSVerify [2019-09-11T16:48:36.501Z] === RUN Test/DockerSuite/TestRunTTYWithPipe [2019-09-11T16:48:36.501Z] === RUN Test/DockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-09-11T16:48:36.501Z] === RUN Test/DockerSuite/TestRunTwoConcurrentContainers [2019-09-11T16:48:43.572Z] === RUN Test/DockerSuite/TestRunUnprivilegedCanMknod [2019-09-11T16:48:43.572Z] === RUN Test/DockerSuite/TestRunUnprivilegedCannotMount [2019-09-11T16:48:43.572Z] === RUN Test/DockerSuite/TestRunUnprivilegedWithChroot [2019-09-11T16:48:43.572Z] === RUN Test/DockerSuite/TestRunUnsetEntrypoint [2019-09-11T16:48:43.572Z] === RUN Test/DockerSuite/TestRunUnshareProc [2019-09-11T16:48:43.572Z] === RUN Test/DockerSuite/TestRunUserByID [2019-09-11T16:48:43.572Z] === RUN Test/DockerSuite/TestRunUserByIDBig [2019-09-11T16:48:43.572Z] === RUN Test/DockerSuite/TestRunUserByIDNegative [2019-09-11T16:48:43.572Z] === RUN Test/DockerSuite/TestRunUserByIDZero [2019-09-11T16:48:43.572Z] === RUN Test/DockerSuite/TestRunUserByName [2019-09-11T16:48:43.572Z] === RUN Test/DockerSuite/TestRunUserDefaults [2019-09-11T16:48:46.476Z] === RUN Test/DockerSuite/TestRunUserNotFound [2019-09-11T16:48:46.476Z] === RUN Test/DockerSuite/TestRunVerifyContainerID [2019-09-11T16:48:50.222Z] === RUN Test/DockerSuite/TestRunVolumeCopyFlag [2019-09-11T16:48:50.222Z] === RUN Test/DockerSuite/TestRunVolumeWithOneCharacter [2019-09-11T16:48:50.222Z] === RUN Test/DockerSuite/TestRunVolumesCleanPaths [2019-09-11T16:48:56.020Z] === RUN Test/DockerSuite/TestRunVolumesFromInReadWriteMode [2019-09-11T16:49:08.399Z] === RUN Test/DockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-09-11T16:49:15.523Z] === RUN Test/DockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-09-11T16:49:25.867Z] === RUN Test/DockerSuite/TestRunVolumesFromSymlinkPath [2019-09-11T16:49:25.867Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsReadonly [2019-09-11T16:49:25.867Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsShared [2019-09-11T16:49:25.867Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsSlave [2019-09-11T16:49:25.867Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUCount [2019-09-11T16:49:29.602Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUPercent [2019-09-11T16:49:33.360Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUShares [2019-09-11T16:49:37.093Z] === RUN Test/DockerSuite/TestRunWithBadDevice [2019-09-11T16:49:37.093Z] === RUN Test/DockerSuite/TestRunWithDaemonFlags [2019-09-11T16:49:37.093Z] === RUN Test/DockerSuite/TestRunWithInvalidMacAddress [2019-09-11T16:49:37.093Z] === RUN Test/DockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-09-11T16:49:37.093Z] === RUN Test/DockerSuite/TestRunWithOomScoreAdj [2019-09-11T16:49:37.093Z] === RUN Test/DockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-09-11T16:49:37.093Z] === RUN Test/DockerSuite/TestRunWithTooSmallMemoryLimit [2019-09-11T16:49:37.093Z] === RUN Test/DockerSuite/TestRunWithUlimits [2019-09-11T16:49:37.093Z] === RUN Test/DockerSuite/TestRunWithVolumesFromExited [2019-09-11T16:49:42.885Z] === RUN Test/DockerSuite/TestRunWithoutNetworking [2019-09-11T16:49:45.195Z] === RUN Test/DockerSuite/TestRunWorkdirExistsAndIsFile [2019-09-11T16:49:48.095Z] === RUN Test/DockerSuite/TestRunWorkingDirectory [2019-09-11T16:49:55.170Z] === RUN Test/DockerSuite/TestRunWriteFilteredProc [2019-09-11T16:49:55.170Z] === RUN Test/DockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-09-11T16:49:55.170Z] === RUN Test/DockerSuite/TestRunWriteToProcAsound [2019-09-11T16:49:55.170Z] === RUN Test/DockerSuite/TestRunWrongCpusetCpusFlagValue [2019-09-11T16:49:55.170Z] === RUN Test/DockerSuite/TestRunWrongCpusetMemsFlagValue [2019-09-11T16:49:55.170Z] === RUN Test/DockerSuite/TestSaveAndLoadRepoFlags [2019-09-11T16:49:55.170Z] === RUN Test/DockerSuite/TestSaveCheckTimes [2019-09-11T16:49:55.170Z] === RUN Test/DockerSuite/TestSaveDirectoryPermissions [2019-09-11T16:49:55.170Z] === RUN Test/DockerSuite/TestSaveImageId [2019-09-11T16:49:55.170Z] === RUN Test/DockerSuite/TestSaveLoadNoTag [2019-09-11T16:49:55.170Z] === RUN Test/DockerSuite/TestSaveLoadParents [2019-09-11T16:49:55.170Z] === RUN Test/DockerSuite/TestSaveMultipleNames [2019-09-11T16:49:55.170Z] === RUN Test/DockerSuite/TestSaveRepoWithMultipleImages [2019-09-11T16:49:55.170Z] === RUN Test/DockerSuite/TestSaveSingleTag [2019-09-11T16:49:55.170Z] === RUN Test/DockerSuite/TestSaveWithNoExistImage [2019-09-11T16:49:55.170Z] === RUN Test/DockerSuite/TestSaveXzAndLoadRepoStdout [2019-09-11T16:49:55.170Z] === RUN Test/DockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-09-11T16:49:55.170Z] === RUN Test/DockerSuite/TestSearchCmdOptions [2019-09-11T16:49:58.068Z] === RUN Test/DockerSuite/TestSearchOnCentralRegistry [2019-09-11T16:49:58.068Z] === RUN Test/DockerSuite/TestSearchOnCentralRegistryWithDash [2019-09-11T16:49:58.527Z] === RUN Test/DockerSuite/TestSearchStarsOptionWithWrongParameter [2019-09-11T16:49:58.527Z] === RUN Test/DockerSuite/TestSearchWithLimit [2019-09-11T16:50:00.058Z] === RUN Test/DockerSuite/TestSlowStdinClosing [2019-09-11T16:50:12.444Z] === RUN Test/DockerSuite/TestStartAttachCorrectExitCode [2019-09-11T16:50:12.444Z] === RUN Test/DockerSuite/TestStartAttachMultipleContainers [2019-09-11T16:50:24.820Z] === RUN Test/DockerSuite/TestStartAttachReturnsOnError [2019-09-11T16:50:24.820Z] === RUN Test/DockerSuite/TestStartAttachSilent [2019-09-11T16:50:29.519Z] === RUN Test/DockerSuite/TestStartAttachWithRename [2019-09-11T16:50:29.519Z] === RUN Test/DockerSuite/TestStartMultipleContainers [2019-09-11T16:50:29.519Z] === RUN Test/DockerSuite/TestStartPausedContainer [2019-09-11T16:50:29.519Z] === RUN Test/DockerSuite/TestStartRecordError [2019-09-11T16:50:29.519Z] === RUN Test/DockerSuite/TestStartReturnCorrectExitCode [2019-09-11T16:50:39.880Z] === RUN Test/DockerSuite/TestStatsAllNewContainersAdded [2019-09-11T16:50:39.880Z] === RUN Test/DockerSuite/TestStatsAllNoStream [2019-09-11T16:50:39.880Z] === RUN Test/DockerSuite/TestStatsAllRunningNoStream [2019-09-11T16:50:39.880Z] === RUN Test/DockerSuite/TestStatsContainerNotFound [2019-09-11T16:50:39.880Z] === RUN Test/DockerSuite/TestStatsFormatAll [2019-09-11T16:50:39.880Z] === RUN Test/DockerSuite/TestStatsNoStream [2019-09-11T16:50:39.880Z] === RUN Test/DockerSuite/TestTopMultipleArgs [2019-09-11T16:50:42.779Z] === RUN Test/DockerSuite/TestTopNonPrivileged [2019-09-11T16:50:47.462Z] === RUN Test/DockerSuite/TestTopPrivileged [2019-09-11T16:50:47.462Z] === RUN Test/DockerSuite/TestTopWindowsCoreProcesses [2019-09-11T16:50:51.194Z] === RUN Test/DockerSuite/TestTwoContainersInNetHost [2019-09-11T16:50:51.194Z] === RUN Test/DockerSuite/TestUnpublishedPortsInPsOutput [2019-09-11T16:50:51.194Z] === RUN Test/DockerSuite/TestUnsetEnvVarHealthCheck [2019-09-11T16:50:51.194Z] === RUN Test/DockerSuite/TestUserDefinedNetworkAlias [2019-09-11T16:50:51.194Z] === RUN Test/DockerSuite/TestUserDefinedNetworkLinks [2019-09-11T16:50:51.194Z] === RUN Test/DockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-09-11T16:50:51.194Z] === RUN Test/DockerSuite/TestVolumeCLICreate [2019-09-11T16:51:05.996Z] === RUN Test/DockerSuite/TestVolumeCLICreateLabel [2019-09-11T16:51:05.996Z] === RUN Test/DockerSuite/TestVolumeCLICreateLabelMultiple [2019-09-11T16:51:06.462Z] === RUN Test/DockerSuite/TestVolumeCLICreateWithOpts [2019-09-11T16:51:06.462Z] === RUN Test/DockerSuite/TestVolumeCLIInspect [2019-09-11T16:51:06.462Z] === RUN Test/DockerSuite/TestVolumeCLIInspectMulti [2019-09-11T16:51:06.921Z] === RUN Test/DockerSuite/TestVolumeCLIInspectTmplError [2019-09-11T16:51:06.921Z] === RUN Test/DockerSuite/TestVolumeCLILs [2019-09-11T16:51:11.613Z] === RUN Test/DockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-09-11T16:51:11.613Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterDangling [2019-09-11T16:51:15.348Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterDrivers [2019-09-11T16:51:15.808Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterLabels [2019-09-11T16:51:16.266Z] === RUN Test/DockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-09-11T16:51:16.266Z] === RUN Test/DockerSuite/TestVolumeCLINoArgs [2019-09-11T16:51:16.266Z] === RUN Test/DockerSuite/TestVolumeCLIRm [2019-09-11T16:51:28.639Z] === RUN Test/DockerSuite/TestVolumeCLIRmForce [2019-09-11T16:51:28.639Z] === RUN Test/DockerSuite/TestVolumeCLIRmForceInUse [2019-09-11T16:51:29.097Z] === RUN Test/DockerSuite/TestVolumeCLIRmForceUsage [2019-09-11T16:51:29.097Z] === RUN Test/DockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-09-11T16:51:29.097Z] === RUN Test/DockerSuite/TestVolumeFromMixedRWOptions [2019-09-11T16:51:41.503Z] === RUN Test/DockerSuite/TestVolumeLsFormat [2019-09-11T16:51:41.503Z] === RUN Test/DockerSuite/TestVolumeLsFormatDefaultFormat [2019-09-11T16:51:41.503Z] === RUN Test/DockerSuite/TestVolumesFromGetsProperMode [2019-09-11T16:51:56.306Z] === RUN Test/DockerSuite/TestVolumesNoCopyData [2019-09-11T16:51:56.306Z] === RUN Test/DockerSuite/TestWindowsRunAsSystem [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestBuildByDigest [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestConcurrentPush [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestCreateByDigest [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestEventsImageFilterPush [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestInspectImageWithDigests [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestListImagesWithDigests [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestListImagesWithoutDigests [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestPullByDigest [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestPullByDigestNoFallback [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestPullIDStability [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestPullImageWithAliases [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestPullManifestList [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestPullNoLayers [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestPushBadTag [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestPushBusyboxImage [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestPushEmptyLayer [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestPushMultipleTags [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestPushUntagged [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestRemoveImageByDigest [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestRunByDigest [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestTagByDigest [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestUserAgentPassThrough [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistrySuite/TestV2Only [2019-09-11T16:51:56.306Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-11T16:51:56.306Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPush [2019-09-11T16:51:56.306Z] === RUN Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-11T16:51:56.306Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByDigest [2019-09-11T16:51:56.306Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-11T16:51:56.306Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-11T16:51:56.306Z] === RUN Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-11T16:51:56.306Z] === RUN Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-11T16:51:56.306Z] === RUN Test/DockerSchema1RegistrySuite/TestPullIDStability [2019-09-11T16:51:56.306Z] === RUN Test/DockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-11T16:51:56.306Z] === RUN Test/DockerSchema1RegistrySuite/TestPullNoLayers [2019-09-11T16:51:56.306Z] === RUN Test/DockerSchema1RegistrySuite/TestPushBadTag [2019-09-11T16:51:56.306Z] === RUN Test/DockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-11T16:51:56.306Z] === RUN Test/DockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-11T16:51:56.306Z] === RUN Test/DockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-11T16:51:56.306Z] === RUN Test/DockerSchema1RegistrySuite/TestPushUntagged [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-11T16:51:56.306Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-11T16:51:56.306Z] === RUN Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-11T16:51:56.306Z] === RUN Test/DockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-11T16:51:56.306Z] === RUN Test/DockerDaemonSuite/TestRegistryMirrors [2019-09-11T16:51:56.306Z] === RUN Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-11T16:51:56.306Z] === RUN Test/DockerPluginSuite/TestPluginBasicOps [2019-09-11T16:51:56.306Z] === RUN Test/DockerPluginSuite/TestPluginCreate [2019-09-11T16:51:56.306Z] === RUN Test/DockerPluginSuite/TestPluginEnableDisableNegative [2019-09-11T16:51:56.306Z] === RUN Test/DockerPluginSuite/TestPluginForceRemove [2019-09-11T16:51:56.306Z] === RUN Test/DockerPluginSuite/TestPluginIDPrefix [2019-09-11T16:51:56.306Z] === RUN Test/DockerPluginSuite/TestPluginInspect [2019-09-11T16:51:56.306Z] === RUN Test/DockerPluginSuite/TestPluginInstallArgs [2019-09-11T16:51:56.306Z] === RUN Test/DockerPluginSuite/TestPluginInstallDisable [2019-09-11T16:51:56.306Z] === RUN Test/DockerPluginSuite/TestPluginInstallImage [2019-09-11T16:51:56.306Z] === RUN Test/DockerPluginSuite/TestPluginListDefaultFormat [2019-09-11T16:51:56.306Z] === RUN Test/DockerPluginSuite/TestPluginSet [2019-09-11T16:51:56.306Z] --- PASS: Test (4177.69s) [2019-09-11T16:51:56.306Z] --- PASS: Test/DockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-09-11T16:51:56.306Z] --- SKIP: Test/DockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-09-11T16:51:56.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.306Z] --- PASS: Test/DockerSuite/TestAPIErrorJSON (0.02s) [2019-09-11T16:51:56.306Z] --- PASS: Test/DockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-09-11T16:51:56.306Z] --- PASS: Test/DockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-09-11T16:51:56.306Z] --- SKIP: Test/DockerSuite/TestAPIErrorPlainText (0.02s) [2019-09-11T16:51:56.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.306Z] --- PASS: Test/DockerSuite/TestAPIGetEnabledCORS (0.03s) [2019-09-11T16:51:56.306Z] --- PASS: Test/DockerSuite/TestAPIImagesDelete (1.87s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestAPIImagesFilter (0.24s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestAPIImagesHistory (1.93s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestAPIImagesImportBadSrc (0.34s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestAPIImagesSaveAndLoad (595.95s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestAPINetworkFilter (0.02s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestAPIOptionsRoute (0.03s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestAPIStatsContainerNotFound (0.03s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestAPIStatsNetworkStats (9.05s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestAPIStatsNoStreamGetCpu (4.92s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.61s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement Apparmor [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestAppArmorDeniesPtrace (0.02s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement Apparmor [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestAppArmorTraceSelf (0.02s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestAttachDisconnect (0.02s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestAttachMultipleAndRestart (4.99s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestAttachPausedContainer (0.01s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement IsPausable [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildAPIBuildGitWithF (6.65s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildAPIDockerFileRemote (138.09s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement UnixCli [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildAPILowerDockerfile (8.41s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.59s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildAPIUnnormalizedTarPaths (3.23s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildAddBadLinks (0.01s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildAddBrokenTar (0.33s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildAddCacheOnFileChange (3.35s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildAddCurrentDirWithCache (8.56s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildAddCurrentDirWithoutCache (5.03s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildAddFileNotFound (0.09s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (10.15s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (23.62s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildAddNonTar (9.15s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (3.53s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteFileMTime (5.55s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (5.11s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteNoDecompress (8.43s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildAddScript (0.04s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToWorkdir (1.69s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildAddTar (54.76s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildAddTarXz (0.05s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildAddTarXzGz (0.29s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildAddToSymlinkDest (27.23s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildBlankName (0.52s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArg (14.43s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheHit (7.99s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.86s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.54s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.07s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgExpansion (23.35s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgHistory (1.82s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgQuotedValVariants (37.94s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgUnconsumedArg (8.82s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildCacheAdd (0.43s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildCacheBrokenSymlink (3.71s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildCacheFrom (0.06s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildCacheFromEqualDiffIDsLength (8.12s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildCacheRootSource (3.71s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildChownOnCopy (0.05s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildChownSingleFile (0.01s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement UnixCli [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildCleanupCmdOnEntrypoint (5.00s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildClearCmd (3.30s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildCmd (1.72s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildCmdJSONNoShDashC (1.77s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildCmdShDashC (1.72s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildCmdShellArgsEscaped (10.16s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildCmdSpaces (7.34s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildCommentsShebangs (0.01s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildConditionalCache (3.86s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildContChar (19.43s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildContextCleanup (1.70s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildContextCleanupFailedBuild (2.82s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildContextTarGzip (3.40s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildContextTarNoCompression (1.77s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildCopyCacheOnFileChange (3.27s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildCopyDirButNotFile (1.94s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildCopyFileDotWithWorkdir (10.57s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (51.37s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.81s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.52s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (8.71s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToWorkdir (1.91s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcard (40.53s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcardCache (1.93s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildCopyWildcardInName (0.34s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildDeleteCommittedFile (22.25s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdin (4.14s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinConflict (0.66s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinDockerignore (5.46s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (5.50s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinNoExtraFiles (5.35s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildDockerignore (76.72s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreCleanPaths (9.06s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildDockerignoreComment (0.35s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreExceptions (79.84s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreTouchDockerfile (2.75s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringBadExclusion (0.72s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringDockerfile (32.19s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringDockerignore (16.68s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringOnlyDotfiles (17.36s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringRenamedDockerfile (45.26s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWholeDir (17.33s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWildDirs (14.71s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWildTopDir (120.68s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildDotDotFile (0.56s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildEOLInLine (0.41s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildEmptyCmd (0.04s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildEmptyEntrypoint (1.97s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildEmptyEntrypointInheritance (3.66s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildEmptyScratch (0.01s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildEmptyStringVolume (1.84s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildEntrypoint (1.82s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.98s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (6.50s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildEntrypointRunCleanup (8.83s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildEnv (0.03s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildEnvEscapes (0.29s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildEnvOverwrite (0.01s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildEnvUsage (0.01s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildEnvUsage2 (0.01s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementAddCopy (14.35s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementVolume (3.27s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementWorkdir (10.35s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildEscapeNotBackslashWordTest (27.62s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildEscapeWhitespace (1.92s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildExpose (0.03s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildExposeMorePorts (0.02s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildExposeOrder (0.01s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildFails (3.70s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildFailsGitNotCallable (0.12s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildFollowSymlinkToDir (10.66s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildFollowSymlinkToFile (10.68s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildForceRm (10.51s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildFromGit (11.28s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildFromGitWithContext (2.51s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildFromGitWithF (6.26s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement UnixCli [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildFromOfficialNames (0.75s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildFromRemoteTarball (1.81s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildFromStdinWithF (0.01s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildFromURLWithF (13.55s) [2019-09-11T16:51:56.307Z] --- SKIP: Test/DockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-09-11T16:51:56.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildHistory (42.91s) [2019-09-11T16:51:56.307Z] --- PASS: Test/DockerSuite/TestBuildIidFile (3.41s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildIidFileCleanupOnFail (2.81s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildInheritance (0.04s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildIntermediateTarget (2.13s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildInvalidTag (0.10s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildJSONEmptyRun (7.29s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildLabel (3.40s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildLabelCacheCommit (1.84s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildLabelMultiple (3.33s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildLabelOneNode (1.78s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildLabels (3.41s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildLabelsCache (3.96s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildLabelsOverride (20.05s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildLastModified (0.12s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildLineBreak (0.05s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildMaintainer (1.73s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildMissingArgs (0.65s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildModifyFileInFolder (10.84s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildMultiStageArg (26.74s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildMultiStageCache (0.07s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCopyFromErrors (2.10s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCopyFromSyntax (58.86s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildMultiStageGlobalArg (24.66s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildMultiStageImplicitFrom (9.32s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildMultiStageMultipleBuilds (13.19s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildMultiStageMultipleBuildsWindows (11.57s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildMultiStageNameVariants (27.47s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildMultiStageResetScratch (0.04s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildMultiStageUnusedArg (13.67s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildMultipleTags (2.03s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildNetContainer (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildNetNone (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildNoContext (5.66s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildNoDupOutput (7.61s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildNoNamedVolume (3.69s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailure (0.22s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.25s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseSuccess (1.01s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildNullStringInAddCopyVolume (4.94s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildOnBuild (13.98s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildOnBuildCache (5.08s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildOnBuildCmdEntrypointJSON (17.07s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildOnBuildEntrypointJSON (8.77s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildOnBuildLimitedInheritance (15.17s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildOnBuildLowercase (7.38s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildOnBuildOutput (8.33s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildOnBuildWithCopy (3.35s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildOpaqueDirectory (0.06s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildPATH (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildRUNErrMsg (3.60s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildRUNoneJSON (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildRelativeCopy (77.37s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildRelativeWorkdir (33.45s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildRm (19.33s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildRunShEntrypoint (5.28s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildScratchCopy (0.47s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildSetCommandWithDefinedShell (4.15s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildShCmdJSONEntrypoint (7.59s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildShellEntrypoint (7.45s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildShellInherited (7.42s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildShellMultiple (23.89s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildShellNotJSON (0.70s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildShellUpdatesConfig (1.80s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildShellWindowsPowershell (16.88s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildSpaces (0.31s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildSpacesWithQuotes (6.36s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildStartsFromOne (0.11s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildStderr (7.42s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildStepsWithProgress (32.28s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildStopSignal (0.31s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildSymlinkBasename (5.72s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildSymlinkBreakout (3.91s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildTagEvent (7.13s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildTimeArgHistoryExclusions (10.49s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildUser (0.04s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildUsersAndGroups (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildVerboseOut (6.99s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildVerifyIntString (1.80s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildVerifySingleQuoteFails (5.48s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildVolumesRetainContents (0.02s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildWindowsAddCopyPathProcessing (43.74s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildWindowsEnvCaseInsensitive (2.02s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildWindowsUser (18.69s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildWindowsWorkdirProcessing (10.39s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildWithExtraHost (0.38s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildWithFailure (3.91s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildWithRecycleBin (16.88s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildWithTabs (7.43s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildWithUTF8BOM (0.37s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildWithUTF8BOMDockerignore (22.66s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildWithVolumeOwnership (0.33s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildWithVolumes (0.32s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildWorkdirCmd (0.03s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildWorkdirImageCmd (3.77s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildWorkdirWindowsPath (14.22s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestBuildWorkdirWithEnvVariables (6.87s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestBuildXZHost (0.30s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestClientSetsTLSServerName (0.03s) [2019-09-11T16:51:56.308Z] docker_cli_sni_test.go:18: Flakey test [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestCmdCannotBeInvoked (3.69s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestCommitAfterContainerIsDone (7.77s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestCommitChange (7.64s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestCommitChangeLabels (7.87s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestCommitHardlink (0.02s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestCommitNewFile (11.17s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestCommitPausedContainer (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestCommitTTY (11.37s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestCommitWithFilterLabel (7.74s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestCommitWithHostBindMount (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestCommitWithoutPause (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestContainerAPIBadPort (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPICommit (11.43s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPICommitWithLabelInConfig (10.95s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPICopyNotExistsAnyMore (2.76s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPICreate (3.30s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPICreateMountsBindRead (3.18s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPIDelete (3.74s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteConflict (3.55s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteForce (3.69s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteRemoveVolume (3.80s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPIGetAll (3.86s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestContainerAPIGetChanges (0.02s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestContainerAPIGetExport (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.78s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPIKill (3.79s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestContainerAPIPause (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPIPostContainerStop (3.79s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPIPostCreateNull (0.21s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPIRename (3.77s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPIRestart (5.48s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartNotimeoutParam (5.58s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPIStart (2.58s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPIStop (3.81s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestContainerAPITop (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPITopWindows (3.83s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerAPIWait (5.44s) [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainerKillCustomStopSignal (3.72s) [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestContainerNetworkMode (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestContainersAPICreateMountsBindNamedPipe (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsCreate (27.05s) [2019-09-11T16:51:56.308Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2019-09-11T16:51:56.308Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2019-09-11T16:51:56.308Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2019-09-11T16:51:56.308Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2019-09-11T16:51:56.308Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc0008e3f60 } [2019-09-11T16:51:56.308Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1782905246 c:\foo false } [2019-09-11T16:51:56.308Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1782905246 c:\foo true } [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.308Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2019-09-11T16:51:56.308Z] docker_api_containers_test.go:1926: case 0 [2019-09-11T16:51:56.308Z] docker_api_containers_test.go:1926: case 1 [2019-09-11T16:51:56.308Z] docker_api_containers_test.go:1926: case 2 [2019-09-11T16:51:56.308Z] docker_api_containers_test.go:1926: case 3 [2019-09-11T16:51:56.308Z] docker_api_containers_test.go:1926: case 4 [2019-09-11T16:51:56.308Z] docker_api_containers_test.go:1926: case 5 [2019-09-11T16:51:56.308Z] docker_api_containers_test.go:1926: case 6 [2019-09-11T16:51:56.308Z] docker_api_containers_test.go:1926: case 7 [2019-09-11T16:51:56.308Z] docker_api_containers_test.go:1926: case 8 [2019-09-11T16:51:56.308Z] docker_api_containers_test.go:1926: case 9 [2019-09-11T16:51:56.308Z] --- SKIP: Test/DockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-09-11T16:51:56.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestContainersNetworkIsolation (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCopyAndRestart (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCopyCreatedContainer (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCpAbsolutePath (3.78s) [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpFromCaseA (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpFromCaseB (0.02s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpFromCaseC (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpFromCaseD (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpFromCaseE (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpFromCaseF (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpFromCaseG (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpFromCaseH (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpFromCaseI (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpFromCaseJ (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCpGarbagePath (3.78s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCpLocalOnly (0.07s) [2019-09-11T16:51:56.309Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpNameHasColon (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCpRelativePath (3.88s) [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpSpecialFiles (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpSymlinkComponent (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCpToCaseA (5.96s) [2019-09-11T16:51:56.309Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a747094889\file1 aa6e6e848e3398ca74051f57526547484da904e10674a8c3158994ad0787e45f:/root/itWorks.txt` [2019-09-11T16:51:56.309Z] docker_cli_cp_utils_test.go:279: checking that container "aa6e6e848e3398ca74051f57526547484da904e10674a8c3158994ad0787e45f" start output contains "file1\n" [2019-09-11T16:51:56.309Z] docker_cli_cp_utils_test.go:209: running `docker start -a aa6e6e848e3398ca74051f57526547484da904e10674a8c3158994ad0787e45f` [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCpToCaseB (3.87s) [2019-09-11T16:51:56.309Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b101602228\file1 b343c5a00eebda0cdbe312657a7c71725bf76d5844f516caa6aaba81ed178f41:testDir/` [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpToCaseC (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpToCaseD (0.02s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCpToCaseE (12.22s) [2019-09-11T16:51:56.309Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e578286467\dir1 0668f40d996e2fc5923c4ab1272b2c4de739a4143c5607443a88ae10dd6448a1:testDir` [2019-09-11T16:51:56.309Z] docker_cli_cp_utils_test.go:279: checking that container "0668f40d996e2fc5923c4ab1272b2c4de739a4143c5607443a88ae10dd6448a1" start output contains "file1-1\n" [2019-09-11T16:51:56.309Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0668f40d996e2fc5923c4ab1272b2c4de739a4143c5607443a88ae10dd6448a1` [2019-09-11T16:51:56.309Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e578286467\dir1 d5f42af4c494bd0295858388d134edb76f5a080d8e10af92de27ac8edd9d84ed:testDir/` [2019-09-11T16:51:56.309Z] docker_cli_cp_utils_test.go:279: checking that container "d5f42af4c494bd0295858388d134edb76f5a080d8e10af92de27ac8edd9d84ed" start output contains "file1-1\n" [2019-09-11T16:51:56.309Z] docker_cli_cp_utils_test.go:209: running `docker start -a d5f42af4c494bd0295858388d134edb76f5a080d8e10af92de27ac8edd9d84ed` [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpToCaseF (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpToCaseG (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCpToCaseH (12.06s) [2019-09-11T16:51:56.309Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h404877062\dir1\. 6cfd2e863eaa5af5dfc840ff29e7e82405700fc40a795e4c7ebbcd7db49b55a8:testDir` [2019-09-11T16:51:56.309Z] docker_cli_cp_utils_test.go:279: checking that container "6cfd2e863eaa5af5dfc840ff29e7e82405700fc40a795e4c7ebbcd7db49b55a8" start output contains "file1-1\n" [2019-09-11T16:51:56.309Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6cfd2e863eaa5af5dfc840ff29e7e82405700fc40a795e4c7ebbcd7db49b55a8` [2019-09-11T16:51:56.309Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h404877062\dir1\. 0389e172712b00836b0609d4f3f5fce4d81fc2faf35061b809d0ab85b7dabe28:testDir/` [2019-09-11T16:51:56.309Z] docker_cli_cp_utils_test.go:279: checking that container "0389e172712b00836b0609d4f3f5fce4d81fc2faf35061b809d0ab85b7dabe28" start output contains "file1-1\n" [2019-09-11T16:51:56.309Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0389e172712b00836b0609d4f3f5fce4d81fc2faf35061b809d0ab85b7dabe28` [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpToCaseI (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpToCaseJ (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCpToDot (3.58s) [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCpToStdout (3.76s) [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpToSymlinkDestination (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpUnprivilegedUser (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCpVolumePath (0.05s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCreate64ByteHexID (0.17s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCreateArgs (0.16s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCreateByImageID (3.32s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCreateEchoStdout (3.80s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCreateGrowRootfs (0.27s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCreateHostConfig (0.17s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCreateHostnameWithNumber (3.56s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCreateLabelFromImage (2.19s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCreateLabels (0.17s) [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCreateModeIpcContainer (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCreateRM (0.31s) [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCreateShrinkRootfs (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCreateStopSignal (0.17s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCreateStopTimeout (0.32s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCreateUnsetEntrypoint (15.52s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCreateVolumesCreated (0.21s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCreateWithInvalidLogOpts (0.41s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCreateWithLargePortRange (4.43s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCreateWithPortRange (0.17s) [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestCreateWithWorkdir (3.75s) [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestDevicePermissions (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestDockerFails (0.07s) [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestEventsAttach (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestEventsCommit (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestEventsContainerEvents (3.89s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestEventsContainerEventsAttrSort (3.83s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.66s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestEventsContainerRestart (10.43s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestEventsCopy (7.03s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestEventsFilterContainer (7.00s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestEventsFilterImageInContainerAction (3.70s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestEventsFilterImageLabels (2.15s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestEventsFilterImageName (7.05s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestEventsFilterLabels (0.85s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestEventsFilterType (2.25s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestEventsFilters (6.95s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestEventsFormat (7.42s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestEventsFormatBadField (0.07s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestEventsFormatBadFunc (0.06s) [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestEventsImageImport (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestEventsImageLoad (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestEventsImagePull (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestEventsImageTag (1.18s) [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestEventsPluginOps (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestEventsRename (3.51s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestEventsResize (3.84s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestEventsSinceInTheFuture (3.59s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestEventsSpecialFiltersWithExecCreate (4.11s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestEventsTimestampFormats (5.78s) [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestEventsTop (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestEventsUntag (2.75s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestEventsUntilInThePast (6.95s) [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestExec (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestExecAPICreateNoCmd (3.67s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestExecAPICreateNoValidContentType (3.77s) [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestExecAPIStart (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestExecAPIStartInvalidCommand (3.61s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestExecAPIStartMultipleTimesError (3.68s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestExecAPIStartValidCommand (3.63s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestExecAPIStartWithDetach (3.60s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestExecAfterContainerRestart (5.56s) [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestExecCgroup (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestExecEnv (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestExecEnvLinksHost (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestExecExitStatus (3.74s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestExecInspectID (6.33s) [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestExecInteractive (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestExecOnReadonlyContainer (0.02s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestExecParseError (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestExecPausedContainer (0.02s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement IsPausable [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestExecResizeImmediatelyAfterExecStart (3.99s) [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestExecSetEnv (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestExecStartFails (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestExecStateCleanup (0.02s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestExecStopNotHanging (0.02s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestExecTTYCloseStdin (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestExecTTYWithoutStdin (3.60s) [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestExecUlimits (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestExecWindowsPathNotWiped (10.97s) [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestExecWithImageUser (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestExecWithPrivileged (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- SKIP: Test/DockerSuite/TestExecWithUser (0.01s) [2019-09-11T16:51:56.309Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestGetContainerStats (7.65s) [2019-09-11T16:51:56.309Z] --- PASS: Test/DockerSuite/TestGetContainerStatsNoStream (7.55s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestGetContainerStatsRmRunning (4.73s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestGetContainerStatsStream (7.58s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestGetStoppedContainerStats (0.13s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestHealth (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestHistoryExistentImage (0.07s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestHistoryHumanOptionTrue (0.08s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestHistoryImageWithComment (7.92s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestHistoryNonExistentImage (0.07s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageIsListed (0.07s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestImagesEnsureImagesFromBusyboxShown (1.89s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestImagesEnsureOnlyHeadsImagesShown (3.49s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestImagesFilterLabelMatch (5.41s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestImagesFilterNameWithPort (0.24s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestImagesFilterSinceAndBefore (5.63s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestImagesFilterSpaceTrimCase (3.31s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestImagesFormat (0.18s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestImagesOrderedByCreationDate (7.59s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestImagesWithIncorrectFilter (0.06s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestImportBadURL (2.36s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestImportDisplay (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestImportFile (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestImportFileNonExistentFile (0.07s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestImportFileWithMessage (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestImportGzipped (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestImportWithQuotedChanges (0.02s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestInfoDebug (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.34s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement IsPausable [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInfoFormat (0.12s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestInsecureRegistries (0.02s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerResponse (3.61s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerVolumeDriver (3.73s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInspectAPIImageResponse (0.09s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestInspectAmpersand (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInspectBindMountPoint (3.68s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInspectByPrefix (0.20s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInspectContainerFilterInt (3.69s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestInspectContainerNetworkCustom (0.02s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInspectDefault (3.76s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInspectHistory (7.62s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestInspectImage (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestInspectImageFilterInt (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestInspectImageGraphDriver (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInspectInt64 (3.71s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInspectJSONFields (3.70s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInspectLogConfigNoType (0.17s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInspectNamedMountPoint (3.63s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInspectNoSizeFlagContainer (3.58s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestInspectPlugin (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInspectRootFS (0.07s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInspectSizeFlagContainer (3.62s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInspectStatus (3.87s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInspectStopWhenNotFound (7.44s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInspectTemplateError (3.56s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInspectTimesAsRFC3339Nano (3.58s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagContainer (3.64s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithImage (3.66s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithInvalidValue (3.67s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithNoContainer (2.99s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestInspectUnknownObject (0.09s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestLinkShortDefinition (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestLinksEnvs (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestLinksHostsFilesInject (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestLoadZeroSizeLayer (0.02s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestLoginWithoutTTY (0.07s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestLogsAPIFollowEmptyOutput (3.56s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestLogsAPINoStdoutNorStderr (3.64s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestLogsAPIUntil (6.54s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestLogsAPIUntilDefaultValue (3.94s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestLogsAPIWithStdout (3.76s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestLogsContainerBiggerThanPage (7.35s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestLogsContainerMuchBiggerThanPage (7.17s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestLogsContainerSmallerThanPage (7.62s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestLogsFollowGoroutinesNoOutput (4.23s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestLogsFollowGoroutinesWithStdout (3.86s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestLogsFollowStopped (3.17s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestLogsSeparateStderr (3.85s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestLogsSince (9.22s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestLogsStderrInStdout (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestLogsTail (3.99s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestLogsTimestamps (3.72s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestLogsWithDetails (3.77s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestMountIntoProc (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestMountIntoSys (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestNetHostname (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPluginActive (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPluginActiveNetwork (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestPluginInspectOnWindows (0.08s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPluginLogDriver (0.02s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement IsAmd64 [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPluginLogDriverInfoList (0.02s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement IsAmd64 [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPluginMetricsCollector (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPluginUpgrade (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPortBindingOnSandbox (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPortExposeHostBinding (0.02s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPortHostBinding (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPortList (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (7.35s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPostContainersAttach (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCmd (7.05s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestPsByOrder (15.67s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestPsListContainersBase (16.26s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterAncestorImage (25.21s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterCreated (0.27s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterExited (16.20s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterHealth (19.09s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterID (6.72s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterLabel (11.35s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterName (7.29s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterStatus (7.28s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPsListContainersSize (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPsRightTagName (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestPsShowMounts (12.32s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestPullLinuxImageFailsOnWindows (1.37s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestPushUnprefixedRepo (0.95s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestRestartAutoRemoveContainer (5.65s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestRestartContainerSuccess (5.87s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestRestartContainerwithGoodContainer (3.82s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestRestartContainerwithRestartPolicy (26.96s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestRestartPolicyAfterRestart (7.81s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestRestartPolicyAlways (0.23s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestRestartPolicyNO (0.16s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestRestartPolicyOnFailure (0.68s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestRestartRunningContainer (5.67s) [2019-09-11T16:51:56.310Z] --- PASS: Test/DockerSuite/TestRestartStoppedContainer (5.85s) [2019-09-11T16:51:56.310Z] --- SKIP: Test/DockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-09-11T16:51:56.310Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRestartWithVolumes (5.63s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRmiBlank (0.07s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRmiByIDHardConflict (0.27s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRmiContainerImageNotFound (23.10s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRmiForceWithExistingContainers (5.63s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRmiForceWithMultipleRepositories (2.04s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.94s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRmiImgIDForce (8.49s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRmiImgIDMultipleTag (12.08s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRmiParentImageFail (7.03s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRmiTag (0.67s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRmiTagWithExistingContainers (3.87s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRmiUntagHistoryLayer (26.44s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRmiWithContainerFails (4.01s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRmiWithMultipleRepositories (7.96s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRmiWithParentInUse (3.60s) [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunAddHost (0.02s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunAddHostInHostMode (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunAllowBindMountingRoot (2.81s) [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.96s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunAttachFailedNoLeak (4.31s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunAttachStdErrOnlyTTYMode (3.53s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunAttachStdOutAndErrTTYMode (3.68s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunAttachStdOutOnlyTTYMode (3.65s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunAttachWithDetach (0.07s) [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunBindMounts (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunCapAddCHOWN (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunCapAddInvalid (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunCapDropInvalid (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunCidFileCheckIDLength (3.63s) [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunCleanupCmdOnEntrypoint (6.97s) [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunContainerNetwork (3.57s) [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunContainerWithRmFlagCannotStartContainer (3.74s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.79s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunContainerWithWritableRootfs (3.30s) [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunCopyVolumeContent (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunCreateVolume (3.62s) [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunCredentialSpecFailures (2.18s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunCredentialSpecWellFormed (7.72s) [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunDNSInHostMode (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunDNSOptions (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunDetachedContainerIDPrinting (3.73s) [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunDeviceNumbers (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunDuplicateMount (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunEchoNamedContainer (3.63s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunEchoStdout (3.70s) [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunEmptyEnv (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunEntrypoint (3.66s) [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunEnvironment (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunEnvironmentErase (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunEnvironmentOverride (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunExitCode (3.46s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunExitCodeOne (3.61s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunExitCodeZero (3.67s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunExitOnStdinClose (3.95s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunExposePort (0.06s) [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunFullHostnameSet (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunGroupAdd (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunHostnameFQDN (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunHostnameInHostMode (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunInspectMacAddress (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunInteractiveWithRestartPolicy (5.62s) [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunInvalidReference (0.08s) [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunLookupGoogleDNS (12.20s) [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunLoopbackWhenNetworkDisabled (2.57s) [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunModeHostname (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunModeIpcHost (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunModePIDContainer (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunModePIDHost (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunModeUTSHost (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunMount (0.02s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunMountOrdering (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunMultipleVolumesFrom (10.23s) [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunNamedVolume (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunNamedVolumeNotRemoved (7.73s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunNamedVolumesFromNotRemoved (6.87s) [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunNetHost (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunNoDupVolumes (0.32s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunNoOutputFromPullInStdout (0.98s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunNonExecutableCmd (2.72s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunNonExistingCmd (3.65s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunNonExistingImage (0.95s) [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunNonLocalMacAddress (3.54s) [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunNonRootUserResolvName (0.32s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunPortInUse (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- PASS: Test/DockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.70s) [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunPublishPort (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunReadFilteredProc (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement Apparmor [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunReadProcLatency (0.02s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunReadProcTimer (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.311Z] --- SKIP: Test/DockerSuite/TestRunResolvconfUpdate (0.01s) [2019-09-11T16:51:56.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunRestartMaxRetries (10.95s) [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunRm (3.86s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunRmAndWait (6.48s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunRmPre125Api (3.74s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunRootWorkdir (3.64s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunSetDefaultRestartPolicy (3.60s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunSetMacAddress (3.78s) [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunState (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunStdinBlockedAfterContainerExit (3.56s) [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunStdinPipe (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunStoppedLoggingDriverNoLeak (3.55s) [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunTLSVerify (0.18s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunTTYWithPipe (0.07s) [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunTwoConcurrentContainers (6.24s) [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunUnshareProc (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement Apparmor [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunUserByID (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunUserByIDBig (0.02s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunUserByIDNegative (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunUserByIDZero (0.02s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunUserByName (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunUserDefaults (3.69s) [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunUserNotFound (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunVerifyContainerID (3.69s) [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunVolumesCleanPaths (5.78s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunVolumesFromInReadWriteMode (11.27s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunVolumesFromInReadonlyModeFails (8.29s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunVolumesFromRestartAfterRemoved (9.41s) [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunWindowsWithCPUCount (4.44s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunWindowsWithCPUPercent (3.79s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunWindowsWithCPUShares (3.81s) [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunWithBadDevice (0.02s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunWithDaemonFlags (0.06s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunWithInvalidMacAddress (0.06s) [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunWithOomScoreAdj (0.02s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunWithUlimits (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunWithVolumesFromExited (5.37s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunWithoutNetworking (2.47s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunWorkdirExistsAndIsFile (2.62s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestRunWorkingDirectory (7.29s) [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunWriteFilteredProc (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement Apparmor [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunWriteToProcAsound (0.02s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestSaveCheckTimes (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestSaveImageId (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestSaveLoadNoTag (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestSaveLoadParents (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestSaveMultipleNames (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestSaveSingleTag (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestSaveWithNoExistImage (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestSearchCmdOptions (2.33s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestSearchOnCentralRegistry (0.40s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestSearchWithLimit (1.55s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestSlowStdinClosing (11.03s) [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestStartAttachMultipleContainers (12.41s) [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestStartAttachSilent (5.81s) [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestStartAttachWithRename (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestStartMultipleContainers (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestStartPausedContainer (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement IsPausable [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestStartRecordError (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestStartReturnCorrectExitCode (9.61s) [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestStatsAllNoStream (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestStatsContainerNotFound (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestStatsFormatAll (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestStatsNoStream (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestTopMultipleArgs (3.80s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestTopNonPrivileged (3.85s) [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestTopPrivileged (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestTopWindowsCoreProcesses (3.79s) [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestTwoContainersInNetHost (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestVolumeCLICreate (15.28s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateLabel (0.13s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspect (0.32s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspectMulti (0.29s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestVolumeCLILs (4.06s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterDangling (4.24s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestVolumeCLINoArgs (0.17s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestVolumeCLIRm (11.86s) [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestVolumeCLIRmForce (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestVolumeFromMixedRWOptions (10.81s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestVolumeLsFormat (0.27s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2019-09-11T16:51:56.312Z] --- PASS: Test/DockerSuite/TestVolumesFromGetsProperMode (14.99s) [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestVolumesNoCopyData (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerSuite/TestWindowsRunAsSystem (0.01s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestBuildByDigest (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestConcurrentPush (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestCreateByDigest (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestPullByDigest (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestPullIDStability (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestPullManifestList (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestPullNoLayers (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestPushBadTag (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestPushUntagged (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestRunByDigest (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestTagByDigest (0.00s) [2019-09-11T16:51:56.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.312Z] --- SKIP: Test/DockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerRegistrySuite/TestV2Only (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerPluginSuite/TestPluginBasicOps (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerPluginSuite/TestPluginCreate (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerPluginSuite/TestPluginForceRemove (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerPluginSuite/TestPluginInspect (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerPluginSuite/TestPluginInstallImage (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] --- SKIP: Test/DockerPluginSuite/TestPluginSet (0.00s) [2019-09-11T16:51:56.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-11T16:51:56.313Z] PASS [2019-09-11T16:51:56.313Z] ok github.com/docker/docker/integration-cli 4178.688s [2019-09-11T16:51:56.313Z] INFO: Integration tests ended at 09/11/2019 16:51:56. Duration:01:09:49.4363560 [2019-09-11T16:51:56.313Z] INFO: Docker info of the daemon under test at end of run [2019-09-11T16:51:56.313Z] [2019-09-11T16:51:56.772Z] Containers: 2 [2019-09-11T16:51:56.772Z] Running: 0 [2019-09-11T16:51:56.772Z] Paused: 0 [2019-09-11T16:51:56.772Z] Stopped: 2 [2019-09-11T16:51:56.772Z] Images: 12 [2019-09-11T16:51:56.772Z] Server Version: 0.0.0-dev [2019-09-11T16:51:56.772Z] Storage Driver: windowsfilter [2019-09-11T16:51:56.772Z] Windows: [2019-09-11T16:51:56.772Z] Logging Driver: json-file [2019-09-11T16:51:56.772Z] Plugins: [2019-09-11T16:51:56.772Z] Volume: local [2019-09-11T16:51:56.772Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-09-11T16:51:56.772Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-11T16:51:56.772Z] Swarm: inactive [2019-09-11T16:51:56.772Z] Default Isolation: process [2019-09-11T16:51:56.772Z] Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245) [2019-09-11T16:51:56.772Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181) [2019-09-11T16:51:56.772Z] OSType: windows [2019-09-11T16:51:56.772Z] Architecture: x86_64 [2019-09-11T16:51:56.772Z] CPUs: 4 [2019-09-11T16:51:56.772Z] Total Memory: 32GiB [2019-09-11T16:51:56.772Z] Name: azwin-2-102ef0 [2019-09-11T16:51:56.772Z] ID: ETSR:Z4IA:6ICZ:MIAW:3VFU:65CY:APZK:R7YO:DQKB:KDY6:4PPW:Z2HR [2019-09-11T16:51:56.772Z] Docker Root Dir: D:\CI-49\CI-1fdf1753b\daemon [2019-09-11T16:51:56.772Z] Debug Mode (client): false [2019-09-11T16:51:56.772Z] Debug Mode (server): true [2019-09-11T16:51:56.772Z] File Descriptors: -1 [2019-09-11T16:51:56.772Z] Goroutines: 18 [2019-09-11T16:51:56.772Z] System Time: 2019-09-11T16:51:56.3201754Z [2019-09-11T16:51:56.772Z] EventsListeners: 0 [2019-09-11T16:51:56.772Z] Registry: https://index.docker.io/v1/ [2019-09-11T16:51:56.772Z] Labels: [2019-09-11T16:51:56.772Z] Experimental: false [2019-09-11T16:51:56.772Z] Insecure Registries: [2019-09-11T16:51:56.772Z] 127.0.0.0/8 [2019-09-11T16:51:56.772Z] Live Restore Enabled: false [2019-09-11T16:51:56.772Z] [2019-09-11T16:51:56.772Z] [2019-09-11T16:51:56.772Z] INFO: Stopping daemon under test [2019-09-11T16:51:56.772Z] SUCCESS: The process with PID 8880 (child process of PID 4352) has been terminated. [2019-09-11T16:51:56.772Z] SUCCESS: The process with PID 4352 (child process of PID 7624) has been terminated. [2019-09-11T16:51:56.772Z] INFO: executeCI.ps1 Completed successfully at 09/11/2019 16:51:56. [2019-09-11T16:51:56.772Z] INFO: Tidying up at end of run [2019-09-11T16:51:56.772Z] INFO: Saving daemon under test log (d:\CI-49\CI-1fdf1753b\dut.out) to C:\windows\TEMP\CIDUT.out [2019-09-11T16:51:56.772Z] INFO: Saving daemon under test log (d:\CI-49\CI-1fdf1753b\dut.err) to C:\windows\TEMP\CIDUT.err [2019-09-11T16:51:56.772Z] INFO: Nuke-Everything... [2019-09-11T16:51:56.772Z] INFO: Container count on control daemon to delete is 2 [2019-09-11T16:51:57.229Z] 2231911a9292 [2019-09-11T16:51:57.229Z] 260d9085a2a4 [2019-09-11T16:51:57.687Z] INFO: Non-base image count on control daemon to delete is 1 [2019-09-11T16:51:59.219Z] Deleted: sha256:c55e6793938a1be0db526b679afd31734b0955a3c03380dec7b844e9771aa36b [2019-09-11T16:51:59.220Z] Deleted: sha256:7f198983e8f052cc3018a9e7ed55d2343a7c0128b21ee8c120e4f8bce70f76e4 [2019-09-11T16:51:59.220Z] INFO: Tidying pidfile d:\CI-49\CI-1fdf1753b\docker.pid [2019-09-11T16:51:59.220Z] INFO: Nuking d:\CI-49 [2019-09-11T16:52:34.881Z] INFO: Zapped successfully [2019-09-11T16:52:34.881Z] WARNING: There are 602 NdisAdapters leaked under Psched\Parameters [2019-09-11T16:52:34.881Z] WARNING: Cleaning Psched... [2019-09-11T16:52:34.881Z] WARNING: There are 602 NdisAdapters leaked under WFPLWFS\Parameters [2019-09-11T16:52:34.881Z] WARNING: Cleaning WFPLWFS... [2019-09-11T16:52:34.881Z] [2019-09-11T16:52:34.881Z] INFO: executeCI.ps1 exiting at Wed Sep 11 16:52:33 CUT 2019. Duration 01:31:16.2998527 [2019-09-11T16:52:34.881Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-09-11T16:52:36.530Z] Creating windowsRS1-integration-bundles.zip [Pipeline] step [2019-09-11T16:52:37.705Z] Archiving artifacts [2019-09-11T16:52:52.339Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39724/49/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-11T16:52:53.255Z] + make clean [2019-09-11T16:52:54.354Z] docker volume rm -f docker-dev-cache [2019-09-11T16:52:54.354Z] 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