Pull request #39942 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 92cc603036ddadd608762a6f69e72b9b2bef651e rather than 41adef29f57b0050c4e9c6c9606fae2b7ddf129b Obtained Jenkinsfile from 92cc603036ddadd608762a6f69e72b9b2bef651e 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-18T14:15:17.497Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-09-18T14:15:17.501Z] Trying to pass milestone 2 [Pipeline] milestone [2019-09-18T14:15:17.511Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-09-18T14:15:17.628Z] Running on ubuntu-1804-overlay2 (i-054f8d7d31918c3b5) in /home/ubuntu/workspace/moby_PR-39942 [Pipeline] { [Pipeline] checkout [2019-09-18T14:15:17.681Z] using credential docker-jenkins-github-credentials [2019-09-18T14:15:17.688Z] Cloning the remote Git repository [2019-09-18T14:15:17.688Z] Cloning with configured refspecs honoured and without tags [2019-09-18T14:15:17.682Z] Cloning repository https://github.com/moby/moby.git [2019-09-18T14:15:17.682Z] > git init /home/ubuntu/workspace/moby_PR-39942 # timeout=10 [2019-09-18T14:15:17.696Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-18T14:15:17.696Z] > git --version # timeout=10 [2019-09-18T14:15:17.705Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-18T14:15:17.706Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39942/head:refs/remotes/origin/PR-39942 +refs/heads/master:refs/remotes/origin/master [2019-09-18T14:15:30.606Z] Fetching without tags [2019-09-18T14:15:30.863Z] Merging remotes/origin/master commit 92cc603036ddadd608762a6f69e72b9b2bef651e into PR head commit 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:15:31.382Z] Merge succeeded, producing 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:15:31.383Z] Checking out Revision 41adef29f57b0050c4e9c6c9606fae2b7ddf129b (PR-39942) [2019-09-18T14:15:31.751Z] Commit message: "testutil/daemon: group options under type" [2019-09-18T14:15:31.763Z] First time build. Skipping changelog. [2019-09-18T14:15:30.566Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-18T14:15:30.569Z] > git config --add remote.origin.fetch +refs/pull/39942/head:refs/remotes/origin/PR-39942 # timeout=10 [2019-09-18T14:15:30.580Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-18T14:15:30.587Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-18T14:15:30.598Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-18T14:15:30.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-18T14:15:30.599Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39942/head:refs/remotes/origin/PR-39942 +refs/heads/master:refs/remotes/origin/master [2019-09-18T14:15:30.855Z] > git config core.sparsecheckout # timeout=10 [2019-09-18T14:15:30.860Z] > git checkout -f 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:15:31.359Z] > git merge 92cc603036ddadd608762a6f69e72b9b2bef651e # timeout=10 [2019-09-18T14:15:31.366Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-18T14:15:31.375Z] > git config core.sparsecheckout # timeout=10 [2019-09-18T14:15:31.380Z] > git checkout -f 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:15:31.746Z] > git rev-list --no-walk 65544fe4abe6588eb783206f6d48cf96a83477ad # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-18T14:15:32.514Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39942:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-09-18T14:15:32.514Z] Unable to find image 'alpine:latest' locally [2019-09-18T14:15:32.514Z] latest: Pulling from library/alpine [2019-09-18T14:15:32.514Z] 9d48c3bd43c5: Already exists [2019-09-18T14:15:32.771Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb [2019-09-18T14:15:32.771Z] Status: Downloaded newer image for alpine:latest [2019-09-18T14:15:36.045Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2019-09-18T14:15:36.501Z] Running on ubuntu-1804-overlay2 (i-054f8d7d31918c3b5) in /home/ubuntu/workspace/moby_PR-39942 [Pipeline] node Stage "win-RS1" skipped due to when conditional [2019-09-18T14:15:36.506Z] Running on ubuntu-1804-overlay2 (i-055bcd32707797813) in /home/ubuntu/workspace/moby_PR-39942 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2019-09-18T14:15:36.539Z] Running on ppc64le-ubuntu-31 in /home/docker/workspace/moby_PR-39942 [Pipeline] { [Pipeline] checkout [2019-09-18T14:15:36.592Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2019-09-18T14:15:36.603Z] Fetching changes from the remote Git repository [Pipeline] // stage [2019-09-18T14:15:36.610Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [2019-09-18T14:15:36.648Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [2019-09-18T14:15:36.656Z] Cloning the remote Git repository [2019-09-18T14:15:36.657Z] Cloning with configured refspecs honoured and without tags [2019-09-18T14:15:36.657Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-39942 [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [2019-09-18T14:15:36.730Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-09-18T14:15:36.747Z] Cloning the remote Git repository [2019-09-18T14:15:36.747Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-09-18T14:15:36.874Z] Merging remotes/origin/master commit 92cc603036ddadd608762a6f69e72b9b2bef651e into PR head commit 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:15:36.957Z] using credential docker-jenkins-github-credentials [2019-09-18T14:15:37.009Z] Cloning the remote Git repository [2019-09-18T14:15:37.009Z] Cloning with configured refspecs honoured and without tags [2019-09-18T14:15:37.245Z] Merge succeeded, producing 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:15:37.246Z] Checking out Revision 41adef29f57b0050c4e9c6c9606fae2b7ddf129b (PR-39942) [2019-09-18T14:15:36.700Z] Cloning repository https://github.com/moby/moby.git [2019-09-18T14:15:36.700Z] > git init /home/ubuntu/workspace/moby_PR-39942 # timeout=10 [2019-09-18T14:15:36.704Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-18T14:15:36.705Z] > git --version # timeout=10 [2019-09-18T14:15:36.708Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-18T14:15:36.709Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39942/head:refs/remotes/origin/PR-39942 +refs/heads/master:refs/remotes/origin/master [2019-09-18T14:15:37.317Z] Commit message: "testutil/daemon: group options under type" [2019-09-18T14:15:36.589Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-09-18T14:15:36.595Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-18T14:15:36.602Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-18T14:15:36.602Z] > git --version # timeout=10 [2019-09-18T14:15:36.608Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-18T14:15:36.608Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39942/head:refs/remotes/origin/PR-39942 +refs/heads/master:refs/remotes/origin/master [2019-09-18T14:15:36.866Z] > git config core.sparsecheckout # timeout=10 [2019-09-18T14:15:36.871Z] > git checkout -f 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:15:37.219Z] > git merge 92cc603036ddadd608762a6f69e72b9b2bef651e # timeout=10 [2019-09-18T14:15:37.226Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-18T14:15:37.238Z] > git config core.sparsecheckout # timeout=10 [2019-09-18T14:15:37.248Z] > git checkout -f 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:15:36.740Z] Cloning repository https://github.com/moby/moby.git [2019-09-18T14:15:36.741Z] > git init /home/docker/workspace/moby_PR-39942 # timeout=10 [2019-09-18T14:15:36.754Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-18T14:15:36.754Z] > git --version # timeout=10 [2019-09-18T14:15:36.758Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-18T14:15:36.759Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39942/head:refs/remotes/origin/PR-39942 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [2019-09-18T14:15:37.829Z] Running on azwin-2-1c7ee0 in d:\jenkins\workspace\moby_PR-39942 [Pipeline] { [2019-09-18T14:15:37.034Z] Cloning repository https://github.com/moby/moby.git [2019-09-18T14:15:37.036Z] > git init /home/jenkins/workspace/moby_PR-39942 # timeout=10 [2019-09-18T14:15:37.077Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-18T14:15:37.079Z] > git --version # timeout=10 [2019-09-18T14:15:37.098Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-18T14:15:37.099Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39942/head:refs/remotes/origin/PR-39942 +refs/heads/master:refs/remotes/origin/master [Pipeline] ws [2019-09-18T14:15:37.857Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-18T14:15:38.181Z] + docker version [2019-09-18T14:15:38.181Z] Client: Docker Engine - Community [2019-09-18T14:15:38.181Z] Version: 19.03.2 [2019-09-18T14:15:38.181Z] API version: 1.40 [2019-09-18T14:15:38.181Z] Go version: go1.12.8 [2019-09-18T14:15:38.181Z] Git commit: 6a30dfc [2019-09-18T14:15:38.181Z] Built: Thu Aug 29 05:29:11 2019 [2019-09-18T14:15:38.181Z] OS/Arch: linux/amd64 [2019-09-18T14:15:38.181Z] Experimental: false [2019-09-18T14:15:38.181Z] [2019-09-18T14:15:38.181Z] Server: Docker Engine - Community [2019-09-18T14:15:38.181Z] Engine: [2019-09-18T14:15:38.181Z] Version: 19.03.2 [2019-09-18T14:15:38.181Z] API version: 1.40 (minimum version 1.12) [2019-09-18T14:15:38.181Z] Go version: go1.12.8 [2019-09-18T14:15:38.181Z] Git commit: 6a30dfc [2019-09-18T14:15:38.181Z] Built: Thu Aug 29 05:27:45 2019 [2019-09-18T14:15:38.181Z] OS/Arch: linux/amd64 [2019-09-18T14:15:38.181Z] Experimental: true [2019-09-18T14:15:38.181Z] containerd: [2019-09-18T14:15:38.181Z] Version: 1.2.6 [2019-09-18T14:15:38.181Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-18T14:15:38.181Z] runc: [2019-09-18T14:15:38.181Z] Version: 1.0.0-rc8 [2019-09-18T14:15:38.181Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-18T14:15:38.181Z] docker-init: [2019-09-18T14:15:38.181Z] Version: 0.18.0 [2019-09-18T14:15:38.181Z] GitCommit: fec3683 [Pipeline] sh [2019-09-18T14:15:38.465Z] + docker info [2019-09-18T14:15:39.395Z] Client: [2019-09-18T14:15:39.395Z] Debug Mode: false [2019-09-18T14:15:39.395Z] [2019-09-18T14:15:39.395Z] Server: [2019-09-18T14:15:39.395Z] Containers: 3 [2019-09-18T14:15:39.395Z] Running: 0 [2019-09-18T14:15:39.395Z] Paused: 0 [2019-09-18T14:15:39.395Z] Stopped: 3 [2019-09-18T14:15:39.395Z] Images: 5 [2019-09-18T14:15:39.395Z] Server Version: 19.03.2 [2019-09-18T14:15:39.395Z] Storage Driver: overlay2 [2019-09-18T14:15:39.395Z] Backing Filesystem: extfs [2019-09-18T14:15:39.395Z] Supports d_type: true [2019-09-18T14:15:39.395Z] Native Overlay Diff: true [2019-09-18T14:15:39.395Z] Logging Driver: json-file [2019-09-18T14:15:39.395Z] Cgroup Driver: cgroupfs [2019-09-18T14:15:39.395Z] Plugins: [2019-09-18T14:15:39.395Z] Volume: local [2019-09-18T14:15:39.395Z] Network: bridge host ipvlan macvlan null overlay [2019-09-18T14:15:39.395Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-09-18T14:15:39.395Z] Swarm: inactive [2019-09-18T14:15:39.395Z] Runtimes: runc [2019-09-18T14:15:39.395Z] Default Runtime: runc [2019-09-18T14:15:39.395Z] Init Binary: docker-init [2019-09-18T14:15:39.395Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-18T14:15:39.395Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-18T14:15:39.395Z] init version: fec3683 [2019-09-18T14:15:39.395Z] Security Options: [2019-09-18T14:15:39.395Z] apparmor [2019-09-18T14:15:39.395Z] seccomp [2019-09-18T14:15:39.395Z] Profile: default [2019-09-18T14:15:39.395Z] Kernel Version: 4.15.0-1048-aws [2019-09-18T14:15:39.395Z] Operating System: Ubuntu 18.04.3 LTS [2019-09-18T14:15:39.395Z] OSType: linux [2019-09-18T14:15:39.395Z] Architecture: x86_64 [2019-09-18T14:15:39.395Z] CPUs: 2 [2019-09-18T14:15:39.395Z] Total Memory: 7.501GiB [2019-09-18T14:15:39.395Z] Name: ip-10-100-124-210 [2019-09-18T14:15:39.395Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-09-18T14:15:39.395Z] Docker Root Dir: /var/lib/docker [2019-09-18T14:15:39.395Z] Debug Mode: false [2019-09-18T14:15:39.395Z] Registry: https://index.docker.io/v1/ [2019-09-18T14:15:39.395Z] Labels: [2019-09-18T14:15:39.395Z] Experimental: true [2019-09-18T14:15:39.395Z] Insecure Registries: [2019-09-18T14:15:39.395Z] 127.0.0.0/8 [2019-09-18T14:15:39.395Z] Live Restore Enabled: true [2019-09-18T14:15:39.395Z] [2019-09-18T14:15:39.395Z] WARNING: No swap limit support [Pipeline] sh [2019-09-18T14:15:39.677Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-18T14:15:39.677Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-18T14:15:39.677Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39942/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-18T14:15:39.934Z] + bash /home/ubuntu/workspace/moby_PR-39942/check-config.sh [2019-09-18T14:15:39.934Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-18T14:15:39.934Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-09-18T14:15:39.934Z] [2019-09-18T14:15:39.934Z] Generally Necessary: [2019-09-18T14:15:39.934Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-18T14:15:39.934Z] - apparmor: enabled and tools installed [2019-09-18T14:15:39.934Z] - CONFIG_NAMESPACES: enabled [2019-09-18T14:15:39.934Z] - CONFIG_NET_NS: enabled [2019-09-18T14:15:39.934Z] - CONFIG_PID_NS: enabled [2019-09-18T14:15:39.934Z] - CONFIG_IPC_NS: enabled [2019-09-18T14:15:39.934Z] - CONFIG_UTS_NS: enabled [2019-09-18T14:15:39.934Z] - CONFIG_CGROUPS: enabled [2019-09-18T14:15:39.934Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-18T14:15:39.934Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-18T14:15:39.934Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-18T14:15:39.934Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-18T14:15:39.934Z] - CONFIG_CPUSETS: enabled [2019-09-18T14:15:39.934Z] - CONFIG_MEMCG: enabled [2019-09-18T14:15:39.934Z] - CONFIG_KEYS: enabled [2019-09-18T14:15:39.934Z] - CONFIG_VETH: enabled (as module) [2019-09-18T14:15:39.934Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-18T14:15:39.934Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-18T14:15:39.934Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-18T14:15:39.934Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-18T14:15:39.934Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-18T14:15:39.934Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-18T14:15:39.934Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-18T14:15:39.934Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-18T14:15:39.934Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-18T14:15:39.934Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-18T14:15:39.934Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-18T14:15:39.934Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-18T14:15:39.934Z] [2019-09-18T14:15:39.934Z] Optional Features: [2019-09-18T14:15:39.934Z] - CONFIG_USER_NS: enabled [2019-09-18T14:15:39.934Z] - CONFIG_SECCOMP: enabled [2019-09-18T14:15:39.934Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-18T14:15:39.934Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-18T14:15:39.934Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-18T14:15:39.934Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-18T14:15:39.934Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-09-18T14:15:39.934Z] - CONFIG_BLK_CGROUP: enabled [2019-09-18T14:15:39.934Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-18T14:15:39.934Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-18T14:15:39.934Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-18T14:15:39.934Z] - CONFIG_CGROUP_PERF: enabled [2019-09-18T14:15:39.934Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-18T14:15:39.934Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-18T14:15:39.934Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-18T14:15:39.934Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-18T14:15:39.934Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-18T14:15:39.934Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-18T14:15:39.934Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-18T14:15:39.934Z] - CONFIG_IP_VS: enabled (as module) [2019-09-18T14:15:39.934Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-18T14:15:39.934Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-18T14:15:39.934Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-18T14:15:40.192Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-18T14:15:40.192Z] - CONFIG_EXT4_FS: enabled [2019-09-18T14:15:40.192Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-18T14:15:40.192Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-18T14:15:40.192Z] - Network Drivers: [2019-09-18T14:15:40.192Z] - "overlay": [2019-09-18T14:15:40.192Z] - CONFIG_VXLAN: enabled (as module) [2019-09-18T14:15:40.192Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-18T14:15:40.192Z] Optional (for encrypted networks): [2019-09-18T14:15:40.192Z] - CONFIG_CRYPTO: enabled [2019-09-18T14:15:40.192Z] - CONFIG_CRYPTO_AEAD: enabled [2019-09-18T14:15:40.192Z] - CONFIG_CRYPTO_GCM: enabled [2019-09-18T14:15:40.192Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-09-18T14:15:40.192Z] - CONFIG_CRYPTO_GHASH: enabled [2019-09-18T14:15:40.192Z] - CONFIG_XFRM: enabled [2019-09-18T14:15:40.192Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-18T14:15:40.192Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-18T14:15:40.192Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-18T14:15:40.192Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-18T14:15:40.192Z] - "ipvlan": [2019-09-18T14:15:40.192Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-18T14:15:40.192Z] - "macvlan": [2019-09-18T14:15:40.192Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-18T14:15:40.192Z] - CONFIG_DUMMY: enabled (as module) [2019-09-18T14:15:40.192Z] - "ftp,tftp client in container": [2019-09-18T14:15:40.192Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-18T14:15:40.192Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-18T14:15:40.192Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-18T14:15:40.192Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-18T14:15:40.192Z] - Storage Drivers: [2019-09-18T14:15:40.192Z] - "aufs": [2019-09-18T14:15:40.192Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-18T14:15:40.192Z] - "btrfs": [2019-09-18T14:15:40.192Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-18T14:15:40.192Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-18T14:15:40.192Z] - "devicemapper": [2019-09-18T14:15:40.192Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-18T14:15:40.192Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-18T14:15:40.192Z] - "overlay": [2019-09-18T14:15:40.192Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-18T14:15:40.192Z] - "zfs": [2019-09-18T14:15:40.192Z] - /dev/zfs: missing [2019-09-18T14:15:40.192Z] - zfs command: missing [2019-09-18T14:15:40.192Z] - zpool command: missing [2019-09-18T14:15:40.192Z] [2019-09-18T14:15:40.192Z] Limits: [2019-09-18T14:15:40.192Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-18T14:15:40.192Z] [2019-09-18T14:15:40.192Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-18T14:15:40.518Z] + sudo modprobe ip_vs [2019-09-18T14:15:40.518Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:41adef29f57b0050c4e9c6c9606fae2b7ddf129b . [2019-09-18T14:15:40.518Z] #2 [internal] load .dockerignore [2019-09-18T14:15:40.518Z] #2 transferring context: 87B done [2019-09-18T14:15:40.518Z] #2 DONE 0.0s [2019-09-18T14:15:40.518Z] [2019-09-18T14:15:40.518Z] #1 [internal] load build definition from Dockerfile [2019-09-18T14:15:40.518Z] #1 transferring dockerfile: 10.82kB done [2019-09-18T14:15:40.518Z] #1 DONE 0.0s [2019-09-18T14:15:40.518Z] [2019-09-18T14:15:40.518Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch [2019-09-18T14:15:40.783Z] #3 DONE 0.1s [2019-09-18T14:15:40.783Z] [2019-09-18T14:15:40.783Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:76b528575... [2019-09-18T14:15:40.783Z] #4 DONE 0.0s [2019-09-18T14:15:40.783Z] [2019-09-18T14:15:40.783Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-18T14:15:40.783Z] #64 DONE 0.0s [2019-09-18T14:15:40.783Z] [2019-09-18T14:15:40.783Z] #18 [internal] load build context [2019-09-18T14:15:42.164Z] #18 transferring context: 45.50MB 1.1s done [2019-09-18T14:15:42.164Z] #18 DONE 1.2s [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-18T14:15:42.164Z] #17 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #12 [dev 6/24] RUN ldconfig [2019-09-18T14:15:42.164Z] #12 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-09-18T14:15:42.164Z] #32 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-18T14:15:42.164Z] #61 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-18T14:15:42.164Z] #55 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-18T14:15:42.164Z] #38 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-18T14:15:42.164Z] #28 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-18T14:15:42.164Z] #33 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-09-18T14:15:42.164Z] #29 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-18T14:15:42.164Z] #15 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-18T14:15:42.164Z] #53 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-09-18T14:15:42.164Z] #54 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-09-18T14:15:42.164Z] #43 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-09-18T14:15:42.164Z] #37 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-18T14:15:42.164Z] #50 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-18T14:15:42.164Z] #21 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:15:42.164Z] #36 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-18T14:15:42.164Z] #42 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-09-18T14:15:42.164Z] #60 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-18T14:15:42.164Z] #44 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:15:42.164Z] #40 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-09-18T14:15:42.164Z] #9 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-18T14:15:42.164Z] #27 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-09-18T14:15:42.164Z] #25 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:15:42.164Z] #45 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #7 [dev 1/24] RUN groupadd -r docker [2019-09-18T14:15:42.164Z] #7 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-09-18T14:15:42.164Z] #48 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-09-18T14:15:42.164Z] #26 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-18T14:15:42.164Z] #47 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-09-18T14:15:42.164Z] #51 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-09-18T14:15:42.164Z] #11 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-09-18T14:15:42.164Z] #19 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-18T14:15:42.164Z] #58 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-18T14:15:42.164Z] #57 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-09-18T14:15:42.164Z] #62 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-09-18T14:15:42.164Z] #41 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-09-18T14:15:42.164Z] #5 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-18T14:15:42.164Z] #6 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-09-18T14:15:42.164Z] #65 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-09-18T14:15:42.164Z] #59 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-18T14:15:42.164Z] #30 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:15:42.164Z] #22 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-18T14:15:42.164Z] #35 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-18T14:15:42.164Z] #13 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-18T14:15:42.164Z] #52 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-09-18T14:15:42.164Z] #39 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-09-18T14:15:42.164Z] #46 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-09-18T14:15:42.164Z] #10 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-09-18T14:15:42.164Z] #49 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-18T14:15:42.164Z] #20 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-09-18T14:15:42.164Z] #23 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-18T14:15:42.164Z] #63 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-18T14:15:42.164Z] #16 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-09-18T14:15:42.164Z] #34 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-09-18T14:15:42.164Z] #24 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-18T14:15:42.164Z] #31 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-18T14:15:42.164Z] #14 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-09-18T14:15:42.164Z] #8 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-18T14:15:42.164Z] #56 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-09-18T14:15:42.164Z] #66 CACHED [2019-09-18T14:15:42.164Z] [2019-09-18T14:15:42.164Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-09-18T14:15:43.533Z] #67 DONE 1.4s [2019-09-18T14:15:43.533Z] [2019-09-18T14:15:43.533Z] #68 exporting to image [2019-09-18T14:15:43.533Z] #68 exporting layers [2019-09-18T14:15:44.096Z] #68 exporting layers 0.6s done [2019-09-18T14:15:44.096Z] #68 writing image sha256:f6cd7f010d1b654d777d20c603cae3e57046dd2cad9eafd77b04f22d62332e59 [2019-09-18T14:15:44.096Z] #68 writing image sha256:f6cd7f010d1b654d777d20c603cae3e57046dd2cad9eafd77b04f22d62332e59 done [2019-09-18T14:15:44.096Z] #68 naming to docker.io/library/docker:41adef29f57b0050c4e9c6c9606fae2b7ddf129b done [2019-09-18T14:15:44.096Z] #68 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-09-18T14:15:45.528Z] [2019-09-18T14:15:45.529Z] Removing bundles/ [2019-09-18T14:15:45.529Z] [2019-09-18T14:15:45.529Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-09-18T14:15:45.529Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-18T14:15:45.529Z] GOOS="" GOARCH="" GOARM="" [2019-09-18T14:15:45.868Z] Fetching without tags [2019-09-18T14:15:46.285Z] Merging remotes/origin/master commit 92cc603036ddadd608762a6f69e72b9b2bef651e into PR head commit 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:15:45.723Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-18T14:15:45.742Z] > git config --add remote.origin.fetch +refs/pull/39942/head:refs/remotes/origin/PR-39942 # timeout=10 [2019-09-18T14:15:45.761Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-18T14:15:45.824Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-18T14:15:45.894Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-18T14:15:45.896Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-18T14:15:45.897Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39942/head:refs/remotes/origin/PR-39942 +refs/heads/master:refs/remotes/origin/master [2019-09-18T14:15:46.310Z] > git config core.sparsecheckout # timeout=10 [2019-09-18T14:15:46.329Z] > git checkout -f 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:15:47.052Z] Merge succeeded, producing 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:15:47.053Z] Checking out Revision 41adef29f57b0050c4e9c6c9606fae2b7ddf129b (PR-39942) [2019-09-18T14:15:47.806Z] Commit message: "testutil/daemon: group options under type" [2019-09-18T14:15:46.937Z] > git merge 92cc603036ddadd608762a6f69e72b9b2bef651e # timeout=10 [2019-09-18T14:15:47.007Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-18T14:15:47.078Z] > git config core.sparsecheckout # timeout=10 [2019-09-18T14:15:47.100Z] > git checkout -f 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-18T14:15:49.220Z] Fetching without tags [2019-09-18T14:15:49.452Z] Merging remotes/origin/master commit 92cc603036ddadd608762a6f69e72b9b2bef651e into PR head commit 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:15:49.517Z] + docker version [2019-09-18T14:15:49.517Z] Client: [2019-09-18T14:15:49.517Z] Version: 18.06.1-ce [2019-09-18T14:15:49.517Z] API version: 1.38 [2019-09-18T14:15:49.517Z] Go version: go1.10.3 [2019-09-18T14:15:49.517Z] Git commit: e68fc7a [2019-09-18T14:15:49.517Z] Built: Tue Aug 21 17:24:34 2018 [2019-09-18T14:15:49.517Z] OS/Arch: linux/s390x [2019-09-18T14:15:49.517Z] Experimental: false [2019-09-18T14:15:49.517Z] [2019-09-18T14:15:49.517Z] Server: [2019-09-18T14:15:49.517Z] Engine: [2019-09-18T14:15:49.517Z] Version: 18.06.1-ce [2019-09-18T14:15:49.517Z] API version: 1.38 (minimum version 1.12) [2019-09-18T14:15:49.517Z] Go version: go1.10.3 [2019-09-18T14:15:49.517Z] Git commit: e68fc7a [2019-09-18T14:15:49.517Z] Built: Tue Aug 21 17:23:34 2018 [2019-09-18T14:15:49.517Z] OS/Arch: linux/s390x [2019-09-18T14:15:49.517Z] Experimental: true [Pipeline] sh [2019-09-18T14:15:49.969Z] Merge succeeded, producing 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:15:49.970Z] Checking out Revision 41adef29f57b0050c4e9c6c9606fae2b7ddf129b (PR-39942) [2019-09-18T14:15:50.350Z] + docker info [2019-09-18T14:15:50.350Z] Containers: 0 [2019-09-18T14:15:50.350Z] Running: 0 [2019-09-18T14:15:50.350Z] Paused: 0 [2019-09-18T14:15:50.350Z] Stopped: 0 [2019-09-18T14:15:50.350Z] Images: 0 [2019-09-18T14:15:50.350Z] Server Version: 18.06.1-ce [2019-09-18T14:15:50.350Z] Storage Driver: overlay2 [2019-09-18T14:15:50.350Z] Backing Filesystem: extfs [2019-09-18T14:15:50.350Z] Supports d_type: true [2019-09-18T14:15:50.350Z] Native Overlay Diff: true [2019-09-18T14:15:50.350Z] Logging Driver: json-file [2019-09-18T14:15:50.350Z] Cgroup Driver: cgroupfs [2019-09-18T14:15:50.350Z] Plugins: [2019-09-18T14:15:50.350Z] Volume: local [2019-09-18T14:15:50.350Z] Network: bridge host ipvlan macvlan null overlay [2019-09-18T14:15:50.350Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-09-18T14:15:50.350Z] Swarm: inactive [2019-09-18T14:15:50.350Z] Runtimes: runc [2019-09-18T14:15:50.350Z] Default Runtime: runc [2019-09-18T14:15:50.350Z] Init Binary: docker-init [2019-09-18T14:15:50.350Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-09-18T14:15:50.350Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-09-18T14:15:50.350Z] init version: fec3683 [2019-09-18T14:15:50.350Z] Security Options: [2019-09-18T14:15:50.350Z] apparmor [2019-09-18T14:15:50.350Z] seccomp [2019-09-18T14:15:50.350Z] Profile: default [2019-09-18T14:15:50.350Z] Kernel Version: 4.4.0-161-generic [2019-09-18T14:15:50.350Z] Operating System: Ubuntu 16.04.5 LTS [2019-09-18T14:15:50.350Z] OSType: linux [2019-09-18T14:15:50.350Z] Architecture: s390x [2019-09-18T14:15:50.350Z] CPUs: 2 [2019-09-18T14:15:50.350Z] Total Memory: 7.862GiB [2019-09-18T14:15:50.350Z] Name: s390x-ubuntu-16 [2019-09-18T14:15:50.350Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-09-18T14:15:50.350Z] Docker Root Dir: /var/lib/docker [2019-09-18T14:15:50.350Z] Debug Mode (client): false [2019-09-18T14:15:50.350Z] Debug Mode (server): false [2019-09-18T14:15:50.350Z] Username: dockerbuildbot [2019-09-18T14:15:50.350Z] Registry: https://index.docker.io/v1/ [2019-09-18T14:15:50.350Z] Labels: [2019-09-18T14:15:50.350Z] Experimental: true [2019-09-18T14:15:50.351Z] Insecure Registries: [2019-09-18T14:15:50.351Z] 127.0.0.0/8 [2019-09-18T14:15:50.351Z] Live Restore Enabled: false [2019-09-18T14:15:50.351Z] [2019-09-18T14:15:50.351Z] WARNING: No swap limit support [2019-09-18T14:15:50.432Z] Commit message: "testutil/daemon: group options under type" [Pipeline] sh [2019-09-18T14:15:49.203Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-18T14:15:49.205Z] > git config --add remote.origin.fetch +refs/pull/39942/head:refs/remotes/origin/PR-39942 # timeout=10 [2019-09-18T14:15:49.208Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-18T14:15:49.216Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-18T14:15:49.221Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-18T14:15:49.221Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-18T14:15:49.221Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39942/head:refs/remotes/origin/PR-39942 +refs/heads/master:refs/remotes/origin/master [2019-09-18T14:15:49.453Z] > git config core.sparsecheckout # timeout=10 [2019-09-18T14:15:49.460Z] > git checkout -f 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:15:49.949Z] > git merge 92cc603036ddadd608762a6f69e72b9b2bef651e # timeout=10 [2019-09-18T14:15:49.966Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-18T14:15:49.971Z] > git config core.sparsecheckout # timeout=10 [2019-09-18T14:15:49.976Z] > git checkout -f 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-18T14:15:51.186Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-18T14:15:51.186Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-18T14:15:51.186Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39942/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-18T14:15:51.186Z] + bash /home/jenkins/workspace/moby_PR-39942/check-config.sh [2019-09-18T14:15:51.186Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-18T14:15:51.186Z] info: reading kernel config from /boot/config-4.4.0-161-generic ... [2019-09-18T14:15:51.186Z] [2019-09-18T14:15:51.186Z] Generally Necessary: [2019-09-18T14:15:51.186Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-18T14:15:51.186Z] - apparmor: enabled and tools installed [2019-09-18T14:15:51.186Z] - CONFIG_NAMESPACES: enabled [2019-09-18T14:15:51.186Z] - CONFIG_NET_NS: enabled [2019-09-18T14:15:51.186Z] - CONFIG_PID_NS: enabled [2019-09-18T14:15:51.186Z] - CONFIG_IPC_NS: enabled [2019-09-18T14:15:51.186Z] - CONFIG_UTS_NS: enabled [2019-09-18T14:15:51.186Z] - CONFIG_CGROUPS: enabled [2019-09-18T14:15:51.186Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-18T14:15:51.186Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-18T14:15:51.186Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-18T14:15:51.186Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-18T14:15:51.186Z] - CONFIG_CPUSETS: enabled [2019-09-18T14:15:51.186Z] - CONFIG_MEMCG: enabled [2019-09-18T14:15:51.186Z] - CONFIG_KEYS: enabled [2019-09-18T14:15:51.186Z] - CONFIG_VETH: enabled (as module) [2019-09-18T14:15:51.186Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-18T14:15:51.186Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-18T14:15:51.186Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-18T14:15:51.186Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-18T14:15:51.186Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-18T14:15:51.186Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-18T14:15:51.186Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-18T14:15:51.186Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-18T14:15:51.186Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-18T14:15:51.186Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-18T14:15:51.186Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-18T14:15:51.186Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-18T14:15:51.524Z] + docker version [2019-09-18T14:15:51.524Z] Client: Docker Engine - Community [2019-09-18T14:15:51.524Z] Version: 19.03.2 [2019-09-18T14:15:51.524Z] API version: 1.40 [2019-09-18T14:15:51.524Z] Go version: go1.12.8 [2019-09-18T14:15:51.524Z] Git commit: 6a30dfc [2019-09-18T14:15:51.524Z] Built: Thu Aug 29 05:29:11 2019 [2019-09-18T14:15:51.524Z] OS/Arch: linux/amd64 [2019-09-18T14:15:51.524Z] Experimental: false [2019-09-18T14:15:51.524Z] [2019-09-18T14:15:51.524Z] Server: Docker Engine - Community [2019-09-18T14:15:51.524Z] Engine: [2019-09-18T14:15:51.524Z] Version: 19.03.2 [2019-09-18T14:15:51.524Z] API version: 1.40 (minimum version 1.12) [2019-09-18T14:15:51.524Z] Go version: go1.12.8 [2019-09-18T14:15:51.524Z] Git commit: 6a30dfc [2019-09-18T14:15:51.524Z] Built: Thu Aug 29 05:27:45 2019 [2019-09-18T14:15:51.524Z] OS/Arch: linux/amd64 [2019-09-18T14:15:51.524Z] Experimental: true [2019-09-18T14:15:51.524Z] containerd: [2019-09-18T14:15:51.524Z] Version: 1.2.6 [2019-09-18T14:15:51.524Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-18T14:15:51.524Z] runc: [2019-09-18T14:15:51.524Z] Version: 1.0.0-rc8 [2019-09-18T14:15:51.524Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-18T14:15:51.524Z] docker-init: [2019-09-18T14:15:51.524Z] Version: 0.18.0 [2019-09-18T14:15:51.524Z] GitCommit: fec3683 [Pipeline] sh [2019-09-18T14:15:51.559Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-09-18T14:15:51.560Z] [2019-09-18T14:15:51.560Z] Optional Features: [2019-09-18T14:15:51.560Z] - CONFIG_USER_NS: enabled [2019-09-18T14:15:51.560Z] - CONFIG_SECCOMP: enabled [2019-09-18T14:15:51.560Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-18T14:15:51.560Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-18T14:15:51.560Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-18T14:15:51.560Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-18T14:15:51.560Z] - CONFIG_MEMCG_KMEM: enabled [2019-09-18T14:15:51.560Z] - CONFIG_BLK_CGROUP: enabled [2019-09-18T14:15:51.560Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-18T14:15:51.560Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-18T14:15:51.560Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-18T14:15:51.560Z] - CONFIG_CGROUP_PERF: enabled [2019-09-18T14:15:51.560Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-18T14:15:51.560Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-18T14:15:51.560Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-18T14:15:51.560Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-18T14:15:51.560Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-18T14:15:51.560Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-18T14:15:51.560Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-18T14:15:51.560Z] - CONFIG_IP_VS: enabled (as module) [2019-09-18T14:15:51.560Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-18T14:15:51.560Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-18T14:15:51.560Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-18T14:15:51.560Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-18T14:15:51.560Z] - CONFIG_EXT4_FS: enabled [2019-09-18T14:15:51.560Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-18T14:15:51.560Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-18T14:15:51.560Z] - Network Drivers: [2019-09-18T14:15:51.560Z] - "overlay": [2019-09-18T14:15:51.560Z] - CONFIG_VXLAN: enabled (as module) [2019-09-18T14:15:51.560Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-18T14:15:51.560Z] Optional (for encrypted networks): [2019-09-18T14:15:51.560Z] - CONFIG_CRYPTO: enabled [2019-09-18T14:15:51.560Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-09-18T14:15:51.560Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-09-18T14:15:51.560Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-09-18T14:15:51.560Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-09-18T14:15:51.560Z] - CONFIG_XFRM: enabled [2019-09-18T14:15:51.560Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-18T14:15:51.560Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-18T14:15:51.560Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-18T14:15:51.560Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-18T14:15:51.560Z] - "ipvlan": [2019-09-18T14:15:51.560Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-18T14:15:51.560Z] - "macvlan": [2019-09-18T14:15:51.560Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-18T14:15:51.560Z] - CONFIG_DUMMY: enabled (as module) [2019-09-18T14:15:51.560Z] - "ftp,tftp client in container": [2019-09-18T14:15:51.560Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-18T14:15:51.560Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-18T14:15:51.560Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-18T14:15:51.560Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-18T14:15:51.560Z] - Storage Drivers: [2019-09-18T14:15:51.560Z] - "aufs": [2019-09-18T14:15:51.560Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-18T14:15:51.560Z] - "btrfs": [2019-09-18T14:15:51.560Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-18T14:15:51.560Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-18T14:15:51.560Z] - "devicemapper": [2019-09-18T14:15:51.560Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-18T14:15:51.560Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-18T14:15:51.560Z] - "overlay": [2019-09-18T14:15:51.560Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-18T14:15:51.560Z] - "zfs": [2019-09-18T14:15:51.560Z] - /dev/zfs: missing [2019-09-18T14:15:51.560Z] - zfs command: missing [2019-09-18T14:15:51.560Z] - zpool command: missing [2019-09-18T14:15:51.560Z] [2019-09-18T14:15:51.560Z] Limits: [2019-09-18T14:15:51.560Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-18T14:15:51.560Z] [2019-09-18T14:15:51.560Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-18T14:15:51.798Z] + docker info [2019-09-18T14:15:51.799Z] Client: [2019-09-18T14:15:51.799Z] Debug Mode: false [2019-09-18T14:15:51.799Z] [2019-09-18T14:15:51.799Z] Server: [2019-09-18T14:15:51.799Z] Containers: 3 [2019-09-18T14:15:51.799Z] Running: 0 [2019-09-18T14:15:51.799Z] Paused: 0 [2019-09-18T14:15:51.799Z] Stopped: 3 [2019-09-18T14:15:51.799Z] Images: 4 [2019-09-18T14:15:51.799Z] Server Version: 19.03.2 [2019-09-18T14:15:51.799Z] Storage Driver: overlay2 [2019-09-18T14:15:51.799Z] Backing Filesystem: extfs [2019-09-18T14:15:51.799Z] Supports d_type: true [2019-09-18T14:15:51.799Z] Native Overlay Diff: true [2019-09-18T14:15:51.799Z] Logging Driver: json-file [2019-09-18T14:15:51.799Z] Cgroup Driver: cgroupfs [2019-09-18T14:15:51.799Z] Plugins: [2019-09-18T14:15:51.799Z] Volume: local [2019-09-18T14:15:51.799Z] Network: bridge host ipvlan macvlan null overlay [2019-09-18T14:15:51.799Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-09-18T14:15:51.799Z] Swarm: inactive [2019-09-18T14:15:51.799Z] Runtimes: runc [2019-09-18T14:15:51.799Z] Default Runtime: runc [2019-09-18T14:15:51.799Z] Init Binary: docker-init [2019-09-18T14:15:51.799Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-18T14:15:51.799Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-18T14:15:51.799Z] init version: fec3683 [2019-09-18T14:15:51.799Z] Security Options: [2019-09-18T14:15:51.799Z] apparmor [2019-09-18T14:15:51.799Z] seccomp [2019-09-18T14:15:51.799Z] Profile: default [2019-09-18T14:15:51.799Z] Kernel Version: 4.15.0-1048-aws [2019-09-18T14:15:51.799Z] Operating System: Ubuntu 18.04.3 LTS [2019-09-18T14:15:51.799Z] OSType: linux [2019-09-18T14:15:51.799Z] Architecture: x86_64 [2019-09-18T14:15:51.799Z] CPUs: 2 [2019-09-18T14:15:51.799Z] Total Memory: 7.501GiB [2019-09-18T14:15:51.799Z] Name: ip-10-100-84-243 [2019-09-18T14:15:51.799Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-09-18T14:15:51.799Z] Docker Root Dir: /var/lib/docker [2019-09-18T14:15:51.799Z] Debug Mode: false [2019-09-18T14:15:51.799Z] Registry: https://index.docker.io/v1/ [2019-09-18T14:15:51.799Z] Labels: [2019-09-18T14:15:51.799Z] Experimental: true [2019-09-18T14:15:51.799Z] Insecure Registries: [2019-09-18T14:15:51.799Z] 127.0.0.0/8 [2019-09-18T14:15:51.799Z] Live Restore Enabled: true [2019-09-18T14:15:51.799Z] [2019-09-18T14:15:51.799Z] WARNING: No swap limit support [Pipeline] sh [2019-09-18T14:15:52.338Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-18T14:15:52.338Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-18T14:15:52.338Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39942/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-18T14:15:52.338Z] + bash /home/ubuntu/workspace/moby_PR-39942/check-config.sh [2019-09-18T14:15:52.338Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-18T14:15:52.338Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-09-18T14:15:52.338Z] [2019-09-18T14:15:52.338Z] Generally Necessary: [2019-09-18T14:15:52.338Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-18T14:15:52.338Z] - apparmor: enabled and tools installed [2019-09-18T14:15:52.338Z] - CONFIG_NAMESPACES: enabled [2019-09-18T14:15:52.338Z] - CONFIG_NET_NS: enabled [2019-09-18T14:15:52.338Z] - CONFIG_PID_NS: enabled [2019-09-18T14:15:52.338Z] - CONFIG_IPC_NS: enabled [2019-09-18T14:15:52.338Z] - CONFIG_UTS_NS: enabled [2019-09-18T14:15:52.338Z] - CONFIG_CGROUPS: enabled [2019-09-18T14:15:52.338Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-18T14:15:52.338Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-18T14:15:52.338Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-18T14:15:52.338Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-18T14:15:52.338Z] - CONFIG_CPUSETS: enabled [2019-09-18T14:15:52.338Z] - CONFIG_MEMCG: enabled [2019-09-18T14:15:52.338Z] - CONFIG_KEYS: enabled [2019-09-18T14:15:52.338Z] - CONFIG_VETH: enabled (as module) [2019-09-18T14:15:52.338Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-18T14:15:52.338Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-18T14:15:52.338Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-18T14:15:52.338Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-18T14:15:52.413Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:41adef29f57b0050c4e9c6c9606fae2b7ddf129b . [2019-09-18T14:15:52.593Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-18T14:15:52.593Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-18T14:15:52.593Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-18T14:15:52.593Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-18T14:15:52.593Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-18T14:15:52.593Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-18T14:15:52.593Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-18T14:15:52.593Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-18T14:15:52.593Z] [2019-09-18T14:15:52.593Z] Optional Features: [2019-09-18T14:15:52.593Z] - CONFIG_USER_NS: enabled [2019-09-18T14:15:52.593Z] - CONFIG_SECCOMP: enabled [2019-09-18T14:15:52.593Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-18T14:15:52.593Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-18T14:15:52.593Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-18T14:15:52.593Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-18T14:15:52.593Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-09-18T14:15:52.593Z] - CONFIG_BLK_CGROUP: enabled [2019-09-18T14:15:52.593Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-18T14:15:52.593Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-18T14:15:52.593Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-18T14:15:52.593Z] - CONFIG_CGROUP_PERF: enabled [2019-09-18T14:15:52.593Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-18T14:15:52.593Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-18T14:15:52.593Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-18T14:15:52.593Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-18T14:15:52.593Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-18T14:15:52.593Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-18T14:15:52.593Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-18T14:15:52.593Z] - CONFIG_IP_VS: enabled (as module) [2019-09-18T14:15:52.593Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-18T14:15:52.593Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-18T14:15:52.593Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-18T14:15:52.593Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-18T14:15:52.593Z] - CONFIG_EXT4_FS: enabled [2019-09-18T14:15:52.593Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-18T14:15:52.593Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-18T14:15:52.593Z] - Network Drivers: [2019-09-18T14:15:52.593Z] - "overlay": [2019-09-18T14:15:52.593Z] - CONFIG_VXLAN: enabled (as module) [2019-09-18T14:15:52.593Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-18T14:15:52.593Z] Optional (for encrypted networks): [2019-09-18T14:15:52.593Z] - CONFIG_CRYPTO: enabled [2019-09-18T14:15:52.593Z] - CONFIG_CRYPTO_AEAD: enabled [2019-09-18T14:15:52.593Z] - CONFIG_CRYPTO_GCM: enabled [2019-09-18T14:15:52.593Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-09-18T14:15:52.593Z] - CONFIG_CRYPTO_GHASH: enabled [2019-09-18T14:15:52.593Z] - CONFIG_XFRM: enabled [2019-09-18T14:15:52.593Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-18T14:15:52.593Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-18T14:15:52.593Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-18T14:15:52.593Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-18T14:15:52.593Z] - "ipvlan": [2019-09-18T14:15:52.593Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-18T14:15:52.593Z] - "macvlan": [2019-09-18T14:15:52.848Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-18T14:15:52.848Z] - CONFIG_DUMMY: enabled (as module) [2019-09-18T14:15:52.848Z] - "ftp,tftp client in container": [2019-09-18T14:15:52.848Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-18T14:15:52.848Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-18T14:15:52.848Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-18T14:15:52.848Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-18T14:15:52.848Z] - Storage Drivers: [2019-09-18T14:15:52.848Z] - "aufs": [2019-09-18T14:15:52.848Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-18T14:15:52.848Z] - "btrfs": [2019-09-18T14:15:52.848Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-18T14:15:52.848Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-18T14:15:52.848Z] - "devicemapper": [2019-09-18T14:15:52.848Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-18T14:15:52.848Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-18T14:15:52.848Z] - "overlay": [2019-09-18T14:15:52.848Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-18T14:15:52.848Z] - "zfs": [2019-09-18T14:15:52.848Z] - /dev/zfs: missing [2019-09-18T14:15:52.848Z] - zfs command: missing [2019-09-18T14:15:52.848Z] - zpool command: missing [2019-09-18T14:15:52.848Z] [2019-09-18T14:15:52.848Z] Limits: [2019-09-18T14:15:52.848Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-18T14:15:52.848Z] [2019-09-18T14:15:52.848Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-18T14:15:53.206Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:41adef29f57b0050c4e9c6c9606fae2b7ddf129b . [2019-09-18T14:15:53.206Z] #2 [internal] load .dockerignore [2019-09-18T14:15:53.206Z] #2 transferring context: 87B done [2019-09-18T14:15:53.206Z] #2 DONE 0.0s [2019-09-18T14:15:53.206Z] [2019-09-18T14:15:53.206Z] #1 [internal] load build definition from Dockerfile [2019-09-18T14:15:53.206Z] #1 transferring dockerfile: 10.82kB done [2019-09-18T14:15:53.206Z] #1 DONE 0.0s [2019-09-18T14:15:53.206Z] [2019-09-18T14:15:53.206Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch [2019-09-18T14:15:53.274Z] Sending build context to Docker daemon 49.98MB [2019-09-18T14:15:53.463Z] #3 DONE 0.1s [2019-09-18T14:15:53.463Z] [2019-09-18T14:15:53.463Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-18T14:15:53.463Z] #64 DONE 0.0s [2019-09-18T14:15:53.463Z] [2019-09-18T14:15:53.463Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:76b528575... [2019-09-18T14:15:53.463Z] #4 DONE 0.0s [2019-09-18T14:15:53.463Z] [2019-09-18T14:15:53.463Z] #18 [internal] load build context [2019-09-18T14:15:53.640Z] Step 1/125 : ARG CROSS="false" [2019-09-18T14:15:53.640Z] Step 2/125 : ARG GO_VERSION=1.12.9 [2019-09-18T14:15:53.640Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2019-09-18T14:15:53.640Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2019-09-18T14:15:53.640Z] 1.12.9-stretch: Pulling from library/golang [2019-09-18T14:15:54.032Z] 5d4da55d9cf0: Pulling fs layer [2019-09-18T14:15:54.032Z] dad3041fe122: Pulling fs layer [2019-09-18T14:15:54.032Z] f6542c8f56fb: Pulling fs layer [2019-09-18T14:15:54.032Z] 25fa3a7ad4fa: Pulling fs layer [2019-09-18T14:15:54.032Z] 471e0aba6530: Pulling fs layer [2019-09-18T14:15:54.032Z] a57c1f92afc5: Pulling fs layer [2019-09-18T14:15:54.032Z] 25fa3a7ad4fa: Waiting [2019-09-18T14:15:54.032Z] 471e0aba6530: Waiting [2019-09-18T14:15:54.032Z] 25fa99d24d1e: Pulling fs layer [2019-09-18T14:15:54.032Z] a57c1f92afc5: Waiting [2019-09-18T14:15:54.032Z] 25fa99d24d1e: Waiting [2019-09-18T14:15:54.389Z] #18 transferring context: 45.50MB 1.1s done [2019-09-18T14:15:54.389Z] #18 DONE 1.2s [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-18T14:15:54.389Z] #16 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-18T14:15:54.389Z] #20 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-09-18T14:15:54.389Z] #62 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #7 [dev 1/24] RUN groupadd -r docker [2019-09-18T14:15:54.389Z] #7 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-09-18T14:15:54.389Z] #54 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-09-18T14:15:54.389Z] #34 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-18T14:15:54.389Z] #47 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-09-18T14:15:54.389Z] #32 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-18T14:15:54.389Z] #27 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-18T14:15:54.389Z] #30 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-09-18T14:15:54.389Z] #59 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-18T14:15:54.389Z] #58 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-18T14:15:54.389Z] #14 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-18T14:15:54.389Z] #61 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:15:54.389Z] #22 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-18T14:15:54.389Z] #63 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-18T14:15:54.389Z] #42 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-18T14:15:54.389Z] #56 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-09-18T14:15:54.389Z] #24 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-09-18T14:15:54.389Z] #39 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-18T14:15:54.389Z] #35 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-09-18T14:15:54.389Z] #37 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:15:54.389Z] #45 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-09-18T14:15:54.389Z] #51 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-18T14:15:54.389Z] #31 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-18T14:15:54.389Z] #55 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-09-18T14:15:54.389Z] #48 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-09-18T14:15:54.389Z] #60 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-09-18T14:15:54.389Z] #43 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-09-18T14:15:54.389Z] #23 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-09-18T14:15:54.389Z] #49 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-09-18T14:15:54.389Z] #41 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-09-18T14:15:54.389Z] #8 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-09-18T14:15:54.389Z] #11 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-09-18T14:15:54.389Z] #10 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #12 [dev 6/24] RUN ldconfig [2019-09-18T14:15:54.389Z] #12 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-18T14:15:54.389Z] #33 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-09-18T14:15:54.389Z] #29 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-09-18T14:15:54.389Z] #65 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-18T14:15:54.389Z] #50 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-18T14:15:54.389Z] #13 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:15:54.389Z] #40 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-09-18T14:15:54.389Z] #9 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-09-18T14:15:54.389Z] #19 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-09-18T14:15:54.389Z] #25 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-18T14:15:54.389Z] #28 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-18T14:15:54.389Z] #15 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-18T14:15:54.389Z] #53 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-18T14:15:54.389Z] #44 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-09-18T14:15:54.389Z] #5 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-18T14:15:54.389Z] #57 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-18T14:15:54.389Z] #38 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-09-18T14:15:54.389Z] #46 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-18T14:15:54.389Z] #17 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-18T14:15:54.389Z] #52 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-09-18T14:15:54.389Z] #26 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:15:54.389Z] #36 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-18T14:15:54.389Z] #21 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-18T14:15:54.389Z] #6 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-09-18T14:15:54.389Z] #66 CACHED [2019-09-18T14:15:54.389Z] [2019-09-18T14:15:54.389Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-09-18T14:15:54.451Z] f6542c8f56fb: Verifying Checksum [2019-09-18T14:15:54.451Z] f6542c8f56fb: Download complete [2019-09-18T14:15:54.451Z] dad3041fe122: Verifying Checksum [2019-09-18T14:15:54.451Z] dad3041fe122: Download complete [2019-09-18T14:15:55.411Z] 5d4da55d9cf0: Verifying Checksum [2019-09-18T14:15:55.411Z] 5d4da55d9cf0: Download complete [2019-09-18T14:15:55.891Z] 25fa3a7ad4fa: Verifying Checksum [2019-09-18T14:15:55.891Z] 25fa3a7ad4fa: Download complete [2019-09-18T14:15:55.891Z] 471e0aba6530: Verifying Checksum [2019-09-18T14:15:55.891Z] 471e0aba6530: Download complete [2019-09-18T14:15:56.896Z] #67 DONE 1.9s [2019-09-18T14:15:56.896Z] [2019-09-18T14:15:56.896Z] #68 exporting to image [2019-09-18T14:15:56.896Z] #68 exporting layers [2019-09-18T14:15:56.896Z] #68 exporting layers 0.6s done [2019-09-18T14:15:56.896Z] #68 writing image sha256:93c7f81fc95766959ec789daba69344473db60c3da9b36554f67a04a33a2dbd2 [2019-09-18T14:15:56.896Z] #68 writing image sha256:93c7f81fc95766959ec789daba69344473db60c3da9b36554f67a04a33a2dbd2 done [2019-09-18T14:15:56.896Z] #68 naming to docker.io/library/docker:41adef29f57b0050c4e9c6c9606fae2b7ddf129b done [2019-09-18T14:15:56.896Z] #68 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-09-18T14:15:57.191Z] 25fa99d24d1e: Verifying Checksum [2019-09-18T14:15:57.191Z] 25fa99d24d1e: Download complete [2019-09-18T14:15:57.191Z] a57c1f92afc5: Verifying Checksum [2019-09-18T14:15:57.191Z] a57c1f92afc5: Download complete [2019-09-18T14:15:57.191Z] 5d4da55d9cf0: Pull complete [2019-09-18T14:15:57.334Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39942/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39942/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=41adef29f57b0050c4e9c6c9606fae2b7ddf129b -e DOCKER_GRAPHDRIVER docker:41adef29f57b0050c4e9c6c9606fae2b7ddf129b hack/validate/default [2019-09-18T14:15:57.976Z] dad3041fe122: Pull complete [2019-09-18T14:15:57.976Z] f6542c8f56fb: Pull complete [2019-09-18T14:15:58.257Z] Congratulations! All commits are properly signed with the DCO! [2019-09-18T14:15:58.331Z] using credential docker-jenkins-github-credentials [2019-09-18T14:15:58.407Z] Cloning the remote Git repository [2019-09-18T14:15:58.407Z] Cloning with configured refspecs honoured and without tags [2019-09-18T14:15:58.595Z] Cloning repository https://github.com/moby/moby.git [2019-09-18T14:15:58.972Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-09-18T14:15:59.136Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-18T14:15:59.136Z] > git --version # timeout=10 [2019-09-18T14:15:59.185Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-18T14:15:59.188Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39942/head:refs/remotes/origin/PR-39942 +refs/heads/master:refs/remotes/origin/master [2019-09-18T14:15:59.795Z] 25fa3a7ad4fa: Pull complete [2019-09-18T14:16:00.760Z] Fetching without tags [2019-09-18T14:16:01.244Z] Merging remotes/origin/master commit 92cc603036ddadd608762a6f69e72b9b2bef651e into PR head commit 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:16:01.622Z] 471e0aba6530: Pull complete [2019-09-18T14:16:02.334Z] Merge succeeded, producing 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:16:02.335Z] Checking out Revision 41adef29f57b0050c4e9c6c9606fae2b7ddf129b (PR-39942) [2019-09-18T14:16:00.714Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-18T14:16:00.718Z] > git config --add remote.origin.fetch +refs/pull/39942/head:refs/remotes/origin/PR-39942 # timeout=10 [2019-09-18T14:16:00.722Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-18T14:16:00.738Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-18T14:16:00.753Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-18T14:16:00.753Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-18T14:16:00.754Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39942/head:refs/remotes/origin/PR-39942 +refs/heads/master:refs/remotes/origin/master [2019-09-18T14:16:01.237Z] > git config core.sparsecheckout # timeout=10 [2019-09-18T14:16:01.241Z] > git checkout -f 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:16:02.281Z] > git merge 92cc603036ddadd608762a6f69e72b9b2bef651e # timeout=10 [2019-09-18T14:16:02.312Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-18T14:16:02.328Z] > git config core.sparsecheckout # timeout=10 [2019-09-18T14:16:02.331Z] > git checkout -f 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:16:02.741Z] Commit message: "testutil/daemon: group options under type" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-18T14:16:03.708Z] + docker version [2019-09-18T14:16:03.708Z] Client: [2019-09-18T14:16:03.708Z] Version: 18.06.1-ce [2019-09-18T14:16:03.708Z] API version: 1.38 [2019-09-18T14:16:03.708Z] Go version: go1.10.3 [2019-09-18T14:16:03.708Z] Git commit: e68fc7a [2019-09-18T14:16:03.708Z] Built: Tue Aug 21 17:26:10 2018 [2019-09-18T14:16:03.708Z] OS/Arch: linux/ppc64le [2019-09-18T14:16:03.708Z] Experimental: false [2019-09-18T14:16:03.708Z] [2019-09-18T14:16:03.708Z] Server: [2019-09-18T14:16:03.708Z] Engine: [2019-09-18T14:16:03.708Z] Version: 18.06.1-ce [2019-09-18T14:16:03.708Z] API version: 1.38 (minimum version 1.12) [2019-09-18T14:16:03.708Z] Go version: go1.10.3 [2019-09-18T14:16:03.708Z] Git commit: e68fc7a [2019-09-18T14:16:03.708Z] Built: Tue Aug 21 17:24:20 2018 [2019-09-18T14:16:03.708Z] OS/Arch: linux/ppc64le [2019-09-18T14:16:03.708Z] Experimental: true [Pipeline] sh [2019-09-18T14:16:04.084Z] + docker info [2019-09-18T14:16:04.084Z] Containers: 0 [2019-09-18T14:16:04.084Z] Running: 0 [2019-09-18T14:16:04.084Z] Paused: 0 [2019-09-18T14:16:04.084Z] Stopped: 0 [2019-09-18T14:16:04.084Z] Images: 0 [2019-09-18T14:16:04.084Z] Server Version: 18.06.1-ce [2019-09-18T14:16:04.084Z] Storage Driver: overlay2 [2019-09-18T14:16:04.084Z] Backing Filesystem: extfs [2019-09-18T14:16:04.084Z] Supports d_type: true [2019-09-18T14:16:04.084Z] Native Overlay Diff: true [2019-09-18T14:16:04.084Z] Logging Driver: json-file [2019-09-18T14:16:04.084Z] Cgroup Driver: cgroupfs [2019-09-18T14:16:04.084Z] Plugins: [2019-09-18T14:16:04.084Z] Volume: local [2019-09-18T14:16:04.084Z] Network: bridge host ipvlan macvlan null overlay [2019-09-18T14:16:04.084Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-09-18T14:16:04.084Z] Swarm: inactive [2019-09-18T14:16:04.084Z] Runtimes: runc [2019-09-18T14:16:04.084Z] Default Runtime: runc [2019-09-18T14:16:04.084Z] Init Binary: docker-init [2019-09-18T14:16:04.084Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-09-18T14:16:04.084Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-09-18T14:16:04.084Z] init version: fec3683 [2019-09-18T14:16:04.084Z] Security Options: [2019-09-18T14:16:04.084Z] apparmor [2019-09-18T14:16:04.084Z] seccomp [2019-09-18T14:16:04.084Z] Profile: default [2019-09-18T14:16:04.084Z] Kernel Version: 4.4.0-139-generic [2019-09-18T14:16:04.084Z] Operating System: Ubuntu 16.04.3 LTS [2019-09-18T14:16:04.084Z] OSType: linux [2019-09-18T14:16:04.084Z] Architecture: ppc64le [2019-09-18T14:16:04.084Z] CPUs: 4 [2019-09-18T14:16:04.084Z] Total Memory: 7.972GiB [2019-09-18T14:16:04.084Z] Name: ppc64le-ubuntu-31 [2019-09-18T14:16:04.084Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-09-18T14:16:04.084Z] Docker Root Dir: /var/lib/docker [2019-09-18T14:16:04.084Z] Debug Mode (client): false [2019-09-18T14:16:04.084Z] Debug Mode (server): false [2019-09-18T14:16:04.084Z] Username: dockerbuildbot [2019-09-18T14:16:04.084Z] Registry: https://index.docker.io/v1/ [2019-09-18T14:16:04.084Z] Labels: [2019-09-18T14:16:04.084Z] Experimental: true [2019-09-18T14:16:04.084Z] Insecure Registries: [2019-09-18T14:16:04.084Z] 127.0.0.0/8 [2019-09-18T14:16:04.084Z] Live Restore Enabled: false [2019-09-18T14:16:04.084Z] [Pipeline] sh [2019-09-18T14:16:04.462Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-18T14:16:04.462Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-18T14:16:04.462Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39942/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-18T14:16:04.462Z] + bash /home/docker/workspace/moby_PR-39942/check-config.sh [2019-09-18T14:16:04.462Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-18T14:16:04.462Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-09-18T14:16:04.462Z] [2019-09-18T14:16:04.462Z] Generally Necessary: [2019-09-18T14:16:04.462Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-18T14:16:04.462Z] - apparmor: enabled and tools installed [2019-09-18T14:16:04.462Z] - CONFIG_NAMESPACES: enabled [2019-09-18T14:16:04.462Z] - CONFIG_NET_NS: enabled [2019-09-18T14:16:04.462Z] - CONFIG_PID_NS: enabled [2019-09-18T14:16:04.747Z] - CONFIG_IPC_NS: enabled [2019-09-18T14:16:04.747Z] - CONFIG_UTS_NS: enabled [2019-09-18T14:16:04.747Z] - CONFIG_CGROUPS: enabled [2019-09-18T14:16:04.747Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-18T14:16:04.747Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-18T14:16:04.747Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-18T14:16:04.747Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-18T14:16:04.747Z] - CONFIG_CPUSETS: enabled [2019-09-18T14:16:04.747Z] - CONFIG_MEMCG: enabled [2019-09-18T14:16:04.747Z] - CONFIG_KEYS: enabled [2019-09-18T14:16:04.747Z] - CONFIG_VETH: enabled (as module) [2019-09-18T14:16:04.747Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-18T14:16:04.747Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-18T14:16:04.747Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-18T14:16:04.747Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-18T14:16:04.747Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-18T14:16:04.747Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-18T14:16:04.747Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-18T14:16:04.747Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-18T14:16:04.747Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-18T14:16:04.747Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-18T14:16:04.747Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-18T14:16:04.747Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-18T14:16:04.747Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-09-18T14:16:04.747Z] [2019-09-18T14:16:04.747Z] Optional Features: [2019-09-18T14:16:04.747Z] - CONFIG_USER_NS: enabled [2019-09-18T14:16:04.747Z] - CONFIG_SECCOMP: enabled [2019-09-18T14:16:04.747Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-18T14:16:04.747Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-18T14:16:04.747Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-18T14:16:04.747Z] (cgroup swap accounting is currently enabled) [2019-09-18T14:16:04.747Z] - CONFIG_MEMCG_KMEM: enabled [2019-09-18T14:16:04.747Z] - CONFIG_BLK_CGROUP: enabled [2019-09-18T14:16:04.747Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-18T14:16:04.747Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-18T14:16:04.747Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-18T14:16:04.747Z] - CONFIG_CGROUP_PERF: enabled [2019-09-18T14:16:04.918Z] a57c1f92afc5: Pull complete [2019-09-18T14:16:04.918Z] 25fa99d24d1e: Pull complete [2019-09-18T14:16:04.918Z] Digest: sha256:76b52857546f070cc3ac499accb27b8c411b10ff6d45c0b1da2a8aab7b61fe29 [2019-09-18T14:16:04.918Z] Status: Downloaded newer image for golang:1.12.9-stretch [2019-09-18T14:16:04.918Z] ---> 3790327bbace [2019-09-18T14:16:04.918Z] Step 5/125 : ARG APT_MIRROR [2019-09-18T14:16:04.918Z] ---> Running in c8e903a46c9a [2019-09-18T14:16:04.918Z] Removing intermediate container c8e903a46c9a [2019-09-18T14:16:04.918Z] ---> bd456b6e40e0 [2019-09-18T14:16:04.918Z] Step 6/125 : 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-18T14:16:05.032Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-18T14:16:05.032Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-18T14:16:05.032Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-18T14:16:05.032Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-18T14:16:05.032Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-18T14:16:05.032Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-18T14:16:05.032Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-18T14:16:05.032Z] - CONFIG_IP_VS: enabled (as module) [2019-09-18T14:16:05.032Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-18T14:16:05.032Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-18T14:16:05.032Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-18T14:16:05.032Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-18T14:16:05.032Z] - CONFIG_EXT4_FS: enabled [2019-09-18T14:16:05.032Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-18T14:16:05.032Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-18T14:16:05.032Z] - Network Drivers: [2019-09-18T14:16:05.032Z] - "overlay": [2019-09-18T14:16:05.032Z] - CONFIG_VXLAN: enabled (as module) [2019-09-18T14:16:05.032Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-18T14:16:05.032Z] Optional (for encrypted networks): [2019-09-18T14:16:05.032Z] - CONFIG_CRYPTO: enabled [2019-09-18T14:16:05.032Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-09-18T14:16:05.032Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-09-18T14:16:05.032Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-09-18T14:16:05.032Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-09-18T14:16:05.032Z] - CONFIG_XFRM: enabled [2019-09-18T14:16:05.032Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-18T14:16:05.032Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-18T14:16:05.032Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-18T14:16:05.032Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-18T14:16:05.032Z] - "ipvlan": [2019-09-18T14:16:05.032Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-18T14:16:05.032Z] - "macvlan": [2019-09-18T14:16:05.032Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-18T14:16:05.032Z] - CONFIG_DUMMY: enabled (as module) [2019-09-18T14:16:05.032Z] - "ftp,tftp client in container": [2019-09-18T14:16:05.309Z] ---> Running in 7f4fbc1bb74e [2019-09-18T14:16:05.315Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-18T14:16:05.315Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-18T14:16:05.315Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-18T14:16:05.315Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-18T14:16:05.315Z] - Storage Drivers: [2019-09-18T14:16:05.315Z] - "aufs": [2019-09-18T14:16:05.315Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-18T14:16:05.315Z] - "btrfs": [2019-09-18T14:16:05.315Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-18T14:16:05.315Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-18T14:16:05.315Z] - "devicemapper": [2019-09-18T14:16:05.315Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-18T14:16:05.315Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-18T14:16:05.315Z] - "overlay": [2019-09-18T14:16:05.315Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-18T14:16:05.315Z] - "zfs": [2019-09-18T14:16:05.315Z] - /dev/zfs: missing [2019-09-18T14:16:05.315Z] - zfs command: missing [2019-09-18T14:16:05.315Z] - zpool command: missing [2019-09-18T14:16:05.315Z] [2019-09-18T14:16:05.315Z] Limits: [2019-09-18T14:16:05.315Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-18T14:16:05.315Z] [2019-09-18T14:16:05.315Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-18T14:16:05.739Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:41adef29f57b0050c4e9c6c9606fae2b7ddf129b . [2019-09-18T14:16:06.105Z] Removing intermediate container 7f4fbc1bb74e [2019-09-18T14:16:06.105Z] ---> 9862b428cbbc [2019-09-18T14:16:06.105Z] Step 7/125 : FROM base AS criu [2019-09-18T14:16:06.105Z] ---> 9862b428cbbc [2019-09-18T14:16:06.105Z] Step 8/125 : ARG DEBIAN_FRONTEND [2019-09-18T14:16:06.105Z] ---> Running in 53e9c4e0bd22 [2019-09-18T14:16:06.474Z] Removing intermediate container 53e9c4e0bd22 [2019-09-18T14:16:06.474Z] ---> 968c334b6e0c [2019-09-18T14:16:06.474Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2019-09-18T14:16:06.474Z] ---> Running in b31a887bc448 [2019-09-18T14:16:06.474Z] Removing intermediate container b31a887bc448 [2019-09-18T14:16:06.474Z] ---> f76b644c1459 [2019-09-18T14:16:06.474Z] Step 10/125 : 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-18T14:16:06.839Z] ---> Running in 578fcf799c2a [2019-09-18T14:16:07.208Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-18T14:16:07.208Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-18T14:16:07.208Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-18T14:16:07.592Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-18T14:16:07.592Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-18T14:16:07.592Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-09-18T14:16:07.592Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-18T14:16:07.592Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-18T14:16:08.426Z] Sending build context to Docker daemon 49.98MB [2019-09-18T14:16:08.426Z] Step 1/125 : ARG CROSS="false" [2019-09-18T14:16:08.426Z] Step 2/125 : ARG GO_VERSION=1.12.9 [2019-09-18T14:16:08.426Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2019-09-18T14:16:08.426Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2019-09-18T14:16:08.426Z] 1.12.9-stretch: Pulling from library/golang [2019-09-18T14:16:08.426Z] 10831a4d6f42: Pulling fs layer [2019-09-18T14:16:08.426Z] f794a2e4526b: Pulling fs layer [2019-09-18T14:16:08.426Z] e3fa2203e375: Pulling fs layer [2019-09-18T14:16:08.426Z] 004465f1c815: Pulling fs layer [2019-09-18T14:16:08.426Z] c19c19fc3c99: Pulling fs layer [2019-09-18T14:16:08.426Z] 7a3f1abdfc4a: Pulling fs layer [2019-09-18T14:16:08.426Z] f6e51afc7ba4: Pulling fs layer [2019-09-18T14:16:08.426Z] 004465f1c815: Waiting [2019-09-18T14:16:08.426Z] c19c19fc3c99: Waiting [2019-09-18T14:16:08.426Z] 7a3f1abdfc4a: Waiting [2019-09-18T14:16:09.050Z] e3fa2203e375: Verifying Checksum [2019-09-18T14:16:09.050Z] e3fa2203e375: Download complete [2019-09-18T14:16:09.463Z] Fetched 7672 kB in 1s (3872 kB/s) [2019-09-18T14:16:09.680Z] f794a2e4526b: Verifying Checksum [2019-09-18T14:16:09.680Z] f794a2e4526b: Download complete [2019-09-18T14:16:09.830Z] Reading package lists... [2019-09-18T14:16:10.196Z] Reading package lists... [2019-09-18T14:16:10.196Z] Building dependency tree... [2019-09-18T14:16:10.196Z] Reading state information... [2019-09-18T14:16:10.575Z] The following additional packages will be installed: [2019-09-18T14:16:10.575Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-18T14:16:10.575Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-09-18T14:16:10.575Z] Suggested packages: [2019-09-18T14:16:10.575Z] manpages-dev python-setuptools [2019-09-18T14:16:10.575Z] The following NEW packages will be installed: [2019-09-18T14:16:10.575Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-18T14:16:10.575Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-18T14:16:10.575Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-18T14:16:10.575Z] zlib1g-dev [2019-09-18T14:16:10.575Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-09-18T14:16:10.575Z] Need to get 3476 kB of archives. [2019-09-18T14:16:10.575Z] After this operation, 20.2 MB of additional disk space will be used. [2019-09-18T14:16:10.575Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-09-18T14:16:10.575Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-09-18T14:16:10.575Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-09-18T14:16:10.575Z] 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-18T14:16:10.575Z] 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-18T14:16:10.575Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-09-18T14:16:10.575Z] 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-18T14:16:10.575Z] 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-18T14:16:10.575Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-09-18T14:16:10.575Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-09-18T14:16:10.575Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-09-18T14:16:10.575Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-09-18T14:16:10.956Z] 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-18T14:16:10.956Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-09-18T14:16:10.956Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-18T14:16:10.956Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-09-18T14:16:10.956Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-18T14:16:10.956Z] Fetched 3476 kB in 0s (26.6 MB/s) [2019-09-18T14:16:10.956Z] Selecting previously unselected package libnet1:s390x. [2019-09-18T14:16:10.956Z] (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-18T14:16:10.956Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-09-18T14:16:10.956Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-18T14:16:10.956Z] Selecting previously unselected package libcap-dev:s390x. [2019-09-18T14:16:10.956Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-09-18T14:16:10.956Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-09-18T14:16:10.956Z] Selecting previously unselected package libnet1-dev. [2019-09-18T14:16:10.956Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-09-18T14:16:10.956Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-18T14:16:10.956Z] Selecting previously unselected package libnl-3-200:s390x. [2019-09-18T14:16:10.956Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-09-18T14:16:10.956Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-09-18T14:16:11.327Z] Selecting previously unselected package libnl-3-dev:s390x. [2019-09-18T14:16:11.327Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-09-18T14:16:11.327Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-09-18T14:16:11.327Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-09-18T14:16:11.327Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-09-18T14:16:11.327Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-18T14:16:11.327Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-09-18T14:16:11.327Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-09-18T14:16:11.327Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-09-18T14:16:11.327Z] Selecting previously unselected package zlib1g-dev:s390x. [2019-09-18T14:16:11.327Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-09-18T14:16:11.327Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-09-18T14:16:11.327Z] Selecting previously unselected package libprotobuf10:s390x. [2019-09-18T14:16:11.327Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-09-18T14:16:11.327Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-09-18T14:16:11.697Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2019-09-18T14:16:11.697Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-09-18T14:16:11.697Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-09-18T14:16:11.697Z] Selecting previously unselected package libprotobuf-dev:s390x. [2019-09-18T14:16:11.697Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-09-18T14:16:11.697Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-09-18T14:16:11.697Z] Selecting previously unselected package libprotoc10:s390x. [2019-09-18T14:16:11.697Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-09-18T14:16:11.697Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-09-18T14:16:12.333Z] Selecting previously unselected package protobuf-c-compiler. [2019-09-18T14:16:12.333Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-09-18T14:16:12.333Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-18T14:16:12.333Z] Selecting previously unselected package protobuf-compiler. [2019-09-18T14:16:12.333Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-09-18T14:16:12.333Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-18T14:16:12.333Z] Selecting previously unselected package python-pkg-resources. [2019-09-18T14:16:12.333Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-18T14:16:12.333Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-18T14:16:12.333Z] Selecting previously unselected package python-protobuf. [2019-09-18T14:16:12.333Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-09-18T14:16:12.333Z] Unpacking python-protobuf (3.0.0-9) ... [2019-09-18T14:16:12.333Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-18T14:16:12.333Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-18T14:16:12.333Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-09-18T14:16:12.399Z] 10831a4d6f42: Verifying Checksum [2019-09-18T14:16:12.399Z] 10831a4d6f42: Download complete [2019-09-18T14:16:12.853Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-18T14:16:12.853Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-09-18T14:16:12.853Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T14:16:12.853Z] Setting up python-protobuf (3.0.0-9) ... [2019-09-18T14:16:13.269Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2019-09-18T14:16:13.269Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-09-18T14:16:13.269Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-09-18T14:16:13.269Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-09-18T14:16:13.269Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2019-09-18T14:16:13.269Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-18T14:16:13.269Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-09-18T14:16:13.269Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-09-18T14:16:13.269Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-09-18T14:16:13.269Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-09-18T14:16:13.269Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T14:16:13.431Z] 004465f1c815: Verifying Checksum [2019-09-18T14:16:13.431Z] 004465f1c815: Download complete [2019-09-18T14:16:13.717Z] f6e51afc7ba4: Verifying Checksum [2019-09-18T14:16:13.717Z] f6e51afc7ba4: Download complete [2019-09-18T14:16:14.003Z] c19c19fc3c99: Verifying Checksum [2019-09-18T14:16:14.003Z] c19c19fc3c99: Download complete [2019-09-18T14:16:14.131Z] Removing intermediate container 578fcf799c2a [2019-09-18T14:16:14.131Z] ---> 7527adcb3f44 [2019-09-18T14:16:14.131Z] Step 11/125 : 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-18T14:16:14.131Z] ---> Running in 7305917ea00d [2019-09-18T14:16:14.704Z] Fetching without tags [2019-09-18T14:16:15.078Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-18T14:16:15.078Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-18T14:16:14.364Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-18T14:16:14.416Z] > git config --add remote.origin.fetch +refs/pull/39942/head:refs/remotes/origin/PR-39942 # timeout=10 [2019-09-18T14:16:14.467Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-09-18T14:16:14.593Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-09-18T14:16:14.730Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-09-18T14:16:14.731Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-18T14:16:14.734Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39942/head:refs/remotes/origin/PR-39942 +refs/heads/master:refs/remotes/origin/master [2019-09-18T14:16:15.451Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-18T14:16:15.451Z]  GEN .gitid [2019-09-18T14:16:15.451Z] GEN criu/include/version.h [2019-09-18T14:16:15.451Z] GEN include/common/asm [2019-09-18T14:16:15.451Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-18T14:16:15.451Z] PBCC images/opts.pb-c.c [2019-09-18T14:16:15.451Z] PBCC images/sit.pb-c.c [2019-09-18T14:16:15.451Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-09-18T14:16:15.451Z] DEP images/opts.pb-c.d [2019-09-18T14:16:15.451Z] DEP images/sit.pb-c.d [2019-09-18T14:16:15.451Z] PBCC images/macvlan.pb-c.c [2019-09-18T14:16:15.451Z] DEP images/macvlan.pb-c.d [2019-09-18T14:16:15.451Z] PBCC images/autofs.pb-c.c [2019-09-18T14:16:15.451Z] DEP images/autofs.pb-c.d [2019-09-18T14:16:15.451Z] PBCC images/sysctl.pb-c.c [2019-09-18T14:16:15.451Z] DEP images/sysctl.pb-c.d [2019-09-18T14:16:15.451Z] PBCC images/time.pb-c.c [2019-09-18T14:16:15.451Z] DEP images/time.pb-c.d [2019-09-18T14:16:15.451Z] PBCC images/binfmt-misc.pb-c.c [2019-09-18T14:16:15.451Z] DEP images/binfmt-misc.pb-c.d [2019-09-18T14:16:15.451Z] PBCC images/seccomp.pb-c.c [2019-09-18T14:16:15.451Z] DEP images/seccomp.pb-c.d [2019-09-18T14:16:15.451Z] PBCC images/userns.pb-c.c [2019-09-18T14:16:15.451Z] DEP images/userns.pb-c.d [2019-09-18T14:16:15.451Z] PBCC images/cgroup.pb-c.c [2019-09-18T14:16:15.451Z] DEP images/cgroup.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/fown.pb-c.c [2019-09-18T14:16:15.826Z] PBCC images/ext-file.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/fown.pb-c.d [2019-09-18T14:16:15.826Z] DEP images/ext-file.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/rpc.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/rpc.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/siginfo.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/siginfo.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/pagemap.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/pagemap.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/rlimit.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/rlimit.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/file-lock.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/file-lock.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/tty.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/tty.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/tun.pb-c.c [2019-09-18T14:16:15.826Z] PBCC images/netdev.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/tun.pb-c.d [2019-09-18T14:16:15.826Z] DEP images/netdev.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/vma.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/vma.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/creds.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/creds.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/utsns.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/utsns.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/ipc-desc.pb-c.c [2019-09-18T14:16:15.826Z] PBCC images/ipc-sem.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/ipc-desc.pb-c.d [2019-09-18T14:16:15.826Z] DEP images/ipc-sem.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/ipc-msg.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/ipc-msg.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/ipc-shm.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/ipc-shm.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/ipc-var.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/ipc-var.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/sk-opts.pb-c.c [2019-09-18T14:16:15.826Z] PBCC images/packet-sock.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/sk-opts.pb-c.d [2019-09-18T14:16:15.826Z] DEP images/packet-sock.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/sk-netlink.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/sk-netlink.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/sk-inet.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/sk-inet.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/sk-unix.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/sk-unix.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/mm.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/mm.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/timerfd.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/timerfd.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/timer.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/timer.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/sa.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/sa.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/pipe-data.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/pipe-data.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/mnt.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/mnt.pb-c.d [2019-09-18T14:16:15.826Z] PBCC images/sk-packet.pb-c.c [2019-09-18T14:16:15.826Z] DEP images/sk-packet.pb-c.d [2019-09-18T14:16:15.932Z] Merging remotes/origin/master commit 92cc603036ddadd608762a6f69e72b9b2bef651e into PR head commit 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:16:16.196Z] PBCC images/tcp-stream.pb-c.c [2019-09-18T14:16:16.196Z] DEP images/tcp-stream.pb-c.d [2019-09-18T14:16:16.196Z] PBCC images/pipe.pb-c.c [2019-09-18T14:16:16.196Z] DEP images/pipe.pb-c.d [2019-09-18T14:16:16.196Z] PBCC images/pstree.pb-c.c [2019-09-18T14:16:16.196Z] DEP images/pstree.pb-c.d [2019-09-18T14:16:16.196Z] PBCC images/fs.pb-c.c [2019-09-18T14:16:16.196Z] DEP images/fs.pb-c.d [2019-09-18T14:16:16.196Z] PBCC images/signalfd.pb-c.c [2019-09-18T14:16:16.196Z] DEP images/signalfd.pb-c.d [2019-09-18T14:16:16.196Z] PBCC images/fh.pb-c.c [2019-09-18T14:16:16.196Z] PBCC images/fsnotify.pb-c.c [2019-09-18T14:16:16.196Z] DEP images/fh.pb-c.d [2019-09-18T14:16:16.196Z] DEP images/fsnotify.pb-c.d [2019-09-18T14:16:16.196Z] PBCC images/eventpoll.pb-c.c [2019-09-18T14:16:16.196Z] DEP images/eventpoll.pb-c.d [2019-09-18T14:16:16.196Z] PBCC images/eventfd.pb-c.c [2019-09-18T14:16:16.196Z] DEP images/eventfd.pb-c.d [2019-09-18T14:16:16.196Z] PBCC images/remap-file-path.pb-c.c [2019-09-18T14:16:16.196Z] DEP images/remap-file-path.pb-c.d [2019-09-18T14:16:16.196Z] PBCC images/fifo.pb-c.c [2019-09-18T14:16:16.196Z] DEP images/fifo.pb-c.d [2019-09-18T14:16:16.196Z] PBCC images/ghost-file.pb-c.c [2019-09-18T14:16:16.196Z] DEP images/ghost-file.pb-c.d [2019-09-18T14:16:16.196Z] PBCC images/regfile.pb-c.c [2019-09-18T14:16:16.196Z] DEP images/regfile.pb-c.d [2019-09-18T14:16:16.196Z] PBCC images/ns.pb-c.c [2019-09-18T14:16:16.196Z] DEP images/ns.pb-c.d [2019-09-18T14:16:16.196Z] PBCC images/fdinfo.pb-c.c [2019-09-18T14:16:16.196Z] DEP images/fdinfo.pb-c.d [2019-09-18T14:16:16.196Z] PBCC images/core-aarch64.pb-c.c [2019-09-18T14:16:16.196Z] PBCC images/core-arm.pb-c.c [2019-09-18T14:16:16.196Z] PBCC images/core-ppc64.pb-c.c [2019-09-18T14:16:16.196Z] PBCC images/core-s390.pb-c.c [2019-09-18T14:16:16.196Z] PBCC images/core-x86.pb-c.c [2019-09-18T14:16:16.196Z] PBCC images/core.pb-c.c [2019-09-18T14:16:16.196Z] PBCC images/inventory.pb-c.c [2019-09-18T14:16:16.196Z] DEP images/core-aarch64.pb-c.d [2019-09-18T14:16:16.196Z] DEP images/core-arm.pb-c.d [2019-09-18T14:16:16.196Z] DEP images/core-ppc64.pb-c.d [2019-09-18T14:16:16.196Z] DEP images/core-s390.pb-c.d [2019-09-18T14:16:16.196Z] DEP images/core-x86.pb-c.d [2019-09-18T14:16:16.196Z] DEP images/core.pb-c.d [2019-09-18T14:16:16.196Z] DEP images/inventory.pb-c.d [2019-09-18T14:16:16.196Z] PBCC images/cpuinfo.pb-c.c [2019-09-18T14:16:16.196Z] DEP images/cpuinfo.pb-c.d [2019-09-18T14:16:16.196Z] PBCC images/stats.pb-c.c [2019-09-18T14:16:16.196Z] DEP images/stats.pb-c.d [2019-09-18T14:16:16.562Z] make[1]: Nothing to be done for 'all'. [2019-09-18T14:16:16.562Z] CC images/stats.o [2019-09-18T14:16:16.562Z] CC images/core.o [2019-09-18T14:16:16.705Z] 10831a4d6f42: Pull complete [2019-09-18T14:16:16.935Z] CC images/core-x86.o [2019-09-18T14:16:16.935Z] CC images/core-arm.o [2019-09-18T14:16:16.935Z] CC images/core-aarch64.o [2019-09-18T14:16:16.935Z] CC images/core-ppc64.o [2019-09-18T14:16:16.935Z] CC images/core-s390.o [2019-09-18T14:16:17.319Z] CC images/cpuinfo.o [2019-09-18T14:16:17.319Z] CC images/inventory.o [2019-09-18T14:16:17.319Z] CC images/fdinfo.o [2019-09-18T14:16:17.319Z] CC images/fown.o [2019-09-18T14:16:17.319Z] CC images/ns.o [2019-09-18T14:16:17.319Z] CC images/regfile.o [2019-09-18T14:16:17.319Z] CC images/ghost-file.o [2019-09-18T14:16:17.319Z] CC images/fifo.o [2019-09-18T14:16:17.319Z] CC images/remap-file-path.o [2019-09-18T14:16:17.319Z] CC images/eventfd.o [2019-09-18T14:16:17.319Z] CC images/eventpoll.o [2019-09-18T14:16:17.319Z] CC images/fh.o [2019-09-18T14:16:17.331Z] f794a2e4526b: Pull complete [2019-09-18T14:16:17.695Z] CC images/fsnotify.o [2019-09-18T14:16:17.695Z] CC images/signalfd.o [2019-09-18T14:16:17.695Z] CC images/fs.o [2019-09-18T14:16:17.695Z] CC images/pstree.o [2019-09-18T14:16:17.695Z] CC images/pipe.o [2019-09-18T14:16:17.695Z] CC images/tcp-stream.o [2019-09-18T14:16:17.695Z] CC images/sk-packet.o [2019-09-18T14:16:17.695Z] CC images/mnt.o [2019-09-18T14:16:17.695Z] CC images/pipe-data.o [2019-09-18T14:16:17.695Z] CC images/sa.o [2019-09-18T14:16:17.695Z] CC images/timer.o [2019-09-18T14:16:17.949Z] e3fa2203e375: Pull complete [2019-09-18T14:16:18.063Z] CC images/timerfd.o [2019-09-18T14:16:18.063Z] CC images/mm.o [2019-09-18T14:16:18.063Z] CC images/sk-opts.o [2019-09-18T14:16:18.063Z] CC images/sk-unix.o [2019-09-18T14:16:18.064Z] CC images/sk-inet.o [2019-09-18T14:16:18.064Z] CC images/tun.o [2019-09-18T14:16:18.064Z] CC images/sk-netlink.o [2019-09-18T14:16:18.064Z] CC images/packet-sock.o [2019-09-18T14:16:18.064Z] CC images/ipc-var.o [2019-09-18T14:16:18.064Z] CC images/ipc-desc.o [2019-09-18T14:16:18.064Z] CC images/ipc-shm.o [2019-09-18T14:16:16.031Z] > git config core.sparsecheckout # timeout=10 [2019-09-18T14:16:16.093Z] > git checkout -f 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:16:18.438Z] CC images/ipc-msg.o [2019-09-18T14:16:18.438Z] CC images/ipc-sem.o [2019-09-18T14:16:18.438Z] CC images/utsns.o [2019-09-18T14:16:18.438Z] CC images/creds.o [2019-09-18T14:16:18.438Z] CC images/vma.o [2019-09-18T14:16:18.438Z] CC images/netdev.o [2019-09-18T14:16:18.438Z] CC images/tty.o [2019-09-18T14:16:18.438Z] CC images/file-lock.o [2019-09-18T14:16:18.438Z] CC images/rlimit.o [2019-09-18T14:16:18.438Z] CC images/pagemap.o [2019-09-18T14:16:18.438Z] CC images/siginfo.o [2019-09-18T14:16:18.438Z] CC images/rpc.o [2019-09-18T14:16:18.810Z] CC images/ext-file.o [2019-09-18T14:16:18.810Z] CC images/cgroup.o [2019-09-18T14:16:18.810Z] CC images/userns.o [2019-09-18T14:16:18.810Z] CC images/google/protobuf/descriptor.o [2019-09-18T14:16:19.178Z] CC images/opts.o [2019-09-18T14:16:19.178Z] CC images/seccomp.o [2019-09-18T14:16:19.178Z] CC images/binfmt-misc.o [2019-09-18T14:16:19.178Z] CC images/time.o [2019-09-18T14:16:19.178Z] CC images/sysctl.o [2019-09-18T14:16:19.178Z] CC images/autofs.o [2019-09-18T14:16:19.178Z] CC images/macvlan.o [2019-09-18T14:16:19.178Z] CC images/sit.o [2019-09-18T14:16:19.178Z] LINK images/built-in.o [2019-09-18T14:16:19.178Z] GEN compel/include/asm [2019-09-18T14:16:19.178Z] GEN compel/include/version.h [2019-09-18T14:16:19.178Z] touch .config [2019-09-18T14:16:19.178Z] GEN include/common/config.h [2019-09-18T14:16:19.428Z] 7a3f1abdfc4a: Verifying Checksum [2019-09-18T14:16:19.428Z] 7a3f1abdfc4a: Download complete [2019-09-18T14:16:19.541Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-09-18T14:16:19.541Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-18T14:16:19.541Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-09-18T14:16:19.541Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-09-18T14:16:19.541Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-09-18T14:16:19.541Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2019-09-18T14:16:19.541Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-18T14:16:19.541Z] DEP compel/plugins/std/infect.d [2019-09-18T14:16:19.541Z] DEP compel/plugins/std/string.d [2019-09-18T14:16:19.541Z] DEP compel/plugins/std/log.d [2019-09-18T14:16:19.541Z] DEP compel/plugins/std/fds.d [2019-09-18T14:16:19.541Z] DEP compel/plugins/std/std.d [2019-09-18T14:16:19.541Z] DEP compel/plugins/shmem/shmem.d [2019-09-18T14:16:19.541Z] DEP compel/plugins/fds/fds.d [2019-09-18T14:16:19.541Z] CC compel/plugins/std/std.o [2019-09-18T14:16:19.541Z] CC compel/plugins/std/fds.o [2019-09-18T14:16:19.541Z] CC compel/plugins/std/log.o [2019-09-18T14:16:19.860Z] Merge succeeded, producing 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:16:19.861Z] Checking out Revision 41adef29f57b0050c4e9c6c9606fae2b7ddf129b (PR-39942) [2019-09-18T14:16:19.922Z] CC compel/plugins/std/string.o [2019-09-18T14:16:19.922Z] CC compel/plugins/std/infect.o [2019-09-18T14:16:19.922Z] CC compel/arch/s390/plugins/std/parasite-head.o [2019-09-18T14:16:19.922Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-09-18T14:16:19.922Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-09-18T14:16:19.922Z] AR compel/plugins/std.lib.a [2019-09-18T14:16:19.922Z] CC compel/plugins/fds/fds.o [2019-09-18T14:16:19.922Z] AR compel/plugins/fds.lib.a [2019-09-18T14:16:19.922Z] HOSTDEP compel/src/lib/log-host.d [2019-09-18T14:16:19.922Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-18T14:16:20.289Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-09-18T14:16:20.289Z] HOSTDEP compel/src/main-host.d [2019-09-18T14:16:20.289Z] DEP compel/src/lib/ptrace.d [2019-09-18T14:16:20.289Z] DEP compel/src/lib/infect.d [2019-09-18T14:16:20.289Z] DEP compel/src/lib/infect-util.d [2019-09-18T14:16:20.289Z] DEP compel/src/lib/infect-rpc.d [2019-09-18T14:16:20.289Z] DEP compel/arch/s390/src/lib/infect.d [2019-09-18T14:16:20.289Z] DEP compel/arch/s390/src/lib/cpu.d [2019-09-18T14:16:20.289Z] DEP compel/src/lib/log.d [2019-09-18T14:16:20.289Z] DEP compel/src/main.d [2019-09-18T14:16:20.289Z] DEP compel/src/lib/handle-elf.d [2019-09-18T14:16:20.289Z] DEP compel/arch/s390/src/lib/handle-elf.d [2019-09-18T14:16:20.289Z] CC compel/src/lib/log.o [2019-09-18T14:16:20.289Z] CC compel/arch/s390/src/lib/cpu.o [2019-09-18T14:16:20.712Z] CC compel/arch/s390/src/lib/infect.o [2019-09-18T14:16:20.712Z] CC compel/src/lib/infect-rpc.o [2019-09-18T14:16:20.712Z] CC compel/src/lib/infect-util.o [2019-09-18T14:16:20.712Z] CC compel/src/lib/infect.o [2019-09-18T14:16:19.614Z] > git merge 92cc603036ddadd608762a6f69e72b9b2bef651e # timeout=10 [2019-09-18T14:16:19.748Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-09-18T14:16:19.886Z] > git config core.sparsecheckout # timeout=10 [2019-09-18T14:16:19.937Z] > git checkout -f 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:16:21.153Z] CC compel/src/lib/ptrace.o [2019-09-18T14:16:21.154Z] AR compel/libcompel.a [2019-09-18T14:16:21.154Z] HOSTCC compel/src/main-host.o [2019-09-18T14:16:21.154Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-09-18T14:16:21.154Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-09-18T14:16:21.154Z] HOSTCC compel/src/lib/log-host.o [2019-09-18T14:16:21.475Z] 004465f1c815: Pull complete [2019-09-18T14:16:21.576Z] HOSTLINK compel/compel-host-bin [2019-09-18T14:16:21.576Z] DEP soccr/soccr.d [2019-09-18T14:16:21.576Z] CC soccr/soccr.o [2019-09-18T14:16:21.576Z] AR soccr/libsoccr.a [2019-09-18T14:16:21.576Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-18T14:16:21.576Z] DEP criu/arch/s390/sigframe.d [2019-09-18T14:16:21.576Z] DEP criu/arch/s390/crtools.d [2019-09-18T14:16:21.576Z] DEP criu/arch/s390/cpu.d [2019-09-18T14:16:21.992Z] CC criu/arch/s390/cpu.o [2019-09-18T14:16:21.992Z] CC criu/arch/s390/crtools.o [2019-09-18T14:16:21.992Z] CC criu/arch/s390/sigframe.o [2019-09-18T14:16:21.992Z] LINK criu/arch/s390/crtools.built-in.o [2019-09-18T14:16:21.992Z] DEP criu/arch/s390/vdso-pie.d [2019-09-18T14:16:21.992Z] DEP criu/pie/parasite-vdso.d [2019-09-18T14:16:21.992Z] DEP criu/pie/util-vdso.d [2019-09-18T14:16:21.992Z] DEP criu/pie/util.d [2019-09-18T14:16:22.381Z] CC criu/pie/util.o [2019-09-18T14:16:22.381Z] CC criu/pie/util-vdso.o [2019-09-18T14:16:22.381Z] CC criu/pie/parasite-vdso.o [2019-09-18T14:16:22.381Z] CC criu/arch/s390/vdso-pie.o [2019-09-18T14:16:22.381Z] AR criu/pie/pie.lib.a [2019-09-18T14:16:22.381Z] DEP criu/pie/restorer.d [2019-09-18T14:16:22.381Z] DEP criu/arch/s390/restorer.d [2019-09-18T14:16:22.747Z] DEP criu/pie/parasite.d [2019-09-18T14:16:22.747Z] CC criu/pie/parasite.o [2019-09-18T14:16:22.747Z] LINK criu/pie/parasite.built-in.o [2019-09-18T14:16:22.747Z] GEN criu/pie/parasite-blob.h [2019-09-18T14:16:22.747Z] CC criu/arch/s390/restorer.o [2019-09-18T14:16:22.747Z] CC criu/pie/restorer.o [2019-09-18T14:16:23.533Z] LINK criu/pie/restorer.built-in.o [2019-09-18T14:16:23.533Z] GEN criu/pie/restorer-blob.h [2019-09-18T14:16:23.533Z] DEP criu/vdso.d [2019-09-18T14:16:23.533Z] DEP criu/uts_ns.d [2019-09-18T14:16:23.533Z] DEP criu/util.d [2019-09-18T14:16:23.533Z] DEP criu/uffd.d [2019-09-18T14:16:23.533Z] DEP criu/tun.d [2019-09-18T14:16:23.533Z] DEP criu/tty.d [2019-09-18T14:16:23.533Z] DEP criu/timerfd.d [2019-09-18T14:16:23.533Z] DEP criu/sysfs_parse.d [2019-09-18T14:16:23.533Z] DEP criu/sysctl.d [2019-09-18T14:16:23.533Z] DEP criu/string.d [2019-09-18T14:16:23.909Z] DEP criu/stats.d [2019-09-18T14:16:23.909Z] DEP criu/sockets.d [2019-09-18T14:16:23.909Z] DEP criu/sk-unix.d [2019-09-18T14:16:23.909Z] DEP criu/sk-tcp.d [2019-09-18T14:16:23.909Z] DEP criu/sk-queue.d [2019-09-18T14:16:23.909Z] DEP criu/sk-packet.d [2019-09-18T14:16:23.909Z] DEP criu/sk-netlink.d [2019-09-18T14:16:23.909Z] DEP criu/sk-inet.d [2019-09-18T14:16:23.909Z] DEP criu/signalfd.d [2019-09-18T14:16:23.909Z] DEP criu/sigframe.d [2019-09-18T14:16:23.909Z] DEP criu/shmem.d [2019-09-18T14:16:24.157Z] c19c19fc3c99: Pull complete [2019-09-18T14:16:24.279Z] DEP criu/servicefd.d [2019-09-18T14:16:24.279Z] DEP criu/seize.d [2019-09-18T14:16:24.279Z] DEP criu/seccomp.d [2019-09-18T14:16:24.279Z] DEP criu/rst-malloc.d [2019-09-18T14:16:24.279Z] DEP criu/rbtree.d [2019-09-18T14:16:24.279Z] DEP criu/pstree.d [2019-09-18T14:16:24.279Z] DEP criu/protobuf.d [2019-09-18T14:16:24.279Z] GEN criu/protobuf-desc-gen.h [2019-09-18T14:16:24.661Z] DEP criu/protobuf-desc.d [2019-09-18T14:16:24.661Z] DEP criu/proc_parse.d [2019-09-18T14:16:24.661Z] DEP criu/plugin.d [2019-09-18T14:16:24.661Z] DEP criu/pipes.d [2019-09-18T14:16:24.661Z] DEP criu/pie-util.d [2019-09-18T14:16:24.661Z] DEP criu/pie-util-vdso.d [2019-09-18T14:16:24.661Z] DEP criu/pie-util-vdso-elf32.d [2019-09-18T14:16:24.661Z] DEP criu/path.d [2019-09-18T14:16:24.661Z] DEP criu/parasite-syscall.d [2019-09-18T14:16:24.661Z] DEP criu/pagemap.d [2019-09-18T14:16:24.661Z] DEP criu/pagemap-cache.d [2019-09-18T14:16:24.661Z] DEP criu/page-xfer.d [2019-09-18T14:16:25.033Z] DEP criu/page-pipe.d [2019-09-18T14:16:25.033Z] DEP criu/netfilter.d [2019-09-18T14:16:25.033Z] DEP criu/net.d [2019-09-18T14:16:25.033Z] DEP criu/namespaces.d [2019-09-18T14:16:25.033Z] DEP criu/mount.d [2019-09-18T14:16:25.033Z] DEP criu/mem.d [2019-09-18T14:16:25.033Z] DEP criu/lsm.d [2019-09-18T14:16:25.033Z] DEP criu/log.d [2019-09-18T14:16:25.033Z] DEP criu/libnetlink.d [2019-09-18T14:16:25.033Z] DEP criu/kerndat.d [2019-09-18T14:16:25.033Z] DEP criu/kcmp-ids.d [2019-09-18T14:16:25.033Z] DEP criu/irmap.d [2019-09-18T14:16:25.400Z] DEP criu/ipc_ns.d [2019-09-18T14:16:25.400Z] DEP criu/image.d [2019-09-18T14:16:25.400Z] DEP criu/image-desc.d [2019-09-18T14:16:25.400Z] DEP criu/fsnotify.d [2019-09-18T14:16:25.400Z] DEP criu/filesystems.d [2019-09-18T14:16:25.400Z] DEP criu/files.d [2019-09-18T14:16:25.400Z] DEP criu/files-reg.d [2019-09-18T14:16:25.400Z] DEP criu/files-ext.d [2019-09-18T14:16:25.400Z] DEP criu/file-lock.d [2019-09-18T14:16:25.400Z] DEP criu/file-ids.d [2019-09-18T14:16:25.777Z] DEP criu/fifo.d [2019-09-18T14:16:25.777Z] DEP criu/fdstore.d [2019-09-18T14:16:25.777Z] DEP criu/fault-injection.d [2019-09-18T14:16:25.777Z] DEP criu/external.d [2019-09-18T14:16:25.777Z] DEP criu/eventpoll.d [2019-09-18T14:16:25.777Z] DEP criu/eventfd.d [2019-09-18T14:16:25.777Z] DEP criu/crtools.d [2019-09-18T14:16:25.777Z] DEP criu/cr-service.d [2019-09-18T14:16:25.777Z] DEP criu/cr-restore.d [2019-09-18T14:16:25.777Z] DEP criu/cr-errno.d [2019-09-18T14:16:25.777Z] DEP criu/cr-dump.d [2019-09-18T14:16:25.777Z] DEP criu/cr-dedup.d [2019-09-18T14:16:25.777Z] DEP criu/cr-check.d [2019-09-18T14:16:26.148Z] DEP criu/config.d [2019-09-18T14:16:26.148Z] DEP criu/clone-noasan.d [2019-09-18T14:16:26.148Z] DEP criu/cgroup.d [2019-09-18T14:16:26.148Z] DEP criu/cgroup-props.d [2019-09-18T14:16:26.148Z] DEP criu/bitmap.d [2019-09-18T14:16:26.148Z] DEP criu/bfd.d [2019-09-18T14:16:26.148Z] DEP criu/autofs.d [2019-09-18T14:16:26.148Z] DEP criu/aio.d [2019-09-18T14:16:26.148Z] DEP criu/action-scripts.d [2019-09-18T14:16:26.148Z] CC criu/action-scripts.o [2019-09-18T14:16:26.515Z] CC criu/aio.o [2019-09-18T14:16:26.515Z] CC criu/autofs.o [2019-09-18T14:16:26.883Z] CC criu/bfd.o [2019-09-18T14:16:26.883Z] CC criu/bitmap.o [2019-09-18T14:16:26.883Z] CC criu/cgroup-props.o [2019-09-18T14:16:26.883Z] CC criu/cgroup.o [2019-09-18T14:16:27.463Z] Commit message: "testutil/daemon: group options under type" [2019-09-18T14:16:27.665Z] CC criu/clone-noasan.o [2019-09-18T14:16:27.665Z] CC criu/config.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-18T14:16:28.032Z] CC criu/cr-check.o [2019-09-18T14:16:28.398Z] CC criu/cr-dedup.o [2019-09-18T14:16:28.398Z] CC criu/cr-dump.o [2019-09-18T14:16:28.763Z] CC criu/cr-errno.o [2019-09-18T14:16:28.763Z] CC criu/cr-restore.o [2019-09-18T14:16:29.674Z] 7a3f1abdfc4a: Pull complete [2019-09-18T14:16:29.674Z] f6e51afc7ba4: Pull complete [2019-09-18T14:16:29.674Z] Digest: sha256:76b52857546f070cc3ac499accb27b8c411b10ff6d45c0b1da2a8aab7b61fe29 [2019-09-18T14:16:29.674Z] Status: Downloaded newer image for golang:1.12.9-stretch [2019-09-18T14:16:29.674Z] ---> 8a0deb940f91 [2019-09-18T14:16:29.674Z] Step 5/125 : ARG APT_MIRROR [2019-09-18T14:16:29.674Z] ---> Running in 9659f81bc0da [2019-09-18T14:16:29.674Z] Removing intermediate container 9659f81bc0da [2019-09-18T14:16:29.674Z] ---> 88aa4c4c7be1 [2019-09-18T14:16:29.674Z] Step 6/125 : 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-18T14:16:29.956Z] ---> Running in c9e7a454b3a0 [2019-09-18T14:16:29.962Z] + docker version [2019-09-18T14:16:29.962Z] Client: Docker Engine - Enterprise [2019-09-18T14:16:29.962Z] Version: 19.03.2 [2019-09-18T14:16:29.962Z] API version: 1.40 [2019-09-18T14:16:29.962Z] Go version: go1.12.8 [2019-09-18T14:16:29.962Z] Git commit: c92ab06ed9 [2019-09-18T14:16:29.962Z] Built: 09/03/2019 16:38:11 [2019-09-18T14:16:29.962Z] OS/Arch: windows/amd64 [2019-09-18T14:16:29.962Z] Experimental: false [2019-09-18T14:16:29.962Z] [2019-09-18T14:16:29.962Z] Server: Docker Engine - Enterprise [2019-09-18T14:16:29.962Z] Engine: [2019-09-18T14:16:29.962Z] Version: 19.03.2 [2019-09-18T14:16:29.962Z] API version: 1.40 (minimum version 1.24) [2019-09-18T14:16:29.962Z] Go version: go1.12.8 [2019-09-18T14:16:29.962Z] Git commit: c92ab06ed9 [2019-09-18T14:16:29.962Z] Built: 09/03/2019 16:35:47 [2019-09-18T14:16:29.962Z] OS/Arch: windows/amd64 [2019-09-18T14:16:29.962Z] Experimental: true [2019-09-18T14:16:30.022Z] CC criu/cr-service.o [2019-09-18T14:16:30.022Z] CC criu/crtools.o [2019-09-18T14:16:30.387Z] CC criu/eventfd.o [2019-09-18T14:16:30.387Z] CC criu/eventpoll.o [2019-09-18T14:16:30.573Z] Removing intermediate container c9e7a454b3a0 [2019-09-18T14:16:30.573Z] ---> 2c50a2ec1d1e [2019-09-18T14:16:30.573Z] Step 7/125 : FROM base AS criu [2019-09-18T14:16:30.573Z] ---> 2c50a2ec1d1e [2019-09-18T14:16:30.573Z] Step 8/125 : ARG DEBIAN_FRONTEND [2019-09-18T14:16:30.573Z] ---> Running in df97e71173ae [2019-09-18T14:16:30.573Z] Removing intermediate container df97e71173ae [2019-09-18T14:16:30.573Z] ---> ca3a0d497083 [2019-09-18T14:16:30.573Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2019-09-18T14:16:30.573Z] ---> Running in 02a5bc75124b [Pipeline] sh [2019-09-18T14:16:30.752Z] CC criu/external.o [2019-09-18T14:16:30.752Z] CC criu/fault-injection.o [2019-09-18T14:16:30.752Z] CC criu/fdstore.o [2019-09-18T14:16:30.752Z] CC criu/fifo.o [2019-09-18T14:16:30.752Z] CC criu/file-ids.o [2019-09-18T14:16:30.752Z] CC criu/file-lock.o [2019-09-18T14:16:30.857Z] Removing intermediate container 02a5bc75124b [2019-09-18T14:16:30.857Z] ---> 22bf744be728 [2019-09-18T14:16:30.857Z] Step 10/125 : 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-18T14:16:30.857Z] ---> Running in 141d32242253 [2019-09-18T14:16:31.118Z] CC criu/files-ext.o [2019-09-18T14:16:31.118Z] CC criu/files-reg.o [2019-09-18T14:16:31.141Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-18T14:16:31.141Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-18T14:16:31.141Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-18T14:16:31.141Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-18T14:16:31.425Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-18T14:16:31.425Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB] [2019-09-18T14:16:31.510Z] + docker info [2019-09-18T14:16:31.708Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-18T14:16:31.916Z] CC criu/files.o [2019-09-18T14:16:31.990Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-18T14:16:32.285Z] CC criu/filesystems.o [2019-09-18T14:16:32.285Z] CC criu/fsnotify.o [2019-09-18T14:16:32.650Z] CC criu/image-desc.o [2019-09-18T14:16:32.650Z] CC criu/image.o [2019-09-18T14:16:33.019Z] CC criu/ipc_ns.o [2019-09-18T14:16:33.019Z] CC criu/irmap.o [2019-09-18T14:16:33.060Z] Client: [2019-09-18T14:16:33.061Z] Debug Mode: false [2019-09-18T14:16:33.061Z] Plugins: [2019-09-18T14:16:33.061Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-09-18T14:16:33.061Z] [2019-09-18T14:16:33.061Z] Server: [2019-09-18T14:16:33.061Z] Containers: 0 [2019-09-18T14:16:33.061Z] Running: 0 [2019-09-18T14:16:33.061Z] Paused: 0 [2019-09-18T14:16:33.061Z] Stopped: 0 [2019-09-18T14:16:33.061Z] Images: 8 [2019-09-18T14:16:33.061Z] Server Version: 19.03.2 [2019-09-18T14:16:33.061Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-09-18T14:16:33.061Z] Windows: [2019-09-18T14:16:33.061Z] LCOW: [2019-09-18T14:16:33.061Z] Logging Driver: json-file [2019-09-18T14:16:33.061Z] Plugins: [2019-09-18T14:16:33.061Z] Volume: local [2019-09-18T14:16:33.061Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-18T14:16:33.061Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-18T14:16:33.061Z] Swarm: inactive [2019-09-18T14:16:33.061Z] Default Isolation: process [2019-09-18T14:16:33.061Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-18T14:16:33.061Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-18T14:16:33.061Z] OSType: windows [2019-09-18T14:16:33.061Z] Architecture: x86_64 [2019-09-18T14:16:33.061Z] CPUs: 4 [2019-09-18T14:16:33.061Z] Total Memory: 32GiB [2019-09-18T14:16:33.061Z] Name: azwin-2-1c7ee0 [2019-09-18T14:16:33.061Z] ID: IC67:CPLY:EIK5:CT5D:QZ5Y:TFZJ:TENS:TGFH:O2CW:TVBL:R7LO:BNSW [2019-09-18T14:16:33.061Z] Docker Root Dir: D:\docker [2019-09-18T14:16:33.061Z] Debug Mode: false [2019-09-18T14:16:33.061Z] Registry: https://index.docker.io/v1/ [2019-09-18T14:16:33.061Z] Labels: [2019-09-18T14:16:33.061Z] Experimental: true [2019-09-18T14:16:33.061Z] Insecure Registries: [2019-09-18T14:16:33.061Z] 10.0.0.4:5000 [2019-09-18T14:16:33.061Z] 127.0.0.0/8 [2019-09-18T14:16:33.061Z] Registry Mirrors: [2019-09-18T14:16:33.061Z] http://10.0.0.4:5000/ [2019-09-18T14:16:33.061Z] Live Restore Enabled: false [2019-09-18T14:16:33.061Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-09-18T14:16:33.399Z] CC criu/kcmp-ids.o [2019-09-18T14:16:33.399Z] CC criu/kerndat.o [2019-09-18T14:16:33.771Z] CC criu/libnetlink.o [2019-09-18T14:16:33.771Z] CC criu/log.o [2019-09-18T14:16:33.771Z] CC criu/lsm.o [2019-09-18T14:16:34.021Z] Fetched 7721 kB in 2s (3080 kB/s) [2019-09-18T14:16:34.150Z] CC criu/mem.o [2019-09-18T14:16:34.522Z] CC criu/mount.o [2019-09-18T14:16:35.031Z] Reading package lists... [2019-09-18T14:16:35.453Z] CC criu/namespaces.o [2019-09-18T14:16:35.876Z] CC criu/net.o [2019-09-18T14:16:36.036Z] Reading package lists... [2019-09-18T14:16:36.319Z] Building dependency tree... [2019-09-18T14:16:36.319Z] Reading state information... [2019-09-18T14:16:36.319Z] The following additional packages will be installed: [2019-09-18T14:16:36.319Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-18T14:16:36.319Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-09-18T14:16:36.319Z] Suggested packages: [2019-09-18T14:16:36.319Z] manpages-dev python-setuptools [2019-09-18T14:16:36.760Z] CC criu/netfilter.o [2019-09-18T14:16:36.760Z] CC criu/page-pipe.o [2019-09-18T14:16:36.760Z] CC criu/page-xfer.o [2019-09-18T14:16:36.944Z] The following NEW packages will be installed: [2019-09-18T14:16:36.944Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-18T14:16:36.944Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-18T14:16:36.944Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-18T14:16:36.944Z] zlib1g-dev [2019-09-18T14:16:36.944Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-09-18T14:16:36.944Z] Need to get 3548 kB of archives. [2019-09-18T14:16:36.944Z] After this operation, 21.2 MB of additional disk space will be used. [2019-09-18T14:16:36.944Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-09-18T14:16:36.944Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-09-18T14:16:36.944Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-09-18T14:16:36.944Z] 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-18T14:16:36.944Z] 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-18T14:16:36.944Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-09-18T14:16:36.944Z] 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-18T14:16:36.944Z] 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-18T14:16:36.944Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-09-18T14:16:36.944Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-09-18T14:16:36.944Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-09-18T14:16:36.944Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-09-18T14:16:36.944Z] 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-18T14:16:36.945Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-09-18T14:16:36.945Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-18T14:16:36.945Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-09-18T14:16:37.162Z] CC criu/pagemap-cache.o [2019-09-18T14:16:37.162Z] CC criu/pagemap.o [2019-09-18T14:16:37.227Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-18T14:16:37.227Z] Fetched 3548 kB in 0s (19.4 MB/s) [2019-09-18T14:16:37.227Z] Selecting previously unselected package libnet1:ppc64el. [2019-09-18T14:16:37.227Z] (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-18T14:16:37.227Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-18T14:16:37.227Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-18T14:16:37.227Z] Selecting previously unselected package libcap-dev:ppc64el. [2019-09-18T14:16:37.227Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-09-18T14:16:37.227Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-09-18T14:16:37.227Z] Selecting previously unselected package libnet1-dev. [2019-09-18T14:16:37.227Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-18T14:16:37.227Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-18T14:16:37.510Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-09-18T14:16:37.510Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-09-18T14:16:37.510Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-18T14:16:37.510Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2019-09-18T14:16:37.510Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-09-18T14:16:37.510Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-09-18T14:16:37.510Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-09-18T14:16:37.510Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-09-18T14:16:37.510Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-18T14:16:37.510Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-09-18T14:16:37.510Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-09-18T14:16:37.510Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-09-18T14:16:37.510Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2019-09-18T14:16:37.510Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-09-18T14:16:37.510Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-09-18T14:16:37.510Z] Selecting previously unselected package libprotobuf10:ppc64el. [2019-09-18T14:16:37.510Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-09-18T14:16:37.510Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-09-18T14:16:37.548Z] CC criu/parasite-syscall.o [2019-09-18T14:16:37.792Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-09-18T14:16:37.792Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-09-18T14:16:37.792Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-09-18T14:16:37.792Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-09-18T14:16:37.792Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-09-18T14:16:37.792Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-09-18T14:16:37.923Z] CC criu/path.o [2019-09-18T14:16:37.923Z] CC criu/pie-util-vdso-elf32.o [2019-09-18T14:16:37.923Z] CC criu/pie-util-vdso.o [2019-09-18T14:16:37.923Z] CC criu/pie-util.o [2019-09-18T14:16:38.076Z] Selecting previously unselected package libprotoc10:ppc64el. [2019-09-18T14:16:38.076Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-09-18T14:16:38.076Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-09-18T14:16:38.076Z] Selecting previously unselected package protobuf-c-compiler. [2019-09-18T14:16:38.076Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-09-18T14:16:38.076Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-18T14:16:38.076Z] Selecting previously unselected package protobuf-compiler. [2019-09-18T14:16:38.076Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-09-18T14:16:38.076Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-18T14:16:38.076Z] Selecting previously unselected package python-pkg-resources. [2019-09-18T14:16:38.076Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-18T14:16:38.076Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-18T14:16:38.076Z] Selecting previously unselected package python-protobuf. [2019-09-18T14:16:38.076Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-09-18T14:16:38.076Z] Unpacking python-protobuf (3.0.0-9) ... [2019-09-18T14:16:38.291Z] CC criu/pipes.o [2019-09-18T14:16:38.291Z] CC criu/plugin.o [2019-09-18T14:16:38.291Z] CC criu/proc_parse.o [2019-09-18T14:16:38.359Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-18T14:16:38.359Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-18T14:16:38.359Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-09-18T14:16:39.070Z] CC criu/protobuf-desc.o [2019-09-18T14:16:39.366Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-18T14:16:39.366Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-09-18T14:16:39.366Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T14:16:39.366Z] Setting up python-protobuf (3.0.0-9) ... [2019-09-18T14:16:39.461Z] CC criu/protobuf.o [2019-09-18T14:16:39.845Z] CC criu/pstree.o [2019-09-18T14:16:39.845Z] CC criu/rbtree.o [2019-09-18T14:16:40.230Z] CC criu/rst-malloc.o [2019-09-18T14:16:40.230Z] CC criu/seccomp.o [2019-09-18T14:16:40.230Z] CC criu/seize.o [2019-09-18T14:16:40.596Z] CC criu/servicefd.o [2019-09-18T14:16:40.838Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-09-18T14:16:40.838Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-09-18T14:16:40.838Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-18T14:16:40.838Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-09-18T14:16:40.838Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-09-18T14:16:40.838Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-18T14:16:40.838Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-09-18T14:16:40.838Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-09-18T14:16:40.838Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-09-18T14:16:40.838Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-09-18T14:16:40.838Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T14:16:40.963Z] CC criu/shmem.o [2019-09-18T14:16:40.963Z] CC criu/sigframe.o [2019-09-18T14:16:40.963Z] CC criu/signalfd.o [2019-09-18T14:16:41.327Z] CC criu/sk-inet.o [2019-09-18T14:16:41.327Z] CC criu/sk-netlink.o [2019-09-18T14:16:41.455Z] Removing intermediate container 141d32242253 [2019-09-18T14:16:41.455Z] ---> 439c486b7dcc [2019-09-18T14:16:41.455Z] Step 11/125 : 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-18T14:16:41.455Z] ---> Running in 7eca78adb229 [2019-09-18T14:16:41.723Z] CC criu/sk-packet.o [2019-09-18T14:16:41.723Z] CC criu/sk-queue.o [2019-09-18T14:16:42.103Z] CC criu/sk-tcp.o [2019-09-18T14:16:42.103Z] CC criu/sk-unix.o [2019-09-18T14:16:42.467Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-18T14:16:42.467Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-18T14:16:42.467Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-18T14:16:42.467Z]  GEN .gitid [2019-09-18T14:16:42.467Z] GEN criu/include/version.h [2019-09-18T14:16:42.752Z] GEN include/common/asm [2019-09-18T14:16:42.912Z] CC criu/sockets.o [2019-09-18T14:16:42.912Z] CC criu/stats.o [2019-09-18T14:16:42.912Z] CC criu/string.o [2019-09-18T14:16:43.034Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-18T14:16:43.034Z] PBCC images/opts.pb-c.c [2019-09-18T14:16:43.034Z] PBCC images/sit.pb-c.c [2019-09-18T14:16:43.034Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-09-18T14:16:43.034Z] DEP images/opts.pb-c.d [2019-09-18T14:16:43.034Z] DEP images/sit.pb-c.d [2019-09-18T14:16:43.034Z] PBCC images/macvlan.pb-c.c [2019-09-18T14:16:43.034Z] DEP images/macvlan.pb-c.d [2019-09-18T14:16:43.034Z] PBCC images/autofs.pb-c.c [2019-09-18T14:16:43.034Z] DEP images/autofs.pb-c.d [2019-09-18T14:16:43.034Z] PBCC images/sysctl.pb-c.c [2019-09-18T14:16:43.034Z] DEP images/sysctl.pb-c.d [2019-09-18T14:16:43.034Z] PBCC images/time.pb-c.c [2019-09-18T14:16:43.034Z] DEP images/time.pb-c.d [2019-09-18T14:16:43.034Z] PBCC images/binfmt-misc.pb-c.c [2019-09-18T14:16:43.034Z] DEP images/binfmt-misc.pb-c.d [2019-09-18T14:16:43.034Z] PBCC images/seccomp.pb-c.c [2019-09-18T14:16:43.035Z] DEP images/seccomp.pb-c.d [2019-09-18T14:16:43.035Z] PBCC images/userns.pb-c.c [2019-09-18T14:16:43.035Z] DEP images/userns.pb-c.d [2019-09-18T14:16:43.035Z] PBCC images/cgroup.pb-c.c [2019-09-18T14:16:43.035Z] DEP images/cgroup.pb-c.d [2019-09-18T14:16:43.035Z] PBCC images/fown.pb-c.c [2019-09-18T14:16:43.035Z] PBCC images/ext-file.pb-c.c [2019-09-18T14:16:43.278Z] CC criu/sysctl.o [2019-09-18T14:16:43.278Z] CC criu/sysfs_parse.o [2019-09-18T14:16:43.278Z] CC criu/timerfd.o [2019-09-18T14:16:43.318Z] DEP images/fown.pb-c.d [2019-09-18T14:16:43.318Z] DEP images/ext-file.pb-c.d [2019-09-18T14:16:43.318Z] PBCC images/rpc.pb-c.c [2019-09-18T14:16:43.318Z] DEP images/rpc.pb-c.d [2019-09-18T14:16:43.318Z] PBCC images/siginfo.pb-c.c [2019-09-18T14:16:43.318Z] DEP images/siginfo.pb-c.d [2019-09-18T14:16:43.318Z] PBCC images/pagemap.pb-c.c [2019-09-18T14:16:43.318Z] DEP images/pagemap.pb-c.d [2019-09-18T14:16:43.318Z] PBCC images/rlimit.pb-c.c [2019-09-18T14:16:43.318Z] DEP images/rlimit.pb-c.d [2019-09-18T14:16:43.318Z] PBCC images/file-lock.pb-c.c [2019-09-18T14:16:43.318Z] DEP images/file-lock.pb-c.d [2019-09-18T14:16:43.318Z] PBCC images/tty.pb-c.c [2019-09-18T14:16:43.318Z] DEP images/tty.pb-c.d [2019-09-18T14:16:43.318Z] PBCC images/tun.pb-c.c [2019-09-18T14:16:43.318Z] PBCC images/netdev.pb-c.c [2019-09-18T14:16:43.318Z] DEP images/tun.pb-c.d [2019-09-18T14:16:43.318Z] DEP images/netdev.pb-c.d [2019-09-18T14:16:43.318Z] PBCC images/vma.pb-c.c [2019-09-18T14:16:43.318Z] DEP images/vma.pb-c.d [2019-09-18T14:16:43.318Z] PBCC images/creds.pb-c.c [2019-09-18T14:16:43.318Z] DEP images/creds.pb-c.d [2019-09-18T14:16:43.600Z] PBCC images/utsns.pb-c.c [2019-09-18T14:16:43.600Z] DEP images/utsns.pb-c.d [2019-09-18T14:16:43.600Z] PBCC images/ipc-desc.pb-c.c [2019-09-18T14:16:43.600Z] PBCC images/ipc-sem.pb-c.c [2019-09-18T14:16:43.600Z] DEP images/ipc-desc.pb-c.d [2019-09-18T14:16:43.600Z] DEP images/ipc-sem.pb-c.d [2019-09-18T14:16:43.600Z] PBCC images/ipc-msg.pb-c.c [2019-09-18T14:16:43.600Z] DEP images/ipc-msg.pb-c.d [2019-09-18T14:16:43.600Z] PBCC images/ipc-shm.pb-c.c [2019-09-18T14:16:43.600Z] DEP images/ipc-shm.pb-c.d [2019-09-18T14:16:43.600Z] PBCC images/ipc-var.pb-c.c [2019-09-18T14:16:43.600Z] DEP images/ipc-var.pb-c.d [2019-09-18T14:16:43.600Z] PBCC images/sk-opts.pb-c.c [2019-09-18T14:16:43.600Z] PBCC images/packet-sock.pb-c.c [2019-09-18T14:16:43.600Z] DEP images/sk-opts.pb-c.d [2019-09-18T14:16:43.600Z] DEP images/packet-sock.pb-c.d [2019-09-18T14:16:43.600Z] PBCC images/sk-netlink.pb-c.c [2019-09-18T14:16:43.600Z] DEP images/sk-netlink.pb-c.d [2019-09-18T14:16:43.600Z] PBCC images/sk-inet.pb-c.c [2019-09-18T14:16:43.600Z] DEP images/sk-inet.pb-c.d [2019-09-18T14:16:43.600Z] PBCC images/sk-unix.pb-c.c [2019-09-18T14:16:43.600Z] DEP images/sk-unix.pb-c.d [2019-09-18T14:16:43.650Z] CC criu/tty.o [2019-09-18T14:16:43.883Z] PBCC images/mm.pb-c.c [2019-09-18T14:16:43.883Z] DEP images/mm.pb-c.d [2019-09-18T14:16:43.883Z] PBCC images/timerfd.pb-c.c [2019-09-18T14:16:43.883Z] DEP images/timerfd.pb-c.d [2019-09-18T14:16:43.883Z] PBCC images/timer.pb-c.c [2019-09-18T14:16:43.883Z] DEP images/timer.pb-c.d [2019-09-18T14:16:43.883Z] PBCC images/sa.pb-c.c [2019-09-18T14:16:43.883Z] DEP images/sa.pb-c.d [2019-09-18T14:16:43.883Z] PBCC images/pipe-data.pb-c.c [2019-09-18T14:16:43.883Z] DEP images/pipe-data.pb-c.d [2019-09-18T14:16:43.883Z] PBCC images/mnt.pb-c.c [2019-09-18T14:16:43.883Z] DEP images/mnt.pb-c.d [2019-09-18T14:16:43.883Z] PBCC images/sk-packet.pb-c.c [2019-09-18T14:16:43.883Z] DEP images/sk-packet.pb-c.d [2019-09-18T14:16:43.883Z] PBCC images/tcp-stream.pb-c.c [2019-09-18T14:16:43.883Z] DEP images/tcp-stream.pb-c.d [2019-09-18T14:16:43.883Z] PBCC images/pipe.pb-c.c [2019-09-18T14:16:43.883Z] DEP images/pipe.pb-c.d [2019-09-18T14:16:43.883Z] PBCC images/pstree.pb-c.c [2019-09-18T14:16:43.883Z] DEP images/pstree.pb-c.d [2019-09-18T14:16:43.883Z] PBCC images/fs.pb-c.c [2019-09-18T14:16:43.883Z] DEP images/fs.pb-c.d [2019-09-18T14:16:44.072Z] CC criu/tun.o [2019-09-18T14:16:44.165Z] PBCC images/signalfd.pb-c.c [2019-09-18T14:16:44.165Z] DEP images/signalfd.pb-c.d [2019-09-18T14:16:44.165Z] PBCC images/fh.pb-c.c [2019-09-18T14:16:44.165Z] PBCC images/fsnotify.pb-c.c [2019-09-18T14:16:44.165Z] DEP images/fh.pb-c.d [2019-09-18T14:16:44.165Z] DEP images/fsnotify.pb-c.d [2019-09-18T14:16:44.165Z] PBCC images/eventpoll.pb-c.c [2019-09-18T14:16:44.165Z] DEP images/eventpoll.pb-c.d [2019-09-18T14:16:44.165Z] PBCC images/eventfd.pb-c.c [2019-09-18T14:16:44.165Z] DEP images/eventfd.pb-c.d [2019-09-18T14:16:44.165Z] PBCC images/remap-file-path.pb-c.c [2019-09-18T14:16:44.165Z] DEP images/remap-file-path.pb-c.d [2019-09-18T14:16:44.165Z] PBCC images/fifo.pb-c.c [2019-09-18T14:16:44.165Z] DEP images/fifo.pb-c.d [2019-09-18T14:16:44.165Z] PBCC images/ghost-file.pb-c.c [2019-09-18T14:16:44.165Z] DEP images/ghost-file.pb-c.d [2019-09-18T14:16:44.165Z] PBCC images/regfile.pb-c.c [2019-09-18T14:16:44.165Z] DEP images/regfile.pb-c.d [2019-09-18T14:16:44.165Z] PBCC images/ns.pb-c.c [2019-09-18T14:16:44.165Z] DEP images/ns.pb-c.d [2019-09-18T14:16:44.165Z] PBCC images/fdinfo.pb-c.c [2019-09-18T14:16:44.165Z] DEP images/fdinfo.pb-c.d [2019-09-18T14:16:44.447Z] PBCC images/core-aarch64.pb-c.c [2019-09-18T14:16:44.447Z] PBCC images/core-arm.pb-c.c [2019-09-18T14:16:44.447Z] PBCC images/core-ppc64.pb-c.c [2019-09-18T14:16:44.447Z] PBCC images/core-s390.pb-c.c [2019-09-18T14:16:44.447Z] PBCC images/core-x86.pb-c.c [2019-09-18T14:16:44.447Z] PBCC images/core.pb-c.c [2019-09-18T14:16:44.447Z] PBCC images/inventory.pb-c.c [2019-09-18T14:16:44.447Z] DEP images/core-aarch64.pb-c.d [2019-09-18T14:16:44.447Z] DEP images/core-arm.pb-c.d [2019-09-18T14:16:44.447Z] DEP images/core-ppc64.pb-c.d [2019-09-18T14:16:44.447Z] DEP images/core-s390.pb-c.d [2019-09-18T14:16:44.447Z] DEP images/core-x86.pb-c.d [2019-09-18T14:16:44.447Z] DEP images/core.pb-c.d [2019-09-18T14:16:44.447Z] DEP images/inventory.pb-c.d [2019-09-18T14:16:44.447Z] PBCC images/cpuinfo.pb-c.c [2019-09-18T14:16:44.447Z] DEP images/cpuinfo.pb-c.d [2019-09-18T14:16:44.447Z] PBCC images/stats.pb-c.c [2019-09-18T14:16:44.447Z] DEP images/stats.pb-c.d [2019-09-18T14:16:44.611Z] CC criu/uffd.o [2019-09-18T14:16:45.060Z] CC criu/util.o [2019-09-18T14:16:45.067Z] make[1]: Nothing to be done for 'all'. [2019-09-18T14:16:45.067Z] CC images/stats.o [2019-09-18T14:16:45.349Z] CC images/core.o [2019-09-18T14:16:45.490Z] CC criu/uts_ns.o [2019-09-18T14:16:45.490Z] CC criu/vdso.o [2019-09-18T14:16:45.490Z] LINK criu/built-in.o [2019-09-18T14:16:45.490Z] LINK criu/criu [2019-09-18T14:16:45.631Z] CC images/core-x86.o [2019-09-18T14:16:45.631Z] CC images/core-arm.o [2019-09-18T14:16:45.872Z] DEP lib/c/criu.d [2019-09-18T14:16:45.872Z] CC images/rpc.pb-c.o [2019-09-18T14:16:45.872Z] CC lib/c/criu.o [2019-09-18T14:16:45.913Z] CC images/core-aarch64.o [2019-09-18T14:16:45.913Z] CC images/core-ppc64.o [2019-09-18T14:16:46.187Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-09-18T14:16:46.187Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-10cb443f\powershellScript.ps1'; exit $LASTEXITCODE; [2019-09-18T14:16:46.187Z] ---------------------------------------------------------------------------- [2019-09-18T14:16:46.210Z] CC images/core-s390.o [2019-09-18T14:16:46.271Z] LINK lib/c/built-in.o [2019-09-18T14:16:46.272Z] LINK lib/c/libcriu.so [2019-09-18T14:16:46.272Z] GEN magic.py [2019-09-18T14:16:46.272Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-18T14:16:46.272Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-18T14:16:46.272Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-18T14:16:46.496Z] CC images/cpuinfo.o [2019-09-18T14:16:46.496Z] CC images/inventory.o [2019-09-18T14:16:46.640Z] make[1]: Nothing to be done for 'all'. [2019-09-18T14:16:46.640Z] make[1]: 'images/built-in.o' is up to date. [2019-09-18T14:16:46.640Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-18T14:16:46.640Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-18T14:16:46.640Z] make[1]: 'compel/libcompel.a' is up to date. [2019-09-18T14:16:46.640Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-09-18T14:16:46.640Z] make[1]: Nothing to be done for 'all'. [2019-09-18T14:16:46.640Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-18T14:16:46.649Z] [2019-09-18T14:16:46.650Z] INFO: executeCI.ps1 starting at Wed Sep 18 14:16:46 CUT 2019 [2019-09-18T14:16:46.650Z] [2019-09-18T14:16:46.650Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-09-18T14:16:46.650Z] INFO: Running git version 2.23.0.windows.1 [2019-09-18T14:16:46.650Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-09-18T14:16:46.650Z] INFO: Environment variables: [2019-09-18T14:16:46.650Z] [2019-09-18T14:16:46.650Z] Name Value [2019-09-18T14:16:46.650Z] ---- ----- [2019-09-18T14:16:46.650Z] ALLUSERSPROFILE C:\ProgramData [2019-09-18T14:16:46.650Z] amd64 true [2019-09-18T14:16:46.650Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-09-18T14:16:46.650Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-09-18T14:16:46.650Z] BRANCH_NAME PR-39942 [2019-09-18T14:16:46.650Z] BUILD_DISPLAY_NAME #3 [2019-09-18T14:16:46.650Z] BUILD_ID 3 [2019-09-18T14:16:46.650Z] BUILD_NUMBER 3 [2019-09-18T14:16:46.650Z] BUILD_TAG jenkins-moby-PR-39942-3 [2019-09-18T14:16:46.650Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-39942/3/ [2019-09-18T14:16:46.650Z] CHANGE_AUTHOR SamWhited [2019-09-18T14:16:46.650Z] CHANGE_AUTHOR_DISPLAY_NAME Sam Whited [2019-09-18T14:16:46.650Z] CHANGE_AUTHOR_EMAIL sam@samwhited.com [2019-09-18T14:16:46.650Z] CHANGE_BRANCH daemon_ops_type [2019-09-18T14:16:46.650Z] CHANGE_FORK SamWhited [2019-09-18T14:16:46.650Z] CHANGE_ID 39942 [2019-09-18T14:16:46.650Z] CHANGE_TARGET master [2019-09-18T14:16:46.650Z] CHANGE_TITLE testutil/daemon: group options under type [2019-09-18T14:16:46.650Z] CHANGE_URL https://github.com/moby/moby/pull/39942 [2019-09-18T14:16:46.650Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-18T14:16:46.650Z] CommonProgramFiles C:\Program Files\Common Files [2019-09-18T14:16:46.650Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-09-18T14:16:46.650Z] CommonProgramW6432 C:\Program Files\Common Files [2019-09-18T14:16:46.650Z] COMPUTERNAME azwin-2-1c7ee0 [2019-09-18T14:16:46.650Z] ComSpec C:\windows\system32\cmd.exe [2019-09-18T14:16:46.650Z] ConfigSequenceNumber 0 [2019-09-18T14:16:46.650Z] DOCKER_BUILDKIT 0 [2019-09-18T14:16:46.650Z] DOCKER_DUT_DEBUG 1 [2019-09-18T14:16:46.650Z] DOCKER_EXPERIMENTAL 1 [2019-09-18T14:16:46.650Z] DOCKER_GRAPHDRIVER overlay2 [2019-09-18T14:16:46.650Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-09-18T14:16:46.650Z] EXECUTOR_NUMBER 0 [2019-09-18T14:16:46.650Z] FQDN azwin-2-1c7ee0.westus.cloudapp.azure.com [2019-09-18T14:16:46.650Z] GIT_BRANCH PR-39942 [2019-09-18T14:16:46.650Z] GIT_COMMIT 41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:16:46.650Z] GIT_PREVIOUS_COMMIT 65544fe4abe6588eb783206f6d48cf96a83477ad [2019-09-18T14:16:46.650Z] GIT_URL https://github.com/moby/moby.git [2019-09-18T14:16:46.650Z] HUDSON_COOKIE c0b3dd77-edb0-4677-8213-e27a23cc6f85 [2019-09-18T14:16:46.650Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-09-18T14:16:46.650Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-09-18T14:16:46.650Z] HUDSON_URL https://ci.docker.com/public/ [2019-09-18T14:16:46.650Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-09-18T14:16:46.650Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-09-18T14:16:46.650Z] JENKINS_NODE_COOKIE dd75d542-55a2-4f52-9fad-5f8db27037a4 [2019-09-18T14:16:46.650Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-09-18T14:16:46.650Z] JENKINS_URL https://ci.docker.com/public/ [2019-09-18T14:16:46.650Z] JOB_BASE_NAME PR-39942 [2019-09-18T14:16:46.650Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39942/display/redirect [2019-09-18T14:16:46.650Z] JOB_NAME moby/PR-39942 [2019-09-18T14:16:46.650Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-39942/ [2019-09-18T14:16:46.650Z] library.jps.version master [2019-09-18T14:16:46.650Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-09-18T14:16:46.650Z] NODE_LABELS amd64 azure azwin-2-1c7ee0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-09-18T14:16:46.650Z] NODE_NAME azwin-2-1c7ee0 [2019-09-18T14:16:46.650Z] NUMBER_OF_PROCESSORS 4 [2019-09-18T14:16:46.650Z] OS Windows_NT [2019-09-18T14:16:46.650Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-09-18T14:16:46.650Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-09-18T14:16:46.650Z] ppc64le true [2019-09-18T14:16:46.650Z] PROCESSOR_ARCHITECTURE AMD64 [2019-09-18T14:16:46.650Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-09-18T14:16:46.650Z] PROCESSOR_LEVEL 6 [2019-09-18T14:16:46.650Z] PROCESSOR_REVISION 4f01 [2019-09-18T14:16:46.650Z] ProgramData C:\ProgramData [2019-09-18T14:16:46.650Z] ProgramFiles C:\Program Files [2019-09-18T14:16:46.650Z] ProgramFiles(x86) C:\Program Files (x86) [2019-09-18T14:16:46.650Z] ProgramW6432 C:\Program Files [2019-09-18T14:16:46.650Z] PROMPT $P$G [2019-09-18T14:16:46.650Z] PSExecutionPolicyPreference Bypass [2019-09-18T14:16:46.650Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-09-18T14:16:46.650Z] PUBLIC C:\Users\Public [2019-09-18T14:16:46.650Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39942/3/display/redirect?page=changes [2019-09-18T14:16:46.650Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39942/3/display/redirect [2019-09-18T14:16:46.650Z] s390x true [2019-09-18T14:16:46.650Z] skip_dco false [2019-09-18T14:16:46.650Z] SKIP_VALIDATION_TESTS 1 [2019-09-18T14:16:46.650Z] SOURCES_DRIVE d [2019-09-18T14:16:46.650Z] SOURCES_SUBDIR gopath [2019-09-18T14:16:46.650Z] STAGE_NAME Run tests [2019-09-18T14:16:46.650Z] SystemDrive C: [2019-09-18T14:16:46.650Z] SystemRoot C:\windows [2019-09-18T14:16:46.650Z] TEMP C:\windows\TEMP [2019-09-18T14:16:46.650Z] TESTDEBUG 0 [2019-09-18T14:16:46.650Z] TESTRUN_DRIVE d [2019-09-18T14:16:46.650Z] TESTRUN_SUBDIR CI-3 [2019-09-18T14:16:46.650Z] TIMEOUT 120m [2019-09-18T14:16:46.650Z] TMP C:\windows\TEMP [2019-09-18T14:16:46.650Z] unit_validate true [2019-09-18T14:16:46.650Z] USERDOMAIN WORKGROUP [2019-09-18T14:16:46.650Z] USERNAME azwin-2-1c7ee0$ [2019-09-18T14:16:46.650Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-09-18T14:16:46.650Z] windir C:\windows [2019-09-18T14:16:46.650Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-09-18T14:16:46.650Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-09-18T14:16:46.650Z] windowsRS1 false [2019-09-18T14:16:46.650Z] windowsRS5 true [2019-09-18T14:16:46.650Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-09-18T14:16:46.650Z] [2019-09-18T14:16:46.650Z] [2019-09-18T14:16:46.650Z] [2019-09-18T14:16:46.650Z] INFO: Sources under d:\gopath\... [2019-09-18T14:16:46.650Z] INFO: Test run under d:\CI-3\... [2019-09-18T14:16:46.650Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-09-18T14:16:46.650Z] INFO: docker/docker repository was found [2019-09-18T14:16:46.779Z] CC images/fdinfo.o [2019-09-18T14:16:46.779Z] CC images/fown.o [2019-09-18T14:16:46.779Z] CC images/ns.o [2019-09-18T14:16:46.779Z] CC images/regfile.o [2019-09-18T14:16:47.005Z] make[2]: Nothing to be done for 'all'. [2019-09-18T14:16:47.005Z] make[2]: Nothing to be done for 'all'. [2019-09-18T14:16:47.005Z] make[2]: Nothing to be done for 'all'. [2019-09-18T14:16:47.005Z] make[2]: Nothing to be done for 'all'. [2019-09-18T14:16:47.005Z] make[2]: Nothing to be done for 'all'. [2019-09-18T14:16:47.005Z] make[2]: Nothing to be done for 'all'. [2019-09-18T14:16:47.005Z] make[2]: Nothing to be done for 'all'. [2019-09-18T14:16:47.005Z] make[2]: Nothing to be done for 'all'. [2019-09-18T14:16:47.005Z] INSTALL criu/criu [2019-09-18T14:16:47.061Z] CC images/ghost-file.o [2019-09-18T14:16:47.061Z] CC images/fifo.o [2019-09-18T14:16:47.061Z] CC images/remap-file-path.o [2019-09-18T14:16:47.061Z] CC images/eventfd.o [2019-09-18T14:16:47.112Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-09-18T14:16:47.112Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.737' [2019-09-18T14:16:47.112Z] INFO: Docker version of control daemon [2019-09-18T14:16:47.112Z] [2019-09-18T14:16:47.343Z] CC images/eventpoll.o [2019-09-18T14:16:47.343Z] CC images/fh.o [2019-09-18T14:16:47.343Z] CC images/fsnotify.o [2019-09-18T14:16:47.575Z] Client: Docker Engine - Enterprise [2019-09-18T14:16:47.575Z] Version: 19.03.2 [2019-09-18T14:16:47.575Z] API version: 1.40 [2019-09-18T14:16:47.575Z] Go version: go1.12.8 [2019-09-18T14:16:47.575Z] Git commit: c92ab06ed9 [2019-09-18T14:16:47.575Z] Built: 09/03/2019 16:38:11 [2019-09-18T14:16:47.575Z] OS/Arch: windows/amd64 [2019-09-18T14:16:47.575Z] Experimental: false [2019-09-18T14:16:47.575Z] [2019-09-18T14:16:47.575Z] Server: Docker Engine - Enterprise [2019-09-18T14:16:47.575Z] Engine: [2019-09-18T14:16:47.575Z] Version: 19.03.2 [2019-09-18T14:16:47.575Z] API version: 1.40 (minimum version 1.24) [2019-09-18T14:16:47.575Z] Go version: go1.12.8 [2019-09-18T14:16:47.575Z] Git commit: c92ab06ed9 [2019-09-18T14:16:47.575Z] Built: 09/03/2019 16:35:47 [2019-09-18T14:16:47.575Z] OS/Arch: windows/amd64 [2019-09-18T14:16:47.575Z] Experimental: true [2019-09-18T14:16:47.575Z] [2019-09-18T14:16:47.575Z] INFO: Docker info of control daemon [2019-09-18T14:16:47.575Z] [2019-09-18T14:16:47.625Z] CC images/signalfd.o [2019-09-18T14:16:47.625Z] CC images/fs.o [2019-09-18T14:16:47.795Z] Removing intermediate container 7305917ea00d [2019-09-18T14:16:47.796Z] ---> 60377ef23a56 [2019-09-18T14:16:47.796Z] Step 12/125 : FROM base AS registry [2019-09-18T14:16:47.796Z] ---> 9862b428cbbc [2019-09-18T14:16:47.796Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-18T14:16:47.907Z] CC images/pstree.o [2019-09-18T14:16:47.907Z] CC images/pipe.o [2019-09-18T14:16:47.907Z] CC images/tcp-stream.o [2019-09-18T14:16:47.907Z] CC images/sk-packet.o [2019-09-18T14:16:48.172Z] ---> Running in 50ffbdfddeb7 [2019-09-18T14:16:48.172Z] Removing intermediate container 50ffbdfddeb7 [2019-09-18T14:16:48.172Z] ---> 6dbbb92b1d41 [2019-09-18T14:16:48.172Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-18T14:16:48.189Z] CC images/mnt.o [2019-09-18T14:16:48.189Z] CC images/pipe-data.o [2019-09-18T14:16:48.189Z] CC images/sa.o [2019-09-18T14:16:48.189Z] CC images/timer.o [2019-09-18T14:16:48.470Z] CC images/timerfd.o [2019-09-18T14:16:48.470Z] CC images/mm.o [2019-09-18T14:16:48.470Z] CC images/sk-opts.o [2019-09-18T14:16:48.540Z] ---> Running in 7862e5f25cb1 [2019-09-18T14:16:48.540Z] Removing intermediate container 7862e5f25cb1 [2019-09-18T14:16:48.540Z] ---> 3addaa7b55b8 [2019-09-18T14:16:48.540Z] Step 15/125 : 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-18T14:16:48.540Z] ---> Running in 35a4c039fefb [2019-09-18T14:16:48.753Z] CC images/sk-unix.o [2019-09-18T14:16:48.753Z] CC images/sk-inet.o [2019-09-18T14:16:48.753Z] CC images/tun.o [2019-09-18T14:16:49.036Z] CC images/sk-netlink.o [2019-09-18T14:16:49.036Z] CC images/packet-sock.o [2019-09-18T14:16:49.036Z] CC images/ipc-var.o [2019-09-18T14:16:49.121Z] Client: [2019-09-18T14:16:49.121Z] Debug Mode: false [2019-09-18T14:16:49.121Z] Plugins: [2019-09-18T14:16:49.121Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-09-18T14:16:49.121Z] [2019-09-18T14:16:49.121Z] Server: [2019-09-18T14:16:49.121Z] Containers: 0 [2019-09-18T14:16:49.121Z] Running: 0 [2019-09-18T14:16:49.121Z] Paused: 0 [2019-09-18T14:16:49.121Z] Stopped: 0 [2019-09-18T14:16:49.121Z] Images: 8 [2019-09-18T14:16:49.121Z] Server Version: 19.03.2 [2019-09-18T14:16:49.121Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-09-18T14:16:49.121Z] Windows: [2019-09-18T14:16:49.121Z] LCOW: [2019-09-18T14:16:49.121Z] Logging Driver: json-file [2019-09-18T14:16:49.121Z] Plugins: [2019-09-18T14:16:49.121Z] Volume: local [2019-09-18T14:16:49.121Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-18T14:16:49.121Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-18T14:16:49.121Z] Swarm: inactive [2019-09-18T14:16:49.121Z] Default Isolation: process [2019-09-18T14:16:49.121Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-18T14:16:49.121Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-18T14:16:49.121Z] OSType: windows [2019-09-18T14:16:49.121Z] Architecture: x86_64 [2019-09-18T14:16:49.121Z] CPUs: 4 [2019-09-18T14:16:49.121Z] Total Memory: 32GiB [2019-09-18T14:16:49.121Z] Name: azwin-2-1c7ee0 [2019-09-18T14:16:49.121Z] ID: IC67:CPLY:EIK5:CT5D:QZ5Y:TFZJ:TENS:TGFH:O2CW:TVBL:R7LO:BNSW [2019-09-18T14:16:49.121Z] Docker Root Dir: D:\docker [2019-09-18T14:16:49.121Z] Debug Mode: false [2019-09-18T14:16:49.121Z] Registry: https://index.docker.io/v1/ [2019-09-18T14:16:49.121Z] Labels: [2019-09-18T14:16:49.121Z] Experimental: true [2019-09-18T14:16:49.121Z] Insecure Registries: [2019-09-18T14:16:49.121Z] 10.0.0.4:5000 [2019-09-18T14:16:49.121Z] 127.0.0.0/8 [2019-09-18T14:16:49.121Z] Registry Mirrors: [2019-09-18T14:16:49.121Z] http://10.0.0.4:5000/ [2019-09-18T14:16:49.121Z] Live Restore Enabled: false [2019-09-18T14:16:49.121Z] [2019-09-18T14:16:49.121Z] [2019-09-18T14:16:49.121Z] INFO: Commit hash is 41adef29f [2019-09-18T14:16:49.121Z] INFO: Nuke-Everything... [2019-09-18T14:16:49.121Z] INFO: Container count on control daemon to delete is 0 [2019-09-18T14:16:49.318Z] CC images/ipc-desc.o [2019-09-18T14:16:49.318Z] CC images/ipc-shm.o [2019-09-18T14:16:49.318Z] CC images/ipc-msg.o [2019-09-18T14:16:49.318Z] CC images/ipc-sem.o [2019-09-18T14:16:49.330Z] + mktemp -d [2019-09-18T14:16:49.330Z] + export GOPATH=/tmp/tmp.MryAEONWLC [2019-09-18T14:16:49.330Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.MryAEONWLC/src/github.com/docker/distribution [2019-09-18T14:16:49.330Z] Cloning into '/tmp/tmp.MryAEONWLC/src/github.com/docker/distribution'... [2019-09-18T14:16:49.586Z] INFO: Nuking d:\CI-3 [2019-09-18T14:16:49.586Z] INFO: Zapped successfully [2019-09-18T14:16:49.586Z] INFO: Location for testing is d:\CI-3\CI-41adef29f [2019-09-18T14:16:49.586Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-09-18T14:16:49.586Z] [2019-09-18T14:16:49.586Z] [2019-09-18T14:16:49.586Z] INFO: Building the image from Dockerfile.windows at 09/18/2019 14:16:49... [2019-09-18T14:16:49.586Z] [2019-09-18T14:16:49.600Z] CC images/utsns.o [2019-09-18T14:16:49.600Z] CC images/creds.o [2019-09-18T14:16:49.600Z] CC images/vma.o [2019-09-18T14:16:49.600Z] CC images/netdev.o [2019-09-18T14:16:49.882Z] CC images/tty.o [2019-09-18T14:16:49.882Z] CC images/file-lock.o [2019-09-18T14:16:50.164Z] CC images/rlimit.o [2019-09-18T14:16:50.164Z] CC images/pagemap.o [2019-09-18T14:16:50.164Z] CC images/siginfo.o [2019-09-18T14:16:50.445Z] CC images/rpc.o [2019-09-18T14:16:50.584Z] + cd /tmp/tmp.MryAEONWLC/src/github.com/docker/distribution [2019-09-18T14:16:50.584Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-18T14:16:50.727Z] CC images/ext-file.o [2019-09-18T14:16:50.728Z] CC images/cgroup.o [2019-09-18T14:16:50.960Z] + GOPATH=/tmp/tmp.MryAEONWLC/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.MryAEONWLC go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-18T14:16:51.017Z] CC images/userns.o [2019-09-18T14:16:51.300Z] CC images/google/protobuf/descriptor.o [2019-09-18T14:16:51.918Z] CC images/opts.o [2019-09-18T14:16:51.918Z] CC images/seccomp.o [2019-09-18T14:16:51.918Z] CC images/binfmt-misc.o [2019-09-18T14:16:51.918Z] CC images/time.o [2019-09-18T14:16:51.918Z] CC images/sysctl.o [2019-09-18T14:16:52.200Z] CC images/autofs.o [2019-09-18T14:16:52.201Z] CC images/macvlan.o [2019-09-18T14:16:52.201Z] CC images/sit.o [2019-09-18T14:16:52.201Z] LINK images/built-in.o [2019-09-18T14:16:52.483Z] GEN compel/include/asm [2019-09-18T14:16:52.483Z] GEN compel/include/version.h [2019-09-18T14:16:52.483Z] touch .config [2019-09-18T14:16:52.483Z] GEN include/common/config.h [2019-09-18T14:16:52.483Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-18T14:16:52.483Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-09-18T14:16:52.483Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-09-18T14:16:52.483Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-09-18T14:16:52.483Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-09-18T14:16:52.483Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-09-18T14:16:52.483Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-09-18T14:16:52.483Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-18T14:16:52.483Z] DEP compel/plugins/std/infect.d [2019-09-18T14:16:52.483Z] DEP compel/plugins/std/string.d [2019-09-18T14:16:52.483Z] DEP compel/plugins/std/log.d [2019-09-18T14:16:52.483Z] DEP compel/plugins/std/fds.d [2019-09-18T14:16:52.766Z] DEP compel/plugins/std/std.d [2019-09-18T14:16:52.766Z] DEP compel/plugins/shmem/shmem.d [2019-09-18T14:16:52.766Z] DEP compel/plugins/fds/fds.d [2019-09-18T14:16:52.766Z] CC compel/plugins/std/std.o [2019-09-18T14:16:52.766Z] CC compel/plugins/std/fds.o [2019-09-18T14:16:53.059Z] CC compel/plugins/std/log.o [2019-09-18T14:16:53.341Z] CC compel/plugins/std/string.o [2019-09-18T14:16:53.624Z] CC compel/plugins/std/infect.o [2019-09-18T14:16:53.624Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-09-18T14:16:53.624Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2019-09-18T14:16:53.624Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2019-09-18T14:16:53.624Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-09-18T14:16:53.624Z] AR compel/plugins/std.lib.a [2019-09-18T14:16:53.624Z] CC compel/plugins/fds/fds.o [2019-09-18T14:16:53.907Z] AR compel/plugins/fds.lib.a [2019-09-18T14:16:53.907Z] HOSTDEP compel/src/lib/log-host.d [2019-09-18T14:16:53.907Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-18T14:16:53.907Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-09-18T14:16:53.907Z] HOSTDEP compel/src/main-host.d [2019-09-18T14:16:54.190Z] DEP compel/src/lib/ptrace.d [2019-09-18T14:16:54.190Z] DEP compel/src/lib/infect.d [2019-09-18T14:16:54.190Z] DEP compel/src/lib/infect-util.d [2019-09-18T14:16:54.190Z] DEP compel/src/lib/infect-rpc.d [2019-09-18T14:16:54.190Z] DEP compel/arch/ppc64/src/lib/infect.d [2019-09-18T14:16:54.190Z] DEP compel/arch/ppc64/src/lib/cpu.d [2019-09-18T14:16:54.472Z] DEP compel/src/lib/log.d [2019-09-18T14:16:54.472Z] DEP compel/src/main.d [2019-09-18T14:16:54.472Z] DEP compel/src/lib/handle-elf.d [2019-09-18T14:16:54.472Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-09-18T14:16:54.472Z] CC compel/src/lib/log.o [2019-09-18T14:16:54.755Z] CC compel/arch/ppc64/src/lib/cpu.o [2019-09-18T14:16:54.755Z] CC compel/arch/ppc64/src/lib/infect.o [2019-09-18T14:16:55.037Z] CC compel/src/lib/infect-rpc.o [2019-09-18T14:16:55.037Z] CC compel/src/lib/infect-util.o [2019-09-18T14:16:55.319Z] CC compel/src/lib/infect.o [2019-09-18T14:16:55.934Z] CC compel/src/lib/ptrace.o [2019-09-18T14:16:56.216Z] AR compel/libcompel.a [2019-09-18T14:16:56.216Z] HOSTCC compel/src/main-host.o [2019-09-18T14:16:56.216Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-09-18T14:16:56.499Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-09-18T14:16:56.499Z] HOSTCC compel/src/lib/log-host.o [2019-09-18T14:16:56.694Z] Sending build context to Docker daemon 49.97MB [2019-09-18T14:16:56.694Z] [2019-09-18T14:16:56.694Z] Step 1/8 : FROM microsoft/windowsservercore [2019-09-18T14:16:56.694Z] ---> 1ddfa8bee56a [2019-09-18T14:16:56.694Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-09-18T14:16:56.694Z] ---> Using cache [2019-09-18T14:16:56.694Z] ---> d3da68d20443 [2019-09-18T14:16:56.694Z] Step 3/8 : ARG GO_VERSION=1.12.9 [2019-09-18T14:16:56.694Z] ---> Using cache [2019-09-18T14:16:56.694Z] ---> 62bcf56c6eee [2019-09-18T14:16:56.694Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath FROM_DOCKERFILE=1 [2019-09-18T14:16:56.694Z] ---> Using cache [2019-09-18T14:16:56.694Z] ---> 633c82259a43 [2019-09-18T14:16:56.694Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/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-18T14:16:56.694Z] ---> Using cache [2019-09-18T14:16:56.694Z] ---> 450c2933bd9d [2019-09-18T14:16:56.694Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-09-18T14:16:56.694Z] ---> Using cache [2019-09-18T14:16:56.694Z] ---> 3122d0df6eda [2019-09-18T14:16:56.694Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-09-18T14:16:56.694Z] ---> Using cache [2019-09-18T14:16:56.694Z] ---> ad73f1d1ea41 [2019-09-18T14:16:56.694Z] Step 8/8 : COPY . . [2019-09-18T14:16:56.782Z] HOSTLINK compel/compel-host-bin [2019-09-18T14:16:56.782Z] DEP soccr/soccr.d [2019-09-18T14:16:56.782Z] CC soccr/soccr.o [2019-09-18T14:16:57.396Z] AR soccr/libsoccr.a [2019-09-18T14:16:57.396Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-18T14:16:57.396Z] DEP criu/arch/ppc64/sigframe.d [2019-09-18T14:16:57.396Z] DEP criu/arch/ppc64/crtools.d [2019-09-18T14:16:57.679Z] DEP criu/arch/ppc64/cpu.d [2019-09-18T14:16:57.679Z] CC criu/arch/ppc64/cpu.o [2019-09-18T14:16:57.679Z] CC criu/arch/ppc64/crtools.o [2019-09-18T14:16:58.294Z] CC criu/arch/ppc64/sigframe.o [2019-09-18T14:16:58.294Z] LINK criu/arch/ppc64/crtools.built-in.o [2019-09-18T14:16:58.294Z] DEP criu/arch/ppc64/misc.d [2019-09-18T14:16:58.294Z] DEP criu/arch/ppc64/vdso-trampoline.d [2019-09-18T14:16:58.294Z] DEP criu/arch/ppc64/vdso-pie.d [2019-09-18T14:16:58.294Z] DEP criu/pie/parasite-vdso.d [2019-09-18T14:16:58.294Z] DEP criu/pie/util-vdso.d [2019-09-18T14:16:58.576Z] DEP criu/pie/util.d [2019-09-18T14:16:58.576Z] CC criu/pie/util.o [2019-09-18T14:16:58.576Z] CC criu/pie/util-vdso.o [2019-09-18T14:16:58.859Z] CC criu/pie/parasite-vdso.o [2019-09-18T14:16:59.143Z] CC criu/arch/ppc64/vdso-pie.o [2019-09-18T14:16:59.426Z] CC criu/arch/ppc64/vdso-trampoline.o [2019-09-18T14:16:59.426Z] CC criu/arch/ppc64/misc.o [2019-09-18T14:16:59.426Z] AR criu/pie/pie.lib.a [2019-09-18T14:16:59.426Z] DEP criu/pie/restorer.d [2019-09-18T14:16:59.426Z] DEP criu/arch/ppc64/restorer.d [2019-09-18T14:16:59.426Z] DEP criu/pie/parasite.d [2019-09-18T14:16:59.710Z] CC criu/pie/parasite.o [2019-09-18T14:16:59.992Z] LINK criu/pie/parasite.built-in.o [2019-09-18T14:16:59.992Z] GEN criu/pie/parasite-blob.h [2019-09-18T14:16:59.992Z] CC criu/arch/ppc64/restorer.o [2019-09-18T14:17:00.275Z] CC criu/pie/restorer.o [2019-09-18T14:17:01.282Z] LINK criu/pie/restorer.built-in.o [2019-09-18T14:17:01.282Z] GEN criu/pie/restorer-blob.h [2019-09-18T14:17:01.570Z] DEP criu/vdso.d [2019-09-18T14:17:01.570Z] DEP criu/uts_ns.d [2019-09-18T14:17:01.570Z] DEP criu/util.d [2019-09-18T14:17:01.570Z] DEP criu/uffd.d [2019-09-18T14:17:01.860Z] DEP criu/tun.d [2019-09-18T14:17:01.860Z] DEP criu/tty.d [2019-09-18T14:17:01.860Z] DEP criu/timerfd.d [2019-09-18T14:17:02.142Z] DEP criu/sysfs_parse.d [2019-09-18T14:17:02.142Z] DEP criu/sysctl.d [2019-09-18T14:17:02.142Z] DEP criu/string.d [2019-09-18T14:17:02.142Z] DEP criu/stats.d [2019-09-18T14:17:02.142Z] DEP criu/sockets.d [2019-09-18T14:17:02.425Z] DEP criu/sk-unix.d [2019-09-18T14:17:02.425Z] DEP criu/sk-tcp.d [2019-09-18T14:17:02.425Z] DEP criu/sk-queue.d [2019-09-18T14:17:02.425Z] DEP criu/sk-packet.d [2019-09-18T14:17:02.707Z] DEP criu/sk-netlink.d [2019-09-18T14:17:02.707Z] DEP criu/sk-inet.d [2019-09-18T14:17:02.707Z] DEP criu/signalfd.d [2019-09-18T14:17:02.990Z] DEP criu/sigframe.d [2019-09-18T14:17:02.990Z] DEP criu/shmem.d [2019-09-18T14:17:02.990Z] DEP criu/servicefd.d [2019-09-18T14:17:02.990Z] DEP criu/seize.d [2019-09-18T14:17:02.990Z] DEP criu/seccomp.d [2019-09-18T14:17:03.274Z] DEP criu/rst-malloc.d [2019-09-18T14:17:03.274Z] DEP criu/rbtree.d [2019-09-18T14:17:03.274Z] DEP criu/pstree.d [2019-09-18T14:17:03.274Z] DEP criu/protobuf.d [2019-09-18T14:17:03.274Z] GEN criu/protobuf-desc-gen.h [2019-09-18T14:17:03.895Z] DEP criu/protobuf-desc.d [2019-09-18T14:17:03.895Z] DEP criu/proc_parse.d [2019-09-18T14:17:03.895Z] DEP criu/plugin.d [2019-09-18T14:17:03.895Z] DEP criu/pipes.d [2019-09-18T14:17:03.895Z] DEP criu/pie-util.d [2019-09-18T14:17:04.177Z] DEP criu/pie-util-vdso.d [2019-09-18T14:17:04.177Z] DEP criu/pie-util-vdso-elf32.d [2019-09-18T14:17:04.177Z] DEP criu/path.d [2019-09-18T14:17:04.177Z] DEP criu/parasite-syscall.d [2019-09-18T14:17:04.177Z] DEP criu/pagemap.d [2019-09-18T14:17:04.460Z] DEP criu/pagemap-cache.d [2019-09-18T14:17:04.460Z] DEP criu/page-xfer.d [2019-09-18T14:17:04.460Z] DEP criu/page-pipe.d [2019-09-18T14:17:04.460Z] DEP criu/netfilter.d [2019-09-18T14:17:04.743Z] DEP criu/net.d [2019-09-18T14:17:04.743Z] DEP criu/namespaces.d [2019-09-18T14:17:04.743Z] DEP criu/mount.d [2019-09-18T14:17:05.030Z] DEP criu/mem.d [2019-09-18T14:17:05.030Z] DEP criu/lsm.d [2019-09-18T14:17:05.030Z] DEP criu/log.d [2019-09-18T14:17:05.030Z] DEP criu/libnetlink.d [2019-09-18T14:17:05.030Z] DEP criu/kerndat.d [2019-09-18T14:17:05.314Z] DEP criu/kcmp-ids.d [2019-09-18T14:17:05.314Z] DEP criu/irmap.d [2019-09-18T14:17:05.314Z] DEP criu/ipc_ns.d [2019-09-18T14:17:05.314Z] DEP criu/image.d [2019-09-18T14:17:05.596Z] DEP criu/image-desc.d [2019-09-18T14:17:05.596Z] DEP criu/fsnotify.d [2019-09-18T14:17:05.596Z] DEP criu/filesystems.d [2019-09-18T14:17:05.596Z] DEP criu/files.d [2019-09-18T14:17:05.596Z] DEP criu/files-reg.d [2019-09-18T14:17:05.878Z] DEP criu/files-ext.d [2019-09-18T14:17:05.878Z] DEP criu/file-lock.d [2019-09-18T14:17:05.878Z] DEP criu/file-ids.d [2019-09-18T14:17:05.878Z] DEP criu/fifo.d [2019-09-18T14:17:06.160Z] DEP criu/fdstore.d [2019-09-18T14:17:06.160Z] DEP criu/fault-injection.d [2019-09-18T14:17:06.160Z] DEP criu/external.d [2019-09-18T14:17:06.160Z] DEP criu/eventpoll.d [2019-09-18T14:17:06.160Z] DEP criu/eventfd.d [2019-09-18T14:17:06.443Z] DEP criu/crtools.d [2019-09-18T14:17:06.443Z] DEP criu/cr-service.d [2019-09-18T14:17:06.443Z] DEP criu/cr-restore.d [2019-09-18T14:17:06.443Z] DEP criu/cr-errno.d [2019-09-18T14:17:06.443Z] DEP criu/cr-dump.d [2019-09-18T14:17:06.726Z] DEP criu/cr-dedup.d [2019-09-18T14:17:06.726Z] DEP criu/cr-check.d [2019-09-18T14:17:06.726Z] DEP criu/config.d [2019-09-18T14:17:06.937Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-18T14:17:06.938Z] [2019-09-18T14:17:06.938Z] [2019-09-18T14:17:06.938Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-18T14:17:06.938Z] [2019-09-18T14:17:06.938Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-09-18T14:17:06.938Z] [2019-09-18T14:17:06.938Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-18T14:17:06.938Z] No new tests added to integration. [2019-09-18T14:17:06.938Z] [2019-09-18T14:17:06.938Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-18T14:17:06.938Z] PKG_CONFIG=pkg-config [2019-09-18T14:17:06.938Z] GOLANG_VERSION=1.12.9 [2019-09-18T14:17:06.938Z] HOSTNAME=b58cb8cdfd5b [2019-09-18T14:17:06.938Z] KEEPBUNDLE=1 [2019-09-18T14:17:06.938Z] container=docker [2019-09-18T14:17:06.938Z] TEST_SKIP_INTEGRATION=1 [2019-09-18T14:17:06.938Z] GOPATH=/go [2019-09-18T14:17:06.938Z] PWD=/go/src/github.com/docker/docker [2019-09-18T14:17:06.938Z] HOME=/root [2019-09-18T14:17:06.938Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-18T14:17:06.938Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-18T14:17:06.938Z] DOCKER_GITCOMMIT=41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:17:06.938Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-18T14:17:06.938Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-18T14:17:06.938Z] TERM=xterm [2019-09-18T14:17:06.938Z] DEST=bundles/test-integration [2019-09-18T14:17:06.938Z] SHLVL=1 [2019-09-18T14:17:06.938Z] TIMEOUT=120m [2019-09-18T14:17:06.938Z] TESTFLAGS=-test.run /(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-09-18T14:17:06.938Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-18T14:17:06.938Z] DOCKER_PKG=github.com/docker/docker [2019-09-18T14:17:06.938Z] TESTDEBUG=0 [2019-09-18T14:17:06.938Z] _=/usr/bin/env [2019-09-18T14:17:06.938Z] Building test suite binary ./integration-cli/test.main [2019-09-18T14:17:06.938Z] PKG_CONFIG=pkg-config [2019-09-18T14:17:06.938Z] GOLANG_VERSION=1.12.9 [2019-09-18T14:17:06.938Z] HOSTNAME=2394611b1dc4 [2019-09-18T14:17:06.938Z] KEEPBUNDLE=1 [2019-09-18T14:17:06.938Z] container=docker [2019-09-18T14:17:06.938Z] TEST_SKIP_INTEGRATION=1 [2019-09-18T14:17:06.938Z] GOPATH=/go [2019-09-18T14:17:06.938Z] PWD=/go/src/github.com/docker/docker [2019-09-18T14:17:06.938Z] HOME=/root [2019-09-18T14:17:06.938Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-18T14:17:06.938Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-18T14:17:06.938Z] DOCKER_GITCOMMIT=41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:17:06.938Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-18T14:17:06.938Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-18T14:17:06.938Z] TERM=xterm [2019-09-18T14:17:06.938Z] DEST=bundles/test-integration [2019-09-18T14:17:06.938Z] SHLVL=1 [2019-09-18T14:17:06.938Z] TIMEOUT=120m [2019-09-18T14:17:06.938Z] TESTFLAGS=-test.run /(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-09-18T14:17:06.938Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-18T14:17:06.938Z] DOCKER_PKG=github.com/docker/docker [2019-09-18T14:17:06.938Z] TESTDEBUG=0 [2019-09-18T14:17:06.938Z] _=/usr/bin/env [2019-09-18T14:17:06.938Z] Building test suite binary ./integration-cli/test.main [2019-09-18T14:17:06.938Z] PKG_CONFIG=pkg-config [2019-09-18T14:17:06.938Z] GOLANG_VERSION=1.12.9 [2019-09-18T14:17:06.938Z] HOSTNAME=5569f2122f73 [2019-09-18T14:17:06.938Z] KEEPBUNDLE=1 [2019-09-18T14:17:06.938Z] container=docker [2019-09-18T14:17:06.938Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-18T14:17:06.938Z] GOPATH=/go [2019-09-18T14:17:06.938Z] PWD=/go/src/github.com/docker/docker [2019-09-18T14:17:06.938Z] HOME=/root [2019-09-18T14:17:06.938Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-18T14:17:06.938Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-18T14:17:06.938Z] DOCKER_GITCOMMIT=41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:17:06.938Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-18T14:17:06.938Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-18T14:17:06.938Z] TERM=xterm [2019-09-18T14:17:06.938Z] DEST=bundles/test-integration [2019-09-18T14:17:06.938Z] SHLVL=1 [2019-09-18T14:17:06.938Z] TIMEOUT=120m [2019-09-18T14:17:06.938Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-18T14:17:06.938Z] DOCKER_PKG=github.com/docker/docker [2019-09-18T14:17:06.938Z] TESTDEBUG=0 [2019-09-18T14:17:06.938Z] _=/usr/bin/env [2019-09-18T14:17:06.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-18T14:17:07.008Z] DEP criu/clone-noasan.d [2019-09-18T14:17:07.008Z] DEP criu/cgroup.d [2019-09-18T14:17:07.008Z] DEP criu/cgroup-props.d [2019-09-18T14:17:07.008Z] DEP criu/bitmap.d [2019-09-18T14:17:07.008Z] DEP criu/bfd.d [2019-09-18T14:17:07.008Z] DEP criu/autofs.d [2019-09-18T14:17:07.291Z] DEP criu/aio.d [2019-09-18T14:17:07.291Z] DEP criu/action-scripts.d [2019-09-18T14:17:07.291Z] CC criu/action-scripts.o [2019-09-18T14:17:07.573Z] CC criu/aio.o [2019-09-18T14:17:07.856Z] CC criu/autofs.o [2019-09-18T14:17:08.482Z] CC criu/bfd.o [2019-09-18T14:17:08.764Z] CC criu/bitmap.o [2019-09-18T14:17:09.046Z] CC criu/cgroup-props.o [2019-09-18T14:17:09.329Z] CC criu/cgroup.o [2019-09-18T14:17:10.804Z] CC criu/clone-noasan.o [2019-09-18T14:17:10.804Z] CC criu/config.o [2019-09-18T14:17:11.176Z] + dpkg --print-architecture [2019-09-18T14:17:11.176Z] + cd /tmp/tmp.MryAEONWLC/src/github.com/docker/distribution [2019-09-18T14:17:11.176Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-18T14:17:11.176Z] + GOPATH=/tmp/tmp.MryAEONWLC/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.MryAEONWLC [2019-09-18T14:17:11.176Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-18T14:17:11.420Z] CC criu/cr-check.o [2019-09-18T14:17:12.427Z] CC criu/cr-dedup.o [2019-09-18T14:17:12.427Z] CC criu/cr-dump.o [2019-09-18T14:17:13.899Z] CC criu/cr-errno.o [2019-09-18T14:17:13.899Z] CC criu/cr-restore.o [2019-09-18T14:17:14.943Z] + rm -rf /tmp/tmp.MryAEONWLC/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.MryAEONWLC [2019-09-18T14:17:15.933Z] CC criu/cr-service.o [2019-09-18T14:17:16.204Z] Removing intermediate container 35a4c039fefb [2019-09-18T14:17:16.204Z] ---> 56d28dfb9f5b [2019-09-18T14:17:16.204Z] Step 16/125 : FROM base AS swagger [2019-09-18T14:17:16.204Z] ---> 9862b428cbbc [2019-09-18T14:17:16.204Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-18T14:17:16.204Z] ---> Running in 43bfa42b9e63 [2019-09-18T14:17:16.204Z] Removing intermediate container 43bfa42b9e63 [2019-09-18T14:17:16.204Z] ---> 2d15cbfd9238 [2019-09-18T14:17:16.204Z] Step 18/125 : 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-18T14:17:16.591Z] ---> Running in c32799ffa8e7 [2019-09-18T14:17:16.947Z] CC criu/crtools.o [2019-09-18T14:17:16.962Z] + mktemp -d [2019-09-18T14:17:16.962Z] + export GOPATH=/tmp/tmp.OuRCMxnzbV [2019-09-18T14:17:16.962Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.OuRCMxnzbV/src/github.com/go-swagger/go-swagger [2019-09-18T14:17:16.962Z] Cloning into '/tmp/tmp.OuRCMxnzbV/src/github.com/go-swagger/go-swagger'... [2019-09-18T14:17:17.229Z] CC criu/eventfd.o [2019-09-18T14:17:17.512Z] CC criu/eventpoll.o [2019-09-18T14:17:17.794Z] CC criu/external.o [2019-09-18T14:17:18.076Z] CC criu/fault-injection.o [2019-09-18T14:17:18.076Z] CC criu/fdstore.o [2019-09-18T14:17:18.359Z] CC criu/fifo.o [2019-09-18T14:17:18.359Z] CC criu/file-ids.o [2019-09-18T14:17:18.648Z] CC criu/file-lock.o [2019-09-18T14:17:19.262Z] CC criu/files-ext.o [2019-09-18T14:17:19.262Z] CC criu/files-reg.o [2019-09-18T14:17:19.646Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-09-18T14:17:19.646Z] No api/types/ or api/swagger.yaml changes in diff. [2019-09-18T14:17:19.646Z] Congratulations! All toml source files changed here have valid syntax. [2019-09-18T14:17:19.646Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-09-18T14:17:19.646Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-09-18T14:17:19.646Z] Congratulations! No new tests added to integration-cli. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-09-18T14:17:20.189Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39942/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=41adef29f57b0050c4e9c6c9606fae2b7ddf129b -e DOCKER_GRAPHDRIVER docker:41adef29f57b0050c4e9c6c9606fae2b7ddf129b hack/make.sh dynbinary-daemon test-docker-py [2019-09-18T14:17:20.233Z] + cd /tmp/tmp.OuRCMxnzbV/src/github.com/go-swagger/go-swagger [2019-09-18T14:17:20.233Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-18T14:17:20.233Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-18T14:17:20.733Z] CC criu/files.o [2019-09-18T14:17:20.876Z] [2019-09-18T14:17:20.876Z] Removing bundles/ [2019-09-18T14:17:20.876Z] [2019-09-18T14:17:20.876Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-09-18T14:17:21.173Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-18T14:17:21.173Z] GOOS="" GOARCH="" GOARM="" [2019-09-18T14:17:21.748Z] CC criu/filesystems.o [2019-09-18T14:17:22.034Z] CC criu/fsnotify.o [2019-09-18T14:17:22.650Z] CC criu/image-desc.o [2019-09-18T14:17:22.650Z] CC criu/image.o [2019-09-18T14:17:23.266Z] CC criu/ipc_ns.o [2019-09-18T14:17:23.881Z] CC criu/irmap.o [2019-09-18T14:17:24.497Z] CC criu/kcmp-ids.o [2019-09-18T14:17:24.497Z] CC criu/kerndat.o [2019-09-18T14:17:25.114Z] CC criu/libnetlink.o [2019-09-18T14:17:25.397Z] CC criu/log.o [2019-09-18T14:17:25.679Z] CC criu/lsm.o [2019-09-18T14:17:25.975Z] CC criu/mem.o [2019-09-18T14:17:26.724Z] ---> bb94c16ffa93 [2019-09-18T14:17:26.725Z] Successfully built bb94c16ffa93 [2019-09-18T14:17:26.725Z] Successfully tagged docker:latest [2019-09-18T14:17:26.725Z] INFO: Image build ended at 09/18/2019 14:17:26. Duration:00:00:36.6659618 [2019-09-18T14:17:26.725Z] [2019-09-18T14:17:26.725Z] [2019-09-18T14:17:26.725Z] INFO: Building the test binaries at 09/18/2019 14:17:26... [2019-09-18T14:17:26.983Z] CC criu/mount.o [2019-09-18T14:17:29.672Z] CC criu/namespaces.o [2019-09-18T14:17:29.824Z] + rm -rf /tmp/tmp.OuRCMxnzbV [2019-09-18T14:17:30.287Z] CC criu/net.o [2019-09-18T14:17:30.724Z] Removing intermediate container c32799ffa8e7 [2019-09-18T14:17:30.724Z] ---> 980887b9f3eb [2019-09-18T14:17:30.724Z] Step 19/125 : FROM base AS frozen-images [2019-09-18T14:17:30.724Z] ---> 9862b428cbbc [2019-09-18T14:17:30.724Z] Step 20/125 : ARG DEBIAN_FRONTEND [2019-09-18T14:17:30.724Z] ---> Using cache [2019-09-18T14:17:30.724Z] ---> 968c334b6e0c [2019-09-18T14:17:30.724Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-09-18T14:17:30.724Z] ---> Running in 73477b99496f [2019-09-18T14:17:31.159Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-18T14:17:31.159Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-18T14:17:31.159Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-18T14:17:31.159Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-18T14:17:31.159Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-18T14:17:31.159Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-09-18T14:17:31.441Z] INFO: make.ps1 starting at 09/18/2019 14:17:30 [2019-09-18T14:17:31.441Z] INFO: Git commit (41adef29f) assumed from DOCKER_GITCOMMIT environment variable [2019-09-18T14:17:31.441Z] INFO: Invoking autogen... [2019-09-18T14:17:31.641Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-18T14:17:31.641Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-18T14:17:31.903Z] INFO: Building daemon... [2019-09-18T14:17:32.358Z] CC criu/netfilter.o [2019-09-18T14:17:32.358Z] CC criu/page-pipe.o [2019-09-18T14:17:32.977Z] CC criu/page-xfer.o [2019-09-18T14:17:33.053Z] Fetched 7672 kB in 1s (4271 kB/s) [2019-09-18T14:17:33.418Z] Reading package lists... [2019-09-18T14:17:33.592Z] CC criu/pagemap-cache.o [2019-09-18T14:17:33.787Z] Reading package lists... [2019-09-18T14:17:33.874Z] CC criu/pagemap.o [2019-09-18T14:17:34.163Z] Building dependency tree... [2019-09-18T14:17:34.163Z] Reading state information... [2019-09-18T14:17:34.164Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-18T14:17:34.164Z] The following additional packages will be installed: [2019-09-18T14:17:34.164Z] libjq1 libonig4 [2019-09-18T14:17:34.164Z] The following NEW packages will be installed: [2019-09-18T14:17:34.164Z] jq libjq1 libonig4 [2019-09-18T14:17:34.164Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-09-18T14:17:34.164Z] Need to get 328 kB of archives. [2019-09-18T14:17:34.164Z] After this operation, 1263 kB of additional disk space will be used. [2019-09-18T14:17:34.164Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-09-18T14:17:34.164Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-09-18T14:17:34.164Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-09-18T14:17:34.489Z] CC criu/parasite-syscall.o [2019-09-18T14:17:34.541Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-18T14:17:34.541Z] Fetched 328 kB in 0s (4361 kB/s) [2019-09-18T14:17:34.541Z] Selecting previously unselected package libonig4:s390x. [2019-09-18T14:17:34.541Z] (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-18T14:17:34.541Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-09-18T14:17:34.541Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-09-18T14:17:34.541Z] Selecting previously unselected package libjq1:s390x. [2019-09-18T14:17:34.541Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-09-18T14:17:34.541Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-18T14:17:34.541Z] Selecting previously unselected package jq. [2019-09-18T14:17:34.541Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-09-18T14:17:34.541Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-18T14:17:34.541Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-09-18T14:17:34.541Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-18T14:17:34.541Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T14:17:34.541Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-18T14:17:35.106Z] CC criu/path.o [2019-09-18T14:17:35.403Z] Removing intermediate container 73477b99496f [2019-09-18T14:17:35.403Z] ---> 2233cda7144f [2019-09-18T14:17:35.403Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2019-09-18T14:17:35.403Z] ---> cee8e0ed5f7f [2019-09-18T14:17:35.403Z] Step 23/125 : 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-18T14:17:35.403Z] ---> Running in fe5f7d34c2a3 [2019-09-18T14:17:35.518Z] CC criu/pie-util-vdso-elf32.o [2019-09-18T14:17:35.518Z] CC criu/pie-util-vdso.o [2019-09-18T14:17:35.800Z] CC criu/pie-util.o [2019-09-18T14:17:35.800Z] CC criu/pipes.o [2019-09-18T14:17:36.420Z] CC criu/plugin.o [2019-09-18T14:17:36.669Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-18T14:17:36.669Z]  [2019-09-18T14:17:36.702Z] CC criu/proc_parse.o [2019-09-18T14:17:37.427Z]  #######                    11.0% ###################                                 27.7% ###############################                                     44.4% ##########################################  59.0% ##################################################### 73.6% ################################################################# 90.4% ######################################################################## 100.0% [2019-09-18T14:17:37.795Z]  [2019-09-18T14:17:38.162Z]  ######################                    31.1% ###################################################  70.9% ######################################################################## 100.0% [2019-09-18T14:17:38.162Z]  [2019-09-18T14:17:38.720Z] CC criu/protobuf-desc.o [2019-09-18T14:17:38.936Z]  ######### 13.8% ########################       34.2% #######################################                   54.6% #####################################################           74.9% #################################################################### 95.3% ######################################################################## 100.0% [2019-09-18T14:17:38.936Z]  [2019-09-18T14:17:39.002Z] CC criu/protobuf.o [2019-09-18T14:17:39.284Z] CC criu/pstree.o [2019-09-18T14:17:39.898Z] CC criu/rbtree.o [2019-09-18T14:17:40.180Z] CC criu/rst-malloc.o [2019-09-18T14:17:40.463Z] CC criu/seccomp.o [2019-09-18T14:17:40.745Z] CC criu/seize.o [2019-09-18T14:17:40.869Z]  ####                                                                   5.9% #########                                                        12.5% ##############    20.1% ################## 25.7% #######################                                         33.3% #############################                                   40.8% ################################## 47.5% ######################################                                  54.1% ###########################################                            60.7% ################################################                      67.3% #####################################################                     73.9% ######################################################### 80.5% ############################################################### 88.1% #################################################################### 95.7% ######################################################################## 100.0% [2019-09-18T14:17:40.869Z]  [2019-09-18T14:17:41.234Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-18T14:17:41.362Z] CC criu/servicefd.o [2019-09-18T14:17:41.603Z]  [2019-09-18T14:17:41.603Z]  ######################################################################## 100.0% [2019-09-18T14:17:41.603Z]  [2019-09-18T14:17:41.644Z] CC criu/shmem.o [2019-09-18T14:17:42.258Z] CC criu/sigframe.o [2019-09-18T14:17:42.448Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-18T14:17:42.448Z]  [2019-09-18T14:17:42.448Z]  ######################################################################## 100.0% [2019-09-18T14:17:42.448Z]  [2019-09-18T14:17:42.540Z] CC criu/signalfd.o [2019-09-18T14:17:42.540Z] CC criu/sk-inet.o [2019-09-18T14:17:43.324Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-18T14:17:43.324Z] skipping existing b63cc5f62c21 [2019-09-18T14:17:43.324Z] [2019-09-18T14:17:43.557Z] CC criu/sk-netlink.o [2019-09-18T14:17:43.557Z] CC criu/sk-packet.o [2019-09-18T14:17:43.752Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-18T14:17:43.752Z]  [2019-09-18T14:17:44.171Z] CC criu/sk-queue.o [2019-09-18T14:17:44.200Z]  ######################################################################## 100.0% [2019-09-18T14:17:44.200Z]  [2019-09-18T14:17:44.200Z] Download of images into '/build' complete. [2019-09-18T14:17:44.200Z] Use something like the following to load the result into a Docker daemon: [2019-09-18T14:17:44.200Z] tar -cC '/build' . | docker load [2019-09-18T14:17:44.453Z] CC criu/sk-tcp.o [2019-09-18T14:17:44.737Z] CC criu/sk-unix.o [2019-09-18T14:17:45.523Z] Removing intermediate container fe5f7d34c2a3 [2019-09-18T14:17:45.523Z] ---> 4529b01ef2d2 [2019-09-18T14:17:45.523Z] Step 24/125 : FROM base AS cross-false [2019-09-18T14:17:45.523Z] ---> 9862b428cbbc [2019-09-18T14:17:45.523Z] Step 25/125 : FROM base AS cross-true [2019-09-18T14:17:45.523Z] ---> 9862b428cbbc [2019-09-18T14:17:45.523Z] Step 26/125 : ARG DEBIAN_FRONTEND [2019-09-18T14:17:45.523Z] ---> Using cache [2019-09-18T14:17:45.523Z] ---> 968c334b6e0c [2019-09-18T14:17:45.523Z] Step 27/125 : RUN dpkg --add-architecture armhf [2019-09-18T14:17:45.523Z] ---> Running in 1df23e8d4cbf [2019-09-18T14:17:46.216Z] CC criu/sockets.o [2019-09-18T14:17:46.310Z] Removing intermediate container 1df23e8d4cbf [2019-09-18T14:17:46.310Z] ---> 62ea42c90e5b [2019-09-18T14:17:46.310Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2019-09-18T14:17:46.690Z] ---> Running in 5dc75d893500 [2019-09-18T14:17:46.831Z] CC criu/stats.o [2019-09-18T14:17:46.831Z] CC criu/string.o [2019-09-18T14:17:46.831Z] CC criu/sysctl.o [2019-09-18T14:17:47.444Z] CC criu/sysfs_parse.o [2019-09-18T14:17:47.470Z] Removing intermediate container 5dc75d893500 [2019-09-18T14:17:47.470Z] ---> 5705a1674212 [2019-09-18T14:17:47.470Z] Step 29/125 : RUN dpkg --add-architecture armel [2019-09-18T14:17:47.728Z] CC criu/timerfd.o [2019-09-18T14:17:47.847Z] ---> Running in 7a9497918304 [2019-09-18T14:17:48.011Z] CC criu/tty.o [2019-09-18T14:17:48.645Z] Removing intermediate container 7a9497918304 [2019-09-18T14:17:48.645Z] ---> c8ae1a48d3b3 [2019-09-18T14:17:48.645Z] Step 30/125 : 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-18T14:17:48.645Z] ---> Running in e88e3e8d2817 [2019-09-18T14:17:49.479Z] CC criu/tun.o [2019-09-18T14:17:49.761Z] CC criu/uffd.o [2019-09-18T14:17:49.912Z] Removing intermediate container e88e3e8d2817 [2019-09-18T14:17:49.912Z] ---> faceab861b8f [2019-09-18T14:17:49.912Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2019-09-18T14:17:49.912Z] ---> 9862b428cbbc [2019-09-18T14:17:49.912Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2019-09-18T14:17:49.912Z] ---> 9862b428cbbc [2019-09-18T14:17:49.912Z] Step 33/125 : ARG DEBIAN_FRONTEND [2019-09-18T14:17:49.912Z] ---> Using cache [2019-09-18T14:17:49.912Z] ---> 968c334b6e0c [2019-09-18T14:17:49.912Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-09-18T14:17:49.912Z] ---> Running in 931a7286cb61 [2019-09-18T14:17:50.725Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-18T14:17:50.725Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-18T14:17:50.725Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-18T14:17:50.725Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-18T14:17:50.725Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-18T14:17:50.725Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-09-18T14:17:50.725Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-18T14:17:50.725Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-18T14:17:50.767Z] CC criu/util.o [2019-09-18T14:17:51.381Z] CC criu/uts_ns.o [2019-09-18T14:17:51.663Z] CC criu/vdso.o [2019-09-18T14:17:52.002Z] Fetched 7672 kB in 1s (4946 kB/s) [2019-09-18T14:17:52.292Z] LINK criu/built-in.o [2019-09-18T14:17:52.292Z] LINK criu/criu [2019-09-18T14:17:52.575Z] DEP lib/c/criu.d [2019-09-18T14:17:52.575Z] CC images/rpc.pb-c.o [2019-09-18T14:17:52.805Z] Reading package lists... [2019-09-18T14:17:53.185Z] Reading package lists... [2019-09-18T14:17:53.185Z] Building dependency tree... [2019-09-18T14:17:53.185Z] Reading state information... [2019-09-18T14:17:53.185Z] The following additional packages will be installed: [2019-09-18T14:17:53.185Z] libapparmor1 libseccomp2 [2019-09-18T14:17:53.185Z] Suggested packages: [2019-09-18T14:17:53.185Z] seccomp [2019-09-18T14:17:53.190Z] CC lib/c/criu.o [2019-09-18T14:17:53.556Z] The following NEW packages will be installed: [2019-09-18T14:17:53.556Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-18T14:17:53.556Z] 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-09-18T14:17:53.556Z] Need to get 301 kB of archives. [2019-09-18T14:17:53.556Z] After this operation, 1402 kB of additional disk space will be used. [2019-09-18T14:17:53.556Z] 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-18T14:17:53.556Z] 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-18T14:17:53.556Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-09-18T14:17:53.556Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-09-18T14:17:53.556Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-18T14:17:53.556Z] Fetched 301 kB in 0s (3828 kB/s) [2019-09-18T14:17:53.556Z] Selecting previously unselected package libseccomp2:s390x. [2019-09-18T14:17:53.556Z] (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-18T14:17:53.556Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-09-18T14:17:53.556Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-09-18T14:17:53.556Z] Selecting previously unselected package libseccomp-dev:s390x. [2019-09-18T14:17:53.556Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-09-18T14:17:53.556Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-09-18T14:17:53.556Z] Selecting previously unselected package libapparmor1:s390x. [2019-09-18T14:17:53.556Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-09-18T14:17:53.556Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-09-18T14:17:53.805Z] LINK lib/c/built-in.o [2019-09-18T14:17:53.805Z] LINK lib/c/libcriu.so [2019-09-18T14:17:53.922Z] Selecting previously unselected package libapparmor-dev:s390x. [2019-09-18T14:17:53.922Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-09-18T14:17:53.922Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-09-18T14:17:53.922Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T14:17:53.922Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-09-18T14:17:53.922Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-09-18T14:17:53.922Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-09-18T14:17:53.922Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-09-18T14:17:53.922Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T14:17:54.087Z] GEN magic.py [2019-09-18T14:17:54.087Z] Note: Building without setproctitle() and strlcpy() support. [2019-09-18T14:17:54.087Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-09-18T14:17:54.330Z] Removing intermediate container 931a7286cb61 [2019-09-18T14:17:54.330Z] ---> c02a89fc51cd [2019-09-18T14:17:54.330Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2019-09-18T14:17:54.330Z] ---> faceab861b8f [2019-09-18T14:17:54.330Z] Step 36/125 : ARG DEBIAN_FRONTEND [2019-09-18T14:17:54.371Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-18T14:17:54.656Z] make[1]: Nothing to be done for 'all'. [2019-09-18T14:17:54.799Z] ---> Running in fe521408e101 [2019-09-18T14:17:54.799Z] Removing intermediate container fe521408e101 [2019-09-18T14:17:54.799Z] ---> 1717d5990345 [2019-09-18T14:17:54.799Z] Step 37/125 : 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-18T14:17:54.799Z] ---> Running in f2f72fca9209 [2019-09-18T14:17:54.938Z] make[1]: 'images/built-in.o' is up to date. [2019-09-18T14:17:54.939Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-18T14:17:54.939Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-18T14:17:54.939Z] make[1]: 'compel/libcompel.a' is up to date. [2019-09-18T14:17:54.939Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-09-18T14:17:54.939Z] make[1]: Nothing to be done for 'all'. [2019-09-18T14:17:54.939Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-18T14:17:54.939Z] make[2]: Nothing to be done for 'all'. [2019-09-18T14:17:55.223Z] make[2]: Nothing to be done for 'all'. [2019-09-18T14:17:55.223Z] make[2]: Nothing to be done for 'all'. [2019-09-18T14:17:55.223Z] make[2]: Nothing to be done for 'all'. [2019-09-18T14:17:55.223Z] make[2]: Nothing to be done for 'all'. [2019-09-18T14:17:55.223Z] make[2]: Nothing to be done for 'all'. [2019-09-18T14:17:55.223Z] make[2]: Nothing to be done for 'all'. [2019-09-18T14:17:55.223Z] make[2]: Nothing to be done for 'all'. [2019-09-18T14:17:55.223Z] INSTALL criu/criu [2019-09-18T14:17:55.753Z] Removing intermediate container f2f72fca9209 [2019-09-18T14:17:55.753Z] ---> 96f43c31c083 [2019-09-18T14:17:55.753Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-09-18T14:17:55.753Z] ---> c02a89fc51cd [2019-09-18T14:17:55.753Z] Step 39/125 : FROM base AS tomlv [2019-09-18T14:17:55.753Z] ---> 9862b428cbbc [2019-09-18T14:17:55.753Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2019-09-18T14:17:56.160Z] ---> Running in 237f98c0653a [2019-09-18T14:17:56.160Z] Removing intermediate container 237f98c0653a [2019-09-18T14:17:56.160Z] ---> 72c1d1e42977 [2019-09-18T14:17:56.160Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:17:56.544Z] ---> 267570168567 [2019-09-18T14:17:56.544Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T14:17:56.544Z] ---> 2aa1407234f7 [2019-09-18T14:17:56.544Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T14:17:56.544Z] ---> Running in 62a00465a600 [2019-09-18T14:17:57.246Z] Removing intermediate container 7eca78adb229 [2019-09-18T14:17:57.246Z] ---> fd27615a4376 [2019-09-18T14:17:57.246Z] Step 12/125 : FROM base AS registry [2019-09-18T14:17:57.246Z] ---> 2c50a2ec1d1e [2019-09-18T14:17:57.246Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-18T14:17:57.246Z] ---> Running in 2a46ea485614 [2019-09-18T14:17:57.246Z] Removing intermediate container 2a46ea485614 [2019-09-18T14:17:57.246Z] ---> 0810f6bfb4fc [2019-09-18T14:17:57.246Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-18T14:17:57.246Z] ---> Running in 7a8e215bfdf3 [2019-09-18T14:17:57.246Z] Removing intermediate container 7a8e215bfdf3 [2019-09-18T14:17:57.246Z] ---> 0d2c88399030 [2019-09-18T14:17:57.246Z] Step 15/125 : 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-18T14:17:57.246Z] ---> Running in b0ea6a316426 [2019-09-18T14:17:57.348Z] + RM_GOPATH=0 [2019-09-18T14:17:57.348Z] + TMP_GOPATH= [2019-09-18T14:17:57.348Z] + : /build [2019-09-18T14:17:57.348Z] + '[' -z '' ']' [2019-09-18T14:17:57.348Z] ++ mktemp -d [2019-09-18T14:17:57.348Z] + export GOPATH=/tmp/tmp.GYNFO5jlUy [2019-09-18T14:17:57.348Z] + GOPATH=/tmp/tmp.GYNFO5jlUy [2019-09-18T14:17:57.348Z] + RM_GOPATH=1 [2019-09-18T14:17:57.348Z] ++ dirname ./install.sh [2019-09-18T14:17:57.348Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-18T14:17:57.348Z] + dir=. [2019-09-18T14:17:57.348Z] + bin=tomlv [2019-09-18T14:17:57.348Z] + shift [2019-09-18T14:17:57.348Z] + '[' '!' -f ./tomlv.installer ']' [2019-09-18T14:17:57.348Z] + . ./tomlv.installer [2019-09-18T14:17:57.348Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-18T14:17:57.348Z] + install_tomlv [2019-09-18T14:17:57.348Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-18T14:17:57.348Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.GYNFO5jlUy/src/github.com/BurntSushi/toml [2019-09-18T14:17:57.348Z] Cloning into '/tmp/tmp.GYNFO5jlUy/src/github.com/BurntSushi/toml'... [2019-09-18T14:17:57.348Z] + cd /tmp/tmp.GYNFO5jlUy/src/github.com/BurntSushi/toml [2019-09-18T14:17:57.348Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-18T14:17:57.348Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-18T14:17:57.529Z] + mktemp -d [2019-09-18T14:17:57.529Z] + export GOPATH=/tmp/tmp.1MQZRT5xvl [2019-09-18T14:17:57.529Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.1MQZRT5xvl/src/github.com/docker/distribution [2019-09-18T14:17:57.529Z] Cloning into '/tmp/tmp.1MQZRT5xvl/src/github.com/docker/distribution'... [2019-09-18T14:17:57.725Z] errors [2019-09-18T14:17:57.725Z] math/bits [2019-09-18T14:17:57.725Z] internal/cpu [2019-09-18T14:17:57.725Z] math [2019-09-18T14:17:57.725Z] internal/bytealg [2019-09-18T14:17:57.725Z] runtime/internal/atomic [2019-09-18T14:17:57.725Z] runtime/internal/sys [2019-09-18T14:17:57.725Z] runtime/internal/math [2019-09-18T14:17:57.725Z] runtime [2019-09-18T14:17:58.101Z] unicode/utf8 [2019-09-18T14:17:58.101Z] strconv [2019-09-18T14:17:58.101Z] internal/race [2019-09-18T14:17:58.480Z] sync/atomic [2019-09-18T14:17:58.480Z] unicode [2019-09-18T14:17:58.480Z] internal/testlog [2019-09-18T14:17:58.480Z] encoding [2019-09-18T14:17:58.480Z] runtime/cgo [2019-09-18T14:17:59.776Z] sync [2019-09-18T14:17:59.776Z] io [2019-09-18T14:17:59.776Z] reflect [2019-09-18T14:17:59.776Z] syscall [2019-09-18T14:18:00.222Z] + cd /tmp/tmp.1MQZRT5xvl/src/github.com/docker/distribution [2019-09-18T14:18:00.222Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-18T14:18:00.615Z] time [2019-09-18T14:18:00.615Z] sort [2019-09-18T14:18:00.615Z] internal/poll [2019-09-18T14:18:00.615Z] internal/fmtsort [2019-09-18T14:18:00.837Z] + GOPATH=/tmp/tmp.1MQZRT5xvl/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.1MQZRT5xvl go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-18T14:18:00.998Z] internal/syscall/unix [2019-09-18T14:18:00.998Z] strings [2019-09-18T14:18:00.998Z] os [2019-09-18T14:18:00.998Z] bytes [2019-09-18T14:18:01.372Z] bufio [2019-09-18T14:18:01.372Z] fmt [2019-09-18T14:18:01.372Z] path/filepath [2019-09-18T14:18:01.372Z] io/ioutil [2019-09-18T14:18:01.757Z] path [2019-09-18T14:18:01.757Z] text/tabwriter [2019-09-18T14:18:01.757Z] flag [2019-09-18T14:18:01.757Z] github.com/BurntSushi/toml [2019-09-18T14:18:01.757Z] log [2019-09-18T14:18:02.150Z] github.com/BurntSushi/toml/cmd/tomlv [2019-09-18T14:18:03.444Z] Removing intermediate container 62a00465a600 [2019-09-18T14:18:03.444Z] ---> fcd9bfa6eb4a [2019-09-18T14:18:03.444Z] Step 44/125 : FROM base AS vndr [2019-09-18T14:18:03.444Z] ---> 9862b428cbbc [2019-09-18T14:18:03.444Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2019-09-18T14:18:03.444Z] ---> Running in 5b2ccc9f28b2 [2019-09-18T14:18:03.444Z] Removing intermediate container 5b2ccc9f28b2 [2019-09-18T14:18:03.444Z] ---> 86ae4623b264 [2019-09-18T14:18:03.444Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:18:03.444Z] ---> 723fdbec5eb7 [2019-09-18T14:18:03.444Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T14:18:03.813Z] ---> 3fe2995f9e13 [2019-09-18T14:18:03.813Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T14:18:03.813Z] ---> Running in 856ceca527f8 [2019-09-18T14:18:04.597Z] + RM_GOPATH=0 [2019-09-18T14:18:04.597Z] + TMP_GOPATH= [2019-09-18T14:18:04.597Z] + : /build [2019-09-18T14:18:04.597Z] + '[' -z '' ']' [2019-09-18T14:18:04.597Z] ++ mktemp -d [2019-09-18T14:18:04.597Z] + export GOPATH=/tmp/tmp.8H8NNhNfBc [2019-09-18T14:18:04.597Z] + GOPATH=/tmp/tmp.8H8NNhNfBc [2019-09-18T14:18:04.597Z] + RM_GOPATH=1 [2019-09-18T14:18:04.597Z] ++ dirname ./install.sh [2019-09-18T14:18:04.597Z] + dir=. [2019-09-18T14:18:04.597Z] + bin=vndr [2019-09-18T14:18:04.597Z] + shift [2019-09-18T14:18:04.597Z] + '[' '!' -f ./vndr.installer ']' [2019-09-18T14:18:04.597Z] + . ./vndr.installer [2019-09-18T14:18:04.597Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-18T14:18:04.597Z] + install_vndr [2019-09-18T14:18:04.597Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-18T14:18:04.597Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8H8NNhNfBc/src/github.com/LK4D4/vndr [2019-09-18T14:18:04.597Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-18T14:18:04.597Z] Cloning into '/tmp/tmp.8H8NNhNfBc/src/github.com/LK4D4/vndr'... [2019-09-18T14:18:04.597Z] + cd /tmp/tmp.8H8NNhNfBc/src/github.com/LK4D4/vndr [2019-09-18T14:18:04.597Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-18T14:18:04.597Z] + go build -buildmode=pie -v -o /build/vndr . [2019-09-18T14:18:04.597Z] errors [2019-09-18T14:18:04.597Z] internal/race [2019-09-18T14:18:04.597Z] internal/cpu [2019-09-18T14:18:04.597Z] runtime/internal/atomic [2019-09-18T14:18:04.973Z] runtime/internal/sys [2019-09-18T14:18:04.973Z] runtime/internal/math [2019-09-18T14:18:04.973Z] internal/bytealg [2019-09-18T14:18:04.973Z] sync/atomic [2019-09-18T14:18:04.973Z] unicode [2019-09-18T14:18:04.973Z] runtime [2019-09-18T14:18:04.973Z] unicode/utf8 [2019-09-18T14:18:04.973Z] math/bits [2019-09-18T14:18:05.378Z] math [2019-09-18T14:18:05.378Z] strconv [2019-09-18T14:18:05.780Z] internal/testlog [2019-09-18T14:18:05.780Z] encoding [2019-09-18T14:18:05.780Z] unicode/utf16 [2019-09-18T14:18:05.780Z] container/list [2019-09-18T14:18:05.780Z] crypto/internal/subtle [2019-09-18T14:18:05.780Z] crypto/subtle [2019-09-18T14:18:05.780Z] crypto/rc4 [2019-09-18T14:18:05.780Z] internal/x/crypto/cryptobyte/asn1 [2019-09-18T14:18:05.780Z] internal/nettrace [2019-09-18T14:18:05.780Z] internal/x/net/dns/dnsmessage [2019-09-18T14:18:06.186Z] runtime/cgo [2019-09-18T14:18:07.055Z] sync [2019-09-18T14:18:07.055Z] io [2019-09-18T14:18:07.055Z] reflect [2019-09-18T14:18:07.602Z] bytes [2019-09-18T14:18:07.602Z] bufio [2019-09-18T14:18:08.035Z] syscall [2019-09-18T14:18:08.953Z] time [2019-09-18T14:18:08.953Z] sort [2019-09-18T14:18:08.953Z] internal/fmtsort [2019-09-18T14:18:08.953Z] internal/syscall/unix [2019-09-18T14:18:08.953Z] strings [2019-09-18T14:18:09.359Z] internal/poll [2019-09-18T14:18:09.359Z] path [2019-09-18T14:18:09.359Z] regexp/syntax [2019-09-18T14:18:09.734Z] os [2019-09-18T14:18:09.734Z] fmt [2019-09-18T14:18:09.734Z] path/filepath [2019-09-18T14:18:10.107Z] regexp [2019-09-18T14:18:10.508Z] flag [2019-09-18T14:18:10.508Z] go/token [2019-09-18T14:18:10.508Z] io/ioutil [2019-09-18T14:18:10.508Z] go/scanner [2019-09-18T14:18:10.508Z] net/url [2019-09-18T14:18:10.508Z] go/ast [2019-09-18T14:18:10.508Z] text/template/parse [2019-09-18T14:18:10.926Z] go/parser [2019-09-18T14:18:10.926Z] text/template [2019-09-18T14:18:11.328Z] log [2019-09-18T14:18:11.328Z] encoding/binary [2019-09-18T14:18:11.328Z] encoding/base64 [2019-09-18T14:18:11.328Z] go/doc [2019-09-18T14:18:11.328Z] encoding/json [2019-09-18T14:18:11.731Z] github.com/LK4D4/vndr/build [2019-09-18T14:18:11.731Z] encoding/xml [2019-09-18T14:18:12.131Z] github.com/LK4D4/vndr/godl/singleflight [2019-09-18T14:18:12.131Z] compress/flate [2019-09-18T14:18:12.131Z] hash [2019-09-18T14:18:12.519Z] hash/crc32 [2019-09-18T14:18:12.519Z] context [2019-09-18T14:18:12.519Z] compress/gzip [2019-09-18T14:18:12.519Z] crypto/cipher [2019-09-18T14:18:12.519Z] math/rand [2019-09-18T14:18:12.519Z] math/big [2019-09-18T14:18:12.519Z] crypto/aes [2019-09-18T14:18:12.907Z] crypto [2019-09-18T14:18:12.907Z] crypto/des [2019-09-18T14:18:12.907Z] crypto/internal/randutil [2019-09-18T14:18:12.907Z] crypto/sha512 [2019-09-18T14:18:12.907Z] crypto/hmac [2019-09-18T14:18:12.907Z] crypto/md5 [2019-09-18T14:18:12.907Z] crypto/sha1 [2019-09-18T14:18:12.907Z] crypto/sha256 [2019-09-18T14:18:12.907Z] encoding/hex [2019-09-18T14:18:13.284Z] encoding/pem [2019-09-18T14:18:13.285Z] internal/singleflight [2019-09-18T14:18:13.285Z] net [2019-09-18T14:18:13.285Z] crypto/rand [2019-09-18T14:18:13.285Z] crypto/elliptic [2019-09-18T14:18:13.676Z] encoding/asn1 [2019-09-18T14:18:13.676Z] crypto/ecdsa [2019-09-18T14:18:14.047Z] crypto/rsa [2019-09-18T14:18:14.047Z] crypto/dsa [2019-09-18T14:18:14.047Z] crypto/x509/pkix [2019-09-18T14:18:14.047Z] internal/x/crypto/cryptobyte [2019-09-18T14:18:14.450Z] internal/x/crypto/internal/chacha20 [2019-09-18T14:18:14.450Z] internal/x/crypto/poly1305 [2019-09-18T14:18:14.450Z] internal/x/crypto/chacha20poly1305 [2019-09-18T14:18:14.450Z] internal/x/crypto/curve25519 [2019-09-18T14:18:14.849Z] internal/x/crypto/hkdf [2019-09-18T14:18:14.849Z] internal/x/text/transform [2019-09-18T14:18:14.849Z] internal/x/text/unicode/bidi [2019-09-18T14:18:14.849Z] internal/x/text/secure/bidirule [2019-09-18T14:18:14.849Z] internal/x/text/unicode/norm [2019-09-18T14:18:15.248Z] crypto/x509 [2019-09-18T14:18:15.644Z] internal/x/net/idna [2019-09-18T14:18:15.644Z] crypto/tls [2019-09-18T14:18:15.644Z] net/textproto [2019-09-18T14:18:16.046Z] internal/x/net/http/httpguts [2019-09-18T14:18:16.046Z] internal/x/net/http/httpproxy [2019-09-18T14:18:16.046Z] internal/x/net/http2/hpack [2019-09-18T14:18:16.046Z] mime [2019-09-18T14:18:16.435Z] mime/quotedprintable [2019-09-18T14:18:16.435Z] mime/multipart [2019-09-18T14:18:16.435Z] net/http/internal [2019-09-18T14:18:16.435Z] os/exec [2019-09-18T14:18:16.836Z] net/http/httptrace [2019-09-18T14:18:16.836Z] net/http [2019-09-18T14:18:18.712Z] github.com/LK4D4/vndr/godl [2019-09-18T14:18:18.712Z] github.com/LK4D4/vndr [2019-09-18T14:18:21.585Z] Removing intermediate container 856ceca527f8 [2019-09-18T14:18:21.585Z] ---> 3659eb0c59dd [2019-09-18T14:18:21.585Z] Step 49/125 : FROM dev-base AS containerd [2019-09-18T14:18:21.585Z] ---> 9862b428cbbc [2019-09-18T14:18:21.585Z] Step 50/125 : ARG DEBIAN_FRONTEND [2019-09-18T14:18:21.585Z] ---> Using cache [2019-09-18T14:18:21.585Z] ---> 968c334b6e0c [2019-09-18T14:18:21.585Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-09-18T14:18:21.585Z] ---> Running in 922076df5b0b [2019-09-18T14:18:22.384Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-18T14:18:22.384Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-18T14:18:22.384Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-18T14:18:22.384Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-18T14:18:22.384Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-18T14:18:22.384Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-09-18T14:18:22.767Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-18T14:18:22.767Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-18T14:18:24.041Z] Fetched 7672 kB in 1s (4428 kB/s) [2019-09-18T14:18:24.428Z] Reading package lists... [2019-09-18T14:18:25.218Z] Reading package lists... [2019-09-18T14:18:25.218Z] Building dependency tree... [2019-09-18T14:18:25.218Z] Reading state information... [2019-09-18T14:18:25.218Z] The following additional packages will be installed: [2019-09-18T14:18:25.218Z] btrfs-progs liblzo2-2 [2019-09-18T14:18:25.218Z] The following NEW packages will be installed: [2019-09-18T14:18:25.218Z] btrfs-progs btrfs-tools liblzo2-2 [2019-09-18T14:18:25.218Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-09-18T14:18:25.218Z] Need to get 668 kB of archives. [2019-09-18T14:18:25.218Z] After this operation, 5446 kB of additional disk space will be used. [2019-09-18T14:18:25.218Z] 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-18T14:18:25.218Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-09-18T14:18:25.218Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-09-18T14:18:25.588Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-18T14:18:25.588Z] Fetched 668 kB in 0s (7302 kB/s) [2019-09-18T14:18:25.588Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-18T14:18:25.588Z] (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-18T14:18:25.588Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-18T14:18:25.588Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-18T14:18:25.588Z] Selecting previously unselected package btrfs-progs. [2019-09-18T14:18:25.588Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-09-18T14:18:25.588Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-18T14:18:25.588Z] Selecting previously unselected package btrfs-tools. [2019-09-18T14:18:25.588Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-09-18T14:18:25.588Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-18T14:18:25.588Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T14:18:25.588Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-18T14:18:25.588Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-18T14:18:25.588Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-18T14:18:25.588Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T14:18:26.373Z] Removing intermediate container 922076df5b0b [2019-09-18T14:18:26.373Z] ---> c5cfa01a8cb2 [2019-09-18T14:18:26.373Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2019-09-18T14:18:26.373Z] ---> Running in b698f11c7ef8 [2019-09-18T14:18:26.744Z] Removing intermediate container b698f11c7ef8 [2019-09-18T14:18:26.744Z] ---> 4fa5a53e401c [2019-09-18T14:18:26.744Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:18:26.744Z] ---> a60addf702cd [2019-09-18T14:18:26.744Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T14:18:27.112Z] ---> a18c5e1dd015 [2019-09-18T14:18:27.112Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T14:18:27.112Z] ---> Running in 0fa9b5557207 [2019-09-18T14:18:27.483Z] + RM_GOPATH=0 [2019-09-18T14:18:27.483Z] + TMP_GOPATH= [2019-09-18T14:18:27.483Z] + : /build [2019-09-18T14:18:27.483Z] + '[' -z '' ']' [2019-09-18T14:18:27.483Z] ++ mktemp -d [2019-09-18T14:18:27.483Z] + export GOPATH=/tmp/tmp.3hQOeyWaTO [2019-09-18T14:18:27.483Z] + GOPATH=/tmp/tmp.3hQOeyWaTO [2019-09-18T14:18:27.483Z] + RM_GOPATH=1 [2019-09-18T14:18:27.483Z] ++ dirname ./install.sh [2019-09-18T14:18:27.483Z] + dir=. [2019-09-18T14:18:27.483Z] + bin=containerd [2019-09-18T14:18:27.483Z] + shift [2019-09-18T14:18:27.483Z] + '[' '!' -f ./containerd.installer ']' [2019-09-18T14:18:27.483Z] + . ./containerd.installer [2019-09-18T14:18:27.483Z] ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-18T14:18:27.483Z] + install_containerd [2019-09-18T14:18:27.483Z] + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' [2019-09-18T14:18:27.483Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.3hQOeyWaTO/src/github.com/containerd/containerd [2019-09-18T14:18:27.483Z] Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-18T14:18:27.483Z] Cloning into '/tmp/tmp.3hQOeyWaTO/src/github.com/containerd/containerd'... [2019-09-18T14:18:30.678Z] + cd /tmp/tmp.3hQOeyWaTO/src/github.com/containerd/containerd [2019-09-18T14:18:30.678Z] + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-18T14:18:31.061Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-18T14:18:31.061Z] + BUILDTAGS='netgo osusergo static_build' [2019-09-18T14:18:31.061Z] + export EXTRA_FLAGS=-buildmode=pie [2019-09-18T14:18:31.061Z] + EXTRA_FLAGS=-buildmode=pie [2019-09-18T14:18:31.061Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-18T14:18:31.061Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-18T14:18:31.061Z] + '[' '' = dynamic ']' [2019-09-18T14:18:31.061Z] + make [2019-09-18T14:18:31.061Z] 🇩 bin/ctr [2019-09-18T14:18:40.060Z] + dpkg --print-architecture [2019-09-18T14:18:40.060Z] + cd /tmp/tmp.1MQZRT5xvl/src/github.com/docker/distribution [2019-09-18T14:18:40.060Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-18T14:18:40.060Z] + GOPATH=/tmp/tmp.1MQZRT5xvl/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.1MQZRT5xvl [2019-09-18T14:18:40.060Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-18T14:18:42.977Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-18T14:18:42.977Z] [2019-09-18T14:18:42.977Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-09-18T14:18:42.977Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-09-18T14:18:42.977Z] Using test binary docker [2019-09-18T14:18:42.977Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-18T14:18:42.977Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-18T14:18:42.977Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-18T14:18:42.977Z] Warning failed to create cache: (null) [2019-09-18T14:18:42.977Z] . [2019-09-18T14:18:42.977Z] INFO: Waiting for daemon to start... [2019-09-18T14:18:42.977Z] Starting dockerd [2019-09-18T14:18:42.977Z] . [2019-09-18T14:18:42.977Z] INFO: Building docker-sdk-python3:4.0.2... [2019-09-18T14:18:44.587Z] + rm -rf /tmp/tmp.1MQZRT5xvl/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.1MQZRT5xvl [2019-09-18T14:18:46.615Z] Removing intermediate container b0ea6a316426 [2019-09-18T14:18:46.615Z] ---> ecf4bb520e1f [2019-09-18T14:18:46.615Z] Step 16/125 : FROM base AS swagger [2019-09-18T14:18:46.615Z] ---> 2c50a2ec1d1e [2019-09-18T14:18:46.615Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-18T14:18:46.615Z] ---> Running in 33168e60f181 [2019-09-18T14:18:46.615Z] Removing intermediate container 33168e60f181 [2019-09-18T14:18:46.615Z] ---> 253a91482586 [2019-09-18T14:18:46.615Z] Step 18/125 : 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-18T14:18:46.898Z] ---> Running in 6330b88899d9 [2019-09-18T14:18:47.181Z] + mktemp -d [2019-09-18T14:18:47.181Z] + export GOPATH=/tmp/tmp.DVcH2c64BQ [2019-09-18T14:18:47.181Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.DVcH2c64BQ/src/github.com/go-swagger/go-swagger [2019-09-18T14:18:47.181Z] Cloning into '/tmp/tmp.DVcH2c64BQ/src/github.com/go-swagger/go-swagger'... [2019-09-18T14:18:53.993Z] + cd /tmp/tmp.DVcH2c64BQ/src/github.com/go-swagger/go-swagger [2019-09-18T14:18:53.993Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-18T14:18:54.276Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-18T14:18:58.041Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-09-18T14:18:58.041Z] [2019-09-18T14:18:58.041Z] ________ ____ __. [2019-09-18T14:18:58.041Z] \_____ \ | |/ _| [2019-09-18T14:18:58.041Z] / | \| < [2019-09-18T14:18:58.041Z] / | \ | \ [2019-09-18T14:18:58.041Z] \_______ /____|__ \ [2019-09-18T14:18:58.041Z] \/ \/ [2019-09-18T14:18:58.041Z] [2019-09-18T14:18:58.041Z] INFO: make.ps1 ended at 09/18/2019 14:18:49 [2019-09-18T14:18:58.041Z] INFO: Binaries build ended at 09/18/2019 14:18:52. Duration:00:01:25.7031018 [2019-09-18T14:18:58.041Z] INFO: Copying the built daemon binary to d:\CI-3\CI-41adef29f\binary\dockerd-41adef29f.exe... [2019-09-18T14:18:58.041Z] INFO: Copying the built client binary to d:\CI-3\CI-41adef29f\binary\docker-41adef29f.exe... [2019-09-18T14:18:58.041Z] INFO: Copying dockerversion from the container... [2019-09-18T14:18:58.041Z] INFO: Copying the golang package from the container to d:\CI-3\CI-41adef29f\installer\go.zip... [2019-09-18T14:18:58.041Z] INFO: Extracting go.zip to d:\CI-3\CI-41adef29f\go [2019-09-18T14:19:00.199Z] 🇩 bin/containerd [2019-09-18T14:19:16.649Z] + rm -rf /tmp/tmp.DVcH2c64BQ [2019-09-18T14:19:16.649Z] Removing intermediate container 6330b88899d9 [2019-09-18T14:19:16.649Z] ---> 6986255c8465 [2019-09-18T14:19:16.649Z] Step 19/125 : FROM base AS frozen-images [2019-09-18T14:19:16.649Z] ---> 2c50a2ec1d1e [2019-09-18T14:19:16.649Z] Step 20/125 : ARG DEBIAN_FRONTEND [2019-09-18T14:19:16.649Z] ---> Using cache [2019-09-18T14:19:16.649Z] ---> ca3a0d497083 [2019-09-18T14:19:16.649Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-09-18T14:19:16.649Z] ---> Running in 6f538cc19a91 [2019-09-18T14:19:16.649Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-18T14:19:16.649Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-18T14:19:16.649Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-18T14:19:16.649Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-18T14:19:16.649Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-18T14:19:16.649Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB] [2019-09-18T14:19:16.649Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-18T14:19:16.649Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-18T14:19:17.655Z] Fetched 7721 kB in 2s (3206 kB/s) [2019-09-18T14:19:19.132Z] Reading package lists... [2019-09-18T14:19:20.137Z] Reading package lists... [2019-09-18T14:19:20.274Z] 🇩 bin/containerd-stress [2019-09-18T14:19:20.274Z] 🇩 bin/containerd-shim [2019-09-18T14:19:20.420Z] Building dependency tree... [2019-09-18T14:19:20.420Z] Reading state information... [2019-09-18T14:19:20.420Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-18T14:19:20.420Z] The following additional packages will be installed: [2019-09-18T14:19:20.420Z] libjq1 libonig4 [2019-09-18T14:19:20.702Z] The following NEW packages will be installed: [2019-09-18T14:19:20.702Z] jq libjq1 libonig4 [2019-09-18T14:19:20.702Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-09-18T14:19:20.702Z] Need to get 310 kB of archives. [2019-09-18T14:19:20.702Z] After this operation, 1267 kB of additional disk space will be used. [2019-09-18T14:19:20.702Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-09-18T14:19:20.702Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-09-18T14:19:20.702Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-09-18T14:19:20.985Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-18T14:19:20.985Z] Fetched 310 kB in 0s (3575 kB/s) [2019-09-18T14:19:20.985Z] Selecting previously unselected package libonig4:ppc64el. [2019-09-18T14:19:20.986Z] (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-18T14:19:20.986Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-09-18T14:19:20.986Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-09-18T14:19:20.986Z] Selecting previously unselected package libjq1:ppc64el. [2019-09-18T14:19:20.986Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-18T14:19:20.986Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-18T14:19:20.986Z] Selecting previously unselected package jq. [2019-09-18T14:19:20.986Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-18T14:19:20.986Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-18T14:19:20.986Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-09-18T14:19:20.986Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-18T14:19:20.986Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T14:19:20.986Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-18T14:19:21.605Z] Removing intermediate container 6f538cc19a91 [2019-09-18T14:19:21.605Z] ---> eb5e25d9cc02 [2019-09-18T14:19:21.605Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2019-09-18T14:19:21.605Z] ---> 2f4d3173a415 [2019-09-18T14:19:21.605Z] Step 23/125 : 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-18T14:19:21.605Z] ---> Running in f4d2e03a0214 [2019-09-18T14:19:23.080Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-18T14:19:23.080Z]  [2019-09-18T14:19:23.931Z]  #########                12.6% ######################            31.6% ##################################           48.6% ################################################        67.7% ################################################################   89.0% ######################################################################## 100.0% [2019-09-18T14:19:23.931Z]  [2019-09-18T14:19:24.217Z]  ################### 27.2% ###################################################  71.6% ######################################################################## 100.0% [2019-09-18T14:19:24.853Z]  [2019-09-18T14:19:25.456Z]  #########  12.7% ##################   25.6% #############################  41.1% ########################################  56.6% ###################################################  72.1% ################################################################ 90.1% ######################################################################## 100.0% [2019-09-18T14:19:25.510Z] 🇩 bin/containerd-shim-runc-v1 [2019-09-18T14:19:25.738Z]  [2019-09-18T14:19:27.186Z]  #   2.7% ######    8.6% ############   17.2% ###################    27.0% #######################    33.0% #############################     41.1% ###################################                        49.1% #########################################   57.2% #############################################      62.6% ##################################################  70.7% ######################################################### 80.5% ################################################################   90.0% #####################################################################   96.3% ######################################################################## 100.0% [2019-09-18T14:19:27.470Z]  [2019-09-18T14:19:28.044Z] INFO: Extraction ended at 09/18/2019 14:19:24. Duration:00:00:26.1825234 [2019-09-18T14:19:28.044Z] INFO: Updating the golang and path environment variables [2019-09-18T14:19:28.044Z] INFO: GOPATH=d:\gopath [2019-09-18T14:19:28.044Z] INFO: go version go1.12.9 windows/amd64 [2019-09-18T14:19:28.044Z] INFO: Running the daemon under test in debug mode [2019-09-18T14:19:28.044Z] INFO: Starting a daemon under test... [2019-09-18T14:19:28.044Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI-3\CI-41adef29f\daemon --pidfile d:\CI-3\CI-41adef29f\docker.pid -D [2019-09-18T14:19:28.044Z] INFO: Process started successfully. [2019-09-18T14:19:28.044Z] INFO: Start tailing logs of the daemon under tests [2019-09-18T14:19:28.044Z] INFO: Waiting for the daemon under test to start... [2019-09-18T14:19:28.044Z] INFO: Daemon under test started and replied! [2019-09-18T14:19:28.044Z] INFO: Docker version of the daemon under test [2019-09-18T14:19:28.044Z] [2019-09-18T14:19:28.044Z] Client: [2019-09-18T14:19:28.044Z] Version: 17.06.2-ce [2019-09-18T14:19:28.044Z] API version: 1.30 [2019-09-18T14:19:28.044Z] Go version: go1.8.3 [2019-09-18T14:19:28.044Z] Git commit: cec0b72 [2019-09-18T14:19:28.044Z] Built: Tue Sep 5 19:57:19 2017 [2019-09-18T14:19:28.044Z] OS/Arch: windows/amd64 [2019-09-18T14:19:28.044Z] [2019-09-18T14:19:28.044Z] Server: [2019-09-18T14:19:28.044Z] Version: 0.0.0-dev [2019-09-18T14:19:28.044Z] API version: 1.41 (minimum version 1.24) [2019-09-18T14:19:28.044Z] Go version: go1.12.9 [2019-09-18T14:19:28.044Z] Git commit: 41adef29f [2019-09-18T14:19:28.044Z] Built: 09/18/2019 14:17:31 [2019-09-18T14:19:28.044Z] OS/Arch: windows/amd64 [2019-09-18T14:19:28.044Z] Experimental: false [2019-09-18T14:19:28.044Z] [2019-09-18T14:19:28.044Z] INFO: Docker info of the daemon under test [2019-09-18T14:19:28.044Z] [2019-09-18T14:19:28.044Z] Containers: 0 [2019-09-18T14:19:28.044Z] Running: 0 [2019-09-18T14:19:28.044Z] Paused: 0 [2019-09-18T14:19:28.044Z] Stopped: 0 [2019-09-18T14:19:28.044Z] Images: 0 [2019-09-18T14:19:28.044Z] Server Version: 0.0.0-dev [2019-09-18T14:19:28.044Z] Storage Driver: windowsfilter [2019-09-18T14:19:28.044Z] Windows: [2019-09-18T14:19:28.044Z] Logging Driver: json-file [2019-09-18T14:19:28.044Z] Plugins: [2019-09-18T14:19:28.044Z] Volume: local [2019-09-18T14:19:28.044Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-09-18T14:19:28.044Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-18T14:19:28.044Z] Swarm: inactive [2019-09-18T14:19:28.044Z] Default Isolation: process [2019-09-18T14:19:28.044Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-18T14:19:28.044Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-18T14:19:28.044Z] OSType: windows [2019-09-18T14:19:28.044Z] Architecture: x86_64 [2019-09-18T14:19:28.044Z] CPUs: 4 [2019-09-18T14:19:28.044Z] Total Memory: 32GiB [2019-09-18T14:19:28.044Z] Name: azwin-2-1c7ee0 [2019-09-18T14:19:28.044Z] ID: VQOM:6YYV:2SAM:2ALS:SK2O:CIS6:RE2U:7NRX:EMME:CJMD:MRR4:GNMU [2019-09-18T14:19:28.044Z] Docker Root Dir: D:\CI-3\CI-41adef29f\daemon [2019-09-18T14:19:28.044Z] Debug Mode (client): false [2019-09-18T14:19:28.044Z] Debug Mode (server): true [2019-09-18T14:19:28.044Z] File Descriptors: -1 [2019-09-18T14:19:28.044Z] Goroutines: 17 [2019-09-18T14:19:28.044Z] System Time: 2019-09-18T14:19:27.8090074Z [2019-09-18T14:19:28.044Z] EventsListeners: 0 [2019-09-18T14:19:28.044Z] Registry: https://index.docker.io/v1/ [2019-09-18T14:19:28.044Z] Labels: [2019-09-18T14:19:28.044Z] Experimental: false [2019-09-18T14:19:28.044Z] Insecure Registries: [2019-09-18T14:19:28.044Z] 127.0.0.0/8 [2019-09-18T14:19:28.044Z] Live Restore Enabled: false [2019-09-18T14:19:28.044Z] [2019-09-18T14:19:28.044Z] [2019-09-18T14:19:28.044Z] INFO: Docker images of the daemon under test [2019-09-18T14:19:28.044Z] [2019-09-18T14:19:28.044Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-18T14:19:28.044Z] [2019-09-18T14:19:28.044Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-09-18T14:19:28.044Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-09-18T14:19:28.044Z] 🇩 binaries [2019-09-18T14:19:28.045Z] + mkdir -p /build [2019-09-18T14:19:28.045Z] + cp bin/containerd /build/containerd [2019-09-18T14:19:28.045Z] + cp bin/containerd-shim /build/containerd-shim [2019-09-18T14:19:28.045Z] + cp bin/ctr /build/ctr [2019-09-18T14:19:28.082Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-18T14:19:28.363Z]  [2019-09-18T14:19:28.363Z]  ######################################################################## 100.0% [2019-09-18T14:19:28.363Z]  [2019-09-18T14:19:28.506Z] ltsc2019: Pulling from windows/servercore [2019-09-18T14:19:28.967Z] 65014b3c3121: Pulling fs layer [2019-09-18T14:19:28.967Z] 2945147eda09: Pulling fs layer [2019-09-18T14:19:29.371Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-18T14:19:29.371Z]  [2019-09-18T14:19:29.654Z]  ######################################################################## 100.0% [2019-09-18T14:19:29.654Z]  [2019-09-18T14:19:30.266Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-18T14:19:30.266Z] skipping existing c8c2d4a6b2e3 [2019-09-18T14:19:30.266Z] [2019-09-18T14:19:30.493Z] Removing intermediate container 0fa9b5557207 [2019-09-18T14:19:30.493Z] ---> 935633728206 [2019-09-18T14:19:30.493Z] Step 56/125 : FROM dev-base AS proxy [2019-09-18T14:19:30.493Z] ---> 9862b428cbbc [2019-09-18T14:19:30.493Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2019-09-18T14:19:30.493Z] ---> Running in d5097a0cef8e [2019-09-18T14:19:30.864Z] Removing intermediate container d5097a0cef8e [2019-09-18T14:19:30.864Z] ---> 372b6409961e [2019-09-18T14:19:30.864Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:19:30.864Z] ---> 237e21e27dda [2019-09-18T14:19:30.864Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T14:19:31.234Z] ---> b6fdbd0112e7 [2019-09-18T14:19:31.234Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T14:19:31.234Z] ---> Running in 4df8158a9b4c [2019-09-18T14:19:31.271Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-18T14:19:31.271Z]  [2019-09-18T14:19:31.553Z]  ######################################################################## 100.0% [2019-09-18T14:19:31.553Z]  [2019-09-18T14:19:31.553Z] Download of images into '/build' complete. [2019-09-18T14:19:31.553Z] Use something like the following to load the result into a Docker daemon: [2019-09-18T14:19:31.553Z] tar -cC '/build' . | docker load [2019-09-18T14:19:32.029Z] + RM_GOPATH=0 [2019-09-18T14:19:32.029Z] + TMP_GOPATH= [2019-09-18T14:19:32.029Z] + : /build [2019-09-18T14:19:32.029Z] + '[' -z '' ']' [2019-09-18T14:19:32.029Z] ++ mktemp -d [2019-09-18T14:19:32.029Z] + export GOPATH=/tmp/tmp.WjpA1xN0Kf [2019-09-18T14:19:32.029Z] + GOPATH=/tmp/tmp.WjpA1xN0Kf [2019-09-18T14:19:32.029Z] + RM_GOPATH=1 [2019-09-18T14:19:32.029Z] Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-18T14:19:32.029Z] ++ dirname ./install.sh [2019-09-18T14:19:32.029Z] + dir=. [2019-09-18T14:19:32.029Z] + bin=proxy [2019-09-18T14:19:32.029Z] + shift [2019-09-18T14:19:32.029Z] + '[' '!' -f ./proxy.installer ']' [2019-09-18T14:19:32.029Z] + . ./proxy.installer [2019-09-18T14:19:32.029Z] ++ LIBNETWORK_COMMIT=92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-18T14:19:32.029Z] + install_proxy [2019-09-18T14:19:32.029Z] + case "$1" in [2019-09-18T14:19:32.029Z] + export CGO_ENABLED=0 [2019-09-18T14:19:32.029Z] + CGO_ENABLED=0 [2019-09-18T14:19:32.029Z] + _install_proxy [2019-09-18T14:19:32.029Z] + echo 'Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d' [2019-09-18T14:19:32.029Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.WjpA1xN0Kf/src/github.com/docker/libnetwork [2019-09-18T14:19:32.029Z] Cloning into '/tmp/tmp.WjpA1xN0Kf/src/github.com/docker/libnetwork'... [2019-09-18T14:19:33.339Z] + cd /tmp/tmp.WjpA1xN0Kf/src/github.com/docker/libnetwork [2019-09-18T14:19:33.339Z] + git checkout -q 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-18T14:19:33.339Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-18T14:19:34.255Z] Removing intermediate container f4d2e03a0214 [2019-09-18T14:19:34.255Z] ---> 4a67cbd6f0f2 [2019-09-18T14:19:34.255Z] Step 24/125 : FROM base AS cross-false [2019-09-18T14:19:34.255Z] ---> 2c50a2ec1d1e [2019-09-18T14:19:34.255Z] Step 25/125 : FROM base AS cross-true [2019-09-18T14:19:34.255Z] ---> 2c50a2ec1d1e [2019-09-18T14:19:34.255Z] Step 26/125 : ARG DEBIAN_FRONTEND [2019-09-18T14:19:34.255Z] ---> Using cache [2019-09-18T14:19:34.255Z] ---> ca3a0d497083 [2019-09-18T14:19:34.255Z] Step 27/125 : RUN dpkg --add-architecture armhf [2019-09-18T14:19:34.255Z] ---> Running in 0737643bc60c [2019-09-18T14:19:34.874Z] Removing intermediate container 0737643bc60c [2019-09-18T14:19:34.874Z] ---> 16f30d118185 [2019-09-18T14:19:34.874Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2019-09-18T14:19:34.874Z] ---> Running in 6ac655ba63f7 [2019-09-18T14:19:35.490Z] Removing intermediate container 6ac655ba63f7 [2019-09-18T14:19:35.490Z] ---> cdb07f2df1dc [2019-09-18T14:19:35.490Z] Step 29/125 : RUN dpkg --add-architecture armel [2019-09-18T14:19:35.774Z] ---> Running in 1b04f81f6b06 [2019-09-18T14:19:35.840Z] Removing intermediate container 4df8158a9b4c [2019-09-18T14:19:35.840Z] ---> 1d82437891e5 [2019-09-18T14:19:35.840Z] Step 61/125 : FROM base AS gometalinter [2019-09-18T14:19:35.840Z] ---> 9862b428cbbc [2019-09-18T14:19:35.840Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2019-09-18T14:19:35.840Z] ---> Running in f501c49b7309 [2019-09-18T14:19:35.840Z] Removing intermediate container f501c49b7309 [2019-09-18T14:19:35.840Z] ---> 1dbf1f6b8390 [2019-09-18T14:19:35.840Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:19:36.077Z] 2945147eda09: Download complete [2019-09-18T14:19:36.213Z] ---> e864cf2ad7a0 [2019-09-18T14:19:36.213Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T14:19:36.391Z] Removing intermediate container 1b04f81f6b06 [2019-09-18T14:19:36.391Z] ---> f6bbf23f1a67 [2019-09-18T14:19:36.391Z] Step 30/125 : 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-18T14:19:36.391Z] ---> Running in 8375fe14de50 [2019-09-18T14:19:36.576Z] ---> c5ecaedc699c [2019-09-18T14:19:36.576Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T14:19:36.576Z] ---> Running in 45dca825aeec [2019-09-18T14:19:36.982Z] + RM_GOPATH=0 [2019-09-18T14:19:36.982Z] + TMP_GOPATH= [2019-09-18T14:19:36.982Z] + : /build [2019-09-18T14:19:36.982Z] + '[' -z '' ']' [2019-09-18T14:19:36.982Z] ++ mktemp -d [2019-09-18T14:19:36.982Z] + export GOPATH=/tmp/tmp.mAGGDINdea [2019-09-18T14:19:36.982Z] + GOPATH=/tmp/tmp.mAGGDINdea [2019-09-18T14:19:36.982Z] + RM_GOPATH=1 [2019-09-18T14:19:36.982Z] ++ dirname ./install.sh [2019-09-18T14:19:36.982Z] + dir=. [2019-09-18T14:19:36.982Z] + bin=gometalinter [2019-09-18T14:19:36.982Z] + shift [2019-09-18T14:19:36.982Z] + '[' '!' -f ./gometalinter.installer ']' [2019-09-18T14:19:36.982Z] + . ./gometalinter.installer [2019-09-18T14:19:36.982Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-09-18T14:19:36.982Z] + install_gometalinter [2019-09-18T14:19:36.982Z] + echo 'Installing gometalinter version v2.0.6' [2019-09-18T14:19:36.982Z] + go get -d github.com/alecthomas/gometalinter [2019-09-18T14:19:36.982Z] Installing gometalinter version v2.0.6 [2019-09-18T14:19:37.007Z] Removing intermediate container 8375fe14de50 [2019-09-18T14:19:37.007Z] ---> e3a0cd13692d [2019-09-18T14:19:37.007Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2019-09-18T14:19:37.007Z] ---> 2c50a2ec1d1e [2019-09-18T14:19:37.007Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2019-09-18T14:19:37.007Z] ---> 2c50a2ec1d1e [2019-09-18T14:19:37.007Z] Step 33/125 : ARG DEBIAN_FRONTEND [2019-09-18T14:19:37.007Z] ---> Using cache [2019-09-18T14:19:37.007Z] ---> ca3a0d497083 [2019-09-18T14:19:37.007Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-09-18T14:19:37.007Z] ---> Running in 1efb31b92b2e [2019-09-18T14:19:37.626Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-18T14:19:37.626Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-18T14:19:37.626Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-18T14:19:37.626Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-18T14:19:37.626Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-18T14:19:37.909Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB] [2019-09-18T14:19:37.909Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-18T14:19:38.085Z] + cd /tmp/tmp.mAGGDINdea/src/github.com/alecthomas/gometalinter [2019-09-18T14:19:38.085Z] + git checkout -q v2.0.6 [2019-09-18T14:19:38.085Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-09-18T14:19:38.192Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-18T14:19:40.218Z] Fetched 7721 kB in 2s (3073 kB/s) [2019-09-18T14:19:41.224Z] Reading package lists... [2019-09-18T14:19:42.231Z] Reading package lists... [2019-09-18T14:19:42.516Z] Building dependency tree... [2019-09-18T14:19:42.516Z] Reading state information... [2019-09-18T14:19:42.516Z] The following additional packages will be installed: [2019-09-18T14:19:42.516Z] libapparmor1 libseccomp2 [2019-09-18T14:19:42.516Z] Suggested packages: [2019-09-18T14:19:42.516Z] seccomp [2019-09-18T14:19:42.799Z] The following NEW packages will be installed: [2019-09-18T14:19:42.799Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-18T14:19:42.799Z] 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-09-18T14:19:42.799Z] Need to get 296 kB of archives. [2019-09-18T14:19:42.799Z] After this operation, 1346 kB of additional disk space will be used. [2019-09-18T14:19:42.799Z] 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-18T14:19:42.799Z] 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-18T14:19:42.799Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-09-18T14:19:42.799Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-09-18T14:19:43.084Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-18T14:19:43.084Z] Fetched 296 kB in 0s (3387 kB/s) [2019-09-18T14:19:43.084Z] Selecting previously unselected package libseccomp2:ppc64el. [2019-09-18T14:19:43.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 ... 14950 files and directories currently installed.) [2019-09-18T14:19:43.084Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-09-18T14:19:43.084Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-18T14:19:43.084Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2019-09-18T14:19:43.084Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-09-18T14:19:43.084Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-18T14:19:43.084Z] Selecting previously unselected package libapparmor1:ppc64el. [2019-09-18T14:19:43.084Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-18T14:19:43.084Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-09-18T14:19:43.084Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2019-09-18T14:19:43.084Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-18T14:19:43.084Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-09-18T14:19:43.084Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T14:19:43.084Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-18T14:19:43.084Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-09-18T14:19:43.084Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-18T14:19:43.084Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-09-18T14:19:43.084Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T14:19:43.700Z] Removing intermediate container 1efb31b92b2e [2019-09-18T14:19:43.700Z] ---> a2db141ea735 [2019-09-18T14:19:43.700Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2019-09-18T14:19:43.700Z] ---> e3a0cd13692d [2019-09-18T14:19:43.700Z] Step 36/125 : ARG DEBIAN_FRONTEND [2019-09-18T14:19:43.700Z] ---> Running in 204b8e474e4e [2019-09-18T14:19:43.700Z] Removing intermediate container 204b8e474e4e [2019-09-18T14:19:43.700Z] ---> 04b4f87a4648 [2019-09-18T14:19:43.700Z] Step 37/125 : 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-18T14:19:43.982Z] ---> Running in c1a1a3600715 [2019-09-18T14:19:44.596Z] Removing intermediate container c1a1a3600715 [2019-09-18T14:19:44.596Z] ---> 4b8a9712d5c6 [2019-09-18T14:19:44.596Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-09-18T14:19:44.596Z] ---> a2db141ea735 [2019-09-18T14:19:44.596Z] Step 39/125 : FROM base AS tomlv [2019-09-18T14:19:44.596Z] ---> 2c50a2ec1d1e [2019-09-18T14:19:44.596Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2019-09-18T14:19:44.596Z] ---> Running in c0fb35f65211 [2019-09-18T14:19:44.596Z] Removing intermediate container c0fb35f65211 [2019-09-18T14:19:44.596Z] ---> 4c7322b46f58 [2019-09-18T14:19:44.596Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:19:44.684Z] 65014b3c3121: Verifying Checksum [2019-09-18T14:19:44.684Z] 65014b3c3121: Download complete [2019-09-18T14:19:44.879Z] ---> 428a3b74d43e [2019-09-18T14:19:44.879Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T14:19:45.162Z] ---> fd66866f5a99 [2019-09-18T14:19:45.162Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T14:19:45.162Z] ---> Running in cb09fec9abcd [2019-09-18T14:19:45.443Z] + RM_GOPATH=0 [2019-09-18T14:19:45.443Z] + TMP_GOPATH= [2019-09-18T14:19:45.443Z] + : /build [2019-09-18T14:19:45.443Z] + '[' -z '' ']' [2019-09-18T14:19:45.443Z] ++ mktemp -d [2019-09-18T14:19:45.443Z] + export GOPATH=/tmp/tmp.aTQyCQCNgc [2019-09-18T14:19:45.443Z] + GOPATH=/tmp/tmp.aTQyCQCNgc [2019-09-18T14:19:45.443Z] + RM_GOPATH=1 [2019-09-18T14:19:45.443Z] ++ dirname ./install.sh [2019-09-18T14:19:45.443Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-18T14:19:45.443Z] + dir=. [2019-09-18T14:19:45.443Z] + bin=tomlv [2019-09-18T14:19:45.443Z] + shift [2019-09-18T14:19:45.443Z] + '[' '!' -f ./tomlv.installer ']' [2019-09-18T14:19:45.443Z] + . ./tomlv.installer [2019-09-18T14:19:45.443Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-18T14:19:45.443Z] + install_tomlv [2019-09-18T14:19:45.443Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-18T14:19:45.443Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.aTQyCQCNgc/src/github.com/BurntSushi/toml [2019-09-18T14:19:45.443Z] Cloning into '/tmp/tmp.aTQyCQCNgc/src/github.com/BurntSushi/toml'... [2019-09-18T14:19:45.725Z] + cd /tmp/tmp.aTQyCQCNgc/src/github.com/BurntSushi/toml [2019-09-18T14:19:45.725Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-18T14:19:45.725Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-18T14:19:46.028Z] internal/cpu [2019-09-18T14:19:46.028Z] math/bits [2019-09-18T14:19:46.028Z] errors [2019-09-18T14:19:46.028Z] runtime/internal/atomic [2019-09-18T14:19:46.028Z] runtime/internal/sys [2019-09-18T14:19:46.028Z] internal/bytealg [2019-09-18T14:19:46.028Z] runtime/internal/math [2019-09-18T14:19:46.028Z] math [2019-09-18T14:19:46.028Z] unicode/utf8 [2019-09-18T14:19:46.028Z] internal/race [2019-09-18T14:19:46.028Z] sync/atomic [2019-09-18T14:19:46.028Z] unicode [2019-09-18T14:19:46.028Z] runtime [2019-09-18T14:19:46.028Z] internal/testlog [2019-09-18T14:19:46.313Z] encoding [2019-09-18T14:19:46.313Z] runtime/cgo [2019-09-18T14:19:46.937Z] strconv [2019-09-18T14:19:47.846Z] + GOBIN=/build [2019-09-18T14:19:47.846Z] + /build/gometalinter --install [2019-09-18T14:19:47.846Z] Installing: [2019-09-18T14:19:47.846Z] deadcode [2019-09-18T14:19:47.846Z] dupl [2019-09-18T14:19:47.846Z] errcheck [2019-09-18T14:19:47.846Z] gas [2019-09-18T14:19:47.846Z] gochecknoglobals [2019-09-18T14:19:47.846Z] gochecknoinits [2019-09-18T14:19:47.846Z] goconst [2019-09-18T14:19:47.846Z] gocyclo [2019-09-18T14:19:47.846Z] goimports [2019-09-18T14:19:47.846Z] golint [2019-09-18T14:19:47.846Z] gosimple [2019-09-18T14:19:47.846Z] gotype [2019-09-18T14:19:47.846Z] gotypex [2019-09-18T14:19:47.846Z] ineffassign [2019-09-18T14:19:47.846Z] interfacer [2019-09-18T14:19:47.846Z] lll [2019-09-18T14:19:47.846Z] maligned [2019-09-18T14:19:47.846Z] megacheck [2019-09-18T14:19:47.846Z] misspell [2019-09-18T14:19:47.846Z] nakedret [2019-09-18T14:19:47.846Z] safesql [2019-09-18T14:19:47.846Z] staticcheck [2019-09-18T14:19:47.846Z] structcheck [2019-09-18T14:19:47.846Z] unconvert [2019-09-18T14:19:47.846Z] unparam [2019-09-18T14:19:47.846Z] unused [2019-09-18T14:19:47.846Z] varcheck [2019-09-18T14:19:50.398Z] sync [2019-09-18T14:19:50.398Z] io [2019-09-18T14:19:50.398Z] reflect [2019-09-18T14:19:50.398Z] syscall [2019-09-18T14:19:50.398Z] bytes [2019-09-18T14:19:50.398Z] strings [2019-09-18T14:19:51.021Z] bufio [2019-09-18T14:19:51.021Z] path [2019-09-18T14:19:51.307Z] text/tabwriter [2019-09-18T14:19:51.592Z] internal/syscall/unix [2019-09-18T14:19:51.592Z] time [2019-09-18T14:19:52.210Z] sort [2019-09-18T14:19:52.210Z] internal/poll [2019-09-18T14:19:52.210Z] internal/fmtsort [2019-09-18T14:19:52.494Z] os [2019-09-18T14:19:52.780Z] path/filepath [2019-09-18T14:19:52.781Z] fmt [2019-09-18T14:19:53.075Z] io/ioutil [2019-09-18T14:19:53.357Z] log [2019-09-18T14:19:53.357Z] flag [2019-09-18T14:19:53.357Z] github.com/BurntSushi/toml [2019-09-18T14:19:53.973Z] github.com/BurntSushi/toml/cmd/tomlv [2019-09-18T14:19:56.005Z] Removing intermediate container cb09fec9abcd [2019-09-18T14:19:56.005Z] ---> 8dad0f5134d2 [2019-09-18T14:19:56.005Z] Step 44/125 : FROM base AS vndr [2019-09-18T14:19:56.005Z] ---> 2c50a2ec1d1e [2019-09-18T14:19:56.005Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2019-09-18T14:19:56.005Z] ---> Running in ac354041d555 [2019-09-18T14:19:56.005Z] Removing intermediate container ac354041d555 [2019-09-18T14:19:56.005Z] ---> 625351461c90 [2019-09-18T14:19:56.005Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:19:56.005Z] ---> 8e83a09f3acb [2019-09-18T14:19:56.005Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T14:19:56.005Z] ---> a53711633266 [2019-09-18T14:19:56.005Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T14:19:56.005Z] ---> Running in d6f305697ecb [2019-09-18T14:19:56.291Z] + RM_GOPATH=0 [2019-09-18T14:19:56.291Z] + TMP_GOPATH= [2019-09-18T14:19:56.291Z] + : /build [2019-09-18T14:19:56.291Z] + '[' -z '' ']' [2019-09-18T14:19:56.291Z] ++ mktemp -d [2019-09-18T14:19:56.291Z] + export GOPATH=/tmp/tmp.dUkPaUUzjc [2019-09-18T14:19:56.291Z] + GOPATH=/tmp/tmp.dUkPaUUzjc [2019-09-18T14:19:56.291Z] + RM_GOPATH=1 [2019-09-18T14:19:56.291Z] ++ dirname ./install.sh [2019-09-18T14:19:56.291Z] + dir=. [2019-09-18T14:19:56.291Z] + bin=vndr [2019-09-18T14:19:56.291Z] + shift [2019-09-18T14:19:56.291Z] + '[' '!' -f ./vndr.installer ']' [2019-09-18T14:19:56.291Z] + . ./vndr.installer [2019-09-18T14:19:56.291Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-18T14:19:56.291Z] + install_vndr [2019-09-18T14:19:56.291Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-18T14:19:56.291Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dUkPaUUzjc/src/github.com/LK4D4/vndr [2019-09-18T14:19:56.291Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-18T14:19:56.291Z] Cloning into '/tmp/tmp.dUkPaUUzjc/src/github.com/LK4D4/vndr'... [2019-09-18T14:19:56.908Z] + cd /tmp/tmp.dUkPaUUzjc/src/github.com/LK4D4/vndr [2019-09-18T14:19:56.908Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-18T14:19:56.908Z] + go build -buildmode=pie -v -o /build/vndr . [2019-09-18T14:19:56.908Z] errors [2019-09-18T14:19:56.908Z] internal/race [2019-09-18T14:19:56.908Z] internal/cpu [2019-09-18T14:19:56.908Z] runtime/internal/atomic [2019-09-18T14:19:56.908Z] runtime/internal/sys [2019-09-18T14:19:56.908Z] sync/atomic [2019-09-18T14:19:56.908Z] runtime/internal/math [2019-09-18T14:19:56.908Z] internal/bytealg [2019-09-18T14:19:56.908Z] unicode [2019-09-18T14:19:56.908Z] unicode/utf8 [2019-09-18T14:19:56.908Z] math/bits [2019-09-18T14:19:57.196Z] internal/testlog [2019-09-18T14:19:57.196Z] math [2019-09-18T14:19:57.196Z] runtime [2019-09-18T14:19:57.196Z] encoding [2019-09-18T14:19:57.196Z] unicode/utf16 [2019-09-18T14:19:57.196Z] container/list [2019-09-18T14:19:57.482Z] crypto/internal/subtle [2019-09-18T14:19:57.483Z] crypto/subtle [2019-09-18T14:19:57.483Z] internal/x/crypto/cryptobyte/asn1 [2019-09-18T14:19:57.483Z] internal/nettrace [2019-09-18T14:19:57.483Z] internal/x/net/dns/dnsmessage [2019-09-18T14:19:57.770Z] runtime/cgo [2019-09-18T14:19:57.770Z] strconv [2019-09-18T14:19:58.395Z] crypto/rc4 [2019-09-18T14:19:58.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-18T14:20:01.866Z] sync [2019-09-18T14:20:01.866Z] github.com/LK4D4/vndr/godl/singleflight [2019-09-18T14:20:01.866Z] io [2019-09-18T14:20:01.866Z] reflect [2019-09-18T14:20:01.866Z] syscall [2019-09-18T14:20:01.866Z] math/rand [2019-09-18T14:20:01.866Z] bytes [2019-09-18T14:20:01.866Z] strings [2019-09-18T14:20:02.152Z] bufio [2019-09-18T14:20:02.439Z] path [2019-09-18T14:20:02.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-18T14:20:02.725Z] hash [2019-09-18T14:20:02.725Z] crypto/internal/randutil [2019-09-18T14:20:02.725Z] internal/singleflight [2019-09-18T14:20:02.725Z] hash/crc32 [2019-09-18T14:20:02.725Z] crypto [2019-09-18T14:20:02.725Z] crypto/sha512 [2019-09-18T14:20:03.012Z] crypto/hmac [2019-09-18T14:20:03.012Z] time [2019-09-18T14:20:03.012Z] internal/syscall/unix [2019-09-18T14:20:03.012Z] crypto/sha1 [2019-09-18T14:20:03.012Z] crypto/sha256 [2019-09-18T14:20:03.309Z] internal/x/crypto/hkdf [2019-09-18T14:20:03.309Z] internal/x/text/transform [2019-09-18T14:20:03.932Z] encoding/binary [2019-09-18T14:20:03.932Z] sort [2019-09-18T14:20:03.932Z] internal/poll [2019-09-18T14:20:03.932Z] internal/fmtsort [2019-09-18T14:20:03.932Z] regexp/syntax [2019-09-18T14:20:04.219Z] os [2019-09-18T14:20:04.219Z] crypto/cipher [2019-09-18T14:20:04.219Z] encoding/base64 [2019-09-18T14:20:04.219Z] crypto/md5 [2019-09-18T14:20:04.414Z] sha256:11420e4de806eca687b329800d1158ac424cba09c3fcb7e6d113a4f864ebf191 [2019-09-18T14:20:04.414Z] INFO: Starting docker-py tests... [2019-09-18T14:20:04.414Z] ============================= test session starts ============================== [2019-09-18T14:20:04.414Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.13.0 [2019-09-18T14:20:04.414Z] rootdir: /src, inifile: pytest.ini [2019-09-18T14:20:04.414Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-09-18T14:20:04.414Z] collected 385 items / 6 deselected [2019-09-18T14:20:04.414Z] [2019-09-18T14:20:04.504Z] crypto/aes [2019-09-18T14:20:04.504Z] crypto/des [2019-09-18T14:20:04.790Z] encoding/pem [2019-09-18T14:20:04.790Z] internal/x/crypto/internal/chacha20 [2019-09-18T14:20:04.790Z] internal/x/crypto/poly1305 [2019-09-18T14:20:04.792Z] Removing intermediate container 45dca825aeec [2019-09-18T14:20:04.792Z] ---> 0ab31b9e56e5 [2019-09-18T14:20:04.792Z] Step 66/125 : FROM base AS gotestsum [2019-09-18T14:20:04.792Z] ---> 9862b428cbbc [2019-09-18T14:20:04.792Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2019-09-18T14:20:04.792Z] ---> Running in ab712dd48606 [2019-09-18T14:20:05.079Z] internal/x/crypto/curve25519 [2019-09-18T14:20:05.079Z] fmt [2019-09-18T14:20:05.079Z] path/filepath [2019-09-18T14:20:05.079Z] regexp [2019-09-18T14:20:05.079Z] internal/x/crypto/chacha20poly1305 [2019-09-18T14:20:05.157Z] Removing intermediate container ab712dd48606 [2019-09-18T14:20:05.157Z] ---> b4d8ea74da46 [2019-09-18T14:20:05.157Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:20:05.157Z] ---> 733eb784797e [2019-09-18T14:20:05.157Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T14:20:05.367Z] io/ioutil [2019-09-18T14:20:05.531Z] ---> 62f6cb35ac85 [2019-09-18T14:20:05.531Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T14:20:05.531Z] ---> Running in 89eb9b3efb4b [2019-09-18T14:20:05.654Z] go/token [2019-09-18T14:20:05.654Z] net/url [2019-09-18T14:20:05.654Z] flag [2019-09-18T14:20:05.654Z] text/template/parse [2019-09-18T14:20:05.940Z] go/scanner [2019-09-18T14:20:06.225Z] log [2019-09-18T14:20:06.226Z] encoding/json [2019-09-18T14:20:06.226Z] go/ast [2019-09-18T14:20:06.226Z] encoding/xml [2019-09-18T14:20:06.329Z] + RM_GOPATH=0 [2019-09-18T14:20:06.329Z] + TMP_GOPATH= [2019-09-18T14:20:06.329Z] + : /build [2019-09-18T14:20:06.329Z] + '[' -z '' ']' [2019-09-18T14:20:06.329Z] ++ mktemp -d [2019-09-18T14:20:06.329Z] + export GOPATH=/tmp/tmp.Olpxbgas7e [2019-09-18T14:20:06.329Z] + GOPATH=/tmp/tmp.Olpxbgas7e [2019-09-18T14:20:06.329Z] + RM_GOPATH=1 [2019-09-18T14:20:06.329Z] ++ dirname ./install.sh [2019-09-18T14:20:06.329Z] + dir=. [2019-09-18T14:20:06.329Z] + bin=gotestsum [2019-09-18T14:20:06.329Z] + shift [2019-09-18T14:20:06.329Z] + '[' '!' -f ./gotestsum.installer ']' [2019-09-18T14:20:06.329Z] + . ./gotestsum.installer [2019-09-18T14:20:06.329Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-18T14:20:06.329Z] + install_gotestsum [2019-09-18T14:20:06.329Z] + echo 'Installing gotestsum version v0.3.5' [2019-09-18T14:20:06.329Z] + go get -d gotest.tools/gotestsum [2019-09-18T14:20:06.329Z] Installing gotestsum version v0.3.5 [2019-09-18T14:20:06.849Z] text/template [2019-09-18T14:20:07.874Z] go/parser [2019-09-18T14:20:07.874Z] compress/flate [2019-09-18T14:20:08.162Z] context [2019-09-18T14:20:08.449Z] go/doc [2019-09-18T14:20:08.449Z] math/big [2019-09-18T14:20:08.449Z] compress/gzip [2019-09-18T14:20:08.735Z] encoding/hex [2019-09-18T14:20:08.735Z] net [2019-09-18T14:20:08.735Z] internal/x/text/unicode/bidi [2019-09-18T14:20:09.367Z] github.com/LK4D4/vndr/build [2019-09-18T14:20:09.367Z] internal/x/text/secure/bidirule [2019-09-18T14:20:09.367Z] internal/x/text/unicode/norm [2019-09-18T14:20:09.989Z] internal/x/net/http2/hpack [2019-09-18T14:20:10.275Z] mime [2019-09-18T14:20:10.424Z] + cd /tmp/tmp.Olpxbgas7e/src/gotest.tools/gotestsum [2019-09-18T14:20:10.425Z] + git checkout -q v0.3.5 [2019-09-18T14:20:10.425Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-18T14:20:10.562Z] crypto/rand [2019-09-18T14:20:10.849Z] crypto/elliptic [2019-09-18T14:20:10.849Z] encoding/asn1 [2019-09-18T14:20:10.849Z] crypto/rsa [2019-09-18T14:20:11.473Z] crypto/dsa [2019-09-18T14:20:11.473Z] crypto/x509/pkix [2019-09-18T14:20:11.473Z] crypto/ecdsa [2019-09-18T14:20:11.473Z] internal/x/crypto/cryptobyte [2019-09-18T14:20:11.759Z] internal/x/net/idna [2019-09-18T14:20:11.759Z] mime/quotedprintable [2019-09-18T14:20:11.759Z] net/http/internal [2019-09-18T14:20:12.045Z] os/exec [2019-09-18T14:20:12.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-18T14:20:14.069Z] internal/x/net/http/httpproxy [2019-09-18T14:20:14.069Z] net/textproto [2019-09-18T14:20:14.069Z] crypto/x509 [2019-09-18T14:20:14.069Z] internal/x/net/http/httpguts [2019-09-18T14:20:14.069Z] mime/multipart [2019-09-18T14:20:14.689Z] crypto/tls [2019-09-18T14:20:16.720Z] net/http/httptrace [2019-09-18T14:20:16.720Z] net/http [2019-09-18T14:20:19.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-18T14:20:20.171Z] github.com/LK4D4/vndr/godl [2019-09-18T14:20:20.171Z] github.com/LK4D4/vndr [2019-09-18T14:20:20.865Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-09-18T14:20:21.120Z] tests/integration/api_client_test.py ..... [ 7%] [2019-09-18T14:20:21.853Z] Removing intermediate container 89eb9b3efb4b [2019-09-18T14:20:21.853Z] ---> df6c7dbb14a0 [2019-09-18T14:20:21.853Z] Step 71/125 : FROM dev-base AS dockercli [2019-09-18T14:20:21.853Z] ---> 9862b428cbbc [2019-09-18T14:20:21.853Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2019-09-18T14:20:21.853Z] ---> Running in 3081114c06a0 [2019-09-18T14:20:21.853Z] Removing intermediate container 3081114c06a0 [2019-09-18T14:20:21.853Z] ---> fb7a8ce80cee [2019-09-18T14:20:21.853Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:20:21.853Z] ---> e6a9c780a696 [2019-09-18T14:20:21.853Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T14:20:21.853Z] ---> f18e1efeb055 [2019-09-18T14:20:21.853Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T14:20:21.853Z] ---> Running in 03fc97c48d76 [2019-09-18T14:20:21.853Z] + RM_GOPATH=0 [2019-09-18T14:20:21.853Z] + TMP_GOPATH= [2019-09-18T14:20:21.853Z] + : /build [2019-09-18T14:20:21.853Z] + '[' -z '' ']' [2019-09-18T14:20:21.853Z] ++ mktemp -d [2019-09-18T14:20:21.853Z] + export GOPATH=/tmp/tmp.RpiTen8V09 [2019-09-18T14:20:21.853Z] + GOPATH=/tmp/tmp.RpiTen8V09 [2019-09-18T14:20:21.853Z] + RM_GOPATH=1 [2019-09-18T14:20:21.853Z] ++ dirname ./install.sh [2019-09-18T14:20:21.853Z] + dir=. [2019-09-18T14:20:21.853Z] + bin=dockercli [2019-09-18T14:20:21.853Z] + shift [2019-09-18T14:20:21.853Z] + '[' '!' -f ./dockercli.installer ']' [2019-09-18T14:20:21.853Z] + . ./dockercli.installer [2019-09-18T14:20:21.853Z] ++ DOCKERCLI_CHANNEL=stable [2019-09-18T14:20:21.853Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-18T14:20:21.853Z] + install_dockercli [2019-09-18T14:20:21.853Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-18T14:20:21.853Z] Install docker/cli version 17.06.2-ce from stable [2019-09-18T14:20:21.853Z] ++ uname -m [2019-09-18T14:20:21.853Z] + arch=s390x [2019-09-18T14:20:21.853Z] + '[' s390x '!=' x86_64 ']' [2019-09-18T14:20:21.853Z] + '[' s390x '!=' s390x ']' [2019-09-18T14:20:21.853Z] + url=https://download.docker.com/linux/static [2019-09-18T14:20:21.853Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-09-18T14:20:21.853Z] + tar -xz docker/docker [2019-09-18T14:20:22.666Z] + mkdir -p /build [2019-09-18T14:20:22.666Z] + mv docker/docker /build/ [2019-09-18T14:20:22.666Z] + rmdir docker [2019-09-18T14:20:23.449Z] Removing intermediate container 03fc97c48d76 [2019-09-18T14:20:23.449Z] ---> efc3a227639c [2019-09-18T14:20:23.449Z] Step 76/125 : FROM runtime-dev AS runc [2019-09-18T14:20:23.449Z] ---> c02a89fc51cd [2019-09-18T14:20:23.449Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2019-09-18T14:20:23.449Z] ---> Running in 8dddc430badd [2019-09-18T14:20:23.449Z] Removing intermediate container 8dddc430badd [2019-09-18T14:20:23.449Z] ---> b671c90b50e8 [2019-09-18T14:20:23.449Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:20:23.559Z] tests/integration/api_config_test.py ..... [ 8%] [2019-09-18T14:20:23.651Z] Removing intermediate container d6f305697ecb [2019-09-18T14:20:23.651Z] ---> a4d0352e6cc6 [2019-09-18T14:20:23.651Z] Step 49/125 : FROM dev-base AS containerd [2019-09-18T14:20:23.652Z] ---> 2c50a2ec1d1e [2019-09-18T14:20:23.652Z] Step 50/125 : ARG DEBIAN_FRONTEND [2019-09-18T14:20:23.652Z] ---> Using cache [2019-09-18T14:20:23.652Z] ---> ca3a0d497083 [2019-09-18T14:20:23.652Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-09-18T14:20:23.652Z] ---> Running in cc1cce1ba5f1 [2019-09-18T14:20:23.811Z] ---> 4d04b89d1a1a [2019-09-18T14:20:23.811Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T14:20:24.173Z] ---> bea0a271de34 [2019-09-18T14:20:24.173Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T14:20:24.173Z] ---> Running in d1806bb32ef6 [2019-09-18T14:20:24.271Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-18T14:20:24.271Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-18T14:20:24.271Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-18T14:20:24.271Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-18T14:20:24.271Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-18T14:20:24.539Z] + RM_GOPATH=0 [2019-09-18T14:20:24.539Z] + TMP_GOPATH= [2019-09-18T14:20:24.539Z] + : /build [2019-09-18T14:20:24.539Z] + '[' -z '' ']' [2019-09-18T14:20:24.539Z] ++ mktemp -d [2019-09-18T14:20:24.539Z] + export GOPATH=/tmp/tmp.4l7kIdBiXm [2019-09-18T14:20:24.539Z] + GOPATH=/tmp/tmp.4l7kIdBiXm [2019-09-18T14:20:24.539Z] + RM_GOPATH=1 [2019-09-18T14:20:24.539Z] ++ dirname ./install.sh [2019-09-18T14:20:24.539Z] + dir=. [2019-09-18T14:20:24.539Z] + bin=runc [2019-09-18T14:20:24.539Z] + shift [2019-09-18T14:20:24.539Z] + '[' '!' -f ./runc.installer ']' [2019-09-18T14:20:24.539Z] + . ./runc.installer [2019-09-18T14:20:24.539Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-18T14:20:24.539Z] + install_runc [2019-09-18T14:20:24.539Z] + uname -r [2019-09-18T14:20:24.539Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-09-18T14:20:24.539Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-18T14:20:24.539Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-18T14:20:24.539Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4l7kIdBiXm/src/github.com/opencontainers/runc [2019-09-18T14:20:24.539Z] Cloning into '/tmp/tmp.4l7kIdBiXm/src/github.com/opencontainers/runc'... [2019-09-18T14:20:24.539Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-18T14:20:24.554Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB] [2019-09-18T14:20:24.554Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-18T14:20:24.837Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-18T14:20:25.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-18T14:20:25.826Z] + cd /tmp/tmp.4l7kIdBiXm/src/github.com/opencontainers/runc [2019-09-18T14:20:25.826Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-18T14:20:25.826Z] + '[' -z '' ']' [2019-09-18T14:20:25.826Z] + target=static [2019-09-18T14:20:25.826Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-18T14:20:26.246Z] 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-18T14:20:26.857Z] Fetched 7721 kB in 2s (3199 kB/s) [2019-09-18T14:20:27.861Z] Reading package lists... [2019-09-18T14:20:28.867Z] Reading package lists... [2019-09-18T14:20:29.149Z] Building dependency tree... [2019-09-18T14:20:29.149Z] Reading state information... [2019-09-18T14:20:29.149Z] The following additional packages will be installed: [2019-09-18T14:20:29.149Z] btrfs-progs liblzo2-2 [2019-09-18T14:20:29.149Z] The following NEW packages will be installed: [2019-09-18T14:20:29.149Z] btrfs-progs btrfs-tools liblzo2-2 [2019-09-18T14:20:29.149Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-09-18T14:20:29.149Z] Need to get 588 kB of archives. [2019-09-18T14:20:29.149Z] After this operation, 5005 kB of additional disk space will be used. [2019-09-18T14:20:29.149Z] 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-18T14:20:29.149Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-09-18T14:20:29.149Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-09-18T14:20:29.431Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-18T14:20:29.431Z] Fetched 588 kB in 0s (6114 kB/s) [2019-09-18T14:20:29.431Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-18T14:20:29.431Z] (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-18T14:20:29.431Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-18T14:20:29.431Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-18T14:20:29.431Z] Selecting previously unselected package btrfs-progs. [2019-09-18T14:20:29.431Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-09-18T14:20:29.431Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-18T14:20:29.714Z] Selecting previously unselected package btrfs-tools. [2019-09-18T14:20:29.714Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-09-18T14:20:29.714Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-18T14:20:29.714Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T14:20:29.714Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-18T14:20:29.714Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-18T14:20:29.714Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-18T14:20:29.714Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T14:20:30.328Z] Removing intermediate container cc1cce1ba5f1 [2019-09-18T14:20:30.328Z] ---> a3f41b579251 [2019-09-18T14:20:30.328Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2019-09-18T14:20:30.328Z] ---> Running in a4a9f882daba [2019-09-18T14:20:30.328Z] Removing intermediate container a4a9f882daba [2019-09-18T14:20:30.328Z] ---> e4680c4fb194 [2019-09-18T14:20:30.328Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:20:30.614Z] ---> b6e23650ff43 [2019-09-18T14:20:30.614Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T14:20:30.614Z] ---> e5311d449f07 [2019-09-18T14:20:30.614Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T14:20:30.614Z] ---> Running in a380155b2c24 [2019-09-18T14:20:30.915Z] + RM_GOPATH=0 [2019-09-18T14:20:30.915Z] + TMP_GOPATH= [2019-09-18T14:20:30.915Z] + : /build [2019-09-18T14:20:30.915Z] + '[' -z '' ']' [2019-09-18T14:20:31.204Z] ++ mktemp -d [2019-09-18T14:20:31.204Z] + export GOPATH=/tmp/tmp.rhRZBezpL6 [2019-09-18T14:20:31.204Z] + GOPATH=/tmp/tmp.rhRZBezpL6 [2019-09-18T14:20:31.204Z] + RM_GOPATH=1 [2019-09-18T14:20:31.204Z] ++ dirname ./install.sh [2019-09-18T14:20:31.204Z] Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-18T14:20:31.204Z] + dir=. [2019-09-18T14:20:31.204Z] + bin=containerd [2019-09-18T14:20:31.204Z] + shift [2019-09-18T14:20:31.204Z] + '[' '!' -f ./containerd.installer ']' [2019-09-18T14:20:31.204Z] + . ./containerd.installer [2019-09-18T14:20:31.204Z] ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-18T14:20:31.204Z] + install_containerd [2019-09-18T14:20:31.204Z] + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' [2019-09-18T14:20:31.204Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.rhRZBezpL6/src/github.com/containerd/containerd [2019-09-18T14:20:31.204Z] Cloning into '/tmp/tmp.rhRZBezpL6/src/github.com/containerd/containerd'... [2019-09-18T14:20:33.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-18T14:20:38.028Z] + cd /tmp/tmp.rhRZBezpL6/src/github.com/containerd/containerd [2019-09-18T14:20:38.029Z] + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 [2019-09-18T14:20:38.029Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-18T14:20:38.029Z] + BUILDTAGS='netgo osusergo static_build' [2019-09-18T14:20:38.029Z] + export EXTRA_FLAGS=-buildmode=pie [2019-09-18T14:20:38.029Z] + EXTRA_FLAGS=-buildmode=pie [2019-09-18T14:20:38.029Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-18T14:20:38.029Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-18T14:20:38.029Z] + '[' '' = dynamic ']' [2019-09-18T14:20:38.029Z] + make [2019-09-18T14:20:38.029Z] 🇩 bin/ctr [2019-09-18T14:20:40.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-18T14:20:40.824Z] 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-18T14:20:40.824Z] + mkdir -p /build [2019-09-18T14:20:40.824Z] + cp runc /build/runc [2019-09-18T14:20:40.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-18T14:20:41.619Z] Removing intermediate container d1806bb32ef6 [2019-09-18T14:20:41.619Z] ---> 659aa562f18b [2019-09-18T14:20:41.619Z] Step 81/125 : FROM dev-base AS tini [2019-09-18T14:20:41.619Z] ---> 9862b428cbbc [2019-09-18T14:20:41.619Z] Step 82/125 : ARG DEBIAN_FRONTEND [2019-09-18T14:20:41.619Z] ---> Using cache [2019-09-18T14:20:41.619Z] ---> 968c334b6e0c [2019-09-18T14:20:41.619Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-09-18T14:20:41.619Z] ---> Running in e6c18ffaf427 [2019-09-18T14:20:41.987Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-18T14:20:41.987Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-18T14:20:42.367Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-18T14:20:42.367Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-18T14:20:42.367Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-18T14:20:42.367Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-09-18T14:20:42.367Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-18T14:20:42.367Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-18T14:20:43.635Z] Fetched 7672 kB in 1s (4990 kB/s) [2019-09-18T14:20:44.037Z] Reading package lists... [2019-09-18T14:20:44.973Z] Reading package lists... [2019-09-18T14:20:44.973Z] Building dependency tree... [2019-09-18T14:20:44.973Z] Reading state information... [2019-09-18T14:20:44.973Z] The following additional packages will be installed: [2019-09-18T14:20:44.973Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-18T14:20:44.973Z] Suggested packages: [2019-09-18T14:20:44.973Z] codeblocks eclipse ninja-build lrzip [2019-09-18T14:20:44.973Z] Recommended packages: [2019-09-18T14:20:44.973Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-18T14:20:44.973Z] The following NEW packages will be installed: [2019-09-18T14:20:44.973Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-18T14:20:44.973Z] vim-common xxd [2019-09-18T14:20:44.973Z] 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-09-18T14:20:44.973Z] Need to get 13.2 MB of archives. [2019-09-18T14:20:44.973Z] After this operation, 59.4 MB of additional disk space will be used. [2019-09-18T14:20:44.973Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-09-18T14:20:44.973Z] 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-18T14:20:44.973Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-09-18T14:20:45.402Z] 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-18T14:20:45.402Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-09-18T14:20:45.402Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-09-18T14:20:45.402Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-09-18T14:20:45.402Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-09-18T14:20:45.402Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-18T14:20:45.402Z] 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-18T14:20:45.402Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-18T14:20:45.402Z] Fetched 13.2 MB in 0s (45.9 MB/s) [2019-09-18T14:20:45.402Z] Selecting previously unselected package cmake-data. [2019-09-18T14:20:45.402Z] (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-18T14:20:45.402Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-18T14:20:45.402Z] Unpacking cmake-data (3.7.2-1) ... [2019-09-18T14:20:45.770Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-18T14:20:45.770Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-18T14:20:45.770Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-18T14:20:45.770Z] Selecting previously unselected package libicu57:s390x. [2019-09-18T14:20:45.770Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-09-18T14:20:45.770Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-09-18T14:20:46.565Z] Selecting previously unselected package libxml2:s390x. [2019-09-18T14:20:46.565Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-09-18T14:20:46.565Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-18T14:20:46.930Z] Selecting previously unselected package libarchive13:s390x. [2019-09-18T14:20:46.930Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-09-18T14:20:46.930Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-09-18T14:20:46.930Z] Selecting previously unselected package libjsoncpp1:s390x. [2019-09-18T14:20:46.930Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-09-18T14:20:46.930Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-09-18T14:20:46.930Z] Selecting previously unselected package libuv1:s390x. [2019-09-18T14:20:46.930Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-09-18T14:20:46.930Z] Unpacking libuv1:s390x (1.9.1-3) ... [2019-09-18T14:20:46.930Z] Selecting previously unselected package cmake. [2019-09-18T14:20:46.930Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-09-18T14:20:46.930Z] Unpacking cmake (3.7.2-1) ... [2019-09-18T14:20:47.300Z] Selecting previously unselected package xxd. [2019-09-18T14:20:47.300Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-18T14:20:47.300Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-18T14:20:47.300Z] Selecting previously unselected package vim-common. [2019-09-18T14:20:47.300Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-18T14:20:47.300Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-18T14:20:47.300Z] Processing triggers for mime-support (3.60) ... [2019-09-18T14:20:47.674Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-18T14:20:47.674Z] Setting up libuv1:s390x (1.9.1-3) ... [2019-09-18T14:20:47.674Z] Setting up cmake-data (3.7.2-1) ... [2019-09-18T14:20:47.674Z] Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-09-18T14:20:47.674Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-18T14:20:47.674Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T14:20:47.674Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-18T14:20:47.674Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-18T14:20:47.674Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-09-18T14:20:47.674Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-09-18T14:20:47.674Z] Setting up cmake (3.7.2-1) ... [2019-09-18T14:20:47.674Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T14:20:48.935Z] Removing intermediate container e6c18ffaf427 [2019-09-18T14:20:48.935Z] ---> 24e8136ffc08 [2019-09-18T14:20:48.935Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:20:48.935Z] ---> f2243345a351 [2019-09-18T14:20:48.935Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2019-09-18T14:20:48.935Z] ---> Running in 370665dd9b79 [2019-09-18T14:20:49.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-18T14:20:49.315Z] Removing intermediate container 370665dd9b79 [2019-09-18T14:20:49.315Z] ---> 387988b1027b [2019-09-18T14:20:49.315Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T14:20:49.315Z] ---> a979e14e7162 [2019-09-18T14:20:49.315Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T14:20:49.315Z] ---> Running in 0bd6c72cdf3f [2019-09-18T14:20:50.087Z] + RM_GOPATH=0 [2019-09-18T14:20:50.087Z] + TMP_GOPATH= [2019-09-18T14:20:50.087Z] + : /build [2019-09-18T14:20:50.087Z] + '[' -z '' ']' [2019-09-18T14:20:50.087Z] ++ mktemp -d [2019-09-18T14:20:50.087Z] + export GOPATH=/tmp/tmp.bSdDoXULnC [2019-09-18T14:20:50.087Z] + GOPATH=/tmp/tmp.bSdDoXULnC [2019-09-18T14:20:50.088Z] + RM_GOPATH=1 [2019-09-18T14:20:50.088Z] ++ dirname ./install.sh [2019-09-18T14:20:50.088Z] + dir=. [2019-09-18T14:20:50.088Z] + bin=tini [2019-09-18T14:20:50.088Z] + shift [2019-09-18T14:20:50.088Z] + '[' '!' -f ./tini.installer ']' [2019-09-18T14:20:50.088Z] + . ./tini.installer [2019-09-18T14:20:50.088Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-18T14:20:50.088Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-18T14:20:50.088Z] + install_tini [2019-09-18T14:20:50.088Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-18T14:20:50.088Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.bSdDoXULnC/tini [2019-09-18T14:20:50.088Z] Cloning into '/tmp/tmp.bSdDoXULnC/tini'... [2019-09-18T14:20:50.088Z] + cd /tmp/tmp.bSdDoXULnC/tini [2019-09-18T14:20:50.088Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-18T14:20:50.088Z] + cmake . [2019-09-18T14:20:50.457Z] -- The C compiler identification is GNU 6.3.0 [2019-09-18T14:20:50.457Z] -- Check for working C compiler: /usr/bin/cc [2019-09-18T14:20:50.457Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-09-18T14:20:50.457Z] -- Detecting C compiler ABI info [2019-09-18T14:20:50.457Z] -- Detecting C compiler ABI info - done [2019-09-18T14:20:50.457Z] -- Detecting C compile features [2019-09-18T14:20:50.827Z] -- Detecting C compile features - done [2019-09-18T14:20:50.827Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-18T14:20:50.827Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-18T14:20:50.827Z] -- Configuring done [2019-09-18T14:20:50.827Z] -- Generating done [2019-09-18T14:20:50.827Z] -- Build files have been written to: /tmp/tmp.bSdDoXULnC/tini [2019-09-18T14:20:50.827Z] + make tini-static [2019-09-18T14:20:50.827Z] Scanning dependencies of target tini-static [2019-09-18T14:20:50.827Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-18T14:20:50.827Z] [100%] Linking C executable tini-static [2019-09-18T14:20:50.827Z] [100%] Built target tini-static [2019-09-18T14:20:51.187Z] + mkdir -p /build [2019-09-18T14:20:51.187Z] + cp tini-static /build/docker-init [2019-09-18T14:20:51.558Z] Removing intermediate container 0bd6c72cdf3f [2019-09-18T14:20:51.558Z] ---> fe1cd4f1cee3 [2019-09-18T14:20:51.558Z] Step 88/125 : FROM dev-base AS rootlesskit [2019-09-18T14:20:51.558Z] ---> 9862b428cbbc [2019-09-18T14:20:51.558Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-09-18T14:20:51.933Z] ---> Running in fcc4c0d30916 [2019-09-18T14:20:51.933Z] Removing intermediate container fcc4c0d30916 [2019-09-18T14:20:51.933Z] ---> 55ea949338a1 [2019-09-18T14:20:51.933Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:20:52.311Z] ---> aeb4f1c1d95b [2019-09-18T14:20:52.311Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T14:20:52.311Z] ---> e4f068dfe78e [2019-09-18T14:20:52.311Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-09-18T14:20:52.311Z] ---> Running in 18df46103ebd [2019-09-18T14:20:52.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-18T14:20:53.107Z] + RM_GOPATH=0 [2019-09-18T14:20:53.107Z] + TMP_GOPATH= [2019-09-18T14:20:53.107Z] + : /build/ [2019-09-18T14:20:53.107Z] + '[' -z '' ']' [2019-09-18T14:20:53.107Z] ++ mktemp -d [2019-09-18T14:20:53.107Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-18T14:20:53.107Z] + export GOPATH=/tmp/tmp.QiWxO17b3d [2019-09-18T14:20:53.107Z] + GOPATH=/tmp/tmp.QiWxO17b3d [2019-09-18T14:20:53.107Z] + RM_GOPATH=1 [2019-09-18T14:20:53.107Z] ++ dirname ./install.sh [2019-09-18T14:20:53.107Z] + dir=. [2019-09-18T14:20:53.107Z] + bin=rootlesskit [2019-09-18T14:20:53.107Z] + shift [2019-09-18T14:20:53.107Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-09-18T14:20:53.107Z] + . ./rootlesskit.installer [2019-09-18T14:20:53.107Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-18T14:20:53.107Z] + install_rootlesskit [2019-09-18T14:20:53.107Z] + case "$1" in [2019-09-18T14:20:53.107Z] + export CGO_ENABLED=0 [2019-09-18T14:20:53.107Z] + CGO_ENABLED=0 [2019-09-18T14:20:53.107Z] + _install_rootlesskit [2019-09-18T14:20:53.107Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-18T14:20:53.107Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.QiWxO17b3d/src/github.com/rootless-containers/rootlesskit [2019-09-18T14:20:53.107Z] Cloning into '/tmp/tmp.QiWxO17b3d/src/github.com/rootless-containers/rootlesskit'... [2019-09-18T14:20:53.484Z] + cd /tmp/tmp.QiWxO17b3d/src/github.com/rootless-containers/rootlesskit [2019-09-18T14:20:53.484Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-18T14:20:53.484Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-18T14:20:53.484Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-18T14:20:58.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-18T14:20:59.926Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-18T14:20:59.926Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-18T14:21:01.873Z] Removing intermediate container 18df46103ebd [2019-09-18T14:21:01.873Z] ---> 11fd04f88e83 [2019-09-18T14:21:01.873Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2019-09-18T14:21:02.365Z] ---> 1b66b9ea5325 [2019-09-18T14:21:02.365Z] Step 94/125 : FROM runtime-dev AS dev [2019-09-18T14:21:02.365Z] ---> c02a89fc51cd [2019-09-18T14:21:02.365Z] Step 95/125 : ARG DEBIAN_FRONTEND [2019-09-18T14:21:02.365Z] ---> Running in 4762177248dd [2019-09-18T14:21:02.365Z] Removing intermediate container 4762177248dd [2019-09-18T14:21:02.365Z] ---> 9edbabf07c0a [2019-09-18T14:21:02.365Z] Step 96/125 : RUN groupadd -r docker [2019-09-18T14:21:02.365Z] ---> Running in 029d97bae3eb [2019-09-18T14:21:03.825Z] Removing intermediate container 029d97bae3eb [2019-09-18T14:21:03.825Z] ---> 162ffaddd363 [2019-09-18T14:21:03.825Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2019-09-18T14:21:03.825Z] ---> Running in 54b71843a468 [2019-09-18T14:21:04.279Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-09-18T14:21:04.682Z] Removing intermediate container 54b71843a468 [2019-09-18T14:21:04.682Z] ---> 510d753920d1 [2019-09-18T14:21:04.682Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-09-18T14:21:05.050Z] ---> Running in 1de41b04fd50 [2019-09-18T14:21:05.430Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-18T14:21:06.215Z] Removing intermediate container 1de41b04fd50 [2019-09-18T14:21:06.215Z] ---> 3b14c0dcfa2b [2019-09-18T14:21:06.215Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-09-18T14:21:06.215Z] ---> Running in 7b6a84290187 [2019-09-18T14:21:07.485Z] Removing intermediate container 7b6a84290187 [2019-09-18T14:21:07.485Z] ---> 13e5fc1ba6ed [2019-09-18T14:21:07.485Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-09-18T14:21:07.485Z] ---> Running in 752e9000b958 [2019-09-18T14:21:08.760Z] Removing intermediate container 752e9000b958 [2019-09-18T14:21:08.760Z] ---> cd55580a6464 [2019-09-18T14:21:08.760Z] Step 101/125 : RUN ldconfig [2019-09-18T14:21:08.760Z] ---> Running in 7e1a8a4eb937 [2019-09-18T14:21:08.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-18T14:21:09.549Z] Removing intermediate container 7e1a8a4eb937 [2019-09-18T14:21:09.549Z] ---> e2d5dbb8200c [2019-09-18T14:21:09.549Z] Step 102/125 : 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-18T14:21:09.549Z] ---> Running in 6ec9edd54115 [2019-09-18T14:21:10.339Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-18T14:21:10.339Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-18T14:21:10.339Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-18T14:21:10.339Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-18T14:21:10.339Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-18T14:21:10.339Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-09-18T14:21:10.339Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-18T14:21:10.339Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-18T14:21:11.647Z] Fetched 7672 kB in 1s (4943 kB/s) [2019-09-18T14:21:12.472Z] Reading package lists... [2019-09-18T14:21:12.884Z] Reading package lists... [2019-09-18T14:21:12.884Z] Building dependency tree... [2019-09-18T14:21:12.884Z] Reading state information... [2019-09-18T14:21:12.884Z] The following additional packages will be installed: [2019-09-18T14:21:12.884Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-18T14:21:12.884Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-18T14:21:12.884Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-18T14:21:12.884Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-18T14:21:12.884Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-18T14:21:12.884Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-18T14:21:12.884Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-18T14:21:12.884Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-18T14:21:12.884Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-18T14:21:12.884Z] Suggested packages: [2019-09-18T14:21:12.884Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-18T14:21:12.884Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-18T14:21:12.884Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-18T14:21:12.884Z] vim-doc vim-scripts xfsdump acl attr quota [2019-09-18T14:21:12.884Z] Recommended packages: [2019-09-18T14:21:12.884Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-18T14:21:12.884Z] python3-keyrings.alt python3-xdg unzip [2019-09-18T14:21:13.780Z] The following NEW packages will be installed: [2019-09-18T14:21:13.780Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-18T14:21:13.780Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-18T14:21:13.780Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-18T14:21:13.780Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-18T14:21:13.780Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-18T14:21:13.780Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-18T14:21:13.780Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-18T14:21:13.780Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-18T14:21:13.780Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-18T14:21:13.780Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-18T14:21:13.780Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-18T14:21:13.780Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-18T14:21:13.780Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-18T14:21:13.780Z] xfsprogs xxd xz-utils zip [2019-09-18T14:21:13.780Z] 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-09-18T14:21:13.780Z] Need to get 88.2 MB of archives. [2019-09-18T14:21:13.780Z] After this operation, 565 MB of additional disk space will be used. [2019-09-18T14:21:13.780Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-09-18T14:21:13.780Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-09-18T14:21:13.780Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-09-18T14:21:13.780Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-09-18T14:21:13.780Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-09-18T14:21:13.780Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-09-18T14:21:13.780Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-09-18T14:21:13.780Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-09-18T14:21:13.780Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-09-18T14:21:13.780Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-09-18T14:21:13.780Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-09-18T14:21:13.780Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-09-18T14:21:13.780Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-09-18T14:21:13.780Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-09-18T14:21:13.780Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-09-18T14:21:13.780Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-09-18T14:21:13.780Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-09-18T14:21:13.780Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-09-18T14:21:13.780Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-09-18T14:21:13.780Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-09-18T14:21:13.780Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-09-18T14:21:13.780Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-18T14:21:13.780Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-18T14:21:13.780Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-09-18T14:21:13.780Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-09-18T14:21:13.780Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-09-18T14:21:13.780Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-09-18T14:21:13.780Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-18T14:21:13.780Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-09-18T14:21:14.234Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-09-18T14:21:14.234Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-09-18T14:21:14.234Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-09-18T14:21:14.234Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-09-18T14:21:14.234Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-09-18T14:21:14.234Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-09-18T14:21:14.234Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-09-18T14:21:14.234Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-09-18T14:21:14.234Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-09-18T14:21:14.234Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-09-18T14:21:14.234Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-09-18T14:21:14.234Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-09-18T14:21:14.234Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-09-18T14:21:14.234Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-09-18T14:21:14.234Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-09-18T14:21:14.234Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-09-18T14:21:14.234Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-09-18T14:21:14.234Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-09-18T14:21:14.234Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-09-18T14:21:14.234Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-09-18T14:21:14.234Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-18T14:21:14.234Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-18T14:21:14.234Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-18T14:21:14.234Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-09-18T14:21:14.234Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-18T14:21:14.234Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-09-18T14:21:14.234Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-18T14:21:14.234Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-09-18T14:21:14.234Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-09-18T14:21:14.234Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-09-18T14:21:14.234Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-09-18T14:21:14.234Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-09-18T14:21:14.234Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-09-18T14:21:14.234Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-09-18T14:21:14.234Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-18T14:21:14.234Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-18T14:21:14.234Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-18T14:21:14.234Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-09-18T14:21:14.234Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-09-18T14:21:14.645Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-09-18T14:21:15.017Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-18T14:21:15.017Z] Fetched 88.2 MB in 1s (70.2 MB/s) [2019-09-18T14:21:15.017Z] Selecting previously unselected package bash-completion. [2019-09-18T14:21:15.017Z] (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-18T14:21:15.017Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-18T14:21:15.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-18T14:21:15.817Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-09-18T14:21:15.817Z] Selecting previously unselected package libnet1:s390x. [2019-09-18T14:21:15.817Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-09-18T14:21:15.817Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-18T14:21:15.817Z] Selecting previously unselected package libnfnetlink0:s390x. [2019-09-18T14:21:15.817Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-09-18T14:21:15.817Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-09-18T14:21:15.817Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2019-09-18T14:21:15.817Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-09-18T14:21:15.817Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-09-18T14:21:15.817Z] Selecting previously unselected package libudev-dev:s390x. [2019-09-18T14:21:15.817Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-09-18T14:21:15.817Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-09-18T14:21:15.817Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2019-09-18T14:21:15.817Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-09-18T14:21:15.817Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-09-18T14:21:16.209Z] Selecting previously unselected package python3.5-minimal. [2019-09-18T14:21:16.209Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-09-18T14:21:16.209Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-18T14:21:16.209Z] Selecting previously unselected package python3-minimal. [2019-09-18T14:21:16.209Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-09-18T14:21:16.209Z] Unpacking python3-minimal (3.5.3-1) ... [2019-09-18T14:21:16.209Z] Selecting previously unselected package libmpdec2:s390x. [2019-09-18T14:21:16.209Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-09-18T14:21:16.209Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-09-18T14:21:16.209Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-09-18T14:21:16.209Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-09-18T14:21:16.209Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-09-18T14:21:16.586Z] Selecting previously unselected package python3.5. [2019-09-18T14:21:16.586Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-09-18T14:21:16.586Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-18T14:21:16.586Z] Selecting previously unselected package libpython3-stdlib:s390x. [2019-09-18T14:21:16.586Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-09-18T14:21:16.586Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-09-18T14:21:16.972Z] Selecting previously unselected package dh-python. [2019-09-18T14:21:16.972Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-18T14:21:16.972Z] Unpacking dh-python (2.20170125) ... [2019-09-18T14:21:16.972Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-09-18T14:21:16.972Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-18T14:21:17.351Z] Setting up python3-minimal (3.5.3-1) ... [2019-09-18T14:21:17.351Z] Selecting previously unselected package python3. [2019-09-18T14:21:17.351Z] (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-18T14:21:17.351Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-09-18T14:21:17.731Z] Unpacking python3 (3.5.3-1) ... [2019-09-18T14:21:17.731Z] Selecting previously unselected package pigz. [2019-09-18T14:21:17.731Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-09-18T14:21:17.731Z] Unpacking pigz (2.3.4-1) ... [2019-09-18T14:21:17.731Z] Selecting previously unselected package libip4tc0:s390x. [2019-09-18T14:21:17.731Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-18T14:21:17.731Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-18T14:21:17.731Z] Selecting previously unselected package libip6tc0:s390x. [2019-09-18T14:21:17.731Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-18T14:21:17.731Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-18T14:21:17.731Z] Selecting previously unselected package libiptc0:s390x. [2019-09-18T14:21:17.731Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-18T14:21:17.731Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-18T14:21:17.731Z] Selecting previously unselected package libxtables12:s390x. [2019-09-18T14:21:17.731Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-18T14:21:17.731Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-09-18T14:21:17.731Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-09-18T14:21:17.731Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-09-18T14:21:17.731Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-09-18T14:21:17.731Z] Selecting previously unselected package iptables. [2019-09-18T14:21:17.731Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-18T14:21:17.731Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-18T14:21:17.731Z] Selecting previously unselected package xxd. [2019-09-18T14:21:17.731Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-18T14:21:17.731Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-18T14:21:18.110Z] Selecting previously unselected package vim-common. [2019-09-18T14:21:18.110Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-18T14:21:18.110Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-18T14:21:18.110Z] Selecting previously unselected package bzip2. [2019-09-18T14:21:18.110Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-09-18T14:21:18.110Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-09-18T14:21:18.110Z] Selecting previously unselected package libgpm2:s390x. [2019-09-18T14:21:18.110Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-09-18T14:21:18.110Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-09-18T14:21:18.110Z] Selecting previously unselected package xz-utils. [2019-09-18T14:21:18.110Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-09-18T14:21:18.110Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-18T14:21:18.110Z] Selecting previously unselected package aufs-tools. [2019-09-18T14:21:18.110Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-09-18T14:21:18.110Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-18T14:21:18.110Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-18T14:21:18.110Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-18T14:21:18.110Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-18T14:21:18.110Z] Selecting previously unselected package btrfs-progs. [2019-09-18T14:21:18.110Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-09-18T14:21:18.110Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-18T14:21:18.481Z] Selecting previously unselected package btrfs-tools. [2019-09-18T14:21:18.481Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-09-18T14:21:18.481Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-18T14:21:18.481Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-09-18T14:21:18.481Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-09-18T14:21:18.481Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-09-18T14:21:18.481Z] Selecting previously unselected package dmsetup. [2019-09-18T14:21:18.481Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-09-18T14:21:18.481Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-09-18T14:21:18.481Z] Selecting previously unselected package libonig4:s390x. [2019-09-18T14:21:18.481Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-09-18T14:21:18.481Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-09-18T14:21:18.481Z] Selecting previously unselected package libjq1:s390x. [2019-09-18T14:21:18.481Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-09-18T14:21:18.481Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-18T14:21:18.481Z] Selecting previously unselected package jq. [2019-09-18T14:21:18.481Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-09-18T14:21:18.481Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-18T14:21:18.481Z] Selecting previously unselected package libaio1:s390x. [2019-09-18T14:21:18.481Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-09-18T14:21:18.481Z] Unpacking libaio1:s390x (0.3.110-3) ... [2019-09-18T14:21:18.481Z] Selecting previously unselected package libcap2-bin. [2019-09-18T14:21:18.481Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-09-18T14:21:18.481Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-09-18T14:21:18.481Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-09-18T14:21:18.481Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-09-18T14:21:18.481Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-09-18T14:21:18.854Z] Selecting previously unselected package libsepol1-dev:s390x. [2019-09-18T14:21:18.854Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-09-18T14:21:18.854Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-09-18T14:21:18.854Z] Selecting previously unselected package libpcre16-3:s390x. [2019-09-18T14:21:18.854Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-09-18T14:21:18.854Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-09-18T14:21:18.854Z] Selecting previously unselected package libpcre32-3:s390x. [2019-09-18T14:21:18.854Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-09-18T14:21:18.854Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-09-18T14:21:18.854Z] Selecting previously unselected package libpcre3-dev:s390x. [2019-09-18T14:21:18.854Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-09-18T14:21:18.854Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-09-18T14:21:18.854Z] Selecting previously unselected package libselinux1-dev:s390x. [2019-09-18T14:21:18.854Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-09-18T14:21:18.854Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-09-18T14:21:18.854Z] Selecting previously unselected package libdevmapper-dev:s390x. [2019-09-18T14:21:18.854Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-09-18T14:21:18.854Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-09-18T14:21:19.223Z] Selecting previously unselected package libnl-3-200:s390x. [2019-09-18T14:21:19.223Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-09-18T14:21:19.223Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-09-18T14:21:19.223Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-09-18T14:21:19.223Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-09-18T14:21:19.223Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-18T14:21:19.223Z] Selecting previously unselected package libreadline5:s390x. [2019-09-18T14:21:19.223Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-09-18T14:21:19.223Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-09-18T14:21:19.223Z] Selecting previously unselected package libsystemd-dev:s390x. [2019-09-18T14:21:19.223Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-09-18T14:21:19.223Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-09-18T14:21:19.597Z] Selecting previously unselected package net-tools. [2019-09-18T14:21:19.597Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-09-18T14:21:19.597Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-18T14:21:19.597Z] Selecting previously unselected package python-pip-whl. [2019-09-18T14:21:19.597Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-18T14:21:19.597Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-18T14:21:19.597Z] Selecting previously unselected package python3-pip. [2019-09-18T14:21:19.597Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-18T14:21:19.597Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-18T14:21:19.987Z] Selecting previously unselected package python3-pkg-resources. [2019-09-18T14:21:19.987Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-18T14:21:19.987Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-18T14:21:19.987Z] Selecting previously unselected package python3-setuptools. [2019-09-18T14:21:19.987Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-18T14:21:19.987Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-09-18T14:21:19.987Z] Selecting previously unselected package python3-wheel. [2019-09-18T14:21:19.987Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-18T14:21:19.987Z] Unpacking python3-wheel (0.29.0-2) ... [2019-09-18T14:21:19.987Z] Selecting previously unselected package thin-provisioning-tools. [2019-09-18T14:21:19.987Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-09-18T14:21:19.987Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-18T14:21:19.987Z] Selecting previously unselected package vim-runtime. [2019-09-18T14:21:19.987Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-18T14:21:19.987Z] 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-18T14:21:19.987Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-18T14:21:19.987Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-18T14:21:20.765Z] Selecting previously unselected package vim. [2019-09-18T14:21:20.765Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-18T14:21:20.765Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-18T14:21:21.149Z] Selecting previously unselected package xfsprogs. [2019-09-18T14:21:21.149Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-09-18T14:21:21.149Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-18T14:21:21.149Z] Selecting previously unselected package zip. [2019-09-18T14:21:21.149Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-09-18T14:21:21.149Z] Unpacking zip (3.0-11+b1) ... [2019-09-18T14:21:21.149Z] Selecting previously unselected package libapparmor-perl. [2019-09-18T14:21:21.149Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-09-18T14:21:21.149Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-18T14:21:21.149Z] Selecting previously unselected package apparmor. [2019-09-18T14:21:21.149Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-09-18T14:21:21.149Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-18T14:21:21.149Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-18T14:21:21.149Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-09-18T14:21:21.149Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-18T14:21:21.520Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-18T14:21:21.520Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-09-18T14:21:21.520Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-18T14:21:22.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-18T14:21:22.319Z] Selecting previously unselected package binutils-mingw-w64. [2019-09-18T14:21:22.319Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-18T14:21:22.319Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-18T14:21:22.319Z] Selecting previously unselected package mingw-w64-common. [2019-09-18T14:21:22.319Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-18T14:21:22.319Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-18T14:21:22.698Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-18T14:21:22.698Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-18T14:21:23.072Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-18T14:21:23.861Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-09-18T14:21:23.861Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-18T14:21:23.861Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-18T14:21:23.861Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-18T14:21:23.861Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-18T14:21:23.861Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-18T14:21:27.073Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-18T14:21:27.073Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-18T14:21:27.073Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-18T14:21:30.035Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-18T14:21:30.035Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-18T14:21:30.035Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2019-09-18T14:21:30.035Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-18T14:21:30.035Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-18T14:21:30.035Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-18T14:21:30.035Z] Processing triggers for mime-support (3.60) ... [2019-09-18T14:21:30.035Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-18T14:21:30.035Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-09-18T14:21:30.035Z] Setting up libcap2-bin (1:2.25-1) ... [2019-09-18T14:21:30.035Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-18T14:21:30.035Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-18T14:21:30.035Z] Setting up bash-completion (1:2.1-4.3) ... [2019-09-18T14:21:30.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-18T14:21:30.406Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-09-18T14:21:30.406Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-18T14:21:30.406Z] Setting up zip (3.0-11+b1) ... [2019-09-18T14:21:30.406Z] Setting up bzip2 (1.0.6-8.1) ... [2019-09-18T14:21:30.406Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-18T14:21:30.406Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-18T14:21:30.406Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T14:21:30.406Z] Setting up libaio1:s390x (0.3.110-3) ... [2019-09-18T14:21:30.406Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-09-18T14:21:30.406Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-18T14:21:30.406Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-18T14:21:30.406Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-18T14:21:30.406Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-18T14:21:30.406Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-09-18T14:21:30.406Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-09-18T14:21:30.406Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-09-18T14:21:30.406Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-18T14:21:30.406Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-09-18T14:21:30.788Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-09-18T14:21:30.788Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-09-18T14:21:30.788Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-09-18T14:21:30.788Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-18T14:21:30.788Z] Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-09-18T14:21:30.788Z] Setting up pigz (2.3.4-1) ... [2019-09-18T14:21:30.788Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-18T14:21:30.788Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2019-09-18T14:21:30.788Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-18T14:21:30.788Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-09-18T14:21:30.788Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-18T14:21:30.788Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-18T14:21:30.788Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-09-18T14:21:30.788Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-09-18T14:21:30.788Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-18T14:21:30.788Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-18T14:21:30.788Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-18T14:21:30.788Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-18T14:21:30.788Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-18T14:21:30.788Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-18T14:21:30.788Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-18T14:21:30.788Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-18T14:21:30.788Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-18T14:21:30.788Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-18T14:21:30.788Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-09-18T14:21:30.788Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-18T14:21:30.788Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-18T14:21:30.788Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-18T14:21:30.788Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-18T14:21:30.788Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-09-18T14:21:30.788Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-18T14:21:32.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-18T14:21:32.063Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-09-18T14:21:32.063Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-18T14:21:32.063Z] 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-18T14:21:32.063Z] 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-18T14:21:32.063Z] 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-18T14:21:32.063Z] 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-18T14:21:32.063Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-18T14:21:32.063Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-18T14:21:32.063Z] 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-18T14:21:32.063Z] 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-18T14:21:32.063Z] Setting up python3 (3.5.3-1) ... [2019-09-18T14:21:32.434Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-18T14:21:32.806Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-18T14:21:32.806Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-18T14:21:32.806Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-09-18T14:21:32.806Z] Setting up python3-wheel (0.29.0-2) ... [2019-09-18T14:21:33.179Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-18T14:21:33.179Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-09-18T14:21:33.179Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-18T14:21:33.563Z] Setting up dmsetup (2:1.02.137-2) ... [2019-09-18T14:21:33.563Z] Setting up python3-setuptools (33.1.1-1) ... [2019-09-18T14:21:33.563Z] Setting up dh-python (2.20170125) ... [2019-09-18T14:21:33.928Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-09-18T14:21:33.928Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T14:21:34.827Z] 🇩 bin/containerd [2019-09-18T14:21:38.002Z] Removing intermediate container 6ec9edd54115 [2019-09-18T14:21:38.002Z] ---> b2b52028639e [2019-09-18T14:21:38.002Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2019-09-18T14:21:38.002Z] ---> Running in 38d1a236c591 [2019-09-18T14:21:38.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-18T14:21:39.809Z] Collecting yamllint==1.16.0 [2019-09-18T14:21:39.809Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-18T14:21:40.185Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-18T14:21:40.185Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-18T14:21:40.601Z] Collecting pyyaml (from yamllint==1.16.0) [2019-09-18T14:21:40.601Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-18T14:21:41.030Z] Building wheels for collected packages: pathspec, pyyaml [2019-09-18T14:21:41.030Z] Running setup.py bdist_wheel for pathspec: started [2019-09-18T14:21:41.030Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-18T14:21:41.030Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-18T14:21:41.030Z] Running setup.py bdist_wheel for pyyaml: started [2019-09-18T14:21:41.453Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-18T14:21:41.453Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-18T14:21:41.453Z] Successfully built pathspec pyyaml [2019-09-18T14:21:41.453Z] Installing collected packages: pathspec, pyyaml, yamllint [2019-09-18T14:21:41.453Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-18T14:21:41.885Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-18T14:21:41.885Z] Using test binary docker [2019-09-18T14:21:42.143Z] +++ /etc/init.d/apparmor start [2019-09-18T14:21:42.143Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-18T14:21:42.143Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-18T14:21:42.143Z] Warning failed to create cache: (null) [2019-09-18T14:21:42.143Z] . [2019-09-18T14:21:42.143Z] Starting dockerd [2019-09-18T14:21:42.143Z] INFO: Waiting for daemon to start... [2019-09-18T14:21:42.143Z] +++ 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-18T14:21:42.442Z] Removing intermediate container 38d1a236c591 [2019-09-18T14:21:42.442Z] ---> bef0f09a6daf [2019-09-18T14:21:42.442Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-18T14:21:42.834Z] ---> 4ca3c78e8dec [2019-09-18T14:21:42.834Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-18T14:21:44.652Z] ---> 804b5f3f4d28 [2019-09-18T14:21:44.652Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-09-18T14:21:44.670Z] . [2019-09-18T14:21:44.670Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-18T14:21:44.929Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-18T14:21:44.929Z] Error: No such image: emptyfs [2019-09-18T14:21:44.929Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-18T14:21:44.929Z] ++++ docker load [2019-09-18T14:21:45.494Z] Running integration-test (iteration 1) [2019-09-18T14:21:45.494Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-09-18T14:21:45.494Z] ++ 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-18T14:21:45.494Z] ++ set -e [2019-09-18T14:21:45.494Z] ++ '[' -n 0 ']' [2019-09-18T14:21:45.494Z] ++ set -x [2019-09-18T14:21:45.494Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-18T14:21:45.949Z] ---> db2fba5f63ce [2019-09-18T14:21:45.949Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-18T14:21:46.330Z] ---> 88fd8b914e7b [2019-09-18T14:21:46.330Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-18T14:21:46.698Z] ---> 19dc525cec3b [2019-09-18T14:21:46.698Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2019-09-18T14:21:47.069Z] ---> 55d302cfe1d0 [2019-09-18T14:21:47.069Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2019-09-18T14:21:47.435Z] ---> 518975593b90 [2019-09-18T14:21:47.435Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2019-09-18T14:21:47.816Z] ---> 6a947bc6bb8d [2019-09-18T14:21:47.816Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2019-09-18T14:21:48.187Z] ---> de8f341f3442 [2019-09-18T14:21:48.187Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2019-09-18T14:21:48.557Z] ---> 9484c48c4ab9 [2019-09-18T14:21:48.557Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2019-09-18T14:21:48.937Z] ---> e6b9e2e14520 [2019-09-18T14:21:48.937Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-18T14:21:49.724Z] ---> cee5d1661639 [2019-09-18T14:21:49.724Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2019-09-18T14:21:50.102Z] ---> 6d33805cdce0 [2019-09-18T14:21:50.102Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-18T14:21:50.466Z] ---> a1549a7a18c0 [2019-09-18T14:21:50.466Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-09-18T14:21:50.845Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-09-18T14:21:50.846Z] bad55c542dc9: Pulling fs layer [2019-09-18T14:21:50.846Z] bad55c542dc9: Verifying Checksum [2019-09-18T14:21:50.846Z] bad55c542dc9: Download complete [2019-09-18T14:21:51.230Z] bad55c542dc9: Pull complete [2019-09-18T14:21:51.230Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-18T14:21:51.230Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-18T14:21:51.607Z] ---> 961dc59abc83 [2019-09-18T14:21:51.607Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2019-09-18T14:21:51.607Z] ---> Running in 8fb35996fde6 [2019-09-18T14:21:51.979Z] Removing intermediate container 8fb35996fde6 [2019-09-18T14:21:51.979Z] ---> 3dd6cfd1b51d [2019-09-18T14:21:51.979Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-09-18T14:21:51.979Z] ---> Running in 3cfcb4bd4c68 [2019-09-18T14:21:51.979Z] Removing intermediate container 3cfcb4bd4c68 [2019-09-18T14:21:51.979Z] ---> fbc44f0a2955 [2019-09-18T14:21:51.979Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2019-09-18T14:21:52.352Z] ---> Running in b878ecf9deb2 [2019-09-18T14:21:52.352Z] Removing intermediate container b878ecf9deb2 [2019-09-18T14:21:52.352Z] ---> 28524be0ed07 [2019-09-18T14:21:52.352Z] Step 122/125 : VOLUME /var/lib/docker [2019-09-18T14:21:52.352Z] ---> Running in d963c1eb2440 [2019-09-18T14:21:52.727Z] Removing intermediate container d963c1eb2440 [2019-09-18T14:21:52.727Z] ---> 4d2f90901e08 [2019-09-18T14:21:52.727Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2019-09-18T14:21:52.727Z] ---> Running in 9799eb6f35bb [2019-09-18T14:21:52.727Z] Removing intermediate container 9799eb6f35bb [2019-09-18T14:21:52.727Z] ---> 25e3f3536bc9 [2019-09-18T14:21:52.727Z] Step 124/125 : FROM dev AS final [2019-09-18T14:21:52.727Z] ---> 25e3f3536bc9 [2019-09-18T14:21:52.727Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2019-09-18T14:21:56.085Z] ---> 1a0cf934bf03 [2019-09-18T14:21:56.085Z] Successfully built 1a0cf934bf03 [2019-09-18T14:21:56.085Z] Successfully tagged docker:41adef29f57b0050c4e9c6c9606fae2b7ddf129b [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-18T14:21:57.042Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39942/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=41adef29f57b0050c4e9c6c9606fae2b7ddf129b -e DOCKER_GRAPHDRIVER docker:41adef29f57b0050c4e9c6c9606fae2b7ddf129b hack/test/unit [2019-09-18T14:21:59.574Z] ? github.com/docker/docker/api [no test files] [2019-09-18T14:22:07.411Z] 🇩 bin/containerd-stress [2019-09-18T14:22:08.421Z] 🇩 bin/containerd-shim [2019-09-18T14:22:11.184Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2019-09-18T14:22:11.644Z] 65014b3c3121: Pull complete [2019-09-18T14:22:16.954Z] ................................................ [ 29%] [2019-09-18T14:22:17.556Z] Loaded image: buildpack-deps:jessie [2019-09-18T14:22:17.556Z] Loaded image: busybox:latest [2019-09-18T14:22:17.556Z] Loaded image: busybox:glibc [2019-09-18T14:22:17.556Z] Loaded image: debian:jessie [2019-09-18T14:22:17.556Z] Loaded image: hello-world:latest [2019-09-18T14:22:17.556Z] INFO: Testing against a local daemon [2019-09-18T14:22:17.556Z] === RUN TestCgroupNamespacesBuild [2019-09-18T14:22:18.489Z] --- PASS: TestCgroupNamespacesBuild (3.96s) [2019-09-18T14:22:18.489Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-09-18T14:22:18.489Z] daemon.go:336: [d0266186d9117] waiting for daemon to start [2019-09-18T14:22:18.489Z] daemon.go:336: [d0266186d9117] waiting for daemon to start [2019-09-18T14:22:18.489Z] daemon.go:364: [d0266186d9117] daemon started [2019-09-18T14:22:18.489Z] daemon.go:472: [d0266186d9117] Stopping daemon [2019-09-18T14:22:18.489Z] daemon.go:307: [d0266186d9117] exiting daemon [2019-09-18T14:22:18.489Z] daemon.go:459: [d0266186d9117] Daemon stopped [2019-09-18T14:22:18.489Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-18T14:22:18.742Z] 🇩 bin/containerd-shim-runc-v1 [2019-09-18T14:22:21.017Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.42s) [2019-09-18T14:22:21.017Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-09-18T14:22:21.017Z] daemon.go:336: [d594a8578c0e4] waiting for daemon to start [2019-09-18T14:22:21.017Z] daemon.go:336: [d594a8578c0e4] waiting for daemon to start [2019-09-18T14:22:21.017Z] daemon.go:364: [d594a8578c0e4] daemon started [2019-09-18T14:22:21.017Z] daemon.go:472: [d594a8578c0e4] Stopping daemon [2019-09-18T14:22:21.017Z] daemon.go:307: [d594a8578c0e4] exiting daemon [2019-09-18T14:22:21.017Z] daemon.go:459: [d594a8578c0e4] Daemon stopped [2019-09-18T14:22:21.017Z] === RUN TestBuildWithSession [2019-09-18T14:22:23.151Z] 🇩 binaries [2019-09-18T14:22:23.151Z] + mkdir -p /build [2019-09-18T14:22:23.151Z] + cp bin/containerd /build/containerd [2019-09-18T14:22:23.151Z] + cp bin/containerd-shim /build/containerd-shim [2019-09-18T14:22:23.151Z] + cp bin/ctr /build/ctr [2019-09-18T14:22:25.201Z] --- PASS: TestBuildWithSession (3.72s) [2019-09-18T14:22:25.201Z] === RUN TestBuildSquashParent [2019-09-18T14:22:28.638Z] Removing intermediate container a380155b2c24 [2019-09-18T14:22:28.638Z] ---> 98cf7e7ed648 [2019-09-18T14:22:28.638Z] Step 56/125 : FROM dev-base AS proxy [2019-09-18T14:22:28.638Z] ---> 2c50a2ec1d1e [2019-09-18T14:22:28.638Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2019-09-18T14:22:28.638Z] ---> Running in c17242ffbe50 [2019-09-18T14:22:28.638Z] Removing intermediate container c17242ffbe50 [2019-09-18T14:22:28.638Z] ---> 2907e4f3a976 [2019-09-18T14:22:28.638Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:22:28.638Z] ---> 4fd0a58a15f1 [2019-09-18T14:22:28.638Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T14:22:28.925Z] ---> 5886b6ca2082 [2019-09-18T14:22:28.925Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T14:22:28.925Z] ---> Running in a7e8424c6276 [2019-09-18T14:22:29.214Z] + RM_GOPATH=0 [2019-09-18T14:22:29.214Z] + TMP_GOPATH= [2019-09-18T14:22:29.214Z] + : /build [2019-09-18T14:22:29.214Z] + '[' -z '' ']' [2019-09-18T14:22:29.214Z] ++ mktemp -d [2019-09-18T14:22:29.214Z] + export GOPATH=/tmp/tmp.Gm1nFLfLWl [2019-09-18T14:22:29.214Z] + GOPATH=/tmp/tmp.Gm1nFLfLWl [2019-09-18T14:22:29.214Z] + RM_GOPATH=1 [2019-09-18T14:22:29.214Z] ++ dirname ./install.sh [2019-09-18T14:22:29.214Z] + dir=. [2019-09-18T14:22:29.214Z] + bin=proxy [2019-09-18T14:22:29.214Z] + shift [2019-09-18T14:22:29.214Z] + '[' '!' -f ./proxy.installer ']' [2019-09-18T14:22:29.214Z] + . ./proxy.installer [2019-09-18T14:22:29.214Z] ++ LIBNETWORK_COMMIT=92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-18T14:22:29.214Z] + install_proxy [2019-09-18T14:22:29.214Z] + case "$1" in [2019-09-18T14:22:29.214Z] + export CGO_ENABLED=0 [2019-09-18T14:22:29.214Z] + CGO_ENABLED=0 [2019-09-18T14:22:29.214Z] + _install_proxy [2019-09-18T14:22:29.214Z] + echo 'Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d' [2019-09-18T14:22:29.214Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Gm1nFLfLWl/src/github.com/docker/libnetwork [2019-09-18T14:22:29.214Z] Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-18T14:22:29.214Z] Cloning into '/tmp/tmp.Gm1nFLfLWl/src/github.com/docker/libnetwork'... [2019-09-18T14:22:31.898Z] + cd /tmp/tmp.Gm1nFLfLWl/src/github.com/docker/libnetwork [2019-09-18T14:22:31.898Z] + git checkout -q 92d1fbe1eb0883cf11d283cea8e658275146411d [2019-09-18T14:22:32.181Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-18T14:22:35.190Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-18T14:22:35.190Z] Using test binary docker [2019-09-18T14:22:35.190Z] +++ /etc/init.d/apparmor start [2019-09-18T14:22:35.190Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-18T14:22:35.190Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-18T14:22:35.190Z] Warning failed to create cache: (null) [2019-09-18T14:22:35.190Z] . [2019-09-18T14:22:35.190Z] INFO: Waiting for daemon to start... [2019-09-18T14:22:35.190Z] Starting dockerd [2019-09-18T14:22:35.190Z] +++ 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-18T14:22:35.190Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-18T14:22:35.190Z] Using test binary docker [2019-09-18T14:22:35.190Z] +++ /etc/init.d/apparmor start [2019-09-18T14:22:35.190Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-18T14:22:35.190Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-18T14:22:35.190Z] Warning failed to create cache: (null) [2019-09-18T14:22:35.190Z] . [2019-09-18T14:22:35.190Z] INFO: Waiting for daemon to start... [2019-09-18T14:22:35.190Z] Starting dockerd [2019-09-18T14:22:35.190Z] +++ 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-18T14:22:35.754Z] .--- PASS: TestBuildSquashParent (10.89s) [2019-09-18T14:22:35.754Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2019-09-18T14:22:35.754Z] daemon.go:336: [d7be0322cb4fe] waiting for daemon to start [2019-09-18T14:22:35.754Z] daemon.go:336: [d7be0322cb4fe] waiting for daemon to start [2019-09-18T14:22:35.754Z] daemon.go:364: [d7be0322cb4fe] daemon started [2019-09-18T14:22:35.754Z] daemon.go:472: [d7be0322cb4fe] Stopping daemon [2019-09-18T14:22:35.754Z] daemon.go:307: [d7be0322cb4fe] exiting daemon [2019-09-18T14:22:35.754Z] daemon.go:459: [d7be0322cb4fe] Daemon stopped [2019-09-18T14:22:35.754Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-18T14:22:35.754Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-18T14:22:35.754Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-18T14:22:35.754Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-18T14:22:35.754Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-18T14:22:35.754Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-18T14:22:35.754Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-18T14:22:35.754Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-18T14:22:35.754Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-18T14:22:35.754Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-18T14:22:35.754Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-18T14:22:35.754Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-18T14:22:35.754Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-18T14:22:35.754Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-18T14:22:35.754Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-18T14:22:36.011Z] [2019-09-18T14:22:36.011Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-18T14:22:36.011Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-18T14:22:36.011Z] Error: No such image: emptyfs [2019-09-18T14:22:36.011Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-18T14:22:36.011Z] ++++ docker load [2019-09-18T14:22:36.268Z] Running integration-test (iteration 1) [2019-09-18T14:22:36.268Z] 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-18T14:22:36.268Z] ++ env -i DEST=/go/src/github.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-18T14:22:36.573Z] Removing intermediate container a7e8424c6276 [2019-09-18T14:22:36.573Z] ---> 1ec40515d4f6 [2019-09-18T14:22:36.573Z] Step 61/125 : FROM base AS gometalinter [2019-09-18T14:22:36.573Z] ---> 2c50a2ec1d1e [2019-09-18T14:22:36.573Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2019-09-18T14:22:36.573Z] ---> Running in 7bceae1d1e53 [2019-09-18T14:22:36.573Z] Removing intermediate container 7bceae1d1e53 [2019-09-18T14:22:36.573Z] ---> fb5386708d65 [2019-09-18T14:22:36.573Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:22:36.573Z] ---> be1c6a9cf046 [2019-09-18T14:22:36.573Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T14:22:36.573Z] ---> 98231a46a1d6 [2019-09-18T14:22:36.573Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T14:22:36.573Z] ---> Running in 0fd67aa74612 [2019-09-18T14:22:36.573Z] + RM_GOPATH=0 [2019-09-18T14:22:36.573Z] + TMP_GOPATH= [2019-09-18T14:22:36.573Z] + : /build [2019-09-18T14:22:36.573Z] + '[' -z '' ']' [2019-09-18T14:22:36.573Z] ++ mktemp -d [2019-09-18T14:22:36.573Z] + export GOPATH=/tmp/tmp.ujvr6oG9zW [2019-09-18T14:22:36.573Z] + GOPATH=/tmp/tmp.ujvr6oG9zW [2019-09-18T14:22:36.573Z] + RM_GOPATH=1 [2019-09-18T14:22:36.573Z] ++ dirname ./install.sh [2019-09-18T14:22:36.573Z] Installing gometalinter version v2.0.6 [2019-09-18T14:22:36.573Z] + dir=. [2019-09-18T14:22:36.573Z] + bin=gometalinter [2019-09-18T14:22:36.573Z] + shift [2019-09-18T14:22:36.573Z] + '[' '!' -f ./gometalinter.installer ']' [2019-09-18T14:22:36.573Z] + . ./gometalinter.installer [2019-09-18T14:22:36.573Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-09-18T14:22:36.573Z] + install_gometalinter [2019-09-18T14:22:36.573Z] + echo 'Installing gometalinter version v2.0.6' [2019-09-18T14:22:36.573Z] + go get -d github.com/alecthomas/gometalinter [2019-09-18T14:22:36.833Z] [2019-09-18T14:22:36.833Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-18T14:22:36.833Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-18T14:22:36.833Z] Error: No such image: emptyfs [2019-09-18T14:22:36.833Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-18T14:22:36.833Z] ++++ docker load [2019-09-18T14:22:37.398Z] Running integration-test (iteration 1) [2019-09-18T14:22:37.398Z] Running /go/src/github.com/docker/docker/integration-cli flags=-test.v -test.timeout=360m -test.run /(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-09-18T14:22:37.398Z] ++ env -i DEST=/go/src/github.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-18T14:22:38.047Z] + cd /tmp/tmp.ujvr6oG9zW/src/github.com/alecthomas/gometalinter [2019-09-18T14:22:38.047Z] + git checkout -q v2.0.6 [2019-09-18T14:22:38.047Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-09-18T14:22:39.270Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-09-18T14:22:40.674Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-18T14:22:40.674Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-18T14:22:45.934Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-18T14:22:45.934Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-18T14:22:47.882Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-09-18T14:22:51.193Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-09-18T14:22:51.193Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (4.85s) [2019-09-18T14:22:51.193Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (4.87s) [2019-09-18T14:22:51.193Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.34s) [2019-09-18T14:22:51.193Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.33s) [2019-09-18T14:22:51.193Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (4.85s) [2019-09-18T14:22:51.193Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (4.87s) [2019-09-18T14:22:51.193Z] === RUN TestBuildMultiStageCopy [2019-09-18T14:22:51.193Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-18T14:22:52.470Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-09-18T14:22:55.373Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-18T14:22:56.305Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-18T14:22:56.526Z] + GOBIN=/build [2019-09-18T14:22:56.526Z] + /build/gometalinter --install [2019-09-18T14:22:56.526Z] Installing: [2019-09-18T14:22:56.526Z] deadcode [2019-09-18T14:22:56.526Z] dupl [2019-09-18T14:22:56.526Z] errcheck [2019-09-18T14:22:56.526Z] gas [2019-09-18T14:22:56.526Z] gochecknoglobals [2019-09-18T14:22:56.526Z] gochecknoinits [2019-09-18T14:22:56.526Z] goconst [2019-09-18T14:22:56.526Z] gocyclo [2019-09-18T14:22:56.526Z] goimports [2019-09-18T14:22:56.526Z] golint [2019-09-18T14:22:56.526Z] gosimple [2019-09-18T14:22:56.526Z] gotype [2019-09-18T14:22:56.526Z] gotypex [2019-09-18T14:22:56.526Z] ineffassign [2019-09-18T14:22:56.526Z] interfacer [2019-09-18T14:22:56.526Z] lll [2019-09-18T14:22:56.526Z] maligned [2019-09-18T14:22:56.526Z] megacheck [2019-09-18T14:22:56.526Z] misspell [2019-09-18T14:22:56.526Z] nakedret [2019-09-18T14:22:56.526Z] safesql [2019-09-18T14:22:56.526Z] staticcheck [2019-09-18T14:22:56.526Z] structcheck [2019-09-18T14:22:56.526Z] unconvert [2019-09-18T14:22:56.526Z] unparam [2019-09-18T14:22:56.526Z] unused [2019-09-18T14:22:56.526Z] varcheck [2019-09-18T14:22:56.868Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-18T14:22:58.240Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-18T14:22:59.172Z] --- PASS: TestBuildMultiStageCopy (8.58s) [2019-09-18T14:22:59.172Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (4.61s) [2019-09-18T14:22:59.172Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.82s) [2019-09-18T14:22:59.173Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.82s) [2019-09-18T14:22:59.173Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.29s) [2019-09-18T14:22:59.173Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.03s) [2019-09-18T14:22:59.173Z] === RUN TestBuildMultiStageParentConfig [2019-09-18T14:23:00.105Z] Loaded image: buildpack-deps:jessie [2019-09-18T14:23:00.105Z] Loaded image: busybox:latest [2019-09-18T14:23:00.670Z] Loaded image: busybox:glibc [2019-09-18T14:23:00.670Z] Loaded image: debian:jessie [2019-09-18T14:23:00.670Z] Loaded image: hello-world:latest [2019-09-18T14:23:00.670Z] INFO: Testing against a local daemon [2019-09-18T14:23:00.670Z] === RUN Test [2019-09-18T14:23:00.670Z] === RUN Test/DockerSuite/TestAPIClientVersionOldNotSupported [2019-09-18T14:23:00.670Z] === RUN Test/DockerSuite/TestAPICreateDeletePredefinedNetworks [2019-09-18T14:23:00.670Z] === RUN Test/DockerSuite/TestAPIErrorJSON [2019-09-18T14:23:00.927Z] === RUN Test/DockerSuite/TestAPIErrorNotFoundJSON [2019-09-18T14:23:00.927Z] === RUN Test/DockerSuite/TestAPIErrorNotFoundPlainText [2019-09-18T14:23:00.927Z] === RUN Test/DockerSuite/TestAPIErrorPlainText [2019-09-18T14:23:00.927Z] === RUN Test/DockerSuite/TestAPIGetEnabledCORS [2019-09-18T14:23:00.927Z] === RUN Test/DockerSuite/TestAPIImagesDelete [2019-09-18T14:23:00.927Z] Loaded image: buildpack-deps:jessie [2019-09-18T14:23:01.185Z] Loaded image: busybox:latest [2019-09-18T14:23:01.185Z] --- PASS: TestBuildMultiStageParentConfig (1.97s) [2019-09-18T14:23:01.185Z] === RUN TestBuildLabelWithTargets [2019-09-18T14:23:01.443Z] Loaded image: busybox:glibc [2019-09-18T14:23:01.443Z] Loaded image: debian:jessie [2019-09-18T14:23:01.700Z] === RUN Test/DockerSuite/TestAPIImagesFilter [2019-09-18T14:23:01.700Z] Loaded image: hello-world:latest [2019-09-18T14:23:01.700Z] === RUN Test/DockerSuite/TestAPIImagesHistory [2019-09-18T14:23:01.700Z] INFO: Testing against a local daemon [2019-09-18T14:23:01.700Z] === RUN Test [2019-09-18T14:23:01.700Z] === RUN Test/DockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-09-18T14:23:02.264Z] === RUN Test/DockerSuite/TestAPIImagesImportBadSrc [2019-09-18T14:23:02.264Z] === RUN Test/DockerSuite/TestAPIImagesSaveAndLoad [2019-09-18T14:23:02.830Z] === RUN Test/DockerSuite/TestAPIImagesSearchJSONContentType [2019-09-18T14:23:03.088Z] === RUN Test/DockerSuite/TestAPIImagesSizeCompatibility [2019-09-18T14:23:03.088Z] === RUN Test/DockerSuite/TestAPINetworkConnectDisconnect [2019-09-18T14:23:03.652Z] --- PASS: TestBuildLabelWithTargets (2.36s) [2019-09-18T14:23:03.652Z] === RUN TestBuildWithEmptyLayers [2019-09-18T14:23:04.218Z] --- PASS: TestBuildWithEmptyLayers (0.75s) [2019-09-18T14:23:04.218Z] === RUN TestBuildMultiStageOnBuild [2019-09-18T14:23:04.782Z] === RUN Test/DockerSuite/TestAPINetworkCreateCheckDuplicate [2019-09-18T14:23:05.040Z] === RUN Test/DockerSuite/TestAPINetworkFilter [2019-09-18T14:23:05.040Z] === RUN Test/DockerSuite/TestAPINetworkGetDefaults [2019-09-18T14:23:05.040Z] === RUN Test/DockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-09-18T14:23:05.971Z] === RUN Test/DockerSuite/TestAPINetworkInspectBridge [2019-09-18T14:23:06.228Z] === RUN Test/DockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-09-18T14:23:06.793Z] === RUN Test/DockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-09-18T14:23:07.051Z] === RUN Test/DockerSuite/TestAPIOptionsRoute [2019-09-18T14:23:07.051Z] === RUN Test/DockerSuite/TestAPIStatsContainerNotFound [2019-09-18T14:23:07.051Z] === RUN Test/DockerSuite/TestAPIStatsNetworkStats [2019-09-18T14:23:07.051Z] --- PASS: TestBuildMultiStageOnBuild (2.81s) [2019-09-18T14:23:07.051Z] === RUN TestBuildUncleanTarFilenames [2019-09-18T14:23:07.984Z] === RUN Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-18T14:23:08.242Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2019-09-18T14:23:08.242Z] === RUN TestBuildMultiStageLayerLeak [2019-09-18T14:23:08.498Z] === RUN Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-18T14:23:10.323Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-09-18T14:23:10.323Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-18T14:23:10.323Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 4.0% of statements [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/types [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-18T14:23:10.323Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2019-09-18T14:23:10.323Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 95.2% of statements [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-18T14:23:10.323Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2019-09-18T14:23:10.323Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/builder [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-18T14:23:10.323Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-18T14:23:10.323Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2019-09-18T14:23:11.020Z] === RUN Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-09-18T14:23:11.021Z] --- PASS: TestBuildMultiStageLayerLeak (2.76s) [2019-09-18T14:23:11.021Z] === RUN TestBuildWithHugeFile [2019-09-18T14:23:11.277Z] === RUN Test/DockerSuite/TestAPIStatsNetworkStatsVersioning [2019-09-18T14:23:12.814Z] ok github.com/docker/docker/builder/fscache 0.112s coverage: 69.2% of statements [2019-09-18T14:23:13.192Z] ok github.com/docker/docker/builder/dockerfile 0.966s coverage: 45.1% of statements [2019-09-18T14:23:15.105Z] ok github.com/docker/docker/builder/remotecontext 0.281s coverage: 13.6% of statements [2019-09-18T14:23:15.455Z] === RUN Test/DockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-09-18T14:23:15.455Z] === RUN Test/DockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-09-18T14:23:15.927Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2019-09-18T14:23:15.927Z] ok github.com/docker/docker/builder/remotecontext/git 0.966s coverage: 85.1% of statements [2019-09-18T14:23:15.927Z] ? github.com/docker/docker/cli [no test files] [2019-09-18T14:23:15.927Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-18T14:23:18.012Z] === RUN Test/DockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-09-18T14:23:18.330Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-09-18T14:23:18.576Z] === RUN Test/DockerSuite/TestAPIStatsNoStreamGetCpu [2019-09-18T14:23:19.950Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeExternal [2019-09-18T14:23:21.319Z] === RUN Test/DockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-09-18T14:23:21.474Z] ok github.com/docker/docker/client 0.291s coverage: 75.6% of statements [2019-09-18T14:23:22.690Z] === RUN Test/DockerSuite/TestAppArmorDeniesChmodProc [2019-09-18T14:23:23.621Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-09-18T14:23:24.185Z] === RUN Test/DockerSuite/TestAppArmorDeniesPtrace [2019-09-18T14:23:25.556Z] === RUN Test/DockerSuite/TestAppArmorTraceSelf [2019-09-18T14:23:26.488Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-09-18T14:23:26.651Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-09-18T14:23:27.054Z] === RUN Test/DockerSuite/TestAttachAfterDetach [2019-09-18T14:23:28.570Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-09-18T14:23:29.150Z] Removing intermediate container 0fd67aa74612 [2019-09-18T14:23:29.150Z] ---> cf5319dd4bdc [2019-09-18T14:23:29.150Z] Step 66/125 : FROM base AS gotestsum [2019-09-18T14:23:29.150Z] ---> 2c50a2ec1d1e [2019-09-18T14:23:29.150Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2019-09-18T14:23:29.150Z] ---> Running in 2f423929eb67 [2019-09-18T14:23:29.150Z] Removing intermediate container 2f423929eb67 [2019-09-18T14:23:29.150Z] ---> adda51ed6fa8 [2019-09-18T14:23:29.150Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:23:29.150Z] ---> 037ce6aeca3a [2019-09-18T14:23:29.150Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T14:23:29.150Z] ---> d3661a31bbb9 [2019-09-18T14:23:29.150Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T14:23:29.150Z] ---> Running in 4b2a7b4ccde4 [2019-09-18T14:23:29.150Z] + RM_GOPATH=0 [2019-09-18T14:23:29.150Z] + TMP_GOPATH= [2019-09-18T14:23:29.150Z] + : /build [2019-09-18T14:23:29.150Z] + '[' -z '' ']' [2019-09-18T14:23:29.150Z] ++ mktemp -d [2019-09-18T14:23:29.150Z] + export GOPATH=/tmp/tmp.GWg9XNEtcD [2019-09-18T14:23:29.150Z] + GOPATH=/tmp/tmp.GWg9XNEtcD [2019-09-18T14:23:29.150Z] + RM_GOPATH=1 [2019-09-18T14:23:29.150Z] ++ dirname ./install.sh [2019-09-18T14:23:29.150Z] + dir=. [2019-09-18T14:23:29.150Z] + bin=gotestsum [2019-09-18T14:23:29.150Z] + shift [2019-09-18T14:23:29.150Z] + '[' '!' -f ./gotestsum.installer ']' [2019-09-18T14:23:29.150Z] + . ./gotestsum.installer [2019-09-18T14:23:29.150Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-18T14:23:29.150Z] + install_gotestsum [2019-09-18T14:23:29.150Z] Installing gotestsum version v0.3.5 [2019-09-18T14:23:29.150Z] + echo 'Installing gotestsum version v0.3.5' [2019-09-18T14:23:29.150Z] + go get -d gotest.tools/gotestsum [2019-09-18T14:23:29.585Z] === RUN Test/DockerSuite/TestAttachClosedOnContainerStop [2019-09-18T14:23:32.112Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-09-18T14:23:32.370Z] === RUN Test/DockerSuite/TestAttachDetach [2019-09-18T14:23:34.268Z] === RUN Test/DockerSuite/TestAttachDisconnect [2019-09-18T14:23:35.313Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-09-18T14:23:36.164Z] === RUN Test/DockerSuite/TestAttachMultipleAndRestart [2019-09-18T14:23:37.537Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeIP [2019-09-18T14:23:37.539Z] + cd /tmp/tmp.GWg9XNEtcD/src/gotest.tools/gotestsum [2019-09-18T14:23:37.539Z] + git checkout -q v0.3.5 [2019-09-18T14:23:37.539Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-18T14:23:38.907Z] === RUN Test/DockerSuite/TestAttachPausedContainer [2019-09-18T14:23:40.806Z] === RUN Test/DockerSuite/TestAttachTTYWithoutStdin [2019-09-18T14:23:41.738Z] === RUN Test/DockerDaemonSuite/TestDaemonBridgeNone [2019-09-18T14:23:42.302Z] === RUN Test/DockerSuite/TestBuildAPIBuildGitWithF [2019-09-18T14:23:43.237Z] === RUN Test/DockerDaemonSuite/TestDaemonCgroupParent [2019-09-18T14:23:44.608Z] === RUN Test/DockerSuite/TestBuildAPIDockerFileRemote [2019-09-18T14:23:47.133Z] === RUN Test/DockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-09-18T14:23:47.697Z] === RUN Test/DockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-09-18T14:23:48.261Z] === RUN Test/DockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-09-18T14:23:48.827Z] === RUN Test/DockerSuite/TestBuildAPIDoubleDockerfile [2019-09-18T14:23:48.905Z] ........................ [ 67%] [2019-09-18T14:23:50.631Z] ok github.com/docker/docker/cmd/dockerd 0.073s coverage: 29.9% of statements [2019-09-18T14:23:50.728Z] === RUN Test/DockerDaemonSuite/TestDaemonDebugLog [2019-09-18T14:23:51.292Z] === RUN Test/DockerSuite/TestBuildAPILowerDockerfile [2019-09-18T14:23:51.292Z] === RUN Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-09-18T14:23:52.556Z] ok github.com/docker/docker/container 0.114s coverage: 35.3% of statements [2019-09-18T14:23:52.556Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-18T14:23:52.556Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-18T14:23:52.556Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-18T14:23:52.556Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-18T14:23:53.817Z] === RUN Test/DockerSuite/TestBuildAPIRemoteTarballContext [2019-09-18T14:23:53.817Z] === RUN Test/DockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-09-18T14:23:55.228Z] === RUN Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-09-18T14:23:55.802Z] === RUN Test/DockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-09-18T14:23:57.172Z] === RUN Test/DockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-09-18T14:23:57.172Z] === RUN Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-09-18T14:23:59.900Z] Removing intermediate container 4b2a7b4ccde4 [2019-09-18T14:23:59.900Z] ---> 311d25052d3a [2019-09-18T14:23:59.900Z] Step 71/125 : FROM dev-base AS dockercli [2019-09-18T14:23:59.900Z] ---> 2c50a2ec1d1e [2019-09-18T14:23:59.900Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2019-09-18T14:23:59.900Z] ---> Running in e0c306cb18d8 [2019-09-18T14:23:59.900Z] Removing intermediate container e0c306cb18d8 [2019-09-18T14:23:59.900Z] ---> 0afe3070eaf9 [2019-09-18T14:23:59.900Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:23:59.900Z] ---> 3e90c84dde2c [2019-09-18T14:23:59.900Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T14:23:59.900Z] ---> ba602165126a [2019-09-18T14:23:59.900Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T14:23:59.900Z] ---> Running in decfb77adca5 [2019-09-18T14:23:59.900Z] + RM_GOPATH=0 [2019-09-18T14:23:59.900Z] + TMP_GOPATH= [2019-09-18T14:23:59.900Z] + : /build [2019-09-18T14:23:59.900Z] + '[' -z '' ']' [2019-09-18T14:23:59.900Z] ++ mktemp -d [2019-09-18T14:23:59.900Z] + export GOPATH=/tmp/tmp.Stupw0aqfb [2019-09-18T14:23:59.900Z] + GOPATH=/tmp/tmp.Stupw0aqfb [2019-09-18T14:23:59.900Z] + RM_GOPATH=1 [2019-09-18T14:23:59.900Z] ++ dirname ./install.sh [2019-09-18T14:23:59.900Z] + dir=. [2019-09-18T14:23:59.900Z] + bin=dockercli [2019-09-18T14:23:59.900Z] + shift [2019-09-18T14:23:59.900Z] + '[' '!' -f ./dockercli.installer ']' [2019-09-18T14:23:59.900Z] + . ./dockercli.installer [2019-09-18T14:23:59.900Z] ++ DOCKERCLI_CHANNEL=stable [2019-09-18T14:23:59.900Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-18T14:23:59.900Z] + install_dockercli [2019-09-18T14:23:59.900Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-18T14:23:59.900Z] Install docker/cli version 17.06.2-ce from stable [2019-09-18T14:23:59.900Z] ++ uname -m [2019-09-18T14:23:59.900Z] + arch=ppc64le [2019-09-18T14:23:59.900Z] + '[' ppc64le '!=' x86_64 ']' [2019-09-18T14:23:59.900Z] + '[' ppc64le '!=' s390x ']' [2019-09-18T14:23:59.900Z] + '[' ppc64le '!=' armhf ']' [2019-09-18T14:23:59.900Z] + build_dockercli [2019-09-18T14:23:59.900Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.Stupw0aqfb/tmp/docker-ce [2019-09-18T14:23:59.900Z] Cloning into '/tmp/tmp.Stupw0aqfb/tmp/docker-ce'... [2019-09-18T14:24:00.597Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2019-09-18T14:24:01.350Z] === RUN Test/DockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-09-18T14:24:02.282Z] === RUN Test/DockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-09-18T14:24:02.847Z] === RUN Test/DockerDaemonSuite/TestDaemonEvents [2019-09-18T14:24:03.159Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2019-09-18T14:24:05.027Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 35.8% of statements [2019-09-18T14:24:07.077Z] === RUN Test/DockerDaemonSuite/TestDaemonEventsWithFilters [2019-09-18T14:24:08.200Z] 2945147eda09: Pull complete [2019-09-18T14:24:08.200Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20 [2019-09-18T14:24:08.200Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T14:24:08.200Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-09-18T14:24:08.200Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-09-18T14:24:08.200Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.737' [2019-09-18T14:24:08.200Z] WARN: Skipping validation tests [2019-09-18T14:24:08.200Z] INFO: Running unit tests at 09/18/2019 14:24:02... [2019-09-18T14:24:08.200Z] INFO: make.ps1 starting at 09/18/2019 14:24:06 [2019-09-18T14:24:08.200Z] INFO: Git commit (41adef29f) assumed from DOCKER_GITCOMMIT environment variable [2019-09-18T14:24:08.200Z] INFO: Invoking autogen... [2019-09-18T14:24:08.200Z] INFO: Running unit tests... [2019-09-18T14:24:10.356Z] === RUN Test/DockerDaemonSuite/TestDaemonExitOnFailure [2019-09-18T14:24:10.613Z] === RUN Test/DockerDaemonSuite/TestDaemonFlagD [2019-09-18T14:24:11.548Z] === RUN Test/DockerDaemonSuite/TestDaemonFlagDebug [2019-09-18T14:24:12.113Z] === RUN Test/DockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-09-18T14:24:12.679Z] === RUN Test/DockerDaemonSuite/TestDaemonICCLinkExpose [2019-09-18T14:24:14.451Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2019-09-18T14:24:14.451Z] ok github.com/docker/docker/daemon 12.296s coverage: 17.5% of statements [2019-09-18T14:24:14.451Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-18T14:24:14.451Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-18T14:24:15.289Z] ok github.com/docker/docker/daemon/config 0.072s coverage: 84.2% of statements [2019-09-18T14:24:16.113Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.0% of statements [2019-09-18T14:24:16.481Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-09-18T14:24:16.481Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-18T14:24:16.481Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-18T14:24:17.885Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-09-18T14:24:19.253Z] === RUN Test/DockerDaemonSuite/TestDaemonICCPing [2019-09-18T14:24:19.253Z] === RUN Test/DockerDaemonSuite/TestDaemonIP [2019-09-18T14:24:20.696Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2019-09-18T14:24:22.115Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.324s coverage: 57.8% of statements [2019-09-18T14:24:23.431Z] === RUN Test/DockerDaemonSuite/TestDaemonIPv6Enabled [2019-09-18T14:24:23.431Z] === RUN Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-09-18T14:24:26.706Z] === RUN Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-09-18T14:24:26.893Z] + cd /tmp/tmp.Stupw0aqfb/tmp/docker-ce [2019-09-18T14:24:26.893Z] + git checkout -q v17.06.2-ce [2019-09-18T14:24:26.893Z] + mkdir -p /tmp/tmp.Stupw0aqfb/src/github.com/docker [2019-09-18T14:24:26.893Z] + mv components/cli /tmp/tmp.Stupw0aqfb/src/github.com/docker/cli [2019-09-18T14:24:26.893Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-09-18T14:24:28.076Z] --- PASS: TestBuildWithHugeFile (76.99s) [2019-09-18T14:24:28.076Z] === RUN TestBuildWithEmptyDockerfile [2019-09-18T14:24:28.076Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-18T14:24:28.076Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-18T14:24:28.076Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-18T14:24:28.076Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-18T14:24:28.076Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-18T14:24:28.076Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-18T14:24:28.076Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-18T14:24:28.076Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-18T14:24:28.334Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-18T14:24:28.334Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2019-09-18T14:24:28.334Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2019-09-18T14:24:28.334Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2019-09-18T14:24:28.334Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2019-09-18T14:24:28.334Z] === RUN TestBuildPreserveOwnership [2019-09-18T14:24:28.334Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-18T14:24:28.498Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.535s coverage: 46.1% of statements [2019-09-18T14:24:29.020Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-09-18T14:24:29.265Z] === RUN Test/DockerDaemonSuite/TestDaemonIPv6HostMode [2019-09-18T14:24:30.345Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.989s coverage: 72.5% of statements [2019-09-18T14:24:30.345Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-18T14:24:31.163Z] === RUN Test/DockerDaemonSuite/TestDaemonIptablesClean [2019-09-18T14:24:31.420Z] === RUN Test/DockerSuite/TestBuildAddBadLinks [2019-09-18T14:24:31.625Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.079s coverage: 50.8% of statements [2019-09-18T14:24:31.987Z] === RUN Test/DockerSuite/TestBuildAddBadLinksVolume [2019-09-18T14:24:32.920Z] === RUN Test/DockerDaemonSuite/TestDaemonIptablesCreate [2019-09-18T14:24:33.177Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-18T14:24:33.415Z] ? github.com/docker/docker/api [no test files] [2019-09-18T14:24:34.109Z] === RUN Test/DockerSuite/TestBuildAddBrokenTar [2019-09-18T14:24:34.127Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.622s coverage: 76.1% of statements [2019-09-18T14:24:34.366Z] === RUN Test/DockerSuite/TestBuildAddCacheOnFileChange [2019-09-18T14:24:34.955Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2019-09-18T14:24:35.297Z] === RUN Test/DockerSuite/TestBuildAddChangeOwnership [2019-09-18T14:24:35.554Z] --- PASS: TestBuildPreserveOwnership (7.09s) [2019-09-18T14:24:35.554Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.68s) [2019-09-18T14:24:35.554Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.40s) [2019-09-18T14:24:35.554Z] === RUN TestBuildPlatformInvalid [2019-09-18T14:24:35.554Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-09-18T14:24:35.554Z] PASS [2019-09-18T14:24:35.812Z] [2019-09-18T14:24:35.812Z] DONE 32 tests in 170.185s [2019-09-18T14:24:35.812Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-09-18T14:24:35.812Z] ++ 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-18T14:24:35.812Z] ++ set -e [2019-09-18T14:24:35.812Z] ++ '[' -n 0 ']' [2019-09-18T14:24:35.812Z] ++ set -x [2019-09-18T14:24:35.812Z] ++ env -i DEST=/go/src/github.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-18T14:24:36.376Z] INFO: Testing against a local daemon [2019-09-18T14:24:36.376Z] === RUN TestConfigList [2019-09-18T14:24:36.376Z] === RUN Test/DockerDaemonSuite/TestDaemonKeyGeneration [2019-09-18T14:24:36.711Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2019-09-18T14:24:36.941Z] === RUN Test/DockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-09-18T14:24:37.871Z] === RUN Test/DockerSuite/TestBuildAddCurrentDirWithCache [2019-09-18T14:24:38.596Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.286s coverage: 57.0% of statements [2019-09-18T14:24:38.596Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-18T14:24:38.596Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-18T14:24:38.987Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2019-09-18T14:24:39.381Z] ok github.com/docker/docker/daemon/images 0.049s coverage: 4.9% of statements [2019-09-18T14:24:39.381Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-18T14:24:39.381Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-18T14:24:39.775Z] --- PASS: TestConfigList (3.52s) [2019-09-18T14:24:39.775Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-09-18T14:24:39.775Z] daemon.go:336: [d7350f25fd992] waiting for daemon to start [2019-09-18T14:24:39.775Z] daemon.go:336: [d7350f25fd992] waiting for daemon to start [2019-09-18T14:24:39.775Z] daemon.go:364: [d7350f25fd992] daemon started [2019-09-18T14:24:39.776Z] daemon.go:472: [d7350f25fd992] Stopping daemon [2019-09-18T14:24:39.776Z] daemon.go:307: [d7350f25fd992] exiting daemon [2019-09-18T14:24:39.776Z] daemon.go:459: [d7350f25fd992] Daemon stopped [2019-09-18T14:24:39.776Z] === RUN TestConfigsCreateAndDelete [2019-09-18T14:24:40.708Z] === RUN Test/DockerSuite/TestBuildAddCurrentDirWithoutCache [2019-09-18T14:24:40.712Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 42.7% of statements [2019-09-18T14:24:40.966Z] === RUN Test/DockerDaemonSuite/TestDaemonKillWithPlugins [2019-09-18T14:24:41.530Z] === RUN Test/DockerSuite/TestBuildAddDirContentToExistingDir [2019-09-18T14:24:41.568Z] ok github.com/docker/docker/daemon/logger/awslogs 0.149s coverage: 77.4% of statements [2019-09-18T14:24:41.568Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-18T14:24:41.568Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-18T14:24:42.425Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2019-09-18T14:24:42.425Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 26.2% of statements [2019-09-18T14:24:42.901Z] --- PASS: TestConfigsCreateAndDelete (3.25s) [2019-09-18T14:24:42.901Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-09-18T14:24:42.901Z] daemon.go:336: [d63c0ed82bbdd] waiting for daemon to start [2019-09-18T14:24:42.901Z] daemon.go:336: [d63c0ed82bbdd] waiting for daemon to start [2019-09-18T14:24:42.901Z] daemon.go:364: [d63c0ed82bbdd] daemon started [2019-09-18T14:24:42.901Z] daemon.go:472: [d63c0ed82bbdd] Stopping daemon [2019-09-18T14:24:42.901Z] daemon.go:307: [d63c0ed82bbdd] exiting daemon [2019-09-18T14:24:42.901Z] daemon.go:459: [d63c0ed82bbdd] Daemon stopped [2019-09-18T14:24:42.901Z] === RUN TestConfigsUpdate [2019-09-18T14:24:43.754Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2019-09-18T14:24:43.754Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 62.1% of statements [2019-09-18T14:24:43.876Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-09-18T14:24:44.864Z] === RUN Test/DockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-09-18T14:24:45.094Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 74.7% of statements [2019-09-18T14:24:45.094Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-18T14:24:45.490Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.014s coverage: 18.6% of statements [2019-09-18T14:24:45.757Z] tests/integration/client_test.py ..... [ 75%] [2019-09-18T14:24:46.233Z] --- PASS: TestConfigsUpdate (3.31s) [2019-09-18T14:24:46.233Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-09-18T14:24:46.233Z] daemon.go:336: [d9313f69cd720] waiting for daemon to start [2019-09-18T14:24:46.233Z] daemon.go:336: [d9313f69cd720] waiting for daemon to start [2019-09-18T14:24:46.233Z] daemon.go:364: [d9313f69cd720] daemon started [2019-09-18T14:24:46.233Z] daemon.go:472: [d9313f69cd720] Stopping daemon [2019-09-18T14:24:46.233Z] daemon.go:307: [d9313f69cd720] exiting daemon [2019-09-18T14:24:46.233Z] daemon.go:459: [d9313f69cd720] Daemon stopped [2019-09-18T14:24:46.233Z] === RUN TestTemplatedConfig [2019-09-18T14:24:46.680Z] tests/integration/errors_test.py . [ 75%] [2019-09-18T14:24:47.365Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 47.8% of statements [2019-09-18T14:24:47.365Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2019-09-18T14:24:48.165Z] ok github.com/docker/docker/daemon/logger/splunk 1.582s coverage: 84.5% of statements [2019-09-18T14:24:48.165Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-18T14:24:48.279Z] ok github.com/docker/docker/api/server 0.185s coverage: 9.0% of statements [2019-09-18T14:24:48.574Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2019-09-18T14:24:48.574Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-18T14:24:48.757Z] === RUN Test/DockerDaemonSuite/TestDaemonLogLevelDebug [2019-09-18T14:24:49.015Z] === RUN Test/DockerDaemonSuite/TestDaemonLogLevelFatal [2019-09-18T14:24:49.580Z] === RUN Test/DockerDaemonSuite/TestDaemonLogLevelWrong [2019-09-18T14:24:50.144Z] --- PASS: TestTemplatedConfig (3.68s) [2019-09-18T14:24:50.144Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-09-18T14:24:50.144Z] daemon.go:336: [d5636e3edb393] waiting for daemon to start [2019-09-18T14:24:50.144Z] daemon.go:336: [d5636e3edb393] waiting for daemon to start [2019-09-18T14:24:50.144Z] daemon.go:364: [d5636e3edb393] daemon started [2019-09-18T14:24:50.144Z] daemon.go:472: [d5636e3edb393] Stopping daemon [2019-09-18T14:24:50.144Z] daemon.go:307: [d5636e3edb393] exiting daemon [2019-09-18T14:24:50.144Z] daemon.go:459: [d5636e3edb393] Daemon stopped [2019-09-18T14:24:50.144Z] === RUN TestConfigInspect [2019-09-18T14:24:50.144Z] === RUN Test/DockerDaemonSuite/TestDaemonLogOptions [2019-09-18T14:24:50.401Z] === RUN Test/DockerSuite/TestBuildAddDirContentToRoot [2019-09-18T14:24:50.617Z] ok github.com/docker/docker/distribution/metadata 0.046s coverage: 48.2% of statements [2019-09-18T14:24:51.526Z] ok github.com/docker/docker/distribution 0.466s coverage: 22.6% of statements [2019-09-18T14:24:51.526Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-18T14:24:52.296Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-09-18T14:24:53.226Z] --- PASS: TestConfigInspect (3.14s) [2019-09-18T14:24:53.226Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-09-18T14:24:53.226Z] daemon.go:336: [d882a214da4ad] waiting for daemon to start [2019-09-18T14:24:53.226Z] daemon.go:336: [d882a214da4ad] waiting for daemon to start [2019-09-18T14:24:53.226Z] daemon.go:364: [d882a214da4ad] daemon started [2019-09-18T14:24:53.226Z] daemon.go:472: [d882a214da4ad] Stopping daemon [2019-09-18T14:24:53.226Z] daemon.go:307: [d882a214da4ad] exiting daemon [2019-09-18T14:24:53.226Z] daemon.go:459: [d882a214da4ad] Daemon stopped [2019-09-18T14:24:53.226Z] === RUN TestConfigCreateWithLabels [2019-09-18T14:24:53.464Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2019-09-18T14:24:53.790Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-09-18T14:24:54.280Z] ok github.com/docker/docker/distribution/xfer 1.483s coverage: 83.4% of statements [2019-09-18T14:24:54.280Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-18T14:24:54.665Z] ok github.com/docker/docker/image 0.021s coverage: 86.4% of statements [2019-09-18T14:24:55.161Z] === RUN Test/DockerSuite/TestBuildAddFileNotFound [2019-09-18T14:24:55.161Z] === RUN Test/DockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-09-18T14:24:55.726Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverNone [2019-09-18T14:24:56.001Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2019-09-18T14:24:56.002Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2019-09-18T14:24:56.002Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-18T14:24:56.002Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-18T14:24:56.291Z] --- PASS: TestConfigCreateWithLabels (3.11s) [2019-09-18T14:24:56.291Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-09-18T14:24:56.291Z] daemon.go:336: [de9809ce10a4d] waiting for daemon to start [2019-09-18T14:24:56.291Z] daemon.go:336: [de9809ce10a4d] waiting for daemon to start [2019-09-18T14:24:56.291Z] daemon.go:364: [de9809ce10a4d] daemon started [2019-09-18T14:24:56.291Z] daemon.go:472: [de9809ce10a4d] Stopping daemon [2019-09-18T14:24:56.291Z] daemon.go:307: [de9809ce10a4d] exiting daemon [2019-09-18T14:24:56.291Z] daemon.go:459: [de9809ce10a4d] Daemon stopped [2019-09-18T14:24:56.291Z] === RUN TestConfigCreateResolve [2019-09-18T14:24:56.418Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2019-09-18T14:24:56.856Z] === RUN Test/DockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-09-18T14:24:57.787Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-09-18T14:24:58.314Z] ok github.com/docker/docker/opts 0.024s coverage: 66.9% of statements [2019-09-18T14:24:58.314Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 50.0% of statements [2019-09-18T14:24:59.682Z] --- PASS: TestConfigCreateResolve (3.29s) [2019-09-18T14:24:59.682Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-09-18T14:24:59.682Z] daemon.go:336: [d2950701ac9aa] waiting for daemon to start [2019-09-18T14:24:59.682Z] daemon.go:336: [d2950701ac9aa] waiting for daemon to start [2019-09-18T14:24:59.682Z] daemon.go:364: [d2950701ac9aa] daemon started [2019-09-18T14:24:59.682Z] daemon.go:472: [d2950701ac9aa] Stopping daemon [2019-09-18T14:24:59.682Z] daemon.go:307: [d2950701ac9aa] exiting daemon [2019-09-18T14:24:59.682Z] daemon.go:459: [d2950701ac9aa] Daemon stopped [2019-09-18T14:24:59.682Z] === RUN TestConfigDaemonLibtrustID [2019-09-18T14:24:59.682Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-09-18T14:24:59.939Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-09-18T14:24:59.939Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-09-18T14:24:59.939Z] daemon.go:336: [d1011f7f604ac] waiting for daemon to start [2019-09-18T14:24:59.939Z] daemon.go:336: [d1011f7f604ac] waiting for daemon to start [2019-09-18T14:24:59.939Z] daemon.go:364: [d1011f7f604ac] daemon started [2019-09-18T14:24:59.939Z] daemon.go:472: [d1011f7f604ac] Stopping daemon [2019-09-18T14:24:59.939Z] daemon.go:307: [d1011f7f604ac] exiting daemon [2019-09-18T14:24:59.939Z] daemon.go:459: [d1011f7f604ac] Daemon stopped [2019-09-18T14:24:59.939Z] PASS [2019-09-18T14:25:00.196Z] [2019-09-18T14:25:00.196Z] DONE 8 tests in 24.252s [2019-09-18T14:25:00.196Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-09-18T14:25:00.196Z] ++ 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-18T14:25:00.196Z] ++ set -e [2019-09-18T14:25:00.196Z] ++ '[' -n 0 ']' [2019-09-18T14:25:00.196Z] ++ set -x [2019-09-18T14:25:00.196Z] ++ env -i DEST=/go/src/github.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-18T14:25:00.453Z] INFO: Testing against a local daemon [2019-09-18T14:25:00.453Z] === RUN TestCheckpoint [2019-09-18T14:25:00.453Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-18T14:25:00.453Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-18T14:25:00.453Z] === RUN TestContainerInvalidJSON [2019-09-18T14:25:00.453Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-18T14:25:00.453Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-18T14:25:00.453Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-18T14:25:00.453Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-18T14:25:00.453Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-18T14:25:00.453Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-18T14:25:00.453Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-18T14:25:00.453Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-18T14:25:00.453Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-18T14:25:00.453Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-09-18T14:25:00.453Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-09-18T14:25:00.453Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-09-18T14:25:00.453Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-18T14:25:00.453Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-18T14:25:00.710Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2019-09-18T14:25:00.710Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-18T14:25:00.710Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2019-09-18T14:25:00.710Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-18T14:25:00.804Z] ok github.com/docker/docker/pkg/archive 0.560s coverage: 76.8% of statements [2019-09-18T14:25:00.967Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-09-18T14:25:00.967Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-18T14:25:00.967Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2019-09-18T14:25:00.967Z] === RUN TestCopyFromContainer [2019-09-18T14:25:01.225Z] === RUN Test/DockerSuite/TestBuildAddNonTar [2019-09-18T14:25:01.483Z] === RUN Test/DockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-09-18T14:25:02.118Z] ok github.com/docker/docker/pkg/authorization 0.282s coverage: 66.7% of statements [2019-09-18T14:25:02.118Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2019-09-18T14:25:02.522Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2019-09-18T14:25:02.856Z] === RUN Test/DockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-09-18T14:25:03.113Z] === RUN TestCopyFromContainer// [2019-09-18T14:25:03.113Z] === RUN TestCopyFromContainer//bar/root [2019-09-18T14:25:03.371Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-18T14:25:03.371Z] === RUN TestCopyFromContainer/bar/quux [2019-09-18T14:25:03.628Z] === RUN Test/DockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-09-18T14:25:03.628Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-18T14:25:03.885Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-18T14:25:03.885Z] === RUN Test/DockerDaemonSuite/TestDaemonMaxConcurrency [2019-09-18T14:25:03.885Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-18T14:25:03.885Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-18T14:25:04.142Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-18T14:25:04.142Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-18T14:25:04.399Z] --- PASS: TestCopyFromContainer (3.30s) [2019-09-18T14:25:04.399Z] --- PASS: TestCopyFromContainer// (0.12s) [2019-09-18T14:25:04.399Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2019-09-18T14:25:04.399Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-09-18T14:25:04.399Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-09-18T14:25:04.399Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2019-09-18T14:25:04.399Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2019-09-18T14:25:04.399Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2019-09-18T14:25:04.399Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-09-18T14:25:04.399Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2019-09-18T14:25:04.399Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-09-18T14:25:04.399Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-18T14:25:04.399Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-18T14:25:04.399Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-18T14:25:04.399Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-18T14:25:04.399Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-18T14:25:04.399Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-18T14:25:04.399Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-18T14:25:04.399Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-18T14:25:04.399Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-18T14:25:04.399Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-18T14:25:04.399Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-09-18T14:25:04.399Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-18T14:25:04.399Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-09-18T14:25:04.399Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-09-18T14:25:04.399Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-18T14:25:04.399Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2019-09-18T14:25:04.399Z] === RUN TestCreateWithInvalidEnv [2019-09-18T14:25:04.399Z] === RUN Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-09-18T14:25:04.399Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-18T14:25:04.399Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-18T14:25:04.399Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-18T14:25:04.399Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-18T14:25:04.399Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-18T14:25:04.399Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-18T14:25:04.399Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-18T14:25:04.399Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-18T14:25:04.399Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-18T14:25:04.399Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-09-18T14:25:04.399Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-18T14:25:04.399Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-18T14:25:04.399Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-09-18T14:25:04.399Z] === RUN TestCreateTmpfsMountsTarget [2019-09-18T14:25:04.399Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-09-18T14:25:04.399Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-18T14:25:05.113Z] ok github.com/docker/docker/layer 7.456s coverage: 68.8% of statements [2019-09-18T14:25:05.114Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-18T14:25:05.114Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-18T14:25:05.114Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-18T14:25:05.114Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-18T14:25:05.114Z] ? github.com/docker/docker/oci [no test files] [2019-09-18T14:25:05.114Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-18T14:25:05.534Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2019-09-18T14:25:06.397Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-09-18T14:25:06.787Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2019-09-18T14:25:06.787Z] ok github.com/docker/docker/pkg/chrootarchive 3.449s coverage: 43.2% of statements [2019-09-18T14:25:06.787Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-18T14:25:06.787Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-18T14:25:06.921Z] --- PASS: TestCreateWithCustomMaskedPaths (2.48s) [2019-09-18T14:25:06.921Z] === RUN TestCreateWithCapabilities [2019-09-18T14:25:06.921Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-18T14:25:06.921Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-18T14:25:06.921Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-18T14:25:06.921Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-18T14:25:06.921Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-18T14:25:06.921Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-18T14:25:06.921Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-18T14:25:06.921Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-18T14:25:06.921Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-18T14:25:06.921Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-18T14:25:06.921Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-18T14:25:06.921Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-18T14:25:06.921Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-18T14:25:06.921Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-18T14:25:06.921Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-18T14:25:06.921Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-18T14:25:06.921Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-18T14:25:06.921Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-18T14:25:06.921Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-18T14:25:06.921Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-18T14:25:06.921Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-18T14:25:06.921Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-18T14:25:06.921Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-18T14:25:06.921Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-18T14:25:07.178Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-18T14:25:07.178Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-18T14:25:07.178Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-18T14:25:07.178Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-18T14:25:07.178Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-18T14:25:07.178Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-18T14:25:07.178Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-18T14:25:07.178Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-18T14:25:07.178Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-18T14:25:07.178Z] === RUN Test/DockerSuite/TestBuildAddRemoteFileMTime [2019-09-18T14:25:07.178Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-09-18T14:25:07.178Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-09-18T14:25:07.178Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-18T14:25:07.178Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-09-18T14:25:07.178Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-09-18T14:25:07.178Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2019-09-18T14:25:07.178Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-09-18T14:25:07.178Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-09-18T14:25:07.178Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-09-18T14:25:07.178Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-09-18T14:25:07.178Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-09-18T14:25:07.178Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-09-18T14:25:07.178Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-18T14:25:07.618Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-09-18T14:25:08.109Z] === RUN Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-09-18T14:25:08.460Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-09-18T14:25:08.848Z] ok github.com/docker/docker/pkg/dmesg 0.017s coverage: 83.3% of statements [2019-09-18T14:25:10.003Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.54s) [2019-09-18T14:25:10.003Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-18T14:25:10.003Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-18T14:25:10.003Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-18T14:25:10.003Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-18T14:25:10.003Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-18T14:25:10.003Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-18T14:25:10.003Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-18T14:25:10.003Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-18T14:25:10.003Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-18T14:25:10.003Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-18T14:25:10.003Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-18T14:25:10.003Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-18T14:25:10.003Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-18T14:25:10.003Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-18T14:25:10.003Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-18T14:25:10.003Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-18T14:25:10.003Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-09-18T14:25:10.003Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-09-18T14:25:10.003Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-09-18T14:25:10.003Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-18T14:25:10.003Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-18T14:25:10.003Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-09-18T14:25:10.003Z] === RUN TestContainerStartOnDaemonRestart [2019-09-18T14:25:10.003Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-18T14:25:10.003Z] === RUN TestDaemonRestartIpcMode [2019-09-18T14:25:10.003Z] === PAUSE TestDaemonRestartIpcMode [2019-09-18T14:25:10.003Z] === RUN TestDiff [2019-09-18T14:25:10.003Z] === RUN Test/DockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-09-18T14:25:10.187Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-09-18T14:25:10.584Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2019-09-18T14:25:10.934Z] --- PASS: TestDiff (0.88s) [2019-09-18T14:25:10.935Z] === RUN TestExecWithCloseStdin [2019-09-18T14:25:10.935Z] === RUN Test/DockerSuite/TestBuildAddRemoteNoDecompress [2019-09-18T14:25:11.443Z] ok github.com/docker/docker/pkg/discovery/kv 3.151s coverage: 84.1% of statements [2019-09-18T14:25:11.443Z] ok github.com/docker/docker/pkg/fsutils 0.357s coverage: 85.1% of statements [2019-09-18T14:25:11.443Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2019-09-18T14:25:11.864Z] --- PASS: TestExecWithCloseStdin (1.00s) [2019-09-18T14:25:11.864Z] === RUN TestExec [2019-09-18T14:25:12.427Z] === RUN Test/DockerSuite/TestBuildAddScript [2019-09-18T14:25:12.684Z] --- PASS: TestExec (0.94s) [2019-09-18T14:25:12.684Z] === RUN TestExecUser [2019-09-18T14:25:12.773Z] ok github.com/docker/docker/pkg/idtools 0.305s coverage: 70.1% of statements [2019-09-18T14:25:13.157Z] ok github.com/docker/docker/pkg/ioutils 0.411s coverage: 70.6% of statements [2019-09-18T14:25:13.564Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2019-09-18T14:25:13.564Z] ok github.com/docker/docker/pkg/locker 0.018s coverage: 88.9% of statements [2019-09-18T14:25:13.977Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2019-09-18T14:25:13.977Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-18T14:25:14.055Z] --- PASS: TestExecUser (1.04s) [2019-09-18T14:25:14.055Z] === RUN TestExportContainerAndImportImage [2019-09-18T14:25:14.358Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2019-09-18T14:25:14.620Z] === RUN Test/DockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-09-18T14:25:14.733Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2019-09-18T14:25:15.112Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2019-09-18T14:25:15.185Z] --- PASS: TestExportContainerAndImportImage (1.27s) [2019-09-18T14:25:15.185Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-18T14:25:15.515Z] ok github.com/docker/docker/pkg/mount 1.160s coverage: 69.6% of statements [2019-09-18T14:25:15.515Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-18T14:25:15.910Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 91.4% of statements [2019-09-18T14:25:15.910Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-09-18T14:25:15.910Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-18T14:25:15.910Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-18T14:25:16.116Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToExistDir [2019-09-18T14:25:16.680Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2019-09-18T14:25:16.680Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-09-18T14:25:16.680Z] daemon.go:336: [d34f361a67cfe] waiting for daemon to start [2019-09-18T14:25:16.680Z] daemon.go:336: [d34f361a67cfe] waiting for daemon to start [2019-09-18T14:25:16.680Z] daemon.go:364: [d34f361a67cfe] daemon started [2019-09-18T14:25:16.680Z] daemon.go:472: [d34f361a67cfe] Stopping daemon [2019-09-18T14:25:16.680Z] daemon.go:307: [d34f361a67cfe] exiting daemon [2019-09-18T14:25:16.680Z] daemon.go:459: [d34f361a67cfe] Daemon stopped [2019-09-18T14:25:16.680Z] daemon.go:336: [d34f361a67cfe] waiting for daemon to start [2019-09-18T14:25:16.680Z] daemon.go:336: [d34f361a67cfe] waiting for daemon to start [2019-09-18T14:25:16.680Z] daemon.go:364: [d34f361a67cfe] daemon started [2019-09-18T14:25:16.680Z] daemon.go:472: [d34f361a67cfe] Stopping daemon [2019-09-18T14:25:16.680Z] daemon.go:307: [d34f361a67cfe] exiting daemon [2019-09-18T14:25:16.680Z] daemon.go:459: [d34f361a67cfe] Daemon stopped [2019-09-18T14:25:16.680Z] === RUN TestHealthCheckWorkdir [2019-09-18T14:25:16.728Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2019-09-18T14:25:17.582Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2019-09-18T14:25:18.050Z] --- PASS: TestHealthCheckWorkdir (1.38s) [2019-09-18T14:25:18.050Z] === RUN TestHealthKillContainer [2019-09-18T14:25:18.157Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 87.9% of statements [2019-09-18T14:25:18.615Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2019-09-18T14:25:19.941Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 73.9% of statements [2019-09-18T14:25:20.320Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-09-18T14:25:20.575Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-09-18T14:25:21.508Z] --- PASS: TestHealthKillContainer (3.58s) [2019-09-18T14:25:21.508Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-18T14:25:22.440Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2019-09-18T14:25:22.440Z] === RUN TestIpcModeNone [2019-09-18T14:25:22.440Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-09-18T14:25:23.568Z] ok github.com/docker/docker/pkg/signal 2.533s coverage: 61.0% of statements [2019-09-18T14:25:23.712Z] + return [2019-09-18T14:25:23.811Z] --- PASS: TestIpcModeNone (1.12s) [2019-09-18T14:25:23.811Z] === RUN TestIpcModePrivate [2019-09-18T14:25:23.955Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-09-18T14:25:24.333Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2019-09-18T14:25:24.710Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2019-09-18T14:25:25.102Z] ok github.com/docker/docker/pkg/symlink 0.009s coverage: 87.7% of statements [2019-09-18T14:25:25.184Z] --- PASS: TestIpcModePrivate (1.57s) [2019-09-18T14:25:25.184Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:218, shared: false, mustBeShared: false [2019-09-18T14:25:25.184Z] === RUN TestIpcModeShareable [2019-09-18T14:25:25.917Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-09-18T14:25:25.922Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 80.6% of statements [2019-09-18T14:25:26.119Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-09-18T14:25:26.735Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 36.9% of statements [2019-09-18T14:25:27.051Z] --- PASS: TestIpcModeShareable (1.75s) [2019-09-18T14:25:27.051Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:287, shared: true, mustBeShared: true [2019-09-18T14:25:27.051Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-18T14:25:27.140Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2019-09-18T14:25:27.960Z] ok github.com/docker/docker/pkg/tarsum 0.035s coverage: 89.3% of statements [2019-09-18T14:25:28.345Z] ok github.com/docker/docker/pkg/term 0.006s coverage: 84.8% of statements [2019-09-18T14:25:28.752Z] testing: warning: no tests to run [2019-09-18T14:25:28.752Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2019-09-18T14:25:29.542Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2019-09-18T14:25:29.542Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2019-09-18T14:25:29.931Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2019-09-18T14:25:30.526Z] Removing intermediate container decfb77adca5 [2019-09-18T14:25:30.526Z] ---> 2b51959162ac [2019-09-18T14:25:30.526Z] Step 76/125 : FROM runtime-dev AS runc [2019-09-18T14:25:30.526Z] ---> a2db141ea735 [2019-09-18T14:25:30.526Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2019-09-18T14:25:30.526Z] ---> Running in 0bc6b41b81ff [2019-09-18T14:25:30.526Z] Removing intermediate container 0bc6b41b81ff [2019-09-18T14:25:30.526Z] ---> f6eee65d513a [2019-09-18T14:25:30.526Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:25:30.526Z] ---> 9dc7bef6e8a1 [2019-09-18T14:25:30.526Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T14:25:30.809Z] ---> 0c48cc5a7fba [2019-09-18T14:25:30.809Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T14:25:30.809Z] ---> Running in 064c0b611514 [2019-09-18T14:25:31.092Z] + RM_GOPATH=0 [2019-09-18T14:25:31.092Z] + TMP_GOPATH= [2019-09-18T14:25:31.092Z] + : /build [2019-09-18T14:25:31.092Z] + '[' -z '' ']' [2019-09-18T14:25:31.092Z] ++ mktemp -d [2019-09-18T14:25:31.092Z] + export GOPATH=/tmp/tmp.fLJxtZr8m1 [2019-09-18T14:25:31.092Z] + GOPATH=/tmp/tmp.fLJxtZr8m1 [2019-09-18T14:25:31.092Z] + RM_GOPATH=1 [2019-09-18T14:25:31.092Z] ++ dirname ./install.sh [2019-09-18T14:25:31.092Z] + dir=. [2019-09-18T14:25:31.092Z] + bin=runc [2019-09-18T14:25:31.092Z] + shift [2019-09-18T14:25:31.092Z] + '[' '!' -f ./runc.installer ']' [2019-09-18T14:25:31.092Z] + . ./runc.installer [2019-09-18T14:25:31.092Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-18T14:25:31.092Z] + install_runc [2019-09-18T14:25:31.092Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-09-18T14:25:31.092Z] + uname -r [2019-09-18T14:25:31.092Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-18T14:25:31.092Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-18T14:25:31.092Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fLJxtZr8m1/src/github.com/opencontainers/runc [2019-09-18T14:25:31.092Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-18T14:25:31.092Z] Cloning into '/tmp/tmp.fLJxtZr8m1/src/github.com/opencontainers/runc'... [2019-09-18T14:25:31.229Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.89s) [2019-09-18T14:25:31.229Z] === RUN TestAPIIpcModeHost [2019-09-18T14:25:32.160Z] --- PASS: TestAPIIpcModeHost (1.35s) [2019-09-18T14:25:32.160Z] === RUN TestDaemonIpcModeShareable [2019-09-18T14:25:32.717Z] ok github.com/docker/docker/plugin 0.544s coverage: 27.0% of statements [2019-09-18T14:25:33.094Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToRoot [2019-09-18T14:25:33.117Z] + cd /tmp/tmp.fLJxtZr8m1/src/github.com/opencontainers/runc [2019-09-18T14:25:33.117Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-18T14:25:33.117Z] + '[' -z '' ']' [2019-09-18T14:25:33.117Z] + target=static [2019-09-18T14:25:33.117Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-18T14:25:33.399Z] 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-18T14:25:33.759Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2019-09-18T14:25:34.465Z] --- PASS: TestDaemonIpcModeShareable (2.40s) [2019-09-18T14:25:34.465Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-09-18T14:25:34.465Z] daemon.go:336: [da1fc234aa40b] waiting for daemon to start [2019-09-18T14:25:34.465Z] daemon.go:336: [da1fc234aa40b] waiting for daemon to start [2019-09-18T14:25:34.465Z] daemon.go:364: [da1fc234aa40b] daemon started [2019-09-18T14:25:34.465Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:239, shared: true, mustBeShared: true [2019-09-18T14:25:34.465Z] daemon.go:472: [da1fc234aa40b] Stopping daemon [2019-09-18T14:25:34.465Z] daemon.go:307: [da1fc234aa40b] exiting daemon [2019-09-18T14:25:34.465Z] daemon.go:459: [da1fc234aa40b] Daemon stopped [2019-09-18T14:25:34.465Z] === RUN TestDaemonIpcModePrivate [2019-09-18T14:25:34.558Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 76.2% of statements [2019-09-18T14:25:34.942Z] ok github.com/docker/docker/reference 0.009s coverage: 84.4% of statements [2019-09-18T14:25:36.810Z] ok github.com/docker/docker/registry 0.135s coverage: 56.4% of statements [2019-09-18T14:25:36.987Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartKillWait [2019-09-18T14:25:36.987Z] --- PASS: TestDaemonIpcModePrivate (2.43s) [2019-09-18T14:25:36.987Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-09-18T14:25:36.987Z] daemon.go:336: [d38b01e446a7b] waiting for daemon to start [2019-09-18T14:25:36.987Z] daemon.go:336: [d38b01e446a7b] waiting for daemon to start [2019-09-18T14:25:36.987Z] daemon.go:364: [d38b01e446a7b] daemon started [2019-09-18T14:25:36.987Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:190, shared: false, mustBeShared: false [2019-09-18T14:25:36.987Z] daemon.go:472: [d38b01e446a7b] Stopping daemon [2019-09-18T14:25:36.987Z] daemon.go:307: [d38b01e446a7b] exiting daemon [2019-09-18T14:25:36.987Z] daemon.go:459: [d38b01e446a7b] Daemon stopped [2019-09-18T14:25:36.987Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-18T14:25:37.244Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToWorkdir [2019-09-18T14:25:37.624Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2019-09-18T14:25:37.808Z] === RUN Test/DockerSuite/TestBuildAddTar [2019-09-18T14:25:38.009Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 50.9% of statements [2019-09-18T14:25:38.811Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2019-09-18T14:25:39.042Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-18T14:25:39.042Z] ok github.com/docker/docker/api/server/httputils 0.157s coverage: 14.7% of statements [2019-09-18T14:25:39.179Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.33s) [2019-09-18T14:25:39.179Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-09-18T14:25:39.179Z] daemon.go:336: [d984730f22849] waiting for daemon to start [2019-09-18T14:25:39.179Z] daemon.go:336: [d984730f22849] waiting for daemon to start [2019-09-18T14:25:39.179Z] daemon.go:364: [d984730f22849] daemon started [2019-09-18T14:25:39.179Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: false, mustBeShared: false [2019-09-18T14:25:39.179Z] daemon.go:472: [d984730f22849] Stopping daemon [2019-09-18T14:25:39.179Z] daemon.go:307: [d984730f22849] exiting daemon [2019-09-18T14:25:39.179Z] daemon.go:459: [d984730f22849] Daemon stopped [2019-09-18T14:25:39.179Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-18T14:25:39.198Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2019-09-18T14:25:39.435Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-09-18T14:25:40.805Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartOnFailure [2019-09-18T14:25:41.063Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2019-09-18T14:25:41.063Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-09-18T14:25:41.063Z] daemon.go:336: [d62b139f373d2] waiting for daemon to start [2019-09-18T14:25:41.063Z] daemon.go:336: [d62b139f373d2] waiting for daemon to start [2019-09-18T14:25:41.063Z] daemon.go:364: [d62b139f373d2] daemon started [2019-09-18T14:25:41.063Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:201, shared: true, mustBeShared: true [2019-09-18T14:25:41.063Z] daemon.go:472: [d62b139f373d2] Stopping daemon [2019-09-18T14:25:41.063Z] daemon.go:307: [d62b139f373d2] exiting daemon [2019-09-18T14:25:41.063Z] daemon.go:459: [d62b139f373d2] Daemon stopped [2019-09-18T14:25:41.063Z] === RUN TestIpcModeOlderClient [2019-09-18T14:25:41.063Z] === PAUSE TestIpcModeOlderClient [2019-09-18T14:25:41.063Z] === RUN TestKillContainerInvalidSignal [2019-09-18T14:25:41.250Z] ok github.com/docker/docker/api/server/middleware 0.180s coverage: 37.7% of statements [2019-09-18T14:25:41.250Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-18T14:25:41.250Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-18T14:25:41.250Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-18T14:25:41.250Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-18T14:25:41.250Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-18T14:25:41.250Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-18T14:25:41.250Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-18T14:25:41.250Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-18T14:25:41.250Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-18T14:25:41.713Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-18T14:25:41.714Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-18T14:25:42.434Z] --- PASS: TestKillContainerInvalidSignal (1.17s) [2019-09-18T14:25:42.435Z] === RUN TestKillContainer [2019-09-18T14:25:42.435Z] === RUN TestKillContainer/no_signal [2019-09-18T14:25:42.501Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2019-09-18T14:25:43.329Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2019-09-18T14:25:43.364Z] === RUN TestKillContainer/non_killing_signal [2019-09-18T14:25:43.489Z] ok github.com/docker/docker/api/server/router/swarm 0.191s coverage: 4.0% of statements [2019-09-18T14:25:43.489Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-18T14:25:43.489Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-18T14:25:43.489Z] ? github.com/docker/docker/api/types [no test files] [2019-09-18T14:25:43.489Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-18T14:25:43.489Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-18T14:25:43.489Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-18T14:25:43.489Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-18T14:25:43.489Z] ok github.com/docker/docker/api/types/filters 0.087s coverage: 95.2% of statements [2019-09-18T14:25:43.489Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-18T14:25:43.489Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-18T14:25:43.489Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-18T14:25:43.489Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-18T14:25:43.489Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-18T14:25:43.489Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2019-09-18T14:25:43.489Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-18T14:25:43.489Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-18T14:25:43.489Z] ok github.com/docker/docker/api/types/time 0.365s coverage: 100.0% of statements [2019-09-18T14:25:43.696Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.0% of statements [2019-09-18T14:25:43.930Z] === RUN TestKillContainer/killing_signal [2019-09-18T14:25:43.952Z] ok github.com/docker/docker/api/types/versions 0.050s coverage: 75.0% of statements [2019-09-18T14:25:43.952Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-18T14:25:43.952Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-18T14:25:43.952Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-18T14:25:43.952Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-09-18T14:25:43.952Z] ? github.com/docker/docker/builder [no test files] [2019-09-18T14:25:43.952Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-18T14:25:43.952Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-18T14:25:43.952Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-18T14:25:43.952Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-18T14:25:43.952Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-18T14:25:43.952Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-18T14:25:43.952Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-18T14:25:44.988Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-09-18T14:25:45.300Z] --- PASS: TestKillContainer (2.91s) [2019-09-18T14:25:45.300Z] --- PASS: TestKillContainer/no_signal (0.93s) [2019-09-18T14:25:45.300Z] --- PASS: TestKillContainer/non_killing_signal (0.66s) [2019-09-18T14:25:45.300Z] --- PASS: TestKillContainer/killing_signal (0.99s) [2019-09-18T14:25:45.300Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-18T14:25:45.300Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-18T14:25:45.864Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartRenameContainer [2019-09-18T14:25:46.121Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-18T14:25:46.718Z] ......... [ 85%] [2019-09-18T14:25:47.492Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.15s) [2019-09-18T14:25:47.492Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.92s) [2019-09-18T14:25:47.492Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.88s) [2019-09-18T14:25:47.492Z] === RUN TestKillStoppedContainer [2019-09-18T14:25:47.492Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-09-18T14:25:47.492Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-18T14:25:47.492Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-09-18T14:25:47.492Z] === RUN TestKillDifferentUserContainer [2019-09-18T14:25:47.749Z] === RUN Test/DockerSuite/TestBuildAddTarXz [2019-09-18T14:25:48.682Z] --- PASS: TestKillDifferentUserContainer (1.04s) [2019-09-18T14:25:48.682Z] === RUN TestInspectOomKilledTrue [2019-09-18T14:25:48.682Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-09-18T14:25:48.682Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-18T14:25:48.682Z] === RUN TestInspectOomKilledFalse [2019-09-18T14:25:48.682Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-18T14:25:48.682Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-18T14:25:48.682Z] === RUN TestLinksEtcHostsContentMatch [2019-09-18T14:25:48.940Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-09-18T14:25:49.506Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2019-09-18T14:25:49.506Z] === RUN TestLinksContainerNames [2019-09-18T14:25:49.506Z] === RUN Test/DockerSuite/TestBuildAddTarXzGz [2019-09-18T14:25:49.779Z] ok github.com/docker/docker/builder/dockerfile 0.435s coverage: 43.2% of statements [2019-09-18T14:25:49.779Z] ok github.com/docker/docker/builder/dockerignore 0.052s coverage: 96.8% of statements [2019-09-18T14:25:49.779Z] ok github.com/docker/docker/builder/fscache 1.658s coverage: 69.2% of statements [2019-09-18T14:25:49.779Z] ok github.com/docker/docker/builder/remotecontext 0.590s coverage: 9.2% of statements [2019-09-18T14:25:50.881Z] === RUN Test/DockerSuite/TestBuildAddToSymlinkDest [2019-09-18T14:25:51.331Z] ok github.com/docker/docker/pkg/plugins 33.620s coverage: 76.6% of statements [2019-09-18T14:25:51.331Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-18T14:25:51.331Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-18T14:25:51.331Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-18T14:25:51.331Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-18T14:25:51.331Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-18T14:25:51.331Z] ? github.com/docker/docker/rootless [no test files] [2019-09-18T14:25:51.331Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-18T14:25:51.331Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-18T14:25:51.331Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-18T14:25:51.331Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-18T14:25:51.331Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-18T14:25:51.331Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-18T14:25:51.331Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-18T14:25:51.331Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-18T14:25:51.331Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-18T14:25:51.331Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-18T14:25:51.331Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-18T14:25:51.331Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-18T14:25:51.331Z] ? github.com/docker/docker/volume [no test files] [2019-09-18T14:25:51.331Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-18T14:25:51.331Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-18T14:25:51.331Z] [2019-09-18T14:25:51.331Z] === Skipped [2019-09-18T14:25:51.331Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-18T14:25:51.331Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-18T14:25:51.331Z] [2019-09-18T14:25:51.331Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-18T14:25:51.331Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-18T14:25:51.331Z] [2019-09-18T14:25:51.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-18T14:25:51.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:25:51.331Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T14:25:51.331Z] [2019-09-18T14:25:51.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-18T14:25:51.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:25:51.331Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T14:25:51.331Z] [2019-09-18T14:25:51.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-18T14:25:51.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:25:51.331Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T14:25:51.331Z] [2019-09-18T14:25:51.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-18T14:25:51.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:25:51.331Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T14:25:51.331Z] [2019-09-18T14:25:51.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-18T14:25:51.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:25:51.331Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T14:25:51.331Z] [2019-09-18T14:25:51.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-18T14:25:51.331Z] graphtest_unix.go:73: No driver to put! [2019-09-18T14:25:51.332Z] [2019-09-18T14:25:51.332Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-18T14:25:51.332Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-18T14:25:51.332Z] [2019-09-18T14:25:51.332Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-18T14:25:51.332Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-18T14:25:51.332Z] [2019-09-18T14:25:51.332Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-18T14:25:51.332Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-18T14:25:51.332Z] [2019-09-18T14:25:51.332Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-18T14:25:51.332Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-18T14:25:51.332Z] [2019-09-18T14:25:51.332Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-18T14:25:51.332Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:25:51.332Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T14:25:51.332Z] [2019-09-18T14:25:51.332Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-18T14:25:51.332Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:25:51.332Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T14:25:51.332Z] [2019-09-18T14:25:51.332Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.01s) [2019-09-18T14:25:51.332Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:25:51.332Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T14:25:51.332Z] [2019-09-18T14:25:51.332Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-18T14:25:51.332Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:25:51.332Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T14:25:51.332Z] [2019-09-18T14:25:51.332Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-18T14:25:51.332Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:25:51.332Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T14:25:51.332Z] [2019-09-18T14:25:51.332Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-18T14:25:51.332Z] graphtest_unix.go:73: No driver to put! [2019-09-18T14:25:51.332Z] [2019-09-18T14:25:51.332Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-18T14:25:51.332Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-18T14:25:51.332Z] [2019-09-18T14:25:51.332Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-18T14:25:51.332Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-18T14:25:51.332Z] [2019-09-18T14:25:51.332Z] [2019-09-18T14:25:51.332Z] DONE 2084 tests, 20 skipped in 232.543s Post stage [Pipeline] junit [2019-09-18T14:25:51.459Z] --- PASS: TestLinksContainerNames (2.14s) [2019-09-18T14:25:51.459Z] === RUN TestLogsFollowTailEmpty [2019-09-18T14:25:51.473Z] Recording test results [2019-09-18T14:25:52.408Z] --- PASS: TestLogsFollowTailEmpty (1.02s) [2019-09-18T14:25:52.408Z] === RUN TestContainerNetworkMountsNoChown [2019-09-18T14:25:52.445Z] tests/integration/models_images_test.py ............... [ 89%] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-18T14:25:53.778Z] --- PASS: TestContainerNetworkMountsNoChown (1.05s) [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/default [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/default [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/private [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/private [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/rprivate [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/slave [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/slave [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/rslave [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/shared [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/shared [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/rshared [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-18T14:25:53.778Z] === CONT TestMountDaemonRoot/default [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-18T14:25:53.778Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-18T14:25:53.778Z] === CONT TestMountDaemonRoot/rshared [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-18T14:25:53.778Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-18T14:25:53.778Z] === CONT TestMountDaemonRoot/shared [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-18T14:25:53.778Z] === CONT TestMountDaemonRoot/rslave [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-18T14:25:53.778Z] === CONT TestMountDaemonRoot/slave [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-18T14:25:53.778Z] === CONT TestMountDaemonRoot/rprivate [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-18T14:25:53.778Z] === CONT TestMountDaemonRoot/private [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-18T14:25:53.778Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-18T14:25:53.778Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-18T14:25:53.778Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-18T14:25:53.778Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-18T14:25:53.778Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-18T14:25:53.778Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-18T14:25:53.778Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-18T14:25:53.778Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-18T14:25:53.989Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39942/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=41adef29f57b0050c4e9c6c9606fae2b7ddf129b -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:41adef29f57b0050c4e9c6c9606fae2b7ddf129b hack/make.sh dynbinary test-integration [2019-09-18T14:25:54.035Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-18T14:25:54.035Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-18T14:25:54.035Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-18T14:25:54.035Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-18T14:25:54.035Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-18T14:25:54.035Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-18T14:25:54.035Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-18T14:25:54.035Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-18T14:25:54.059Z] tests/integration/models_networks_test.py .... [ 90%] [2019-09-18T14:25:54.292Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-18T14:25:54.292Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-18T14:25:54.292Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-18T14:25:54.292Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-18T14:25:54.292Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-18T14:25:54.292Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-18T14:25:54.292Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-18T14:25:54.292Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-18T14:25:54.292Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-18T14:25:54.292Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-18T14:25:54.375Z] [2019-09-18T14:25:54.375Z] Removing bundles/ [2019-09-18T14:25:54.375Z] [2019-09-18T14:25:54.375Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-09-18T14:25:54.375Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-18T14:25:54.375Z] GOOS="" GOARCH="" GOARM="" [2019-09-18T14:25:54.551Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-18T14:25:54.551Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-09-18T14:25:54.551Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-09-18T14:25:54.551Z] === RUN TestContainerBindMountNonRecursive [2019-09-18T14:25:55.482Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-09-18T14:25:55.741Z] === RUN Test/DockerSuite/TestBuildAddWholeDirToRoot [2019-09-18T14:25:57.109Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-09-18T14:25:57.109Z] --- PASS: TestContainerBindMountNonRecursive (2.70s) [2019-09-18T14:25:57.109Z] === RUN TestNetworkNat [2019-09-18T14:25:58.482Z] --- PASS: TestNetworkNat (1.00s) [2019-09-18T14:25:58.482Z] === RUN TestNetworkLocalhostTCPNat [2019-09-18T14:25:59.047Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2019-09-18T14:25:59.047Z] === RUN TestNetworkLoopbackNat [2019-09-18T14:25:59.303Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-09-18T14:26:00.411Z] 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-18T14:26:00.412Z] + mkdir -p /build [2019-09-18T14:26:00.412Z] + cp runc /build/runc [2019-09-18T14:26:00.412Z] Removing intermediate container 064c0b611514 [2019-09-18T14:26:00.412Z] ---> a346a185b039 [2019-09-18T14:26:00.412Z] Step 81/125 : FROM dev-base AS tini [2019-09-18T14:26:00.412Z] ---> 2c50a2ec1d1e [2019-09-18T14:26:00.412Z] Step 82/125 : ARG DEBIAN_FRONTEND [2019-09-18T14:26:00.412Z] ---> Using cache [2019-09-18T14:26:00.412Z] ---> ca3a0d497083 [2019-09-18T14:26:00.412Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-09-18T14:26:00.412Z] ---> Running in 96652619da8e [2019-09-18T14:26:00.412Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-18T14:26:00.412Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-18T14:26:00.412Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-18T14:26:00.412Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-18T14:26:00.412Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-18T14:26:00.412Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB] [2019-09-18T14:26:00.412Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-18T14:26:00.412Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-18T14:26:00.579Z] tests/integration/models_nodes_test.py . [ 91%] [2019-09-18T14:26:00.673Z] --- PASS: TestNetworkLoopbackNat (1.39s) [2019-09-18T14:26:00.674Z] === RUN TestPause [2019-09-18T14:26:01.502Z] tests/integration/models_resources_test.py . [ 91%] [2019-09-18T14:26:01.609Z] --- PASS: TestPause (1.20s) [2019-09-18T14:26:01.609Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-18T14:26:01.609Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2019-09-18T14:26:01.609Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-18T14:26:01.609Z] === RUN TestPauseStopPausedContainer [2019-09-18T14:26:01.887Z] Fetched 7721 kB in 2s (3173 kB/s) [2019-09-18T14:26:02.982Z] --- PASS: TestPauseStopPausedContainer (1.02s) [2019-09-18T14:26:02.982Z] === RUN TestPsFilter [2019-09-18T14:26:02.982Z] --- PASS: TestPsFilter (0.32s) [2019-09-18T14:26:02.982Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-18T14:26:03.358Z] Reading package lists... [2019-09-18T14:26:03.547Z] === RUN Test/DockerSuite/TestBuildBlankName [2019-09-18T14:26:04.111Z] === RUN Test/DockerSuite/TestBuildBuildTimeArg [2019-09-18T14:26:04.371Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.18s) [2019-09-18T14:26:04.371Z] === RUN TestRemoveContainerWithVolume [2019-09-18T14:26:04.396Z] Reading package lists... [2019-09-18T14:26:04.396Z] Building dependency tree... [2019-09-18T14:26:04.396Z] Reading state information... [2019-09-18T14:26:04.679Z] The following additional packages will be installed: [2019-09-18T14:26:04.679Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-18T14:26:04.679Z] Suggested packages: [2019-09-18T14:26:04.679Z] codeblocks eclipse ninja-build lrzip [2019-09-18T14:26:04.679Z] Recommended packages: [2019-09-18T14:26:04.679Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-18T14:26:04.962Z] The following NEW packages will be installed: [2019-09-18T14:26:04.962Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-18T14:26:04.962Z] vim-common xxd [2019-09-18T14:26:04.962Z] 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-09-18T14:26:04.962Z] Need to get 13.4 MB of archives. [2019-09-18T14:26:04.962Z] After this operation, 60.4 MB of additional disk space will be used. [2019-09-18T14:26:04.962Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-09-18T14:26:04.962Z] 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-18T14:26:04.962Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-09-18T14:26:05.244Z] 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-18T14:26:05.244Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-09-18T14:26:05.244Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-09-18T14:26:05.244Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-09-18T14:26:05.244Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-09-18T14:26:05.302Z] --- PASS: TestRemoveContainerWithVolume (1.11s) [2019-09-18T14:26:05.302Z] === RUN TestRemoveContainerRunning [2019-09-18T14:26:05.527Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-18T14:26:05.527Z] 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-18T14:26:05.817Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-18T14:26:05.817Z] Fetched 13.4 MB in 0s (20.9 MB/s) [2019-09-18T14:26:05.817Z] Selecting previously unselected package cmake-data. [2019-09-18T14:26:05.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-18T14:26:05.817Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-18T14:26:05.817Z] Unpacking cmake-data (3.7.2-1) ... [2019-09-18T14:26:06.439Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-18T14:26:06.439Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-18T14:26:06.439Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-18T14:26:06.439Z] Selecting previously unselected package libicu57:ppc64el. [2019-09-18T14:26:06.439Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-09-18T14:26:06.439Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-09-18T14:26:06.673Z] --- PASS: TestRemoveContainerRunning (1.09s) [2019-09-18T14:26:06.673Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-18T14:26:07.238Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-09-18T14:26:07.333Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-09-18T14:26:07.447Z] Selecting previously unselected package libxml2:ppc64el. [2019-09-18T14:26:07.447Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-09-18T14:26:07.447Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-18T14:26:07.447Z] Selecting previously unselected package libarchive13:ppc64el. [2019-09-18T14:26:07.447Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-09-18T14:26:07.447Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-09-18T14:26:07.495Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.94s) [2019-09-18T14:26:07.495Z] === RUN TestRemoveInvalidContainer [2019-09-18T14:26:07.495Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-09-18T14:26:07.495Z] === RUN TestRenameLinkedContainer [2019-09-18T14:26:07.729Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2019-09-18T14:26:07.729Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-09-18T14:26:07.729Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-09-18T14:26:07.729Z] Selecting previously unselected package libuv1:ppc64el. [2019-09-18T14:26:07.729Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-09-18T14:26:07.729Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-09-18T14:26:07.729Z] Selecting previously unselected package cmake. [2019-09-18T14:26:07.729Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-09-18T14:26:07.729Z] Unpacking cmake (3.7.2-1) ... [2019-09-18T14:26:08.346Z] Selecting previously unselected package xxd. [2019-09-18T14:26:08.346Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-18T14:26:08.346Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-18T14:26:08.346Z] Selecting previously unselected package vim-common. [2019-09-18T14:26:08.346Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-18T14:26:08.346Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-18T14:26:08.346Z] Processing triggers for mime-support (3.60) ... [2019-09-18T14:26:08.346Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-18T14:26:08.346Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2019-09-18T14:26:08.346Z] Setting up cmake-data (3.7.2-1) ... [2019-09-18T14:26:08.346Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-09-18T14:26:08.346Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-18T14:26:08.346Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T14:26:08.346Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-18T14:26:08.346Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-18T14:26:08.346Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-09-18T14:26:08.346Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-09-18T14:26:08.346Z] Setting up cmake (3.7.2-1) ... [2019-09-18T14:26:08.346Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T14:26:10.021Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheHit [2019-09-18T14:26:10.021Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-09-18T14:26:10.372Z] Removing intermediate container 96652619da8e [2019-09-18T14:26:10.372Z] ---> b9f9fb8c3292 [2019-09-18T14:26:10.372Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:26:10.372Z] ---> 8ddc589d6859 [2019-09-18T14:26:10.372Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2019-09-18T14:26:10.372Z] ---> Running in 1bc190986514 [2019-09-18T14:26:10.372Z] Removing intermediate container 1bc190986514 [2019-09-18T14:26:10.372Z] ---> 54bf778d2438 [2019-09-18T14:26:10.372Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T14:26:10.654Z] ---> a91280a49921 [2019-09-18T14:26:10.654Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-18T14:26:10.654Z] ---> Running in 99d411677587 [2019-09-18T14:26:10.935Z] + RM_GOPATH=0 [2019-09-18T14:26:10.935Z] + TMP_GOPATH= [2019-09-18T14:26:10.935Z] + : /build [2019-09-18T14:26:10.935Z] + '[' -z '' ']' [2019-09-18T14:26:10.935Z] ++ mktemp -d [2019-09-18T14:26:10.935Z] + export GOPATH=/tmp/tmp.aprYg2CMQF [2019-09-18T14:26:10.935Z] + GOPATH=/tmp/tmp.aprYg2CMQF [2019-09-18T14:26:10.935Z] + RM_GOPATH=1 [2019-09-18T14:26:10.935Z] ++ dirname ./install.sh [2019-09-18T14:26:10.935Z] + dir=. [2019-09-18T14:26:10.935Z] + bin=tini [2019-09-18T14:26:10.935Z] + shift [2019-09-18T14:26:10.935Z] + '[' '!' -f ./tini.installer ']' [2019-09-18T14:26:10.935Z] + . ./tini.installer [2019-09-18T14:26:10.935Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-18T14:26:10.935Z] + install_tini [2019-09-18T14:26:10.935Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-18T14:26:10.935Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.aprYg2CMQF/tini [2019-09-18T14:26:10.935Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-18T14:26:10.935Z] Cloning into '/tmp/tmp.aprYg2CMQF/tini'... [2019-09-18T14:26:11.218Z] + cd /tmp/tmp.aprYg2CMQF/tini [2019-09-18T14:26:11.218Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-18T14:26:11.218Z] + cmake . [2019-09-18T14:26:11.392Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-09-18T14:26:11.499Z] -- The C compiler identification is GNU 6.3.0 [2019-09-18T14:26:11.499Z] -- Check for working C compiler: /usr/bin/cc [2019-09-18T14:26:11.499Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-09-18T14:26:11.499Z] -- Detecting C compiler ABI info [2019-09-18T14:26:11.499Z] -- Detecting C compiler ABI info - done [2019-09-18T14:26:11.499Z] -- Detecting C compile features [2019-09-18T14:26:11.649Z] --- PASS: TestRenameLinkedContainer (4.16s) [2019-09-18T14:26:11.649Z] === RUN TestRenameStoppedContainer [2019-09-18T14:26:11.722Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-09-18T14:26:11.722Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-09-18T14:26:12.114Z] -- Detecting C compile features - done [2019-09-18T14:26:12.114Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-18T14:26:12.114Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-18T14:26:12.114Z] -- Configuring done [2019-09-18T14:26:12.114Z] -- Generating done [2019-09-18T14:26:12.114Z] -- Build files have been written to: /tmp/tmp.aprYg2CMQF/tini [2019-09-18T14:26:12.114Z] + make tini-static [2019-09-18T14:26:12.114Z] Scanning dependencies of target tini-static [2019-09-18T14:26:12.114Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-18T14:26:12.734Z] [100%] Linking C executable tini-static [2019-09-18T14:26:12.734Z] [100%] Built target tini-static [2019-09-18T14:26:12.734Z] + mkdir -p /build [2019-09-18T14:26:12.734Z] + cp tini-static /build/docker-init [2019-09-18T14:26:13.022Z] --- PASS: TestRenameStoppedContainer (1.15s) [2019-09-18T14:26:13.022Z] === RUN TestRenameRunningContainerAndReuse [2019-09-18T14:26:13.280Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-09-18T14:26:13.351Z] Removing intermediate container 99d411677587 [2019-09-18T14:26:13.351Z] ---> a3618bf14542 [2019-09-18T14:26:13.351Z] Step 88/125 : FROM dev-base AS rootlesskit [2019-09-18T14:26:13.351Z] ---> 2c50a2ec1d1e [2019-09-18T14:26:13.351Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-09-18T14:26:13.351Z] ---> Running in 775607af640f [2019-09-18T14:26:13.351Z] Removing intermediate container 775607af640f [2019-09-18T14:26:13.351Z] ---> bedc9bc6a07c [2019-09-18T14:26:13.351Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:26:13.635Z] ---> bc4633646c94 [2019-09-18T14:26:13.635Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-18T14:26:13.635Z] ---> 4cbb3adefe1c [2019-09-18T14:26:13.635Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-09-18T14:26:13.635Z] ---> Running in e13cb1b3d2c0 [2019-09-18T14:26:13.917Z] + RM_GOPATH=0 [2019-09-18T14:26:13.917Z] + TMP_GOPATH= [2019-09-18T14:26:13.917Z] + : /build/ [2019-09-18T14:26:13.917Z] + '[' -z '' ']' [2019-09-18T14:26:13.917Z] ++ mktemp -d [2019-09-18T14:26:13.917Z] + export GOPATH=/tmp/tmp.TfAJLo6WXq [2019-09-18T14:26:13.917Z] + GOPATH=/tmp/tmp.TfAJLo6WXq [2019-09-18T14:26:13.917Z] + RM_GOPATH=1 [2019-09-18T14:26:13.917Z] ++ dirname ./install.sh [2019-09-18T14:26:13.917Z] + dir=. [2019-09-18T14:26:13.917Z] + bin=rootlesskit [2019-09-18T14:26:13.917Z] + shift [2019-09-18T14:26:13.917Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-09-18T14:26:13.917Z] + . ./rootlesskit.installer [2019-09-18T14:26:13.917Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-18T14:26:13.917Z] + install_rootlesskit [2019-09-18T14:26:13.917Z] + case "$1" in [2019-09-18T14:26:13.917Z] + export CGO_ENABLED=0 [2019-09-18T14:26:13.917Z] + CGO_ENABLED=0 [2019-09-18T14:26:13.917Z] + _install_rootlesskit [2019-09-18T14:26:13.917Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-18T14:26:13.917Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-09-18T14:26:13.917Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TfAJLo6WXq/src/github.com/rootless-containers/rootlesskit [2019-09-18T14:26:13.917Z] Cloning into '/tmp/tmp.TfAJLo6WXq/src/github.com/rootless-containers/rootlesskit'... [2019-09-18T14:26:14.650Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-09-18T14:26:14.650Z] --- PASS: TestRenameRunningContainerAndReuse (1.96s) [2019-09-18T14:26:14.650Z] === RUN TestRenameInvalidName [2019-09-18T14:26:14.910Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-09-18T14:26:14.931Z] + cd /tmp/tmp.TfAJLo6WXq/src/github.com/rootless-containers/rootlesskit [2019-09-18T14:26:14.931Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-09-18T14:26:15.214Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-18T14:26:15.214Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-18T14:26:15.841Z] --- PASS: TestRenameInvalidName (1.10s) [2019-09-18T14:26:15.841Z] === RUN TestRenameAnonymousContainer [2019-09-18T14:26:16.714Z] tests/integration/regression_test.py ...... [ 98%] [2019-09-18T14:26:17.223Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-09-18T14:26:17.223Z] tests/integration/credentials/utils_test.py . [100%] [2019-09-18T14:26:17.223Z] [2019-09-18T14:26:17.224Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-09-18T14:26:17.224Z] =========================== short test summary info ============================ [2019-09-18T14:26:17.224Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-09-18T14:26:17.224Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-09-18T14:26:17.224Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-09-18T14:26:17.224Z] Not supported on most drivers [2019-09-18T14:26:17.224Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-09-18T14:26:17.224Z] This doesn't seem to be taken into account by the engine [2019-09-18T14:26:17.224Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME [2019-09-18T14:26:17.224Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38) [2019-09-18T14:26:17.224Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-09-18T14:26:17.224Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-09-18T14:26:17.224Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-09-18T14:26:17.224Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-09-18T14:26:17.224Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-09-18T14:26:17.224Z] = 367 passed, 7 skipped, 6 deselected, 3 xfailed, 2 xpassed in 384.08 seconds == [2019-09-18T14:26:17.737Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-09-18T14:26:17.737Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-09-18T14:26:17.783Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-09-18T14:26:20.263Z] --- PASS: TestRenameAnonymousContainer (4.34s) [2019-09-18T14:26:20.263Z] === RUN TestRenameContainerWithSameName [2019-09-18T14:26:20.829Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-09-18T14:26:21.395Z] --- PASS: TestRenameContainerWithSameName (1.09s) [2019-09-18T14:26:21.395Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-18T14:26:21.395Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-09-18T14:26:21.395Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-09-18T14:26:21.395Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-09-18T14:26:22.326Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-09-18T14:26:23.259Z] --- PASS: TestRenameContainerWithLinkedContainer (1.99s) [2019-09-18T14:26:23.259Z] === RUN TestResize [2019-09-18T14:26:24.191Z] --- PASS: TestResize (1.04s) [2019-09-18T14:26:24.191Z] === RUN TestResizeWithInvalidSize [2019-09-18T14:26:24.756Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithLinks [2019-09-18T14:26:25.540Z] ok github.com/docker/docker/builder/remotecontext/git 31.810s coverage: 85.1% of statements [2019-09-18T14:26:25.540Z] ? github.com/docker/docker/cli [no test files] [2019-09-18T14:26:25.540Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-18T14:26:25.540Z] ok github.com/docker/docker/cli/debug 0.057s coverage: 100.0% of statements [2019-09-18T14:26:25.540Z] ok github.com/docker/docker/client 0.637s coverage: 75.1% of statements [2019-09-18T14:26:25.688Z] --- PASS: TestResizeWithInvalidSize (1.46s) [2019-09-18T14:26:25.688Z] === RUN TestResizeWhenContainerNotStarted [2019-09-18T14:26:26.681Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgEnv [2019-09-18T14:26:26.681Z] --- PASS: TestResizeWhenContainerNotStarted (0.96s) [2019-09-18T14:26:26.681Z] === RUN TestDaemonRestartKillContainers [2019-09-18T14:26:26.681Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-18T14:26:26.681Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-18T14:26:26.681Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-18T14:26:26.681Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-18T14:26:26.947Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-18T14:26:26.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-18T14:26:26.947Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-18T14:26:26.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-18T14:26:26.947Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-18T14:26:26.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-18T14:26:26.947Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-18T14:26:26.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-18T14:26:26.947Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-18T14:26:26.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-18T14:26:26.947Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-18T14:26:26.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-18T14:26:26.947Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-18T14:26:26.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-18T14:26:26.947Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-18T14:26:26.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-18T14:26:26.947Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-18T14:26:26.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-18T14:26:26.947Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-18T14:26:26.947Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-18T14:26:26.947Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-18T14:26:26.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-18T14:26:27.089Z] ok github.com/docker/docker/cmd/dockerd 0.714s coverage: 18.6% of statements [2019-09-18T14:26:27.770Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-18T14:26:27.770Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-18T14:26:29.243Z] Removing intermediate container e13cb1b3d2c0 [2019-09-18T14:26:29.243Z] ---> 9c8d74b7a569 [2019-09-18T14:26:29.243Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2019-09-18T14:26:29.483Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-18T14:26:29.483Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-18T14:26:29.524Z] ---> fbad71f276af [2019-09-18T14:26:29.524Z] Step 94/125 : FROM runtime-dev AS dev [2019-09-18T14:26:29.525Z] ---> a2db141ea735 [2019-09-18T14:26:29.525Z] Step 95/125 : ARG DEBIAN_FRONTEND [2019-09-18T14:26:29.525Z] ---> Running in 2cea4583a61f [2019-09-18T14:26:29.525Z] Removing intermediate container 2cea4583a61f [2019-09-18T14:26:29.525Z] ---> fb765ac37702 [2019-09-18T14:26:29.525Z] Step 96/125 : RUN groupadd -r docker [2019-09-18T14:26:29.807Z] ---> Running in be3a0be7af54 [2019-09-18T14:26:29.931Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-09-18T14:26:29.931Z] Clearing AppArmor profiles cache:. [2019-09-18T14:26:29.931Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-18T14:26:29.931Z] Unloading profiles will leave already running processes permanently [2019-09-18T14:26:29.931Z] unconfined, which can lead to unexpected situations. [2019-09-18T14:26:29.931Z] [2019-09-18T14:26:29.931Z] To set a process to complain mode, use the command line tool [2019-09-18T14:26:29.931Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-18T14:26:29.931Z] with the 'teardown' option." [2019-09-18T14:26:29.931Z] Post stage [Pipeline] junit [2019-09-18T14:26:29.940Z] Recording test results [2019-09-18T14:26:30.013Z] ok github.com/docker/docker/container 0.590s coverage: 42.5% of statements [2019-09-18T14:26:30.013Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-18T14:26:30.013Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-18T14:26:30.013Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-18T14:26:30.013Z] ? github.com/docker/docker/contrib/httpserver [no test files] [Pipeline] sh [2019-09-18T14:26:30.336Z] + echo Ensuring container killed. [2019-09-18T14:26:30.336Z] Ensuring container killed. [2019-09-18T14:26:30.336Z] + docker rm -vf docker-pr3 [2019-09-18T14:26:30.336Z] Error: No such container: docker-pr3 [2019-09-18T14:26:30.336Z] + true [Pipeline] sh [2019-09-18T14:26:30.421Z] Removing intermediate container be3a0be7af54 [2019-09-18T14:26:30.421Z] ---> b46f757b447d [2019-09-18T14:26:30.421Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2019-09-18T14:26:30.421Z] ---> Running in 8efbb809072f [2019-09-18T14:26:30.743Z] + echo Chowning /workspace to jenkins user [2019-09-18T14:26:30.743Z] Chowning /workspace to jenkins user [2019-09-18T14:26:30.743Z] + id -u [2019-09-18T14:26:30.743Z] + id -g [2019-09-18T14:26:30.743Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39942:/workspace busybox chown -R 1000:1000 /workspace [2019-09-18T14:26:30.854Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithNames [2019-09-18T14:26:31.038Z] Removing intermediate container 8efbb809072f [2019-09-18T14:26:31.038Z] ---> ab633faec22b [2019-09-18T14:26:31.038Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-09-18T14:26:31.038Z] ---> Running in c2087958a015 [2019-09-18T14:26:31.114Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-18T14:26:31.114Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-18T14:26:31.654Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-18T14:26:31.936Z] Removing intermediate container c2087958a015 [2019-09-18T14:26:31.936Z] ---> 953de71b74e6 [2019-09-18T14:26:31.936Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-09-18T14:26:31.936Z] ---> Running in a5504d454c75 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-18T14:26:32.431Z] + bundleName=docker-py [2019-09-18T14:26:32.431Z] + echo Creating docker-py-bundles.tar.gz [2019-09-18T14:26:32.431Z] Creating docker-py-bundles.tar.gz [2019-09-18T14:26:32.431Z] + 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-18T14:26:32.440Z] Archiving artifacts [2019-09-18T14:26:32.627Z] Removing intermediate container a5504d454c75 [2019-09-18T14:26:32.627Z] ---> 02628851dbd6 [2019-09-18T14:26:32.627Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-09-18T14:26:32.627Z] ---> Running in c30e7bd859d7 [2019-09-18T14:26:32.656Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39942/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-09-18T14:26:33.010Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-18T14:26:33.010Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-18T14:26:33.010Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39942/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=41adef29f57b0050c4e9c6c9606fae2b7ddf129b -e DOCKER_GRAPHDRIVER docker:41adef29f57b0050c4e9c6c9606fae2b7ddf129b hack/make.sh binary-daemon [2019-09-18T14:26:33.245Z] Removing intermediate container c30e7bd859d7 [2019-09-18T14:26:33.245Z] ---> a34e58fbc329 [2019-09-18T14:26:33.245Z] Step 101/125 : RUN ldconfig [2019-09-18T14:26:33.245Z] ---> Running in 32d0a883cd42 [2019-09-18T14:26:33.569Z] [2019-09-18T14:26:33.569Z] Removing bundles/ [2019-09-18T14:26:33.824Z] [2019-09-18T14:26:33.824Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-09-18T14:26:33.824Z] Building: bundles/binary-daemon/dockerd-dev [2019-09-18T14:26:33.824Z] GOOS="" GOARCH="" GOARM="" [2019-09-18T14:26:34.263Z] Removing intermediate container 32d0a883cd42 [2019-09-18T14:26:34.263Z] ---> f53ec1a94d2a [2019-09-18T14:26:34.263Z] Step 102/125 : 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-18T14:26:34.263Z] ---> Running in cf363ff52e57 [2019-09-18T14:26:34.545Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-18T14:26:34.545Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-18T14:26:34.545Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-18T14:26:34.545Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-18T14:26:34.545Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-09-18T14:26:34.828Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB] [2019-09-18T14:26:34.907Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-09-18T14:26:35.110Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-18T14:26:35.110Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-09-18T14:26:36.277Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-18T14:26:36.277Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-18T14:26:37.130Z] Fetched 7721 kB in 2s (3056 kB/s) [2019-09-18T14:26:38.139Z] Reading package lists... [2019-09-18T14:26:38.801Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-09-18T14:26:39.145Z] Reading package lists... [2019-09-18T14:26:39.427Z] Building dependency tree... [2019-09-18T14:26:39.427Z] Reading state information... [2019-09-18T14:26:39.427Z] The following additional packages will be installed: [2019-09-18T14:26:39.427Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-18T14:26:39.427Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-18T14:26:39.427Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-18T14:26:39.427Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-18T14:26:39.427Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-18T14:26:39.427Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-18T14:26:39.427Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-18T14:26:39.427Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-18T14:26:39.427Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-18T14:26:39.427Z] Suggested packages: [2019-09-18T14:26:39.427Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-18T14:26:39.427Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-18T14:26:39.427Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-18T14:26:39.427Z] vim-doc vim-scripts xfsdump acl attr quota [2019-09-18T14:26:39.427Z] Recommended packages: [2019-09-18T14:26:39.427Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-18T14:26:39.427Z] python3-keyrings.alt python3-xdg unzip [2019-09-18T14:26:40.172Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-18T14:26:40.172Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-18T14:26:40.471Z] The following NEW packages will be installed: [2019-09-18T14:26:40.471Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-18T14:26:40.471Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-18T14:26:40.471Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-18T14:26:40.471Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-18T14:26:40.471Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-18T14:26:40.471Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-18T14:26:40.471Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-18T14:26:40.471Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-18T14:26:40.471Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-18T14:26:40.471Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-18T14:26:40.471Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-18T14:26:40.471Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-18T14:26:40.471Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-18T14:26:40.471Z] xfsprogs xxd xz-utils zip [2019-09-18T14:26:40.754Z] 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-09-18T14:26:40.754Z] Need to get 87.3 MB of archives. [2019-09-18T14:26:40.754Z] After this operation, 585 MB of additional disk space will be used. [2019-09-18T14:26:40.754Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-09-18T14:26:40.754Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-09-18T14:26:40.754Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-09-18T14:26:40.754Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-09-18T14:26:40.754Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-09-18T14:26:40.754Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-09-18T14:26:40.754Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-09-18T14:26:40.754Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-09-18T14:26:40.754Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-09-18T14:26:40.754Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-09-18T14:26:40.754Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-09-18T14:26:40.754Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-09-18T14:26:40.754Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-09-18T14:26:40.754Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-09-18T14:26:40.754Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-09-18T14:26:40.754Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-09-18T14:26:40.754Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-09-18T14:26:40.754Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-09-18T14:26:40.754Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-09-18T14:26:40.754Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-09-18T14:26:40.755Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-09-18T14:26:40.755Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-18T14:26:40.755Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-18T14:26:40.755Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-09-18T14:26:40.755Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-09-18T14:26:40.755Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-09-18T14:26:40.755Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-09-18T14:26:40.755Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-18T14:26:40.755Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-09-18T14:26:40.755Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-09-18T14:26:40.755Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-09-18T14:26:40.755Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-09-18T14:26:40.755Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-09-18T14:26:40.755Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-09-18T14:26:40.755Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-09-18T14:26:40.755Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-09-18T14:26:40.755Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-09-18T14:26:40.755Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-09-18T14:26:40.755Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-09-18T14:26:41.040Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-09-18T14:26:41.040Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-09-18T14:26:41.040Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-09-18T14:26:41.040Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-09-18T14:26:41.040Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-09-18T14:26:41.040Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-09-18T14:26:41.040Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-09-18T14:26:41.040Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-09-18T14:26:41.040Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-09-18T14:26:41.040Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-09-18T14:26:41.040Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-18T14:26:41.040Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-18T14:26:41.040Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-18T14:26:41.040Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-09-18T14:26:41.040Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-18T14:26:41.040Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-09-18T14:26:41.040Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-18T14:26:41.040Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-09-18T14:26:41.040Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-09-18T14:26:41.105Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-09-18T14:26:41.328Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-09-18T14:26:41.328Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-09-18T14:26:41.328Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-09-18T14:26:41.328Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-09-18T14:26:41.328Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-09-18T14:26:41.328Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-18T14:26:41.328Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-18T14:26:41.328Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-18T14:26:41.620Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-09-18T14:26:41.620Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-09-18T14:26:42.235Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-09-18T14:26:42.851Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-18T14:26:42.851Z] Fetched 87.3 MB in 1s (43.8 MB/s) [2019-09-18T14:26:42.851Z] Selecting previously unselected package bash-completion. [2019-09-18T14:26:42.851Z] (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-18T14:26:42.851Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-18T14:26:43.001Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-18T14:26:43.001Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.83s) [2019-09-18T14:26:43.001Z] 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-18T14:26:43.001Z] daemon.go:336: [daca7fd6fb958] waiting for daemon to start [2019-09-18T14:26:43.001Z] daemon.go:336: [daca7fd6fb958] waiting for daemon to start [2019-09-18T14:26:43.001Z] daemon.go:364: [daca7fd6fb958] daemon started [2019-09-18T14:26:43.001Z] daemon.go:336: [daca7fd6fb958] waiting for daemon to start [2019-09-18T14:26:43.001Z] daemon.go:307: [daca7fd6fb958] exiting daemon [2019-09-18T14:26:43.001Z] daemon.go:336: [daca7fd6fb958] waiting for daemon to start [2019-09-18T14:26:43.001Z] daemon.go:364: [daca7fd6fb958] daemon started [2019-09-18T14:26:43.001Z] daemon.go:472: [daca7fd6fb958] Stopping daemon [2019-09-18T14:26:43.001Z] daemon.go:307: [daca7fd6fb958] exiting daemon [2019-09-18T14:26:43.001Z] daemon.go:459: [daca7fd6fb958] Daemon stopped [2019-09-18T14:26:43.001Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.92s) [2019-09-18T14:26:43.001Z] 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-18T14:26:43.001Z] daemon.go:336: [d14e0868f6307] waiting for daemon to start [2019-09-18T14:26:43.001Z] daemon.go:336: [d14e0868f6307] waiting for daemon to start [2019-09-18T14:26:43.001Z] daemon.go:364: [d14e0868f6307] daemon started [2019-09-18T14:26:43.001Z] daemon.go:336: [d14e0868f6307] waiting for daemon to start [2019-09-18T14:26:43.001Z] daemon.go:307: [d14e0868f6307] exiting daemon [2019-09-18T14:26:43.001Z] daemon.go:336: [d14e0868f6307] waiting for daemon to start [2019-09-18T14:26:43.001Z] daemon.go:364: [d14e0868f6307] daemon started [2019-09-18T14:26:43.001Z] daemon.go:472: [d14e0868f6307] Stopping daemon [2019-09-18T14:26:43.001Z] daemon.go:307: [d14e0868f6307] exiting daemon [2019-09-18T14:26:43.001Z] daemon.go:459: [d14e0868f6307] Daemon stopped [2019-09-18T14:26:43.001Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) [2019-09-18T14:26:43.001Z] 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-18T14:26:43.001Z] daemon.go:336: [d85676c7b5ca3] waiting for daemon to start [2019-09-18T14:26:43.001Z] daemon.go:336: [d85676c7b5ca3] waiting for daemon to start [2019-09-18T14:26:43.001Z] daemon.go:364: [d85676c7b5ca3] daemon started [2019-09-18T14:26:43.001Z] daemon.go:472: [d85676c7b5ca3] Stopping daemon [2019-09-18T14:26:43.001Z] daemon.go:307: [d85676c7b5ca3] exiting daemon [2019-09-18T14:26:43.001Z] daemon.go:459: [d85676c7b5ca3] Daemon stopped [2019-09-18T14:26:43.001Z] daemon.go:336: [d85676c7b5ca3] waiting for daemon to start [2019-09-18T14:26:43.001Z] daemon.go:336: [d85676c7b5ca3] waiting for daemon to start [2019-09-18T14:26:43.001Z] daemon.go:364: [d85676c7b5ca3] daemon started [2019-09-18T14:26:43.001Z] daemon.go:472: [d85676c7b5ca3] Stopping daemon [2019-09-18T14:26:43.001Z] daemon.go:307: [d85676c7b5ca3] exiting daemon [2019-09-18T14:26:43.001Z] daemon.go:459: [d85676c7b5ca3] Daemon stopped [2019-09-18T14:26:43.001Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2019-09-18T14:26:43.001Z] 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-18T14:26:43.001Z] daemon.go:336: [df71b3f8071ce] waiting for daemon to start [2019-09-18T14:26:43.001Z] daemon.go:336: [df71b3f8071ce] waiting for daemon to start [2019-09-18T14:26:43.001Z] daemon.go:364: [df71b3f8071ce] daemon started [2019-09-18T14:26:43.001Z] daemon.go:336: [df71b3f8071ce] waiting for daemon to start [2019-09-18T14:26:43.001Z] daemon.go:307: [df71b3f8071ce] exiting daemon [2019-09-18T14:26:43.001Z] daemon.go:336: [df71b3f8071ce] waiting for daemon to start [2019-09-18T14:26:43.001Z] daemon.go:364: [df71b3f8071ce] daemon started [2019-09-18T14:26:43.002Z] daemon.go:472: [df71b3f8071ce] Stopping daemon [2019-09-18T14:26:43.002Z] daemon.go:307: [df71b3f8071ce] exiting daemon [2019-09-18T14:26:43.002Z] daemon.go:459: [df71b3f8071ce] Daemon stopped [2019-09-18T14:26:43.002Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2019-09-18T14:26:43.002Z] 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-18T14:26:43.002Z] daemon.go:336: [d336a7571bd77] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:336: [d336a7571bd77] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:364: [d336a7571bd77] daemon started [2019-09-18T14:26:43.002Z] daemon.go:307: [d336a7571bd77] exiting daemon [2019-09-18T14:26:43.002Z] daemon.go:336: [d336a7571bd77] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:336: [d336a7571bd77] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:364: [d336a7571bd77] daemon started [2019-09-18T14:26:43.002Z] daemon.go:472: [d336a7571bd77] Stopping daemon [2019-09-18T14:26:43.002Z] daemon.go:307: [d336a7571bd77] exiting daemon [2019-09-18T14:26:43.002Z] daemon.go:459: [d336a7571bd77] Daemon stopped [2019-09-18T14:26:43.002Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) [2019-09-18T14:26:43.002Z] 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-18T14:26:43.002Z] daemon.go:336: [dccc74713ac12] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:336: [dccc74713ac12] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:364: [dccc74713ac12] daemon started [2019-09-18T14:26:43.002Z] daemon.go:472: [dccc74713ac12] Stopping daemon [2019-09-18T14:26:43.002Z] daemon.go:307: [dccc74713ac12] exiting daemon [2019-09-18T14:26:43.002Z] daemon.go:459: [dccc74713ac12] Daemon stopped [2019-09-18T14:26:43.002Z] daemon.go:336: [dccc74713ac12] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:336: [dccc74713ac12] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:364: [dccc74713ac12] daemon started [2019-09-18T14:26:43.002Z] daemon.go:472: [dccc74713ac12] Stopping daemon [2019-09-18T14:26:43.002Z] daemon.go:307: [dccc74713ac12] exiting daemon [2019-09-18T14:26:43.002Z] daemon.go:459: [dccc74713ac12] Daemon stopped [2019-09-18T14:26:43.002Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.42s) [2019-09-18T14:26:43.002Z] 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-18T14:26:43.002Z] daemon.go:336: [d70556390e41a] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:336: [d70556390e41a] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:364: [d70556390e41a] daemon started [2019-09-18T14:26:43.002Z] daemon.go:472: [d70556390e41a] Stopping daemon [2019-09-18T14:26:43.002Z] daemon.go:307: [d70556390e41a] exiting daemon [2019-09-18T14:26:43.002Z] daemon.go:459: [d70556390e41a] Daemon stopped [2019-09-18T14:26:43.002Z] daemon.go:336: [d70556390e41a] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:336: [d70556390e41a] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:364: [d70556390e41a] daemon started [2019-09-18T14:26:43.002Z] daemon.go:472: [d70556390e41a] Stopping daemon [2019-09-18T14:26:43.002Z] daemon.go:307: [d70556390e41a] exiting daemon [2019-09-18T14:26:43.002Z] daemon.go:459: [d70556390e41a] Daemon stopped [2019-09-18T14:26:43.002Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.44s) [2019-09-18T14:26:43.002Z] 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-18T14:26:43.002Z] daemon.go:336: [d89c3f6224046] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:336: [d89c3f6224046] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:364: [d89c3f6224046] daemon started [2019-09-18T14:26:43.002Z] daemon.go:472: [d89c3f6224046] Stopping daemon [2019-09-18T14:26:43.002Z] daemon.go:307: [d89c3f6224046] exiting daemon [2019-09-18T14:26:43.002Z] daemon.go:459: [d89c3f6224046] Daemon stopped [2019-09-18T14:26:43.002Z] daemon.go:336: [d89c3f6224046] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:336: [d89c3f6224046] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:364: [d89c3f6224046] daemon started [2019-09-18T14:26:43.002Z] daemon.go:472: [d89c3f6224046] Stopping daemon [2019-09-18T14:26:43.002Z] daemon.go:307: [d89c3f6224046] exiting daemon [2019-09-18T14:26:43.002Z] daemon.go:459: [d89c3f6224046] Daemon stopped [2019-09-18T14:26:43.002Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.54s) [2019-09-18T14:26:43.002Z] 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-18T14:26:43.002Z] daemon.go:336: [df3428d7f88fa] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:336: [df3428d7f88fa] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:364: [df3428d7f88fa] daemon started [2019-09-18T14:26:43.002Z] daemon.go:472: [df3428d7f88fa] Stopping daemon [2019-09-18T14:26:43.002Z] daemon.go:307: [df3428d7f88fa] exiting daemon [2019-09-18T14:26:43.002Z] daemon.go:459: [df3428d7f88fa] Daemon stopped [2019-09-18T14:26:43.002Z] daemon.go:336: [df3428d7f88fa] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:336: [df3428d7f88fa] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:364: [df3428d7f88fa] daemon started [2019-09-18T14:26:43.002Z] daemon.go:472: [df3428d7f88fa] Stopping daemon [2019-09-18T14:26:43.002Z] daemon.go:307: [df3428d7f88fa] exiting daemon [2019-09-18T14:26:43.002Z] daemon.go:459: [df3428d7f88fa] Daemon stopped [2019-09-18T14:26:43.002Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.66s) [2019-09-18T14:26:43.002Z] 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-18T14:26:43.002Z] daemon.go:336: [da26ec7dcabd1] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:336: [da26ec7dcabd1] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:364: [da26ec7dcabd1] daemon started [2019-09-18T14:26:43.002Z] daemon.go:336: [da26ec7dcabd1] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:307: [da26ec7dcabd1] exiting daemon [2019-09-18T14:26:43.002Z] daemon.go:336: [da26ec7dcabd1] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:364: [da26ec7dcabd1] daemon started [2019-09-18T14:26:43.002Z] daemon.go:472: [da26ec7dcabd1] Stopping daemon [2019-09-18T14:26:43.002Z] daemon.go:307: [da26ec7dcabd1] exiting daemon [2019-09-18T14:26:43.002Z] daemon.go:459: [da26ec7dcabd1] Daemon stopped [2019-09-18T14:26:43.002Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.73s) [2019-09-18T14:26:43.002Z] 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-18T14:26:43.002Z] daemon.go:336: [d1a8572681f0e] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:336: [d1a8572681f0e] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:364: [d1a8572681f0e] daemon started [2019-09-18T14:26:43.002Z] daemon.go:472: [d1a8572681f0e] Stopping daemon [2019-09-18T14:26:43.002Z] daemon.go:307: [d1a8572681f0e] exiting daemon [2019-09-18T14:26:43.002Z] daemon.go:459: [d1a8572681f0e] Daemon stopped [2019-09-18T14:26:43.002Z] daemon.go:336: [d1a8572681f0e] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:336: [d1a8572681f0e] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:364: [d1a8572681f0e] daemon started [2019-09-18T14:26:43.002Z] daemon.go:472: [d1a8572681f0e] Stopping daemon [2019-09-18T14:26:43.002Z] daemon.go:307: [d1a8572681f0e] exiting daemon [2019-09-18T14:26:43.002Z] daemon.go:459: [d1a8572681f0e] Daemon stopped [2019-09-18T14:26:43.002Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.88s) [2019-09-18T14:26:43.002Z] 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-18T14:26:43.002Z] daemon.go:336: [d1928c74ef114] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:336: [d1928c74ef114] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:364: [d1928c74ef114] daemon started [2019-09-18T14:26:43.002Z] daemon.go:307: [d1928c74ef114] exiting daemon [2019-09-18T14:26:43.002Z] daemon.go:336: [d1928c74ef114] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:336: [d1928c74ef114] waiting for daemon to start [2019-09-18T14:26:43.002Z] daemon.go:364: [d1928c74ef114] daemon started [2019-09-18T14:26:43.002Z] daemon.go:472: [d1928c74ef114] Stopping daemon [2019-09-18T14:26:43.002Z] daemon.go:307: [d1928c74ef114] exiting daemon [2019-09-18T14:26:43.002Z] daemon.go:459: [d1928c74ef114] Daemon stopped [2019-09-18T14:26:43.002Z] === RUN TestCgroupNamespacesRun [2019-09-18T14:26:43.002Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgExpansion [2019-09-18T14:26:43.859Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-09-18T14:26:44.142Z] Selecting previously unselected package libnet1:ppc64el. [2019-09-18T14:26:44.142Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-18T14:26:44.142Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-18T14:26:44.142Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2019-09-18T14:26:44.142Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-09-18T14:26:44.142Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-09-18T14:26:44.142Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-09-18T14:26:44.142Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-09-18T14:26:44.142Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-09-18T14:26:44.142Z] Selecting previously unselected package libudev-dev:ppc64el. [2019-09-18T14:26:44.142Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-09-18T14:26:44.142Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-09-18T14:26:44.142Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-09-18T14:26:44.142Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-18T14:26:44.142Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-09-18T14:26:44.425Z] Selecting previously unselected package python3.5-minimal. [2019-09-18T14:26:44.425Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-18T14:26:44.425Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-18T14:26:44.709Z] Selecting previously unselected package python3-minimal. [2019-09-18T14:26:44.709Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-09-18T14:26:44.709Z] Unpacking python3-minimal (3.5.3-1) ... [2019-09-18T14:26:44.709Z] Selecting previously unselected package libmpdec2:ppc64el. [2019-09-18T14:26:44.709Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-09-18T14:26:44.709Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-09-18T14:26:44.709Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-09-18T14:26:44.709Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-18T14:26:44.709Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-09-18T14:26:44.898Z] --- PASS: TestCgroupNamespacesRun (1.91s) [2019-09-18T14:26:44.898Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-09-18T14:26:44.898Z] daemon.go:336: [d11b061632a39] waiting for daemon to start [2019-09-18T14:26:44.898Z] daemon.go:336: [d11b061632a39] waiting for daemon to start [2019-09-18T14:26:44.898Z] daemon.go:364: [d11b061632a39] daemon started [2019-09-18T14:26:44.898Z] daemon.go:472: [d11b061632a39] Stopping daemon [2019-09-18T14:26:44.898Z] daemon.go:307: [d11b061632a39] exiting daemon [2019-09-18T14:26:44.898Z] daemon.go:459: [d11b061632a39] Daemon stopped [2019-09-18T14:26:44.898Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-18T14:26:44.992Z] Selecting previously unselected package python3.5. [2019-09-18T14:26:44.992Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-18T14:26:44.992Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-18T14:26:44.992Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-09-18T14:26:44.992Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-09-18T14:26:44.992Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-09-18T14:26:44.992Z] Selecting previously unselected package dh-python. [2019-09-18T14:26:44.992Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-18T14:26:44.992Z] Unpacking dh-python (2.20170125) ... [2019-09-18T14:26:44.992Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-09-18T14:26:44.992Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-18T14:26:45.831Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-09-18T14:26:46.000Z] Setting up python3-minimal (3.5.3-1) ... [2019-09-18T14:26:46.283Z] Selecting previously unselected package python3. [2019-09-18T14:26:46.283Z] (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-18T14:26:46.283Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-09-18T14:26:46.283Z] Unpacking python3 (3.5.3-1) ... [2019-09-18T14:26:46.283Z] Selecting previously unselected package pigz. [2019-09-18T14:26:46.283Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-09-18T14:26:46.283Z] Unpacking pigz (2.3.4-1) ... [2019-09-18T14:26:46.283Z] Selecting previously unselected package libip4tc0:ppc64el. [2019-09-18T14:26:46.283Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-18T14:26:46.283Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-18T14:26:46.283Z] Selecting previously unselected package libip6tc0:ppc64el. [2019-09-18T14:26:46.283Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-18T14:26:46.283Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-18T14:26:46.566Z] Selecting previously unselected package libiptc0:ppc64el. [2019-09-18T14:26:46.566Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-18T14:26:46.566Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-18T14:26:46.566Z] Selecting previously unselected package libxtables12:ppc64el. [2019-09-18T14:26:46.566Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-18T14:26:46.566Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-18T14:26:46.566Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-09-18T14:26:46.566Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-09-18T14:26:46.566Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-09-18T14:26:46.566Z] Selecting previously unselected package iptables. [2019-09-18T14:26:46.566Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-18T14:26:46.566Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-18T14:26:46.566Z] Selecting previously unselected package xxd. [2019-09-18T14:26:46.566Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-18T14:26:46.566Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-18T14:26:46.566Z] Selecting previously unselected package vim-common. [2019-09-18T14:26:46.566Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-18T14:26:46.566Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-18T14:26:46.763Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-09-18T14:26:46.763Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.20s) [2019-09-18T14:26:46.763Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-09-18T14:26:46.763Z] daemon.go:336: [dd3f25717574e] waiting for daemon to start [2019-09-18T14:26:46.763Z] daemon.go:336: [dd3f25717574e] waiting for daemon to start [2019-09-18T14:26:46.763Z] daemon.go:364: [dd3f25717574e] daemon started [2019-09-18T14:26:46.763Z] daemon.go:472: [dd3f25717574e] Stopping daemon [2019-09-18T14:26:46.763Z] daemon.go:307: [dd3f25717574e] exiting daemon [2019-09-18T14:26:46.763Z] daemon.go:459: [dd3f25717574e] Daemon stopped [2019-09-18T14:26:46.763Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-18T14:26:46.849Z] Selecting previously unselected package bzip2. [2019-09-18T14:26:46.849Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-09-18T14:26:46.849Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-09-18T14:26:46.849Z] Selecting previously unselected package libgpm2:ppc64el. [2019-09-18T14:26:46.849Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-09-18T14:26:46.849Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-09-18T14:26:46.849Z] Selecting previously unselected package xz-utils. [2019-09-18T14:26:46.849Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-09-18T14:26:46.849Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-18T14:26:46.849Z] Selecting previously unselected package aufs-tools. [2019-09-18T14:26:46.849Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-09-18T14:26:46.849Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-18T14:26:46.849Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-18T14:26:46.849Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-18T14:26:46.849Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-18T14:26:46.849Z] Selecting previously unselected package btrfs-progs. [2019-09-18T14:26:46.849Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-09-18T14:26:46.849Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-18T14:26:47.132Z] Selecting previously unselected package btrfs-tools. [2019-09-18T14:26:47.132Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-09-18T14:26:47.132Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-18T14:26:47.132Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-09-18T14:26:47.132Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-09-18T14:26:47.132Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-18T14:26:47.132Z] Selecting previously unselected package dmsetup. [2019-09-18T14:26:47.132Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-09-18T14:26:47.132Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-09-18T14:26:47.132Z] Selecting previously unselected package libonig4:ppc64el. [2019-09-18T14:26:47.132Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-09-18T14:26:47.132Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-09-18T14:26:47.132Z] Selecting previously unselected package libjq1:ppc64el. [2019-09-18T14:26:47.132Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-18T14:26:47.132Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-18T14:26:47.132Z] Selecting previously unselected package jq. [2019-09-18T14:26:47.132Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-18T14:26:47.132Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-18T14:26:47.132Z] Selecting previously unselected package libaio1:ppc64el. [2019-09-18T14:26:47.132Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-09-18T14:26:47.132Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-09-18T14:26:47.132Z] Selecting previously unselected package libcap2-bin. [2019-09-18T14:26:47.132Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-09-18T14:26:47.132Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-09-18T14:26:47.132Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-09-18T14:26:47.133Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-09-18T14:26:47.133Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-18T14:26:47.422Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2019-09-18T14:26:47.422Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-09-18T14:26:47.422Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-09-18T14:26:47.422Z] Selecting previously unselected package libpcre16-3:ppc64el. [2019-09-18T14:26:47.422Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-09-18T14:26:47.422Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-09-18T14:26:47.422Z] Selecting previously unselected package libpcre32-3:ppc64el. [2019-09-18T14:26:47.422Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-09-18T14:26:47.422Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-09-18T14:26:47.422Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2019-09-18T14:26:47.422Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-09-18T14:26:47.422Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-09-18T14:26:47.422Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2019-09-18T14:26:47.422Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-09-18T14:26:47.422Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-09-18T14:26:47.719Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-09-18T14:26:47.719Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-09-18T14:26:47.719Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-09-18T14:26:47.719Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-09-18T14:26:47.719Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-09-18T14:26:47.719Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-18T14:26:47.719Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-09-18T14:26:47.719Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-09-18T14:26:47.719Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-18T14:26:47.719Z] Selecting previously unselected package libreadline5:ppc64el. [2019-09-18T14:26:47.719Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-09-18T14:26:47.719Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-09-18T14:26:47.719Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2019-09-18T14:26:47.719Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-09-18T14:26:47.719Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-09-18T14:26:48.340Z] Selecting previously unselected package net-tools. [2019-09-18T14:26:48.340Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-09-18T14:26:48.340Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-18T14:26:48.340Z] Selecting previously unselected package python-pip-whl. [2019-09-18T14:26:48.340Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-18T14:26:48.340Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-18T14:26:48.340Z] Selecting previously unselected package python3-pip. [2019-09-18T14:26:48.340Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-18T14:26:48.340Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-18T14:26:48.340Z] Selecting previously unselected package python3-pkg-resources. [2019-09-18T14:26:48.340Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-18T14:26:48.340Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-18T14:26:48.340Z] Selecting previously unselected package python3-setuptools. [2019-09-18T14:26:48.623Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-18T14:26:48.624Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-09-18T14:26:48.624Z] Selecting previously unselected package python3-wheel. [2019-09-18T14:26:48.624Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-18T14:26:48.624Z] Unpacking python3-wheel (0.29.0-2) ... [2019-09-18T14:26:48.624Z] Selecting previously unselected package thin-provisioning-tools. [2019-09-18T14:26:48.624Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-09-18T14:26:48.624Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-18T14:26:48.624Z] Selecting previously unselected package vim-runtime. [2019-09-18T14:26:48.624Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-18T14:26:48.624Z] 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-18T14:26:48.624Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-18T14:26:48.624Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-18T14:26:49.286Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.12s) [2019-09-18T14:26:49.286Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-09-18T14:26:49.286Z] daemon.go:336: [d67025a1cefae] waiting for daemon to start [2019-09-18T14:26:49.286Z] daemon.go:336: [d67025a1cefae] waiting for daemon to start [2019-09-18T14:26:49.286Z] daemon.go:364: [d67025a1cefae] daemon started [2019-09-18T14:26:49.286Z] daemon.go:472: [d67025a1cefae] Stopping daemon [2019-09-18T14:26:49.286Z] daemon.go:307: [d67025a1cefae] exiting daemon [2019-09-18T14:26:49.286Z] daemon.go:459: [d67025a1cefae] Daemon stopped [2019-09-18T14:26:49.286Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-18T14:26:49.633Z] Selecting previously unselected package vim. [2019-09-18T14:26:49.633Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-18T14:26:49.633Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-18T14:26:49.633Z] Selecting previously unselected package xfsprogs. [2019-09-18T14:26:49.633Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-09-18T14:26:49.633Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-18T14:26:49.915Z] Selecting previously unselected package zip. [2019-09-18T14:26:49.915Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-09-18T14:26:49.915Z] Unpacking zip (3.0-11+b1) ... [2019-09-18T14:26:49.915Z] Selecting previously unselected package libapparmor-perl. [2019-09-18T14:26:49.915Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-18T14:26:49.915Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-18T14:26:49.915Z] Selecting previously unselected package apparmor. [2019-09-18T14:26:49.915Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-18T14:26:49.915Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-18T14:26:50.198Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-18T14:26:50.198Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-09-18T14:26:50.198Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-18T14:26:50.481Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-18T14:26:50.481Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-09-18T14:26:50.481Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-18T14:26:50.658Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgHistory [2019-09-18T14:26:50.659Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-09-18T14:26:50.916Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s) [2019-09-18T14:26:50.916Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-09-18T14:26:50.916Z] daemon.go:336: [d1e552a1821ac] waiting for daemon to start [2019-09-18T14:26:50.916Z] daemon.go:336: [d1e552a1821ac] waiting for daemon to start [2019-09-18T14:26:50.916Z] daemon.go:364: [d1e552a1821ac] daemon started [2019-09-18T14:26:50.916Z] daemon.go:472: [d1e552a1821ac] Stopping daemon [2019-09-18T14:26:50.916Z] daemon.go:307: [d1e552a1821ac] exiting daemon [2019-09-18T14:26:50.916Z] daemon.go:459: [d1e552a1821ac] Daemon stopped [2019-09-18T14:26:50.916Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-18T14:26:50.916Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-09-18T14:26:51.098Z] Selecting previously unselected package binutils-mingw-w64. [2019-09-18T14:26:51.098Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-18T14:26:51.098Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-18T14:26:51.098Z] Selecting previously unselected package mingw-w64-common. [2019-09-18T14:26:51.098Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-18T14:26:51.098Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-18T14:26:51.232Z] ok github.com/docker/docker/daemon 2.895s coverage: 9.1% of statements [2019-09-18T14:26:51.232Z] ok github.com/docker/docker/daemon/cluster 2.187s coverage: 0.5% of statements [2019-09-18T14:26:51.232Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.322s coverage: 65.3% of statements [2019-09-18T14:26:51.232Z] ok github.com/docker/docker/daemon/cluster/convert 0.911s coverage: 35.8% of statements [2019-09-18T14:26:51.232Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-18T14:26:51.232Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.966s coverage: 10.9% of statements [2019-09-18T14:26:51.232Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-18T14:26:51.232Z] ok github.com/docker/docker/daemon/config 1.071s coverage: 82.3% of statements [2019-09-18T14:26:51.232Z] ok github.com/docker/docker/daemon/discovery 0.676s coverage: 30.0% of statements [2019-09-18T14:26:51.232Z] ok github.com/docker/docker/daemon/events 0.341s coverage: 50.0% of statements [2019-09-18T14:26:51.232Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-18T14:26:51.232Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-18T14:26:51.232Z] ok github.com/docker/docker/daemon/graphdriver 0.651s coverage: 2.3% of statements [2019-09-18T14:26:51.232Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-09-18T14:26:51.232Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-09-18T14:26:51.232Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-18T14:26:51.232Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-09-18T14:26:51.232Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-09-18T14:26:51.232Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-09-18T14:26:51.232Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-09-18T14:26:51.232Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-18T14:26:51.232Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-09-18T14:26:51.232Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-09-18T14:26:51.232Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-09-18T14:26:51.232Z] ok github.com/docker/docker/daemon/images 0.372s coverage: 4.9% of statements [2019-09-18T14:26:51.232Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-18T14:26:51.232Z] ok github.com/docker/docker/daemon/links 0.487s coverage: 93.0% of statements [2019-09-18T14:26:51.232Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-18T14:26:51.232Z] ok github.com/docker/docker/daemon/logger 0.591s coverage: 43.0% of statements [2019-09-18T14:26:52.110Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-18T14:26:52.110Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-18T14:26:52.110Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-18T14:26:52.208Z] ok github.com/docker/docker/daemon/logger/awslogs 0.936s coverage: 77.4% of statements [2019-09-18T14:26:52.208Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-09-18T14:26:52.208Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-18T14:26:52.208Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-18T14:26:52.208Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-09-18T14:26:52.208Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-09-18T14:26:52.812Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.95s) [2019-09-18T14:26:52.812Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-09-18T14:26:52.813Z] daemon.go:336: [d2863c6c9c2ae] waiting for daemon to start [2019-09-18T14:26:52.813Z] daemon.go:336: [d2863c6c9c2ae] waiting for daemon to start [2019-09-18T14:26:52.813Z] daemon.go:364: [d2863c6c9c2ae] daemon started [2019-09-18T14:26:52.813Z] daemon.go:472: [d2863c6c9c2ae] Stopping daemon [2019-09-18T14:26:52.813Z] daemon.go:307: [d2863c6c9c2ae] exiting daemon [2019-09-18T14:26:52.813Z] daemon.go:459: [d2863c6c9c2ae] Daemon stopped [2019-09-18T14:26:52.813Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-18T14:26:53.119Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-09-18T14:26:53.119Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-18T14:26:53.119Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-18T14:26:53.119Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-18T14:26:53.119Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-18T14:26:53.119Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-18T14:26:53.226Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-18T14:26:53.226Z] [2019-09-18T14:26:53.226Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-18T14:26:53.377Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-09-18T14:26:53.615Z] PKG_CONFIG=pkg-config [2019-09-18T14:26:53.615Z] GOLANG_VERSION=1.12.9 [2019-09-18T14:26:53.615Z] HOSTNAME=65443c48c81d [2019-09-18T14:26:53.615Z] DOCKER_EXPERIMENTAL=1 [2019-09-18T14:26:53.615Z] container=docker [2019-09-18T14:26:53.615Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-18T14:26:53.615Z] GOPATH=/go [2019-09-18T14:26:53.615Z] PWD=/go/src/github.com/docker/docker [2019-09-18T14:26:53.615Z] HOME=/root [2019-09-18T14:26:53.615Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-18T14:26:53.615Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-18T14:26:53.615Z] DOCKER_GITCOMMIT=41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:26:53.615Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-18T14:26:53.615Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-18T14:26:53.615Z] TERM=xterm [2019-09-18T14:26:53.615Z] DEST=bundles/test-integration [2019-09-18T14:26:53.615Z] SHLVL=1 [2019-09-18T14:26:53.615Z] TIMEOUT=120m [2019-09-18T14:26:53.615Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-18T14:26:53.615Z] DOCKER_PKG=github.com/docker/docker [2019-09-18T14:26:53.615Z] TESTDEBUG=0 [2019-09-18T14:26:53.615Z] _=/usr/bin/env [2019-09-18T14:26:53.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-18T14:26:53.634Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2019-09-18T14:26:53.634Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-18T14:26:53.634Z] daemon.go:336: [d9abfcebb809a] waiting for daemon to start [2019-09-18T14:26:53.634Z] daemon.go:336: [d9abfcebb809a] waiting for daemon to start [2019-09-18T14:26:53.634Z] daemon.go:364: [d9abfcebb809a] daemon started [2019-09-18T14:26:53.634Z] daemon.go:472: [d9abfcebb809a] Stopping daemon [2019-09-18T14:26:53.634Z] daemon.go:307: [d9abfcebb809a] exiting daemon [2019-09-18T14:26:53.634Z] daemon.go:459: [d9abfcebb809a] Daemon stopped [2019-09-18T14:26:53.634Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-18T14:26:53.759Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.594s coverage: 62.1% of statements [2019-09-18T14:26:53.759Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.293s coverage: 88.3% of statements [2019-09-18T14:26:54.565Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2019-09-18T14:26:54.565Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-09-18T14:26:54.565Z] daemon.go:336: [d0354e0a699f3] waiting for daemon to start [2019-09-18T14:26:54.565Z] daemon.go:336: [d0354e0a699f3] waiting for daemon to start [2019-09-18T14:26:54.565Z] daemon.go:364: [d0354e0a699f3] daemon started [2019-09-18T14:26:54.565Z] daemon.go:472: [d0354e0a699f3] Stopping daemon [2019-09-18T14:26:54.565Z] daemon.go:307: [d0354e0a699f3] exiting daemon [2019-09-18T14:26:54.565Z] daemon.go:459: [d0354e0a699f3] Daemon stopped [2019-09-18T14:26:54.565Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-18T14:26:54.736Z] ok github.com/docker/docker/daemon/logger/local 0.679s coverage: 74.7% of statements [2019-09-18T14:26:54.736Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-18T14:26:55.129Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-09-18T14:26:55.200Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.155s coverage: 18.1% of statements [2019-09-18T14:26:56.499Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-09-18T14:26:56.756Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2019-09-18T14:26:56.756Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-09-18T14:26:56.756Z] daemon.go:336: [de2199a8da468] waiting for daemon to start [2019-09-18T14:26:56.756Z] daemon.go:336: [de2199a8da468] waiting for daemon to start [2019-09-18T14:26:56.756Z] daemon.go:364: [de2199a8da468] daemon started [2019-09-18T14:26:56.756Z] daemon.go:472: [de2199a8da468] Stopping daemon [2019-09-18T14:26:56.756Z] daemon.go:307: [de2199a8da468] exiting daemon [2019-09-18T14:26:56.756Z] daemon.go:459: [de2199a8da468] Daemon stopped [2019-09-18T14:26:56.756Z] === RUN TestKernelTCPMemory [2019-09-18T14:26:57.523Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-18T14:26:57.523Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-18T14:26:57.523Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-18T14:26:58.126Z] ok github.com/docker/docker/daemon/logger/splunk 2.474s coverage: 84.5% of statements [2019-09-18T14:26:58.126Z] --- PASS: TestKernelTCPMemory (1.22s) [2019-09-18T14:26:58.126Z] === RUN TestNISDomainname [2019-09-18T14:26:58.126Z] ok github.com/docker/docker/daemon/logger/syslog 0.212s coverage: 47.8% of statements [2019-09-18T14:26:58.126Z] === RUN Test/DockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-09-18T14:26:58.126Z] ok github.com/docker/docker/daemon/logger/templates 0.303s coverage: 8.3% of statements [2019-09-18T14:26:58.126Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-18T14:26:58.126Z] ? github.com/docker/docker/daemon/network [no test files] [2019-09-18T14:26:58.126Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-18T14:26:59.059Z] --- PASS: TestNISDomainname (1.27s) [2019-09-18T14:26:59.059Z] === RUN TestHostnameDnsResolution [2019-09-18T14:27:00.319Z] ok github.com/docker/docker/distribution 1.573s coverage: 20.8% of statements [2019-09-18T14:27:00.319Z] ok github.com/docker/docker/distribution/metadata 1.534s coverage: 48.2% of statements [2019-09-18T14:27:00.319Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-18T14:27:00.319Z] ok github.com/docker/docker/distribution/xfer 1.849s coverage: 62.2% of statements [2019-09-18T14:27:00.319Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-18T14:27:00.319Z] ok github.com/docker/docker/errdefs 0.093s coverage: 49.4% of statements [2019-09-18T14:27:00.956Z] --- PASS: TestHostnameDnsResolution (1.62s) [2019-09-18T14:27:00.956Z] === RUN TestStats [2019-09-18T14:27:00.978Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-18T14:27:00.978Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-18T14:27:00.978Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-09-18T14:27:00.978Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-18T14:27:00.978Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-18T14:27:00.978Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-18T14:27:00.979Z] Processing triggers for mime-support (3.60) ... [2019-09-18T14:27:00.979Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-18T14:27:00.979Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-09-18T14:27:00.979Z] Setting up libcap2-bin (1:2.25-1) ... [2019-09-18T14:27:00.979Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-18T14:27:00.979Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-18T14:27:00.979Z] Setting up bash-completion (1:2.1-4.3) ... [2019-09-18T14:27:01.214Z] === RUN Test/DockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-09-18T14:27:01.987Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-09-18T14:27:01.987Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-18T14:27:01.987Z] Setting up zip (3.0-11+b1) ... [2019-09-18T14:27:01.987Z] Setting up bzip2 (1.0.6-8.1) ... [2019-09-18T14:27:01.987Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-18T14:27:01.987Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-18T14:27:01.987Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T14:27:01.987Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2019-09-18T14:27:01.987Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-18T14:27:01.987Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-18T14:27:01.987Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-18T14:27:01.987Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-18T14:27:01.987Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-18T14:27:01.987Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-09-18T14:27:01.987Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-09-18T14:27:01.987Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-09-18T14:27:01.987Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-18T14:27:02.271Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-09-18T14:27:02.271Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-09-18T14:27:02.271Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-09-18T14:27:02.271Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-18T14:27:02.271Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-18T14:27:02.271Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-09-18T14:27:02.271Z] Setting up pigz (2.3.4-1) ... [2019-09-18T14:27:02.271Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-18T14:27:02.271Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-09-18T14:27:02.271Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-18T14:27:02.271Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-09-18T14:27:02.271Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-18T14:27:02.271Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-18T14:27:02.271Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-09-18T14:27:02.271Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-09-18T14:27:02.271Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-18T14:27:02.271Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-18T14:27:02.272Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-18T14:27:02.272Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-18T14:27:02.272Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-18T14:27:02.272Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-18T14:27:02.272Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-18T14:27:02.272Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-18T14:27:02.272Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-18T14:27:02.272Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-18T14:27:02.272Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-09-18T14:27:02.272Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-18T14:27:02.272Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-18T14:27:02.272Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-18T14:27:02.272Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-18T14:27:02.272Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-09-18T14:27:02.272Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-18T14:27:03.108Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-09-18T14:27:03.108Z] --- PASS: TestStats (2.37s) [2019-09-18T14:27:03.108Z] === RUN TestStopContainerWithTimeout [2019-09-18T14:27:03.108Z] === RUN TestStopContainerWithTimeout/0 [2019-09-18T14:27:03.108Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-18T14:27:03.108Z] === RUN TestStopContainerWithTimeout/1 [2019-09-18T14:27:03.108Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-18T14:27:03.108Z] === RUN TestStopContainerWithTimeout/3 [2019-09-18T14:27:03.108Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-18T14:27:03.108Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-18T14:27:03.108Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-18T14:27:03.108Z] === CONT TestStopContainerWithTimeout/0 [2019-09-18T14:27:03.108Z] === CONT TestStopContainerWithTimeout/3 [2019-09-18T14:27:04.040Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-09-18T14:27:04.080Z] ok github.com/docker/docker/image 1.362s coverage: 86.4% of statements [2019-09-18T14:27:04.080Z] ok github.com/docker/docker/image/cache 0.160s coverage: 19.2% of statements [2019-09-18T14:27:04.080Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-18T14:27:04.080Z] ok github.com/docker/docker/image/v1 0.340s coverage: 25.0% of statements [2019-09-18T14:27:04.080Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-18T14:27:04.296Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-09-18T14:27:04.296Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-18T14:27:04.296Z] 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-18T14:27:04.296Z] 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-18T14:27:04.296Z] 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-18T14:27:04.296Z] 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-18T14:27:04.296Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-18T14:27:04.296Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-18T14:27:04.296Z] 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-18T14:27:04.296Z] 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-18T14:27:04.296Z] Setting up python3 (3.5.3-1) ... [2019-09-18T14:27:04.298Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-18T14:27:04.879Z] === RUN Test/DockerDaemonSuite/TestDaemonShutdownTimeout [2019-09-18T14:27:04.917Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-18T14:27:05.470Z] === RUN Test/DockerSuite/TestBuildCacheAdd [2019-09-18T14:27:05.532Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-18T14:27:05.532Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-18T14:27:05.532Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-18T14:27:05.532Z] Setting up python3-wheel (0.29.0-2) ... [2019-09-18T14:27:05.633Z] ok github.com/docker/docker/layer 0.750s coverage: 30.0% of statements [2019-09-18T14:27:05.633Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-18T14:27:05.815Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-18T14:27:06.098Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-18T14:27:06.098Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-18T14:27:06.401Z] === CONT TestStopContainerWithTimeout/1 [2019-09-18T14:27:06.401Z] === RUN Test/DockerSuite/TestBuildCacheBrokenSymlink [2019-09-18T14:27:06.658Z] === RUN Test/DockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-09-18T14:27:06.712Z] Setting up dmsetup (2:1.02.137-2) ... [2019-09-18T14:27:06.712Z] Setting up python3-setuptools (33.1.1-1) ... [2019-09-18T14:27:06.995Z] Setting up dh-python (2.20170125) ... [2019-09-18T14:27:07.223Z] === RUN Test/DockerSuite/TestBuildCacheFrom [2019-09-18T14:27:07.278Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-09-18T14:27:07.278Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-18T14:27:08.157Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-09-18T14:27:08.157Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2019-09-18T14:27:08.157Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2019-09-18T14:27:08.157Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) [2019-09-18T14:27:08.157Z] --- PASS: TestStopContainerWithTimeout/1 (2.05s) [2019-09-18T14:27:08.157Z] === RUN TestDeleteDevicemapper [2019-09-18T14:27:08.157Z] --- SKIP: TestDeleteDevicemapper (0.02s) [2019-09-18T14:27:08.157Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-18T14:27:08.157Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-18T14:27:08.559Z] ok github.com/docker/docker/libcontainerd/local 0.332s coverage: 1.0% of statements [2019-09-18T14:27:08.559Z] ok github.com/docker/docker/libcontainerd/queue 0.107s coverage: 100.0% of statements [2019-09-18T14:27:08.559Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-18T14:27:08.559Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-18T14:27:08.559Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-18T14:27:08.559Z] ? github.com/docker/docker/oci [no test files] [2019-09-18T14:27:08.559Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-18T14:27:08.559Z] ok github.com/docker/docker/opts 0.779s coverage: 67.3% of statements [2019-09-18T14:27:08.559Z] ok github.com/docker/docker/pkg/aaparser 0.056s coverage: 50.0% of statements [2019-09-18T14:27:10.341Z] === RUN Test/DockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-09-18T14:27:12.874Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.46s) [2019-09-18T14:27:12.874Z] === RUN TestUpdateMemory [2019-09-18T14:27:12.874Z] --- SKIP: TestUpdateMemory (0.01s) [2019-09-18T14:27:12.874Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-18T14:27:12.874Z] === RUN TestUpdateCPUQuota [2019-09-18T14:27:13.805Z] === RUN Test/DockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-09-18T14:27:14.736Z] --- PASS: TestUpdateCPUQuota (2.08s) [2019-09-18T14:27:14.736Z] === RUN TestUpdatePidsLimit [2019-09-18T14:27:14.736Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-18T14:27:15.300Z] === RUN TestUpdatePidsLimit/no_change [2019-09-18T14:27:15.557Z] === RUN Test/DockerSuite/TestBuildCacheRootSource [2019-09-18T14:27:15.816Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-18T14:27:16.074Z] === RUN Test/DockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-09-18T14:27:16.331Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-18T14:27:16.332Z] === RUN Test/DockerSuite/TestBuildCancellationKillsSleep [2019-09-18T14:27:16.896Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-18T14:27:17.153Z] === RUN Test/DockerDaemonSuite/TestDaemonStartIptablesFalse [2019-09-18T14:27:17.410Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-18T14:27:17.557Z] Removing intermediate container cf363ff52e57 [2019-09-18T14:27:17.558Z] ---> 7ae197ac62ca [2019-09-18T14:27:17.558Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2019-09-18T14:27:17.558Z] ---> Running in 1133b946a455 [2019-09-18T14:27:17.669Z] === RUN Test/DockerSuite/TestBuildChownOnCopy [2019-09-18T14:27:17.669Z] === RUN Test/DockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-09-18T14:27:17.926Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-18T14:27:18.492Z] === RUN Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-18T14:27:19.582Z] Collecting yamllint==1.16.0 [2019-09-18T14:27:19.864Z] --- PASS: TestUpdatePidsLimit (5.04s) [2019-09-18T14:27:19.864Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2019-09-18T14:27:19.864Z] --- PASS: TestUpdatePidsLimit/no_change (0.49s) [2019-09-18T14:27:19.864Z] --- PASS: TestUpdatePidsLimit/update_lower (0.60s) [2019-09-18T14:27:19.864Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.58s) [2019-09-18T14:27:19.864Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.52s) [2019-09-18T14:27:19.864Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s) [2019-09-18T14:27:19.864Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.55s) [2019-09-18T14:27:19.864Z] === RUN TestUpdateRestartPolicy [2019-09-18T14:27:20.197Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-18T14:27:20.197Z] Collecting pyyaml (from yamllint==1.16.0) [2019-09-18T14:27:20.479Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-18T14:27:21.487Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-18T14:27:21.487Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-18T14:27:22.101Z] Building wheels for collected packages: pyyaml, pathspec [2019-09-18T14:27:22.101Z] Running setup.py bdist_wheel for pyyaml: started [2019-09-18T14:27:22.716Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-18T14:27:22.716Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-18T14:27:22.716Z] Running setup.py bdist_wheel for pathspec: started [2019-09-18T14:27:23.330Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-18T14:27:23.330Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-18T14:27:23.330Z] Successfully built pyyaml pathspec [2019-09-18T14:27:23.330Z] Installing collected packages: pyyaml, pathspec, yamllint [2019-09-18T14:27:23.612Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-18T14:27:24.040Z] === RUN Test/DockerDaemonSuite/TestDaemonStartWithoutColors [2019-09-18T14:27:24.040Z] === RUN Test/DockerSuite/TestBuildChownSingleFile [2019-09-18T14:27:24.230Z] Removing intermediate container 1133b946a455 [2019-09-18T14:27:24.230Z] ---> 0ab810c3ff65 [2019-09-18T14:27:24.230Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-18T14:27:24.604Z] === RUN Test/DockerDaemonSuite/TestDaemonStartWithoutHost [2019-09-18T14:27:25.168Z] === RUN Test/DockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-09-18T14:27:25.243Z] ---> 877bfdc2a03e [2019-09-18T14:27:25.243Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-18T14:27:25.733Z] === RUN Test/DockerDaemonSuite/TestDaemonUlimitDefaults [2019-09-18T14:27:26.667Z] === RUN Test/DockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-09-18T14:27:27.598Z] === RUN Test/DockerSuite/TestBuildClearCmd [2019-09-18T14:27:28.162Z] === RUN Test/DockerSuite/TestBuildCmd [2019-09-18T14:27:28.419Z] === RUN Test/DockerSuite/TestBuildCmdJSONNoShDashC [2019-09-18T14:27:28.677Z] === RUN Test/DockerSuite/TestBuildCmdShDashC [2019-09-18T14:27:28.934Z] === RUN Test/DockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-09-18T14:27:29.191Z] === RUN Test/DockerSuite/TestBuildCmdShellArgsEscaped [2019-09-18T14:27:29.191Z] === RUN Test/DockerSuite/TestBuildCmdSpaces [2019-09-18T14:27:29.449Z] === RUN Test/DockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-09-18T14:27:29.620Z] ---> 13f5d02ecc68 [2019-09-18T14:27:29.620Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-09-18T14:27:30.819Z] === RUN Test/DockerSuite/TestBuildCommentsShebangs [2019-09-18T14:27:32.196Z] === RUN Test/DockerDaemonSuite/TestDaemonWideLogConfig [2019-09-18T14:27:32.294Z] ---> 9f06863fc561 [2019-09-18T14:27:32.294Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-18T14:27:32.294Z] ---> 911a7aa8093f [2019-09-18T14:27:32.294Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-18T14:27:32.294Z] ---> 0e0c32e8ce59 [2019-09-18T14:27:32.294Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2019-09-18T14:27:32.908Z] ---> 189cd73c7ec6 [2019-09-18T14:27:32.908Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2019-09-18T14:27:32.908Z] ---> 2eb0899dc058 [2019-09-18T14:27:32.908Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2019-09-18T14:27:33.190Z] ---> 25263960e29c [2019-09-18T14:27:33.190Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2019-09-18T14:27:33.572Z] --- PASS: TestUpdateRestartPolicy (13.50s) [2019-09-18T14:27:33.572Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-18T14:27:33.831Z] === RUN Test/DockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-09-18T14:27:34.220Z] ---> 182a7f34eeeb [2019-09-18T14:27:34.220Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2019-09-18T14:27:34.396Z] --- PASS: TestUpdateRestartWithAutoRemove (1.08s) [2019-09-18T14:27:34.396Z] === RUN TestWaitNonBlocked [2019-09-18T14:27:34.396Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-18T14:27:34.396Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-18T14:27:34.396Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-18T14:27:34.396Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-18T14:27:34.396Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-18T14:27:34.396Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-18T14:27:34.503Z] ---> 7a6fa3f1382d [2019-09-18T14:27:34.503Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2019-09-18T14:27:35.117Z] ---> 722966b31253 [2019-09-18T14:27:35.117Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-18T14:27:35.769Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-09-18T14:27:35.769Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2019-09-18T14:27:35.769Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.34s) [2019-09-18T14:27:35.769Z] === RUN TestWaitBlocked [2019-09-18T14:27:35.769Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-18T14:27:35.769Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-18T14:27:35.769Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-18T14:27:35.769Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-18T14:27:35.769Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-18T14:27:35.769Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-18T14:27:36.692Z] ---> 01129d7274b6 [2019-09-18T14:27:36.692Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2019-09-18T14:27:36.701Z] === RUN Test/DockerSuite/TestBuildConditionalCache [2019-09-18T14:27:36.983Z] ---> 570b8e69d56d [2019-09-18T14:27:36.983Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-18T14:27:37.266Z] --- PASS: TestWaitBlocked (0.04s) [2019-09-18T14:27:37.266Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s) [2019-09-18T14:27:37.266Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2019-09-18T14:27:37.266Z] === CONT TestContainerStartOnDaemonRestart [2019-09-18T14:27:37.266Z] === CONT TestIpcModeOlderClient [2019-09-18T14:27:37.266Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-09-18T14:27:37.266Z] === CONT TestDaemonRestartIpcMode [2019-09-18T14:27:37.596Z] ---> 53322c6dd441 [2019-09-18T14:27:37.596Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-09-18T14:27:37.596Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-09-18T14:27:37.596Z] bad55c542dc9: Pulling fs layer [2019-09-18T14:27:37.832Z] === RUN Test/DockerSuite/TestBuildContChar [2019-09-18T14:27:38.211Z] bad55c542dc9: Verifying Checksum [2019-09-18T14:27:38.212Z] bad55c542dc9: Download complete [2019-09-18T14:27:38.397Z] === RUN Test/DockerDaemonSuite/TestDaemonWithWrongkey [2019-09-18T14:27:38.497Z] bad55c542dc9: Pull complete [2019-09-18T14:27:38.497Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-18T14:27:38.497Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-18T14:27:38.585Z] ok github.com/docker/docker/pkg/archive 9.200s coverage: 62.0% of statements [2019-09-18T14:27:38.586Z] ok github.com/docker/docker/pkg/authorization 1.076s coverage: 26.2% of statements [2019-09-18T14:27:38.586Z] ok github.com/docker/docker/pkg/broadcaster 0.053s coverage: 100.0% of statements [2019-09-18T14:27:38.586Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2019-09-18T14:27:38.586Z] ok github.com/docker/docker/pkg/chrootarchive 0.143s coverage: 15.4% of statements [2019-09-18T14:27:38.586Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-18T14:27:38.586Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-18T14:27:38.586Z] ok github.com/docker/docker/pkg/directory 0.159s coverage: 80.0% of statements [2019-09-18T14:27:38.586Z] ok github.com/docker/docker/pkg/discovery 0.129s coverage: 58.3% of statements [2019-09-18T14:27:38.586Z] ok github.com/docker/docker/pkg/discovery/file 0.218s coverage: 92.9% of statements [2019-09-18T14:27:38.586Z] ok github.com/docker/docker/pkg/discovery/kv 3.785s coverage: 84.1% of statements [2019-09-18T14:27:38.586Z] ok github.com/docker/docker/pkg/discovery/memory 0.160s coverage: 92.3% of statements [2019-09-18T14:27:38.586Z] ok github.com/docker/docker/pkg/discovery/nodes 0.095s coverage: 93.8% of statements [2019-09-18T14:27:38.586Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 36.2% of statements [2019-09-18T14:27:38.586Z] ok github.com/docker/docker/pkg/fileutils 0.227s coverage: 87.7% of statements [2019-09-18T14:27:38.586Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 37.5% of statements [2019-09-18T14:27:38.586Z] ok github.com/docker/docker/pkg/idtools 0.222s coverage: 6.3% of statements [2019-09-18T14:27:38.586Z] ok github.com/docker/docker/pkg/ioutils 0.706s coverage: 69.2% of statements [2019-09-18T14:27:38.586Z] ok github.com/docker/docker/pkg/jsonmessage 0.267s coverage: 91.7% of statements [2019-09-18T14:27:38.586Z] ok github.com/docker/docker/pkg/locker 0.162s coverage: 88.9% of statements [2019-09-18T14:27:38.586Z] ok github.com/docker/docker/pkg/longpath 0.061s coverage: 100.0% of statements [2019-09-18T14:27:38.586Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-09-18T14:27:38.586Z] ok github.com/docker/docker/pkg/namesgenerator 0.116s coverage: 85.7% of statements [2019-09-18T14:27:38.586Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-18T14:27:38.586Z] ok github.com/docker/docker/pkg/parsers 0.052s coverage: 97.0% of statements [2019-09-18T14:27:38.586Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-09-18T14:27:38.586Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-09-18T14:27:38.586Z] ok github.com/docker/docker/pkg/pidfile 0.131s coverage: 82.6% of statements [2019-09-18T14:27:38.586Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-18T14:27:38.586Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-18T14:27:39.112Z] ---> a0aa891ea7af [2019-09-18T14:27:39.112Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2019-09-18T14:27:39.112Z] ---> Running in 72afca94b2ea [2019-09-18T14:27:39.112Z] Removing intermediate container 72afca94b2ea [2019-09-18T14:27:39.112Z] ---> c63b656997fa [2019-09-18T14:27:39.112Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-09-18T14:27:39.112Z] ---> Running in 63dac1b18fd7 [2019-09-18T14:27:39.330Z] === RUN Test/DockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-09-18T14:27:39.394Z] Removing intermediate container 63dac1b18fd7 [2019-09-18T14:27:39.394Z] ---> 7bc33313105f [2019-09-18T14:27:39.394Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2019-09-18T14:27:39.394Z] ---> Running in cdb2bb39b0e4 [2019-09-18T14:27:39.394Z] Removing intermediate container cdb2bb39b0e4 [2019-09-18T14:27:39.394Z] ---> 2dfba16aa446 [2019-09-18T14:27:39.394Z] Step 122/125 : VOLUME /var/lib/docker [2019-09-18T14:27:39.394Z] ---> Running in 4601ebafd5e3 [2019-09-18T14:27:39.677Z] Removing intermediate container 4601ebafd5e3 [2019-09-18T14:27:39.677Z] ---> 05f8610e31ad [2019-09-18T14:27:39.677Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2019-09-18T14:27:39.677Z] ---> Running in 5e7b64bde383 [2019-09-18T14:27:39.677Z] Removing intermediate container 5e7b64bde383 [2019-09-18T14:27:39.677Z] ---> 3f0afdf9aead [2019-09-18T14:27:39.677Z] Step 124/125 : FROM dev AS final [2019-09-18T14:27:39.677Z] ---> 3f0afdf9aead [2019-09-18T14:27:39.677Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2019-09-18T14:27:41.266Z] --- PASS: TestContainerStartOnDaemonRestart (3.88s) [2019-09-18T14:27:41.267Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-09-18T14:27:41.267Z] daemon.go:336: [d513b48de8f9b] waiting for daemon to start [2019-09-18T14:27:41.267Z] daemon.go:336: [d513b48de8f9b] waiting for daemon to start [2019-09-18T14:27:41.267Z] daemon.go:364: [d513b48de8f9b] daemon started [2019-09-18T14:27:41.267Z] daemon.go:307: [d513b48de8f9b] exiting daemon [2019-09-18T14:27:41.267Z] daemon.go:336: [d513b48de8f9b] waiting for daemon to start [2019-09-18T14:27:41.267Z] daemon.go:336: [d513b48de8f9b] waiting for daemon to start [2019-09-18T14:27:41.267Z] daemon.go:364: [d513b48de8f9b] daemon started [2019-09-18T14:27:41.267Z] daemon.go:472: [d513b48de8f9b] Stopping daemon [2019-09-18T14:27:41.267Z] daemon.go:307: [d513b48de8f9b] exiting daemon [2019-09-18T14:27:41.267Z] daemon.go:459: [d513b48de8f9b] Daemon stopped [2019-09-18T14:27:41.831Z] --- PASS: TestDaemonRestartIpcMode (4.58s) [2019-09-18T14:27:41.831Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-09-18T14:27:41.831Z] daemon.go:336: [d48919070cd3f] waiting for daemon to start [2019-09-18T14:27:41.831Z] daemon.go:336: [d48919070cd3f] waiting for daemon to start [2019-09-18T14:27:41.831Z] daemon.go:364: [d48919070cd3f] daemon started [2019-09-18T14:27:41.831Z] daemon.go:472: [d48919070cd3f] Stopping daemon [2019-09-18T14:27:41.831Z] daemon.go:307: [d48919070cd3f] exiting daemon [2019-09-18T14:27:41.831Z] daemon.go:459: [d48919070cd3f] Daemon stopped [2019-09-18T14:27:41.831Z] daemon.go:336: [d48919070cd3f] waiting for daemon to start [2019-09-18T14:27:41.831Z] daemon.go:336: [d48919070cd3f] waiting for daemon to start [2019-09-18T14:27:41.831Z] daemon.go:364: [d48919070cd3f] daemon started [2019-09-18T14:27:41.831Z] daemon.go:472: [d48919070cd3f] Stopping daemon [2019-09-18T14:27:41.831Z] daemon.go:307: [d48919070cd3f] exiting daemon [2019-09-18T14:27:41.831Z] daemon.go:459: [d48919070cd3f] Daemon stopped [2019-09-18T14:27:41.831Z] PASS [2019-09-18T14:27:41.831Z] [2019-09-18T14:27:41.831Z] === Skipped [2019-09-18T14:27:41.831Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-09-18T14:27:41.831Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-18T14:27:41.831Z] [2019-09-18T14:27:41.831Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2019-09-18T14:27:41.831Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-18T14:27:41.831Z] [2019-09-18T14:27:41.831Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-09-18T14:27:41.831Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-18T14:27:41.831Z] [2019-09-18T14:27:41.831Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2019-09-18T14:27:41.831Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-18T14:27:41.831Z] [2019-09-18T14:27:41.831Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.02s) [2019-09-18T14:27:41.831Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-18T14:27:41.831Z] [2019-09-18T14:27:41.831Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2019-09-18T14:27:41.831Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-18T14:27:41.831Z] [2019-09-18T14:27:41.831Z] [2019-09-18T14:27:41.831Z] DONE 197 tests, 6 skipped in 161.814s [2019-09-18T14:27:42.088Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-09-18T14:27:42.088Z] ++ 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-18T14:27:42.088Z] ++ set -e [2019-09-18T14:27:42.088Z] ++ '[' -n 0 ']' [2019-09-18T14:27:42.088Z] ++ set -x [2019-09-18T14:27:42.088Z] ++ env -i DEST=/go/src/github.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-18T14:27:42.088Z] === RUN Test/DockerSuite/TestBuildContainerWithCgroupParent [2019-09-18T14:27:42.345Z] INFO: Testing against a local daemon [2019-09-18T14:27:42.345Z] === RUN TestCommitInheritsEnv [2019-09-18T14:27:42.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-18T14:27:42.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-18T14:27:43.278Z] --- PASS: TestCommitInheritsEnv (0.66s) [2019-09-18T14:27:43.278Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-18T14:27:43.278Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-18T14:27:43.278Z] === RUN TestImagesFilterMultiReference [2019-09-18T14:27:43.278Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-09-18T14:27:43.278Z] === RUN TestImagePullPlatformInvalid [2019-09-18T14:27:43.278Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-09-18T14:27:43.278Z] === RUN TestRemoveImageOrphaning [2019-09-18T14:27:43.278Z] === RUN Test/DockerSuite/TestBuildContextCleanup [2019-09-18T14:27:43.535Z] === RUN Test/DockerSuite/TestBuildContextCleanupFailedBuild [2019-09-18T14:27:43.792Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2019-09-18T14:27:43.792Z] === RUN TestRemoveImageGarbageCollector [2019-09-18T14:27:44.356Z] === RUN Test/DockerSuite/TestBuildContextTarGzip [2019-09-18T14:27:44.614Z] === RUN Test/DockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-18T14:27:45.179Z] === RUN Test/DockerSuite/TestBuildContextTarNoCompression [2019-09-18T14:27:45.437Z] === RUN Test/DockerSuite/TestBuildCopyAddMultipleFiles [2019-09-18T14:27:45.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-18T14:27:46.367Z] --- PASS: TestRemoveImageGarbageCollector (2.47s) [2019-09-18T14:27:46.367Z] remove_unix_test.go:34: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector [2019-09-18T14:27:46.367Z] daemon.go:336: [d8911fa0be69a] waiting for daemon to start [2019-09-18T14:27:46.367Z] daemon.go:336: [d8911fa0be69a] waiting for daemon to start [2019-09-18T14:27:46.367Z] daemon.go:364: [d8911fa0be69a] daemon started [2019-09-18T14:27:46.367Z] daemon.go:472: [d8911fa0be69a] Stopping daemon [2019-09-18T14:27:46.367Z] daemon.go:307: [d8911fa0be69a] exiting daemon [2019-09-18T14:27:46.367Z] daemon.go:459: [d8911fa0be69a] Daemon stopped [2019-09-18T14:27:46.367Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-18T14:27:46.367Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-09-18T14:27:46.367Z] === RUN TestTagInvalidReference [2019-09-18T14:27:46.367Z] --- PASS: TestTagInvalidReference (0.05s) [2019-09-18T14:27:46.367Z] === RUN TestTagValidPrefixedRepo [2019-09-18T14:27:46.367Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2019-09-18T14:27:46.367Z] === RUN TestTagExistedNameWithoutForce [2019-09-18T14:27:46.367Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-09-18T14:27:46.367Z] === RUN TestTagOfficialNames [2019-09-18T14:27:46.501Z] ---> 456f586f7996 [2019-09-18T14:27:46.501Z] Successfully built 456f586f7996 [2019-09-18T14:27:46.501Z] Successfully tagged docker:41adef29f57b0050c4e9c6c9606fae2b7ddf129b [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-18T14:27:46.625Z] --- PASS: TestTagOfficialNames (0.08s) [2019-09-18T14:27:46.625Z] === RUN TestTagMatchesDigest [2019-09-18T14:27:46.625Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-09-18T14:27:46.625Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-18T14:27:46.938Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39942/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=41adef29f57b0050c4e9c6c9606fae2b7ddf129b -e DOCKER_GRAPHDRIVER docker:41adef29f57b0050c4e9c6c9606fae2b7ddf129b hack/test/unit [2019-09-18T14:27:49.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-18T14:27:49.148Z] === RUN Test/DockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-09-18T14:27:52.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-18T14:27:52.424Z] === RUN Test/DockerDaemonSuite/TestFailedPluginRemove [2019-09-18T14:27:52.453Z] ? github.com/docker/docker/api [no test files] [2019-09-18T14:27:54.951Z] === RUN Test/DockerDaemonSuite/TestHTTPSInfo [2019-09-18T14:27:54.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-18T14:27:55.173Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-09-18T14:27:55.173Z] Copying nested executables into bundles/binary-daemon [2019-09-18T14:27:55.173Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2019-09-18T14:27:55.208Z] === RUN Test/DockerDaemonSuite/TestHTTPSInfoRogueCert [Pipeline] sh [2019-09-18T14:27:55.616Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39942/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=41adef29f57b0050c4e9c6c9606fae2b7ddf129b -e DOCKER_GRAPHDRIVER docker:41adef29f57b0050c4e9c6c9606fae2b7ddf129b hack/make.sh cross [2019-09-18T14:27:55.772Z] === RUN Test/DockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-09-18T14:27:56.176Z] [2019-09-18T14:27:56.176Z] Removing bundles/ [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/pkg/plugins 35.078s coverage: 73.4% of statements [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.082s coverage: 56.8% of statements [2019-09-18T14:27:56.321Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-18T14:27:56.321Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/pkg/plugins/transport 0.100s coverage: 85.7% of statements [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 87.9% of statements [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 73.9% of statements [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/pkg/reexec 0.179s coverage: 82.4% of statements [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/pkg/signal 0.078s coverage: 20.3% of statements [2019-09-18T14:27:56.321Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/pkg/stdcopy 0.139s coverage: 100.0% of statements [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/pkg/streamformatter 0.065s coverage: 66.2% of statements [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2019-09-18T14:27:56.321Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/pkg/sysinfo 0.050s coverage: 38.2% of statements [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/pkg/system 0.120s coverage: 12.7% of statements [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/pkg/tailfile 0.072s coverage: 88.6% of statements [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/pkg/tarsum 0.200s coverage: 89.3% of statements [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/pkg/term 0.127s coverage: 30.8% of statements [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: 0.0% of statements [no tests to run] [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/plugin 0.304s coverage: 11.6% of statements [2019-09-18T14:27:56.321Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/plugin/v2 0.098s coverage: 20.1% of statements [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/reference 0.172s coverage: 84.4% of statements [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/registry 0.447s coverage: 52.3% of statements [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/registry/resumable 0.278s coverage: 100.0% of statements [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2019-09-18T14:27:56.321Z] ? github.com/docker/docker/rootless [no test files] [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/runconfig 0.224s coverage: 54.5% of statements [2019-09-18T14:27:56.321Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/testutil 0.054s coverage: 62.5% of statements [2019-09-18T14:27:56.321Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-18T14:27:56.321Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-18T14:27:56.321Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-18T14:27:56.321Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-18T14:27:56.321Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-18T14:27:56.321Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-18T14:27:56.321Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-18T14:27:56.321Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-18T14:27:56.321Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-18T14:27:56.321Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-18T14:27:56.321Z] ? github.com/docker/docker/volume [no test files] [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/volume/drivers 0.181s coverage: 36.1% of statements [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/volume/local 0.142s coverage: 37.7% of statements [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/volume/mounts 0.174s coverage: 66.2% of statements [2019-09-18T14:27:56.321Z] ok github.com/docker/docker/volume/service 0.461s coverage: 70.3% of statements [2019-09-18T14:27:56.321Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-18T14:27:56.321Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-18T14:27:56.335Z] === RUN Test/DockerDaemonSuite/TestHTTPSRun [2019-09-18T14:27:56.430Z] [2019-09-18T14:27:56.431Z] ---> Making bundle: cross (in bundles/cross) [2019-09-18T14:27:56.431Z] Cross building: bundles/cross/linux/amd64 [2019-09-18T14:27:56.431Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-09-18T14:27:56.431Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-09-18T14:27:56.785Z] INFO: make.ps1 ended at 09/18/2019 14:27:56 [2019-09-18T14:27:58.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-18T14:27:58.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-18T14:27:58.858Z] === RUN Test/DockerDaemonSuite/TestLegacyDaemonCommand [2019-09-18T14:27:58.859Z] === RUN Test/DockerDaemonSuite/TestPluginListFilterCapability [2019-09-18T14:27:58.979Z] INFO: Unit tests ended at 09/18/2019 14:27:58. Duration:00:03:55.6216355 [2019-09-18T14:27:58.979Z] INFO: Building busybox [2019-09-18T14:27:58.979Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-09-18T14:27:58.979Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-09-18T14:27:58.980Z] [2019-09-18T14:27:58.980Z] Sending build context to Docker daemon 2.56kB [2019-09-18T14:27:58.980Z] [2019-09-18T14:27:58.980Z] Step 1/6 : FROM microsoft/windowsservercore [2019-09-18T14:27:58.980Z] ---> 1ddfa8bee56a [2019-09-18T14:27:58.980Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-09-18T14:27:58.980Z] ---> Running in 111fe5291faa [2019-09-18T14:28:00.228Z] === RUN Test/DockerDaemonSuite/TestPluginListFilterEnabled [2019-09-18T14:28:01.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-18T14:28:01.597Z] === RUN Test/DockerSuite/TestBuildCopyCacheOnFileChange [2019-09-18T14:28:02.162Z] === RUN Test/DockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-09-18T14:28:02.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-18T14:28:02.726Z] === RUN Test/DockerSuite/TestBuildCopyDirButNotFile [2019-09-18T14:28:03.291Z] === RUN Test/DockerSuite/TestBuildCopyDirContentToExistDir [2019-09-18T14:28:04.800Z] Removing intermediate container 111fe5291faa [2019-09-18T14:28:04.800Z] ---> 8917034a24cc [2019-09-18T14:28:04.800Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-09-18T14:28:05.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-18T14:28:05.776Z] [2019-09-18T14:28:06.237Z] ---> a85e283d616b [2019-09-18T14:28:06.237Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-09-18T14:28:06.237Z] ---> Running in 8a2bd0946d6c [2019-09-18T14:28:07.212Z] [2019-09-18T14:28:07.212Z] SUCCESS: Specified value was saved. [2019-09-18T14:28:07.471Z] === RUN Test/DockerDaemonSuite/TestPruneImageDangling [2019-09-18T14:28:08.035Z] === RUN Test/DockerSuite/TestBuildCopyDirContentToRoot [2019-09-18T14:28:08.292Z] === RUN Test/DockerDaemonSuite/TestPruneImageLabel [2019-09-18T14:28:08.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-18T14:28:10.134Z] Removing intermediate container 8a2bd0946d6c [2019-09-18T14:28:10.134Z] ---> f1815bfd6181 [2019-09-18T14:28:10.134Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-09-18T14:28:10.134Z] ---> Running in df859214edfe [2019-09-18T14:28:10.816Z] === RUN Test/DockerDaemonSuite/TestRegistryMirrors [2019-09-18T14:28:11.074Z] === RUN Test/DockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-09-18T14:28:11.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-18T14:28:13.600Z] === RUN Test/DockerSuite/TestBuildCopyFileDotWithWorkdir [2019-09-18T14:28:14.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-18T14:28:15.495Z] === RUN Test/DockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-09-18T14:28:15.495Z] === RUN Test/DockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-09-18T14:28:15.752Z] === RUN Test/DockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-09-18T14:28:15.752Z] === RUN Test/DockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-09-18T14:28:15.752Z] === RUN Test/DockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-09-18T14:28:15.752Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToExistDir [2019-09-18T14:28:15.961Z] Cannot create a file when that file already exists. [2019-09-18T14:28:18.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-18T14:28:19.031Z] === RUN Test/DockerDaemonSuite/TestRunLinksChanged [2019-09-18T14:28:19.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-18T14:28:19.474Z] ok github.com/docker/docker/api/server 0.024s coverage: 9.0% of statements [2019-09-18T14:28:20.972Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToNonExistDir [2019-09-18T14:28:22.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-18T14:28:23.063Z] Removing intermediate container df859214edfe [2019-09-18T14:28:23.063Z] ---> 5154957ccfbc [2019-09-18T14:28:23.063Z] Step 6/6 : CMD ["sh"] [2019-09-18T14:28:23.063Z] ---> Running in eff965256574 [2019-09-18T14:28:23.063Z] Removing intermediate container eff965256574 [2019-09-18T14:28:23.063Z] ---> 2bd8080472e0 [2019-09-18T14:28:23.063Z] Successfully built 2bd8080472e0 [2019-09-18T14:28:23.063Z] Successfully tagged busybox:latest [2019-09-18T14:28:23.063Z] INFO: Docker images of the daemon under test [2019-09-18T14:28:23.063Z] [2019-09-18T14:28:23.063Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-18T14:28:23.063Z] busybox latest 2bd8080472e0 Less than a second ago 4.75GB [2019-09-18T14:28:23.063Z] mcr.microsoft.com/windows/servercore ltsc2019 1ddfa8bee56a 7 days ago 4.71GB [2019-09-18T14:28:23.063Z] microsoft/windowsservercore latest 1ddfa8bee56a 7 days ago 4.71GB [2019-09-18T14:28:23.063Z] [2019-09-18T14:28:23.063Z] INFO: Running integration tests at 09/18/2019 14:28:22... [2019-09-18T14:28:23.063Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-09-18T14:28:23.063Z] INFO: Integration API tests being run from the host: [2019-09-18T14:28:23.063Z] INFO: make.ps1 starting at 09/18/2019 14:28:22 [2019-09-18T14:28:23.658Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-18T14:28:23.658Z] Using test binary docker [2019-09-18T14:28:23.658Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-18T14:28:23.658Z] +++ /etc/init.d/apparmor start [2019-09-18T14:28:23.658Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-18T14:28:23.658Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-18T14:28:23.658Z] Warning failed to create cache: (null) [2019-09-18T14:28:23.658Z] . [2019-09-18T14:28:23.658Z] INFO: Waiting for daemon to start... [2019-09-18T14:28:23.658Z] Starting dockerd [2019-09-18T14:28:23.658Z] +++ 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-18T14:28:24.610Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-09-18T14:28:25.177Z] === RUN Test/DockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-09-18T14:28:26.092Z] . [2019-09-18T14:28:26.092Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-18T14:28:26.092Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-18T14:28:26.092Z] Error: No such image: emptyfs [2019-09-18T14:28:26.092Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-18T14:28:26.092Z] ++++ docker load [2019-09-18T14:28:26.092Z] Running integration-test (iteration 1) [2019-09-18T14:28:26.092Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-09-18T14:28:26.092Z] ++ 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-18T14:28:26.092Z] ++ set -e [2019-09-18T14:28:26.092Z] ++ '[' -n 0 ']' [2019-09-18T14:28:26.092Z] ++ set -x [2019-09-18T14:28:26.092Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-18T14:28:27.073Z] === RUN Test/DockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-09-18T14:28:28.444Z] === RUN Test/DockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-09-18T14:28:28.444Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToRoot [2019-09-18T14:28:29.377Z] === RUN Test/DockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-09-18T14:28:32.656Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToWorkdir [2019-09-18T14:28:32.914Z] === RUN Test/DockerSuite/TestBuildCopyWholeDirToRoot [2019-09-18T14:28:33.480Z] === RUN Test/DockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-09-18T14:28:35.589Z] Loaded image: buildpack-deps:jessie [2019-09-18T14:28:35.589Z] Loaded image: busybox:latest [2019-09-18T14:28:35.589Z] Loaded image: busybox:glibc [2019-09-18T14:28:35.589Z] Loaded image: debian:jessie [2019-09-18T14:28:35.589Z] Loaded image: hello-world:latest [2019-09-18T14:28:35.589Z] INFO: Testing against a local daemon [2019-09-18T14:28:35.589Z] === RUN TestCgroupNamespacesBuild [2019-09-18T14:28:37.425Z] --- PASS: TestCgroupNamespacesBuild (1.75s) [2019-09-18T14:28:37.425Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-09-18T14:28:37.425Z] daemon.go:336: [d1966692f0f71] waiting for daemon to start [2019-09-18T14:28:37.425Z] daemon.go:336: [d1966692f0f71] waiting for daemon to start [2019-09-18T14:28:37.425Z] daemon.go:364: [d1966692f0f71] daemon started [2019-09-18T14:28:37.425Z] daemon.go:472: [d1966692f0f71] Stopping daemon [2019-09-18T14:28:37.425Z] daemon.go:307: [d1966692f0f71] exiting daemon [2019-09-18T14:28:37.425Z] daemon.go:459: [d1966692f0f71] Daemon stopped [2019-09-18T14:28:37.425Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-18T14:28:39.239Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2019-09-18T14:28:39.239Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-09-18T14:28:39.239Z] daemon.go:336: [d151627071dd2] waiting for daemon to start [2019-09-18T14:28:39.239Z] daemon.go:336: [d151627071dd2] waiting for daemon to start [2019-09-18T14:28:39.239Z] daemon.go:364: [d151627071dd2] daemon started [2019-09-18T14:28:39.239Z] daemon.go:472: [d151627071dd2] Stopping daemon [2019-09-18T14:28:39.239Z] daemon.go:307: [d151627071dd2] exiting daemon [2019-09-18T14:28:39.239Z] daemon.go:459: [d151627071dd2] Daemon stopped [2019-09-18T14:28:39.239Z] === RUN TestBuildWithSession [2019-09-18T14:28:41.582Z] === RUN Test/DockerSuite/TestBuildCopyWildcard [2019-09-18T14:28:41.734Z] --- PASS: TestBuildWithSession (2.62s) [2019-09-18T14:28:41.734Z] === RUN TestBuildSquashParent [2019-09-18T14:28:42.952Z] === RUN Test/DockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-09-18T14:28:47.994Z] --- PASS: TestBuildSquashParent (6.18s) [2019-09-18T14:28:47.994Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-18T14:28:47.994Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-18T14:28:47.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-18T14:28:47.994Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-18T14:28:47.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-18T14:28:47.994Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-18T14:28:47.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-18T14:28:47.994Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-18T14:28:47.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-18T14:28:47.994Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-18T14:28:47.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-18T14:28:47.994Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-18T14:28:47.994Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-18T14:28:47.994Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-18T14:28:47.994Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-18T14:28:49.502Z] === RUN Test/DockerSuite/TestBuildCopyWildcardCache [2019-09-18T14:28:49.502Z] === RUN Test/DockerSuite/TestBuildCopyWildcardInName [2019-09-18T14:28:50.465Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-18T14:28:50.465Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-18T14:28:50.873Z] === RUN Test/DockerSuite/TestBuildDeleteCommittedFile [2019-09-18T14:28:52.945Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-18T14:28:53.320Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-18T14:28:53.396Z] === RUN Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-18T14:28:56.040Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-09-18T14:28:56.040Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.70s) [2019-09-18T14:28:56.040Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.79s) [2019-09-18T14:28:56.040Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.50s) [2019-09-18T14:28:56.040Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.70s) [2019-09-18T14:28:56.040Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.67s) [2019-09-18T14:28:56.040Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.87s) [2019-09-18T14:28:56.040Z] === RUN TestBuildMultiStageCopy [2019-09-18T14:28:56.040Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-18T14:28:56.673Z] === RUN Test/DockerSuite/TestBuildDockerfileStdin [2019-09-18T14:28:56.673Z] === RUN Test/DockerDaemonSuite/TestShmSize [2019-09-18T14:28:57.237Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinConflict [2019-09-18T14:28:57.237Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinDockerignore [2019-09-18T14:28:58.606Z] === RUN Test/DockerDaemonSuite/TestShmSizeReload [2019-09-18T14:28:58.671Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-18T14:28:58.671Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-18T14:28:58.864Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-09-18T14:28:59.462Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-18T14:28:59.833Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-18T14:29:00.395Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-09-18T14:29:00.612Z] --- PASS: TestBuildMultiStageCopy (4.53s) [2019-09-18T14:29:00.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.44s) [2019-09-18T14:29:00.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2019-09-18T14:29:00.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2019-09-18T14:29:00.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2019-09-18T14:29:00.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2019-09-18T14:29:00.612Z] === RUN TestBuildMultiStageParentConfig [2019-09-18T14:29:00.760Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-09-18T14:29:01.888Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2019-09-18T14:29:01.888Z] === RUN TestBuildLabelWithTargets [2019-09-18T14:29:02.131Z] === RUN Test/DockerDaemonSuite/TestTLSVerify [2019-09-18T14:29:02.131Z] === RUN Test/DockerDaemonSuite/TestVolumePlugin [2019-09-18T14:29:02.696Z] === RUN Test/DockerSuite/TestBuildDockerignore [2019-09-18T14:29:03.318Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-09-18T14:29:04.354Z] --- PASS: TestBuildLabelWithTargets (2.51s) [2019-09-18T14:29:04.354Z] === RUN TestBuildWithEmptyLayers [2019-09-18T14:29:05.277Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2019-09-18T14:29:05.277Z] === RUN TestBuildMultiStageOnBuild [2019-09-18T14:29:08.590Z] --- PASS: TestBuildMultiStageOnBuild (3.02s) [2019-09-18T14:29:08.590Z] === RUN TestBuildUncleanTarFilenames [2019-09-18T14:29:09.154Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-09-18T14:29:09.248Z] === RUN Test/DockerSwarmSuite/TestAPIDuplicateNetworks [2019-09-18T14:29:09.864Z] --- PASS: TestBuildUncleanTarFilenames (1.28s) [2019-09-18T14:29:09.864Z] === RUN TestBuildMultiStageLayerLeak [2019-09-18T14:29:12.348Z] --- PASS: TestBuildMultiStageLayerLeak (2.82s) [2019-09-18T14:29:12.348Z] === RUN TestBuildWithHugeFile [2019-09-18T14:29:13.437Z] === RUN Test/DockerSwarmSuite/TestAPINetworkInspectWithScope [2019-09-18T14:29:13.869Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-09-18T14:29:16.714Z] === RUN Test/DockerSwarmSuite/TestAPIServiceUpdatePort [2019-09-18T14:29:16.972Z] === RUN Test/DockerSuite/TestBuildDockerignoreCleanPaths [2019-09-18T14:29:17.832Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-09-18T14:29:17.832Z] Copying nested executables into bundles/cross/linux/amd64 [2019-09-18T14:29:17.832Z] Cross building: bundles/cross/windows/amd64 [2019-09-18T14:29:17.832Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-09-18T14:29:17.832Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-09-18T14:29:18.589Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-18T14:29:18.870Z] === RUN Test/DockerSuite/TestBuildDockerignoreComment [2019-09-18T14:29:19.052Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-18T14:29:19.514Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-18T14:29:20.489Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-18T14:29:20.952Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-18T14:29:22.154Z] === RUN Test/DockerSwarmSuite/TestAPISwarmCAHash [2019-09-18T14:29:22.722Z] === RUN Test/DockerSuite/TestBuildDockerignoreExceptions [2019-09-18T14:29:23.876Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-18T14:29:28.591Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-18T14:29:32.421Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-18T14:29:34.914Z] === RUN Test/DockerSwarmSuite/TestAPISwarmErrorHandling [2019-09-18T14:29:35.848Z] === RUN Test/DockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-18T14:29:37.140Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-09-18T14:29:37.748Z] === RUN Test/DockerSuite/TestBuildDockerignoreTouchDockerfile [2019-09-18T14:29:39.126Z] === RUN Test/DockerSuite/TestBuildDockerignoringBadExclusion [2019-09-18T14:29:39.126Z] === RUN Test/DockerSuite/TestBuildDockerignoringDockerfile [2019-09-18T14:29:41.860Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-09-18T14:29:45.684Z] === RUN Test/DockerSuite/TestBuildDockerignoringDockerignore [2019-09-18T14:29:46.597Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-09-18T14:29:46.761Z] --- PASS: TestBuildWithHugeFile (30.77s) [2019-09-18T14:29:46.761Z] === RUN TestBuildWithEmptyDockerfile [2019-09-18T14:29:46.761Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-18T14:29:46.761Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-18T14:29:46.761Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-18T14:29:46.761Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-18T14:29:46.761Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-18T14:29:46.761Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-18T14:29:46.761Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-18T14:29:46.761Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-18T14:29:46.761Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-18T14:29:46.761Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2019-09-18T14:29:46.761Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2019-09-18T14:29:46.761Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2019-09-18T14:29:46.761Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-09-18T14:29:46.761Z] === RUN TestBuildPreserveOwnership [2019-09-18T14:29:46.761Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-18T14:29:48.045Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-18T14:29:48.364Z] === RUN Test/DockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-09-18T14:29:48.794Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-09-18T14:29:50.006Z] --- PASS: TestBuildPreserveOwnership (6.21s) [2019-09-18T14:29:50.006Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.04s) [2019-09-18T14:29:50.006Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.15s) [2019-09-18T14:29:50.006Z] === RUN TestBuildPlatformInvalid [2019-09-18T14:29:50.006Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2019-09-18T14:29:50.006Z] PASS [2019-09-18T14:29:50.438Z] [2019-09-18T14:29:50.438Z] DONE 32 tests in 84.047s [2019-09-18T14:29:50.438Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-09-18T14:29:50.438Z] ++ 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-18T14:29:50.438Z] ++ set -e [2019-09-18T14:29:50.438Z] ++ '[' -n 0 ']' [2019-09-18T14:29:50.438Z] ++ set -x [2019-09-18T14:29:50.438Z] ++ env -i DEST=/go/src/github.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-18T14:29:50.438Z] INFO: Testing against a local daemon [2019-09-18T14:29:50.438Z] === RUN TestConfigList [2019-09-18T14:29:50.886Z] === RUN Test/DockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-09-18T14:29:53.504Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-09-18T14:29:53.845Z] --- PASS: TestConfigList (2.93s) [2019-09-18T14:29:53.845Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-09-18T14:29:53.845Z] daemon.go:336: [d6e75aeb0c88b] waiting for daemon to start [2019-09-18T14:29:53.845Z] daemon.go:336: [d6e75aeb0c88b] waiting for daemon to start [2019-09-18T14:29:53.845Z] daemon.go:364: [d6e75aeb0c88b] daemon started [2019-09-18T14:29:53.845Z] daemon.go:472: [d6e75aeb0c88b] Stopping daemon [2019-09-18T14:29:53.845Z] daemon.go:307: [d6e75aeb0c88b] exiting daemon [2019-09-18T14:29:53.845Z] daemon.go:459: [d6e75aeb0c88b] Daemon stopped [2019-09-18T14:29:53.845Z] === RUN TestConfigsCreateAndDelete [2019-09-18T14:29:56.290Z] --- PASS: TestConfigsCreateAndDelete (2.87s) [2019-09-18T14:29:56.290Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-09-18T14:29:56.290Z] daemon.go:336: [d1090d7415fc1] waiting for daemon to start [2019-09-18T14:29:56.290Z] daemon.go:336: [d1090d7415fc1] waiting for daemon to start [2019-09-18T14:29:56.290Z] daemon.go:364: [d1090d7415fc1] daemon started [2019-09-18T14:29:56.290Z] daemon.go:472: [d1090d7415fc1] Stopping daemon [2019-09-18T14:29:56.290Z] daemon.go:307: [d1090d7415fc1] exiting daemon [2019-09-18T14:29:56.290Z] daemon.go:459: [d1090d7415fc1] Daemon stopped [2019-09-18T14:29:56.290Z] === RUN TestConfigsUpdate [2019-09-18T14:29:56.428Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-09-18T14:29:56.428Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T14:29:56.428Z] INFO: Testing against a local daemon [2019-09-18T14:29:56.428Z] === RUN TestBuildWithSession [2019-09-18T14:29:56.428Z] --- SKIP: TestBuildWithSession (0.00s) [2019-09-18T14:29:56.428Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:29:56.428Z] === RUN TestBuildSquashParent [2019-09-18T14:29:56.428Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-09-18T14:29:56.428Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:29:56.428Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-18T14:29:56.428Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-09-18T14:29:56.428Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-18T14:29:56.428Z] === RUN TestBuildMultiStageCopy [2019-09-18T14:29:56.428Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-18T14:29:56.604Z] ok github.com/docker/docker/api/server/httputils 0.040s coverage: 14.7% of statements [2019-09-18T14:29:56.605Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-18T14:29:56.889Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2019-09-18T14:29:56.889Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-18T14:29:56.889Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-18T14:29:56.889Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-18T14:29:57.176Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-18T14:29:57.176Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-18T14:29:57.176Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-18T14:29:57.176Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-18T14:29:57.176Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-18T14:29:57.461Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-18T14:29:59.488Z] --- PASS: TestConfigsUpdate (3.05s) [2019-09-18T14:29:59.488Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-09-18T14:29:59.488Z] daemon.go:336: [dd07861e06d00] waiting for daemon to start [2019-09-18T14:29:59.488Z] daemon.go:336: [dd07861e06d00] waiting for daemon to start [2019-09-18T14:29:59.488Z] daemon.go:364: [dd07861e06d00] daemon started [2019-09-18T14:29:59.488Z] daemon.go:472: [dd07861e06d00] Stopping daemon [2019-09-18T14:29:59.488Z] daemon.go:307: [dd07861e06d00] exiting daemon [2019-09-18T14:29:59.488Z] daemon.go:459: [dd07861e06d00] Daemon stopped [2019-09-18T14:29:59.488Z] === RUN TestTemplatedConfig [2019-09-18T14:30:00.158Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-18T14:30:00.158Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-18T14:30:00.445Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 95.2% of statements [2019-09-18T14:30:00.445Z] ok github.com/docker/docker/api/types/strslice 0.023s coverage: 90.0% of statements [2019-09-18T14:30:00.843Z] === RUN Test/DockerSuite/TestBuildDockerignoringWholeDir [2019-09-18T14:30:01.461Z] ok github.com/docker/docker/api/types/time 0.028s coverage: 100.0% of statements [2019-09-18T14:30:01.461Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 4.0% of statements [2019-09-18T14:30:01.461Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-18T14:30:01.461Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-18T14:30:01.461Z] ? github.com/docker/docker/api/types [no test files] [2019-09-18T14:30:01.461Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-18T14:30:01.461Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-18T14:30:01.461Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-18T14:30:01.461Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-18T14:30:01.461Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-18T14:30:01.461Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-18T14:30:01.461Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-18T14:30:01.461Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-18T14:30:01.461Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-18T14:30:01.461Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-18T14:30:01.461Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-18T14:30:01.748Z] ok github.com/docker/docker/api/types/versions 0.023s coverage: 75.0% of statements [2019-09-18T14:30:01.748Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-18T14:30:01.748Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-18T14:30:01.748Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-18T14:30:01.748Z] ? github.com/docker/docker/builder [no test files] [2019-09-18T14:30:01.748Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-18T14:30:01.748Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-18T14:30:01.748Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-18T14:30:01.748Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-18T14:30:01.748Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-18T14:30:01.748Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-18T14:30:01.748Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-18T14:30:02.213Z] === RUN Test/DockerSuite/TestBuildDockerignoringWildDirs [2019-09-18T14:30:02.768Z] ok github.com/docker/docker/builder/dockerignore 0.028s coverage: 96.8% of statements [2019-09-18T14:30:03.871Z] --- PASS: TestTemplatedConfig (3.75s) [2019-09-18T14:30:03.871Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-09-18T14:30:03.871Z] daemon.go:336: [d4439088ba14e] waiting for daemon to start [2019-09-18T14:30:03.871Z] daemon.go:336: [d4439088ba14e] waiting for daemon to start [2019-09-18T14:30:03.871Z] daemon.go:364: [d4439088ba14e] daemon started [2019-09-18T14:30:03.871Z] daemon.go:472: [d4439088ba14e] Stopping daemon [2019-09-18T14:30:03.871Z] daemon.go:307: [d4439088ba14e] exiting daemon [2019-09-18T14:30:03.871Z] daemon.go:459: [d4439088ba14e] Daemon stopped [2019-09-18T14:30:03.871Z] === RUN TestConfigInspect [2019-09-18T14:30:05.489Z] === RUN Test/DockerSuite/TestBuildDockerignoringWildTopDir [2019-09-18T14:30:05.489Z] === RUN Test/DockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-09-18T14:30:05.489Z] === RUN Test/DockerSwarmSuite/TestAPISwarmInit [2019-09-18T14:30:06.309Z] --- PASS: TestConfigInspect (2.85s) [2019-09-18T14:30:06.309Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-09-18T14:30:06.309Z] daemon.go:336: [d1515d98d219d] waiting for daemon to start [2019-09-18T14:30:06.309Z] daemon.go:336: [d1515d98d219d] waiting for daemon to start [2019-09-18T14:30:06.309Z] daemon.go:364: [d1515d98d219d] daemon started [2019-09-18T14:30:06.309Z] daemon.go:472: [d1515d98d219d] Stopping daemon [2019-09-18T14:30:06.309Z] daemon.go:307: [d1515d98d219d] exiting daemon [2019-09-18T14:30:06.309Z] daemon.go:459: [d1515d98d219d] Daemon stopped [2019-09-18T14:30:06.309Z] === RUN TestConfigCreateWithLabels [2019-09-18T14:30:06.789Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-18T14:30:07.251Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-18T14:30:08.225Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-18T14:30:09.541Z] --- PASS: TestConfigCreateWithLabels (2.98s) [2019-09-18T14:30:09.541Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-09-18T14:30:09.541Z] daemon.go:336: [d1063a4d785f3] waiting for daemon to start [2019-09-18T14:30:09.541Z] daemon.go:336: [d1063a4d785f3] waiting for daemon to start [2019-09-18T14:30:09.541Z] daemon.go:364: [d1063a4d785f3] daemon started [2019-09-18T14:30:09.541Z] daemon.go:472: [d1063a4d785f3] Stopping daemon [2019-09-18T14:30:09.541Z] daemon.go:307: [d1063a4d785f3] exiting daemon [2019-09-18T14:30:09.541Z] daemon.go:459: [d1063a4d785f3] Daemon stopped [2019-09-18T14:30:09.541Z] === RUN TestConfigCreateResolve [2019-09-18T14:30:09.771Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-18T14:30:11.320Z] --- PASS: TestBuildMultiStageCopy (14.77s) [2019-09-18T14:30:11.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.89s) [2019-09-18T14:30:11.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.87s) [2019-09-18T14:30:11.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.08s) [2019-09-18T14:30:11.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.21s) [2019-09-18T14:30:11.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.71s) [2019-09-18T14:30:11.320Z] === RUN TestBuildMultiStageParentConfig [2019-09-18T14:30:11.320Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-09-18T14:30:11.320Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-18T14:30:11.320Z] === RUN TestBuildLabelWithTargets [2019-09-18T14:30:11.320Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-09-18T14:30:11.320Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-18T14:30:11.320Z] === RUN TestBuildWithEmptyLayers [2019-09-18T14:30:12.011Z] --- PASS: TestConfigCreateResolve (3.03s) [2019-09-18T14:30:12.011Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-09-18T14:30:12.011Z] daemon.go:336: [d23c2ec74f718] waiting for daemon to start [2019-09-18T14:30:12.011Z] daemon.go:336: [d23c2ec74f718] waiting for daemon to start [2019-09-18T14:30:12.011Z] daemon.go:364: [d23c2ec74f718] daemon started [2019-09-18T14:30:12.011Z] daemon.go:472: [d23c2ec74f718] Stopping daemon [2019-09-18T14:30:12.011Z] daemon.go:307: [d23c2ec74f718] exiting daemon [2019-09-18T14:30:12.012Z] daemon.go:459: [d23c2ec74f718] Daemon stopped [2019-09-18T14:30:12.012Z] === RUN TestConfigDaemonLibtrustID [2019-09-18T14:30:12.295Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2019-09-18T14:30:12.295Z] === RUN TestBuildMultiStageOnBuild [2019-09-18T14:30:12.295Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2019-09-18T14:30:12.295Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-18T14:30:12.295Z] === RUN TestBuildUncleanTarFilenames [2019-09-18T14:30:12.295Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-09-18T14:30:12.401Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-09-18T14:30:12.402Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-09-18T14:30:12.402Z] daemon.go:336: [d0ad790a0bb86] waiting for daemon to start [2019-09-18T14:30:12.402Z] daemon.go:336: [d0ad790a0bb86] waiting for daemon to start [2019-09-18T14:30:12.402Z] daemon.go:364: [d0ad790a0bb86] daemon started [2019-09-18T14:30:12.402Z] daemon.go:472: [d0ad790a0bb86] Stopping daemon [2019-09-18T14:30:12.402Z] daemon.go:307: [d0ad790a0bb86] exiting daemon [2019-09-18T14:30:12.402Z] daemon.go:459: [d0ad790a0bb86] Daemon stopped [2019-09-18T14:30:12.402Z] PASS [2019-09-18T14:30:12.402Z] [2019-09-18T14:30:12.402Z] DONE 8 tests in 22.255s [2019-09-18T14:30:12.757Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-18T14:30:12.757Z] === RUN TestBuildMultiStageLayerLeak [2019-09-18T14:30:12.757Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-09-18T14:30:12.757Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-18T14:30:12.757Z] === RUN TestBuildWithHugeFile [2019-09-18T14:30:12.757Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-09-18T14:30:12.757Z] build_test.go:491: testEnv.OSType == "windows" [2019-09-18T14:30:12.757Z] === RUN TestBuildWithEmptyDockerfile [2019-09-18T14:30:12.757Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-18T14:30:12.757Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-18T14:30:12.757Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-18T14:30:12.757Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-18T14:30:12.757Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-18T14:30:12.757Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-18T14:30:12.757Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-18T14:30:12.757Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-18T14:30:12.757Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-18T14:30:12.757Z] --- PASS: TestBuildWithEmptyDockerfile (0.44s) [2019-09-18T14:30:12.757Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-09-18T14:30:12.758Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-09-18T14:30:12.758Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-09-18T14:30:12.758Z] === RUN TestBuildPreserveOwnership [2019-09-18T14:30:12.758Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-09-18T14:30:12.758Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-18T14:30:12.758Z] === RUN TestBuildPlatformInvalid [2019-09-18T14:30:12.783Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-09-18T14:30:12.783Z] ++ 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-18T14:30:12.783Z] ++ set -e [2019-09-18T14:30:12.783Z] ++ '[' -n 0 ']' [2019-09-18T14:30:12.783Z] ++ set -x [2019-09-18T14:30:12.783Z] ++ env -i DEST=/go/src/github.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-18T14:30:12.783Z] INFO: Testing against a local daemon [2019-09-18T14:30:12.783Z] === RUN TestCheckpoint [2019-09-18T14:30:12.783Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-18T14:30:12.783Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-18T14:30:12.783Z] === RUN TestContainerInvalidJSON [2019-09-18T14:30:12.783Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-18T14:30:12.783Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-18T14:30:12.783Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-18T14:30:12.783Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-18T14:30:12.783Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-18T14:30:12.783Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-18T14:30:12.783Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-18T14:30:12.783Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-18T14:30:12.783Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-18T14:30:12.783Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-09-18T14:30:12.783Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-18T14:30:12.783Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-18T14:30:12.783Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-18T14:30:12.783Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-18T14:30:12.783Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-09-18T14:30:12.783Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-18T14:30:13.099Z] ok github.com/docker/docker/builder/fscache 0.144s coverage: 69.2% of statements [2019-09-18T14:30:13.150Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-09-18T14:30:13.150Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-18T14:30:13.150Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2019-09-18T14:30:13.150Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-18T14:30:13.150Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-09-18T14:30:13.150Z] === RUN TestCopyFromContainer [2019-09-18T14:30:13.220Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-09-18T14:30:13.220Z] PASS [2019-09-18T14:30:13.220Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-09-18T14:30:13.220Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T14:30:13.220Z] INFO: Testing against a local daemon [2019-09-18T14:30:13.220Z] === RUN TestConfigList [2019-09-18T14:30:13.220Z] --- SKIP: TestConfigList (0.00s) [2019-09-18T14:30:13.220Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:30:13.220Z] === RUN TestConfigsCreateAndDelete [2019-09-18T14:30:13.220Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-09-18T14:30:13.220Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:30:13.220Z] === RUN TestConfigsUpdate [2019-09-18T14:30:13.220Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-09-18T14:30:13.220Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:30:13.220Z] === RUN TestTemplatedConfig [2019-09-18T14:30:13.220Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-09-18T14:30:13.220Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:30:13.220Z] === RUN TestConfigInspect [2019-09-18T14:30:13.220Z] --- SKIP: TestConfigInspect (0.00s) [2019-09-18T14:30:13.220Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:30:13.220Z] === RUN TestConfigCreateWithLabels [2019-09-18T14:30:13.220Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-09-18T14:30:13.220Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T14:30:13.220Z] === RUN TestConfigCreateResolve [2019-09-18T14:30:13.220Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-09-18T14:30:13.220Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T14:30:13.220Z] === RUN TestConfigDaemonLibtrustID [2019-09-18T14:30:13.220Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-09-18T14:30:13.220Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T14:30:13.220Z] PASS [2019-09-18T14:30:13.220Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-09-18T14:30:13.220Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T14:30:13.220Z] INFO: Testing against a local daemon [2019-09-18T14:30:13.220Z] === RUN TestCheckpoint [2019-09-18T14:30:13.220Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-18T14:30:13.220Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-18T14:30:13.220Z] === RUN TestContainerInvalidJSON [2019-09-18T14:30:13.220Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-18T14:30:13.220Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-18T14:30:13.220Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-18T14:30:13.220Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-18T14:30:13.220Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-18T14:30:13.220Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-18T14:30:13.220Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-18T14:30:13.220Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-18T14:30:13.220Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-18T14:30:13.220Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-09-18T14:30:13.220Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-09-18T14:30:13.220Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-09-18T14:30:13.220Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-09-18T14:30:13.220Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-18T14:30:13.220Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-09-18T14:30:13.220Z] copy_test.go:25: testEnv.OSType == "windows" [2019-09-18T14:30:13.220Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-18T14:30:13.220Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-09-18T14:30:13.220Z] copy_test.go:39: testEnv.OSType == "windows" [2019-09-18T14:30:13.220Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-18T14:30:13.220Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2019-09-18T14:30:13.220Z] copy_test.go:51: testEnv.OSType == "windows" [2019-09-18T14:30:13.220Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-18T14:30:13.220Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-09-18T14:30:13.220Z] copy_test.go:65: testEnv.OSType == "windows" [2019-09-18T14:30:13.220Z] === RUN TestCopyFromContainer [2019-09-18T14:30:13.220Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-09-18T14:30:13.220Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:30:13.220Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-18T14:30:13.220Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-18T14:30:13.220Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-18T14:30:13.220Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-18T14:30:13.220Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-18T14:30:13.220Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-18T14:30:13.220Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-18T14:30:13.220Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-18T14:30:13.220Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-18T14:30:13.220Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-18T14:30:13.220Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-09-18T14:30:13.220Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-09-18T14:30:13.220Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-09-18T14:30:13.220Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-09-18T14:30:13.220Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-18T14:30:13.220Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-09-18T14:30:13.220Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-09-18T14:30:13.220Z] === RUN TestCreateWithInvalidEnv [2019-09-18T14:30:13.220Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-18T14:30:13.220Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-18T14:30:13.220Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-18T14:30:13.220Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-18T14:30:13.220Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-18T14:30:13.220Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-18T14:30:13.220Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-18T14:30:13.220Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-18T14:30:13.220Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-18T14:30:13.220Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-09-18T14:30:13.220Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-18T14:30:13.220Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-18T14:30:13.220Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-09-18T14:30:13.220Z] === RUN TestCreateTmpfsMountsTarget [2019-09-18T14:30:13.220Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-09-18T14:30:13.220Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:30:13.220Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-18T14:30:13.220Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-09-18T14:30:13.220Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T14:30:13.220Z] === RUN TestCreateWithCapabilities [2019-09-18T14:30:13.220Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-09-18T14:30:13.220Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-09-18T14:30:13.221Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-18T14:30:13.221Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-09-18T14:30:13.683Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T14:30:13.683Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-18T14:30:13.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-18T14:30:13.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-18T14:30:13.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-18T14:30:13.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-18T14:30:13.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-18T14:30:13.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-18T14:30:13.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-18T14:30:13.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-18T14:30:13.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-18T14:30:13.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-18T14:30:13.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-18T14:30:13.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-18T14:30:13.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-18T14:30:13.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-18T14:30:13.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-18T14:30:13.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-09-18T14:30:13.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-09-18T14:30:13.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-18T14:30:13.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-09-18T14:30:13.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-18T14:30:13.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-18T14:30:13.683Z] === RUN TestDiff [2019-09-18T14:30:13.683Z] --- SKIP: TestDiff (0.00s) [2019-09-18T14:30:13.683Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-09-18T14:30:13.683Z] === RUN TestExecWithCloseStdin [2019-09-18T14:30:13.721Z] ok github.com/docker/docker/builder/remotecontext 0.406s coverage: 13.6% of statements [2019-09-18T14:30:13.721Z] ok github.com/docker/docker/builder/remotecontext/git 3.580s coverage: 85.1% of statements [2019-09-18T14:30:14.745Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2019-09-18T14:30:15.033Z] ok github.com/docker/docker/builder/dockerfile 1.152s coverage: 45.1% of statements [2019-09-18T14:30:15.033Z] ? github.com/docker/docker/cli [no test files] [2019-09-18T14:30:15.033Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-18T14:30:15.610Z] === RUN TestCopyFromContainer// [2019-09-18T14:30:15.610Z] === RUN TestCopyFromContainer//bar/root [2019-09-18T14:30:15.610Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-18T14:30:15.610Z] === RUN TestCopyFromContainer/bar/quux [2019-09-18T14:30:15.610Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-18T14:30:15.610Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-18T14:30:15.610Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-18T14:30:15.874Z] --- PASS: TestExecWithCloseStdin (2.32s) [2019-09-18T14:30:15.874Z] === RUN TestExec [2019-09-18T14:30:15.874Z] --- SKIP: TestExec (0.00s) [2019-09-18T14:30:15.874Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-18T14:30:15.874Z] === RUN TestExecUser [2019-09-18T14:30:15.874Z] --- SKIP: TestExecUser (0.00s) [2019-09-18T14:30:15.874Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-18T14:30:15.874Z] === RUN TestExportContainerAndImportImage [2019-09-18T14:30:15.874Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-09-18T14:30:15.874Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:30:15.874Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-18T14:30:15.874Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-09-18T14:30:15.874Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:30:15.874Z] === RUN TestHealthCheckWorkdir [2019-09-18T14:30:15.874Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-09-18T14:30:15.874Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-18T14:30:15.874Z] === RUN TestHealthKillContainer [2019-09-18T14:30:15.874Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-09-18T14:30:15.874Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-09-18T14:30:15.874Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-18T14:30:15.874Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-09-18T14:30:15.874Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-09-18T14:30:15.874Z] === RUN TestKillContainerInvalidSignal [2019-09-18T14:30:15.997Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-18T14:30:15.997Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-18T14:30:15.997Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-18T14:30:15.997Z] --- PASS: TestCopyFromContainer (2.84s) [2019-09-18T14:30:15.997Z] --- PASS: TestCopyFromContainer// (0.07s) [2019-09-18T14:30:15.997Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-09-18T14:30:15.997Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-09-18T14:30:15.997Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-09-18T14:30:15.997Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-09-18T14:30:15.997Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-09-18T14:30:15.997Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-09-18T14:30:15.997Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-09-18T14:30:15.997Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-09-18T14:30:15.997Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2019-09-18T14:30:15.997Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-18T14:30:15.997Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-18T14:30:15.997Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-18T14:30:15.997Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-18T14:30:15.997Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-18T14:30:15.997Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-18T14:30:15.997Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-18T14:30:15.997Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-18T14:30:15.997Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-18T14:30:15.997Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-18T14:30:15.997Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-09-18T14:30:15.997Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-18T14:30:15.997Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-09-18T14:30:15.997Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-09-18T14:30:15.997Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-18T14:30:16.392Z] --- PASS: TestCreateLinkToNonExistingContainer (0.09s) [2019-09-18T14:30:16.392Z] === RUN TestCreateWithInvalidEnv [2019-09-18T14:30:16.392Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-18T14:30:16.392Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-18T14:30:16.392Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-18T14:30:16.392Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-18T14:30:16.392Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-18T14:30:16.392Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-18T14:30:16.392Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-18T14:30:16.392Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-18T14:30:16.392Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-18T14:30:16.392Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-09-18T14:30:16.392Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-09-18T14:30:16.392Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-18T14:30:16.392Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-09-18T14:30:16.392Z] === RUN TestCreateTmpfsMountsTarget [2019-09-18T14:30:16.392Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-09-18T14:30:16.392Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-18T14:30:18.064Z] --- PASS: TestKillContainerInvalidSignal (1.87s) [2019-09-18T14:30:18.064Z] === RUN TestKillContainer [2019-09-18T14:30:18.064Z] --- SKIP: TestKillContainer (0.00s) [2019-09-18T14:30:18.064Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-09-18T14:30:18.064Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-18T14:30:18.064Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-09-18T14:30:18.064Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-18T14:30:18.064Z] === RUN TestKillStoppedContainer [2019-09-18T14:30:18.064Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-09-18T14:30:18.064Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-18T14:30:18.064Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-18T14:30:18.064Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-09-18T14:30:18.064Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-18T14:30:18.064Z] === RUN TestKillDifferentUserContainer [2019-09-18T14:30:18.064Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-09-18T14:30:18.064Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-09-18T14:30:18.064Z] === RUN TestInspectOomKilledTrue [2019-09-18T14:30:18.064Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-18T14:30:18.064Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-18T14:30:18.064Z] === RUN TestInspectOomKilledFalse [2019-09-18T14:30:18.064Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-18T14:30:18.064Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-18T14:30:18.064Z] === RUN TestLogsFollowTailEmpty [2019-09-18T14:30:18.878Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2019-09-18T14:30:18.878Z] === RUN TestCreateWithCapabilities [2019-09-18T14:30:18.878Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-18T14:30:18.878Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-18T14:30:18.878Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-18T14:30:18.878Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-18T14:30:18.878Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-18T14:30:18.878Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-18T14:30:18.878Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-18T14:30:18.878Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-18T14:30:18.878Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-18T14:30:18.878Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-18T14:30:18.879Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-18T14:30:18.879Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-18T14:30:18.879Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-18T14:30:18.879Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-18T14:30:18.879Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-18T14:30:18.879Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-18T14:30:18.879Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-18T14:30:18.879Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-18T14:30:18.879Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-18T14:30:18.879Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-18T14:30:18.879Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-18T14:30:18.879Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-18T14:30:18.879Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-18T14:30:18.879Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-18T14:30:18.879Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-18T14:30:18.879Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-18T14:30:18.879Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-18T14:30:18.879Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-18T14:30:18.879Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-18T14:30:18.879Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-18T14:30:18.879Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-18T14:30:18.879Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-18T14:30:18.879Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-18T14:30:18.879Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-09-18T14:30:18.879Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-18T14:30:18.879Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-09-18T14:30:18.879Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-09-18T14:30:18.879Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-09-18T14:30:18.879Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-09-18T14:30:18.879Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-09-18T14:30:18.879Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-09-18T14:30:18.879Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-09-18T14:30:18.879Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-09-18T14:30:18.879Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-09-18T14:30:18.879Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-09-18T14:30:18.879Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-18T14:30:19.611Z] --- PASS: TestLogsFollowTailEmpty (1.86s) [2019-09-18T14:30:19.611Z] === RUN TestNetworkNat [2019-09-18T14:30:19.611Z] --- SKIP: TestNetworkNat (0.00s) [2019-09-18T14:30:19.611Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-09-18T14:30:19.611Z] === RUN TestNetworkLocalhostTCPNat [2019-09-18T14:30:19.611Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-09-18T14:30:19.611Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-18T14:30:19.611Z] === RUN TestNetworkLoopbackNat [2019-09-18T14:30:19.611Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-09-18T14:30:19.611Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-09-18T14:30:19.611Z] === RUN TestPause [2019-09-18T14:30:19.611Z] --- SKIP: TestPause (0.00s) [2019-09-18T14:30:19.611Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-09-18T14:30:19.611Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-18T14:30:21.159Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.74s) [2019-09-18T14:30:21.159Z] === RUN TestPauseStopPausedContainer [2019-09-18T14:30:21.159Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-09-18T14:30:21.159Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:30:21.159Z] === RUN TestPsFilter [2019-09-18T14:30:21.621Z] --- PASS: TestPsFilter (0.17s) [2019-09-18T14:30:21.621Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-18T14:30:21.642Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.69s) [2019-09-18T14:30:21.642Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-18T14:30:21.642Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-18T14:30:21.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-18T14:30:21.642Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-18T14:30:21.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-18T14:30:21.642Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-18T14:30:21.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-18T14:30:21.642Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-18T14:30:21.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-18T14:30:21.642Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-18T14:30:21.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-18T14:30:21.642Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-18T14:30:21.642Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-18T14:30:21.642Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-18T14:30:21.642Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-18T14:30:21.642Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-18T14:30:21.642Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-09-18T14:30:21.642Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-18T14:30:21.642Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-09-18T14:30:21.642Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-09-18T14:30:21.642Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-09-18T14:30:21.642Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-09-18T14:30:21.642Z] === RUN TestContainerStartOnDaemonRestart [2019-09-18T14:30:21.642Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-18T14:30:21.642Z] === RUN TestDaemonRestartIpcMode [2019-09-18T14:30:21.642Z] === PAUSE TestDaemonRestartIpcMode [2019-09-18T14:30:21.642Z] === RUN TestDiff [2019-09-18T14:30:22.528Z] --- PASS: TestDiff (0.76s) [2019-09-18T14:30:22.528Z] === RUN TestExecWithCloseStdin [2019-09-18T14:30:23.795Z] --- PASS: TestExecWithCloseStdin (1.19s) [2019-09-18T14:30:23.795Z] === RUN TestExec [2019-09-18T14:30:23.812Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.16s) [2019-09-18T14:30:23.812Z] === RUN TestRemoveContainerWithVolume [2019-09-18T14:30:25.079Z] --- PASS: TestExec (1.17s) [2019-09-18T14:30:25.079Z] === RUN TestExecUser [2019-09-18T14:30:25.613Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-09-18T14:30:25.613Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-09-18T14:30:25.613Z] remote: Enumerating objects: 19, done. [2019-09-18T14:30:25.613Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-09-18T14:30:25.613Z] 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-18T14:30:25.613Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-09-18T14:30:25.613Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-18T14:30:25.886Z] --- PASS: TestExecUser (1.25s) [2019-09-18T14:30:25.886Z] === RUN TestExportContainerAndImportImage [2019-09-18T14:30:25.932Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39942/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=41adef29f57b0050c4e9c6c9606fae2b7ddf129b -e DOCKER_GRAPHDRIVER docker:41adef29f57b0050c4e9c6c9606fae2b7ddf129b hack/test/unit [2019-09-18T14:30:27.144Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2019-09-18T14:30:27.144Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-18T14:30:27.395Z] === RUN Test/DockerSuite/TestBuildDotDotFile [2019-09-18T14:30:27.395Z] === RUN Test/DockerSuite/TestBuildEOLInLine [2019-09-18T14:30:27.395Z] === RUN Test/DockerSwarmSuite/TestAPISwarmInvalidAddress [2019-09-18T14:30:28.327Z] === RUN Test/DockerSwarmSuite/TestAPISwarmJoinToken [2019-09-18T14:30:28.441Z] ? github.com/docker/docker/api [no test files] [2019-09-18T14:30:28.969Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2019-09-18T14:30:28.969Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-09-18T14:30:28.969Z] daemon.go:336: [d2c2f7abd39be] waiting for daemon to start [2019-09-18T14:30:28.969Z] daemon.go:336: [d2c2f7abd39be] waiting for daemon to start [2019-09-18T14:30:28.969Z] daemon.go:364: [d2c2f7abd39be] daemon started [2019-09-18T14:30:28.969Z] daemon.go:472: [d2c2f7abd39be] Stopping daemon [2019-09-18T14:30:28.969Z] daemon.go:307: [d2c2f7abd39be] exiting daemon [2019-09-18T14:30:28.969Z] daemon.go:459: [d2c2f7abd39be] Daemon stopped [2019-09-18T14:30:28.969Z] daemon.go:336: [d2c2f7abd39be] waiting for daemon to start [2019-09-18T14:30:28.969Z] daemon.go:336: [d2c2f7abd39be] waiting for daemon to start [2019-09-18T14:30:28.969Z] daemon.go:364: [d2c2f7abd39be] daemon started [2019-09-18T14:30:28.969Z] daemon.go:472: [d2c2f7abd39be] Stopping daemon [2019-09-18T14:30:28.969Z] daemon.go:307: [d2c2f7abd39be] exiting daemon [2019-09-18T14:30:28.969Z] daemon.go:459: [d2c2f7abd39be] Daemon stopped [2019-09-18T14:30:28.969Z] === RUN TestHealthCheckWorkdir [2019-09-18T14:30:30.225Z] --- PASS: TestHealthCheckWorkdir (1.20s) [2019-09-18T14:30:30.225Z] === RUN TestHealthKillContainer [2019-09-18T14:30:30.314Z] ok github.com/docker/docker/client 0.708s coverage: 75.6% of statements [2019-09-18T14:30:30.916Z] --- PASS: TestRemoveContainerWithVolume (7.21s) [2019-09-18T14:30:30.916Z] === RUN TestRemoveContainerRunning [2019-09-18T14:30:31.607Z] --- PASS: TestImportExtremelyLargeImageWorks (164.58s) [2019-09-18T14:30:31.607Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-09-18T14:30:31.607Z] daemon.go:336: [dd24bf793d111] waiting for daemon to start [2019-09-18T14:30:31.607Z] daemon.go:336: [dd24bf793d111] waiting for daemon to start [2019-09-18T14:30:31.607Z] daemon.go:364: [dd24bf793d111] daemon started [2019-09-18T14:30:31.607Z] daemon.go:472: [dd24bf793d111] Stopping daemon [2019-09-18T14:30:31.607Z] daemon.go:307: [dd24bf793d111] exiting daemon [2019-09-18T14:30:31.607Z] daemon.go:459: [dd24bf793d111] Daemon stopped [2019-09-18T14:30:31.607Z] PASS [2019-09-18T14:30:31.607Z] [2019-09-18T14:30:31.607Z] DONE 12 tests in 169.172s [2019-09-18T14:30:31.607Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-09-18T14:30:31.607Z] ++ 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-18T14:30:31.607Z] ++ set -e [2019-09-18T14:30:31.607Z] ++ '[' -n 0 ']' [2019-09-18T14:30:31.607Z] ++ set -x [2019-09-18T14:30:31.607Z] ++ env -i DEST=/go/src/github.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-18T14:30:31.607Z] INFO: Testing against a local daemon [2019-09-18T14:30:31.607Z] === RUN TestNetworkCreateDelete [2019-09-18T14:30:31.607Z] --- PASS: TestNetworkCreateDelete (0.14s) [2019-09-18T14:30:31.607Z] === RUN TestDockerNetworkDeletePreferID [2019-09-18T14:30:31.607Z] === RUN Test/DockerSuite/TestBuildEmptyCmd [2019-09-18T14:30:32.171Z] === RUN Test/DockerSuite/TestBuildEmptyEntrypoint [2019-09-18T14:30:32.171Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2019-09-18T14:30:32.171Z] === RUN TestInspectNetwork [2019-09-18T14:30:32.428Z] === RUN Test/DockerSuite/TestBuildEmptyEntrypointInheritance [2019-09-18T14:30:33.108Z] --- PASS: TestRemoveContainerRunning (1.90s) [2019-09-18T14:30:33.108Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-18T14:30:33.359Z] === RUN Test/DockerSuite/TestBuildEmptyScratch [2019-09-18T14:30:33.359Z] === RUN Test/DockerSuite/TestBuildEmptyStringVolume [2019-09-18T14:30:33.496Z] --- PASS: TestHealthKillContainer (3.23s) [2019-09-18T14:30:33.496Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-18T14:30:33.616Z] === RUN Test/DockerSuite/TestBuildEntrypoint [2019-09-18T14:30:33.873Z] === RUN Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-09-18T14:30:33.888Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2019-09-18T14:30:33.888Z] === RUN TestIpcModeNone [2019-09-18T14:30:34.656Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.86s) [2019-09-18T14:30:34.656Z] === RUN TestRemoveInvalidContainer [2019-09-18T14:30:34.656Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-09-18T14:30:34.656Z] === RUN TestRenameLinkedContainer [2019-09-18T14:30:34.656Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-09-18T14:30:34.656Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-09-18T14:30:34.656Z] === RUN TestRenameStoppedContainer [2019-09-18T14:30:35.159Z] --- PASS: TestIpcModeNone (1.02s) [2019-09-18T14:30:35.159Z] === RUN TestIpcModePrivate [2019-09-18T14:30:36.397Z] === RUN Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-09-18T14:30:36.429Z] --- PASS: TestIpcModePrivate (1.11s) [2019-09-18T14:30:36.429Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2019-09-18T14:30:36.429Z] === RUN TestIpcModeShareable [2019-09-18T14:30:37.214Z] --- PASS: TestIpcModeShareable (1.10s) [2019-09-18T14:30:37.214Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2019-09-18T14:30:37.214Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-18T14:30:37.583Z] --- PASS: TestRenameStoppedContainer (2.50s) [2019-09-18T14:30:37.583Z] === RUN TestRenameRunningContainerAndReuse [2019-09-18T14:30:37.770Z] === RUN Test/DockerSuite/TestBuildEntrypointRunCleanup [2019-09-18T14:30:39.144Z] === RUN TestInspectNetwork/full_network_id [2019-09-18T14:30:39.144Z] === RUN TestInspectNetwork/partial_network_id [2019-09-18T14:30:39.144Z] === RUN TestInspectNetwork/network_name [2019-09-18T14:30:39.144Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-18T14:30:39.717Z] === RUN Test/DockerSuite/TestBuildEnv [2019-09-18T14:30:40.409Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.03s) [2019-09-18T14:30:40.409Z] === RUN TestAPIIpcModeHost [2019-09-18T14:30:41.102Z] === RUN Test/DockerSuite/TestBuildEnvEscapes [2019-09-18T14:30:41.199Z] --- PASS: TestAPIIpcModeHost (0.77s) [2019-09-18T14:30:41.199Z] === RUN TestDaemonIpcModeShareable [2019-09-18T14:30:41.344Z] --- PASS: TestRenameRunningContainerAndReuse (3.86s) [2019-09-18T14:30:41.344Z] === RUN TestRenameInvalidName [2019-09-18T14:30:42.506Z] === RUN Test/DockerSuite/TestBuildEnvOverwrite [2019-09-18T14:30:43.003Z] --- PASS: TestRenameInvalidName (1.91s) [2019-09-18T14:30:43.003Z] === RUN TestRenameAnonymousContainer [2019-09-18T14:30:43.003Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-09-18T14:30:43.003Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-09-18T14:30:43.003Z] === RUN TestRenameContainerWithSameName [2019-09-18T14:30:43.125Z] --- PASS: TestDaemonIpcModeShareable (1.96s) [2019-09-18T14:30:43.125Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-09-18T14:30:43.125Z] daemon.go:336: [d7984cdbd6ae6] waiting for daemon to start [2019-09-18T14:30:43.125Z] daemon.go:336: [d7984cdbd6ae6] waiting for daemon to start [2019-09-18T14:30:43.125Z] daemon.go:364: [d7984cdbd6ae6] daemon started [2019-09-18T14:30:43.125Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-09-18T14:30:43.125Z] daemon.go:472: [d7984cdbd6ae6] Stopping daemon [2019-09-18T14:30:43.125Z] daemon.go:307: [d7984cdbd6ae6] exiting daemon [2019-09-18T14:30:43.125Z] daemon.go:459: [d7984cdbd6ae6] Daemon stopped [2019-09-18T14:30:43.125Z] === RUN TestDaemonIpcModePrivate [2019-09-18T14:30:43.328Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2019-09-18T14:30:43.442Z] --- PASS: TestInspectNetwork (11.29s) [2019-09-18T14:30:43.442Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-09-18T14:30:43.442Z] daemon.go:336: [da1374c6b4e29] waiting for daemon to start [2019-09-18T14:30:43.442Z] daemon.go:336: [da1374c6b4e29] waiting for daemon to start [2019-09-18T14:30:43.442Z] daemon.go:364: [da1374c6b4e29] daemon started [2019-09-18T14:30:43.442Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-18T14:30:43.442Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-18T14:30:43.442Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-18T14:30:43.442Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-18T14:30:43.442Z] daemon.go:472: [da1374c6b4e29] Stopping daemon [2019-09-18T14:30:43.442Z] daemon.go:307: [da1374c6b4e29] exiting daemon [2019-09-18T14:30:43.442Z] daemon.go:459: [da1374c6b4e29] Daemon stopped [2019-09-18T14:30:43.442Z] === RUN TestRunContainerWithBridgeNone [2019-09-18T14:30:43.699Z] === RUN Test/DockerSuite/TestBuildEnvUsage [2019-09-18T14:30:44.550Z] --- PASS: TestRenameContainerWithSameName (1.81s) [2019-09-18T14:30:44.550Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-18T14:30:44.550Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-09-18T14:30:44.550Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-09-18T14:30:44.550Z] === RUN TestResize [2019-09-18T14:30:44.550Z] --- SKIP: TestResize (0.00s) [2019-09-18T14:30:44.550Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-18T14:30:44.550Z] === RUN TestResizeWithInvalidSize [2019-09-18T14:30:44.550Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-09-18T14:30:44.550Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-09-18T14:30:44.550Z] === RUN TestResizeWhenContainerNotStarted [2019-09-18T14:30:44.952Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2019-09-18T14:30:44.952Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-09-18T14:30:44.952Z] daemon.go:336: [dc44c094d7d6e] waiting for daemon to start [2019-09-18T14:30:44.952Z] daemon.go:336: [dc44c094d7d6e] waiting for daemon to start [2019-09-18T14:30:44.952Z] daemon.go:364: [dc44c094d7d6e] daemon started [2019-09-18T14:30:44.952Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-09-18T14:30:44.952Z] daemon.go:472: [dc44c094d7d6e] Stopping daemon [2019-09-18T14:30:44.952Z] daemon.go:307: [dc44c094d7d6e] exiting daemon [2019-09-18T14:30:44.952Z] daemon.go:459: [dc44c094d7d6e] Daemon stopped [2019-09-18T14:30:44.952Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-18T14:30:46.220Z] --- PASS: TestRunContainerWithBridgeNone (2.74s) [2019-09-18T14:30:46.220Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-09-18T14:30:46.220Z] daemon.go:336: [ddbae9b73e99a] waiting for daemon to start [2019-09-18T14:30:46.220Z] daemon.go:336: [ddbae9b73e99a] waiting for daemon to start [2019-09-18T14:30:46.220Z] daemon.go:364: [ddbae9b73e99a] daemon started [2019-09-18T14:30:46.220Z] daemon.go:472: [ddbae9b73e99a] Stopping daemon [2019-09-18T14:30:46.220Z] daemon.go:307: [ddbae9b73e99a] exiting daemon [2019-09-18T14:30:46.220Z] daemon.go:459: [ddbae9b73e99a] Daemon stopped [2019-09-18T14:30:46.220Z] === RUN TestNetworkInvalidJSON [2019-09-18T14:30:46.220Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-18T14:30:46.220Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-18T14:30:46.220Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-18T14:30:46.220Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-18T14:30:46.220Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-18T14:30:46.220Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-18T14:30:46.220Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-18T14:30:46.220Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-18T14:30:46.220Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-18T14:30:46.220Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-09-18T14:30:46.220Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-18T14:30:46.220Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-18T14:30:46.220Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-09-18T14:30:46.220Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-18T14:30:46.784Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2019-09-18T14:30:46.784Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-09-18T14:30:46.784Z] daemon.go:336: [d1c4dafb65521] waiting for daemon to start [2019-09-18T14:30:46.784Z] daemon.go:336: [d1c4dafb65521] waiting for daemon to start [2019-09-18T14:30:46.784Z] daemon.go:364: [d1c4dafb65521] daemon started [2019-09-18T14:30:46.784Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-09-18T14:30:46.784Z] daemon.go:472: [d1c4dafb65521] Stopping daemon [2019-09-18T14:30:46.784Z] daemon.go:307: [d1c4dafb65521] exiting daemon [2019-09-18T14:30:46.784Z] daemon.go:459: [d1c4dafb65521] Daemon stopped [2019-09-18T14:30:46.784Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-18T14:30:47.150Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-09-18T14:30:47.150Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-09-18T14:30:47.150Z] daemon.go:336: [d09db8471da23] waiting for daemon to start [2019-09-18T14:30:47.150Z] daemon.go:336: [d09db8471da23] waiting for daemon to start [2019-09-18T14:30:47.150Z] daemon.go:364: [d09db8471da23] daemon started [2019-09-18T14:30:47.150Z] daemon.go:472: [d09db8471da23] Stopping daemon [2019-09-18T14:30:47.150Z] daemon.go:307: [d09db8471da23] exiting daemon [2019-09-18T14:30:47.150Z] daemon.go:459: [d09db8471da23] Daemon stopped [2019-09-18T14:30:47.150Z] daemon.go:336: [d09db8471da23] waiting for daemon to start [2019-09-18T14:30:47.150Z] daemon.go:336: [d09db8471da23] waiting for daemon to start [2019-09-18T14:30:47.150Z] daemon.go:364: [d09db8471da23] daemon started [2019-09-18T14:30:47.150Z] daemon.go:472: [d09db8471da23] Stopping daemon [2019-09-18T14:30:47.150Z] daemon.go:307: [d09db8471da23] exiting daemon [2019-09-18T14:30:47.150Z] daemon.go:459: [d09db8471da23] Daemon stopped [2019-09-18T14:30:47.150Z] === RUN TestDaemonDefaultNetworkPools [2019-09-18T14:30:48.081Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2019-09-18T14:30:48.081Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-09-18T14:30:48.081Z] daemon.go:336: [d0fe635079dc7] waiting for daemon to start [2019-09-18T14:30:48.081Z] daemon.go:336: [d0fe635079dc7] waiting for daemon to start [2019-09-18T14:30:48.081Z] daemon.go:364: [d0fe635079dc7] daemon started [2019-09-18T14:30:48.081Z] daemon.go:472: [d0fe635079dc7] Stopping daemon [2019-09-18T14:30:48.081Z] daemon.go:307: [d0fe635079dc7] exiting daemon [2019-09-18T14:30:48.081Z] daemon.go:459: [d0fe635079dc7] Daemon stopped [2019-09-18T14:30:48.081Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-18T14:30:48.590Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2019-09-18T14:30:48.590Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-09-18T14:30:48.590Z] daemon.go:336: [dc01904d47c93] waiting for daemon to start [2019-09-18T14:30:48.590Z] daemon.go:336: [dc01904d47c93] waiting for daemon to start [2019-09-18T14:30:48.590Z] daemon.go:364: [dc01904d47c93] daemon started [2019-09-18T14:30:48.590Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-09-18T14:30:48.590Z] daemon.go:472: [dc01904d47c93] Stopping daemon [2019-09-18T14:30:48.590Z] daemon.go:307: [dc01904d47c93] exiting daemon [2019-09-18T14:30:48.590Z] daemon.go:459: [dc01904d47c93] Daemon stopped [2019-09-18T14:30:48.590Z] === RUN TestIpcModeOlderClient [2019-09-18T14:30:48.590Z] === PAUSE TestIpcModeOlderClient [2019-09-18T14:30:48.590Z] === RUN TestKillContainerInvalidSignal [2019-09-18T14:30:49.449Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2019-09-18T14:30:49.449Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-09-18T14:30:49.449Z] daemon.go:336: [d5e271439b94d] waiting for daemon to start [2019-09-18T14:30:49.449Z] daemon.go:336: [d5e271439b94d] waiting for daemon to start [2019-09-18T14:30:49.449Z] daemon.go:364: [d5e271439b94d] daemon started [2019-09-18T14:30:49.449Z] daemon.go:472: [d5e271439b94d] Stopping daemon [2019-09-18T14:30:49.449Z] daemon.go:307: [d5e271439b94d] exiting daemon [2019-09-18T14:30:49.450Z] daemon.go:459: [d5e271439b94d] Daemon stopped [2019-09-18T14:30:49.450Z] daemon.go:336: [d5e271439b94d] waiting for daemon to start [2019-09-18T14:30:49.450Z] daemon.go:336: [d5e271439b94d] waiting for daemon to start [2019-09-18T14:30:49.450Z] daemon.go:364: [d5e271439b94d] daemon started [2019-09-18T14:30:49.450Z] daemon.go:472: [d5e271439b94d] Stopping daemon [2019-09-18T14:30:49.450Z] daemon.go:307: [d5e271439b94d] exiting daemon [2019-09-18T14:30:49.450Z] daemon.go:459: [d5e271439b94d] Daemon stopped [2019-09-18T14:30:49.450Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-18T14:30:49.564Z] --- PASS: TestKillContainerInvalidSignal (0.90s) [2019-09-18T14:30:49.564Z] === RUN TestKillContainer [2019-09-18T14:30:49.564Z] === RUN TestKillContainer/no_signal [2019-09-18T14:30:50.379Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2019-09-18T14:30:50.379Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-18T14:30:50.379Z] daemon.go:336: [d71782435b26e] waiting for daemon to start [2019-09-18T14:30:50.379Z] daemon.go:336: [d71782435b26e] waiting for daemon to start [2019-09-18T14:30:50.379Z] daemon.go:364: [d71782435b26e] daemon started [2019-09-18T14:30:50.379Z] daemon.go:472: [d71782435b26e] Stopping daemon [2019-09-18T14:30:50.379Z] daemon.go:307: [d71782435b26e] exiting daemon [2019-09-18T14:30:50.379Z] daemon.go:459: [d71782435b26e] Daemon stopped [2019-09-18T14:30:50.379Z] daemon.go:336: [d71782435b26e] waiting for daemon to start [2019-09-18T14:30:50.379Z] daemon.go:336: [d71782435b26e] waiting for daemon to start [2019-09-18T14:30:50.379Z] daemon.go:364: [d71782435b26e] daemon started [2019-09-18T14:30:50.379Z] daemon.go:472: [d71782435b26e] Stopping daemon [2019-09-18T14:30:50.379Z] daemon.go:307: [d71782435b26e] exiting daemon [2019-09-18T14:30:50.379Z] daemon.go:459: [d71782435b26e] Daemon stopped [2019-09-18T14:30:50.379Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-18T14:30:50.507Z] === RUN TestKillContainer/non_killing_signal [2019-09-18T14:30:50.926Z] === RUN TestKillContainer/killing_signal [2019-09-18T14:30:50.942Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-09-18T14:30:50.942Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-09-18T14:30:50.942Z] daemon.go:336: [d28122afca26b] waiting for daemon to start [2019-09-18T14:30:50.942Z] daemon.go:336: [d28122afca26b] waiting for daemon to start [2019-09-18T14:30:50.942Z] daemon.go:364: [d28122afca26b] daemon started [2019-09-18T14:30:50.942Z] daemon.go:472: [d28122afca26b] Stopping daemon [2019-09-18T14:30:50.942Z] daemon.go:307: [d28122afca26b] exiting daemon [2019-09-18T14:30:50.942Z] daemon.go:459: [d28122afca26b] Daemon stopped [2019-09-18T14:30:50.942Z] === RUN TestServiceWithPredefinedNetwork [2019-09-18T14:30:51.505Z] === RUN Test/DockerSuite/TestBuildEnvUsage2 [2019-09-18T14:30:51.645Z] --- PASS: TestResizeWhenContainerNotStarted (7.12s) [2019-09-18T14:30:51.645Z] === RUN TestDaemonRestartKillContainers [2019-09-18T14:30:51.645Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-09-18T14:30:51.645Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:30:51.645Z] === RUN TestStats [2019-09-18T14:30:51.645Z] --- SKIP: TestStats (0.00s) [2019-09-18T14:30:51.645Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-09-18T14:30:51.645Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-18T14:30:52.221Z] --- PASS: TestKillContainer (2.87s) [2019-09-18T14:30:52.221Z] --- PASS: TestKillContainer/no_signal (0.96s) [2019-09-18T14:30:52.221Z] --- PASS: TestKillContainer/non_killing_signal (0.71s) [2019-09-18T14:30:52.221Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2019-09-18T14:30:52.221Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-18T14:30:52.221Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-18T14:30:53.002Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-18T14:30:54.028Z] --- PASS: TestServiceWithPredefinedNetwork (2.85s) [2019-09-18T14:30:54.028Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-09-18T14:30:54.028Z] daemon.go:336: [d9bbb4b62bf63] waiting for daemon to start [2019-09-18T14:30:54.028Z] daemon.go:336: [d9bbb4b62bf63] waiting for daemon to start [2019-09-18T14:30:54.028Z] daemon.go:364: [d9bbb4b62bf63] daemon started [2019-09-18T14:30:54.028Z] daemon.go:472: [d9bbb4b62bf63] Stopping daemon [2019-09-18T14:30:54.028Z] daemon.go:307: [d9bbb4b62bf63] exiting daemon [2019-09-18T14:30:54.028Z] daemon.go:459: [d9bbb4b62bf63] Daemon stopped [2019-09-18T14:30:54.028Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-18T14:30:54.028Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-18T14:30:54.028Z] service_test.go:230: FLAKY_TEST [2019-09-18T14:30:54.028Z] === RUN TestServiceWithDataPathPortInit [2019-09-18T14:30:54.263Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.87s) [2019-09-18T14:30:54.263Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.91s) [2019-09-18T14:30:54.263Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2019-09-18T14:30:54.263Z] === RUN TestKillStoppedContainer [2019-09-18T14:30:54.263Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-09-18T14:30:54.263Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-18T14:30:54.263Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-09-18T14:30:54.263Z] === RUN TestKillDifferentUserContainer [2019-09-18T14:30:55.057Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2019-09-18T14:30:55.057Z] === RUN TestInspectOomKilledTrue [2019-09-18T14:30:55.057Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-09-18T14:30:55.057Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-18T14:30:55.057Z] === RUN TestInspectOomKilledFalse [2019-09-18T14:30:55.057Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-18T14:30:55.057Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-18T14:30:55.057Z] === RUN TestLinksEtcHostsContentMatch [2019-09-18T14:30:55.850Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2019-09-18T14:30:55.850Z] === RUN TestLinksContainerNames [2019-09-18T14:30:57.674Z] --- PASS: TestLinksContainerNames (1.62s) [2019-09-18T14:30:57.674Z] === RUN TestLogsFollowTailEmpty [2019-09-18T14:30:58.458Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2019-09-18T14:30:58.458Z] === RUN TestContainerNetworkMountsNoChown [2019-09-18T14:30:59.259Z] --- PASS: TestContainerNetworkMountsNoChown (0.93s) [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/default [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/default [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/private [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/private [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/rprivate [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/slave [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/slave [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/rslave [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/shared [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/shared [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/rshared [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-18T14:30:59.259Z] === CONT TestMountDaemonRoot/default [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-18T14:30:59.259Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-18T14:30:59.259Z] === CONT TestMountDaemonRoot/rshared [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-18T14:30:59.259Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-18T14:30:59.259Z] === CONT TestMountDaemonRoot/shared [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-18T14:30:59.259Z] === CONT TestMountDaemonRoot/rslave [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-18T14:30:59.259Z] === CONT TestMountDaemonRoot/slave [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-18T14:30:59.259Z] === CONT TestMountDaemonRoot/rprivate [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-18T14:30:59.259Z] === CONT TestMountDaemonRoot/private [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-18T14:30:59.259Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-18T14:30:59.259Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-18T14:30:59.259Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-18T14:30:59.259Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-18T14:30:59.637Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-18T14:30:59.637Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-18T14:30:59.637Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-18T14:30:59.637Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-18T14:30:59.637Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-18T14:30:59.637Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-18T14:30:59.637Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-18T14:30:59.637Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-18T14:30:59.637Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-18T14:30:59.637Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-18T14:30:59.637Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-18T14:31:00.013Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-18T14:31:00.013Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-18T14:31:00.013Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-18T14:31:00.013Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-18T14:31:00.013Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-18T14:31:00.013Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-18T14:31:00.013Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-18T14:31:00.013Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-18T14:31:00.013Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-18T14:31:00.013Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-18T14:31:00.013Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-18T14:31:00.013Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-18T14:31:00.013Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-18T14:31:00.245Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.30s) [2019-09-18T14:31:00.245Z] === RUN TestStopContainerWithTimeout [2019-09-18T14:31:00.245Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-09-18T14:31:00.245Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-09-18T14:31:00.245Z] === RUN TestUpdateRestartPolicy [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.13s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-09-18T14:31:00.389Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2019-09-18T14:31:00.389Z] === RUN TestContainerBindMountNonRecursive [2019-09-18T14:31:03.127Z] --- PASS: TestContainerBindMountNonRecursive (2.48s) [2019-09-18T14:31:03.127Z] === RUN TestNetworkNat [2019-09-18T14:31:03.509Z] --- PASS: TestNetworkNat (0.92s) [2019-09-18T14:31:03.509Z] === RUN TestNetworkLocalhostTCPNat [2019-09-18T14:31:04.779Z] --- PASS: TestNetworkLocalhostTCPNat (0.98s) [2019-09-18T14:31:04.779Z] === RUN TestNetworkLoopbackNat [2019-09-18T14:31:06.074Z] --- PASS: TestNetworkLoopbackNat (1.29s) [2019-09-18T14:31:06.074Z] === RUN TestPause [2019-09-18T14:31:06.867Z] --- PASS: TestPause (0.99s) [2019-09-18T14:31:06.867Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-18T14:31:06.867Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-18T14:31:06.867Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-18T14:31:06.867Z] === RUN TestPauseStopPausedContainer [2019-09-18T14:31:07.663Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2019-09-18T14:31:07.663Z] === RUN TestPsFilter [2019-09-18T14:31:08.028Z] --- PASS: TestPsFilter (0.25s) [2019-09-18T14:31:08.028Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-18T14:31:08.835Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2019-09-18T14:31:08.835Z] === RUN TestRemoveContainerWithVolume [2019-09-18T14:31:09.624Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2019-09-18T14:31:09.624Z] === RUN TestRemoveContainerRunning [2019-09-18T14:31:10.917Z] --- PASS: TestRemoveContainerRunning (1.01s) [2019-09-18T14:31:10.917Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-18T14:31:11.719Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s) [2019-09-18T14:31:11.719Z] === RUN TestRemoveInvalidContainer [2019-09-18T14:31:11.719Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-09-18T14:31:11.719Z] === RUN TestRenameLinkedContainer [2019-09-18T14:31:15.861Z] --- PASS: TestRenameLinkedContainer (3.51s) [2019-09-18T14:31:15.861Z] === RUN TestRenameStoppedContainer [2019-09-18T14:31:15.931Z] --- PASS: TestServiceWithDataPathPortInit (19.54s) [2019-09-18T14:31:15.931Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-18T14:31:15.931Z] daemon.go:336: [d2e4134f1161e] waiting for daemon to start [2019-09-18T14:31:15.931Z] daemon.go:336: [d2e4134f1161e] waiting for daemon to start [2019-09-18T14:31:15.931Z] daemon.go:364: [d2e4134f1161e] daemon started [2019-09-18T14:31:15.931Z] daemon.go:472: [d2e4134f1161e] Stopping daemon [2019-09-18T14:31:15.931Z] daemon.go:307: [d2e4134f1161e] exiting daemon [2019-09-18T14:31:15.931Z] daemon.go:459: [d2e4134f1161e] Daemon stopped [2019-09-18T14:31:15.931Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-18T14:31:15.931Z] daemon.go:336: [d60c5f3b2ea1f] waiting for daemon to start [2019-09-18T14:31:15.931Z] daemon.go:336: [d60c5f3b2ea1f] waiting for daemon to start [2019-09-18T14:31:15.931Z] daemon.go:364: [d60c5f3b2ea1f] daemon started [2019-09-18T14:31:15.931Z] daemon.go:472: [d60c5f3b2ea1f] Stopping daemon [2019-09-18T14:31:15.931Z] daemon.go:307: [d60c5f3b2ea1f] exiting daemon [2019-09-18T14:31:15.931Z] daemon.go:459: [d60c5f3b2ea1f] Daemon stopped [2019-09-18T14:31:15.931Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-18T14:31:15.931Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-09-18T14:31:16.225Z] --- PASS: TestRenameStoppedContainer (0.94s) [2019-09-18T14:31:16.225Z] === RUN TestRenameRunningContainerAndReuse [2019-09-18T14:31:16.861Z] === RUN Test/DockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-18T14:31:17.118Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementEnv [2019-09-18T14:31:18.350Z] --- PASS: TestRenameRunningContainerAndReuse (2.17s) [2019-09-18T14:31:18.350Z] === RUN TestRenameInvalidName [2019-09-18T14:31:19.269Z] --- PASS: TestRenameInvalidName (1.00s) [2019-09-18T14:31:19.269Z] === RUN TestRenameAnonymousContainer [2019-09-18T14:31:21.481Z] --- PASS: TestUpdateRestartPolicy (20.88s) [2019-09-18T14:31:21.482Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-18T14:31:21.482Z] --- PASS: TestUpdateRestartWithAutoRemove (1.66s) [2019-09-18T14:31:21.482Z] === RUN TestWaitNonBlocked [2019-09-18T14:31:21.482Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-18T14:31:21.482Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-18T14:31:21.482Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-18T14:31:21.482Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-18T14:31:21.482Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-18T14:31:21.482Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-18T14:31:22.487Z] --- PASS: TestRenameAnonymousContainer (3.17s) [2019-09-18T14:31:22.487Z] === RUN TestRenameContainerWithSameName [2019-09-18T14:31:23.280Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2019-09-18T14:31:23.280Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-18T14:31:23.669Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.01s) [2019-09-18T14:31:23.669Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-18T14:31:23.669Z] daemon.go:336: [dee7f1b303e8d] waiting for daemon to start [2019-09-18T14:31:23.669Z] daemon.go:336: [dee7f1b303e8d] waiting for daemon to start [2019-09-18T14:31:23.669Z] daemon.go:364: [dee7f1b303e8d] daemon started [2019-09-18T14:31:23.669Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vex9f18tbmb1mapywqs7wxzx6 Created:2019-09-18 14:31:14.995963522 +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[64898f97e23c22ce23d6f2c0a6afbb80fc2c8556f7e20568ec6131c42eb012cc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t8v3ix2v493h1uga4xykwdfsv EndpointID:af4d770ba50c0034668a7318ca19297edb88006a10ee6edbda90e7a2f00d6e20 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c8dcdfc029df77e9c7e4cae1fd33040b50df940346e7133db37c9036ac6408d6 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:b099258519dd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t8v3ix2v493h1uga4xykwdfsv EndpointID:af4d770ba50c0034668a7318ca19297edb88006a10ee6edbda90e7a2f00d6e20 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-18T14:31:23.669Z] daemon.go:472: [dee7f1b303e8d] Stopping daemon [2019-09-18T14:31:23.669Z] daemon.go:307: [dee7f1b303e8d] exiting daemon [2019-09-18T14:31:23.669Z] daemon.go:459: [dee7f1b303e8d] Daemon stopped [2019-09-18T14:31:23.669Z] PASS [2019-09-18T14:31:23.669Z] [2019-09-18T14:31:23.669Z] === Skipped [2019-09-18T14:31:23.669Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-18T14:31:23.669Z] service_test.go:230: FLAKY_TEST [2019-09-18T14:31:23.669Z] [2019-09-18T14:31:23.669Z] [2019-09-18T14:31:23.669Z] DONE 21 tests, 1 skipped in 52.169s [2019-09-18T14:31:23.669Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-18T14:31:23.669Z] ++ 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-18T14:31:23.669Z] ++ set -e [2019-09-18T14:31:23.669Z] ++ '[' -n 0 ']' [2019-09-18T14:31:23.669Z] ++ set -x [2019-09-18T14:31:23.669Z] ++ env -i DEST=/go/src/github.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-18T14:31:23.669Z] INFO: Testing against a local daemon [2019-09-18T14:31:23.669Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-18T14:31:23.669Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-09-18T14:31:23.669Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-18T14:31:23.669Z] === RUN TestDockerNetworkIpvlan [2019-09-18T14:31:23.669Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-09-18T14:31:23.669Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-18T14:31:23.669Z] PASS [2019-09-18T14:31:23.669Z] [2019-09-18T14:31:23.669Z] === Skipped [2019-09-18T14:31:23.669Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-09-18T14:31:23.669Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-18T14:31:23.669Z] [2019-09-18T14:31:23.669Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-09-18T14:31:23.669Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-18T14:31:23.669Z] [2019-09-18T14:31:23.669Z] [2019-09-18T14:31:23.669Z] DONE 2 tests, 2 skipped in 0.352s [2019-09-18T14:31:23.669Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-18T14:31:23.669Z] ++ 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-18T14:31:23.669Z] ++ set -e [2019-09-18T14:31:23.669Z] ++ '[' -n 0 ']' [2019-09-18T14:31:23.669Z] ++ set -x [2019-09-18T14:31:23.669Z] ++ env -i DEST=/go/src/github.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-18T14:31:24.244Z] INFO: Testing against a local daemon [2019-09-18T14:31:24.244Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-18T14:31:24.405Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-09-18T14:31:24.405Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.30s) [2019-09-18T14:31:24.405Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.39s) [2019-09-18T14:31:24.405Z] === RUN TestWaitBlocked [2019-09-18T14:31:24.405Z] --- SKIP: TestWaitBlocked (0.00s) [2019-09-18T14:31:24.405Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T14:31:24.405Z] PASS [2019-09-18T14:31:24.405Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-09-18T14:31:24.405Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T14:31:24.405Z] INFO: Testing against a local daemon [2019-09-18T14:31:24.405Z] === RUN TestCommitInheritsEnv [2019-09-18T14:31:24.405Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-09-18T14:31:24.405Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-18T14:31:24.405Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-18T14:31:24.405Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-09-18T14:31:24.405Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-09-18T14:31:24.405Z] === RUN TestImagesFilterMultiReference [2019-09-18T14:31:24.405Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-09-18T14:31:24.405Z] === RUN TestImagePullPlatformInvalid [2019-09-18T14:31:24.405Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-09-18T14:31:24.405Z] === RUN TestRemoveImageOrphaning [2019-09-18T14:31:24.405Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-09-18T14:31:24.405Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-18T14:31:24.405Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-18T14:31:24.405Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-09-18T14:31:24.405Z] === RUN TestTagInvalidReference [2019-09-18T14:31:24.405Z] --- PASS: TestTagInvalidReference (0.04s) [2019-09-18T14:31:24.405Z] === RUN TestTagValidPrefixedRepo [2019-09-18T14:31:24.405Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-09-18T14:31:24.405Z] === RUN TestTagExistedNameWithoutForce [2019-09-18T14:31:24.405Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-09-18T14:31:24.405Z] === RUN TestTagOfficialNames [2019-09-18T14:31:24.405Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-09-18T14:31:24.405Z] tag_test.go:98: testEnv.OSType == "windows" [2019-09-18T14:31:24.405Z] === RUN TestTagMatchesDigest [2019-09-18T14:31:24.405Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-09-18T14:31:24.405Z] PASS [2019-09-18T14:31:24.405Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-09-18T14:31:24.405Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T14:31:24.405Z] INFO: Testing against a local daemon [2019-09-18T14:31:24.405Z] === RUN TestNetworkCreateDelete [2019-09-18T14:31:24.405Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-09-18T14:31:24.405Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T14:31:24.405Z] === RUN TestDockerNetworkDeletePreferID [2019-09-18T14:31:24.405Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-09-18T14:31:24.405Z] 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-18T14:31:24.405Z] === RUN TestInspectNetwork [2019-09-18T14:31:24.405Z] --- SKIP: TestInspectNetwork (0.00s) [2019-09-18T14:31:24.405Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-09-18T14:31:24.405Z] === RUN TestRunContainerWithBridgeNone [2019-09-18T14:31:24.405Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-09-18T14:31:24.405Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T14:31:24.405Z] === RUN TestNetworkInvalidJSON [2019-09-18T14:31:24.405Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-18T14:31:24.405Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-18T14:31:24.405Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-18T14:31:24.405Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-18T14:31:24.405Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-18T14:31:24.405Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-18T14:31:24.405Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-18T14:31:24.405Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-18T14:31:24.405Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-18T14:31:24.405Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-09-18T14:31:24.405Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-09-18T14:31:24.405Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-09-18T14:31:24.867Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-09-18T14:31:24.867Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-18T14:31:24.867Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-09-18T14:31:24.867Z] service_test.go:29: testEnv.OSType == "windows" [2019-09-18T14:31:24.867Z] === RUN TestDaemonDefaultNetworkPools [2019-09-18T14:31:24.867Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-09-18T14:31:24.867Z] service_test.go:51: testEnv.OSType == "windows" [2019-09-18T14:31:24.867Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-18T14:31:24.867Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-09-18T14:31:24.867Z] service_test.go:94: testEnv.OSType == "windows" [2019-09-18T14:31:24.867Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-18T14:31:24.867Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-09-18T14:31:24.867Z] service_test.go:127: testEnv.OSType == "windows" [2019-09-18T14:31:24.867Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-18T14:31:24.868Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-09-18T14:31:24.868Z] service_test.go:177: testEnv.OSType == "windows" [2019-09-18T14:31:24.868Z] === RUN TestServiceWithPredefinedNetwork [2019-09-18T14:31:24.868Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-09-18T14:31:24.868Z] service_test.go:201: testEnv.OSType == "windows" [2019-09-18T14:31:24.868Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-18T14:31:24.868Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-18T14:31:24.868Z] service_test.go:230: FLAKY_TEST [2019-09-18T14:31:24.868Z] === RUN TestServiceWithDataPathPortInit [2019-09-18T14:31:24.868Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-09-18T14:31:24.868Z] service_test.go:319: testEnv.OSType == "windows" [2019-09-18T14:31:24.868Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-18T14:31:24.868Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-09-18T14:31:24.868Z] service_test.go:386: testEnv.OSType == "windows" [2019-09-18T14:31:24.868Z] PASS [2019-09-18T14:31:24.868Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-18T14:31:24.868Z] PASS [2019-09-18T14:31:24.868Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-18T14:31:24.868Z] PASS [2019-09-18T14:31:24.868Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-18T14:31:24.868Z] PASS [2019-09-18T14:31:24.868Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-18T14:31:24.868Z] PASS [2019-09-18T14:31:24.868Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-18T14:31:24.868Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T14:31:24.868Z] INFO: Testing against a local daemon [2019-09-18T14:31:24.868Z] === RUN TestPluginInvalidJSON [2019-09-18T14:31:24.868Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-18T14:31:24.868Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-18T14:31:24.868Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-18T14:31:24.868Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-09-18T14:31:24.868Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-18T14:31:24.868Z] PASS [2019-09-18T14:31:24.868Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-18T14:31:24.868Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T14:31:24.868Z] INFO: Testing against a local daemon [2019-09-18T14:31:24.868Z] === RUN TestExternalGraphDriver [2019-09-18T14:31:24.868Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-09-18T14:31:24.868Z] external_test.go:48: runtime.GOOS == "windows" [2019-09-18T14:31:24.868Z] === RUN TestGraphdriverPluginV2 [2019-09-18T14:31:24.868Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-09-18T14:31:24.868Z] external_test.go:407: runtime.GOOS == "windows" [2019-09-18T14:31:24.868Z] PASS [2019-09-18T14:31:24.868Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-18T14:31:24.868Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T14:31:24.868Z] INFO: Testing against a local daemon [2019-09-18T14:31:24.868Z] PASS [2019-09-18T14:31:24.868Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-18T14:31:24.868Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T14:31:24.868Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-09-18T14:31:24.868Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T14:31:24.868Z] INFO: Testing against a local daemon [2019-09-18T14:31:24.868Z] === RUN TestSecretInspect [2019-09-18T14:31:24.868Z] --- SKIP: TestSecretInspect (0.00s) [2019-09-18T14:31:24.868Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:31:24.868Z] === RUN TestSecretList [2019-09-18T14:31:24.868Z] --- SKIP: TestSecretList (0.00s) [2019-09-18T14:31:24.868Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:31:24.868Z] === RUN TestSecretsCreateAndDelete [2019-09-18T14:31:24.868Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-09-18T14:31:24.868Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:31:24.868Z] === RUN TestSecretsUpdate [2019-09-18T14:31:24.868Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-09-18T14:31:24.868Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:31:24.868Z] === RUN TestTemplatedSecret [2019-09-18T14:31:24.868Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-09-18T14:31:24.868Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:31:24.868Z] === RUN TestSecretCreateResolve [2019-09-18T14:31:24.868Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-09-18T14:31:24.868Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T14:31:24.868Z] PASS [2019-09-18T14:31:24.868Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-09-18T14:31:25.117Z] --- PASS: TestRenameContainerWithLinkedContainer (1.83s) [2019-09-18T14:31:25.117Z] === RUN TestResize [2019-09-18T14:31:25.331Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T14:31:25.331Z] INFO: Testing against a local daemon [2019-09-18T14:31:25.331Z] === RUN TestServiceCreateInit [2019-09-18T14:31:25.331Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-18T14:31:25.331Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-18T14:31:25.331Z] --- PASS: TestServiceCreateInit (0.04s) [2019-09-18T14:31:25.331Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-09-18T14:31:25.331Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:31:25.331Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-09-18T14:31:25.331Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:31:25.331Z] === RUN TestCreateServiceMultipleTimes [2019-09-18T14:31:25.331Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-09-18T14:31:25.331Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:31:25.331Z] === RUN TestCreateServiceConflict [2019-09-18T14:31:25.331Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-09-18T14:31:25.331Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:31:25.331Z] === RUN TestCreateServiceMaxReplicas [2019-09-18T14:31:25.331Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-09-18T14:31:25.331Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:31:25.331Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-18T14:31:25.331Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-09-18T14:31:25.331Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:31:25.331Z] === RUN TestCreateServiceSecretFileMode [2019-09-18T14:31:25.331Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-09-18T14:31:25.331Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:31:25.331Z] === RUN TestCreateServiceConfigFileMode [2019-09-18T14:31:25.331Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-09-18T14:31:25.331Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:31:25.331Z] === RUN TestCreateServiceSysctls [2019-09-18T14:31:25.331Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-09-18T14:31:25.331Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:31:25.331Z] === RUN TestCreateServiceCapabilities [2019-09-18T14:31:25.331Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-09-18T14:31:25.331Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:31:25.331Z] === RUN TestInspect [2019-09-18T14:31:25.331Z] --- SKIP: TestInspect (0.00s) [2019-09-18T14:31:25.331Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:31:25.331Z] === RUN TestDockerNetworkConnectAlias [2019-09-18T14:31:25.331Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-09-18T14:31:25.331Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:31:25.331Z] === RUN TestDockerNetworkReConnect [2019-09-18T14:31:25.331Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-09-18T14:31:25.331Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:31:25.331Z] === RUN TestServicePlugin [2019-09-18T14:31:25.331Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-18T14:31:25.331Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:31:25.331Z] === RUN TestServiceUpdateLabel [2019-09-18T14:31:25.331Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-09-18T14:31:25.331Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T14:31:25.331Z] === RUN TestServiceUpdateSecrets [2019-09-18T14:31:25.331Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-09-18T14:31:25.331Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T14:31:25.331Z] === RUN TestServiceUpdateConfigs [2019-09-18T14:31:25.331Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-09-18T14:31:25.331Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T14:31:25.331Z] === RUN TestServiceUpdateNetwork [2019-09-18T14:31:25.331Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-09-18T14:31:25.331Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-09-18T14:31:25.331Z] PASS [2019-09-18T14:31:25.331Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-09-18T14:31:25.331Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T14:31:25.331Z] INFO: Testing against a local daemon [2019-09-18T14:31:25.331Z] === RUN TestSessionCreate [2019-09-18T14:31:25.331Z] --- SKIP: TestSessionCreate (0.00s) [2019-09-18T14:31:25.331Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-09-18T14:31:25.331Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-18T14:31:25.331Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-09-18T14:31:25.331Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-09-18T14:31:25.331Z] PASS [2019-09-18T14:31:25.331Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-09-18T14:31:25.331Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T14:31:25.331Z] INFO: Testing against a local daemon [2019-09-18T14:31:25.331Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-18T14:31:25.331Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-18T14:31:25.331Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-09-18T14:31:25.331Z] === RUN TestEventsExecDie [2019-09-18T14:31:25.331Z] --- SKIP: TestEventsExecDie (0.00s) [2019-09-18T14:31:25.331Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-09-18T14:31:25.331Z] === RUN TestEventsBackwardsCompatible [2019-09-18T14:31:25.331Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-09-18T14:31:25.331Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-09-18T14:31:25.331Z] === RUN TestInfoAPI [2019-09-18T14:31:25.331Z] --- PASS: TestInfoAPI (0.03s) [2019-09-18T14:31:25.331Z] === RUN TestInfoAPIWarnings [2019-09-18T14:31:25.331Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-09-18T14:31:25.331Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-18T14:31:25.331Z] === RUN TestLoginFailsWithBadCredentials [2019-09-18T14:31:25.617Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2019-09-18T14:31:25.617Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-09-18T14:31:25.617Z] daemon.go:336: [d1c1550092cd7] waiting for daemon to start [2019-09-18T14:31:25.617Z] daemon.go:336: [d1c1550092cd7] waiting for daemon to start [2019-09-18T14:31:25.617Z] daemon.go:364: [d1c1550092cd7] daemon started [2019-09-18T14:31:25.617Z] daemon.go:472: [d1c1550092cd7] Stopping daemon [2019-09-18T14:31:25.617Z] daemon.go:307: [d1c1550092cd7] exiting daemon [2019-09-18T14:31:25.617Z] daemon.go:459: [d1c1550092cd7] Daemon stopped [2019-09-18T14:31:25.617Z] daemon.go:336: [d1c1550092cd7] waiting for daemon to start [2019-09-18T14:31:25.617Z] daemon.go:336: [d1c1550092cd7] waiting for daemon to start [2019-09-18T14:31:25.617Z] daemon.go:364: [d1c1550092cd7] daemon started [2019-09-18T14:31:25.617Z] daemon.go:472: [d1c1550092cd7] Stopping daemon [2019-09-18T14:31:25.617Z] daemon.go:307: [d1c1550092cd7] exiting daemon [2019-09-18T14:31:25.617Z] daemon.go:459: [d1c1550092cd7] Daemon stopped [2019-09-18T14:31:25.617Z] === RUN TestDockerNetworkMacvlan [2019-09-18T14:31:25.935Z] --- PASS: TestResize (0.87s) [2019-09-18T14:31:25.935Z] === RUN TestResizeWithInvalidSize [2019-09-18T14:31:26.180Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-18T14:31:26.304Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2019-09-18T14:31:26.304Z] === RUN TestPingCacheHeaders [2019-09-18T14:31:26.304Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-09-18T14:31:26.304Z] === RUN TestPingGet [2019-09-18T14:31:26.767Z] --- PASS: TestPingGet (0.03s) [2019-09-18T14:31:26.767Z] === RUN TestPingHead [2019-09-18T14:31:26.767Z] --- PASS: TestPingHead (0.03s) [2019-09-18T14:31:26.767Z] === RUN TestVersion [2019-09-18T14:31:26.767Z] --- PASS: TestVersion (0.03s) [2019-09-18T14:31:26.767Z] PASS [2019-09-18T14:31:26.767Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-09-18T14:31:26.767Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T14:31:26.767Z] INFO: Testing against a local daemon [2019-09-18T14:31:26.767Z] === RUN TestVolumesCreateAndList [2019-09-18T14:31:26.767Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-09-18T14:31:26.767Z] === RUN TestVolumesRemove [2019-09-18T14:31:26.767Z] --- SKIP: TestVolumesRemove (0.00s) [2019-09-18T14:31:26.767Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-09-18T14:31:26.767Z] === RUN TestVolumesInspect [2019-09-18T14:31:26.767Z] --- PASS: TestVolumesInspect (0.05s) [2019-09-18T14:31:26.767Z] === RUN TestVolumesInvalidJSON [2019-09-18T14:31:26.767Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-18T14:31:26.767Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-18T14:31:26.767Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-18T14:31:26.767Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-09-18T14:31:26.767Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-18T14:31:26.767Z] PASS [2019-09-18T14:31:26.767Z] INFO: make.ps1 ended at 09/18/2019 14:31:26 [2019-09-18T14:31:26.767Z] INFO: Integration CLI tests being run from the host: [2019-09-18T14:31:26.767Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-09-18T14:31:27.111Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-18T14:31:27.127Z] ok github.com/docker/docker/cmd/dockerd 0.255s coverage: 29.9% of statements [2019-09-18T14:31:27.127Z] ok github.com/docker/docker/container 0.188s coverage: 35.0% of statements [2019-09-18T14:31:27.127Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-18T14:31:27.127Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-18T14:31:27.127Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-18T14:31:27.127Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-18T14:31:27.216Z] --- PASS: TestResizeWithInvalidSize (0.92s) [2019-09-18T14:31:27.216Z] === RUN TestResizeWhenContainerNotStarted [2019-09-18T14:31:28.033Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s) [2019-09-18T14:31:28.033Z] === RUN TestDaemonRestartKillContainers [2019-09-18T14:31:28.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-18T14:31:28.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-18T14:31:28.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-18T14:31:28.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-18T14:31:28.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-18T14:31:28.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-18T14:31:28.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-18T14:31:28.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-18T14:31:28.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-18T14:31:28.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-18T14:31:28.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-18T14:31:28.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-18T14:31:28.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-18T14:31:28.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-18T14:31:28.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-18T14:31:28.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-18T14:31:28.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-18T14:31:28.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-18T14:31:28.033Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-18T14:31:28.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-18T14:31:28.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-18T14:31:28.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-18T14:31:28.033Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-18T14:31:28.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-18T14:31:28.033Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-18T14:31:28.033Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-18T14:31:28.040Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-18T14:31:28.298Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementExpose [2019-09-18T14:31:29.227Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementUser [2019-09-18T14:31:29.793Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementVolume [2019-09-18T14:31:29.949Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-18T14:31:30.357Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-09-18T14:31:30.756Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-18T14:31:31.536Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.030s coverage: 65.3% of statements [2019-09-18T14:31:31.730Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-18T14:31:31.987Z] === RUN Test/DockerSuite/TestBuildEscapeNotBackslashWordTest [2019-09-18T14:31:31.987Z] === RUN Test/DockerSuite/TestBuildEscapeWhitespace [2019-09-18T14:31:32.552Z] === RUN Test/DockerSuite/TestBuildExoticShellInterpolation [2019-09-18T14:31:33.655Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-18T14:31:34.031Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-18T14:31:35.903Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-18T14:31:36.712Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-18T14:31:36.727Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-18T14:31:37.648Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-18T14:31:37.648Z] INFO: Testing against a local daemon [2019-09-18T14:31:37.648Z] === RUN Test [2019-09-18T14:31:37.648Z] === RUN Test/DockerSuite/TestAPIClientVersionOldNotSupported [2019-09-18T14:31:37.648Z] === RUN Test/DockerSuite/TestAPICreateDeletePredefinedNetworks [2019-09-18T14:31:37.648Z] === RUN Test/DockerSuite/TestAPIErrorJSON [2019-09-18T14:31:37.648Z] === RUN Test/DockerSuite/TestAPIErrorNotFoundJSON [2019-09-18T14:31:37.648Z] === RUN Test/DockerSuite/TestAPIErrorNotFoundPlainText [2019-09-18T14:31:37.648Z] === RUN Test/DockerSuite/TestAPIErrorPlainText [2019-09-18T14:31:37.648Z] === RUN Test/DockerSuite/TestAPIGetEnabledCORS [2019-09-18T14:31:37.648Z] === RUN Test/DockerSuite/TestAPIImagesDelete [2019-09-18T14:31:37.661Z] --- PASS: TestDockerNetworkMacvlan (12.13s) [2019-09-18T14:31:37.661Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T14:31:37.661Z] daemon.go:336: [d6e372a887ddf] waiting for daemon to start [2019-09-18T14:31:37.661Z] daemon.go:336: [d6e372a887ddf] waiting for daemon to start [2019-09-18T14:31:37.661Z] daemon.go:364: [d6e372a887ddf] daemon started [2019-09-18T14:31:37.661Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2019-09-18T14:31:37.661Z] daemon.go:472: [d6e372a887ddf] Stopping daemon [2019-09-18T14:31:37.661Z] daemon.go:307: [d6e372a887ddf] exiting daemon [2019-09-18T14:31:37.661Z] daemon.go:459: [d6e372a887ddf] Daemon stopped [2019-09-18T14:31:37.661Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T14:31:37.661Z] daemon.go:336: [dfa33e057e141] waiting for daemon to start [2019-09-18T14:31:37.661Z] daemon.go:336: [dfa33e057e141] waiting for daemon to start [2019-09-18T14:31:37.661Z] daemon.go:364: [dfa33e057e141] daemon started [2019-09-18T14:31:37.661Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-09-18T14:31:37.661Z] daemon.go:472: [dfa33e057e141] Stopping daemon [2019-09-18T14:31:37.661Z] daemon.go:307: [dfa33e057e141] exiting daemon [2019-09-18T14:31:37.661Z] daemon.go:459: [dfa33e057e141] Daemon stopped [2019-09-18T14:31:37.661Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T14:31:37.661Z] daemon.go:336: [dc2118be7dbf8] waiting for daemon to start [2019-09-18T14:31:37.661Z] daemon.go:336: [dc2118be7dbf8] waiting for daemon to start [2019-09-18T14:31:37.661Z] daemon.go:364: [dc2118be7dbf8] daemon started [2019-09-18T14:31:37.661Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.21s) [2019-09-18T14:31:37.661Z] daemon.go:472: [dc2118be7dbf8] Stopping daemon [2019-09-18T14:31:37.661Z] daemon.go:307: [dc2118be7dbf8] exiting daemon [2019-09-18T14:31:37.661Z] daemon.go:459: [dc2118be7dbf8] Daemon stopped [2019-09-18T14:31:37.661Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T14:31:37.661Z] daemon.go:336: [d7fff89c6b199] waiting for daemon to start [2019-09-18T14:31:37.661Z] daemon.go:336: [d7fff89c6b199] waiting for daemon to start [2019-09-18T14:31:37.661Z] daemon.go:364: [d7fff89c6b199] daemon started [2019-09-18T14:31:37.661Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.22s) [2019-09-18T14:31:37.661Z] daemon.go:472: [d7fff89c6b199] Stopping daemon [2019-09-18T14:31:37.661Z] daemon.go:307: [d7fff89c6b199] exiting daemon [2019-09-18T14:31:37.661Z] daemon.go:459: [d7fff89c6b199] Daemon stopped [2019-09-18T14:31:37.661Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T14:31:37.661Z] daemon.go:336: [d3d7662f8a35d] waiting for daemon to start [2019-09-18T14:31:37.661Z] daemon.go:336: [d3d7662f8a35d] waiting for daemon to start [2019-09-18T14:31:37.661Z] daemon.go:364: [d3d7662f8a35d] daemon started [2019-09-18T14:31:37.661Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s) [2019-09-18T14:31:37.661Z] daemon.go:472: [d3d7662f8a35d] Stopping daemon [2019-09-18T14:31:37.661Z] daemon.go:307: [d3d7662f8a35d] exiting daemon [2019-09-18T14:31:37.661Z] daemon.go:459: [d3d7662f8a35d] Daemon stopped [2019-09-18T14:31:37.661Z] PASS [2019-09-18T14:31:37.661Z] [2019-09-18T14:31:37.661Z] DONE 7 tests in 13.909s [2019-09-18T14:31:37.661Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-18T14:31:37.661Z] ++ 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-18T14:31:37.661Z] ++ set -e [2019-09-18T14:31:37.661Z] ++ '[' -n 0 ']' [2019-09-18T14:31:37.661Z] ++ set -x [2019-09-18T14:31:37.661Z] ++ env -i DEST=/go/src/github.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-18T14:31:37.661Z] testing: warning: no tests to run [2019-09-18T14:31:37.661Z] PASS [2019-09-18T14:31:37.661Z] [2019-09-18T14:31:37.661Z] DONE 0 tests in 0.073s [2019-09-18T14:31:37.918Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-18T14:31:37.918Z] ++ 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-18T14:31:37.918Z] ++ set -e [2019-09-18T14:31:37.918Z] ++ '[' -n 0 ']' [2019-09-18T14:31:37.918Z] ++ set -x [2019-09-18T14:31:37.918Z] ++ env -i DEST=/go/src/github.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-18T14:31:38.016Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-18T14:31:38.112Z] === RUN Test/DockerSuite/TestAPIImagesFilter [2019-09-18T14:31:38.175Z] INFO: Testing against a local daemon [2019-09-18T14:31:38.175Z] === RUN TestAuthZPluginAllowRequest [2019-09-18T14:31:38.409Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-18T14:31:38.575Z] === RUN Test/DockerSuite/TestAPIImagesHistory [2019-09-18T14:31:39.038Z] === RUN Test/DockerSuite/TestAPIImagesImportBadSrc [2019-09-18T14:31:39.501Z] === RUN Test/DockerSuite/TestAPIImagesSaveAndLoad [2019-09-18T14:31:39.699Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-18T14:31:39.699Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-18T14:31:39.997Z] ok github.com/docker/docker/daemon/cluster/convert 0.034s coverage: 35.8% of statements [2019-09-18T14:31:40.071Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2019-09-18T14:31:40.071Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-09-18T14:31:40.071Z] daemon.go:336: [d9c5bc9e78b8d] waiting for daemon to start [2019-09-18T14:31:40.071Z] daemon.go:336: [d9c5bc9e78b8d] waiting for daemon to start [2019-09-18T14:31:40.071Z] daemon.go:364: [d9c5bc9e78b8d] daemon started [2019-09-18T14:31:40.071Z] daemon.go:472: [d9c5bc9e78b8d] Stopping daemon [2019-09-18T14:31:40.071Z] daemon.go:307: [d9c5bc9e78b8d] exiting daemon [2019-09-18T14:31:40.071Z] daemon.go:459: [d9c5bc9e78b8d] Daemon stopped [2019-09-18T14:31:40.071Z] === RUN TestAuthZPluginTLS [2019-09-18T14:31:40.328Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-09-18T14:31:40.328Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-09-18T14:31:40.328Z] daemon.go:336: [dfaaa5a0d529d] waiting for daemon to start [2019-09-18T14:31:40.328Z] daemon.go:336: [dfaaa5a0d529d] waiting for daemon to start [2019-09-18T14:31:40.328Z] daemon.go:364: [dfaaa5a0d529d] daemon started [2019-09-18T14:31:40.328Z] daemon.go:472: [dfaaa5a0d529d] Stopping daemon [2019-09-18T14:31:40.328Z] daemon.go:307: [dfaaa5a0d529d] exiting daemon [2019-09-18T14:31:40.328Z] daemon.go:459: [dfaaa5a0d529d] Daemon stopped [2019-09-18T14:31:40.328Z] === RUN TestAuthZPluginDenyRequest [2019-09-18T14:31:40.893Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-09-18T14:31:40.893Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-09-18T14:31:40.893Z] daemon.go:336: [deee51bede94a] waiting for daemon to start [2019-09-18T14:31:40.893Z] daemon.go:336: [deee51bede94a] waiting for daemon to start [2019-09-18T14:31:40.893Z] daemon.go:364: [deee51bede94a] daemon started [2019-09-18T14:31:40.893Z] daemon.go:472: [deee51bede94a] Stopping daemon [2019-09-18T14:31:40.893Z] daemon.go:307: [deee51bede94a] exiting daemon [2019-09-18T14:31:40.893Z] daemon.go:459: [deee51bede94a] Daemon stopped [2019-09-18T14:31:40.893Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-18T14:31:41.457Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-09-18T14:31:41.457Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-09-18T14:31:41.457Z] daemon.go:336: [da3273b00c509] waiting for daemon to start [2019-09-18T14:31:41.457Z] daemon.go:336: [da3273b00c509] waiting for daemon to start [2019-09-18T14:31:41.457Z] daemon.go:364: [da3273b00c509] daemon started [2019-09-18T14:31:41.457Z] daemon.go:472: [da3273b00c509] Stopping daemon [2019-09-18T14:31:41.457Z] daemon.go:307: [da3273b00c509] exiting daemon [2019-09-18T14:31:41.457Z] daemon.go:459: [da3273b00c509] Daemon stopped [2019-09-18T14:31:41.457Z] === RUN TestAuthZPluginDenyResponse [2019-09-18T14:31:42.021Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2019-09-18T14:31:42.021Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-09-18T14:31:42.021Z] daemon.go:336: [d357f71a9a760] waiting for daemon to start [2019-09-18T14:31:42.021Z] daemon.go:336: [d357f71a9a760] waiting for daemon to start [2019-09-18T14:31:42.021Z] daemon.go:364: [d357f71a9a760] daemon started [2019-09-18T14:31:42.021Z] daemon.go:472: [d357f71a9a760] Stopping daemon [2019-09-18T14:31:42.021Z] daemon.go:307: [d357f71a9a760] exiting daemon [2019-09-18T14:31:42.021Z] daemon.go:459: [d357f71a9a760] Daemon stopped [2019-09-18T14:31:42.021Z] === RUN TestAuthZPluginAllowEventStream [2019-09-18T14:31:42.705Z] ok github.com/docker/docker/daemon/cluster 0.170s coverage: 0.5% of statements [2019-09-18T14:31:42.949Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-18T14:31:42.949Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.10s) [2019-09-18T14:31:42.949Z] 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-18T14:31:42.949Z] daemon.go:336: [decdb584c34e2] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:336: [decdb584c34e2] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:364: [decdb584c34e2] daemon started [2019-09-18T14:31:42.949Z] daemon.go:336: [decdb584c34e2] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:307: [decdb584c34e2] exiting daemon [2019-09-18T14:31:42.949Z] daemon.go:336: [decdb584c34e2] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:364: [decdb584c34e2] daemon started [2019-09-18T14:31:42.949Z] daemon.go:472: [decdb584c34e2] Stopping daemon [2019-09-18T14:31:42.949Z] daemon.go:307: [decdb584c34e2] exiting daemon [2019-09-18T14:31:42.949Z] daemon.go:459: [decdb584c34e2] Daemon stopped [2019-09-18T14:31:42.949Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.63s) [2019-09-18T14:31:42.949Z] 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-18T14:31:42.949Z] daemon.go:336: [d578d120ba62f] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:336: [d578d120ba62f] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:364: [d578d120ba62f] daemon started [2019-09-18T14:31:42.949Z] daemon.go:336: [d578d120ba62f] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:307: [d578d120ba62f] exiting daemon [2019-09-18T14:31:42.949Z] daemon.go:336: [d578d120ba62f] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:364: [d578d120ba62f] daemon started [2019-09-18T14:31:42.949Z] daemon.go:472: [d578d120ba62f] Stopping daemon [2019-09-18T14:31:42.949Z] daemon.go:307: [d578d120ba62f] exiting daemon [2019-09-18T14:31:42.949Z] daemon.go:459: [d578d120ba62f] Daemon stopped [2019-09-18T14:31:42.949Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.49s) [2019-09-18T14:31:42.949Z] 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-18T14:31:42.949Z] daemon.go:336: [d2194679ae8a7] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:336: [d2194679ae8a7] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:364: [d2194679ae8a7] daemon started [2019-09-18T14:31:42.949Z] daemon.go:472: [d2194679ae8a7] Stopping daemon [2019-09-18T14:31:42.949Z] daemon.go:307: [d2194679ae8a7] exiting daemon [2019-09-18T14:31:42.949Z] daemon.go:459: [d2194679ae8a7] Daemon stopped [2019-09-18T14:31:42.949Z] daemon.go:336: [d2194679ae8a7] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:336: [d2194679ae8a7] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:364: [d2194679ae8a7] daemon started [2019-09-18T14:31:42.949Z] daemon.go:472: [d2194679ae8a7] Stopping daemon [2019-09-18T14:31:42.949Z] daemon.go:307: [d2194679ae8a7] exiting daemon [2019-09-18T14:31:42.949Z] daemon.go:459: [d2194679ae8a7] Daemon stopped [2019-09-18T14:31:42.949Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.47s) [2019-09-18T14:31:42.949Z] 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-18T14:31:42.949Z] daemon.go:336: [db4b70a7f004e] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:336: [db4b70a7f004e] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:364: [db4b70a7f004e] daemon started [2019-09-18T14:31:42.949Z] daemon.go:336: [db4b70a7f004e] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:307: [db4b70a7f004e] exiting daemon [2019-09-18T14:31:42.949Z] daemon.go:336: [db4b70a7f004e] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:364: [db4b70a7f004e] daemon started [2019-09-18T14:31:42.949Z] daemon.go:472: [db4b70a7f004e] Stopping daemon [2019-09-18T14:31:42.949Z] daemon.go:307: [db4b70a7f004e] exiting daemon [2019-09-18T14:31:42.949Z] daemon.go:459: [db4b70a7f004e] Daemon stopped [2019-09-18T14:31:42.949Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.43s) [2019-09-18T14:31:42.949Z] 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-18T14:31:42.949Z] daemon.go:336: [d4a9357b18443] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:336: [d4a9357b18443] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:364: [d4a9357b18443] daemon started [2019-09-18T14:31:42.949Z] daemon.go:472: [d4a9357b18443] Stopping daemon [2019-09-18T14:31:42.949Z] daemon.go:307: [d4a9357b18443] exiting daemon [2019-09-18T14:31:42.949Z] daemon.go:459: [d4a9357b18443] Daemon stopped [2019-09-18T14:31:42.949Z] daemon.go:336: [d4a9357b18443] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:336: [d4a9357b18443] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:364: [d4a9357b18443] daemon started [2019-09-18T14:31:42.949Z] daemon.go:472: [d4a9357b18443] Stopping daemon [2019-09-18T14:31:42.949Z] daemon.go:307: [d4a9357b18443] exiting daemon [2019-09-18T14:31:42.949Z] daemon.go:459: [d4a9357b18443] Daemon stopped [2019-09-18T14:31:42.949Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.53s) [2019-09-18T14:31:42.949Z] 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-18T14:31:42.949Z] daemon.go:336: [db6599dd9eaa9] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:336: [db6599dd9eaa9] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:364: [db6599dd9eaa9] daemon started [2019-09-18T14:31:42.949Z] daemon.go:336: [db6599dd9eaa9] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:307: [db6599dd9eaa9] exiting daemon [2019-09-18T14:31:42.949Z] daemon.go:336: [db6599dd9eaa9] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:364: [db6599dd9eaa9] daemon started [2019-09-18T14:31:42.949Z] daemon.go:472: [db6599dd9eaa9] Stopping daemon [2019-09-18T14:31:42.949Z] daemon.go:307: [db6599dd9eaa9] exiting daemon [2019-09-18T14:31:42.949Z] daemon.go:459: [db6599dd9eaa9] Daemon stopped [2019-09-18T14:31:42.949Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2019-09-18T14:31:42.949Z] 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-18T14:31:42.949Z] daemon.go:336: [dbf7d0e74b316] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:336: [dbf7d0e74b316] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:364: [dbf7d0e74b316] daemon started [2019-09-18T14:31:42.949Z] daemon.go:472: [dbf7d0e74b316] Stopping daemon [2019-09-18T14:31:42.949Z] daemon.go:307: [dbf7d0e74b316] exiting daemon [2019-09-18T14:31:42.949Z] daemon.go:459: [dbf7d0e74b316] Daemon stopped [2019-09-18T14:31:42.949Z] daemon.go:336: [dbf7d0e74b316] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:336: [dbf7d0e74b316] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:364: [dbf7d0e74b316] daemon started [2019-09-18T14:31:42.949Z] daemon.go:472: [dbf7d0e74b316] Stopping daemon [2019-09-18T14:31:42.949Z] daemon.go:307: [dbf7d0e74b316] exiting daemon [2019-09-18T14:31:42.949Z] daemon.go:459: [dbf7d0e74b316] Daemon stopped [2019-09-18T14:31:42.949Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s) [2019-09-18T14:31:42.949Z] 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-18T14:31:42.949Z] daemon.go:336: [d2aa7e63d6457] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:336: [d2aa7e63d6457] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:364: [d2aa7e63d6457] daemon started [2019-09-18T14:31:42.949Z] daemon.go:472: [d2aa7e63d6457] Stopping daemon [2019-09-18T14:31:42.949Z] daemon.go:307: [d2aa7e63d6457] exiting daemon [2019-09-18T14:31:42.949Z] daemon.go:459: [d2aa7e63d6457] Daemon stopped [2019-09-18T14:31:42.949Z] daemon.go:336: [d2aa7e63d6457] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:336: [d2aa7e63d6457] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:364: [d2aa7e63d6457] daemon started [2019-09-18T14:31:42.949Z] daemon.go:472: [d2aa7e63d6457] Stopping daemon [2019-09-18T14:31:42.949Z] daemon.go:307: [d2aa7e63d6457] exiting daemon [2019-09-18T14:31:42.949Z] daemon.go:459: [d2aa7e63d6457] Daemon stopped [2019-09-18T14:31:42.949Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s) [2019-09-18T14:31:42.949Z] 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-18T14:31:42.949Z] daemon.go:336: [d07e6a1734fa5] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:336: [d07e6a1734fa5] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:364: [d07e6a1734fa5] daemon started [2019-09-18T14:31:42.949Z] daemon.go:472: [d07e6a1734fa5] Stopping daemon [2019-09-18T14:31:42.949Z] daemon.go:307: [d07e6a1734fa5] exiting daemon [2019-09-18T14:31:42.949Z] daemon.go:459: [d07e6a1734fa5] Daemon stopped [2019-09-18T14:31:42.949Z] daemon.go:336: [d07e6a1734fa5] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:336: [d07e6a1734fa5] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:364: [d07e6a1734fa5] daemon started [2019-09-18T14:31:42.949Z] daemon.go:472: [d07e6a1734fa5] Stopping daemon [2019-09-18T14:31:42.949Z] daemon.go:307: [d07e6a1734fa5] exiting daemon [2019-09-18T14:31:42.949Z] daemon.go:459: [d07e6a1734fa5] Daemon stopped [2019-09-18T14:31:42.949Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2019-09-18T14:31:42.949Z] 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-18T14:31:42.949Z] daemon.go:336: [da883c6aa563d] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:336: [da883c6aa563d] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:364: [da883c6aa563d] daemon started [2019-09-18T14:31:42.949Z] daemon.go:307: [da883c6aa563d] exiting daemon [2019-09-18T14:31:42.949Z] daemon.go:336: [da883c6aa563d] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:336: [da883c6aa563d] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:364: [da883c6aa563d] daemon started [2019-09-18T14:31:42.949Z] daemon.go:472: [da883c6aa563d] Stopping daemon [2019-09-18T14:31:42.949Z] daemon.go:307: [da883c6aa563d] exiting daemon [2019-09-18T14:31:42.949Z] daemon.go:459: [da883c6aa563d] Daemon stopped [2019-09-18T14:31:42.949Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s) [2019-09-18T14:31:42.949Z] 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-18T14:31:42.949Z] daemon.go:336: [d09094bb9fc03] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:336: [d09094bb9fc03] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:364: [d09094bb9fc03] daemon started [2019-09-18T14:31:42.949Z] daemon.go:336: [d09094bb9fc03] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:307: [d09094bb9fc03] exiting daemon [2019-09-18T14:31:42.949Z] daemon.go:336: [d09094bb9fc03] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:364: [d09094bb9fc03] daemon started [2019-09-18T14:31:42.949Z] daemon.go:472: [d09094bb9fc03] Stopping daemon [2019-09-18T14:31:42.949Z] daemon.go:307: [d09094bb9fc03] exiting daemon [2019-09-18T14:31:42.949Z] daemon.go:459: [d09094bb9fc03] Daemon stopped [2019-09-18T14:31:42.949Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.80s) [2019-09-18T14:31:42.949Z] 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-18T14:31:42.949Z] daemon.go:336: [dc0fd13e1a7f7] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:336: [dc0fd13e1a7f7] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:364: [dc0fd13e1a7f7] daemon started [2019-09-18T14:31:42.949Z] daemon.go:472: [dc0fd13e1a7f7] Stopping daemon [2019-09-18T14:31:42.949Z] daemon.go:307: [dc0fd13e1a7f7] exiting daemon [2019-09-18T14:31:42.949Z] daemon.go:459: [dc0fd13e1a7f7] Daemon stopped [2019-09-18T14:31:42.949Z] daemon.go:336: [dc0fd13e1a7f7] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:336: [dc0fd13e1a7f7] waiting for daemon to start [2019-09-18T14:31:42.949Z] daemon.go:364: [dc0fd13e1a7f7] daemon started [2019-09-18T14:31:42.949Z] daemon.go:472: [dc0fd13e1a7f7] Stopping daemon [2019-09-18T14:31:42.949Z] daemon.go:307: [dc0fd13e1a7f7] exiting daemon [2019-09-18T14:31:42.949Z] daemon.go:459: [dc0fd13e1a7f7] Daemon stopped [2019-09-18T14:31:42.949Z] === RUN TestCgroupNamespacesRun [2019-09-18T14:31:43.916Z] --- PASS: TestAuthZPluginAllowEventStream (1.94s) [2019-09-18T14:31:43.916Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-09-18T14:31:43.916Z] daemon.go:336: [d66f9f732c59e] waiting for daemon to start [2019-09-18T14:31:43.916Z] daemon.go:336: [d66f9f732c59e] waiting for daemon to start [2019-09-18T14:31:43.916Z] daemon.go:364: [d66f9f732c59e] daemon started [2019-09-18T14:31:43.916Z] daemon.go:472: [d66f9f732c59e] Stopping daemon [2019-09-18T14:31:43.916Z] daemon.go:307: [d66f9f732c59e] exiting daemon [2019-09-18T14:31:43.916Z] daemon.go:459: [d66f9f732c59e] Daemon stopped [2019-09-18T14:31:43.916Z] === RUN TestAuthZPluginErrorResponse [2019-09-18T14:31:44.233Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2019-09-18T14:31:44.233Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-09-18T14:31:44.233Z] daemon.go:336: [d596a285f0f86] waiting for daemon to start [2019-09-18T14:31:44.233Z] daemon.go:336: [d596a285f0f86] waiting for daemon to start [2019-09-18T14:31:44.233Z] daemon.go:364: [d596a285f0f86] daemon started [2019-09-18T14:31:44.233Z] daemon.go:472: [d596a285f0f86] Stopping daemon [2019-09-18T14:31:44.233Z] daemon.go:307: [d596a285f0f86] exiting daemon [2019-09-18T14:31:44.233Z] daemon.go:459: [d596a285f0f86] Daemon stopped [2019-09-18T14:31:44.233Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-18T14:31:44.481Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2019-09-18T14:31:44.481Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-09-18T14:31:44.481Z] daemon.go:336: [d0ae5a29e83e9] waiting for daemon to start [2019-09-18T14:31:44.481Z] daemon.go:336: [d0ae5a29e83e9] waiting for daemon to start [2019-09-18T14:31:44.481Z] daemon.go:364: [d0ae5a29e83e9] daemon started [2019-09-18T14:31:44.481Z] daemon.go:472: [d0ae5a29e83e9] Stopping daemon [2019-09-18T14:31:44.481Z] daemon.go:307: [d0ae5a29e83e9] exiting daemon [2019-09-18T14:31:44.481Z] daemon.go:459: [d0ae5a29e83e9] Daemon stopped [2019-09-18T14:31:44.481Z] === RUN TestAuthZPluginErrorRequest [2019-09-18T14:31:45.045Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-09-18T14:31:45.045Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-09-18T14:31:45.045Z] daemon.go:336: [d4acac2d5b091] waiting for daemon to start [2019-09-18T14:31:45.045Z] daemon.go:336: [d4acac2d5b091] waiting for daemon to start [2019-09-18T14:31:45.046Z] daemon.go:364: [d4acac2d5b091] daemon started [2019-09-18T14:31:45.046Z] daemon.go:472: [d4acac2d5b091] Stopping daemon [2019-09-18T14:31:45.046Z] daemon.go:307: [d4acac2d5b091] exiting daemon [2019-09-18T14:31:45.046Z] daemon.go:459: [d4acac2d5b091] Daemon stopped [2019-09-18T14:31:45.046Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-18T14:31:45.302Z] === RUN Test/DockerSuite/TestBuildExpose [2019-09-18T14:31:45.560Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-09-18T14:31:45.560Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-18T14:31:45.560Z] daemon.go:336: [d02c2c04c9cfc] waiting for daemon to start [2019-09-18T14:31:45.560Z] daemon.go:336: [d02c2c04c9cfc] waiting for daemon to start [2019-09-18T14:31:45.560Z] daemon.go:364: [d02c2c04c9cfc] daemon started [2019-09-18T14:31:45.560Z] daemon.go:472: [d02c2c04c9cfc] Stopping daemon [2019-09-18T14:31:45.560Z] daemon.go:307: [d02c2c04c9cfc] exiting daemon [2019-09-18T14:31:45.560Z] daemon.go:459: [d02c2c04c9cfc] Daemon stopped [2019-09-18T14:31:45.560Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-18T14:31:45.817Z] === RUN Test/DockerSuite/TestBuildExposeMorePorts [2019-09-18T14:31:46.068Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2019-09-18T14:31:46.068Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-09-18T14:31:46.068Z] daemon.go:336: [d6dee66101363] waiting for daemon to start [2019-09-18T14:31:46.068Z] daemon.go:336: [d6dee66101363] waiting for daemon to start [2019-09-18T14:31:46.068Z] daemon.go:364: [d6dee66101363] daemon started [2019-09-18T14:31:46.068Z] daemon.go:472: [d6dee66101363] Stopping daemon [2019-09-18T14:31:46.068Z] daemon.go:307: [d6dee66101363] exiting daemon [2019-09-18T14:31:46.068Z] daemon.go:459: [d6dee66101363] Daemon stopped [2019-09-18T14:31:46.068Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-18T14:31:46.382Z] === RUN Test/DockerSuite/TestBuildExposeOrder [2019-09-18T14:31:46.951Z] === RUN Test/DockerSuite/TestBuildExposeUpperCaseProto [2019-09-18T14:31:47.208Z] === RUN Test/DockerSuite/TestBuildFails [2019-09-18T14:31:47.771Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2019-09-18T14:31:47.771Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-09-18T14:31:47.771Z] daemon.go:336: [d6bf027e56080] waiting for daemon to start [2019-09-18T14:31:47.771Z] daemon.go:336: [d6bf027e56080] waiting for daemon to start [2019-09-18T14:31:47.771Z] daemon.go:364: [d6bf027e56080] daemon started [2019-09-18T14:31:47.771Z] daemon.go:472: [d6bf027e56080] Stopping daemon [2019-09-18T14:31:47.771Z] daemon.go:307: [d6bf027e56080] exiting daemon [2019-09-18T14:31:47.771Z] daemon.go:459: [d6bf027e56080] Daemon stopped [2019-09-18T14:31:47.771Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-18T14:31:48.169Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.08s) [2019-09-18T14:31:48.169Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-09-18T14:31:48.169Z] daemon.go:336: [d360243747a00] waiting for daemon to start [2019-09-18T14:31:48.169Z] daemon.go:336: [d360243747a00] waiting for daemon to start [2019-09-18T14:31:48.169Z] daemon.go:364: [d360243747a00] daemon started [2019-09-18T14:31:48.169Z] daemon.go:472: [d360243747a00] Stopping daemon [2019-09-18T14:31:48.169Z] daemon.go:307: [d360243747a00] exiting daemon [2019-09-18T14:31:48.169Z] daemon.go:459: [d360243747a00] Daemon stopped [2019-09-18T14:31:48.169Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-18T14:31:48.237Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2019-09-18T14:31:48.335Z] === RUN Test/DockerSuite/TestBuildFailsGitNotCallable [2019-09-18T14:31:48.335Z] === RUN Test/DockerSuite/TestBuildFollowSymlinkToDir [2019-09-18T14:31:48.335Z] === RUN Test/DockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-18T14:31:50.197Z] --- PASS: TestCgroupNamespacesRunHostMode (1.99s) [2019-09-18T14:31:50.197Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-09-18T14:31:50.197Z] daemon.go:336: [d139e641cd8f9] waiting for daemon to start [2019-09-18T14:31:50.197Z] daemon.go:336: [d139e641cd8f9] waiting for daemon to start [2019-09-18T14:31:50.197Z] daemon.go:364: [d139e641cd8f9] daemon started [2019-09-18T14:31:50.197Z] daemon.go:472: [d139e641cd8f9] Stopping daemon [2019-09-18T14:31:50.197Z] daemon.go:307: [d139e641cd8f9] exiting daemon [2019-09-18T14:31:50.197Z] daemon.go:459: [d139e641cd8f9] Daemon stopped [2019-09-18T14:31:50.197Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-18T14:31:50.877Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.80s) [2019-09-18T14:31:50.877Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-09-18T14:31:50.877Z] daemon.go:336: [d819b544ba503] waiting for daemon to start [2019-09-18T14:31:50.877Z] daemon.go:336: [d819b544ba503] waiting for daemon to start [2019-09-18T14:31:50.877Z] daemon.go:364: [d819b544ba503] daemon started [2019-09-18T14:31:50.877Z] daemon.go:472: [d819b544ba503] Stopping daemon [2019-09-18T14:31:50.877Z] daemon.go:307: [d819b544ba503] exiting daemon [2019-09-18T14:31:50.877Z] daemon.go:459: [d819b544ba503] Daemon stopped [2019-09-18T14:31:50.877Z] === RUN TestAuthZPluginHeader [2019-09-18T14:31:50.938Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-18T14:31:51.036Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-09-18T14:31:51.036Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-18T14:31:51.036Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.0% of statements [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/types [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-18T14:31:51.036Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2019-09-18T14:31:51.036Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 95.2% of statements [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-18T14:31:51.036Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2019-09-18T14:31:51.036Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/builder [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-18T14:31:51.036Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-18T14:31:51.036Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2019-09-18T14:31:51.441Z] === RUN Test/DockerSuite/TestBuildFollowSymlinkToFile [2019-09-18T14:31:51.698Z] --- PASS: TestAuthZPluginHeader (1.13s) [2019-09-18T14:31:51.698Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-09-18T14:31:51.698Z] daemon.go:336: [dcda52be4c77e] waiting for daemon to start [2019-09-18T14:31:51.698Z] daemon.go:336: [dcda52be4c77e] waiting for daemon to start [2019-09-18T14:31:51.698Z] daemon.go:364: [dcda52be4c77e] daemon started [2019-09-18T14:31:51.698Z] daemon.go:472: [dcda52be4c77e] Stopping daemon [2019-09-18T14:31:51.698Z] daemon.go:307: [dcda52be4c77e] exiting daemon [2019-09-18T14:31:51.698Z] daemon.go:459: [dcda52be4c77e] Daemon stopped [2019-09-18T14:31:51.698Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-18T14:31:51.959Z] ok github.com/docker/docker/daemon/config 0.125s coverage: 84.2% of statements [2019-09-18T14:31:52.102Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2019-09-18T14:31:52.102Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-09-18T14:31:52.102Z] daemon.go:336: [d12f258920235] waiting for daemon to start [2019-09-18T14:31:52.102Z] daemon.go:336: [d12f258920235] waiting for daemon to start [2019-09-18T14:31:52.102Z] daemon.go:364: [d12f258920235] daemon started [2019-09-18T14:31:52.102Z] daemon.go:472: [d12f258920235] Stopping daemon [2019-09-18T14:31:52.102Z] daemon.go:307: [d12f258920235] exiting daemon [2019-09-18T14:31:52.102Z] daemon.go:459: [d12f258920235] Daemon stopped [2019-09-18T14:31:52.102Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-18T14:31:52.915Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.84s) [2019-09-18T14:31:52.915Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-18T14:31:52.915Z] daemon.go:336: [d135e1e4cd82e] waiting for daemon to start [2019-09-18T14:31:52.915Z] daemon.go:336: [d135e1e4cd82e] waiting for daemon to start [2019-09-18T14:31:52.915Z] daemon.go:364: [d135e1e4cd82e] daemon started [2019-09-18T14:31:52.915Z] daemon.go:472: [d135e1e4cd82e] Stopping daemon [2019-09-18T14:31:52.915Z] daemon.go:307: [d135e1e4cd82e] exiting daemon [2019-09-18T14:31:52.915Z] daemon.go:459: [d135e1e4cd82e] Daemon stopped [2019-09-18T14:31:52.915Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-18T14:31:53.775Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2019-09-18T14:31:53.775Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-09-18T14:31:53.775Z] daemon.go:336: [dacb99b51c4bb] waiting for daemon to start [2019-09-18T14:31:53.775Z] daemon.go:336: [dacb99b51c4bb] waiting for daemon to start [2019-09-18T14:31:53.775Z] daemon.go:364: [dacb99b51c4bb] daemon started [2019-09-18T14:31:53.775Z] daemon.go:472: [dacb99b51c4bb] Stopping daemon [2019-09-18T14:31:53.775Z] daemon.go:307: [dacb99b51c4bb] exiting daemon [2019-09-18T14:31:53.775Z] daemon.go:459: [dacb99b51c4bb] Daemon stopped [2019-09-18T14:31:53.775Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-18T14:31:54.218Z] === RUN Test/DockerSuite/TestBuildForceRm [2019-09-18T14:31:54.298Z] ok github.com/docker/docker/builder/fscache 0.114s coverage: 69.2% of statements [2019-09-18T14:31:54.553Z] ok github.com/docker/docker/builder/dockerfile 0.559s coverage: 45.1% of statements [2019-09-18T14:31:54.653Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2019-09-18T14:31:55.681Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s) [2019-09-18T14:31:55.681Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-09-18T14:31:55.681Z] daemon.go:336: [df912de804d00] waiting for daemon to start [2019-09-18T14:31:55.681Z] daemon.go:336: [df912de804d00] waiting for daemon to start [2019-09-18T14:31:55.681Z] daemon.go:364: [df912de804d00] daemon started [2019-09-18T14:31:55.681Z] daemon.go:472: [df912de804d00] Stopping daemon [2019-09-18T14:31:55.681Z] daemon.go:307: [df912de804d00] exiting daemon [2019-09-18T14:31:55.681Z] daemon.go:459: [df912de804d00] Daemon stopped [2019-09-18T14:31:55.681Z] === RUN TestKernelTCPMemory [2019-09-18T14:31:56.114Z] === RUN Test/DockerSuite/TestBuildFromGit [2019-09-18T14:31:56.488Z] --- PASS: TestKernelTCPMemory (1.06s) [2019-09-18T14:31:56.488Z] === RUN TestNISDomainname [2019-09-18T14:31:56.678Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.92s) [2019-09-18T14:31:56.678Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2019-09-18T14:31:56.678Z] daemon.go:336: [d413c0a406a9d] waiting for daemon to start [2019-09-18T14:31:56.678Z] daemon.go:336: [d413c0a406a9d] waiting for daemon to start [2019-09-18T14:31:56.678Z] daemon.go:364: [d413c0a406a9d] daemon started [2019-09-18T14:31:56.678Z] daemon.go:472: [d413c0a406a9d] Stopping daemon [2019-09-18T14:31:56.678Z] daemon.go:307: [d413c0a406a9d] exiting daemon [2019-09-18T14:31:56.678Z] daemon.go:459: [d413c0a406a9d] Daemon stopped [2019-09-18T14:31:56.678Z] daemon.go:336: [d413c0a406a9d] waiting for daemon to start [2019-09-18T14:31:56.678Z] daemon.go:336: [d413c0a406a9d] waiting for daemon to start [2019-09-18T14:31:56.678Z] daemon.go:364: [d413c0a406a9d] daemon started [2019-09-18T14:31:56.678Z] daemon.go:472: [d413c0a406a9d] Stopping daemon [2019-09-18T14:31:56.678Z] daemon.go:307: [d413c0a406a9d] exiting daemon [2019-09-18T14:31:56.678Z] daemon.go:459: [d413c0a406a9d] Daemon stopped [2019-09-18T14:31:56.678Z] === RUN TestAuthZPluginV2Disable [2019-09-18T14:31:57.060Z] ok github.com/docker/docker/builder/remotecontext/git 0.845s coverage: 85.1% of statements [2019-09-18T14:31:57.315Z] ok github.com/docker/docker/builder/remotecontext 0.210s coverage: 13.6% of statements [2019-09-18T14:31:57.364Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.541s coverage: 13.7% of statements [2019-09-18T14:31:57.571Z] ? github.com/docker/docker/cli [no test files] [2019-09-18T14:31:57.571Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-18T14:31:57.571Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-09-18T14:31:57.608Z] === RUN Test/DockerSuite/TestBuildFromGitWithContext [2019-09-18T14:31:57.795Z] --- PASS: TestNISDomainname (1.32s) [2019-09-18T14:31:57.796Z] === RUN TestHostnameDnsResolution [2019-09-18T14:31:58.173Z] === RUN Test/DockerSuite/TestBuildFromGitWithF [2019-09-18T14:31:58.851Z] ok github.com/docker/docker/daemon 12.592s coverage: 17.5% of statements [2019-09-18T14:31:58.851Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-18T14:31:58.851Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-18T14:31:58.851Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-18T14:31:58.851Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-18T14:31:59.541Z] === RUN Test/DockerSuite/TestBuildFromMixedcaseDockerfile [2019-09-18T14:31:59.648Z] --- PASS: TestHostnameDnsResolution (1.39s) [2019-09-18T14:31:59.648Z] === RUN TestStats [2019-09-18T14:32:00.473Z] --- PASS: TestAuthZPluginV2Disable (3.68s) [2019-09-18T14:32:00.473Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2019-09-18T14:32:00.473Z] daemon.go:336: [d1bd3c8ddf6f5] waiting for daemon to start [2019-09-18T14:32:00.473Z] daemon.go:336: [d1bd3c8ddf6f5] waiting for daemon to start [2019-09-18T14:32:00.473Z] daemon.go:364: [d1bd3c8ddf6f5] daemon started [2019-09-18T14:32:00.473Z] daemon.go:472: [d1bd3c8ddf6f5] Stopping daemon [2019-09-18T14:32:00.473Z] daemon.go:307: [d1bd3c8ddf6f5] exiting daemon [2019-09-18T14:32:00.473Z] daemon.go:459: [d1bd3c8ddf6f5] Daemon stopped [2019-09-18T14:32:00.473Z] daemon.go:336: [d1bd3c8ddf6f5] waiting for daemon to start [2019-09-18T14:32:00.473Z] daemon.go:336: [d1bd3c8ddf6f5] waiting for daemon to start [2019-09-18T14:32:00.473Z] daemon.go:364: [d1bd3c8ddf6f5] daemon started [2019-09-18T14:32:00.473Z] daemon.go:472: [d1bd3c8ddf6f5] Stopping daemon [2019-09-18T14:32:00.473Z] daemon.go:307: [d1bd3c8ddf6f5] exiting daemon [2019-09-18T14:32:00.473Z] daemon.go:459: [d1bd3c8ddf6f5] Daemon stopped [2019-09-18T14:32:00.473Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-18T14:32:00.889Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.019s coverage: 2.9% of statements [2019-09-18T14:32:01.511Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.532s coverage: 57.8% of statements [2019-09-18T14:32:01.842Z] === RUN Test/DockerSuite/TestBuildFromOfficialNames [2019-09-18T14:32:02.773Z] === RUN Test/DockerSuite/TestBuildFromRemoteTarball [2019-09-18T14:32:03.030Z] === RUN Test/DockerSuite/TestBuildFromStdinWithF [2019-09-18T14:32:03.035Z] --- PASS: TestStats (3.11s) [2019-09-18T14:32:03.035Z] === RUN TestStopContainerWithTimeout [2019-09-18T14:32:03.035Z] === RUN TestStopContainerWithTimeout/0 [2019-09-18T14:32:03.035Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-18T14:32:03.035Z] === RUN TestStopContainerWithTimeout/1 [2019-09-18T14:32:03.035Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-18T14:32:03.035Z] === RUN TestStopContainerWithTimeout/3 [2019-09-18T14:32:03.035Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-18T14:32:03.035Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-18T14:32:03.035Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-18T14:32:03.035Z] === CONT TestStopContainerWithTimeout/0 [2019-09-18T14:32:03.035Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-18T14:32:03.409Z] === CONT TestStopContainerWithTimeout/3 [2019-09-18T14:32:03.595Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.31s) [2019-09-18T14:32:03.595Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2019-09-18T14:32:03.595Z] daemon.go:336: [dc58e15609c8a] waiting for daemon to start [2019-09-18T14:32:03.595Z] daemon.go:336: [dc58e15609c8a] waiting for daemon to start [2019-09-18T14:32:03.595Z] daemon.go:364: [dc58e15609c8a] daemon started [2019-09-18T14:32:03.595Z] daemon.go:472: [dc58e15609c8a] Stopping daemon [2019-09-18T14:32:03.595Z] daemon.go:307: [dc58e15609c8a] exiting daemon [2019-09-18T14:32:03.595Z] daemon.go:459: [dc58e15609c8a] Daemon stopped [2019-09-18T14:32:03.595Z] daemon.go:336: [dc58e15609c8a] waiting for daemon to start [2019-09-18T14:32:03.595Z] daemon.go:336: [dc58e15609c8a] waiting for daemon to start [2019-09-18T14:32:03.595Z] daemon.go:364: [dc58e15609c8a] daemon started [2019-09-18T14:32:03.595Z] daemon.go:472: [dc58e15609c8a] Stopping daemon [2019-09-18T14:32:03.595Z] daemon.go:307: [dc58e15609c8a] exiting daemon [2019-09-18T14:32:03.595Z] daemon.go:459: [dc58e15609c8a] Daemon stopped [2019-09-18T14:32:03.595Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-18T14:32:04.098Z] ok github.com/docker/docker/client 0.214s coverage: 75.6% of statements [2019-09-18T14:32:05.490Z] === RUN Test/DockerSuite/TestBuildFromURLWithF [2019-09-18T14:32:05.894Z] === CONT TestStopContainerWithTimeout/1 [2019-09-18T14:32:07.736Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-09-18T14:32:07.736Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2019-09-18T14:32:07.736Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2019-09-18T14:32:07.736Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2019-09-18T14:32:07.736Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2019-09-18T14:32:07.736Z] === RUN TestDeleteDevicemapper [2019-09-18T14:32:07.736Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-18T14:32:07.736Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-18T14:32:07.736Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-18T14:32:08.372Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.642s coverage: 68.6% of statements [2019-09-18T14:32:08.372Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.950s coverage: 50.8% of statements [2019-09-18T14:32:09.864Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.928s coverage: 45.9% of statements [2019-09-18T14:32:09.864Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-18T14:32:10.745Z] === RUN Test/DockerSuite/TestBuildHandleEscapesInVolume [2019-09-18T14:32:11.884Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.74s) [2019-09-18T14:32:11.884Z] === RUN TestUpdateMemory [2019-09-18T14:32:11.884Z] --- SKIP: TestUpdateMemory (0.00s) [2019-09-18T14:32:11.884Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-18T14:32:11.884Z] === RUN TestUpdateCPUQuota [2019-09-18T14:32:12.562Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.0% of statements [2019-09-18T14:32:12.562Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.539s coverage: 52.5% of statements [2019-09-18T14:32:12.562Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-18T14:32:12.562Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.592s coverage: 76.1% of statements [2019-09-18T14:32:12.562Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-18T14:32:12.640Z] === RUN Test/DockerSuite/TestBuildHistory [2019-09-18T14:32:13.151Z] --- PASS: TestUpdateCPUQuota (1.71s) [2019-09-18T14:32:13.151Z] === RUN TestUpdatePidsLimit [2019-09-18T14:32:13.151Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-18T14:32:13.203Z] === RUN Test/DockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-09-18T14:32:13.527Z] === RUN TestUpdatePidsLimit/no_change [2019-09-18T14:32:13.896Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-18T14:32:14.274Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-18T14:32:14.603Z] ok github.com/docker/docker/daemon/links 0.020s coverage: 93.0% of statements [2019-09-18T14:32:14.647Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-18T14:32:15.019Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-18T14:32:15.099Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.32s) [2019-09-18T14:32:15.099Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-18T14:32:15.099Z] daemon.go:336: [d3f4422520cb3] waiting for daemon to start [2019-09-18T14:32:15.099Z] daemon.go:336: [d3f4422520cb3] waiting for daemon to start [2019-09-18T14:32:15.099Z] daemon.go:364: [d3f4422520cb3] daemon started [2019-09-18T14:32:15.099Z] daemon.go:472: [d3f4422520cb3] Stopping daemon [2019-09-18T14:32:15.099Z] daemon.go:307: [d3f4422520cb3] exiting daemon [2019-09-18T14:32:15.099Z] daemon.go:459: [d3f4422520cb3] Daemon stopped [2019-09-18T14:32:15.099Z] daemon.go:336: [d3f4422520cb3] waiting for daemon to start [2019-09-18T14:32:15.099Z] daemon.go:336: [d3f4422520cb3] waiting for daemon to start [2019-09-18T14:32:15.099Z] daemon.go:307: [d3f4422520cb3] exiting daemon [2019-09-18T14:32:15.099Z] daemon.go:336: [d3f4422520cb3] waiting for daemon to start [2019-09-18T14:32:15.099Z] daemon.go:336: [d3f4422520cb3] waiting for daemon to start [2019-09-18T14:32:15.099Z] daemon.go:336: [d3f4422520cb3] waiting for daemon to start [2019-09-18T14:32:15.099Z] daemon.go:364: [d3f4422520cb3] daemon started [2019-09-18T14:32:15.099Z] daemon.go:472: [d3f4422520cb3] Stopping daemon [2019-09-18T14:32:15.099Z] daemon.go:307: [d3f4422520cb3] exiting daemon [2019-09-18T14:32:15.099Z] daemon.go:459: [d3f4422520cb3] Daemon stopped [2019-09-18T14:32:15.099Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-18T14:32:15.849Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-18T14:32:16.663Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.041s coverage: 3.0% of statements [2019-09-18T14:32:17.396Z] --- PASS: TestUpdatePidsLimit (4.56s) [2019-09-18T14:32:17.396Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.47s) [2019-09-18T14:32:17.396Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2019-09-18T14:32:17.396Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2019-09-18T14:32:17.396Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2019-09-18T14:32:17.396Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2019-09-18T14:32:17.396Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.49s) [2019-09-18T14:32:17.396Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2019-09-18T14:32:17.396Z] === RUN TestUpdateRestartPolicy [2019-09-18T14:32:18.373Z] === RUN Test/DockerSuite/TestBuildIidFile [2019-09-18T14:32:18.373Z] === RUN Test/DockerSuite/TestBuildIidFileCleanupOnFail [2019-09-18T14:32:19.317Z] === RUN Test/DockerSuite/TestBuildInheritance [2019-09-18T14:32:19.368Z] ok github.com/docker/docker/daemon/logger 0.314s coverage: 42.7% of statements [2019-09-18T14:32:19.880Z] === RUN Test/DockerSuite/TestBuildIntermediateTarget [2019-09-18T14:32:20.444Z] === RUN Test/DockerSuite/TestBuildInvalidTag [2019-09-18T14:32:20.444Z] === RUN Test/DockerSuite/TestBuildJSONEmptyRun [2019-09-18T14:32:20.859Z] ok github.com/docker/docker/daemon/logger/gelf 0.035s coverage: 68.2% of statements [2019-09-18T14:32:21.812Z] === RUN Test/DockerSuite/TestBuildLabel [2019-09-18T14:32:22.069Z] === RUN Test/DockerSuite/TestBuildLabelCacheCommit [2019-09-18T14:32:22.326Z] === RUN Test/DockerSuite/TestBuildLabelMultiple [2019-09-18T14:32:22.893Z] === RUN Test/DockerSuite/TestBuildLabelOneNode [2019-09-18T14:32:23.151Z] === RUN Test/DockerSuite/TestBuildLabels [2019-09-18T14:32:23.620Z] ok github.com/docker/docker/daemon/logger/awslogs 0.707s coverage: 77.8% of statements [2019-09-18T14:32:23.715Z] === RUN Test/DockerSuite/TestBuildLabelsCache [2019-09-18T14:32:24.243Z] ok github.com/docker/docker/daemon/logger/journald 0.030s coverage: 26.2% of statements [2019-09-18T14:32:24.646Z] === RUN Test/DockerSuite/TestBuildLabelsOverride [2019-09-18T14:32:24.890Z] ok github.com/docker/docker/daemon/images 0.098s coverage: 4.9% of statements [2019-09-18T14:32:24.890Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-18T14:32:24.890Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-18T14:32:24.890Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-18T14:32:24.890Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-18T14:32:25.514Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.051s coverage: 62.1% of statements [2019-09-18T14:32:25.803Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 88.3% of statements [2019-09-18T14:32:27.921Z] === RUN Test/DockerSuite/TestBuildLastModified [2019-09-18T14:32:29.286Z] ok github.com/docker/docker/daemon/logger/local 0.078s coverage: 74.7% of statements [2019-09-18T14:32:29.286Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-18T14:32:29.908Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 18.6% of statements [2019-09-18T14:32:30.206Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 47.8% of statements [2019-09-18T14:32:31.163Z] --- PASS: TestUpdateRestartPolicy (12.99s) [2019-09-18T14:32:31.163Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-18T14:32:31.537Z] --- PASS: TestUpdateRestartWithAutoRemove (1.02s) [2019-09-18T14:32:31.537Z] === RUN TestWaitNonBlocked [2019-09-18T14:32:31.537Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-18T14:32:31.537Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-18T14:32:31.537Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-18T14:32:31.537Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-18T14:32:31.537Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-18T14:32:31.537Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-18T14:32:31.706Z] ok github.com/docker/docker/daemon/logger/templates 0.028s coverage: 8.3% of statements [2019-09-18T14:32:32.097Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2019-09-18T14:32:32.097Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-18T14:32:32.097Z] daemon.go:336: [df36eac5495d2] waiting for daemon to start [2019-09-18T14:32:32.097Z] daemon.go:336: [df36eac5495d2] waiting for daemon to start [2019-09-18T14:32:32.097Z] daemon.go:364: [df36eac5495d2] daemon started [2019-09-18T14:32:32.097Z] daemon.go:472: [df36eac5495d2] Stopping daemon [2019-09-18T14:32:32.097Z] daemon.go:307: [df36eac5495d2] exiting daemon [2019-09-18T14:32:32.097Z] daemon.go:459: [df36eac5495d2] Daemon stopped [2019-09-18T14:32:32.097Z] daemon.go:336: [df36eac5495d2] waiting for daemon to start [2019-09-18T14:32:32.097Z] daemon.go:336: [df36eac5495d2] waiting for daemon to start [2019-09-18T14:32:32.097Z] daemon.go:336: [df36eac5495d2] waiting for daemon to start [2019-09-18T14:32:32.097Z] daemon.go:336: [df36eac5495d2] waiting for daemon to start [2019-09-18T14:32:32.097Z] daemon.go:350: [df36eac5495d2] error pinging daemon on start: Get http://df36eac5495d2.sock/_ping: context deadline exceeded [2019-09-18T14:32:32.097Z] daemon.go:336: [df36eac5495d2] waiting for daemon to start [2019-09-18T14:32:32.097Z] daemon.go:350: [df36eac5495d2] error pinging daemon on start: Get http://df36eac5495d2.sock/_ping: context deadline exceeded [2019-09-18T14:32:32.097Z] daemon.go:336: [df36eac5495d2] waiting for daemon to start [2019-09-18T14:32:32.097Z] daemon.go:350: [df36eac5495d2] error pinging daemon on start: Get http://df36eac5495d2.sock/_ping: context deadline exceeded [2019-09-18T14:32:32.097Z] daemon.go:336: [df36eac5495d2] waiting for daemon to start [2019-09-18T14:32:32.097Z] daemon.go:350: [df36eac5495d2] error pinging daemon on start: Get http://df36eac5495d2.sock/_ping: context deadline exceeded [2019-09-18T14:32:32.097Z] daemon.go:307: [df36eac5495d2] exiting daemon [2019-09-18T14:32:32.097Z] daemon.go:336: [df36eac5495d2] waiting for daemon to start [2019-09-18T14:32:32.097Z] daemon.go:336: [df36eac5495d2] waiting for daemon to start [2019-09-18T14:32:32.097Z] daemon.go:336: [df36eac5495d2] waiting for daemon to start [2019-09-18T14:32:32.097Z] daemon.go:364: [df36eac5495d2] daemon started [2019-09-18T14:32:32.097Z] daemon.go:472: [df36eac5495d2] Stopping daemon [2019-09-18T14:32:32.097Z] daemon.go:307: [df36eac5495d2] exiting daemon [2019-09-18T14:32:32.097Z] daemon.go:459: [df36eac5495d2] Daemon stopped [2019-09-18T14:32:32.097Z] PASS [2019-09-18T14:32:32.097Z] [2019-09-18T14:32:32.097Z] DONE 17 tests in 53.759s [2019-09-18T14:32:32.097Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-18T14:32:32.097Z] ++ 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-18T14:32:32.097Z] ++ set -e [2019-09-18T14:32:32.097Z] ++ '[' -n 0 ']' [2019-09-18T14:32:32.097Z] ++ set -x [2019-09-18T14:32:32.097Z] ++ env -i DEST=/go/src/github.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-18T14:32:32.097Z] INFO: Testing against a local daemon [2019-09-18T14:32:32.097Z] === RUN TestPluginInvalidJSON [2019-09-18T14:32:32.097Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-18T14:32:32.097Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-18T14:32:32.097Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-18T14:32:32.097Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-09-18T14:32:32.097Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-18T14:32:32.097Z] PASS [2019-09-18T14:32:32.097Z] [2019-09-18T14:32:32.097Z] DONE 2 tests in 0.267s [2019-09-18T14:32:32.097Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-18T14:32:32.097Z] ++ 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-18T14:32:32.097Z] ++ set -e [2019-09-18T14:32:32.097Z] ++ '[' -n 0 ']' [2019-09-18T14:32:32.097Z] ++ set -x [2019-09-18T14:32:32.097Z] ++ env -i DEST=/go/src/github.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-18T14:32:32.661Z] INFO: Testing against a local daemon [2019-09-18T14:32:32.661Z] === RUN TestExternalGraphDriver [2019-09-18T14:32:32.661Z] === RUN TestExternalGraphDriver/json [2019-09-18T14:32:32.846Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-09-18T14:32:32.846Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2019-09-18T14:32:32.847Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2019-09-18T14:32:32.847Z] === RUN TestWaitBlocked [2019-09-18T14:32:32.847Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-18T14:32:32.847Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-18T14:32:32.847Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-18T14:32:32.847Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-18T14:32:32.847Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-18T14:32:32.847Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-18T14:32:33.593Z] === RUN Test/DockerSuite/TestBuildLineBreak [2019-09-18T14:32:33.661Z] --- PASS: TestWaitBlocked (0.02s) [2019-09-18T14:32:33.661Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s) [2019-09-18T14:32:33.661Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2019-09-18T14:32:33.661Z] === CONT TestContainerStartOnDaemonRestart [2019-09-18T14:32:33.661Z] === CONT TestIpcModeOlderClient [2019-09-18T14:32:34.035Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-09-18T14:32:34.035Z] === CONT TestDaemonRestartIpcMode [2019-09-18T14:32:34.434Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2019-09-18T14:32:34.434Z] ok github.com/docker/docker/daemon/logger/splunk 3.509s coverage: 84.5% of statements [2019-09-18T14:32:34.434Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-18T14:32:34.434Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-18T14:32:34.965Z] === RUN TestExternalGraphDriver/spec [2019-09-18T14:32:36.862Z] === RUN Test/DockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-09-18T14:32:36.862Z] === RUN TestExternalGraphDriver/pull [2019-09-18T14:32:37.406Z] --- PASS: TestContainerStartOnDaemonRestart (3.41s) [2019-09-18T14:32:37.406Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-09-18T14:32:37.406Z] daemon.go:336: [d939a7c27a44a] waiting for daemon to start [2019-09-18T14:32:37.406Z] daemon.go:336: [d939a7c27a44a] waiting for daemon to start [2019-09-18T14:32:37.406Z] daemon.go:364: [d939a7c27a44a] daemon started [2019-09-18T14:32:37.406Z] daemon.go:307: [d939a7c27a44a] exiting daemon [2019-09-18T14:32:37.406Z] daemon.go:336: [d939a7c27a44a] waiting for daemon to start [2019-09-18T14:32:37.406Z] daemon.go:336: [d939a7c27a44a] waiting for daemon to start [2019-09-18T14:32:37.406Z] daemon.go:364: [d939a7c27a44a] daemon started [2019-09-18T14:32:37.406Z] daemon.go:472: [d939a7c27a44a] Stopping daemon [2019-09-18T14:32:37.406Z] daemon.go:307: [d939a7c27a44a] exiting daemon [2019-09-18T14:32:37.406Z] daemon.go:459: [d939a7c27a44a] Daemon stopped [2019-09-18T14:32:37.792Z] === RUN Test/DockerSuite/TestBuildLineErrorOnBuild [2019-09-18T14:32:38.050Z] === RUN Test/DockerSuite/TestBuildLineErrorUnknownInstruction [2019-09-18T14:32:38.050Z] === RUN Test/DockerSuite/TestBuildLineErrorWithComments [2019-09-18T14:32:38.050Z] === RUN Test/DockerSuite/TestBuildLineErrorWithEmptyLines [2019-09-18T14:32:38.281Z] --- PASS: TestDaemonRestartIpcMode (4.20s) [2019-09-18T14:32:38.281Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-09-18T14:32:38.281Z] daemon.go:336: [d2d7a58856e02] waiting for daemon to start [2019-09-18T14:32:38.281Z] daemon.go:336: [d2d7a58856e02] waiting for daemon to start [2019-09-18T14:32:38.281Z] daemon.go:364: [d2d7a58856e02] daemon started [2019-09-18T14:32:38.281Z] daemon.go:472: [d2d7a58856e02] Stopping daemon [2019-09-18T14:32:38.281Z] daemon.go:307: [d2d7a58856e02] exiting daemon [2019-09-18T14:32:38.281Z] daemon.go:459: [d2d7a58856e02] Daemon stopped [2019-09-18T14:32:38.281Z] daemon.go:336: [d2d7a58856e02] waiting for daemon to start [2019-09-18T14:32:38.281Z] daemon.go:336: [d2d7a58856e02] waiting for daemon to start [2019-09-18T14:32:38.281Z] daemon.go:364: [d2d7a58856e02] daemon started [2019-09-18T14:32:38.281Z] daemon.go:472: [d2d7a58856e02] Stopping daemon [2019-09-18T14:32:38.281Z] daemon.go:307: [d2d7a58856e02] exiting daemon [2019-09-18T14:32:38.281Z] daemon.go:459: [d2d7a58856e02] Daemon stopped [2019-09-18T14:32:38.281Z] PASS [2019-09-18T14:32:38.281Z] [2019-09-18T14:32:38.281Z] === Skipped [2019-09-18T14:32:38.281Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-09-18T14:32:38.281Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-18T14:32:38.281Z] [2019-09-18T14:32:38.281Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2019-09-18T14:32:38.281Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-18T14:32:38.281Z] [2019-09-18T14:32:38.281Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-09-18T14:32:38.281Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-18T14:32:38.281Z] [2019-09-18T14:32:38.281Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-18T14:32:38.281Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-18T14:32:38.281Z] [2019-09-18T14:32:38.281Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-09-18T14:32:38.281Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-18T14:32:38.281Z] [2019-09-18T14:32:38.281Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-09-18T14:32:38.281Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-18T14:32:38.281Z] [2019-09-18T14:32:38.281Z] [2019-09-18T14:32:38.281Z] DONE 197 tests, 6 skipped in 145.569s [2019-09-18T14:32:38.281Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-09-18T14:32:38.282Z] ++ 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-18T14:32:38.282Z] ++ set -e [2019-09-18T14:32:38.282Z] ++ '[' -n 0 ']' [2019-09-18T14:32:38.282Z] ++ set -x [2019-09-18T14:32:38.282Z] ++ env -i DEST=/go/src/github.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-18T14:32:38.307Z] === RUN Test/DockerSuite/TestBuildMaintainer [2019-09-18T14:32:38.564Z] === RUN Test/DockerSuite/TestBuildMissingArgs [2019-09-18T14:32:38.971Z] ok github.com/docker/docker/errdefs 0.020s coverage: 49.4% of statements [2019-09-18T14:32:39.157Z] INFO: Testing against a local daemon [2019-09-18T14:32:39.157Z] === RUN TestCommitInheritsEnv [2019-09-18T14:32:39.575Z] --- PASS: TestCommitInheritsEnv (0.65s) [2019-09-18T14:32:39.575Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-18T14:32:39.575Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-18T14:32:39.575Z] === RUN TestImagesFilterMultiReference [2019-09-18T14:32:39.575Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2019-09-18T14:32:39.575Z] === RUN TestImagePullPlatformInvalid [2019-09-18T14:32:39.575Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-09-18T14:32:39.575Z] === RUN TestRemoveImageOrphaning [2019-09-18T14:32:39.596Z] ok github.com/docker/docker/distribution/metadata 0.148s coverage: 48.2% of statements [2019-09-18T14:32:39.882Z] ok github.com/docker/docker/distribution 0.746s coverage: 22.6% of statements [2019-09-18T14:32:39.882Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-18T14:32:39.936Z] --- PASS: TestExternalGraphDriver (7.08s) [2019-09-18T14:32:39.936Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-09-18T14:32:39.936Z] daemon.go:336: [d26f16cf92d50] waiting for daemon to start [2019-09-18T14:32:39.936Z] daemon.go:336: [d26f16cf92d50] waiting for daemon to start [2019-09-18T14:32:39.936Z] daemon.go:364: [d26f16cf92d50] daemon started [2019-09-18T14:32:39.936Z] daemon.go:472: [d26f16cf92d50] Stopping daemon [2019-09-18T14:32:39.936Z] daemon.go:307: [d26f16cf92d50] exiting daemon [2019-09-18T14:32:39.936Z] daemon.go:459: [d26f16cf92d50] Daemon stopped [2019-09-18T14:32:39.936Z] daemon.go:336: [d26f16cf92d50] waiting for daemon to start [2019-09-18T14:32:39.936Z] daemon.go:336: [d26f16cf92d50] waiting for daemon to start [2019-09-18T14:32:39.936Z] daemon.go:364: [d26f16cf92d50] daemon started [2019-09-18T14:32:39.936Z] daemon.go:472: [d26f16cf92d50] Stopping daemon [2019-09-18T14:32:39.936Z] daemon.go:307: [d26f16cf92d50] exiting daemon [2019-09-18T14:32:39.936Z] daemon.go:459: [d26f16cf92d50] Daemon stopped [2019-09-18T14:32:39.936Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2019-09-18T14:32:39.936Z] daemon.go:336: [d26f16cf92d50] waiting for daemon to start [2019-09-18T14:32:39.936Z] daemon.go:336: [d26f16cf92d50] waiting for daemon to start [2019-09-18T14:32:39.936Z] daemon.go:364: [d26f16cf92d50] daemon started [2019-09-18T14:32:39.936Z] daemon.go:472: [d26f16cf92d50] Stopping daemon [2019-09-18T14:32:39.936Z] daemon.go:307: [d26f16cf92d50] exiting daemon [2019-09-18T14:32:39.936Z] daemon.go:459: [d26f16cf92d50] Daemon stopped [2019-09-18T14:32:39.936Z] daemon.go:336: [d26f16cf92d50] waiting for daemon to start [2019-09-18T14:32:39.936Z] daemon.go:336: [d26f16cf92d50] waiting for daemon to start [2019-09-18T14:32:39.936Z] daemon.go:364: [d26f16cf92d50] daemon started [2019-09-18T14:32:39.936Z] daemon.go:472: [d26f16cf92d50] Stopping daemon [2019-09-18T14:32:39.936Z] daemon.go:307: [d26f16cf92d50] exiting daemon [2019-09-18T14:32:39.936Z] daemon.go:459: [d26f16cf92d50] Daemon stopped [2019-09-18T14:32:39.936Z] --- PASS: TestExternalGraphDriver/spec (2.16s) [2019-09-18T14:32:39.936Z] daemon.go:336: [d26f16cf92d50] waiting for daemon to start [2019-09-18T14:32:39.936Z] daemon.go:336: [d26f16cf92d50] waiting for daemon to start [2019-09-18T14:32:39.936Z] daemon.go:364: [d26f16cf92d50] daemon started [2019-09-18T14:32:39.936Z] daemon.go:472: [d26f16cf92d50] Stopping daemon [2019-09-18T14:32:39.936Z] daemon.go:307: [d26f16cf92d50] exiting daemon [2019-09-18T14:32:39.936Z] daemon.go:459: [d26f16cf92d50] Daemon stopped [2019-09-18T14:32:39.936Z] --- PASS: TestExternalGraphDriver/pull (2.69s) [2019-09-18T14:32:39.936Z] === RUN TestGraphdriverPluginV2 [2019-09-18T14:32:40.408Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2019-09-18T14:32:40.408Z] === RUN TestRemoveImageGarbageCollector [2019-09-18T14:32:40.408Z] --- SKIP: TestRemoveImageGarbageCollector (0.04s) [2019-09-18T14:32:40.408Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:32:40.408Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-18T14:32:40.408Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.22s) [2019-09-18T14:32:40.408Z] === RUN TestTagInvalidReference [2019-09-18T14:32:40.408Z] --- PASS: TestTagInvalidReference (0.05s) [2019-09-18T14:32:40.408Z] === RUN TestTagValidPrefixedRepo [2019-09-18T14:32:40.797Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2019-09-18T14:32:40.797Z] === RUN TestTagExistedNameWithoutForce [2019-09-18T14:32:40.797Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-09-18T14:32:40.797Z] === RUN TestTagOfficialNames [2019-09-18T14:32:40.797Z] --- PASS: TestTagOfficialNames (0.04s) [2019-09-18T14:32:40.797Z] === RUN TestTagMatchesDigest [2019-09-18T14:32:40.797Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-09-18T14:32:40.797Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-18T14:32:41.308Z] === RUN Test/DockerSuite/TestBuildModifyFileInFolder [2019-09-18T14:32:41.565Z] === RUN Test/DockerSwarmSuite/TestAPISwarmListNodes [2019-09-18T14:32:41.921Z] ok github.com/docker/docker/distribution/xfer 1.494s coverage: 83.9% of statements [2019-09-18T14:32:41.921Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-18T14:32:42.827Z] ok github.com/docker/docker/cmd/dockerd 0.053s coverage: 29.9% of statements [2019-09-18T14:32:42.827Z] ok github.com/docker/docker/container 0.125s coverage: 35.3% of statements [2019-09-18T14:32:42.827Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-18T14:32:42.827Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-18T14:32:42.827Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-18T14:32:42.827Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-18T14:32:43.460Z] === RUN Test/DockerSuite/TestBuildMultiStageArg [2019-09-18T14:32:44.629Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2019-09-18T14:32:44.915Z] ok github.com/docker/docker/image 0.099s coverage: 86.4% of statements [2019-09-18T14:32:44.915Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-18T14:32:45.201Z] ok github.com/docker/docker/image/v1 0.042s coverage: 25.0% of statements [2019-09-18T14:32:45.201Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-18T14:32:45.362Z] --- PASS: TestGraphdriverPluginV2 (5.48s) [2019-09-18T14:32:45.362Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2019-09-18T14:32:45.362Z] daemon.go:336: [d057c6643c571] waiting for daemon to start [2019-09-18T14:32:45.362Z] daemon.go:336: [d057c6643c571] waiting for daemon to start [2019-09-18T14:32:45.362Z] daemon.go:364: [d057c6643c571] daemon started [2019-09-18T14:32:45.362Z] daemon.go:472: [d057c6643c571] Stopping daemon [2019-09-18T14:32:45.362Z] daemon.go:307: [d057c6643c571] exiting daemon [2019-09-18T14:32:45.362Z] daemon.go:459: [d057c6643c571] Daemon stopped [2019-09-18T14:32:45.362Z] daemon.go:336: [d057c6643c571] waiting for daemon to start [2019-09-18T14:32:45.362Z] daemon.go:336: [d057c6643c571] waiting for daemon to start [2019-09-18T14:32:45.362Z] daemon.go:364: [d057c6643c571] daemon started [2019-09-18T14:32:45.362Z] daemon.go:472: [d057c6643c571] Stopping daemon [2019-09-18T14:32:45.362Z] daemon.go:307: [d057c6643c571] exiting daemon [2019-09-18T14:32:45.362Z] daemon.go:459: [d057c6643c571] Daemon stopped [2019-09-18T14:32:45.362Z] PASS [2019-09-18T14:32:45.362Z] [2019-09-18T14:32:45.362Z] DONE 5 tests in 13.226s [2019-09-18T14:32:45.362Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-18T14:32:45.362Z] ++ 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-18T14:32:45.362Z] ++ set -e [2019-09-18T14:32:45.362Z] ++ '[' -n 0 ']' [2019-09-18T14:32:45.362Z] ++ set -x [2019-09-18T14:32:45.362Z] ++ env -i DEST=/go/src/github.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-18T14:32:45.362Z] INFO: Testing against a local daemon [2019-09-18T14:32:45.362Z] === RUN TestContinueAfterPluginCrash [2019-09-18T14:32:45.362Z] === PAUSE TestContinueAfterPluginCrash [2019-09-18T14:32:45.362Z] === RUN TestDaemonStartWithLogOpt [2019-09-18T14:32:45.362Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-18T14:32:45.362Z] === CONT TestContinueAfterPluginCrash [2019-09-18T14:32:45.362Z] === CONT TestDaemonStartWithLogOpt [2019-09-18T14:32:46.693Z] ok github.com/docker/docker/libcontainerd/queue 0.049s coverage: 100.0% of statements [2019-09-18T14:32:46.694Z] ok github.com/docker/docker/pkg/aaparser 0.026s coverage: 50.0% of statements [2019-09-18T14:32:48.660Z] === RUN Test/DockerSuite/TestBuildMultiStageCache [2019-09-18T14:32:48.916Z] === RUN Test/DockerSuite/TestBuildMultiStageCopyFromErrors [2019-09-18T14:32:49.436Z] ok github.com/docker/docker/daemon/cluster 0.029s coverage: 0.5% of statements [2019-09-18T14:32:49.848Z] === RUN Test/DockerSuite/TestBuildMultiStageCopyFromSyntax [2019-09-18T14:32:50.361Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-09-18T14:32:51.474Z] ok github.com/docker/docker/opts 0.064s coverage: 66.9% of statements [2019-09-18T14:32:52.245Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-09-18T14:32:52.486Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-09-18T14:32:53.505Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2019-09-18T14:32:53.505Z] ok github.com/docker/docker/pkg/archive 1.345s coverage: 77.3% of statements [2019-09-18T14:32:53.505Z] ok github.com/docker/docker/pkg/authorization 1.770s coverage: 66.7% of statements [2019-09-18T14:32:54.520Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2019-09-18T14:32:56.008Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2019-09-18T14:32:56.296Z] ok github.com/docker/docker/pkg/discovery/file 0.021s coverage: 92.9% of statements [2019-09-18T14:32:56.399Z] === RUN Test/DockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-18T14:32:57.313Z] ok github.com/docker/docker/layer 7.512s coverage: 68.8% of statements [2019-09-18T14:32:57.313Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-18T14:32:57.313Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-18T14:32:57.313Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-18T14:32:57.313Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-18T14:32:57.313Z] ? github.com/docker/docker/oci [no test files] [2019-09-18T14:32:57.313Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-18T14:32:58.332Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-09-18T14:32:59.354Z] ok github.com/docker/docker/pkg/discovery/nodes 0.026s coverage: 93.8% of statements [2019-09-18T14:32:59.639Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2019-09-18T14:33:01.121Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2019-09-18T14:33:01.408Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2019-09-18T14:33:01.408Z] ok github.com/docker/docker/pkg/chrootarchive 5.211s coverage: 43.2% of statements [2019-09-18T14:33:01.408Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-18T14:33:01.408Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-18T14:33:02.187Z] ok github.com/docker/docker/daemon 12.172s coverage: 17.5% of statements [2019-09-18T14:33:02.187Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 13.6% of statements [2019-09-18T14:33:02.187Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-18T14:33:02.187Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-18T14:33:02.187Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2019-09-18T14:33:02.897Z] ok github.com/docker/docker/pkg/fsutils 0.411s coverage: 85.1% of statements [2019-09-18T14:33:02.948Z] --- PASS: TestDaemonStartWithLogOpt (17.36s) [2019-09-18T14:33:02.948Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-09-18T14:33:02.948Z] daemon.go:336: [de20a7d3c069a] waiting for daemon to start [2019-09-18T14:33:02.948Z] daemon.go:336: [de20a7d3c069a] waiting for daemon to start [2019-09-18T14:33:02.948Z] daemon.go:364: [de20a7d3c069a] daemon started [2019-09-18T14:33:02.948Z] daemon.go:472: [de20a7d3c069a] Stopping daemon [2019-09-18T14:33:02.948Z] daemon.go:307: [de20a7d3c069a] exiting daemon [2019-09-18T14:33:02.948Z] daemon.go:459: [de20a7d3c069a] Daemon stopped [2019-09-18T14:33:02.948Z] daemon.go:336: [de20a7d3c069a] waiting for daemon to start [2019-09-18T14:33:02.948Z] daemon.go:336: [de20a7d3c069a] waiting for daemon to start [2019-09-18T14:33:02.948Z] daemon.go:364: [de20a7d3c069a] daemon started [2019-09-18T14:33:02.948Z] daemon.go:472: [de20a7d3c069a] Stopping daemon [2019-09-18T14:33:02.948Z] daemon.go:307: [de20a7d3c069a] exiting daemon [2019-09-18T14:33:02.948Z] daemon.go:459: [de20a7d3c069a] Daemon stopped [2019-09-18T14:33:03.192Z] ok github.com/docker/docker/pkg/discovery/kv 3.278s coverage: 84.1% of statements [2019-09-18T14:33:03.551Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2019-09-18T14:33:03.551Z] ok github.com/docker/docker/daemon/config 0.045s coverage: 84.2% of statements [2019-09-18T14:33:03.551Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-18T14:33:03.551Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-18T14:33:03.823Z] ok github.com/docker/docker/pkg/homedir 0.058s coverage: 10.2% of statements [2019-09-18T14:33:05.435Z] ok github.com/docker/docker/daemon/graphdriver 0.018s coverage: 2.2% of statements [2019-09-18T14:33:05.470Z] === RUN Test/DockerSuite/TestBuildMultiStageGlobalArg [2019-09-18T14:33:05.869Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2019-09-18T14:33:05.869Z] ok github.com/docker/docker/pkg/locker 0.077s coverage: 88.9% of statements [2019-09-18T14:33:06.155Z] ok github.com/docker/docker/pkg/idtools 0.956s coverage: 70.1% of statements [2019-09-18T14:33:07.185Z] ok github.com/docker/docker/pkg/longpath 0.052s coverage: 100.0% of statements [2019-09-18T14:33:07.361Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-09-18T14:33:07.366Z] --- PASS: TestContinueAfterPluginCrash (21.71s) [2019-09-18T14:33:07.366Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-09-18T14:33:07.366Z] daemon.go:336: [df6b927eef811] waiting for daemon to start [2019-09-18T14:33:07.366Z] daemon.go:336: [df6b927eef811] waiting for daemon to start [2019-09-18T14:33:07.366Z] daemon.go:364: [df6b927eef811] daemon started [2019-09-18T14:33:07.366Z] daemon.go:472: [df6b927eef811] Stopping daemon [2019-09-18T14:33:07.366Z] daemon.go:307: [df6b927eef811] exiting daemon [2019-09-18T14:33:07.366Z] daemon.go:459: [df6b927eef811] Daemon stopped [2019-09-18T14:33:07.366Z] PASS [2019-09-18T14:33:07.366Z] [2019-09-18T14:33:07.366Z] DONE 2 tests in 21.992s [2019-09-18T14:33:07.366Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-18T14:33:07.366Z] ++ 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-18T14:33:07.366Z] ++ set -e [2019-09-18T14:33:07.366Z] ++ '[' -n 0 ']' [2019-09-18T14:33:07.366Z] ++ set -x [2019-09-18T14:33:07.366Z] ++ env -i DEST=/go/src/github.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-18T14:33:07.624Z] INFO: Testing against a local daemon [2019-09-18T14:33:07.624Z] === RUN TestPluginWithDevMounts [2019-09-18T14:33:07.624Z] === PAUSE TestPluginWithDevMounts [2019-09-18T14:33:07.624Z] === CONT TestPluginWithDevMounts [2019-09-18T14:33:07.809Z] ok github.com/docker/docker/pkg/namesgenerator 0.021s coverage: 85.7% of statements [2019-09-18T14:33:08.096Z] ok github.com/docker/docker/pkg/ioutils 2.568s coverage: 70.6% of statements [2019-09-18T14:33:08.096Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-18T14:33:08.329Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.255s coverage: 56.9% of statements [2019-09-18T14:33:08.722Z] ok github.com/docker/docker/pkg/parsers 0.020s coverage: 97.0% of statements [2019-09-18T14:33:09.348Z] ok github.com/docker/docker/pkg/parsers/kernel 0.017s coverage: 60.0% of statements [2019-09-18T14:33:09.348Z] ok github.com/docker/docker/pkg/mount 0.941s coverage: 69.6% of statements [2019-09-18T14:33:09.348Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-18T14:33:09.520Z] === RUN Test/DockerSuite/TestBuildMultiStageImplicitFrom [2019-09-18T14:33:09.520Z] --- PASS: TestPluginWithDevMounts (2.01s) [2019-09-18T14:33:09.520Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-09-18T14:33:09.520Z] daemon.go:336: [db635582671c9] waiting for daemon to start [2019-09-18T14:33:09.520Z] daemon.go:336: [db635582671c9] waiting for daemon to start [2019-09-18T14:33:09.520Z] daemon.go:364: [db635582671c9] daemon started [2019-09-18T14:33:09.520Z] daemon.go:472: [db635582671c9] Stopping daemon [2019-09-18T14:33:09.520Z] daemon.go:307: [db635582671c9] exiting daemon [2019-09-18T14:33:09.520Z] daemon.go:459: [db635582671c9] Daemon stopped [2019-09-18T14:33:09.520Z] PASS [2019-09-18T14:33:09.520Z] [2019-09-18T14:33:09.520Z] DONE 1 tests in 2.362s [2019-09-18T14:33:09.520Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-09-18T14:33:09.520Z] ++ 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-18T14:33:09.520Z] ++ set -e [2019-09-18T14:33:09.520Z] ++ '[' -n 0 ']' [2019-09-18T14:33:09.520Z] ++ set -x [2019-09-18T14:33:09.520Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-18T14:33:09.972Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.039s coverage: 91.4% of statements [2019-09-18T14:33:10.084Z] INFO: Testing against a local daemon [2019-09-18T14:33:10.084Z] === RUN TestSecretInspect [2019-09-18T14:33:10.259Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.4% of statements [2019-09-18T14:33:10.259Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-18T14:33:10.259Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-18T14:33:10.648Z] === RUN Test/DockerSuite/TestBuildMultiStageMultipleBuilds [2019-09-18T14:33:11.281Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.053s coverage: 56.8% of statements [2019-09-18T14:33:11.639Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.505s coverage: 72.5% of statements [2019-09-18T14:33:11.898Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.907s coverage: 45.9% of statements [2019-09-18T14:33:11.898Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-18T14:33:12.543Z] --- PASS: TestSecretInspect (2.71s) [2019-09-18T14:33:12.543Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-09-18T14:33:12.543Z] daemon.go:336: [db0cb18c97303] waiting for daemon to start [2019-09-18T14:33:12.543Z] daemon.go:336: [db0cb18c97303] waiting for daemon to start [2019-09-18T14:33:12.543Z] daemon.go:364: [db0cb18c97303] daemon started [2019-09-18T14:33:12.543Z] daemon.go:472: [db0cb18c97303] Stopping daemon [2019-09-18T14:33:12.543Z] daemon.go:307: [db0cb18c97303] exiting daemon [2019-09-18T14:33:12.543Z] daemon.go:459: [db0cb18c97303] Daemon stopped [2019-09-18T14:33:12.543Z] === RUN TestSecretList [2019-09-18T14:33:12.776Z] ok github.com/docker/docker/pkg/pools 0.025s coverage: 87.9% of statements [2019-09-18T14:33:12.776Z] ok github.com/docker/docker/pkg/progress 0.026s coverage: 75.9% of statements [2019-09-18T14:33:13.400Z] ok github.com/docker/docker/pkg/plugins/transport 0.008s coverage: 85.7% of statements [2019-09-18T14:33:13.913Z] === RUN Test/DockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-09-18T14:33:13.913Z] === RUN Test/DockerSuite/TestBuildMultiStageNameVariants [2019-09-18T14:33:14.417Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2019-09-18T14:33:14.449Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.071s coverage: 50.8% of statements [2019-09-18T14:33:15.373Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.285s coverage: 76.1% of statements [2019-09-18T14:33:15.434Z] ok github.com/docker/docker/pkg/pubsub 1.186s coverage: 73.9% of statements [2019-09-18T14:33:15.811Z] --- PASS: TestSecretList (3.12s) [2019-09-18T14:33:15.811Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-09-18T14:33:15.811Z] daemon.go:336: [dabca715e5412] waiting for daemon to start [2019-09-18T14:33:15.811Z] daemon.go:336: [dabca715e5412] waiting for daemon to start [2019-09-18T14:33:15.811Z] daemon.go:364: [dabca715e5412] daemon started [2019-09-18T14:33:15.811Z] daemon.go:472: [dabca715e5412] Stopping daemon [2019-09-18T14:33:15.811Z] daemon.go:307: [dabca715e5412] exiting daemon [2019-09-18T14:33:15.811Z] daemon.go:459: [dabca715e5412] Daemon stopped [2019-09-18T14:33:15.811Z] === RUN TestSecretsCreateAndDelete [2019-09-18T14:33:16.054Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2019-09-18T14:33:16.735Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-09-18T14:33:16.735Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.061s coverage: 57.2% of statements [2019-09-18T14:33:16.735Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-18T14:33:16.735Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-18T14:33:17.073Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-09-18T14:33:17.073Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-09-18T14:33:18.095Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-09-18T14:33:18.102Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2019-09-18T14:33:18.388Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 80.0% of statements [2019-09-18T14:33:18.676Z] ok github.com/docker/docker/pkg/signal 3.615s coverage: 61.0% of statements [2019-09-18T14:33:19.019Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2019-09-18T14:33:19.085Z] --- PASS: TestSecretsCreateAndDelete (2.99s) [2019-09-18T14:33:19.085Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-09-18T14:33:19.085Z] daemon.go:336: [d57e2a1cb751a] waiting for daemon to start [2019-09-18T14:33:19.085Z] daemon.go:336: [d57e2a1cb751a] waiting for daemon to start [2019-09-18T14:33:19.085Z] daemon.go:364: [d57e2a1cb751a] daemon started [2019-09-18T14:33:19.085Z] daemon.go:472: [d57e2a1cb751a] Stopping daemon [2019-09-18T14:33:19.085Z] daemon.go:307: [d57e2a1cb751a] exiting daemon [2019-09-18T14:33:19.085Z] daemon.go:459: [d57e2a1cb751a] Daemon stopped [2019-09-18T14:33:19.085Z] === RUN TestSecretsUpdate [2019-09-18T14:33:19.085Z] === RUN Test/DockerSuite/TestBuildMultiStageResetScratch [2019-09-18T14:33:19.650Z] === RUN Test/DockerSuite/TestBuildMultiStageUnusedArg [2019-09-18T14:33:19.712Z] ok github.com/docker/docker/pkg/tailfile 0.183s coverage: 88.6% of statements [2019-09-18T14:33:19.999Z] ok github.com/docker/docker/pkg/system 0.081s coverage: 36.9% of statements [2019-09-18T14:33:20.382Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 4.9% of statements [2019-09-18T14:33:20.382Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-18T14:33:20.382Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-18T14:33:20.942Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 42.7% of statements [2019-09-18T14:33:21.499Z] ok github.com/docker/docker/pkg/term 0.013s coverage: 84.8% of statements [2019-09-18T14:33:21.785Z] testing: warning: no tests to run [2019-09-18T14:33:21.786Z] ok github.com/docker/docker/pkg/term/windows 0.006s coverage: 0.0% of statements [no tests to run] [2019-09-18T14:33:22.190Z] --- PASS: TestSecretsUpdate (3.26s) [2019-09-18T14:33:22.190Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-09-18T14:33:22.190Z] daemon.go:336: [de049409e09a4] waiting for daemon to start [2019-09-18T14:33:22.190Z] daemon.go:336: [de049409e09a4] waiting for daemon to start [2019-09-18T14:33:22.190Z] daemon.go:364: [de049409e09a4] daemon started [2019-09-18T14:33:22.190Z] daemon.go:472: [de049409e09a4] Stopping daemon [2019-09-18T14:33:22.190Z] daemon.go:307: [de049409e09a4] exiting daemon [2019-09-18T14:33:22.190Z] daemon.go:459: [de049409e09a4] Daemon stopped [2019-09-18T14:33:22.190Z] === RUN TestTemplatedSecret [2019-09-18T14:33:22.190Z] === RUN Test/DockerSuite/TestBuildMultipleTags [2019-09-18T14:33:22.410Z] ok github.com/docker/docker/pkg/tarsum 0.243s coverage: 89.3% of statements [2019-09-18T14:33:22.447Z] === RUN Test/DockerSuite/TestBuildNetContainer [2019-09-18T14:33:22.827Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2019-09-18T14:33:22.827Z] ok github.com/docker/docker/daemon/logger/awslogs 0.164s coverage: 77.8% of statements [2019-09-18T14:33:22.827Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-18T14:33:22.827Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-18T14:33:23.030Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2019-09-18T14:33:23.030Z] ok github.com/docker/docker/pkg/truncindex 0.127s coverage: 91.5% of statements [2019-09-18T14:33:23.030Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2019-09-18T14:33:24.188Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2019-09-18T14:33:24.188Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2019-09-18T14:33:24.748Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2019-09-18T14:33:25.674Z] ok github.com/docker/docker/daemon/logger/local 0.043s coverage: 74.7% of statements [2019-09-18T14:33:25.674Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-18T14:33:25.721Z] === RUN Test/DockerSuite/TestBuildNetNone [2019-09-18T14:33:25.721Z] --- PASS: TestTemplatedSecret (3.70s) [2019-09-18T14:33:25.721Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-09-18T14:33:25.721Z] daemon.go:336: [dd0efd8fea16c] waiting for daemon to start [2019-09-18T14:33:25.721Z] daemon.go:336: [dd0efd8fea16c] waiting for daemon to start [2019-09-18T14:33:25.721Z] daemon.go:364: [dd0efd8fea16c] daemon started [2019-09-18T14:33:25.721Z] daemon.go:472: [dd0efd8fea16c] Stopping daemon [2019-09-18T14:33:25.721Z] daemon.go:307: [dd0efd8fea16c] exiting daemon [2019-09-18T14:33:25.721Z] daemon.go:459: [dd0efd8fea16c] Daemon stopped [2019-09-18T14:33:25.721Z] === RUN TestSecretCreateResolve [2019-09-18T14:33:25.979Z] === RUN Test/DockerSuite/TestBuildNoContext [2019-09-18T14:33:26.234Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 18.6% of statements [2019-09-18T14:33:27.347Z] === RUN Test/DockerSuite/TestBuildNoDupOutput [2019-09-18T14:33:27.435Z] ok github.com/docker/docker/plugin/v2 0.019s coverage: 14.5% of statements [2019-09-18T14:33:27.435Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 68.8% of statements [2019-09-18T14:33:28.118Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 47.8% of statements [2019-09-18T14:33:28.373Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-09-18T14:33:28.715Z] === RUN Test/DockerSuite/TestBuildNoNamedVolume [2019-09-18T14:33:28.715Z] --- PASS: TestSecretCreateResolve (3.07s) [2019-09-18T14:33:28.715Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-09-18T14:33:28.715Z] daemon.go:336: [d6c46faa0dcc3] waiting for daemon to start [2019-09-18T14:33:28.715Z] daemon.go:336: [d6c46faa0dcc3] waiting for daemon to start [2019-09-18T14:33:28.715Z] daemon.go:364: [d6c46faa0dcc3] daemon started [2019-09-18T14:33:28.715Z] daemon.go:472: [d6c46faa0dcc3] Stopping daemon [2019-09-18T14:33:28.715Z] daemon.go:307: [d6c46faa0dcc3] exiting daemon [2019-09-18T14:33:28.715Z] daemon.go:459: [d6c46faa0dcc3] Daemon stopped [2019-09-18T14:33:28.715Z] PASS [2019-09-18T14:33:28.715Z] [2019-09-18T14:33:28.715Z] DONE 6 tests in 19.187s [2019-09-18T14:33:28.715Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-09-18T14:33:28.715Z] ++ 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-18T14:33:28.715Z] ++ set -e [2019-09-18T14:33:28.715Z] ++ '[' -n 0 ']' [2019-09-18T14:33:28.715Z] ++ set -x [2019-09-18T14:33:28.715Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-18T14:33:28.934Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-09-18T14:33:29.279Z] INFO: Testing against a local daemon [2019-09-18T14:33:29.279Z] === RUN TestServiceCreateInit [2019-09-18T14:33:29.279Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-18T14:33:29.474Z] ok github.com/docker/docker/reference 0.028s coverage: 84.4% of statements [2019-09-18T14:33:29.493Z] ok github.com/docker/docker/daemon/logger/splunk 1.642s coverage: 84.5% of statements [2019-09-18T14:33:29.493Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-18T14:33:29.493Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-18T14:33:30.489Z] ok github.com/docker/docker/plugin 0.594s coverage: 27.0% of statements [2019-09-18T14:33:30.648Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailure [2019-09-18T14:33:30.905Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailureRemote [2019-09-18T14:33:30.905Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-09-18T14:33:31.469Z] === RUN Test/DockerSuite/TestBuildNotVerboseSuccess [2019-09-18T14:33:31.974Z] ok github.com/docker/docker/restartmanager 0.015s coverage: 45.3% of statements [2019-09-18T14:33:32.033Z] === RUN Test/DockerSuite/TestBuildNullStringInAddCopyVolume [2019-09-18T14:33:32.047Z] ok github.com/docker/docker/distribution 0.189s coverage: 22.6% of statements [2019-09-18T14:33:32.047Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2019-09-18T14:33:32.047Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-18T14:33:32.596Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2019-09-18T14:33:32.596Z] === RUN Test/DockerSuite/TestBuildOnBuild [2019-09-18T14:33:32.972Z] ok github.com/docker/docker/errdefs 0.010s coverage: 49.4% of statements [2019-09-18T14:33:34.112Z] ok github.com/docker/docker/testutil 0.008s coverage: 62.5% of statements [2019-09-18T14:33:34.332Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-09-18T14:33:34.400Z] ok github.com/docker/docker/registry 0.493s coverage: 56.4% of statements [2019-09-18T14:33:34.491Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-18T14:33:34.891Z] ok github.com/docker/docker/distribution/xfer 1.438s coverage: 83.4% of statements [2019-09-18T14:33:34.891Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-18T14:33:35.031Z] ok github.com/docker/docker/runconfig 0.029s coverage: 68.2% of statements [2019-09-18T14:33:35.056Z] === RUN Test/DockerSuite/TestBuildOnBuildCache [2019-09-18T14:33:35.815Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2019-09-18T14:33:35.815Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-18T14:33:35.988Z] === RUN Test/DockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-09-18T14:33:36.375Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-09-18T14:33:36.375Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-09-18T14:33:37.342Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2019-09-18T14:33:38.747Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2019-09-18T14:33:38.747Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-09-18T14:33:39.263Z] === RUN Test/DockerSuite/TestBuildOnBuildEntrypointJSON [2019-09-18T14:33:39.461Z] ok github.com/docker/docker/volume/drivers 0.039s coverage: 36.1% of statements [2019-09-18T14:33:40.197Z] --- PASS: TestServiceCreateInit (10.87s) [2019-09-18T14:33:40.197Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.35s) [2019-09-18T14:33:40.197Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-09-18T14:33:40.197Z] daemon.go:336: [d1397114471c9] waiting for daemon to start [2019-09-18T14:33:40.197Z] daemon.go:336: [d1397114471c9] waiting for daemon to start [2019-09-18T14:33:40.197Z] daemon.go:364: [d1397114471c9] daemon started [2019-09-18T14:33:40.197Z] daemon.go:472: [d1397114471c9] Stopping daemon [2019-09-18T14:33:40.197Z] daemon.go:307: [d1397114471c9] exiting daemon [2019-09-18T14:33:40.197Z] daemon.go:459: [d1397114471c9] Daemon stopped [2019-09-18T14:33:40.197Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.50s) [2019-09-18T14:33:40.197Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-09-18T14:33:40.197Z] daemon.go:336: [d5c3796faad55] waiting for daemon to start [2019-09-18T14:33:40.197Z] daemon.go:336: [d5c3796faad55] waiting for daemon to start [2019-09-18T14:33:40.197Z] daemon.go:364: [d5c3796faad55] daemon started [2019-09-18T14:33:40.197Z] daemon.go:472: [d5c3796faad55] Stopping daemon [2019-09-18T14:33:40.197Z] daemon.go:307: [d5c3796faad55] exiting daemon [2019-09-18T14:33:40.197Z] daemon.go:459: [d5c3796faad55] Daemon stopped [2019-09-18T14:33:40.197Z] === RUN TestCreateServiceMultipleTimes [2019-09-18T14:33:40.649Z] ok github.com/docker/docker/pkg/archive 0.378s coverage: 77.0% of statements [2019-09-18T14:33:41.128Z] === RUN Test/DockerSuite/TestBuildOnBuildLimitedInheritance [2019-09-18T14:33:41.513Z] ok github.com/docker/docker/volume/mounts 0.068s coverage: 67.0% of statements [2019-09-18T14:33:41.575Z] ok github.com/docker/docker/pkg/authorization 0.132s coverage: 66.7% of statements [2019-09-18T14:33:41.830Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-09-18T14:33:42.085Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-09-18T14:33:42.137Z] ok github.com/docker/docker/volume/local 0.062s coverage: 73.0% of statements [2019-09-18T14:33:43.612Z] ok github.com/docker/docker/volume/service 0.032s coverage: 73.0% of statements [2019-09-18T14:33:43.650Z] === RUN Test/DockerSuite/TestBuildOnBuildLowercase [2019-09-18T14:33:45.021Z] === RUN Test/DockerSuite/TestBuildOnBuildOutput [2019-09-18T14:33:45.021Z] === RUN Test/DockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-09-18T14:33:45.343Z] ok github.com/docker/docker/layer 7.142s coverage: 68.8% of statements [2019-09-18T14:33:45.343Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-18T14:33:45.343Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-18T14:33:45.343Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-18T14:33:45.343Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-18T14:33:45.343Z] ? github.com/docker/docker/oci [no test files] [2019-09-18T14:33:45.343Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-18T14:33:45.343Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-09-18T14:33:45.903Z] ok github.com/docker/docker/pkg/chrootarchive 2.973s coverage: 43.2% of statements [2019-09-18T14:33:45.903Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-18T14:33:45.903Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-18T14:33:45.903Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-09-18T14:33:46.463Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2019-09-18T14:33:46.917Z] === RUN Test/DockerSuite/TestBuildOnBuildWithCopy [2019-09-18T14:33:47.388Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-09-18T14:33:47.482Z] === RUN Test/DockerSuite/TestBuildOpaqueDirectory [2019-09-18T14:33:47.948Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-09-18T14:33:47.984Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2019-09-18T14:33:47.984Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-18T14:33:47.984Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-18T14:33:47.984Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-18T14:33:47.984Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-18T14:33:47.984Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-18T14:33:47.984Z] ? github.com/docker/docker/rootless [no test files] [2019-09-18T14:33:47.984Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-18T14:33:47.984Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-18T14:33:47.984Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-18T14:33:47.984Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-18T14:33:47.984Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-18T14:33:47.984Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-18T14:33:47.984Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-18T14:33:47.984Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-18T14:33:47.984Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-18T14:33:47.984Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-18T14:33:47.984Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-18T14:33:47.984Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-18T14:33:47.984Z] ? github.com/docker/docker/volume [no test files] [2019-09-18T14:33:47.984Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-18T14:33:47.984Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-18T14:33:47.984Z] [2019-09-18T14:33:47.984Z] === Skipped [2019-09-18T14:33:47.984Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-18T14:33:47.984Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-18T14:33:47.984Z] [2019-09-18T14:33:47.984Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-18T14:33:47.984Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-18T14:33:47.984Z] [2019-09-18T14:33:47.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-18T14:33:47.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:33:47.984Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T14:33:47.984Z] [2019-09-18T14:33:47.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-18T14:33:47.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:33:47.984Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T14:33:47.984Z] [2019-09-18T14:33:47.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-18T14:33:47.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:33:47.984Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T14:33:47.984Z] [2019-09-18T14:33:47.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-18T14:33:47.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:33:47.984Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T14:33:47.984Z] [2019-09-18T14:33:47.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-18T14:33:47.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:33:47.984Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T14:33:47.984Z] [2019-09-18T14:33:47.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-18T14:33:47.984Z] graphtest_unix.go:73: No driver to put! [2019-09-18T14:33:47.984Z] [2019-09-18T14:33:47.984Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-18T14:33:47.984Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-18T14:33:47.984Z] [2019-09-18T14:33:47.984Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-18T14:33:47.984Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-18T14:33:47.984Z] [2019-09-18T14:33:47.984Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-18T14:33:47.984Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-18T14:33:47.984Z] [2019-09-18T14:33:47.984Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-18T14:33:47.984Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-18T14:33:47.984Z] [2019-09-18T14:33:47.984Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-18T14:33:47.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:33:47.984Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T14:33:47.984Z] [2019-09-18T14:33:47.984Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-18T14:33:47.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:33:47.984Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T14:33:47.984Z] [2019-09-18T14:33:47.984Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-18T14:33:47.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:33:47.984Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T14:33:47.984Z] [2019-09-18T14:33:47.984Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-18T14:33:47.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:33:47.984Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T14:33:47.984Z] [2019-09-18T14:33:47.984Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-18T14:33:47.984Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:33:47.984Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T14:33:47.984Z] [2019-09-18T14:33:47.984Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-18T14:33:47.984Z] graphtest_unix.go:73: No driver to put! [2019-09-18T14:33:47.984Z] [2019-09-18T14:33:47.984Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-18T14:33:47.984Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-18T14:33:47.984Z] [2019-09-18T14:33:47.984Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-18T14:33:47.984Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-18T14:33:47.984Z] [2019-09-18T14:33:47.984Z] [2019-09-18T14:33:47.984Z] DONE 2084 tests, 20 skipped in 358.489s [2019-09-18T14:33:48.203Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements Post stage [Pipeline] junit [2019-09-18T14:33:48.635Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-18T14:33:49.345Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39942/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=41adef29f57b0050c4e9c6c9606fae2b7ddf129b -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:41adef29f57b0050c4e9c6c9606fae2b7ddf129b hack/make.sh dynbinary test-integration [2019-09-18T14:33:49.564Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-09-18T14:33:49.635Z] [2019-09-18T14:33:49.918Z] Removing bundles/ [2019-09-18T14:33:49.918Z] [2019-09-18T14:33:49.918Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-09-18T14:33:49.918Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-18T14:33:49.918Z] GOOS="" GOARCH="" GOARM="" [2019-09-18T14:33:50.124Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2019-09-18T14:33:50.684Z] ok github.com/docker/docker/pkg/discovery/kv 3.127s coverage: 84.1% of statements [2019-09-18T14:33:50.942Z] ok github.com/docker/docker/pkg/fsutils 0.202s coverage: 85.1% of statements [2019-09-18T14:33:50.942Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 10.2% of statements [2019-09-18T14:33:52.347Z] ok github.com/docker/docker/pkg/idtools 0.609s coverage: 70.1% of statements [2019-09-18T14:33:52.347Z] ok github.com/docker/docker/pkg/ioutils 0.394s coverage: 68.8% of statements [2019-09-18T14:33:52.755Z] === RUN Test/DockerSuite/TestBuildPATH [2019-09-18T14:33:52.912Z] ok github.com/docker/docker/pkg/locker 0.022s coverage: 88.9% of statements [2019-09-18T14:33:52.913Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2019-09-18T14:33:53.167Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-09-18T14:33:53.167Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-18T14:33:53.727Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2019-09-18T14:33:54.286Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-09-18T14:33:54.585Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-09-18T14:33:54.585Z] ok github.com/docker/docker/pkg/mount 0.568s coverage: 69.6% of statements [2019-09-18T14:33:54.585Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-18T14:33:54.840Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-09-18T14:33:55.094Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-09-18T14:33:55.094Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-18T14:33:55.094Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-18T14:33:55.275Z] === RUN Test/DockerSuite/TestBuildRUNErrMsg [2019-09-18T14:33:56.018Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2019-09-18T14:33:56.205Z] === RUN Test/DockerSuite/TestBuildRUNoneJSON [2019-09-18T14:33:56.945Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-09-18T14:33:57.200Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2019-09-18T14:33:57.455Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-09-18T14:33:57.575Z] === RUN Test/DockerSuite/TestBuildRelativeCopy [2019-09-18T14:33:58.856Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-09-18T14:33:59.111Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-09-18T14:34:02.411Z] ok github.com/docker/docker/pkg/signal 2.413s coverage: 61.0% of statements [2019-09-18T14:34:02.411Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-09-18T14:34:02.827Z] --- PASS: TestCreateServiceMultipleTimes (22.04s) [2019-09-18T14:34:02.827Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-09-18T14:34:02.827Z] daemon.go:336: [d80c39b94e2cc] waiting for daemon to start [2019-09-18T14:34:02.827Z] daemon.go:336: [d80c39b94e2cc] waiting for daemon to start [2019-09-18T14:34:02.827Z] daemon.go:364: [d80c39b94e2cc] daemon started [2019-09-18T14:34:02.827Z] daemon.go:472: [d80c39b94e2cc] Stopping daemon [2019-09-18T14:34:02.827Z] daemon.go:307: [d80c39b94e2cc] exiting daemon [2019-09-18T14:34:02.827Z] daemon.go:459: [d80c39b94e2cc] Daemon stopped [2019-09-18T14:34:02.827Z] === RUN TestCreateServiceConflict [2019-09-18T14:34:03.056Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-09-18T14:34:03.056Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-09-18T14:34:03.311Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-09-18T14:34:03.393Z] === RUN Test/DockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-18T14:34:03.871Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-09-18T14:34:04.473Z] ok github.com/docker/docker/pkg/system 0.018s coverage: 36.9% of statements [2019-09-18T14:34:04.727Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2019-09-18T14:34:05.289Z] --- PASS: TestCreateServiceConflict (2.99s) [2019-09-18T14:34:05.289Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-09-18T14:34:05.289Z] daemon.go:336: [d7256d175add5] waiting for daemon to start [2019-09-18T14:34:05.289Z] daemon.go:336: [d7256d175add5] waiting for daemon to start [2019-09-18T14:34:05.289Z] daemon.go:364: [d7256d175add5] daemon started [2019-09-18T14:34:05.289Z] daemon.go:472: [d7256d175add5] Stopping daemon [2019-09-18T14:34:05.289Z] daemon.go:307: [d7256d175add5] exiting daemon [2019-09-18T14:34:05.289Z] daemon.go:459: [d7256d175add5] Daemon stopped [2019-09-18T14:34:05.289Z] === RUN TestCreateServiceMaxReplicas [2019-09-18T14:34:05.652Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2019-09-18T14:34:05.908Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-09-18T14:34:06.163Z] testing: warning: no tests to run [2019-09-18T14:34:06.163Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2019-09-18T14:34:06.678Z] === RUN Test/DockerSuite/TestAPIImagesSearchJSONContentType [2019-09-18T14:34:06.679Z] === RUN Test/DockerSuite/TestAPIImagesSizeCompatibility [2019-09-18T14:34:06.679Z] === RUN Test/DockerSuite/TestAPINetworkConnectDisconnect [2019-09-18T14:34:06.679Z] === RUN Test/DockerSuite/TestAPINetworkCreateCheckDuplicate [2019-09-18T14:34:06.679Z] === RUN Test/DockerSuite/TestAPINetworkFilter [2019-09-18T14:34:06.679Z] === RUN Test/DockerSuite/TestAPINetworkGetDefaults [2019-09-18T14:34:06.679Z] === RUN Test/DockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-09-18T14:34:06.679Z] === RUN Test/DockerSuite/TestAPINetworkInspectBridge [2019-09-18T14:34:06.679Z] === RUN Test/DockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-09-18T14:34:06.679Z] === RUN Test/DockerSuite/TestAPIOptionsRoute [2019-09-18T14:34:06.679Z] === RUN Test/DockerSuite/TestAPIStatsContainerNotFound [2019-09-18T14:34:06.679Z] === RUN Test/DockerSuite/TestAPIStatsNetworkStats [2019-09-18T14:34:06.723Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-09-18T14:34:06.723Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-09-18T14:34:06.978Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-09-18T14:34:09.467Z] === RUN Test/DockerSuite/TestBuildRelativeWorkdir [2019-09-18T14:34:09.467Z] --- PASS: TestCreateServiceMaxReplicas (3.90s) [2019-09-18T14:34:09.467Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-09-18T14:34:09.467Z] daemon.go:336: [de2c29ca502f3] waiting for daemon to start [2019-09-18T14:34:09.467Z] daemon.go:336: [de2c29ca502f3] waiting for daemon to start [2019-09-18T14:34:09.467Z] daemon.go:364: [de2c29ca502f3] daemon started [2019-09-18T14:34:09.467Z] daemon.go:472: [de2c29ca502f3] Stopping daemon [2019-09-18T14:34:09.467Z] daemon.go:307: [de2c29ca502f3] exiting daemon [2019-09-18T14:34:09.467Z] daemon.go:459: [de2c29ca502f3] Daemon stopped [2019-09-18T14:34:09.467Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-18T14:34:09.486Z] ok github.com/docker/docker/plugin 0.528s coverage: 27.0% of statements [2019-09-18T14:34:10.045Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-09-18T14:34:10.969Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-09-18T14:34:11.224Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2019-09-18T14:34:11.390Z] === RUN Test/DockerSuite/TestAPIStatsNetworkStatsVersioning [2019-09-18T14:34:11.390Z] === RUN Test/DockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-09-18T14:34:11.390Z] === RUN Test/DockerSuite/TestAPIStatsNoStreamGetCpu [2019-09-18T14:34:13.108Z] ok github.com/docker/docker/registry 0.094s coverage: 56.4% of statements [2019-09-18T14:34:13.371Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-09-18T14:34:13.689Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2019-09-18T14:34:14.656Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-09-18T14:34:14.724Z] === RUN Test/DockerSuite/TestBuildResourceConstraintsAreUsed [2019-09-18T14:34:14.954Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2019-09-18T14:34:15.147Z] === RUN Test/DockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-09-18T14:34:16.624Z] === RUN Test/DockerSuite/TestBuildRm [2019-09-18T14:34:17.505Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-09-18T14:34:18.443Z] ok github.com/docker/docker/volume/local 0.024s coverage: 73.0% of statements [2019-09-18T14:34:19.004Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-09-18T14:34:19.907Z] === RUN Test/DockerSuite/TestBuildRunShEntrypoint [2019-09-18T14:34:19.930Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-09-18T14:34:20.290Z] --- PASS: TestImportExtremelyLargeImageWorks (95.36s) [2019-09-18T14:34:20.290Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-09-18T14:34:20.290Z] daemon.go:336: [d0a61db27d26d] waiting for daemon to start [2019-09-18T14:34:20.290Z] daemon.go:336: [d0a61db27d26d] waiting for daemon to start [2019-09-18T14:34:20.290Z] daemon.go:364: [d0a61db27d26d] daemon started [2019-09-18T14:34:20.290Z] daemon.go:472: [d0a61db27d26d] Stopping daemon [2019-09-18T14:34:20.290Z] daemon.go:307: [d0a61db27d26d] exiting daemon [2019-09-18T14:34:20.290Z] daemon.go:459: [d0a61db27d26d] Daemon stopped [2019-09-18T14:34:20.290Z] PASS [2019-09-18T14:34:20.290Z] [2019-09-18T14:34:20.290Z] === Skipped [2019-09-18T14:34:20.290Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.04s) [2019-09-18T14:34:20.290Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:34:20.290Z] [2019-09-18T14:34:20.290Z] [2019-09-18T14:34:20.290Z] DONE 12 tests, 1 skipped in 97.914s [2019-09-18T14:34:20.290Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-09-18T14:34:20.290Z] ++ 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-18T14:34:20.290Z] ++ set -e [2019-09-18T14:34:20.290Z] ++ '[' -n 0 ']' [2019-09-18T14:34:20.290Z] ++ set -x [2019-09-18T14:34:20.290Z] ++ env -i DEST=/go/src/github.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-18T14:34:20.290Z] INFO: Testing against a local daemon [2019-09-18T14:34:20.290Z] === RUN TestNetworkCreateDelete [2019-09-18T14:34:20.290Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-09-18T14:34:20.290Z] === RUN TestDockerNetworkDeletePreferID [2019-09-18T14:34:20.290Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2019-09-18T14:34:20.290Z] === RUN TestInspectNetwork [2019-09-18T14:34:20.839Z] === RUN Test/DockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-09-18T14:34:21.100Z] === RUN TestInspectNetwork/full_network_id [2019-09-18T14:34:21.100Z] === RUN TestInspectNetwork/partial_network_id [2019-09-18T14:34:21.100Z] === RUN TestInspectNetwork/network_name [2019-09-18T14:34:21.100Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-18T14:34:22.210Z] === RUN Test/DockerSuite/TestBuildScratchCopy [2019-09-18T14:34:22.251Z] === RUN Test/DockerSuite/TestAppArmorDeniesChmodProc [2019-09-18T14:34:22.251Z] === RUN Test/DockerSuite/TestAppArmorDeniesPtrace [2019-09-18T14:34:22.251Z] === RUN Test/DockerSuite/TestAppArmorTraceSelf [2019-09-18T14:34:22.251Z] === RUN Test/DockerSuite/TestAttachDisconnect [2019-09-18T14:34:22.251Z] === RUN Test/DockerSuite/TestAttachMultipleAndRestart [2019-09-18T14:34:22.775Z] === RUN Test/DockerSuite/TestBuildSetCommandWithDefinedShell [2019-09-18T14:34:23.340Z] === RUN Test/DockerSuite/TestBuildShCmdJSONEntrypoint [2019-09-18T14:34:24.712Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.75s) [2019-09-18T14:34:24.712Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-09-18T14:34:24.712Z] daemon.go:336: [d904d75c5a336] waiting for daemon to start [2019-09-18T14:34:24.712Z] daemon.go:336: [d904d75c5a336] waiting for daemon to start [2019-09-18T14:34:24.712Z] daemon.go:364: [d904d75c5a336] daemon started [2019-09-18T14:34:24.712Z] daemon.go:472: [d904d75c5a336] Stopping daemon [2019-09-18T14:34:24.712Z] daemon.go:307: [d904d75c5a336] exiting daemon [2019-09-18T14:34:24.712Z] daemon.go:459: [d904d75c5a336] Daemon stopped [2019-09-18T14:34:24.712Z] === RUN TestCreateServiceSecretFileMode [2019-09-18T14:34:24.712Z] === RUN Test/DockerSuite/TestBuildShellEntrypoint [2019-09-18T14:34:25.175Z] === RUN Test/DockerSuite/TestAttachPausedContainer [2019-09-18T14:34:25.175Z] === RUN Test/DockerSuite/TestAttachTTYWithoutStdin [2019-09-18T14:34:25.175Z] === RUN Test/DockerSuite/TestBuildAPIBuildGitWithF [2019-09-18T14:34:26.608Z] === RUN Test/DockerSuite/TestBuildShellInherited [2019-09-18T14:34:27.397Z] --- PASS: TestInspectNetwork (9.10s) [2019-09-18T14:34:27.397Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-09-18T14:34:27.397Z] daemon.go:336: [dd9bfa5966b95] waiting for daemon to start [2019-09-18T14:34:27.397Z] daemon.go:336: [dd9bfa5966b95] waiting for daemon to start [2019-09-18T14:34:27.397Z] daemon.go:364: [dd9bfa5966b95] daemon started [2019-09-18T14:34:27.397Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-18T14:34:27.397Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-18T14:34:27.397Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-18T14:34:27.397Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-18T14:34:27.397Z] daemon.go:472: [dd9bfa5966b95] Stopping daemon [2019-09-18T14:34:27.397Z] daemon.go:307: [dd9bfa5966b95] exiting daemon [2019-09-18T14:34:27.397Z] daemon.go:459: [dd9bfa5966b95] Daemon stopped [2019-09-18T14:34:27.397Z] === RUN TestRunContainerWithBridgeNone [2019-09-18T14:34:27.539Z] === RUN Test/DockerSuite/TestBuildShellMultiple [2019-09-18T14:34:27.797Z] --- PASS: TestCreateServiceSecretFileMode (3.05s) [2019-09-18T14:34:27.797Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-09-18T14:34:27.797Z] daemon.go:336: [dadedb1ccc095] waiting for daemon to start [2019-09-18T14:34:27.797Z] daemon.go:336: [dadedb1ccc095] waiting for daemon to start [2019-09-18T14:34:27.797Z] daemon.go:364: [dadedb1ccc095] daemon started [2019-09-18T14:34:27.797Z] daemon.go:472: [dadedb1ccc095] Stopping daemon [2019-09-18T14:34:27.797Z] daemon.go:307: [dadedb1ccc095] exiting daemon [2019-09-18T14:34:27.797Z] daemon.go:459: [dadedb1ccc095] Daemon stopped [2019-09-18T14:34:27.797Z] === RUN TestCreateServiceConfigFileMode [2019-09-18T14:34:29.304Z] --- PASS: TestRunContainerWithBridgeNone (2.75s) [2019-09-18T14:34:29.304Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-09-18T14:34:29.304Z] daemon.go:336: [db5c801e7b6a8] waiting for daemon to start [2019-09-18T14:34:29.304Z] daemon.go:336: [db5c801e7b6a8] waiting for daemon to start [2019-09-18T14:34:29.305Z] daemon.go:364: [db5c801e7b6a8] daemon started [2019-09-18T14:34:29.305Z] daemon.go:472: [db5c801e7b6a8] Stopping daemon [2019-09-18T14:34:29.305Z] daemon.go:307: [db5c801e7b6a8] exiting daemon [2019-09-18T14:34:29.305Z] daemon.go:459: [db5c801e7b6a8] Daemon stopped [2019-09-18T14:34:29.305Z] === RUN TestNetworkInvalidJSON [2019-09-18T14:34:29.305Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-18T14:34:29.305Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-18T14:34:29.305Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-18T14:34:29.305Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-18T14:34:29.305Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-18T14:34:29.305Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-18T14:34:29.305Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-18T14:34:29.305Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-18T14:34:29.305Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-18T14:34:29.305Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-09-18T14:34:29.305Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-18T14:34:29.305Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-18T14:34:29.305Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-18T14:34:29.305Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-18T14:34:30.108Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-09-18T14:34:30.108Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-09-18T14:34:30.108Z] daemon.go:336: [df27ca163a571] waiting for daemon to start [2019-09-18T14:34:30.108Z] daemon.go:336: [df27ca163a571] waiting for daemon to start [2019-09-18T14:34:30.108Z] daemon.go:364: [df27ca163a571] daemon started [2019-09-18T14:34:30.108Z] daemon.go:472: [df27ca163a571] Stopping daemon [2019-09-18T14:34:30.108Z] daemon.go:307: [df27ca163a571] exiting daemon [2019-09-18T14:34:30.108Z] daemon.go:459: [df27ca163a571] Daemon stopped [2019-09-18T14:34:30.108Z] daemon.go:336: [df27ca163a571] waiting for daemon to start [2019-09-18T14:34:30.108Z] daemon.go:336: [df27ca163a571] waiting for daemon to start [2019-09-18T14:34:30.108Z] daemon.go:364: [df27ca163a571] daemon started [2019-09-18T14:34:30.108Z] daemon.go:472: [df27ca163a571] Stopping daemon [2019-09-18T14:34:30.108Z] daemon.go:307: [df27ca163a571] exiting daemon [2019-09-18T14:34:30.108Z] daemon.go:459: [df27ca163a571] Daemon stopped [2019-09-18T14:34:30.108Z] === RUN TestDaemonDefaultNetworkPools [2019-09-18T14:34:30.279Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2019-09-18T14:34:30.279Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-18T14:34:30.279Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-18T14:34:30.279Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-18T14:34:30.279Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-18T14:34:30.279Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-18T14:34:30.279Z] ? github.com/docker/docker/rootless [no test files] [2019-09-18T14:34:30.279Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-18T14:34:30.279Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-18T14:34:30.279Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-09-18T14:34:30.279Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-09-18T14:34:30.279Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-09-18T14:34:30.279Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-09-18T14:34:30.279Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-09-18T14:34:30.279Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-09-18T14:34:30.279Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-09-18T14:34:30.279Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-09-18T14:34:30.279Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-09-18T14:34:30.279Z] ? github.com/docker/docker/testutil/request [no test files] [2019-09-18T14:34:30.279Z] ? github.com/docker/docker/volume [no test files] [2019-09-18T14:34:30.279Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-18T14:34:30.279Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-18T14:34:30.279Z] [2019-09-18T14:34:30.279Z] === Skipped [2019-09-18T14:34:30.279Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-18T14:34:30.279Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-18T14:34:30.279Z] [2019-09-18T14:34:30.279Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-18T14:34:30.279Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-18T14:34:30.279Z] [2019-09-18T14:34:30.279Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-18T14:34:30.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:34:30.279Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T14:34:30.279Z] [2019-09-18T14:34:30.279Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-18T14:34:30.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:34:30.279Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T14:34:30.279Z] [2019-09-18T14:34:30.279Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-18T14:34:30.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:34:30.279Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T14:34:30.279Z] [2019-09-18T14:34:30.279Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-18T14:34:30.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:34:30.279Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T14:34:30.279Z] [2019-09-18T14:34:30.279Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-18T14:34:30.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:34:30.279Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-18T14:34:30.279Z] [2019-09-18T14:34:30.279Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-18T14:34:30.279Z] graphtest_unix.go:73: No driver to put! [2019-09-18T14:34:30.279Z] [2019-09-18T14:34:30.279Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-18T14:34:30.279Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-18T14:34:30.279Z] [2019-09-18T14:34:30.279Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-18T14:34:30.279Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-18T14:34:30.279Z] [2019-09-18T14:34:30.279Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-18T14:34:30.279Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-18T14:34:30.279Z] [2019-09-18T14:34:30.279Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-18T14:34:30.279Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-18T14:34:30.279Z] [2019-09-18T14:34:30.279Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-18T14:34:30.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:34:30.279Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T14:34:30.279Z] [2019-09-18T14:34:30.279Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-18T14:34:30.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:34:30.279Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T14:34:30.279Z] [2019-09-18T14:34:30.279Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-18T14:34:30.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:34:30.279Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T14:34:30.279Z] [2019-09-18T14:34:30.279Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-18T14:34:30.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:34:30.279Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T14:34:30.279Z] [2019-09-18T14:34:30.279Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-18T14:34:30.279Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-18T14:34:30.279Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-18T14:34:30.279Z] [2019-09-18T14:34:30.279Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-18T14:34:30.279Z] graphtest_unix.go:73: No driver to put! [2019-09-18T14:34:30.279Z] [2019-09-18T14:34:30.279Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-18T14:34:30.280Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-18T14:34:30.280Z] [2019-09-18T14:34:30.280Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-09-18T14:34:30.280Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-09-18T14:34:30.280Z] [2019-09-18T14:34:30.280Z] [2019-09-18T14:34:30.280Z] DONE 2084 tests, 20 skipped in 242.537s Post stage [Pipeline] junit [2019-09-18T14:34:30.721Z] Recording test results [2019-09-18T14:34:30.997Z] === RUN Test/DockerSuite/TestBuildAPIDockerFileRemote [2019-09-18T14:34:31.074Z] --- PASS: TestCreateServiceConfigFileMode (3.30s) [2019-09-18T14:34:31.074Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-09-18T14:34:31.074Z] daemon.go:336: [dbfc8ef11a6e4] waiting for daemon to start [2019-09-18T14:34:31.074Z] daemon.go:336: [dbfc8ef11a6e4] waiting for daemon to start [2019-09-18T14:34:31.074Z] daemon.go:364: [dbfc8ef11a6e4] daemon started [2019-09-18T14:34:31.074Z] daemon.go:472: [dbfc8ef11a6e4] Stopping daemon [2019-09-18T14:34:31.074Z] daemon.go:307: [dbfc8ef11a6e4] exiting daemon [2019-09-18T14:34:31.074Z] daemon.go:459: [dbfc8ef11a6e4] Daemon stopped [2019-09-18T14:34:31.074Z] === RUN TestCreateServiceSysctls [2019-09-18T14:34:31.077Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2019-09-18T14:34:31.077Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-09-18T14:34:31.077Z] daemon.go:336: [dd67f8dd6b1cd] waiting for daemon to start [2019-09-18T14:34:31.077Z] daemon.go:336: [dd67f8dd6b1cd] waiting for daemon to start [2019-09-18T14:34:31.077Z] daemon.go:364: [dd67f8dd6b1cd] daemon started [2019-09-18T14:34:31.077Z] daemon.go:472: [dd67f8dd6b1cd] Stopping daemon [2019-09-18T14:34:31.077Z] daemon.go:307: [dd67f8dd6b1cd] exiting daemon [2019-09-18T14:34:31.077Z] daemon.go:459: [dd67f8dd6b1cd] Daemon stopped [2019-09-18T14:34:31.077Z] === RUN TestDaemonRestartWithExistingNetwork [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-09-18T14:34:31.562Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39942/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=41adef29f57b0050c4e9c6c9606fae2b7ddf129b -e DOCKER_GRAPHDRIVER docker:41adef29f57b0050c4e9c6c9606fae2b7ddf129b hack/validate/vendor [2019-09-18T14:34:32.397Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2019-09-18T14:34:32.397Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-09-18T14:34:32.397Z] daemon.go:336: [dc7ce9b84f93b] waiting for daemon to start [2019-09-18T14:34:32.397Z] daemon.go:336: [dc7ce9b84f93b] waiting for daemon to start [2019-09-18T14:34:32.397Z] daemon.go:364: [dc7ce9b84f93b] daemon started [2019-09-18T14:34:32.397Z] daemon.go:472: [dc7ce9b84f93b] Stopping daemon [2019-09-18T14:34:32.397Z] daemon.go:307: [dc7ce9b84f93b] exiting daemon [2019-09-18T14:34:32.397Z] daemon.go:459: [dc7ce9b84f93b] Daemon stopped [2019-09-18T14:34:32.397Z] daemon.go:336: [dc7ce9b84f93b] waiting for daemon to start [2019-09-18T14:34:32.397Z] daemon.go:336: [dc7ce9b84f93b] waiting for daemon to start [2019-09-18T14:34:32.397Z] daemon.go:364: [dc7ce9b84f93b] daemon started [2019-09-18T14:34:32.397Z] daemon.go:472: [dc7ce9b84f93b] Stopping daemon [2019-09-18T14:34:32.397Z] daemon.go:307: [dc7ce9b84f93b] exiting daemon [2019-09-18T14:34:32.397Z] daemon.go:459: [dc7ce9b84f93b] Daemon stopped [2019-09-18T14:34:32.397Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-18T14:34:32.445Z] === RUN Test/DockerSuite/TestBuildShellNotJSON [2019-09-18T14:34:32.703Z] === RUN Test/DockerSuite/TestBuildShellUpdatesConfig [2019-09-18T14:34:32.962Z] === RUN Test/DockerSuite/TestBuildShellWindowsPowershell [2019-09-18T14:34:32.962Z] === RUN Test/DockerSuite/TestBuildSpaces [2019-09-18T14:34:33.896Z] === RUN Test/DockerSuite/TestBuildSpacesWithQuotes [2019-09-18T14:34:33.928Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.43s) [2019-09-18T14:34:33.928Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-18T14:34:33.928Z] daemon.go:336: [d8071a99f75bd] waiting for daemon to start [2019-09-18T14:34:33.928Z] daemon.go:336: [d8071a99f75bd] waiting for daemon to start [2019-09-18T14:34:33.928Z] daemon.go:364: [d8071a99f75bd] daemon started [2019-09-18T14:34:33.928Z] daemon.go:472: [d8071a99f75bd] Stopping daemon [2019-09-18T14:34:33.928Z] daemon.go:307: [d8071a99f75bd] exiting daemon [2019-09-18T14:34:33.928Z] daemon.go:459: [d8071a99f75bd] Daemon stopped [2019-09-18T14:34:33.928Z] daemon.go:336: [d8071a99f75bd] waiting for daemon to start [2019-09-18T14:34:33.928Z] daemon.go:336: [d8071a99f75bd] waiting for daemon to start [2019-09-18T14:34:33.928Z] daemon.go:364: [d8071a99f75bd] daemon started [2019-09-18T14:34:33.928Z] daemon.go:472: [d8071a99f75bd] Stopping daemon [2019-09-18T14:34:33.928Z] daemon.go:307: [d8071a99f75bd] exiting daemon [2019-09-18T14:34:33.928Z] daemon.go:459: [d8071a99f75bd] Daemon stopped [2019-09-18T14:34:33.928Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-18T14:34:34.312Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2019-09-18T14:34:34.312Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-09-18T14:34:34.312Z] daemon.go:336: [d4d005b4e6f97] waiting for daemon to start [2019-09-18T14:34:34.312Z] daemon.go:336: [d4d005b4e6f97] waiting for daemon to start [2019-09-18T14:34:34.312Z] daemon.go:364: [d4d005b4e6f97] daemon started [2019-09-18T14:34:34.312Z] daemon.go:472: [d4d005b4e6f97] Stopping daemon [2019-09-18T14:34:34.312Z] daemon.go:307: [d4d005b4e6f97] exiting daemon [2019-09-18T14:34:34.312Z] daemon.go:459: [d4d005b4e6f97] Daemon stopped [2019-09-18T14:34:34.312Z] === RUN TestServiceWithPredefinedNetwork [2019-09-18T14:34:34.471Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-09-18T14:34:34.788Z] + echo Building e2e image [2019-09-18T14:34:34.788Z] Building e2e image [2019-09-18T14:34:34.788Z] + docker build --build-arg DOCKER_GITCOMMIT=41adef29f57b0050c4e9c6c9606fae2b7ddf129b -t moby-e2e-test -f Dockerfile.e2e . [2019-09-18T14:34:34.788Z] #2 [internal] load .dockerignore [2019-09-18T14:34:34.788Z] #2 transferring context: 34B done [2019-09-18T14:34:34.788Z] #2 DONE 0.0s [2019-09-18T14:34:34.788Z] [2019-09-18T14:34:34.788Z] #1 [internal] load build definition from Dockerfile.e2e [2019-09-18T14:34:34.788Z] #1 transferring dockerfile: 3.19kB done [2019-09-18T14:34:34.788Z] #1 DONE 0.0s [2019-09-18T14:34:34.788Z] [2019-09-18T14:34:34.788Z] #4 [internal] load metadata for docker.io/library/golang:1.12.9-alpine [2019-09-18T14:34:34.829Z] === RUN Test/DockerSuite/TestBuildStartsFromOne [2019-09-18T14:34:35.042Z] #4 DONE 0.3s [2019-09-18T14:34:35.042Z] [2019-09-18T14:34:35.042Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-09-18T14:34:35.042Z] #3 DONE 0.3s [2019-09-18T14:34:35.042Z] [2019-09-18T14:34:35.042Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-09-18T14:34:35.042Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-09-18T14:34:35.042Z] #5 DONE 0.0s [2019-09-18T14:34:35.042Z] [2019-09-18T14:34:35.042Z] #8 [internal] load build context [2019-09-18T14:34:35.086Z] === RUN Test/DockerSuite/TestBuildStderr [2019-09-18T14:34:35.606Z] #8 transferring context: 795.90kB 0.5s done [2019-09-18T14:34:35.650Z] --- PASS: TestCreateServiceSysctls (4.65s) [2019-09-18T14:34:35.650Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-09-18T14:34:35.650Z] daemon.go:336: [d4f244826e9bc] waiting for daemon to start [2019-09-18T14:34:35.650Z] daemon.go:336: [d4f244826e9bc] waiting for daemon to start [2019-09-18T14:34:35.650Z] daemon.go:364: [d4f244826e9bc] daemon started [2019-09-18T14:34:35.650Z] daemon.go:472: [d4f244826e9bc] Stopping daemon [2019-09-18T14:34:35.650Z] daemon.go:307: [d4f244826e9bc] exiting daemon [2019-09-18T14:34:35.650Z] daemon.go:459: [d4f244826e9bc] Daemon stopped [2019-09-18T14:34:35.650Z] === RUN TestCreateServiceCapabilities [2019-09-18T14:34:35.862Z] #8 DONE 0.6s [2019-09-18T14:34:35.862Z] [2019-09-18T14:34:35.862Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-09-18T14:34:35.862Z] #14 resolve docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 done [2019-09-18T14:34:35.862Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 21.06MB / 125.33MB 0.6s [2019-09-18T14:34:35.862Z] #14 sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 1.65kB / 1.65kB done [2019-09-18T14:34:35.862Z] #14 sha256:39f9d94d45e404c98c3aa3c9b2406185f46ffddefeb45cdd9b778024626302fc 1.36kB / 1.36kB done [2019-09-18T14:34:35.862Z] #14 sha256:e0d64652399115816bb8c0b5bb008fa4166bda4d6e06ebf3c0196a5adfc87a66 3.81kB / 3.81kB done [2019-09-18T14:34:35.862Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.1s done [2019-09-18T14:34:35.862Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.1s done [2019-09-18T14:34:35.862Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.3s done [2019-09-18T14:34:35.862Z] #14 sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 126B / 126B 0.2s done [2019-09-18T14:34:35.862Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done [2019-09-18T14:34:35.862Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 39.60MB / 125.33MB 0.8s [2019-09-18T14:34:36.119Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 46.99MB / 125.33MB 0.9s [2019-09-18T14:34:36.119Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 67.07MB / 125.33MB 1.1s [2019-09-18T14:34:36.214Z] === RUN Test/DockerSuite/TestBuildStepsWithProgress [2019-09-18T14:34:36.374Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 75.22MB / 125.33MB 1.2s [2019-09-18T14:34:36.374Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 91.81MB / 125.33MB 1.4s [2019-09-18T14:34:36.675Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 100.86MB / 125.33MB 1.5s [2019-09-18T14:34:36.675Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 111.29MB / 125.33MB 1.6s [2019-09-18T14:34:36.929Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 1.8s [2019-09-18T14:34:36.929Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 1.8s done [2019-09-18T14:34:37.185Z] #14 ... [2019-09-18T14:34:37.185Z] [2019-09-18T14:34:37.185Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-09-18T14:34:37.185Z] #6 DONE 2.0s [2019-09-18T14:34:37.185Z] [2019-09-18T14:34:37.185Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-09-18T14:34:37.185Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 [2019-09-18T14:34:37.557Z] --- PASS: TestServiceWithPredefinedNetwork (3.19s) [2019-09-18T14:34:37.558Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-09-18T14:34:37.558Z] daemon.go:336: [d51944a7538b5] waiting for daemon to start [2019-09-18T14:34:37.558Z] daemon.go:336: [d51944a7538b5] waiting for daemon to start [2019-09-18T14:34:37.558Z] daemon.go:364: [d51944a7538b5] daemon started [2019-09-18T14:34:37.558Z] daemon.go:472: [d51944a7538b5] Stopping daemon [2019-09-18T14:34:37.558Z] daemon.go:307: [d51944a7538b5] exiting daemon [2019-09-18T14:34:37.558Z] daemon.go:459: [d51944a7538b5] Daemon stopped [2019-09-18T14:34:37.558Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-18T14:34:37.558Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-18T14:34:37.558Z] service_test.go:230: FLAKY_TEST [2019-09-18T14:34:37.558Z] === RUN TestServiceWithDataPathPortInit [2019-09-18T14:34:39.490Z] --- PASS: TestCreateServiceCapabilities (3.55s) [2019-09-18T14:34:39.490Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-09-18T14:34:39.490Z] daemon.go:336: [dd28a7636574b] waiting for daemon to start [2019-09-18T14:34:39.490Z] daemon.go:336: [dd28a7636574b] waiting for daemon to start [2019-09-18T14:34:39.490Z] daemon.go:364: [dd28a7636574b] daemon started [2019-09-18T14:34:39.491Z] daemon.go:472: [dd28a7636574b] Stopping daemon [2019-09-18T14:34:39.491Z] daemon.go:307: [dd28a7636574b] exiting daemon [2019-09-18T14:34:39.491Z] daemon.go:459: [dd28a7636574b] Daemon stopped [2019-09-18T14:34:39.491Z] === RUN TestInspect [2019-09-18T14:34:39.491Z] === RUN Test/DockerSwarmSuite/TestAPISwarmNodeUpdate [2019-09-18T14:34:42.016Z] === RUN Test/DockerSuite/TestBuildStopSignal [2019-09-18T14:34:42.478Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 5.0s [2019-09-18T14:34:43.386Z] --- PASS: TestInspect (4.06s) [2019-09-18T14:34:43.387Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-09-18T14:34:43.387Z] daemon.go:336: [d4f178c81b359] waiting for daemon to start [2019-09-18T14:34:43.387Z] daemon.go:336: [d4f178c81b359] waiting for daemon to start [2019-09-18T14:34:43.387Z] daemon.go:364: [d4f178c81b359] daemon started [2019-09-18T14:34:43.387Z] daemon.go:472: [d4f178c81b359] Stopping daemon [2019-09-18T14:34:43.387Z] daemon.go:307: [d4f178c81b359] exiting daemon [2019-09-18T14:34:43.387Z] daemon.go:459: [d4f178c81b359] Daemon stopped [2019-09-18T14:34:43.387Z] === RUN TestDockerNetworkConnectAlias [2019-09-18T14:34:43.387Z] === RUN Test/DockerSuite/TestBuildSymlinkBasename [2019-09-18T14:34:43.841Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 6.4s done [2019-09-18T14:34:43.841Z] #14 extracting sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 [2019-09-18T14:34:44.095Z] #14 extracting sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 done [2019-09-18T14:34:44.349Z] #14 DONE 9.1s [2019-09-18T14:34:44.349Z] [2019-09-18T14:34:44.349Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-09-18T14:34:44.349Z] #7 1.121 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-09-18T14:34:44.349Z] #7 2.215 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-09-18T14:34:44.349Z] #7 2.329 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-09-18T14:34:44.349Z] #7 2.333 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-09-18T14:34:44.349Z] #7 2.545 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-09-18T14:34:44.349Z] #7 2.552 (4/31) Installing readline (8.0.0-r0) [2019-09-18T14:34:44.349Z] #7 2.556 (5/31) Installing bash (5.0.0-r0) [2019-09-18T14:34:44.349Z] #7 2.573 Executing bash-5.0.0-r0.post-install [2019-09-18T14:34:44.349Z] #7 2.580 (6/31) Installing ca-certificates (20190108-r0) [2019-09-18T14:34:44.349Z] #7 2.599 (7/31) Installing libgcc (8.3.0-r0) [2019-09-18T14:34:44.349Z] #7 2.604 (8/31) Installing libstdc++ (8.3.0-r0) [2019-09-18T14:34:44.349Z] #7 2.619 (9/31) Installing binutils (2.32-r0) [2019-09-18T14:34:44.349Z] #7 2.720 (10/31) Installing gmp (6.1.2-r1) [2019-09-18T14:34:44.349Z] #7 2.729 (11/31) Installing isl (0.18-r0) [2019-09-18T14:34:44.349Z] #7 2.757 (12/31) Installing libgomp (8.3.0-r0) [2019-09-18T14:34:44.349Z] #7 2.762 (13/31) Installing libatomic (8.3.0-r0) [2019-09-18T14:34:44.349Z] #7 2.765 (14/31) Installing mpfr3 (3.1.5-r1) [2019-09-18T14:34:44.349Z] #7 2.771 (15/31) Installing mpc1 (1.1.0-r0) [2019-09-18T14:34:44.349Z] #7 2.775 (16/31) Installing gcc (8.3.0-r0) [2019-09-18T14:34:44.349Z] #7 3.670 (17/31) Installing musl-dev (1.1.22-r3) [2019-09-18T14:34:44.349Z] #7 3.775 (18/31) Installing libc-dev (0.7.1-r0) [2019-09-18T14:34:44.349Z] #7 3.778 (19/31) Installing g++ (8.3.0-r0) [2019-09-18T14:34:44.349Z] #7 4.373 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-09-18T14:34:44.349Z] #7 4.377 (21/31) Installing libcurl (7.66.0-r0) [2019-09-18T14:34:44.349Z] #7 4.385 (22/31) Installing expat (2.2.7-r1) [2019-09-18T14:34:44.349Z] #7 4.389 (23/31) Installing pcre2 (10.33-r0) [2019-09-18T14:34:44.349Z] #7 4.397 (24/31) Installing git (2.22.0-r0) [2019-09-18T14:34:44.349Z] #7 4.610 (25/31) Installing libmnl (1.0.4-r0) [2019-09-18T14:34:44.349Z] #7 4.613 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-09-18T14:34:44.349Z] #7 4.617 (27/31) Installing iptables (1.8.3-r0) [2019-09-18T14:34:44.349Z] #7 4.644 (28/31) Installing pigz (2.4-r0) [2019-09-18T14:34:44.349Z] #7 4.650 (29/31) Installing tar (1.32-r0) [2019-09-18T14:34:44.349Z] #7 4.660 (30/31) Installing xz-libs (5.2.4-r0) [2019-09-18T14:34:44.349Z] #7 4.664 (31/31) Installing xz (5.2.4-r0) [2019-09-18T14:34:44.349Z] #7 4.670 Executing busybox-1.30.1-r2.trigger [2019-09-18T14:34:44.349Z] #7 4.674 Executing ca-certificates-20190108-r0.trigger [2019-09-18T14:34:44.349Z] #7 4.748 OK: 185 MiB in 45 packages [2019-09-18T14:34:44.757Z] === RUN Test/DockerSuite/TestBuildSymlinkBreakout [2019-09-18T14:34:44.908Z] #7 DONE 7.7s [2019-09-18T14:34:44.908Z] [2019-09-18T14:34:44.908Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-09-18T14:34:45.163Z] #9 DONE 0.1s [2019-09-18T14:34:45.163Z] [2019-09-18T14:34:45.163Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-09-18T14:34:45.163Z] #10 DONE 0.1s [2019-09-18T14:34:45.163Z] [2019-09-18T14:34:45.163Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-09-18T14:34:45.163Z] #11 DONE 0.1s [2019-09-18T14:34:45.163Z] [2019-09-18T14:34:45.163Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-09-18T14:34:45.163Z] #15 ... [2019-09-18T14:34:45.163Z] [2019-09-18T14:34:45.163Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-09-18T14:34:45.163Z] #12 DONE 0.1s [2019-09-18T14:34:45.163Z] [2019-09-18T14:34:45.163Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-09-18T14:34:45.163Z] #13 DONE 0.1s [2019-09-18T14:34:45.329Z] === RUN Test/DockerSuite/TestBuildTagEvent [2019-09-18T14:34:45.461Z] [2019-09-18T14:34:45.461Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-09-18T14:34:45.715Z] #15 1.165 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-09-18T14:34:46.637Z] #15 2.211 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-09-18T14:34:46.637Z] #15 2.277 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-09-18T14:34:46.637Z] #15 2.280 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-09-18T14:34:46.637Z] #15 2.410 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-09-18T14:34:46.714Z] === RUN Test/DockerSuite/TestBuildTimeArgHistoryExclusions [2019-09-18T14:34:46.714Z] === RUN Test/DockerSwarmSuite/TestAPISwarmPromoteDemote [2019-09-18T14:34:46.891Z] #15 2.418 (4/43) Installing readline (8.0.0-r0) [2019-09-18T14:34:46.891Z] #15 2.422 (5/43) Installing bash (5.0.0-r0) [2019-09-18T14:34:46.891Z] #15 2.467 Executing bash-5.0.0-r0.post-install [2019-09-18T14:34:46.891Z] #15 2.468 (6/43) Installing linux-headers (4.19.36-r0) [2019-09-18T14:34:46.891Z] #15 2.538 (7/43) Installing libuuid (2.33.2-r0) [2019-09-18T14:34:46.891Z] #15 2.540 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-09-18T14:34:46.891Z] #15 2.543 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-09-18T14:34:46.891Z] #15 2.547 (10/43) Installing binutils (2.32-r0) [2019-09-18T14:34:46.891Z] #15 2.612 (11/43) Installing libmagic (5.37-r0) [2019-09-18T14:34:46.891Z] #15 2.630 (12/43) Installing file (5.37-r0) [2019-09-18T14:34:46.891Z] #15 2.632 (13/43) Installing gmp (6.1.2-r1) [2019-09-18T14:34:46.891Z] #15 2.637 (14/43) Installing isl (0.18-r0) [2019-09-18T14:34:46.891Z] #15 2.650 (15/43) Installing libgomp (8.3.0-r0) [2019-09-18T14:34:47.146Z] #15 2.653 (16/43) Installing libatomic (8.3.0-r0) [2019-09-18T14:34:47.146Z] #15 2.654 (17/43) Installing libgcc (8.3.0-r0) [2019-09-18T14:34:47.146Z] #15 2.656 (18/43) Installing mpfr3 (3.1.5-r1) [2019-09-18T14:34:47.146Z] #15 2.661 (19/43) Installing mpc1 (1.1.0-r0) [2019-09-18T14:34:47.146Z] #15 2.663 (20/43) Installing libstdc++ (8.3.0-r0) [2019-09-18T14:34:47.146Z] #15 2.673 (21/43) Installing gcc (8.3.0-r0) [2019-09-18T14:34:47.788Z] #15 3.323 (22/43) Installing musl-dev (1.1.22-r3) [2019-09-18T14:34:47.788Z] #15 3.399 (23/43) Installing libc-dev (0.7.1-r0) [2019-09-18T14:34:47.788Z] #15 3.400 (24/43) Installing g++ (8.3.0-r0) [2019-09-18T14:34:48.043Z] #15 3.817 (25/43) Installing make (4.2.1-r2) [2019-09-18T14:34:48.298Z] #15 3.821 (26/43) Installing fortify-headers (1.1-r0) [2019-09-18T14:34:48.298Z] #15 3.823 (27/43) Installing build-base (0.5-r1) [2019-09-18T14:34:48.298Z] #15 3.825 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-09-18T14:34:48.298Z] #15 3.828 (29/43) Installing libcurl (7.66.0-r0) [2019-09-18T14:34:48.298Z] #15 3.834 (30/43) Installing curl (7.66.0-r0) [2019-09-18T14:34:48.298Z] #15 3.837 (31/43) Installing oniguruma (6.9.2-r0) [2019-09-18T14:34:48.298Z] #15 3.844 (32/43) Installing jq (1.6-r0) [2019-09-18T14:34:48.298Z] #15 3.852 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-09-18T14:34:48.298Z] #15 3.857 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-09-18T14:34:48.298Z] #15 3.859 (35/43) Installing libaio (0.3.111-r0) [2019-09-18T14:34:48.298Z] #15 3.861 (36/43) Installing libblkid (2.33.2-r0) [2019-09-18T14:34:48.298Z] #15 3.866 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-09-18T14:34:48.298Z] #15 3.894 (38/43) Installing libfdisk (2.33.2-r0) [2019-09-18T14:34:48.298Z] #15 3.899 (39/43) Installing libmount (2.33.2-r0) [2019-09-18T14:34:48.298Z] #15 3.904 (40/43) Installing libsmartcols (2.33.2-r0) [2019-09-18T14:34:48.298Z] #15 3.908 (41/43) Installing pkgconf (1.6.1-r1) [2019-09-18T14:34:48.298Z] #15 3.910 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-09-18T14:34:48.298Z] #15 3.930 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-09-18T14:34:48.298Z] #15 3.935 Executing busybox-1.30.1-r2.trigger [2019-09-18T14:34:48.298Z] #15 3.941 OK: 190 MiB in 58 packages [2019-09-18T14:34:48.609Z] === RUN Test/DockerSuite/TestBuildUser [2019-09-18T14:34:50.178Z] #15 DONE 5.6s [2019-09-18T14:34:50.178Z] [2019-09-18T14:34:50.178Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-09-18T14:34:50.738Z] #16 DONE 0.7s [2019-09-18T14:34:50.738Z] [2019-09-18T14:34:50.738Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-09-18T14:34:51.130Z] === RUN Test/DockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-09-18T14:34:51.130Z] --- PASS: TestDockerNetworkConnectAlias (7.83s) [2019-09-18T14:34:51.130Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-09-18T14:34:51.130Z] daemon.go:336: [db6bb0b6b6d27] waiting for daemon to start [2019-09-18T14:34:51.130Z] daemon.go:336: [db6bb0b6b6d27] waiting for daemon to start [2019-09-18T14:34:51.130Z] daemon.go:364: [db6bb0b6b6d27] daemon started [2019-09-18T14:34:51.130Z] daemon.go:472: [db6bb0b6b6d27] Stopping daemon [2019-09-18T14:34:51.130Z] daemon.go:307: [db6bb0b6b6d27] exiting daemon [2019-09-18T14:34:51.130Z] daemon.go:459: [db6bb0b6b6d27] Daemon stopped [2019-09-18T14:34:51.130Z] === RUN TestDockerNetworkReConnect [2019-09-18T14:34:51.298Z] #17 DONE 0.7s [2019-09-18T14:34:51.552Z] [2019-09-18T14:34:51.552Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-09-18T14:34:51.552Z] #18 DONE 0.0s [2019-09-18T14:34:51.552Z] [2019-09-18T14:34:51.552Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-09-18T14:34:51.552Z] #19 DONE 0.1s [2019-09-18T14:34:51.552Z] [2019-09-18T14:34:51.552Z] #31 [builder 1/4] COPY . . [2019-09-18T14:34:55.305Z] === RUN Test/DockerSuite/TestBuildUsersAndGroups [2019-09-18T14:34:55.795Z] #31 DONE 3.9s [2019-09-18T14:34:55.795Z] [2019-09-18T14:34:55.795Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-18T14:34:55.795Z] #20 1.427 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-18T14:34:55.795Z] #20 1.619 [2019-09-18T14:34:55.795Z] #20 1.728 ########### 16.0% ######################### 34.8% ###################################### 53.9% #################################################### 72.9% ################################################################## 92.0% ######################################################################## 100.0% [2019-09-18T14:34:55.795Z] #20 2.361 [2019-09-18T14:34:55.795Z] #20 2.470 ########################## 37.1% ################################################################### 94.0% ######################################################################## 100.0% [2019-09-18T14:34:55.795Z] #20 2.780 [2019-09-18T14:34:55.795Z] #20 2.889 ############# 18.8% ############################## 41.9% ############################################## 65.1% ############################################################### 88.2% ######################################################################## 100.0% [2019-09-18T14:34:55.795Z] #20 3.423 [2019-09-18T14:34:56.351Z] #20 3.533 #### 6.2% ######### 13.7% ############### 21.1% #################### 28.5% ######################### 35.9% ############################### 43.3% #################################### 50.7% ######################################### 57.5% ############################################### 65.6% #################################################### 73.0% ######################################################### 80.4% ############################################################### 87.8% #################################################################### 95.2% ######################################################################## 100.0% [2019-09-18T14:34:56.606Z] #20 4.989 [2019-09-18T14:34:57.166Z] #20 5.521 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-18T14:34:57.205Z] --- PASS: TestDockerNetworkReConnect (5.95s) [2019-09-18T14:34:57.205Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-09-18T14:34:57.205Z] daemon.go:336: [d1047d4a527c3] waiting for daemon to start [2019-09-18T14:34:57.205Z] daemon.go:336: [d1047d4a527c3] waiting for daemon to start [2019-09-18T14:34:57.205Z] daemon.go:364: [d1047d4a527c3] daemon started [2019-09-18T14:34:57.205Z] daemon.go:472: [d1047d4a527c3] Stopping daemon [2019-09-18T14:34:57.205Z] daemon.go:307: [d1047d4a527c3] exiting daemon [2019-09-18T14:34:57.205Z] daemon.go:459: [d1047d4a527c3] Daemon stopped [2019-09-18T14:34:57.206Z] === RUN TestServicePlugin [2019-09-18T14:34:57.383Z] --- PASS: TestServiceWithDataPathPortInit (17.03s) [2019-09-18T14:34:57.383Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-18T14:34:57.383Z] daemon.go:336: [dbfea2620c7c9] waiting for daemon to start [2019-09-18T14:34:57.383Z] daemon.go:336: [dbfea2620c7c9] waiting for daemon to start [2019-09-18T14:34:57.383Z] daemon.go:364: [dbfea2620c7c9] daemon started [2019-09-18T14:34:57.383Z] daemon.go:472: [dbfea2620c7c9] Stopping daemon [2019-09-18T14:34:57.383Z] daemon.go:307: [dbfea2620c7c9] exiting daemon [2019-09-18T14:34:57.383Z] daemon.go:459: [dbfea2620c7c9] Daemon stopped [2019-09-18T14:34:57.383Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-18T14:34:57.383Z] daemon.go:336: [d613ba45ef062] waiting for daemon to start [2019-09-18T14:34:57.383Z] daemon.go:336: [d613ba45ef062] waiting for daemon to start [2019-09-18T14:34:57.383Z] daemon.go:364: [d613ba45ef062] daemon started [2019-09-18T14:34:57.383Z] daemon.go:472: [d613ba45ef062] Stopping daemon [2019-09-18T14:34:57.383Z] daemon.go:307: [d613ba45ef062] exiting daemon [2019-09-18T14:34:57.383Z] daemon.go:459: [d613ba45ef062] Daemon stopped [2019-09-18T14:34:57.383Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-18T14:34:57.421Z] #20 ... [2019-09-18T14:34:57.421Z] [2019-09-18T14:34:57.421Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-09-18T14:34:57.421Z] #32 DONE 1.9s [2019-09-18T14:34:57.421Z] [2019-09-18T14:34:57.421Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-18T14:34:57.421Z] #20 5.686 [2019-09-18T14:34:57.421Z] #20 5.745 ######################################################################## 100.0% [2019-09-18T14:34:57.421Z] #20 5.934 [2019-09-18T14:34:58.433Z] #20 6.543 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-18T14:34:58.433Z] #20 6.760 [2019-09-18T14:34:58.433Z] #20 6.890 0.7% ######################################################################## 100.0% [2019-09-18T14:34:58.688Z] #20 7.097 [2019-09-18T14:34:59.247Z] #20 7.753 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-18T14:34:59.502Z] #20 7.854 skipping existing 1849cc453dee [2019-09-18T14:34:59.502Z] #20 8.054 [2019-09-18T14:35:00.427Z] #20 8.746 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-18T14:35:00.682Z] #20 9.120 [2019-09-18T14:35:00.937Z] #20 9.199 ######################################################################## 100.0% [2019-09-18T14:35:00.937Z] #20 9.418 [2019-09-18T14:35:01.195Z] #20 9.488 Download of images into '/build' complete. [2019-09-18T14:35:01.195Z] #20 9.488 Use something like the following to load the result into a Docker daemon: [2019-09-18T14:35:01.195Z] #20 9.489 tar -cC '/build' . | docker load [2019-09-18T14:35:01.195Z] #20 DONE 9.6s [2019-09-18T14:35:01.195Z] [2019-09-18T14:35:01.195Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-18T14:35:01.195Z] #33 1.024 [2019-09-18T14:35:01.195Z] #33 1.072 Removing bundles/ [2019-09-18T14:35:01.195Z] #33 1.072 [2019-09-18T14:35:01.195Z] #33 1.075 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-09-18T14:35:01.195Z] #33 1.723 Building test suite binary ./integration-cli/test.main [2019-09-18T14:35:01.195Z] #33 ... [2019-09-18T14:35:01.195Z] [2019-09-18T14:35:01.195Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-18T14:35:01.195Z] #22 DONE 0.1s [2019-09-18T14:35:01.195Z] [2019-09-18T14:35:01.195Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-09-18T14:35:01.195Z] #26 DONE 0.1s [2019-09-18T14:35:01.449Z] [2019-09-18T14:35:01.449Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-18T14:35:01.449Z] #23 DONE 0.1s [2019-09-18T14:35:01.449Z] [2019-09-18T14:35:01.449Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-09-18T14:35:01.449Z] #27 DONE 0.1s [2019-09-18T14:35:01.449Z] [2019-09-18T14:35:01.449Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-09-18T14:35:01.449Z] #28 DONE 0.2s [2019-09-18T14:35:01.449Z] [2019-09-18T14:35:01.449Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-09-18T14:35:03.826Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.73s) [2019-09-18T14:35:03.826Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-18T14:35:03.826Z] daemon.go:336: [db9740f3d3d5e] waiting for daemon to start [2019-09-18T14:35:03.826Z] daemon.go:336: [db9740f3d3d5e] waiting for daemon to start [2019-09-18T14:35:03.826Z] daemon.go:364: [db9740f3d3d5e] daemon started [2019-09-18T14:35:03.826Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cvx7tb2uef4hvf59snryj7j8p Created:2019-09-18 14:34:55.915585765 +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[c95da0763dea9480a0532cadebef0138c04583d774b38391b480a96eb26b8b53:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.htsfc0t4u9g3wu0416ncut4y2 EndpointID:3dc6b7e11c693b360ead0bd3754bb7db8e97872c2795f1366229812f34fa20af MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:663d9b7b4d2b1e9cd6aeb801a1fb2dceb26e83c5935963840d0c6db8f2e58bd1 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:018ce40489d0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.htsfc0t4u9g3wu0416ncut4y2 EndpointID:3dc6b7e11c693b360ead0bd3754bb7db8e97872c2795f1366229812f34fa20af EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-18T14:35:03.826Z] daemon.go:472: [db9740f3d3d5e] Stopping daemon [2019-09-18T14:35:03.826Z] daemon.go:307: [db9740f3d3d5e] exiting daemon [2019-09-18T14:35:03.826Z] daemon.go:459: [db9740f3d3d5e] Daemon stopped [2019-09-18T14:35:03.826Z] PASS [2019-09-18T14:35:03.826Z] [2019-09-18T14:35:03.826Z] === Skipped [2019-09-18T14:35:03.827Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-18T14:35:03.827Z] service_test.go:230: FLAKY_TEST [2019-09-18T14:35:03.827Z] [2019-09-18T14:35:03.827Z] [2019-09-18T14:35:03.827Z] DONE 21 tests, 1 skipped in 47.079s [2019-09-18T14:35:03.827Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-18T14:35:03.827Z] ++ 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-18T14:35:03.827Z] ++ set -e [2019-09-18T14:35:03.827Z] ++ '[' -n 0 ']' [2019-09-18T14:35:03.827Z] ++ set -x [2019-09-18T14:35:03.827Z] ++ env -i DEST=/go/src/github.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-18T14:35:03.827Z] INFO: Testing against a local daemon [2019-09-18T14:35:03.827Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-18T14:35:03.827Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-09-18T14:35:03.827Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-18T14:35:03.827Z] === RUN TestDockerNetworkIpvlan [2019-09-18T14:35:03.827Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-09-18T14:35:03.827Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-18T14:35:03.827Z] PASS [2019-09-18T14:35:03.827Z] [2019-09-18T14:35:03.827Z] === Skipped [2019-09-18T14:35:03.827Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-09-18T14:35:03.827Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-18T14:35:03.827Z] [2019-09-18T14:35:03.827Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-09-18T14:35:03.827Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-18T14:35:03.827Z] [2019-09-18T14:35:03.827Z] [2019-09-18T14:35:03.827Z] DONE 2 tests, 2 skipped in 0.416s [2019-09-18T14:35:03.827Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-18T14:35:03.827Z] ++ 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-18T14:35:03.827Z] ++ set -e [2019-09-18T14:35:03.827Z] ++ '[' -n 0 ']' [2019-09-18T14:35:03.827Z] ++ set -x [2019-09-18T14:35:03.827Z] ++ env -i DEST=/go/src/github.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-18T14:35:04.208Z] INFO: Testing against a local daemon [2019-09-18T14:35:04.208Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-18T14:35:05.478Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2019-09-18T14:35:05.478Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-09-18T14:35:05.478Z] daemon.go:336: [df24d4bc2e93d] waiting for daemon to start [2019-09-18T14:35:05.478Z] daemon.go:336: [df24d4bc2e93d] waiting for daemon to start [2019-09-18T14:35:05.478Z] daemon.go:364: [df24d4bc2e93d] daemon started [2019-09-18T14:35:05.478Z] daemon.go:472: [df24d4bc2e93d] Stopping daemon [2019-09-18T14:35:05.478Z] daemon.go:307: [df24d4bc2e93d] exiting daemon [2019-09-18T14:35:05.478Z] daemon.go:459: [df24d4bc2e93d] Daemon stopped [2019-09-18T14:35:05.478Z] daemon.go:336: [df24d4bc2e93d] waiting for daemon to start [2019-09-18T14:35:05.478Z] daemon.go:336: [df24d4bc2e93d] waiting for daemon to start [2019-09-18T14:35:05.478Z] daemon.go:364: [df24d4bc2e93d] daemon started [2019-09-18T14:35:05.478Z] daemon.go:472: [df24d4bc2e93d] Stopping daemon [2019-09-18T14:35:05.478Z] daemon.go:307: [df24d4bc2e93d] exiting daemon [2019-09-18T14:35:05.478Z] daemon.go:459: [df24d4bc2e93d] Daemon stopped [2019-09-18T14:35:05.478Z] === RUN TestDockerNetworkMacvlan [2019-09-18T14:35:06.284Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-18T14:35:06.730Z] #29 ... [2019-09-18T14:35:06.730Z] [2019-09-18T14:35:06.730Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-18T14:35:06.730Z] #21 DONE 1.3s [2019-09-18T14:35:06.730Z] [2019-09-18T14:35:06.730Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-18T14:35:06.730Z] #24 2.248 Install docker/cli version 17.06.2-ce from stable [2019-09-18T14:35:06.730Z] #24 2.248 + RM_GOPATH=0 [2019-09-18T14:35:06.730Z] #24 2.248 + TMP_GOPATH= [2019-09-18T14:35:06.730Z] #24 2.248 + : /build [2019-09-18T14:35:06.730Z] #24 2.248 + '[' -z '' ']' [2019-09-18T14:35:06.730Z] #24 2.248 ++ mktemp -d [2019-09-18T14:35:06.730Z] #24 2.248 + export GOPATH=/tmp/tmp.enHLbc [2019-09-18T14:35:06.730Z] #24 2.248 + GOPATH=/tmp/tmp.enHLbc [2019-09-18T14:35:06.730Z] #24 2.248 + RM_GOPATH=1 [2019-09-18T14:35:06.730Z] #24 2.248 ++ dirname ./install.sh [2019-09-18T14:35:06.730Z] #24 2.248 + dir=. [2019-09-18T14:35:06.730Z] #24 2.248 + bin=dockercli [2019-09-18T14:35:06.730Z] #24 2.248 + shift [2019-09-18T14:35:06.730Z] #24 2.248 + '[' '!' -f ./dockercli.installer ']' [2019-09-18T14:35:06.730Z] #24 2.248 + . ./dockercli.installer [2019-09-18T14:35:06.730Z] #24 2.248 ++ DOCKERCLI_CHANNEL=stable [2019-09-18T14:35:06.730Z] #24 2.248 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-18T14:35:06.730Z] #24 2.248 + install_dockercli [2019-09-18T14:35:06.730Z] #24 2.248 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-18T14:35:06.730Z] #24 2.248 ++ uname -m [2019-09-18T14:35:06.730Z] #24 2.253 + arch=x86_64 [2019-09-18T14:35:06.730Z] #24 2.253 + '[' x86_64 '!=' x86_64 ']' [2019-09-18T14:35:06.730Z] #24 2.253 + url=https://download.docker.com/linux/static [2019-09-18T14:35:06.730Z] #24 2.253 + tar -xz docker/docker [2019-09-18T14:35:06.730Z] #24 2.253 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-09-18T14:35:06.730Z] #24 5.355 + mkdir -p /build [2019-09-18T14:35:06.730Z] #24 5.358 + mv docker/docker /build/ [2019-09-18T14:35:06.730Z] #24 5.361 + rmdir docker [2019-09-18T14:35:06.730Z] #24 DONE 5.5s [2019-09-18T14:35:06.730Z] [2019-09-18T14:35:06.730Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-18T14:35:07.076Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-18T14:35:08.092Z] #33 ... [2019-09-18T14:35:08.092Z] [2019-09-18T14:35:08.092Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-09-18T14:35:08.346Z] #25 DONE 0.1s [2019-09-18T14:35:08.347Z] [2019-09-18T14:35:08.347Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-18T14:35:08.374Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-18T14:35:10.843Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-18T14:35:15.074Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-18T14:35:15.268Z] === RUN Test/DockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-18T14:35:15.268Z] === RUN Test/DockerSuite/TestBuildVerboseOut [2019-09-18T14:35:15.932Z] --- PASS: TestDockerNetworkMacvlan (10.56s) [2019-09-18T14:35:15.932Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T14:35:15.932Z] daemon.go:336: [d575e2b214a26] waiting for daemon to start [2019-09-18T14:35:15.932Z] daemon.go:336: [d575e2b214a26] waiting for daemon to start [2019-09-18T14:35:15.932Z] daemon.go:364: [d575e2b214a26] daemon started [2019-09-18T14:35:15.932Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-09-18T14:35:15.932Z] daemon.go:472: [d575e2b214a26] Stopping daemon [2019-09-18T14:35:15.932Z] daemon.go:307: [d575e2b214a26] exiting daemon [2019-09-18T14:35:15.932Z] daemon.go:459: [d575e2b214a26] Daemon stopped [2019-09-18T14:35:15.932Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T14:35:15.932Z] daemon.go:336: [da65b216323e9] waiting for daemon to start [2019-09-18T14:35:15.932Z] daemon.go:336: [da65b216323e9] waiting for daemon to start [2019-09-18T14:35:15.932Z] daemon.go:364: [da65b216323e9] daemon started [2019-09-18T14:35:15.932Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-09-18T14:35:15.932Z] daemon.go:472: [da65b216323e9] Stopping daemon [2019-09-18T14:35:15.932Z] daemon.go:307: [da65b216323e9] exiting daemon [2019-09-18T14:35:15.932Z] daemon.go:459: [da65b216323e9] Daemon stopped [2019-09-18T14:35:15.932Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T14:35:15.932Z] daemon.go:336: [de90905207e55] waiting for daemon to start [2019-09-18T14:35:15.932Z] daemon.go:336: [de90905207e55] waiting for daemon to start [2019-09-18T14:35:15.932Z] daemon.go:364: [de90905207e55] daemon started [2019-09-18T14:35:15.932Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.31s) [2019-09-18T14:35:15.932Z] daemon.go:472: [de90905207e55] Stopping daemon [2019-09-18T14:35:15.932Z] daemon.go:307: [de90905207e55] exiting daemon [2019-09-18T14:35:15.932Z] daemon.go:459: [de90905207e55] Daemon stopped [2019-09-18T14:35:15.932Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T14:35:15.932Z] daemon.go:336: [d8d767a90d4a5] waiting for daemon to start [2019-09-18T14:35:15.932Z] daemon.go:336: [d8d767a90d4a5] waiting for daemon to start [2019-09-18T14:35:15.932Z] daemon.go:364: [d8d767a90d4a5] daemon started [2019-09-18T14:35:15.932Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.23s) [2019-09-18T14:35:15.932Z] daemon.go:472: [d8d767a90d4a5] Stopping daemon [2019-09-18T14:35:15.932Z] daemon.go:307: [d8d767a90d4a5] exiting daemon [2019-09-18T14:35:15.932Z] daemon.go:459: [d8d767a90d4a5] Daemon stopped [2019-09-18T14:35:15.932Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T14:35:15.932Z] daemon.go:336: [daf7d82645143] waiting for daemon to start [2019-09-18T14:35:15.932Z] daemon.go:336: [daf7d82645143] waiting for daemon to start [2019-09-18T14:35:15.932Z] daemon.go:364: [daf7d82645143] daemon started [2019-09-18T14:35:15.932Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.10s) [2019-09-18T14:35:15.932Z] daemon.go:472: [daf7d82645143] Stopping daemon [2019-09-18T14:35:15.932Z] daemon.go:307: [daf7d82645143] exiting daemon [2019-09-18T14:35:15.932Z] daemon.go:459: [daf7d82645143] Daemon stopped [2019-09-18T14:35:15.932Z] PASS [2019-09-18T14:35:15.932Z] [2019-09-18T14:35:15.932Z] DONE 7 tests in 12.302s [2019-09-18T14:35:15.932Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-18T14:35:15.932Z] ++ 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-18T14:35:15.932Z] ++ set -e [2019-09-18T14:35:15.932Z] ++ '[' -n 0 ']' [2019-09-18T14:35:15.932Z] ++ set -x [2019-09-18T14:35:15.932Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-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-18T14:35:16.302Z] testing: warning: no tests to run [2019-09-18T14:35:16.302Z] PASS [2019-09-18T14:35:16.302Z] [2019-09-18T14:35:16.302Z] DONE 0 tests in 0.096s [2019-09-18T14:35:16.302Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-18T14:35:16.302Z] ++ 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-18T14:35:16.302Z] ++ set -e [2019-09-18T14:35:16.302Z] ++ '[' -n 0 ']' [2019-09-18T14:35:16.302Z] ++ set -x [2019-09-18T14:35:16.302Z] ++ env -i DEST=/go/src/github.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-18T14:35:16.302Z] INFO: Testing against a local daemon [2019-09-18T14:35:16.302Z] === RUN TestAuthZPluginAllowRequest [2019-09-18T14:35:16.637Z] === RUN Test/DockerSuite/TestBuildVerifyIntString [2019-09-18T14:35:17.201Z] === RUN Test/DockerSuite/TestBuildVerifySingleQuoteFails [2019-09-18T14:35:18.202Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2019-09-18T14:35:18.203Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-09-18T14:35:18.203Z] daemon.go:336: [de2083b00b504] waiting for daemon to start [2019-09-18T14:35:18.203Z] daemon.go:336: [de2083b00b504] waiting for daemon to start [2019-09-18T14:35:18.203Z] daemon.go:364: [de2083b00b504] daemon started [2019-09-18T14:35:18.203Z] daemon.go:472: [de2083b00b504] Stopping daemon [2019-09-18T14:35:18.203Z] daemon.go:307: [de2083b00b504] exiting daemon [2019-09-18T14:35:18.203Z] daemon.go:459: [de2083b00b504] Daemon stopped [2019-09-18T14:35:18.203Z] === RUN TestAuthZPluginTLS [2019-09-18T14:35:18.570Z] === RUN Test/DockerSuite/TestBuildVolumeFileExistsinContainer [2019-09-18T14:35:18.572Z] --- PASS: TestAuthZPluginTLS (0.57s) [2019-09-18T14:35:18.572Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-09-18T14:35:18.572Z] daemon.go:336: [da2216be9a86a] waiting for daemon to start [2019-09-18T14:35:18.572Z] daemon.go:336: [da2216be9a86a] waiting for daemon to start [2019-09-18T14:35:18.572Z] daemon.go:364: [da2216be9a86a] daemon started [2019-09-18T14:35:18.572Z] daemon.go:472: [da2216be9a86a] Stopping daemon [2019-09-18T14:35:18.572Z] daemon.go:307: [da2216be9a86a] exiting daemon [2019-09-18T14:35:18.572Z] daemon.go:459: [da2216be9a86a] Daemon stopped [2019-09-18T14:35:18.572Z] === RUN TestAuthZPluginDenyRequest [2019-09-18T14:35:19.356Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-09-18T14:35:19.356Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-09-18T14:35:19.356Z] daemon.go:336: [db16dde90a669] waiting for daemon to start [2019-09-18T14:35:19.356Z] daemon.go:336: [db16dde90a669] waiting for daemon to start [2019-09-18T14:35:19.356Z] daemon.go:364: [db16dde90a669] daemon started [2019-09-18T14:35:19.356Z] daemon.go:472: [db16dde90a669] Stopping daemon [2019-09-18T14:35:19.356Z] daemon.go:307: [db16dde90a669] exiting daemon [2019-09-18T14:35:19.356Z] daemon.go:459: [db16dde90a669] Daemon stopped [2019-09-18T14:35:19.356Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-18T14:35:19.737Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-09-18T14:35:19.737Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-09-18T14:35:19.737Z] daemon.go:336: [d088ba7fcd3a3] waiting for daemon to start [2019-09-18T14:35:19.737Z] daemon.go:336: [d088ba7fcd3a3] waiting for daemon to start [2019-09-18T14:35:19.737Z] daemon.go:364: [d088ba7fcd3a3] daemon started [2019-09-18T14:35:19.737Z] daemon.go:472: [d088ba7fcd3a3] Stopping daemon [2019-09-18T14:35:19.737Z] daemon.go:307: [d088ba7fcd3a3] exiting daemon [2019-09-18T14:35:19.737Z] daemon.go:459: [d088ba7fcd3a3] Daemon stopped [2019-09-18T14:35:19.737Z] === RUN TestAuthZPluginDenyResponse [2019-09-18T14:35:19.943Z] === RUN Test/DockerSuite/TestBuildVolumesRetainContents [2019-09-18T14:35:20.537Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2019-09-18T14:35:20.537Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-09-18T14:35:20.537Z] daemon.go:336: [d908af90d1f7d] waiting for daemon to start [2019-09-18T14:35:20.537Z] daemon.go:336: [d908af90d1f7d] waiting for daemon to start [2019-09-18T14:35:20.537Z] daemon.go:364: [d908af90d1f7d] daemon started [2019-09-18T14:35:20.537Z] daemon.go:472: [d908af90d1f7d] Stopping daemon [2019-09-18T14:35:20.537Z] daemon.go:307: [d908af90d1f7d] exiting daemon [2019-09-18T14:35:20.537Z] daemon.go:459: [d908af90d1f7d] Daemon stopped [2019-09-18T14:35:20.537Z] === RUN TestAuthZPluginAllowEventStream [2019-09-18T14:35:21.837Z] === RUN Test/DockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-09-18T14:35:21.837Z] === RUN Test/DockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-09-18T14:35:21.837Z] === RUN Test/DockerSuite/TestBuildWindowsUser [2019-09-18T14:35:21.837Z] === RUN Test/DockerSuite/TestBuildWindowsWorkdirProcessing [2019-09-18T14:35:21.837Z] === RUN Test/DockerSuite/TestBuildWithExtraHost [2019-09-18T14:35:26.203Z] === RUN Test/DockerSuite/TestBuildWithExtraHostInvalidFormat [2019-09-18T14:35:26.203Z] === RUN Test/DockerSuite/TestBuildWithFailure [2019-09-18T14:35:26.203Z] === RUN Test/DockerSuite/TestBuildWithInaccessibleFilesInContext [2019-09-18T14:35:26.203Z] === RUN Test/DockerSuite/TestBuildWithTabs [2019-09-18T14:35:26.260Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2019-09-18T14:35:26.260Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-09-18T14:35:26.260Z] daemon.go:336: [dbe9f6de63bb5] waiting for daemon to start [2019-09-18T14:35:26.260Z] daemon.go:336: [dbe9f6de63bb5] waiting for daemon to start [2019-09-18T14:35:26.260Z] daemon.go:364: [dbe9f6de63bb5] daemon started [2019-09-18T14:35:26.260Z] daemon.go:472: [dbe9f6de63bb5] Stopping daemon [2019-09-18T14:35:26.260Z] daemon.go:307: [dbe9f6de63bb5] exiting daemon [2019-09-18T14:35:26.260Z] daemon.go:459: [dbe9f6de63bb5] Daemon stopped [2019-09-18T14:35:26.260Z] === RUN TestAuthZPluginErrorResponse [2019-09-18T14:35:26.260Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-09-18T14:35:26.260Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-09-18T14:35:26.260Z] daemon.go:336: [ddcbca508ca4a] waiting for daemon to start [2019-09-18T14:35:26.260Z] daemon.go:336: [ddcbca508ca4a] waiting for daemon to start [2019-09-18T14:35:26.260Z] daemon.go:364: [ddcbca508ca4a] daemon started [2019-09-18T14:35:26.260Z] daemon.go:472: [ddcbca508ca4a] Stopping daemon [2019-09-18T14:35:26.260Z] daemon.go:307: [ddcbca508ca4a] exiting daemon [2019-09-18T14:35:26.260Z] daemon.go:459: [ddcbca508ca4a] Daemon stopped [2019-09-18T14:35:26.260Z] === RUN TestAuthZPluginErrorRequest [2019-09-18T14:35:26.260Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-09-18T14:35:26.260Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-09-18T14:35:26.260Z] daemon.go:336: [d05f44859fa0f] waiting for daemon to start [2019-09-18T14:35:26.260Z] daemon.go:336: [d05f44859fa0f] waiting for daemon to start [2019-09-18T14:35:26.260Z] daemon.go:364: [d05f44859fa0f] daemon started [2019-09-18T14:35:26.260Z] daemon.go:472: [d05f44859fa0f] Stopping daemon [2019-09-18T14:35:26.260Z] daemon.go:307: [d05f44859fa0f] exiting daemon [2019-09-18T14:35:26.260Z] daemon.go:459: [d05f44859fa0f] Daemon stopped [2019-09-18T14:35:26.260Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-18T14:35:26.260Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-09-18T14:35:26.260Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-18T14:35:26.260Z] daemon.go:336: [d1e3b3d2e4f7c] waiting for daemon to start [2019-09-18T14:35:26.260Z] daemon.go:336: [d1e3b3d2e4f7c] waiting for daemon to start [2019-09-18T14:35:26.260Z] daemon.go:364: [d1e3b3d2e4f7c] daemon started [2019-09-18T14:35:26.260Z] daemon.go:472: [d1e3b3d2e4f7c] Stopping daemon [2019-09-18T14:35:26.260Z] daemon.go:307: [d1e3b3d2e4f7c] exiting daemon [2019-09-18T14:35:26.260Z] daemon.go:459: [d1e3b3d2e4f7c] Daemon stopped [2019-09-18T14:35:26.260Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-18T14:35:26.260Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s) [2019-09-18T14:35:26.260Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-09-18T14:35:26.260Z] daemon.go:336: [dda7f0cca723b] waiting for daemon to start [2019-09-18T14:35:26.260Z] daemon.go:336: [dda7f0cca723b] waiting for daemon to start [2019-09-18T14:35:26.260Z] daemon.go:364: [dda7f0cca723b] daemon started [2019-09-18T14:35:26.260Z] daemon.go:472: [dda7f0cca723b] Stopping daemon [2019-09-18T14:35:26.260Z] daemon.go:307: [dda7f0cca723b] exiting daemon [2019-09-18T14:35:26.260Z] daemon.go:459: [dda7f0cca723b] Daemon stopped [2019-09-18T14:35:26.260Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-18T14:35:26.778Z] === RUN Test/DockerSuite/TestBuildWithUTF8BOM [2019-09-18T14:35:26.778Z] === RUN Test/DockerSuite/TestBuildWithUTF8BOMDockerignore [2019-09-18T14:35:28.185Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s) [2019-09-18T14:35:28.185Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-09-18T14:35:28.185Z] daemon.go:336: [d720489d75c19] waiting for daemon to start [2019-09-18T14:35:28.185Z] daemon.go:336: [d720489d75c19] waiting for daemon to start [2019-09-18T14:35:28.185Z] daemon.go:364: [d720489d75c19] daemon started [2019-09-18T14:35:28.185Z] daemon.go:472: [d720489d75c19] Stopping daemon [2019-09-18T14:35:28.185Z] daemon.go:307: [d720489d75c19] exiting daemon [2019-09-18T14:35:28.185Z] daemon.go:459: [d720489d75c19] Daemon stopped [2019-09-18T14:35:28.185Z] === RUN TestAuthZPluginHeader [2019-09-18T14:35:28.983Z] --- PASS: TestAuthZPluginHeader (0.86s) [2019-09-18T14:35:28.983Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-09-18T14:35:28.983Z] daemon.go:336: [db1b764ee8955] waiting for daemon to start [2019-09-18T14:35:28.983Z] daemon.go:336: [db1b764ee8955] waiting for daemon to start [2019-09-18T14:35:28.983Z] daemon.go:364: [db1b764ee8955] daemon started [2019-09-18T14:35:28.983Z] daemon.go:472: [db1b764ee8955] Stopping daemon [2019-09-18T14:35:28.983Z] daemon.go:307: [db1b764ee8955] exiting daemon [2019-09-18T14:35:28.983Z] daemon.go:459: [db1b764ee8955] Daemon stopped [2019-09-18T14:35:28.983Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-18T14:35:28.983Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-09-18T14:35:28.983Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:35:28.983Z] === RUN TestAuthZPluginV2Disable [2019-09-18T14:35:28.983Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-09-18T14:35:28.983Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:35:28.983Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-18T14:35:28.983Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-18T14:35:28.983Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:35:28.983Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-18T14:35:28.983Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-18T14:35:28.983Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:35:28.983Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-18T14:35:29.400Z] #33 ... [2019-09-18T14:35:29.400Z] [2019-09-18T14:35:29.400Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-09-18T14:35:29.400Z] #29 27.89 # github.com/docker/docker/contrib/httpserver [2019-09-18T14:35:29.400Z] #29 27.89 loadinternal: cannot find runtime/cgo [2019-09-18T14:35:30.052Z] === RUN Test/DockerSuite/TestBuildWithVolumeOwnership [2019-09-18T14:35:30.371Z] #29 DONE 28.6s [2019-09-18T14:35:30.371Z] [2019-09-18T14:35:30.371Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-18T14:35:30.626Z] #33 ... [2019-09-18T14:35:30.626Z] [2019-09-18T14:35:30.626Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-09-18T14:35:30.626Z] #30 DONE 0.1s [2019-09-18T14:35:30.882Z] [2019-09-18T14:35:30.882Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-18T14:35:32.573Z] === RUN Test/DockerSuite/TestBuildWithVolumes [2019-09-18T14:35:33.137Z] --- PASS: TestServicePlugin (36.06s) [2019-09-18T14:35:33.137Z] plugin_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-09-18T14:35:33.137Z] daemon.go:336: [d93b45b6a55fc] waiting for daemon to start [2019-09-18T14:35:33.137Z] daemon.go:336: [d93b45b6a55fc] waiting for daemon to start [2019-09-18T14:35:33.137Z] daemon.go:364: [d93b45b6a55fc] daemon started [2019-09-18T14:35:33.137Z] daemon.go:472: [d93b45b6a55fc] Stopping daemon [2019-09-18T14:35:33.137Z] daemon.go:307: [d93b45b6a55fc] exiting daemon [2019-09-18T14:35:33.137Z] daemon.go:459: [d93b45b6a55fc] Daemon stopped [2019-09-18T14:35:33.137Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-09-18T14:35:33.137Z] daemon.go:336: [d4c251cfdb64f] waiting for daemon to start [2019-09-18T14:35:33.137Z] daemon.go:336: [d4c251cfdb64f] waiting for daemon to start [2019-09-18T14:35:33.137Z] daemon.go:364: [d4c251cfdb64f] daemon started [2019-09-18T14:35:33.137Z] plugin_test.go:61: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-09-18T14:35:33.137Z] daemon.go:336: [d7f37230c526c] waiting for daemon to start [2019-09-18T14:35:33.137Z] daemon.go:336: [d7f37230c526c] waiting for daemon to start [2019-09-18T14:35:33.137Z] daemon.go:364: [d7f37230c526c] daemon started [2019-09-18T14:35:33.137Z] plugin_test.go:62: [d7f37230c526c] joining swarm manager [d4c251cfdb64f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T14:35:33.137Z] plugin_test.go:64: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-09-18T14:35:33.137Z] daemon.go:336: [d26439e7bdaff] waiting for daemon to start [2019-09-18T14:35:33.137Z] daemon.go:336: [d26439e7bdaff] waiting for daemon to start [2019-09-18T14:35:33.137Z] daemon.go:364: [d26439e7bdaff] daemon started [2019-09-18T14:35:33.137Z] plugin_test.go:65: [d26439e7bdaff] joining swarm manager [d4c251cfdb64f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T14:35:33.137Z] daemon.go:472: [d26439e7bdaff] Stopping daemon [2019-09-18T14:35:33.137Z] daemon.go:307: [d26439e7bdaff] exiting daemon [2019-09-18T14:35:33.137Z] daemon.go:459: [d26439e7bdaff] Daemon stopped [2019-09-18T14:35:33.137Z] daemon.go:472: [d7f37230c526c] Stopping daemon [2019-09-18T14:35:33.137Z] daemon.go:307: [d7f37230c526c] exiting daemon [2019-09-18T14:35:33.137Z] daemon.go:459: [d7f37230c526c] Daemon stopped [2019-09-18T14:35:33.137Z] daemon.go:472: [d4c251cfdb64f] Stopping daemon [2019-09-18T14:35:33.137Z] daemon.go:307: [d4c251cfdb64f] exiting daemon [2019-09-18T14:35:33.137Z] daemon.go:459: [d4c251cfdb64f] Daemon stopped [2019-09-18T14:35:33.137Z] === RUN TestServiceUpdateLabel [2019-09-18T14:35:33.393Z] === RUN Test/DockerSuite/TestBuildWorkdirCmd [2019-09-18T14:35:33.957Z] === RUN Test/DockerSuite/TestBuildWorkdirImageCmd [2019-09-18T14:35:34.888Z] === RUN Test/DockerSuite/TestBuildWorkdirWindowsPath [2019-09-18T14:35:34.888Z] === RUN Test/DockerSuite/TestBuildWorkdirWithEnvVariables [2019-09-18T14:35:35.819Z] === RUN Test/DockerSuite/TestBuildXZHost [2019-09-18T14:35:36.383Z] --- PASS: TestServiceUpdateLabel (3.15s) [2019-09-18T14:35:36.383Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-09-18T14:35:36.383Z] daemon.go:336: [dce9056f25af1] waiting for daemon to start [2019-09-18T14:35:36.383Z] daemon.go:336: [dce9056f25af1] waiting for daemon to start [2019-09-18T14:35:36.383Z] daemon.go:364: [dce9056f25af1] daemon started [2019-09-18T14:35:36.383Z] daemon.go:472: [dce9056f25af1] Stopping daemon [2019-09-18T14:35:36.383Z] daemon.go:307: [dce9056f25af1] exiting daemon [2019-09-18T14:35:36.383Z] daemon.go:459: [dce9056f25af1] Daemon stopped [2019-09-18T14:35:36.383Z] === RUN TestServiceUpdateSecrets [2019-09-18T14:35:38.905Z] === RUN Test/DockerSuite/TestCLIProxyDisableProxyUnixSock [2019-09-18T14:35:38.905Z] === RUN Test/DockerSuite/TestClientSetsTLSServerName [2019-09-18T14:35:38.905Z] === RUN Test/DockerSuite/TestCmdCannotBeInvoked [2019-09-18T14:35:39.469Z] === RUN Test/DockerSuite/TestCommitAfterContainerIsDone [2019-09-18T14:35:40.399Z] === RUN Test/DockerSuite/TestCommitChange [2019-09-18T14:35:41.329Z] === RUN Test/DockerSuite/TestCommitChangeLabels [2019-09-18T14:35:42.698Z] === RUN Test/DockerSuite/TestCommitHardlink [2019-09-18T14:35:44.596Z] === RUN Test/DockerSuite/TestCommitNewFile [2019-09-18T14:35:45.560Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2019-09-18T14:35:45.560Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-18T14:35:45.560Z] daemon.go:336: [dce3c1dbd5235] waiting for daemon to start [2019-09-18T14:35:45.560Z] daemon.go:336: [dce3c1dbd5235] waiting for daemon to start [2019-09-18T14:35:45.560Z] daemon.go:364: [dce3c1dbd5235] daemon started [2019-09-18T14:35:45.560Z] daemon.go:472: [dce3c1dbd5235] Stopping daemon [2019-09-18T14:35:45.560Z] daemon.go:307: [dce3c1dbd5235] exiting daemon [2019-09-18T14:35:45.560Z] daemon.go:459: [dce3c1dbd5235] Daemon stopped [2019-09-18T14:35:45.560Z] daemon.go:336: [dce3c1dbd5235] waiting for daemon to start [2019-09-18T14:35:45.560Z] daemon.go:336: [dce3c1dbd5235] waiting for daemon to start [2019-09-18T14:35:45.560Z] daemon.go:336: [dce3c1dbd5235] waiting for daemon to start [2019-09-18T14:35:45.560Z] daemon.go:336: [dce3c1dbd5235] waiting for daemon to start [2019-09-18T14:35:45.560Z] daemon.go:350: [dce3c1dbd5235] error pinging daemon on start: Get http://dce3c1dbd5235.sock/_ping: context deadline exceeded [2019-09-18T14:35:45.560Z] daemon.go:336: [dce3c1dbd5235] waiting for daemon to start [2019-09-18T14:35:45.560Z] daemon.go:350: [dce3c1dbd5235] error pinging daemon on start: Get http://dce3c1dbd5235.sock/_ping: context deadline exceeded [2019-09-18T14:35:45.560Z] daemon.go:336: [dce3c1dbd5235] waiting for daemon to start [2019-09-18T14:35:45.560Z] daemon.go:350: [dce3c1dbd5235] error pinging daemon on start: Get http://dce3c1dbd5235.sock/_ping: context deadline exceeded [2019-09-18T14:35:45.560Z] daemon.go:336: [dce3c1dbd5235] waiting for daemon to start [2019-09-18T14:35:45.560Z] daemon.go:350: [dce3c1dbd5235] error pinging daemon on start: Get http://dce3c1dbd5235.sock/_ping: context deadline exceeded [2019-09-18T14:35:45.560Z] daemon.go:307: [dce3c1dbd5235] exiting daemon [2019-09-18T14:35:45.560Z] daemon.go:336: [dce3c1dbd5235] waiting for daemon to start [2019-09-18T14:35:45.560Z] daemon.go:336: [dce3c1dbd5235] waiting for daemon to start [2019-09-18T14:35:45.560Z] daemon.go:336: [dce3c1dbd5235] waiting for daemon to start [2019-09-18T14:35:45.560Z] daemon.go:364: [dce3c1dbd5235] daemon started [2019-09-18T14:35:45.560Z] daemon.go:472: [dce3c1dbd5235] Stopping daemon [2019-09-18T14:35:45.560Z] daemon.go:307: [dce3c1dbd5235] exiting daemon [2019-09-18T14:35:45.560Z] daemon.go:459: [dce3c1dbd5235] Daemon stopped [2019-09-18T14:35:45.560Z] PASS [2019-09-18T14:35:45.560Z] [2019-09-18T14:35:45.560Z] === Skipped [2019-09-18T14:35:45.560Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-09-18T14:35:45.560Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:35:45.560Z] [2019-09-18T14:35:45.560Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-09-18T14:35:45.560Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:35:45.560Z] [2019-09-18T14:35:45.560Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-18T14:35:45.560Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:35:45.560Z] [2019-09-18T14:35:45.560Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-18T14:35:45.560Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:35:45.560Z] [2019-09-18T14:35:45.560Z] [2019-09-18T14:35:45.560Z] DONE 17 tests, 4 skipped in 29.547s [2019-09-18T14:35:45.560Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-18T14:35:45.560Z] ++ 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-18T14:35:45.560Z] ++ set -e [2019-09-18T14:35:45.560Z] ++ '[' -n 0 ']' [2019-09-18T14:35:45.560Z] ++ set -x [2019-09-18T14:35:45.560Z] ++ env -i DEST=/go/src/github.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-18T14:35:45.930Z] INFO: Testing against a local daemon [2019-09-18T14:35:45.930Z] === RUN TestPluginInvalidJSON [2019-09-18T14:35:45.930Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-18T14:35:45.930Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-18T14:35:45.930Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-18T14:35:45.930Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-09-18T14:35:45.930Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-18T14:35:45.930Z] PASS [2019-09-18T14:35:45.930Z] [2019-09-18T14:35:45.930Z] DONE 2 tests in 0.266s [2019-09-18T14:35:45.930Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-18T14:35:45.930Z] ++ 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-18T14:35:45.930Z] ++ set -e [2019-09-18T14:35:45.930Z] ++ '[' -n 0 ']' [2019-09-18T14:35:45.930Z] ++ set -x [2019-09-18T14:35:45.930Z] ++ env -i DEST=/go/src/github.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-18T14:35:45.966Z] === RUN Test/DockerSuite/TestCommitPausedContainer [2019-09-18T14:35:46.311Z] INFO: Testing against a local daemon [2019-09-18T14:35:46.311Z] === RUN TestExternalGraphDriver [2019-09-18T14:35:46.311Z] === RUN TestExternalGraphDriver/json [2019-09-18T14:35:47.337Z] === RUN Test/DockerSuite/TestCommitTTY [2019-09-18T14:35:48.813Z] === RUN TestExternalGraphDriver/spec [2019-09-18T14:35:49.232Z] === RUN Test/DockerSuite/TestCommitWithFilterLabel [2019-09-18T14:35:50.163Z] === RUN Test/DockerSuite/TestCommitWithHostBindMount [2019-09-18T14:35:50.673Z] === RUN TestExternalGraphDriver/pull [2019-09-18T14:35:52.057Z] === RUN Test/DockerSuite/TestCommitWithoutPause [2019-09-18T14:35:52.057Z] --- PASS: TestServiceUpdateSecrets (15.82s) [2019-09-18T14:35:52.057Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-09-18T14:35:52.057Z] daemon.go:336: [dbf1c9815da9f] waiting for daemon to start [2019-09-18T14:35:52.057Z] daemon.go:336: [dbf1c9815da9f] waiting for daemon to start [2019-09-18T14:35:52.057Z] daemon.go:364: [dbf1c9815da9f] daemon started [2019-09-18T14:35:52.057Z] daemon.go:472: [dbf1c9815da9f] Stopping daemon [2019-09-18T14:35:52.057Z] daemon.go:307: [dbf1c9815da9f] exiting daemon [2019-09-18T14:35:52.057Z] daemon.go:459: [dbf1c9815da9f] Daemon stopped [2019-09-18T14:35:52.057Z] === RUN TestServiceUpdateConfigs [2019-09-18T14:35:53.158Z] --- PASS: TestExternalGraphDriver (6.57s) [2019-09-18T14:35:53.158Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-09-18T14:35:53.159Z] daemon.go:336: [dd739b1dd19ae] waiting for daemon to start [2019-09-18T14:35:53.159Z] daemon.go:336: [dd739b1dd19ae] waiting for daemon to start [2019-09-18T14:35:53.159Z] daemon.go:364: [dd739b1dd19ae] daemon started [2019-09-18T14:35:53.159Z] daemon.go:472: [dd739b1dd19ae] Stopping daemon [2019-09-18T14:35:53.159Z] daemon.go:307: [dd739b1dd19ae] exiting daemon [2019-09-18T14:35:53.159Z] daemon.go:459: [dd739b1dd19ae] Daemon stopped [2019-09-18T14:35:53.159Z] daemon.go:336: [dd739b1dd19ae] waiting for daemon to start [2019-09-18T14:35:53.159Z] daemon.go:336: [dd739b1dd19ae] waiting for daemon to start [2019-09-18T14:35:53.159Z] daemon.go:364: [dd739b1dd19ae] daemon started [2019-09-18T14:35:53.159Z] daemon.go:472: [dd739b1dd19ae] Stopping daemon [2019-09-18T14:35:53.159Z] daemon.go:307: [dd739b1dd19ae] exiting daemon [2019-09-18T14:35:53.159Z] daemon.go:459: [dd739b1dd19ae] Daemon stopped [2019-09-18T14:35:53.159Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2019-09-18T14:35:53.159Z] daemon.go:336: [dd739b1dd19ae] waiting for daemon to start [2019-09-18T14:35:53.159Z] daemon.go:336: [dd739b1dd19ae] waiting for daemon to start [2019-09-18T14:35:53.159Z] daemon.go:364: [dd739b1dd19ae] daemon started [2019-09-18T14:35:53.159Z] daemon.go:472: [dd739b1dd19ae] Stopping daemon [2019-09-18T14:35:53.159Z] daemon.go:307: [dd739b1dd19ae] exiting daemon [2019-09-18T14:35:53.159Z] daemon.go:459: [dd739b1dd19ae] Daemon stopped [2019-09-18T14:35:53.159Z] daemon.go:336: [dd739b1dd19ae] waiting for daemon to start [2019-09-18T14:35:53.159Z] daemon.go:336: [dd739b1dd19ae] waiting for daemon to start [2019-09-18T14:35:53.159Z] daemon.go:364: [dd739b1dd19ae] daemon started [2019-09-18T14:35:53.159Z] daemon.go:472: [dd739b1dd19ae] Stopping daemon [2019-09-18T14:35:53.159Z] daemon.go:307: [dd739b1dd19ae] exiting daemon [2019-09-18T14:35:53.159Z] daemon.go:459: [dd739b1dd19ae] Daemon stopped [2019-09-18T14:35:53.159Z] --- PASS: TestExternalGraphDriver/spec (2.14s) [2019-09-18T14:35:53.159Z] daemon.go:336: [dd739b1dd19ae] waiting for daemon to start [2019-09-18T14:35:53.159Z] daemon.go:336: [dd739b1dd19ae] waiting for daemon to start [2019-09-18T14:35:53.159Z] daemon.go:364: [dd739b1dd19ae] daemon started [2019-09-18T14:35:53.159Z] daemon.go:472: [dd739b1dd19ae] Stopping daemon [2019-09-18T14:35:53.159Z] daemon.go:307: [dd739b1dd19ae] exiting daemon [2019-09-18T14:35:53.159Z] daemon.go:459: [dd739b1dd19ae] Daemon stopped [2019-09-18T14:35:53.159Z] --- PASS: TestExternalGraphDriver/pull (2.12s) [2019-09-18T14:35:53.159Z] === RUN TestGraphdriverPluginV2 [2019-09-18T14:35:53.159Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-09-18T14:35:53.159Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:35:53.159Z] PASS [2019-09-18T14:35:53.159Z] [2019-09-18T14:35:53.159Z] === Skipped [2019-09-18T14:35:53.159Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-09-18T14:35:53.159Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:35:53.159Z] [2019-09-18T14:35:53.159Z] [2019-09-18T14:35:53.159Z] DONE 5 tests, 1 skipped in 6.872s [2019-09-18T14:35:53.159Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-18T14:35:53.159Z] ++ 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-18T14:35:53.159Z] ++ set -e [2019-09-18T14:35:53.159Z] ++ '[' -n 0 ']' [2019-09-18T14:35:53.159Z] ++ set -x [2019-09-18T14:35:53.159Z] ++ env -i DEST=/go/src/github.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-18T14:35:53.159Z] INFO: Testing against a local daemon [2019-09-18T14:35:53.159Z] === RUN TestContinueAfterPluginCrash [2019-09-18T14:35:53.159Z] === PAUSE TestContinueAfterPluginCrash [2019-09-18T14:35:53.159Z] === RUN TestDaemonStartWithLogOpt [2019-09-18T14:35:53.159Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-18T14:35:53.159Z] === CONT TestContinueAfterPluginCrash [2019-09-18T14:35:53.159Z] === CONT TestDaemonStartWithLogOpt [2019-09-18T14:35:53.427Z] === RUN Test/DockerSuite/TestConflictContainerNetworkAndLinks [2019-09-18T14:35:53.427Z] === RUN Test/DockerSuite/TestConflictContainerNetworkHostAndLinks [2019-09-18T14:35:53.427Z] === RUN Test/DockerSuite/TestConflictNetworkModeAndOptions [2019-09-18T14:35:53.427Z] === RUN Test/DockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-09-18T14:35:53.427Z] === RUN Test/DockerSuite/TestContainerAPIBadPort [2019-09-18T14:35:53.427Z] === RUN Test/DockerSuite/TestContainerAPIChunkedEncoding [2019-09-18T14:35:53.427Z] === RUN Test/DockerSuite/TestContainerAPICommit [2019-09-18T14:35:55.451Z] === RUN Test/DockerSuite/TestContainerAPICommitWithLabelInConfig [2019-09-18T14:35:57.270Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-18T14:35:57.270Z] [2019-09-18T14:35:57.270Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-18T14:35:57.270Z] PKG_CONFIG=pkg-config [2019-09-18T14:35:57.270Z] GOLANG_VERSION=1.12.9 [2019-09-18T14:35:57.270Z] HOSTNAME=8e6782822306 [2019-09-18T14:35:57.270Z] DOCKER_EXPERIMENTAL=1 [2019-09-18T14:35:57.270Z] container=docker [2019-09-18T14:35:57.270Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-18T14:35:57.270Z] GOPATH=/go [2019-09-18T14:35:57.270Z] PWD=/go/src/github.com/docker/docker [2019-09-18T14:35:57.270Z] HOME=/root [2019-09-18T14:35:57.270Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-18T14:35:57.270Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-18T14:35:57.270Z] DOCKER_GITCOMMIT=41adef29f57b0050c4e9c6c9606fae2b7ddf129b [2019-09-18T14:35:57.270Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-18T14:35:57.270Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-18T14:35:57.270Z] TERM=xterm [2019-09-18T14:35:57.270Z] DEST=bundles/test-integration [2019-09-18T14:35:57.270Z] SHLVL=1 [2019-09-18T14:35:57.270Z] TIMEOUT=120m [2019-09-18T14:35:57.270Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-18T14:35:57.270Z] DOCKER_PKG=github.com/docker/docker [2019-09-18T14:35:57.270Z] TESTDEBUG=0 [2019-09-18T14:35:57.270Z] _=/usr/bin/env [2019-09-18T14:35:57.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-18T14:35:57.345Z] === RUN Test/DockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-09-18T14:35:57.345Z] === RUN Test/DockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-09-18T14:35:58.274Z] === RUN Test/DockerSuite/TestContainerAPICopyPre124 [2019-09-18T14:35:59.205Z] === RUN Test/DockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-09-18T14:36:00.137Z] === RUN Test/DockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-09-18T14:36:01.067Z] === RUN Test/DockerSuite/TestContainerAPICreate [2019-09-18T14:36:01.998Z] === RUN Test/DockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-09-18T14:36:01.998Z] === RUN Test/DockerSuite/TestContainerAPICreateEmptyConfig [2019-09-18T14:36:01.998Z] === RUN Test/DockerSuite/TestContainerAPICreateMountsBindRead [2019-09-18T14:36:02.929Z] === RUN Test/DockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-09-18T14:36:02.929Z] === RUN Test/DockerSuite/TestContainerAPICreateNoHostConfig118 [2019-09-18T14:36:02.929Z] === RUN Test/DockerSuite/TestContainerAPICreateOtherNetworkModes [2019-09-18T14:36:03.186Z] === RUN Test/DockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-09-18T14:36:03.186Z] === RUN Test/DockerSuite/TestContainerAPIDelete [2019-09-18T14:36:04.554Z] === RUN Test/DockerSuite/TestContainerAPIDeleteConflict [2019-09-18T14:36:05.122Z] === RUN Test/DockerSuite/TestContainerAPIDeleteForce [2019-09-18T14:36:06.052Z] === RUN Test/DockerSuite/TestContainerAPIDeleteNotExist [2019-09-18T14:36:06.052Z] === RUN Test/DockerSuite/TestContainerAPIDeleteRemoveLinks [2019-09-18T14:36:07.305Z] --- PASS: TestDaemonStartWithLogOpt (12.18s) [2019-09-18T14:36:07.305Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-09-18T14:36:07.305Z] daemon.go:336: [db147a803b640] waiting for daemon to start [2019-09-18T14:36:07.305Z] daemon.go:336: [db147a803b640] waiting for daemon to start [2019-09-18T14:36:07.305Z] daemon.go:364: [db147a803b640] daemon started [2019-09-18T14:36:07.305Z] daemon.go:472: [db147a803b640] Stopping daemon [2019-09-18T14:36:07.305Z] daemon.go:307: [db147a803b640] exiting daemon [2019-09-18T14:36:07.305Z] daemon.go:459: [db147a803b640] Daemon stopped [2019-09-18T14:36:07.305Z] daemon.go:336: [db147a803b640] waiting for daemon to start [2019-09-18T14:36:07.305Z] daemon.go:336: [db147a803b640] waiting for daemon to start [2019-09-18T14:36:07.305Z] daemon.go:364: [db147a803b640] daemon started [2019-09-18T14:36:07.305Z] daemon.go:472: [db147a803b640] Stopping daemon [2019-09-18T14:36:07.305Z] daemon.go:307: [db147a803b640] exiting daemon [2019-09-18T14:36:07.305Z] daemon.go:459: [db147a803b640] Daemon stopped [2019-09-18T14:36:07.949Z] --- PASS: TestServiceUpdateConfigs (15.85s) [2019-09-18T14:36:07.949Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-09-18T14:36:07.949Z] daemon.go:336: [d3b1d273116a2] waiting for daemon to start [2019-09-18T14:36:07.949Z] daemon.go:336: [d3b1d273116a2] waiting for daemon to start [2019-09-18T14:36:07.949Z] daemon.go:364: [d3b1d273116a2] daemon started [2019-09-18T14:36:07.949Z] daemon.go:472: [d3b1d273116a2] Stopping daemon [2019-09-18T14:36:07.949Z] daemon.go:307: [d3b1d273116a2] exiting daemon [2019-09-18T14:36:07.949Z] daemon.go:459: [d3b1d273116a2] Daemon stopped [2019-09-18T14:36:07.949Z] === RUN TestServiceUpdateNetwork [2019-09-18T14:36:08.515Z] === RUN Test/DockerSuite/TestContainerAPIDeleteRemoveVolume [2019-09-18T14:36:09.445Z] === RUN Test/DockerSuite/TestContainerAPIDeleteWithEmptyName [2019-09-18T14:36:09.445Z] === RUN Test/DockerSuite/TestContainerAPIGetAll [2019-09-18T14:36:10.376Z] === RUN Test/DockerSuite/TestContainerAPIGetChanges [2019-09-18T14:36:10.475Z] --- PASS: TestContinueAfterPluginCrash (17.04s) [2019-09-18T14:36:10.475Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-09-18T14:36:10.475Z] daemon.go:336: [d05c370d07ae8] waiting for daemon to start [2019-09-18T14:36:10.475Z] daemon.go:336: [d05c370d07ae8] waiting for daemon to start [2019-09-18T14:36:10.475Z] daemon.go:364: [d05c370d07ae8] daemon started [2019-09-18T14:36:10.475Z] daemon.go:472: [d05c370d07ae8] Stopping daemon [2019-09-18T14:36:10.475Z] daemon.go:307: [d05c370d07ae8] exiting daemon [2019-09-18T14:36:10.475Z] daemon.go:459: [d05c370d07ae8] Daemon stopped [2019-09-18T14:36:10.475Z] PASS [2019-09-18T14:36:10.475Z] [2019-09-18T14:36:10.475Z] DONE 2 tests in 17.227s [2019-09-18T14:36:10.475Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-18T14:36:10.475Z] ++ 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-18T14:36:10.475Z] ++ set -e [2019-09-18T14:36:10.475Z] ++ '[' -n 0 ']' [2019-09-18T14:36:10.475Z] ++ set -x [2019-09-18T14:36:10.476Z] ++ env -i DEST=/go/src/github.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-18T14:36:10.476Z] INFO: Testing against a local daemon [2019-09-18T14:36:10.476Z] === RUN TestPluginWithDevMounts [2019-09-18T14:36:10.476Z] === PAUSE TestPluginWithDevMounts [2019-09-18T14:36:10.476Z] === CONT TestPluginWithDevMounts [2019-09-18T14:36:11.745Z] === RUN Test/DockerSuite/TestContainerAPIGetExport [2019-09-18T14:36:12.676Z] === RUN Test/DockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-09-18T14:36:12.977Z] --- PASS: TestPluginWithDevMounts (2.13s) [2019-09-18T14:36:12.977Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-09-18T14:36:12.977Z] daemon.go:336: [da5ecba34d181] waiting for daemon to start [2019-09-18T14:36:12.977Z] daemon.go:336: [da5ecba34d181] waiting for daemon to start [2019-09-18T14:36:12.977Z] daemon.go:364: [da5ecba34d181] daemon started [2019-09-18T14:36:12.977Z] daemon.go:472: [da5ecba34d181] Stopping daemon [2019-09-18T14:36:12.977Z] daemon.go:307: [da5ecba34d181] exiting daemon [2019-09-18T14:36:12.977Z] daemon.go:459: [da5ecba34d181] Daemon stopped [2019-09-18T14:36:12.977Z] PASS [2019-09-18T14:36:12.977Z] [2019-09-18T14:36:12.977Z] DONE 1 tests in 2.427s [2019-09-18T14:36:12.977Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-09-18T14:36:12.977Z] ++ 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-18T14:36:12.977Z] ++ set -e [2019-09-18T14:36:12.977Z] ++ '[' -n 0 ']' [2019-09-18T14:36:12.977Z] ++ set -x [2019-09-18T14:36:12.977Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-18T14:36:12.977Z] INFO: Testing against a local daemon [2019-09-18T14:36:12.977Z] === RUN TestSecretInspect [2019-09-18T14:36:13.240Z] === RUN Test/DockerSuite/TestContainerAPIInvalidPortSyntax [2019-09-18T14:36:13.497Z] === RUN Test/DockerSuite/TestContainerAPIKill [2019-09-18T14:36:14.427Z] === RUN Test/DockerSuite/TestContainerAPIPause [2019-09-18T14:36:15.357Z] === RUN Test/DockerSuite/TestContainerAPIPostContainerStop [2019-09-18T14:36:16.155Z] --- PASS: TestSecretInspect (3.05s) [2019-09-18T14:36:16.155Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-09-18T14:36:16.155Z] daemon.go:336: [d39f5f29980c3] waiting for daemon to start [2019-09-18T14:36:16.155Z] daemon.go:336: [d39f5f29980c3] waiting for daemon to start [2019-09-18T14:36:16.155Z] daemon.go:364: [d39f5f29980c3] daemon started [2019-09-18T14:36:16.155Z] daemon.go:472: [d39f5f29980c3] Stopping daemon [2019-09-18T14:36:16.155Z] daemon.go:307: [d39f5f29980c3] exiting daemon [2019-09-18T14:36:16.155Z] daemon.go:459: [d39f5f29980c3] Daemon stopped [2019-09-18T14:36:16.155Z] === RUN TestSecretList [2019-09-18T14:36:16.289Z] === RUN Test/DockerSuite/TestContainerAPIPostCreateNull [2019-09-18T14:36:16.289Z] === RUN Test/DockerSuite/TestContainerAPIRename [2019-09-18T14:36:17.221Z] === RUN Test/DockerSuite/TestContainerAPIRestart [2019-09-18T14:36:18.589Z] === RUN Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-18T14:36:19.166Z] === RUN Test/DockerSuite/TestContainerAPIRestartNotimeoutParam [2019-09-18T14:36:19.357Z] --- PASS: TestSecretList (3.12s) [2019-09-18T14:36:19.357Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-09-18T14:36:19.357Z] daemon.go:336: [def829c5c3a5b] waiting for daemon to start [2019-09-18T14:36:19.357Z] daemon.go:336: [def829c5c3a5b] waiting for daemon to start [2019-09-18T14:36:19.357Z] daemon.go:364: [def829c5c3a5b] daemon started [2019-09-18T14:36:19.357Z] daemon.go:472: [def829c5c3a5b] Stopping daemon [2019-09-18T14:36:19.357Z] daemon.go:307: [def829c5c3a5b] exiting daemon [2019-09-18T14:36:19.357Z] daemon.go:459: [def829c5c3a5b] Daemon stopped [2019-09-18T14:36:19.357Z] === RUN TestSecretsCreateAndDelete [2019-09-18T14:36:21.065Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-09-18T14:36:21.065Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-09-18T14:36:21.065Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-09-18T14:36:21.322Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-09-18T14:36:21.322Z] === RUN Test/DockerSuite/TestContainerAPIStart [2019-09-18T14:36:22.037Z] --- PASS: TestSecretsCreateAndDelete (2.88s) [2019-09-18T14:36:22.037Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-09-18T14:36:22.037Z] daemon.go:336: [d661e97c5fb6b] waiting for daemon to start [2019-09-18T14:36:22.037Z] daemon.go:336: [d661e97c5fb6b] waiting for daemon to start [2019-09-18T14:36:22.037Z] daemon.go:364: [d661e97c5fb6b] daemon started [2019-09-18T14:36:22.037Z] daemon.go:472: [d661e97c5fb6b] Stopping daemon [2019-09-18T14:36:22.037Z] daemon.go:307: [d661e97c5fb6b] exiting daemon [2019-09-18T14:36:22.037Z] daemon.go:459: [d661e97c5fb6b] Daemon stopped [2019-09-18T14:36:22.037Z] === RUN TestSecretsUpdate [2019-09-18T14:36:22.252Z] === RUN Test/DockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-09-18T14:36:23.622Z] --- PASS: TestServiceUpdateNetwork (15.55s) [2019-09-18T14:36:23.622Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-09-18T14:36:23.622Z] daemon.go:336: [d180e1d5b5ef8] waiting for daemon to start [2019-09-18T14:36:23.622Z] daemon.go:336: [d180e1d5b5ef8] waiting for daemon to start [2019-09-18T14:36:23.622Z] daemon.go:364: [d180e1d5b5ef8] daemon started [2019-09-18T14:36:23.622Z] daemon.go:472: [d180e1d5b5ef8] Stopping daemon [2019-09-18T14:36:23.622Z] daemon.go:307: [d180e1d5b5ef8] exiting daemon [2019-09-18T14:36:23.622Z] daemon.go:459: [d180e1d5b5ef8] Daemon stopped [2019-09-18T14:36:23.622Z] PASS [2019-09-18T14:36:23.622Z] [2019-09-18T14:36:23.622Z] DONE 19 tests in 174.707s [2019-09-18T14:36:23.622Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-09-18T14:36:23.622Z] ++ 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-18T14:36:23.622Z] ++ set -e [2019-09-18T14:36:23.622Z] ++ '[' -n 0 ']' [2019-09-18T14:36:23.622Z] ++ set -x [2019-09-18T14:36:23.622Z] ++ env -i DEST=/go/src/github.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-18T14:36:25.236Z] --- PASS: TestSecretsUpdate (3.07s) [2019-09-18T14:36:25.236Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-09-18T14:36:25.236Z] daemon.go:336: [d271cc4497cae] waiting for daemon to start [2019-09-18T14:36:25.236Z] daemon.go:336: [d271cc4497cae] waiting for daemon to start [2019-09-18T14:36:25.236Z] daemon.go:364: [d271cc4497cae] daemon started [2019-09-18T14:36:25.236Z] daemon.go:472: [d271cc4497cae] Stopping daemon [2019-09-18T14:36:25.236Z] daemon.go:307: [d271cc4497cae] exiting daemon [2019-09-18T14:36:25.236Z] daemon.go:459: [d271cc4497cae] Daemon stopped [2019-09-18T14:36:25.236Z] === RUN TestTemplatedSecret [2019-09-18T14:36:25.516Z] INFO: Testing against a local daemon [2019-09-18T14:36:25.516Z] === RUN TestSessionCreate [2019-09-18T14:36:25.516Z] --- PASS: TestSessionCreate (0.05s) [2019-09-18T14:36:25.516Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-18T14:36:25.516Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-09-18T14:36:25.516Z] PASS [2019-09-18T14:36:25.516Z] [2019-09-18T14:36:25.516Z] DONE 2 tests in 1.759s [2019-09-18T14:36:25.516Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-09-18T14:36:25.516Z] ++ 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-18T14:36:25.516Z] ++ set -e [2019-09-18T14:36:25.516Z] ++ '[' -n 0 ']' [2019-09-18T14:36:25.516Z] ++ set -x [2019-09-18T14:36:25.516Z] ++ env -i DEST=/go/src/github.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-18T14:36:26.079Z] INFO: Testing against a local daemon [2019-09-18T14:36:26.079Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-18T14:36:26.079Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-09-18T14:36:26.079Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-18T14:36:26.079Z] === RUN TestEventsExecDie [2019-09-18T14:36:27.011Z] === RUN Test/DockerSuite/TestContainerAPIStop [2019-09-18T14:36:27.269Z] --- PASS: TestEventsExecDie (1.21s) [2019-09-18T14:36:27.269Z] === RUN TestEventsBackwardsCompatible [2019-09-18T14:36:27.269Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2019-09-18T14:36:27.269Z] === RUN TestInfoBinaryCommits [2019-09-18T14:36:27.526Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-09-18T14:36:27.526Z] === RUN TestInfoAPIVersioned [2019-09-18T14:36:27.526Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-18T14:36:27.526Z] === RUN TestInfoAPI [2019-09-18T14:36:27.526Z] --- PASS: TestInfoAPI (0.04s) [2019-09-18T14:36:27.526Z] === RUN TestInfoAPIWarnings [2019-09-18T14:36:28.090Z] === RUN Test/DockerSuite/TestContainerAPITop [2019-09-18T14:36:28.347Z] --- PASS: TestInfoAPIWarnings (0.77s) [2019-09-18T14:36:28.347Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-09-18T14:36:28.347Z] daemon.go:336: [ddad93e9d3ce3] waiting for daemon to start [2019-09-18T14:36:28.347Z] daemon.go:336: [ddad93e9d3ce3] waiting for daemon to start [2019-09-18T14:36:28.347Z] daemon.go:364: [ddad93e9d3ce3] daemon started [2019-09-18T14:36:28.347Z] daemon.go:472: [ddad93e9d3ce3] Stopping daemon [2019-09-18T14:36:28.347Z] daemon.go:307: [ddad93e9d3ce3] exiting daemon [2019-09-18T14:36:28.347Z] daemon.go:459: [ddad93e9d3ce3] Daemon stopped [2019-09-18T14:36:28.347Z] === RUN TestLoginFailsWithBadCredentials [2019-09-18T14:36:28.347Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2019-09-18T14:36:28.347Z] === RUN TestPingCacheHeaders [2019-09-18T14:36:28.604Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-09-18T14:36:28.604Z] === RUN TestPingGet [2019-09-18T14:36:28.604Z] --- PASS: TestPingGet (0.02s) [2019-09-18T14:36:28.604Z] === RUN TestPingHead [2019-09-18T14:36:28.604Z] --- PASS: TestPingHead (0.03s) [2019-09-18T14:36:28.604Z] === RUN TestVersion [2019-09-18T14:36:28.604Z] --- PASS: TestVersion (0.03s) [2019-09-18T14:36:28.604Z] PASS [2019-09-18T14:36:28.604Z] [2019-09-18T14:36:28.604Z] === Skipped [2019-09-18T14:36:28.604Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-09-18T14:36:28.604Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-18T14:36:28.604Z] [2019-09-18T14:36:28.604Z] [2019-09-18T14:36:28.604Z] DONE 12 tests, 1 skipped in 3.249s [2019-09-18T14:36:28.604Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-09-18T14:36:28.604Z] ++ 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-18T14:36:28.604Z] ++ set -e [2019-09-18T14:36:28.604Z] ++ '[' -n 0 ']' [2019-09-18T14:36:28.604Z] ++ set -x [2019-09-18T14:36:28.604Z] ++ env -i DEST=/go/src/github.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-18T14:36:28.861Z] INFO: Testing against a local daemon [2019-09-18T14:36:28.861Z] === RUN TestVolumesCreateAndList [2019-09-18T14:36:28.861Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-09-18T14:36:28.861Z] === RUN TestVolumesRemove [2019-09-18T14:36:28.861Z] --- PASS: TestVolumesRemove (0.15s) [2019-09-18T14:36:28.861Z] === RUN TestVolumesInspect [2019-09-18T14:36:28.861Z] --- PASS: TestVolumesInspect (0.02s) [2019-09-18T14:36:28.861Z] === RUN TestVolumesInvalidJSON [2019-09-18T14:36:29.118Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-18T14:36:29.118Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-18T14:36:29.118Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-18T14:36:29.118Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-09-18T14:36:29.118Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-18T14:36:29.118Z] PASS [2019-09-18T14:36:29.118Z] [2019-09-18T14:36:29.118Z] DONE 5 tests in 0.408s [2019-09-18T14:36:29.118Z] === RUN Test/DockerSuite/TestContainerAPITopWindows [2019-09-18T14:36:29.118Z] === RUN Test/DockerSuite/TestContainerAPIVerifyHeader [2019-09-18T14:36:29.118Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-18T14:36:29.118Z] === RUN Test/DockerSuite/TestContainerAPIWait [2019-09-18T14:36:29.360Z] --- PASS: TestTemplatedSecret (3.70s) [2019-09-18T14:36:29.360Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-09-18T14:36:29.360Z] daemon.go:336: [d604858e76d74] waiting for daemon to start [2019-09-18T14:36:29.360Z] daemon.go:336: [d604858e76d74] waiting for daemon to start [2019-09-18T14:36:29.360Z] daemon.go:364: [d604858e76d74] daemon started [2019-09-18T14:36:29.360Z] daemon.go:472: [d604858e76d74] Stopping daemon [2019-09-18T14:36:29.360Z] daemon.go:307: [d604858e76d74] exiting daemon [2019-09-18T14:36:29.360Z] daemon.go:459: [d604858e76d74] Daemon stopped [2019-09-18T14:36:29.360Z] === RUN TestSecretCreateResolve [2019-09-18T14:36:29.375Z] ++++ cat bundles/test-integration/docker.pid [2019-09-18T14:36:29.375Z] +++ kill 5228 [2019-09-18T14:36:31.268Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-18T14:36:31.268Z] +++ /etc/init.d/apparmor stop [2019-09-18T14:36:31.268Z] Clearing AppArmor profiles cache:. [2019-09-18T14:36:31.268Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-18T14:36:31.268Z] Unloading profiles will leave already running processes permanently [2019-09-18T14:36:31.268Z] unconfined, which can lead to unexpected situations. [2019-09-18T14:36:31.268Z] [2019-09-18T14:36:31.268Z] To set a process to complain mode, use the command line tool [2019-09-18T14:36:31.268Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-18T14:36:31.268Z] with the 'teardown' option." [2019-09-18T14:36:31.268Z] [2019-09-18T14:36:31.847Z] --- PASS: TestSecretCreateResolve (2.98s) [2019-09-18T14:36:31.847Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-09-18T14:36:31.847Z] daemon.go:336: [de596feb6cd55] waiting for daemon to start [2019-09-18T14:36:31.847Z] daemon.go:336: [de596feb6cd55] waiting for daemon to start [2019-09-18T14:36:31.847Z] daemon.go:364: [de596feb6cd55] daemon started [2019-09-18T14:36:31.847Z] daemon.go:472: [de596feb6cd55] Stopping daemon [2019-09-18T14:36:31.847Z] daemon.go:307: [de596feb6cd55] exiting daemon [2019-09-18T14:36:31.847Z] daemon.go:459: [de596feb6cd55] Daemon stopped [2019-09-18T14:36:31.847Z] PASS [2019-09-18T14:36:31.847Z] [2019-09-18T14:36:31.847Z] DONE 6 tests in 19.129s [2019-09-18T14:36:31.847Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-09-18T14:36:31.847Z] ++ 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-18T14:36:31.847Z] ++ set -e [2019-09-18T14:36:31.847Z] ++ '[' -n 0 ']' [2019-09-18T14:36:31.847Z] ++ set -x [2019-09-18T14:36:31.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-18T14:36:32.200Z] === RUN Test/DockerSuite/TestContainerKillCustomStopSignal [2019-09-18T14:36:32.226Z] INFO: Testing against a local daemon [2019-09-18T14:36:32.226Z] === RUN TestServiceCreateInit [2019-09-18T14:36:32.226Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-18T14:36:33.133Z] === RUN Test/DockerSuite/TestContainerNetworkMode [2019-09-18T14:36:34.502Z] === RUN Test/DockerSuite/TestContainerRestartInMultipleNetworks [2019-09-18T14:36:38.560Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-18T14:36:39.755Z] === RUN Test/DockerSuite/TestContainerWithConflictingHostNetworks [2019-09-18T14:36:40.011Z] === RUN Test/DockerSuite/TestContainerWithConflictingNoneNetwork [2019-09-18T14:36:42.533Z] === RUN Test/DockerSuite/TestContainerWithConflictingSharedNetwork [2019-09-18T14:36:42.826Z] === RUN Test/DockerSuite/TestBuildAPIDoubleDockerfile [2019-09-18T14:36:42.826Z] === RUN Test/DockerSuite/TestBuildAPILowerDockerfile [2019-09-18T14:36:42.826Z] === RUN Test/DockerSuite/TestBuildAPIRemoteTarballContext [2019-09-18T14:36:42.826Z] === RUN Test/DockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-09-18T14:36:42.826Z] === RUN Test/DockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-09-18T14:36:42.826Z] === RUN Test/DockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-09-18T14:36:42.826Z] === RUN Test/DockerSuite/TestBuildAddBadLinks [2019-09-18T14:36:42.826Z] === RUN Test/DockerSuite/TestBuildAddBadLinksVolume [2019-09-18T14:36:42.826Z] === RUN Test/DockerSuite/TestBuildAddBrokenTar [2019-09-18T14:36:42.826Z] === RUN Test/DockerSuite/TestBuildAddCacheOnFileChange [2019-09-18T14:36:42.826Z] === RUN Test/DockerSuite/TestBuildAddCurrentDirWithCache [2019-09-18T14:36:43.779Z] --- PASS: TestServiceCreateInit (10.88s) [2019-09-18T14:36:43.779Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.44s) [2019-09-18T14:36:43.779Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-09-18T14:36:43.779Z] daemon.go:336: [d2e37609f15b7] waiting for daemon to start [2019-09-18T14:36:43.779Z] daemon.go:336: [d2e37609f15b7] waiting for daemon to start [2019-09-18T14:36:43.779Z] daemon.go:364: [d2e37609f15b7] daemon started [2019-09-18T14:36:43.779Z] daemon.go:472: [d2e37609f15b7] Stopping daemon [2019-09-18T14:36:43.779Z] daemon.go:307: [d2e37609f15b7] exiting daemon [2019-09-18T14:36:43.779Z] daemon.go:459: [d2e37609f15b7] Daemon stopped [2019-09-18T14:36:43.779Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.42s) [2019-09-18T14:36:43.779Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-09-18T14:36:43.779Z] daemon.go:336: [d00506c24e1a3] waiting for daemon to start [2019-09-18T14:36:43.779Z] daemon.go:336: [d00506c24e1a3] waiting for daemon to start [2019-09-18T14:36:43.779Z] daemon.go:364: [d00506c24e1a3] daemon started [2019-09-18T14:36:43.779Z] daemon.go:472: [d00506c24e1a3] Stopping daemon [2019-09-18T14:36:43.779Z] daemon.go:307: [d00506c24e1a3] exiting daemon [2019-09-18T14:36:43.779Z] daemon.go:459: [d00506c24e1a3] Daemon stopped [2019-09-18T14:36:43.779Z] === RUN TestCreateServiceMultipleTimes [2019-09-18T14:36:43.903Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsCreate [2019-09-18T14:36:45.015Z] === RUN Test/DockerSuite/TestBuildAddCurrentDirWithoutCache [2019-09-18T14:36:45.990Z] === RUN Test/DockerSuite/TestBuildAddDirContentToExistingDir [2019-09-18T14:36:45.990Z] === RUN Test/DockerSuite/TestBuildAddDirContentToRoot [2019-09-18T14:36:45.990Z] === RUN Test/DockerSuite/TestBuildAddFileNotFound [2019-09-18T14:36:46.454Z] === RUN Test/DockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-09-18T14:36:48.645Z] === RUN Test/DockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-09-18T14:37:01.064Z] === RUN Test/DockerSuite/TestBuildAddNonTar [2019-09-18T14:37:03.598Z] --- PASS: TestCreateServiceMultipleTimes (18.81s) [2019-09-18T14:37:03.598Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-09-18T14:37:03.598Z] daemon.go:336: [dc66d71baa9e3] waiting for daemon to start [2019-09-18T14:37:03.598Z] daemon.go:336: [dc66d71baa9e3] waiting for daemon to start [2019-09-18T14:37:03.598Z] daemon.go:364: [dc66d71baa9e3] daemon started [2019-09-18T14:37:03.598Z] daemon.go:472: [dc66d71baa9e3] Stopping daemon [2019-09-18T14:37:03.598Z] daemon.go:307: [dc66d71baa9e3] exiting daemon [2019-09-18T14:37:03.598Z] daemon.go:459: [dc66d71baa9e3] Daemon stopped [2019-09-18T14:37:03.598Z] === RUN TestCreateServiceConflict [2019-09-18T14:37:04.847Z] --- PASS: TestCreateServiceConflict (2.97s) [2019-09-18T14:37:04.847Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-09-18T14:37:04.847Z] daemon.go:336: [df5aa3aa21e07] waiting for daemon to start [2019-09-18T14:37:04.847Z] daemon.go:336: [df5aa3aa21e07] waiting for daemon to start [2019-09-18T14:37:04.847Z] daemon.go:364: [df5aa3aa21e07] daemon started [2019-09-18T14:37:04.847Z] daemon.go:472: [df5aa3aa21e07] Stopping daemon [2019-09-18T14:37:04.847Z] daemon.go:307: [df5aa3aa21e07] exiting daemon [2019-09-18T14:37:04.847Z] daemon.go:459: [df5aa3aa21e07] Daemon stopped [2019-09-18T14:37:04.847Z] === RUN TestCreateServiceMaxReplicas [2019-09-18T14:37:06.884Z] === RUN Test/DockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-09-18T14:37:07.382Z] #33 126.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-18T14:37:07.382Z] #33 128.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-18T14:37:07.859Z] === RUN Test/DockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-09-18T14:37:07.859Z] === RUN Test/DockerSuite/TestBuildAddRemoteFileMTime [2019-09-18T14:37:09.164Z] --- PASS: TestCreateServiceMaxReplicas (3.95s) [2019-09-18T14:37:09.164Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-09-18T14:37:09.164Z] daemon.go:336: [da86f6c025f8b] waiting for daemon to start [2019-09-18T14:37:09.164Z] daemon.go:336: [da86f6c025f8b] waiting for daemon to start [2019-09-18T14:37:09.164Z] daemon.go:364: [da86f6c025f8b] daemon started [2019-09-18T14:37:09.164Z] daemon.go:472: [da86f6c025f8b] Stopping daemon [2019-09-18T14:37:09.164Z] daemon.go:307: [da86f6c025f8b] exiting daemon [2019-09-18T14:37:09.164Z] daemon.go:459: [da86f6c025f8b] Daemon stopped [2019-09-18T14:37:09.164Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-18T14:37:09.305Z] #33 131.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-18T14:37:10.422Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsTmpfs [2019-09-18T14:37:10.422Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsValidation [2019-09-18T14:37:10.422Z] === RUN Test/DockerSuite/TestContainersInMultipleNetworks [2019-09-18T14:37:10.809Z] === RUN Test/DockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-09-18T14:37:12.355Z] === RUN Test/DockerSuite/TestBuildAddRemoteNoDecompress [2019-09-18T14:37:12.568Z] #33 134.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-18T14:37:13.694Z] === RUN Test/DockerSuite/TestContainersInUserDefinedNetwork [2019-09-18T14:37:15.080Z] #33 137.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-18T14:37:16.214Z] === RUN Test/DockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-09-18T14:37:16.214Z] === RUN Test/DockerSuite/TestContainersNetworkIsolation [2019-09-18T14:37:17.760Z] #33 140.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-18T14:37:18.177Z] === RUN Test/DockerSuite/TestBuildAddScript [2019-09-18T14:37:18.177Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToExistDir [2019-09-18T14:37:18.177Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-09-18T14:37:18.177Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToRoot [2019-09-18T14:37:18.177Z] === RUN Test/DockerSuite/TestBuildAddSingleFileToWorkdir [2019-09-18T14:37:18.177Z] === RUN Test/DockerSuite/TestBuildAddTar [2019-09-18T14:37:19.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-18T14:37:19.487Z] === RUN Test/DockerSuite/TestCopyAndRestart [2019-09-18T14:37:20.269Z] #33 142.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-18T14:37:21.381Z] === RUN Test/DockerSuite/TestCopyCreatedContainer [2019-09-18T14:37:21.381Z] === RUN Test/DockerSuite/TestCpAbsolutePath [2019-09-18T14:37:21.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-18T14:37:22.312Z] === RUN Test/DockerSuite/TestCpAbsoluteSymlink [2019-09-18T14:37:22.780Z] #33 145.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-18T14:37:22.780Z] #33 145.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-18T14:37:23.243Z] === RUN Test/DockerSuite/TestCpCheckDestOwnership [2019-09-18T14:37:24.611Z] === RUN Test/DockerSuite/TestCpFromCaseA [2019-09-18T14:37:25.290Z] #33 148.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-18T14:37:25.541Z] === RUN Test/DockerSuite/TestCpFromCaseB [2019-09-18T14:37:25.642Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.34s) [2019-09-18T14:37:25.642Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-09-18T14:37:25.642Z] daemon.go:336: [d9aa0b95c222b] waiting for daemon to start [2019-09-18T14:37:25.642Z] daemon.go:336: [d9aa0b95c222b] waiting for daemon to start [2019-09-18T14:37:25.642Z] daemon.go:364: [d9aa0b95c222b] daemon started [2019-09-18T14:37:25.642Z] daemon.go:472: [d9aa0b95c222b] Stopping daemon [2019-09-18T14:37:25.642Z] daemon.go:307: [d9aa0b95c222b] exiting daemon [2019-09-18T14:37:25.642Z] daemon.go:459: [d9aa0b95c222b] Daemon stopped [2019-09-18T14:37:25.642Z] === RUN TestCreateServiceSecretFileMode [2019-09-18T14:37:26.428Z] --- PASS: TestCreateServiceSecretFileMode (3.30s) [2019-09-18T14:37:26.428Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-09-18T14:37:26.428Z] daemon.go:336: [df89ea2e6342f] waiting for daemon to start [2019-09-18T14:37:26.428Z] daemon.go:336: [df89ea2e6342f] waiting for daemon to start [2019-09-18T14:37:26.428Z] daemon.go:364: [df89ea2e6342f] daemon started [2019-09-18T14:37:26.428Z] daemon.go:472: [df89ea2e6342f] Stopping daemon [2019-09-18T14:37:26.428Z] daemon.go:307: [df89ea2e6342f] exiting daemon [2019-09-18T14:37:26.428Z] daemon.go:459: [df89ea2e6342f] Daemon stopped [2019-09-18T14:37:26.428Z] === RUN TestCreateServiceConfigFileMode [2019-09-18T14:37:26.471Z] === RUN Test/DockerSuite/TestCpFromCaseC [2019-09-18T14:37:26.650Z] #33 149.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-18T14:37:27.400Z] === RUN Test/DockerSuite/TestCpFromCaseD [2019-09-18T14:37:28.768Z] === RUN Test/DockerSuite/TestCpFromCaseE [2019-09-18T14:37:29.201Z] #33 151.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-18T14:37:29.657Z] --- PASS: TestCreateServiceConfigFileMode (2.92s) [2019-09-18T14:37:29.657Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-09-18T14:37:29.657Z] daemon.go:336: [ddc709e12f7e5] waiting for daemon to start [2019-09-18T14:37:29.657Z] daemon.go:336: [ddc709e12f7e5] waiting for daemon to start [2019-09-18T14:37:29.657Z] daemon.go:364: [ddc709e12f7e5] daemon started [2019-09-18T14:37:29.657Z] daemon.go:472: [ddc709e12f7e5] Stopping daemon [2019-09-18T14:37:29.657Z] daemon.go:307: [ddc709e12f7e5] exiting daemon [2019-09-18T14:37:29.657Z] daemon.go:459: [ddc709e12f7e5] Daemon stopped [2019-09-18T14:37:29.657Z] === RUN TestCreateServiceSysctls [2019-09-18T14:37:29.699Z] === RUN Test/DockerSuite/TestCpFromCaseF [2019-09-18T14:37:29.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-18T14:37:30.630Z] === RUN Test/DockerSuite/TestCpFromCaseG [2019-09-18T14:37:31.711Z] #33 154.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-18T14:37:32.002Z] === RUN Test/DockerSuite/TestCpFromCaseH [2019-09-18T14:37:33.370Z] === RUN Test/DockerSuite/TestCpFromCaseI [2019-09-18T14:37:33.858Z] --- PASS: TestCreateServiceSysctls (4.05s) [2019-09-18T14:37:33.858Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-09-18T14:37:33.858Z] daemon.go:336: [d11d2a800433f] waiting for daemon to start [2019-09-18T14:37:33.858Z] daemon.go:336: [d11d2a800433f] waiting for daemon to start [2019-09-18T14:37:33.858Z] daemon.go:364: [d11d2a800433f] daemon started [2019-09-18T14:37:33.858Z] daemon.go:472: [d11d2a800433f] Stopping daemon [2019-09-18T14:37:33.858Z] daemon.go:307: [d11d2a800433f] exiting daemon [2019-09-18T14:37:33.858Z] daemon.go:459: [d11d2a800433f] Daemon stopped [2019-09-18T14:37:33.858Z] === RUN TestCreateServiceCapabilities [2019-09-18T14:37:34.222Z] #33 156.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-18T14:37:34.308Z] === RUN Test/DockerSuite/TestCpFromCaseJ [2019-09-18T14:37:35.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-18T14:37:35.683Z] === RUN Test/DockerSuite/TestCpFromSymlinkDestination [2019-09-18T14:37:36.731Z] #33 159.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-18T14:37:37.052Z] === RUN Test/DockerSuite/TestCpFromSymlinkToDirectory [2019-09-18T14:37:37.141Z] --- PASS: TestCreateServiceCapabilities (3.52s) [2019-09-18T14:37:37.141Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-09-18T14:37:37.141Z] daemon.go:336: [dc8b1b770710c] waiting for daemon to start [2019-09-18T14:37:37.141Z] daemon.go:336: [dc8b1b770710c] waiting for daemon to start [2019-09-18T14:37:37.141Z] daemon.go:364: [dc8b1b770710c] daemon started [2019-09-18T14:37:37.141Z] daemon.go:472: [dc8b1b770710c] Stopping daemon [2019-09-18T14:37:37.141Z] daemon.go:307: [dc8b1b770710c] exiting daemon [2019-09-18T14:37:37.141Z] daemon.go:459: [dc8b1b770710c] Daemon stopped [2019-09-18T14:37:37.141Z] === RUN TestInspect [2019-09-18T14:37:37.308Z] === RUN Test/DockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-09-18T14:37:38.241Z] === RUN Test/DockerSuite/TestCpGarbagePath [2019-09-18T14:37:39.241Z] #33 161.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-18T14:37:39.610Z] === RUN Test/DockerSuite/TestCpLocalOnly [2019-09-18T14:37:39.610Z] === RUN Test/DockerSuite/TestCpNameHasColon [2019-09-18T14:37:40.359Z] --- PASS: TestInspect (3.55s) [2019-09-18T14:37:40.359Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-09-18T14:37:40.359Z] daemon.go:336: [d5e005d570e01] waiting for daemon to start [2019-09-18T14:37:40.359Z] daemon.go:336: [d5e005d570e01] waiting for daemon to start [2019-09-18T14:37:40.359Z] daemon.go:364: [d5e005d570e01] daemon started [2019-09-18T14:37:40.359Z] daemon.go:472: [d5e005d570e01] Stopping daemon [2019-09-18T14:37:40.359Z] daemon.go:307: [d5e005d570e01] exiting daemon [2019-09-18T14:37:40.359Z] daemon.go:459: [d5e005d570e01] Daemon stopped [2019-09-18T14:37:40.359Z] === RUN TestDockerNetworkConnectAlias [2019-09-18T14:37:40.541Z] === RUN Test/DockerSuite/TestCpRelativePath [2019-09-18T14:37:40.601Z] #33 163.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-18T14:37:40.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-18T14:37:41.913Z] === RUN Test/DockerSuite/TestCpSpecialFiles [2019-09-18T14:37:42.847Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-18T14:37:43.111Z] #33 165.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-18T14:37:43.410Z] === RUN Test/DockerSuite/TestCpSymlinkComponent [2019-09-18T14:37:44.036Z] #33 166.7 [2019-09-18T14:37:44.779Z] === RUN Test/DockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-09-18T14:37:45.405Z] #33 DONE 167.9s [2019-09-18T14:37:45.406Z] [2019-09-18T14:37:45.406Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-09-18T14:37:46.149Z] === RUN Test/DockerSuite/TestCpToCaseA [2019-09-18T14:37:46.691Z] --- PASS: TestDockerNetworkConnectAlias (6.09s) [2019-09-18T14:37:46.691Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-09-18T14:37:46.691Z] daemon.go:336: [dc1a12070bb5f] waiting for daemon to start [2019-09-18T14:37:46.691Z] daemon.go:336: [dc1a12070bb5f] waiting for daemon to start [2019-09-18T14:37:46.691Z] daemon.go:364: [dc1a12070bb5f] daemon started [2019-09-18T14:37:46.691Z] daemon.go:472: [dc1a12070bb5f] Stopping daemon [2019-09-18T14:37:46.691Z] daemon.go:307: [dc1a12070bb5f] exiting daemon [2019-09-18T14:37:46.691Z] daemon.go:459: [dc1a12070bb5f] Daemon stopped [2019-09-18T14:37:46.691Z] === RUN TestDockerNetworkReConnect [2019-09-18T14:37:47.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-18T14:37:48.044Z] === RUN Test/DockerSuite/TestCpToCaseB [2019-09-18T14:37:49.413Z] === RUN Test/DockerSuite/TestCpToCaseC [2019-09-18T14:37:49.585Z] #34 DONE 3.7s [2019-09-18T14:37:50.985Z] [2019-09-18T14:37:50.985Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-09-18T14:37:51.823Z] --- PASS: TestDockerNetworkReConnect (5.06s) [2019-09-18T14:37:51.823Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-09-18T14:37:51.823Z] daemon.go:336: [dbed3d1172a89] waiting for daemon to start [2019-09-18T14:37:51.823Z] daemon.go:336: [dbed3d1172a89] waiting for daemon to start [2019-09-18T14:37:51.823Z] daemon.go:364: [dbed3d1172a89] daemon started [2019-09-18T14:37:51.823Z] daemon.go:472: [dbed3d1172a89] Stopping daemon [2019-09-18T14:37:51.823Z] daemon.go:307: [dbed3d1172a89] exiting daemon [2019-09-18T14:37:51.823Z] daemon.go:459: [dbed3d1172a89] Daemon stopped [2019-09-18T14:37:51.823Z] === RUN TestServicePlugin [2019-09-18T14:37:51.823Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-18T14:37:51.823Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:37:51.823Z] === RUN TestServiceUpdateLabel [2019-09-18T14:37:52.344Z] #35 DONE 1.4s [2019-09-18T14:37:52.344Z] [2019-09-18T14:37:52.344Z] #36 exporting to image [2019-09-18T14:37:52.344Z] #36 exporting layers [2019-09-18T14:37:52.688Z] === RUN Test/DockerSuite/TestCpToCaseD [2019-09-18T14:37:53.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-18T14:37:53.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-18T14:37:53.900Z] --- PASS: TestServiceUpdateLabel (2.36s) [2019-09-18T14:37:53.900Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-09-18T14:37:53.900Z] daemon.go:336: [d9d76ecd8595a] waiting for daemon to start [2019-09-18T14:37:53.900Z] daemon.go:336: [d9d76ecd8595a] waiting for daemon to start [2019-09-18T14:37:53.900Z] daemon.go:364: [d9d76ecd8595a] daemon started [2019-09-18T14:37:53.900Z] daemon.go:472: [d9d76ecd8595a] Stopping daemon [2019-09-18T14:37:53.900Z] daemon.go:307: [d9d76ecd8595a] exiting daemon [2019-09-18T14:37:53.900Z] daemon.go:459: [d9d76ecd8595a] Daemon stopped [2019-09-18T14:37:53.900Z] === RUN TestServiceUpdateSecrets [2019-09-18T14:37:56.586Z] #36 exporting layers 3.7s done [2019-09-18T14:37:56.586Z] #36 writing image sha256:12b624f18a338dee7fad66f18c525fe3ea8a5e7591c877a3b34e2965c262f2ef done [2019-09-18T14:37:56.586Z] #36 naming to docker.io/library/moby-e2e-test done [2019-09-18T14:37:56.586Z] #36 DONE 3.7s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-18T14:37:56.894Z] + echo Ensuring container killed. [2019-09-18T14:37:56.894Z] Ensuring container killed. [2019-09-18T14:37:56.894Z] + docker rm -vf docker-pr3 [2019-09-18T14:37:56.894Z] Error: No such container: docker-pr3 [2019-09-18T14:37:56.894Z] + true [Pipeline] sh [2019-09-18T14:37:57.253Z] + echo Chowning /workspace to jenkins user [2019-09-18T14:37:57.253Z] Chowning /workspace to jenkins user [2019-09-18T14:37:57.253Z] + id -u [2019-09-18T14:37:57.253Z] + id -g [2019-09-18T14:37:57.253Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39942:/workspace busybox chown -R 1000:1000 /workspace [2019-09-18T14:37:57.939Z] === RUN Test/DockerSuite/TestCpToCaseE [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-18T14:37:58.945Z] + bundleName=unit [2019-09-18T14:37:58.945Z] + echo Creating unit-bundles.tar.gz [2019-09-18T14:37:58.945Z] Creating unit-bundles.tar.gz [2019-09-18T14:37:58.945Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-09-18T14:37:58.945Z] bundles/junit-report.xml [2019-09-18T14:37:58.945Z] bundles/go-test-report.json [2019-09-18T14:37:58.945Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-09-18T14:37:58.996Z] Archiving artifacts [2019-09-18T14:37:59.306Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39942/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-18T14:37:59.607Z] + make clean [2019-09-18T14:37:59.862Z] docker volume rm -f docker-dev-cache [2019-09-18T14:37:59.862Z] docker-dev-cache [Pipeline] deleteDir [2019-09-18T14:37:59.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-18T14:38:00.891Z] === RUN Test/DockerSuite/TestBuildAddTarXz [2019-09-18T14:38:00.891Z] === RUN Test/DockerSuite/TestBuildAddTarXzGz [2019-09-18T14:38:00.891Z] === RUN Test/DockerSuite/TestBuildAddToSymlinkDest [2019-09-18T14:38:02.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-18T14:38:02.114Z] === RUN Test/DockerSuite/TestCpToCaseF [2019-09-18T14:38:02.679Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-18T14:38:02.935Z] === RUN Test/DockerSuite/TestCpToCaseG [2019-09-18T14:38:08.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-18T14:38:09.506Z] === RUN Test/DockerSuite/TestCpToCaseH [2019-09-18T14:38:10.354Z] --- PASS: TestServiceUpdateSecrets (15.79s) [2019-09-18T14:38:10.354Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-09-18T14:38:10.354Z] daemon.go:336: [d4180fcb585ff] waiting for daemon to start [2019-09-18T14:38:10.354Z] daemon.go:336: [d4180fcb585ff] waiting for daemon to start [2019-09-18T14:38:10.354Z] daemon.go:364: [d4180fcb585ff] daemon started [2019-09-18T14:38:10.354Z] daemon.go:472: [d4180fcb585ff] Stopping daemon [2019-09-18T14:38:10.354Z] daemon.go:307: [d4180fcb585ff] exiting daemon [2019-09-18T14:38:10.354Z] daemon.go:459: [d4180fcb585ff] Daemon stopped [2019-09-18T14:38:10.354Z] === RUN TestServiceUpdateConfigs [2019-09-18T14:38:13.683Z] === RUN Test/DockerSuite/TestCpToCaseI [2019-09-18T14:38:14.613Z] === RUN Test/DockerSuite/TestCpToCaseJ [2019-09-18T14:38:15.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-18T14:38:18.624Z] === RUN Test/DockerSuite/TestBuildAddWholeDirToRoot [2019-09-18T14:38:18.624Z] === RUN Test/DockerSuite/TestBuildBlankName [2019-09-18T14:38:18.624Z] === RUN Test/DockerSuite/TestBuildBuildTimeArg [2019-09-18T14:38:21.160Z] === RUN Test/DockerSuite/TestCpToContainerWithPermissions [2019-09-18T14:38:21.160Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-18T14:38:21.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-18T14:38:21.723Z] === RUN Test/DockerSuite/TestCpToDot [2019-09-18T14:38:23.093Z] === RUN Test/DockerSuite/TestCpToErrReadOnlyRootfs [2019-09-18T14:38:25.615Z] === RUN Test/DockerSuite/TestCpToErrReadOnlyVolume [2019-09-18T14:38:25.725Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-09-18T14:38:26.699Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheHit [2019-09-18T14:38:26.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-18T14:38:26.824Z] --- PASS: TestServiceUpdateConfigs (15.91s) [2019-09-18T14:38:26.824Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-09-18T14:38:26.824Z] daemon.go:336: [dcb5137f1a0de] waiting for daemon to start [2019-09-18T14:38:26.824Z] daemon.go:336: [dcb5137f1a0de] waiting for daemon to start [2019-09-18T14:38:26.824Z] daemon.go:364: [dcb5137f1a0de] daemon started [2019-09-18T14:38:26.824Z] daemon.go:472: [dcb5137f1a0de] Stopping daemon [2019-09-18T14:38:26.824Z] daemon.go:307: [dcb5137f1a0de] exiting daemon [2019-09-18T14:38:26.824Z] daemon.go:459: [dcb5137f1a0de] Daemon stopped [2019-09-18T14:38:26.824Z] === RUN TestServiceUpdateNetwork [2019-09-18T14:38:28.138Z] === RUN Test/DockerSuite/TestCpToStdout [2019-09-18T14:38:28.701Z] === RUN Test/DockerSuite/TestCpToSymlinkDestination [2019-09-18T14:38:32.519Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-09-18T14:38:32.881Z] === RUN Test/DockerSuite/TestCpToSymlinkToDirectory [2019-09-18T14:38:32.881Z] === RUN Test/DockerSuite/TestCpUnprivilegedUser [2019-09-18T14:38:33.444Z] === RUN Test/DockerSuite/TestCpVolumePath [2019-09-18T14:38:33.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-18T14:38:35.337Z] === RUN Test/DockerSuite/TestCreate64ByteHexID [2019-09-18T14:38:35.337Z] === RUN Test/DockerSuite/TestCreateArgs [2019-09-18T14:38:35.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-18T14:38:35.593Z] === RUN Test/DockerSuite/TestCreateByImageID [2019-09-18T14:38:36.963Z] === RUN Test/DockerSuite/TestCreateEchoStdout [2019-09-18T14:38:37.528Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesCreate [2019-09-18T14:38:37.785Z] === RUN Test/DockerSuite/TestCreateGrowRootfs [2019-09-18T14:38:37.785Z] === RUN Test/DockerSuite/TestCreateHostConfig [2019-09-18T14:38:38.042Z] === RUN Test/DockerSuite/TestCreateHostnameWithNumber [2019-09-18T14:38:38.972Z] === RUN Test/DockerSuite/TestCreateLabelFromImage [2019-09-18T14:38:39.548Z] === RUN Test/DockerSuite/TestCreateLabels [2019-09-18T14:38:39.548Z] === RUN Test/DockerSuite/TestCreateModeIpcContainer [2019-09-18T14:38:39.817Z] === RUN Test/DockerSuite/TestCreateRM [2019-09-18T14:38:40.381Z] === RUN Test/DockerSuite/TestCreateShrinkRootfs [2019-09-18T14:38:40.381Z] === RUN Test/DockerSuite/TestCreateStopSignal [2019-09-18T14:38:40.381Z] === RUN Test/DockerSuite/TestCreateStopTimeout [2019-09-18T14:38:40.638Z] === RUN Test/DockerSuite/TestCreateUnsetEntrypoint [2019-09-18T14:38:40.758Z] --- PASS: TestServiceUpdateNetwork (14.65s) [2019-09-18T14:38:40.758Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-09-18T14:38:40.758Z] daemon.go:336: [de2f4d7f0b3fb] waiting for daemon to start [2019-09-18T14:38:40.758Z] daemon.go:336: [de2f4d7f0b3fb] waiting for daemon to start [2019-09-18T14:38:40.758Z] daemon.go:364: [de2f4d7f0b3fb] daemon started [2019-09-18T14:38:40.758Z] daemon.go:472: [de2f4d7f0b3fb] Stopping daemon [2019-09-18T14:38:40.758Z] daemon.go:307: [de2f4d7f0b3fb] exiting daemon [2019-09-18T14:38:40.758Z] daemon.go:459: [de2f4d7f0b3fb] Daemon stopped [2019-09-18T14:38:40.758Z] PASS [2019-09-18T14:38:40.758Z] [2019-09-18T14:38:40.758Z] === Skipped [2019-09-18T14:38:40.758Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-09-18T14:38:40.758Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:38:40.758Z] [2019-09-18T14:38:40.758Z] [2019-09-18T14:38:40.758Z] DONE 19 tests, 1 skipped in 128.476s [2019-09-18T14:38:40.758Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-09-18T14:38:40.758Z] ++ 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-18T14:38:40.758Z] ++ set -e [2019-09-18T14:38:40.758Z] ++ '[' -n 0 ']' [2019-09-18T14:38:40.758Z] ++ set -x [2019-09-18T14:38:40.758Z] ++ env -i DEST=/go/src/github.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-18T14:38:40.758Z] INFO: Testing against a local daemon [2019-09-18T14:38:40.758Z] === RUN TestSessionCreate [2019-09-18T14:38:40.758Z] --- PASS: TestSessionCreate (0.04s) [2019-09-18T14:38:40.758Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-18T14:38:40.758Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-09-18T14:38:40.758Z] PASS [2019-09-18T14:38:40.758Z] [2019-09-18T14:38:40.758Z] DONE 2 tests in 0.338s [2019-09-18T14:38:40.758Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-09-18T14:38:40.758Z] ++ 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-18T14:38:40.758Z] ++ set -e [2019-09-18T14:38:40.758Z] ++ '[' -n 0 ']' [2019-09-18T14:38:40.758Z] ++ set -x [2019-09-18T14:38:40.758Z] ++ env -i DEST=/go/src/github.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-18T14:38:41.142Z] INFO: Testing against a local daemon [2019-09-18T14:38:41.142Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-18T14:38:41.142Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-18T14:38:41.142Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-18T14:38:41.142Z] === RUN TestEventsExecDie [2019-09-18T14:38:41.948Z] --- PASS: TestEventsExecDie (1.07s) [2019-09-18T14:38:41.948Z] === RUN TestEventsBackwardsCompatible [2019-09-18T14:38:42.341Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-09-18T14:38:42.341Z] === RUN TestInfoBinaryCommits [2019-09-18T14:38:42.341Z] --- PASS: TestInfoBinaryCommits (0.04s) [2019-09-18T14:38:42.341Z] === RUN TestInfoAPIVersioned [2019-09-18T14:38:42.341Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-18T14:38:42.341Z] === RUN TestInfoAPI [2019-09-18T14:38:42.341Z] --- PASS: TestInfoAPI (0.03s) [2019-09-18T14:38:42.341Z] === RUN TestInfoAPIWarnings [2019-09-18T14:38:42.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-18T14:38:42.875Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-09-18T14:38:43.170Z] --- PASS: TestInfoAPIWarnings (0.87s) [2019-09-18T14:38:43.170Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-09-18T14:38:43.170Z] daemon.go:336: [d3fbbe3cb2e6e] waiting for daemon to start [2019-09-18T14:38:43.170Z] daemon.go:336: [d3fbbe3cb2e6e] waiting for daemon to start [2019-09-18T14:38:43.170Z] daemon.go:364: [d3fbbe3cb2e6e] daemon started [2019-09-18T14:38:43.170Z] daemon.go:472: [d3fbbe3cb2e6e] Stopping daemon [2019-09-18T14:38:43.170Z] daemon.go:307: [d3fbbe3cb2e6e] exiting daemon [2019-09-18T14:38:43.170Z] daemon.go:459: [d3fbbe3cb2e6e] Daemon stopped [2019-09-18T14:38:43.170Z] === RUN TestLoginFailsWithBadCredentials [2019-09-18T14:38:43.550Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2019-09-18T14:38:43.550Z] === RUN TestPingCacheHeaders [2019-09-18T14:38:43.550Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-09-18T14:38:43.550Z] === RUN TestPingGet [2019-09-18T14:38:43.550Z] --- PASS: TestPingGet (0.02s) [2019-09-18T14:38:43.550Z] === RUN TestPingHead [2019-09-18T14:38:43.550Z] --- PASS: TestPingHead (0.02s) [2019-09-18T14:38:43.550Z] === RUN TestVersion [2019-09-18T14:38:43.550Z] --- PASS: TestVersion (0.03s) [2019-09-18T14:38:43.550Z] PASS [2019-09-18T14:38:43.550Z] [2019-09-18T14:38:43.550Z] === Skipped [2019-09-18T14:38:43.550Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-18T14:38:43.550Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-18T14:38:43.550Z] [2019-09-18T14:38:43.550Z] [2019-09-18T14:38:43.550Z] DONE 12 tests, 1 skipped in 2.985s [2019-09-18T14:38:43.550Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-09-18T14:38:43.550Z] ++ 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-18T14:38:43.550Z] ++ set -e [2019-09-18T14:38:43.550Z] ++ '[' -n 0 ']' [2019-09-18T14:38:43.550Z] ++ set -x [2019-09-18T14:38:43.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-18T14:38:43.892Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-18T14:38:43.892Z] Using test binary docker [2019-09-18T14:38:43.892Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-18T14:38:43.892Z] +++ /etc/init.d/apparmor start [2019-09-18T14:38:43.892Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-18T14:38:43.892Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-18T14:38:43.892Z] Warning failed to create cache: (null) [2019-09-18T14:38:43.892Z] . [2019-09-18T14:38:43.892Z] INFO: Waiting for daemon to start... [2019-09-18T14:38:43.892Z] Starting dockerd [2019-09-18T14:38:43.892Z] +++ 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-18T14:38:43.912Z] === RUN Test/DockerSuite/TestCreateVolumesCreated [2019-09-18T14:38:43.912Z] === RUN Test/DockerSuite/TestCreateWithInvalidLogOpts [2019-09-18T14:38:43.912Z] === RUN Test/DockerSuite/TestCreateWithLargePortRange [2019-09-18T14:38:43.944Z] INFO: Testing against a local daemon [2019-09-18T14:38:43.944Z] === RUN TestVolumesCreateAndList [2019-09-18T14:38:43.944Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-09-18T14:38:43.944Z] === RUN TestVolumesRemove [2019-09-18T14:38:43.944Z] --- PASS: TestVolumesRemove (0.10s) [2019-09-18T14:38:43.944Z] === RUN TestVolumesInspect [2019-09-18T14:38:43.944Z] --- PASS: TestVolumesInspect (0.03s) [2019-09-18T14:38:43.944Z] === RUN TestVolumesInvalidJSON [2019-09-18T14:38:43.944Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-18T14:38:43.944Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-18T14:38:43.944Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-18T14:38:43.944Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-09-18T14:38:43.944Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-18T14:38:43.944Z] PASS [2019-09-18T14:38:43.944Z] [2019-09-18T14:38:43.944Z] DONE 5 tests in 0.434s [2019-09-18T14:38:44.169Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-18T14:38:44.326Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-18T14:38:44.326Z] ++++ cat bundles/test-integration/docker.pid [2019-09-18T14:38:44.326Z] +++ kill 10003 [2019-09-18T14:38:45.908Z] . [2019-09-18T14:38:45.909Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-18T14:38:45.909Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-18T14:38:45.909Z] Error: No such image: emptyfs [2019-09-18T14:38:45.909Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-09-18T14:38:45.909Z] ++++ docker load [2019-09-18T14:38:46.143Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-18T14:38:46.143Z] +++ /etc/init.d/apparmor stop [2019-09-18T14:38:46.143Z] Clearing AppArmor profiles cache:. [2019-09-18T14:38:46.143Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-18T14:38:46.143Z] Unloading profiles will leave already running processes permanently [2019-09-18T14:38:46.143Z] unconfined, which can lead to unexpected situations. [2019-09-18T14:38:46.143Z] [2019-09-18T14:38:46.143Z] To set a process to complain mode, use the command line tool [2019-09-18T14:38:46.143Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-18T14:38:46.143Z] with the 'teardown' option." [2019-09-18T14:38:46.143Z] [2019-09-18T14:38:46.203Z] Running integration-test (iteration 1) [2019-09-18T14:38:46.203Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-09-18T14:38:46.203Z] ++ 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-18T14:38:46.203Z] ++ set -e [2019-09-18T14:38:46.203Z] ++ '[' -n 0 ']' [2019-09-18T14:38:46.203Z] ++ set -x [2019-09-18T14:38:46.203Z] ++ env -i DEST=/go/src/github.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 Post stage [Pipeline] junit [2019-09-18T14:38:49.673Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-18T14:38:50.717Z] === RUN Test/DockerSuite/TestCreateWithPortRange [2019-09-18T14:38:50.717Z] === RUN Test/DockerSuite/TestCreateWithTooLowMemoryLimit [2019-09-18T14:38:50.717Z] === RUN Test/DockerSuite/TestCreateWithWorkdir [2019-09-18T14:38:50.717Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-09-18T14:38:50.717Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-09-18T14:38:50.717Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-09-18T14:38:50.973Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-09-18T14:38:51.474Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-09-18T14:38:51.474Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-09-18T14:38:51.678Z] + echo Ensuring container killed. [2019-09-18T14:38:51.679Z] Ensuring container killed. [2019-09-18T14:38:51.679Z] + docker rm -vf docker-pr3 [2019-09-18T14:38:51.679Z] Error: No such container: docker-pr3 [2019-09-18T14:38:51.679Z] + true [Pipeline] sh [2019-09-18T14:38:52.524Z] + echo Chowning /workspace to jenkins user [2019-09-18T14:38:52.524Z] Chowning /workspace to jenkins user [2019-09-18T14:38:52.524Z] + id -u [2019-09-18T14:38:52.524Z] + id -g [2019-09-18T14:38:52.524Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39942:/workspace busybox chown -R 1001:1001 /workspace [2019-09-18T14:38:52.524Z] Unable to find image 'busybox:latest' locally [2019-09-18T14:38:52.524Z] latest: Pulling from library/busybox [2019-09-18T14:38:52.893Z] 6d4c3d9fc915: Pulling fs layer [2019-09-18T14:38:52.893Z] 6d4c3d9fc915: Download complete [2019-09-18T14:38:53.273Z] 6d4c3d9fc915: Pull complete [2019-09-18T14:38:53.495Z] === RUN Test/DockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-09-18T14:38:53.652Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-09-18T14:38:53.652Z] Status: Downloaded newer image for busybox:latest [2019-09-18T14:38:54.058Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-18T14:38:55.950Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-09-18T14:38:56.187Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-09-18T14:38:56.187Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgEnv [2019-09-18T14:38:56.187Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgExpansion [2019-09-18T14:38:56.489Z] + bundleName=s390x-integration [2019-09-18T14:38:56.489Z] + echo Creating s390x-integration-bundles.tar.gz [2019-09-18T14:38:56.489Z] Creating s390x-integration-bundles.tar.gz [2019-09-18T14:38:56.489Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-09-18T14:38:56.489Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-09-18T14:38:56.649Z] Archiving artifacts [2019-09-18T14:38:57.844Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-09-18T14:38:58.002Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39942/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-18T14:38:58.408Z] === RUN Test/DockerSuite/TestDeprecatedStartWithNilDNS [2019-09-18T14:38:58.773Z] + make clean [2019-09-18T14:38:58.773Z] docker volume rm -f docker-dev-cache [2019-09-18T14:38:59.143Z] docker-dev-cache [Pipeline] deleteDir [2019-09-18T14:38:59.339Z] === RUN Test/DockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-09-18T14:38:59.339Z] === RUN Test/DockerSuite/TestDevicePermissions [2019-09-18T14:39:00.272Z] === RUN Test/DockerSuite/TestDockerFails [2019-09-18T14:39:00.272Z] === RUN Test/DockerSuite/TestDockerInspectMultipleNetwork [2019-09-18T14:39:00.272Z] === RUN Test/DockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-09-18T14:39:00.272Z] === RUN Test/DockerSuite/TestDockerInspectNetworkWithContainerName [2019-09-18T14:39:01.454Z] Loaded image: buildpack-deps:jessie [2019-09-18T14:39:01.454Z] Loaded image: busybox:latest [2019-09-18T14:39:01.454Z] Loaded image: busybox:glibc [2019-09-18T14:39:01.454Z] Loaded image: debian:jessie [2019-09-18T14:39:01.454Z] Loaded image: hello-world:latest [2019-09-18T14:39:01.454Z] INFO: Testing against a local daemon [2019-09-18T14:39:01.454Z] === RUN TestCgroupNamespacesBuild [2019-09-18T14:39:01.640Z] === RUN Test/DockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-09-18T14:39:02.463Z] --- PASS: TestCgroupNamespacesBuild (1.70s) [2019-09-18T14:39:02.463Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-09-18T14:39:02.463Z] daemon.go:336: [d87cdc9b48a04] waiting for daemon to start [2019-09-18T14:39:02.463Z] daemon.go:336: [d87cdc9b48a04] waiting for daemon to start [2019-09-18T14:39:02.463Z] daemon.go:364: [d87cdc9b48a04] daemon started [2019-09-18T14:39:02.463Z] daemon.go:472: [d87cdc9b48a04] Stopping daemon [2019-09-18T14:39:02.463Z] daemon.go:307: [d87cdc9b48a04] exiting daemon [2019-09-18T14:39:02.463Z] daemon.go:459: [d87cdc9b48a04] Daemon stopped [2019-09-18T14:39:02.463Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-09-18T14:39:02.575Z] === RUN Test/DockerSuite/TestDockerNetworkDeleteMultiple [2019-09-18T14:39:03.302Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-09-18T14:39:03.302Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgHistory [2019-09-18T14:39:03.302Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-09-18T14:39:03.302Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-09-18T14:39:03.302Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-09-18T14:39:03.936Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.67s) [2019-09-18T14:39:03.936Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-09-18T14:39:03.936Z] daemon.go:336: [dc269b15ea798] waiting for daemon to start [2019-09-18T14:39:03.936Z] daemon.go:336: [dc269b15ea798] waiting for daemon to start [2019-09-18T14:39:03.936Z] daemon.go:364: [dc269b15ea798] daemon started [2019-09-18T14:39:03.936Z] daemon.go:472: [dc269b15ea798] Stopping daemon [2019-09-18T14:39:03.936Z] daemon.go:307: [dc269b15ea798] exiting daemon [2019-09-18T14:39:03.936Z] daemon.go:459: [dc269b15ea798] Daemon stopped [2019-09-18T14:39:03.936Z] === RUN TestBuildWithSession [2019-09-18T14:39:04.468Z] === RUN Test/DockerSuite/TestDockerNetworkDeleteNotExists [2019-09-18T14:39:04.468Z] === RUN Test/DockerSuite/TestDockerNetworkInspect [2019-09-18T14:39:04.468Z] === RUN Test/DockerSuite/TestDockerNetworkInspectWithID [2019-09-18T14:39:04.468Z] === RUN Test/DockerSuite/TestDockerNetworkInternalMode [2019-09-18T14:39:06.629Z] --- PASS: TestBuildWithSession (2.15s) [2019-09-18T14:39:06.629Z] === RUN TestBuildSquashParent [2019-09-18T14:39:11.014Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-09-18T14:39:12.132Z] --- PASS: TestBuildSquashParent (5.44s) [2019-09-18T14:39:12.132Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-18T14:39:12.132Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-18T14:39:12.132Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-18T14:39:12.132Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-18T14:39:12.132Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-18T14:39:12.132Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-18T14:39:12.132Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-18T14:39:12.132Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-18T14:39:12.132Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-18T14:39:12.132Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-18T14:39:12.132Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-18T14:39:12.132Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-18T14:39:12.132Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-18T14:39:12.132Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-18T14:39:12.132Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-18T14:39:12.132Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-18T14:39:12.132Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-18T14:39:14.309Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-09-18T14:39:14.566Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-09-18T14:39:15.626Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-18T14:39:15.626Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-18T14:39:17.840Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-09-18T14:39:17.840Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-18T14:39:18.311Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2019-09-18T14:39:18.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.74s) [2019-09-18T14:39:18.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.89s) [2019-09-18T14:39:18.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.93s) [2019-09-18T14:39:18.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (4.02s) [2019-09-18T14:39:18.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.43s) [2019-09-18T14:39:18.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.34s) [2019-09-18T14:39:18.311Z] === RUN TestBuildMultiStageCopy [2019-09-18T14:39:18.311Z] === RUN TestBuildMultiStageCopy/copy_to_root [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-18T14:39:19.736Z] === RUN Test/DockerSuite/TestEmbeddedDNSInvalidInput [2019-09-18T14:39:19.787Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-18T14:39:20.071Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-18T14:39:20.687Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-18T14:39:20.970Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-18T14:39:21.106Z] === RUN Test/DockerSuite/TestEventsAttach [2019-09-18T14:39:21.253Z] --- PASS: TestBuildMultiStageCopy (3.54s) [2019-09-18T14:39:21.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.00s) [2019-09-18T14:39:21.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2019-09-18T14:39:21.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2019-09-18T14:39:21.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2019-09-18T14:39:21.253Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) [2019-09-18T14:39:21.253Z] === RUN TestBuildMultiStageParentConfig [2019-09-18T14:39:22.039Z] === RUN Test/DockerSuite/TestEventsCommit [2019-09-18T14:39:22.261Z] --- PASS: TestBuildMultiStageParentConfig (0.96s) [2019-09-18T14:39:22.261Z] === RUN TestBuildLabelWithTargets [2019-09-18T14:39:23.409Z] === RUN Test/DockerSuite/TestEventsContainerEvents [2019-09-18T14:39:23.769Z] --- PASS: TestBuildLabelWithTargets (1.54s) [2019-09-18T14:39:23.769Z] === RUN TestBuildWithEmptyLayers [2019-09-18T14:39:24.339Z] === RUN Test/DockerSuite/TestEventsContainerEventsAttrSort [2019-09-18T14:39:24.791Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2019-09-18T14:39:24.791Z] === RUN TestBuildMultiStageOnBuild [2019-09-18T14:39:25.269Z] === RUN Test/DockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-09-18T14:39:26.199Z] === RUN Test/DockerSuite/TestEventsContainerFilterBeforeCreate [2019-09-18T14:39:26.817Z] --- PASS: TestBuildMultiStageOnBuild (2.26s) [2019-09-18T14:39:26.817Z] === RUN TestBuildUncleanTarFilenames [2019-09-18T14:39:28.096Z] === RUN Test/DockerSuite/TestEventsContainerFilterByName [2019-09-18T14:39:28.295Z] --- PASS: TestBuildUncleanTarFilenames (1.18s) [2019-09-18T14:39:28.295Z] === RUN TestBuildMultiStageLayerLeak [2019-09-18T14:39:28.580Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-09-18T14:39:29.991Z] === RUN Test/DockerSuite/TestEventsContainerRestart [2019-09-18T14:39:30.975Z] --- PASS: TestBuildMultiStageLayerLeak (2.44s) [2019-09-18T14:39:30.975Z] === RUN TestBuildWithHugeFile [2019-09-18T14:39:32.336Z] === RUN Test/DockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-09-18T14:39:33.313Z] === RUN Test/DockerSuite/TestBuildCacheAdd [2019-09-18T14:39:33.775Z] === RUN Test/DockerSuite/TestBuildCacheBrokenSymlink [2019-09-18T14:39:34.165Z] === RUN Test/DockerSuite/TestEventsContainerWithMultiNetwork [2019-09-18T14:39:34.752Z] === RUN Test/DockerSuite/TestBuildCacheFrom [2019-09-18T14:39:35.215Z] === RUN Test/DockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-09-18T14:39:36.060Z] === RUN Test/DockerSuite/TestEventsCopy [2019-09-18T14:39:37.430Z] === RUN Test/DockerSuite/TestEventsFilterContainer [2019-09-18T14:39:39.329Z] === RUN Test/DockerSuite/TestEventsFilterImageInContainerAction [2019-09-18T14:39:39.892Z] === RUN Test/DockerSuite/TestEventsFilterImageLabels [2019-09-18T14:39:39.927Z] === RUN Test/DockerSuite/TestBuildCacheRootSource [2019-09-18T14:39:40.149Z] === RUN Test/DockerSuite/TestEventsFilterImageName [2019-09-18T14:39:40.902Z] === RUN Test/DockerSuite/TestBuildChownOnCopy [2019-09-18T14:39:40.902Z] === RUN Test/DockerSuite/TestBuildChownSingleFile [2019-09-18T14:39:40.902Z] === RUN Test/DockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-09-18T14:39:41.537Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-18T14:39:42.101Z] === RUN Test/DockerSuite/TestEventsFilterLabels [2019-09-18T14:39:42.449Z] === RUN Test/DockerSuite/TestBuildClearCmd [2019-09-18T14:39:43.424Z] === RUN Test/DockerSuite/TestBuildCmd [2019-09-18T14:39:43.471Z] === RUN Test/DockerSuite/TestEventsFilterNetworkID [2019-09-18T14:39:43.471Z] === RUN Test/DockerSuite/TestEventsFilterType [2019-09-18T14:39:43.729Z] === RUN Test/DockerSuite/TestEventsFilterVolumeAndNetworkType [2019-09-18T14:39:43.887Z] === RUN Test/DockerSuite/TestBuildCmdJSONNoShDashC [2019-09-18T14:39:43.986Z] === RUN Test/DockerSuite/TestEventsFilterVolumeID [2019-09-18T14:39:44.243Z] === RUN Test/DockerSuite/TestEventsFilters [2019-09-18T14:39:44.349Z] === RUN Test/DockerSuite/TestBuildCmdShDashC [2019-09-18T14:39:44.812Z] === RUN Test/DockerSuite/TestBuildCmdShellArgsEscaped [2019-09-18T14:39:46.138Z] === RUN Test/DockerSuite/TestEventsFormat [2019-09-18T14:39:48.663Z] === RUN Test/DockerSuite/TestEventsFormatBadField [2019-09-18T14:39:48.663Z] === RUN Test/DockerSuite/TestEventsFormatBadFunc [2019-09-18T14:39:48.663Z] === RUN Test/DockerSuite/TestEventsImageImport [2019-09-18T14:39:49.594Z] === RUN Test/DockerSuite/TestEventsImageLoad [2019-09-18T14:39:49.851Z] === RUN Test/DockerSuite/TestEventsImagePull [2019-09-18T14:39:50.414Z] === RUN Test/DockerSuite/TestEventsImageTag [2019-09-18T14:39:50.630Z] === RUN Test/DockerSuite/TestBuildCmdSpaces [2019-09-18T14:39:51.343Z] === RUN Test/DockerSuite/TestEventsImageUntagDelete [2019-09-18T14:39:51.600Z] === RUN Test/DockerSuite/TestEventsOOMDisableFalse [2019-09-18T14:39:51.600Z] === RUN Test/DockerSuite/TestEventsOOMDisableTrue [2019-09-18T14:39:51.600Z] === RUN Test/DockerSuite/TestEventsPluginOps [2019-09-18T14:39:52.177Z] === RUN Test/DockerSuite/TestBuildCommentsShebangs [2019-09-18T14:39:52.177Z] === RUN Test/DockerSuite/TestBuildConditionalCache [2019-09-18T14:39:53.493Z] === RUN Test/DockerSuite/TestEventsRedirectStdout [2019-09-18T14:39:53.723Z] === RUN Test/DockerSuite/TestBuildContChar [2019-09-18T14:39:54.422Z] === RUN Test/DockerSuite/TestEventsRename [2019-09-18T14:39:55.352Z] === RUN Test/DockerSuite/TestEventsResize [2019-09-18T14:39:56.282Z] === RUN Test/DockerSuite/TestEventsSinceInTheFuture [2019-09-18T14:39:57.213Z] === RUN Test/DockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-09-18T14:39:58.143Z] === RUN Test/DockerSuite/TestEventsStreaming [2019-09-18T14:39:59.073Z] === RUN Test/DockerSuite/TestEventsTimestampFormats [2019-09-18T14:40:03.248Z] === RUN Test/DockerSuite/TestEventsTop [2019-09-18T14:40:03.811Z] === RUN Test/DockerSuite/TestEventsUntag [2019-09-18T14:40:06.335Z] === RUN Test/DockerSuite/TestEventsUntilInThePast [2019-09-18T14:40:08.239Z] === RUN Test/DockerSuite/TestExec [2019-09-18T14:40:08.583Z] === RUN Test/DockerSuite/TestBuildContainerWithCgroupParent [2019-09-18T14:40:08.583Z] === RUN Test/DockerSuite/TestBuildContextCleanup [2019-09-18T14:40:08.583Z] === RUN Test/DockerSuite/TestBuildContextCleanupFailedBuild [2019-09-18T14:40:09.046Z] === RUN Test/DockerSuite/TestBuildContextTarGzip [2019-09-18T14:40:09.169Z] === RUN Test/DockerSuite/TestExecAPICreateContainerPaused [2019-09-18T14:40:09.434Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-18T14:40:09.998Z] === RUN Test/DockerSuite/TestExecAPICreateNoCmd [2019-09-18T14:40:10.021Z] === RUN Test/DockerSuite/TestBuildContextTarNoCompression [2019-09-18T14:40:10.484Z] === RUN Test/DockerSuite/TestBuildCopyAddMultipleFiles [2019-09-18T14:40:10.484Z] === RUN Test/DockerSuite/TestBuildCopyCacheOnFileChange [2019-09-18T14:40:10.931Z] === RUN Test/DockerSuite/TestExecAPICreateNoValidContentType [2019-09-18T14:40:11.461Z] === RUN Test/DockerSuite/TestBuildCopyDirButNotFile [2019-09-18T14:40:11.923Z] === RUN Test/DockerSuite/TestBuildCopyDirContentToExistDir [2019-09-18T14:40:11.923Z] === RUN Test/DockerSuite/TestBuildCopyDirContentToRoot [2019-09-18T14:40:11.923Z] === RUN Test/DockerSuite/TestBuildCopyFileDotWithWorkdir [2019-09-18T14:40:12.304Z] === RUN Test/DockerSuite/TestExecAPIStart [2019-09-18T14:40:14.198Z] === RUN Test/DockerSuite/TestExecAPIStartBackwardsCompatible [2019-09-18T14:40:15.131Z] === RUN Test/DockerSuite/TestExecAPIStartEnsureHeaders [2019-09-18T14:40:17.030Z] === RUN Test/DockerSuite/TestExecAPIStartInvalidCommand [2019-09-18T14:40:17.743Z] === RUN Test/DockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-09-18T14:40:17.962Z] === RUN Test/DockerSuite/TestExecAPIStartMultipleTimesError [2019-09-18T14:40:18.894Z] === RUN Test/DockerSuite/TestExecAPIStartValidCommand [2019-09-18T14:40:20.265Z] === RUN Test/DockerSuite/TestExecAPIStartWithDetach [2019-09-18T14:40:21.197Z] === RUN Test/DockerSuite/TestExecAfterContainerRestart [2019-09-18T14:40:23.092Z] === RUN Test/DockerSuite/TestExecCgroup [2019-09-18T14:40:24.987Z] === RUN Test/DockerSuite/TestExecEnv [2019-09-18T14:40:25.919Z] === RUN Test/DockerSuite/TestExecEnvLinksHost [2019-09-18T14:40:27.814Z] === RUN Test/DockerSuite/TestExecExitStatus [2019-09-18T14:40:28.745Z] === RUN Test/DockerSuite/TestExecInspectID [2019-09-18T14:40:30.640Z] === RUN Test/DockerSuite/TestExecInteractive [2019-09-18T14:40:31.572Z] === RUN Test/DockerSuite/TestExecInteractiveStdinClose [2019-09-18T14:40:32.537Z] === RUN Test/DockerSuite/TestExecOnReadonlyContainer [2019-09-18T14:40:33.467Z] === RUN Test/DockerSuite/TestExecParseError [2019-09-18T14:40:34.398Z] === RUN Test/DockerSuite/TestExecPausedContainer [2019-09-18T14:40:35.329Z] === RUN Test/DockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-09-18T14:40:36.259Z] === RUN Test/DockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-09-18T14:40:36.259Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-18T14:40:39.534Z] === RUN Test/DockerSuite/TestExecSetEnv [2019-09-18T14:40:40.098Z] === RUN Test/DockerSuite/TestExecStartFails [2019-09-18T14:40:41.470Z] === RUN Test/DockerSuite/TestExecStateCleanup [2019-09-18T14:40:53.494Z] === RUN Test/DockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-09-18T14:40:53.650Z] === RUN Test/DockerSuite/TestExecStopNotHanging [2019-09-18T14:40:53.650Z] === RUN Test/DockerSuite/TestExecTTY [2019-09-18T14:40:54.469Z] === RUN Test/DockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-09-18T14:40:54.580Z] === RUN Test/DockerSuite/TestExecTTYCloseStdin [2019-09-18T14:40:55.951Z] === RUN Test/DockerSuite/TestExecTTYWithoutStdin [2019-09-18T14:40:56.016Z] === RUN Test/DockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-09-18T14:40:56.881Z] === RUN Test/DockerSuite/TestExecUlimits [2019-09-18T14:40:57.811Z] === RUN Test/DockerSuite/TestExecWindowsPathNotWiped [2019-09-18T14:40:57.811Z] === RUN Test/DockerSuite/TestExecWithImageUser [2019-09-18T14:41:00.336Z] === RUN Test/DockerSuite/TestExecWithNoTERM [2019-09-18T14:41:01.267Z] === RUN Test/DockerSuite/TestExecWithPrivileged [2019-09-18T14:41:01.835Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToExistDir [2019-09-18T14:41:01.835Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToNonExistDir [2019-09-18T14:41:02.298Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToRoot [2019-09-18T14:41:02.298Z] === RUN Test/DockerSuite/TestBuildCopySingleFileToWorkdir [2019-09-18T14:41:02.635Z] === RUN Test/DockerSuite/TestExecWithTERM [2019-09-18T14:41:02.761Z] === RUN Test/DockerSuite/TestBuildCopyWholeDirToRoot [2019-09-18T14:41:02.761Z] === RUN Test/DockerSuite/TestBuildCopyWildcard [2019-09-18T14:41:03.565Z] === RUN Test/DockerSuite/TestExecWithUser [2019-09-18T14:41:04.935Z] === RUN Test/DockerSuite/TestGetContainerStats [2019-09-18T14:41:08.055Z] --- PASS: TestBuildWithHugeFile (84.97s) [2019-09-18T14:41:08.055Z] === RUN TestBuildWithEmptyDockerfile [2019-09-18T14:41:08.055Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-18T14:41:08.055Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-18T14:41:08.055Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-18T14:41:08.055Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-18T14:41:08.055Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-18T14:41:08.055Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-18T14:41:08.055Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-18T14:41:08.055Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-18T14:41:08.055Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-18T14:41:08.055Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2019-09-18T14:41:08.055Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2019-09-18T14:41:08.055Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2019-09-18T14:41:08.055Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2019-09-18T14:41:08.055Z] === RUN TestBuildPreserveOwnership [2019-09-18T14:41:08.055Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-18T14:41:08.055Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-18T14:41:08.055Z] --- PASS: TestBuildPreserveOwnership (4.97s) [2019-09-18T14:41:08.055Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.24s) [2019-09-18T14:41:08.055Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.71s) [2019-09-18T14:41:08.055Z] === RUN TestBuildPlatformInvalid [2019-09-18T14:41:08.055Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-09-18T14:41:08.055Z] PASS [2019-09-18T14:41:08.055Z] [2019-09-18T14:41:08.055Z] DONE 32 tests in 134.889s [2019-09-18T14:41:08.055Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-09-18T14:41:08.055Z] ++ 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-18T14:41:08.055Z] ++ set -e [2019-09-18T14:41:08.055Z] ++ '[' -n 0 ']' [2019-09-18T14:41:08.055Z] ++ set -x [2019-09-18T14:41:08.056Z] ++ env -i DEST=/go/src/github.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-18T14:41:08.056Z] INFO: Testing against a local daemon [2019-09-18T14:41:08.056Z] === RUN TestConfigList [2019-09-18T14:41:08.056Z] --- PASS: TestConfigList (2.22s) [2019-09-18T14:41:08.056Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-09-18T14:41:08.056Z] daemon.go:336: [d90d09445a948] waiting for daemon to start [2019-09-18T14:41:08.056Z] daemon.go:336: [d90d09445a948] waiting for daemon to start [2019-09-18T14:41:08.056Z] daemon.go:364: [d90d09445a948] daemon started [2019-09-18T14:41:08.056Z] daemon.go:472: [d90d09445a948] Stopping daemon [2019-09-18T14:41:08.056Z] daemon.go:307: [d90d09445a948] exiting daemon [2019-09-18T14:41:08.056Z] daemon.go:459: [d90d09445a948] Daemon stopped [2019-09-18T14:41:08.056Z] === RUN TestConfigsCreateAndDelete [2019-09-18T14:41:08.056Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2019-09-18T14:41:08.056Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-09-18T14:41:08.056Z] daemon.go:336: [d93ce738b3a95] waiting for daemon to start [2019-09-18T14:41:08.056Z] daemon.go:336: [d93ce738b3a95] waiting for daemon to start [2019-09-18T14:41:08.056Z] daemon.go:364: [d93ce738b3a95] daemon started [2019-09-18T14:41:08.056Z] daemon.go:472: [d93ce738b3a95] Stopping daemon [2019-09-18T14:41:08.056Z] daemon.go:307: [d93ce738b3a95] exiting daemon [2019-09-18T14:41:08.056Z] daemon.go:459: [d93ce738b3a95] Daemon stopped [2019-09-18T14:41:08.056Z] === RUN TestConfigsUpdate [2019-09-18T14:41:08.056Z] --- PASS: TestConfigsUpdate (2.19s) [2019-09-18T14:41:08.056Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-09-18T14:41:08.056Z] daemon.go:336: [ddce0581f68fe] waiting for daemon to start [2019-09-18T14:41:08.056Z] daemon.go:336: [ddce0581f68fe] waiting for daemon to start [2019-09-18T14:41:08.056Z] daemon.go:364: [ddce0581f68fe] daemon started [2019-09-18T14:41:08.056Z] daemon.go:472: [ddce0581f68fe] Stopping daemon [2019-09-18T14:41:08.056Z] daemon.go:307: [ddce0581f68fe] exiting daemon [2019-09-18T14:41:08.056Z] daemon.go:459: [ddce0581f68fe] Daemon stopped [2019-09-18T14:41:08.056Z] === RUN TestTemplatedConfig [2019-09-18T14:41:10.195Z] === RUN Test/DockerSuite/TestGetContainerStatsNoStream [2019-09-18T14:41:10.755Z] --- PASS: TestTemplatedConfig (2.99s) [2019-09-18T14:41:10.755Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-09-18T14:41:10.755Z] daemon.go:336: [d57ff2dd2131c] waiting for daemon to start [2019-09-18T14:41:10.755Z] daemon.go:336: [d57ff2dd2131c] waiting for daemon to start [2019-09-18T14:41:10.755Z] daemon.go:364: [d57ff2dd2131c] daemon started [2019-09-18T14:41:10.755Z] daemon.go:472: [d57ff2dd2131c] Stopping daemon [2019-09-18T14:41:10.755Z] daemon.go:307: [d57ff2dd2131c] exiting daemon [2019-09-18T14:41:10.755Z] daemon.go:459: [d57ff2dd2131c] Daemon stopped [2019-09-18T14:41:10.755Z] === RUN TestConfigInspect [2019-09-18T14:41:13.439Z] --- PASS: TestConfigInspect (2.26s) [2019-09-18T14:41:13.439Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-09-18T14:41:13.439Z] daemon.go:336: [d5e5a55152dce] waiting for daemon to start [2019-09-18T14:41:13.439Z] daemon.go:336: [d5e5a55152dce] waiting for daemon to start [2019-09-18T14:41:13.439Z] daemon.go:364: [d5e5a55152dce] daemon started [2019-09-18T14:41:13.439Z] daemon.go:472: [d5e5a55152dce] Stopping daemon [2019-09-18T14:41:13.439Z] daemon.go:307: [d5e5a55152dce] exiting daemon [2019-09-18T14:41:13.439Z] daemon.go:459: [d5e5a55152dce] Daemon stopped [2019-09-18T14:41:13.439Z] === RUN TestConfigCreateWithLabels [2019-09-18T14:41:15.447Z] === RUN Test/DockerSuite/TestGetContainerStatsRmRunning [2019-09-18T14:41:15.466Z] --- PASS: TestConfigCreateWithLabels (2.27s) [2019-09-18T14:41:15.466Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-09-18T14:41:15.466Z] daemon.go:336: [da893c15591a7] waiting for daemon to start [2019-09-18T14:41:15.466Z] daemon.go:336: [da893c15591a7] waiting for daemon to start [2019-09-18T14:41:15.466Z] daemon.go:364: [da893c15591a7] daemon started [2019-09-18T14:41:15.466Z] daemon.go:472: [da893c15591a7] Stopping daemon [2019-09-18T14:41:15.466Z] daemon.go:307: [da893c15591a7] exiting daemon [2019-09-18T14:41:15.466Z] daemon.go:459: [da893c15591a7] Daemon stopped [2019-09-18T14:41:15.466Z] === RUN TestConfigCreateResolve [2019-09-18T14:41:16.818Z] === RUN Test/DockerSuite/TestGetContainerStatsStream [2019-09-18T14:41:17.075Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-09-18T14:41:17.519Z] --- PASS: TestConfigCreateResolve (2.29s) [2019-09-18T14:41:17.519Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-09-18T14:41:17.519Z] daemon.go:336: [de34415fdf1ea] waiting for daemon to start [2019-09-18T14:41:17.519Z] daemon.go:336: [de34415fdf1ea] waiting for daemon to start [2019-09-18T14:41:17.519Z] daemon.go:364: [de34415fdf1ea] daemon started [2019-09-18T14:41:17.519Z] daemon.go:472: [de34415fdf1ea] Stopping daemon [2019-09-18T14:41:17.519Z] daemon.go:307: [de34415fdf1ea] exiting daemon [2019-09-18T14:41:17.519Z] daemon.go:459: [de34415fdf1ea] Daemon stopped [2019-09-18T14:41:17.519Z] === RUN TestConfigDaemonLibtrustID [2019-09-18T14:41:18.137Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2019-09-18T14:41:18.137Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-09-18T14:41:18.137Z] daemon.go:336: [d5d514635b6c8] waiting for daemon to start [2019-09-18T14:41:18.137Z] daemon.go:336: [d5d514635b6c8] waiting for daemon to start [2019-09-18T14:41:18.137Z] daemon.go:364: [d5d514635b6c8] daemon started [2019-09-18T14:41:18.137Z] daemon.go:472: [d5d514635b6c8] Stopping daemon [2019-09-18T14:41:18.137Z] daemon.go:307: [d5d514635b6c8] exiting daemon [2019-09-18T14:41:18.137Z] daemon.go:459: [d5d514635b6c8] Daemon stopped [2019-09-18T14:41:18.137Z] PASS [2019-09-18T14:41:18.137Z] [2019-09-18T14:41:18.137Z] DONE 8 tests in 17.136s [2019-09-18T14:41:18.137Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-09-18T14:41:18.137Z] ++ 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-18T14:41:18.137Z] ++ set -e [2019-09-18T14:41:18.137Z] ++ '[' -n 0 ']' [2019-09-18T14:41:18.137Z] ++ set -x [2019-09-18T14:41:18.137Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-18T14:41:18.420Z] INFO: Testing against a local daemon [2019-09-18T14:41:18.420Z] === RUN TestCheckpoint [2019-09-18T14:41:18.420Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-18T14:41:18.420Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-18T14:41:18.420Z] === RUN TestContainerInvalidJSON [2019-09-18T14:41:18.420Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-18T14:41:18.420Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-18T14:41:18.420Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-18T14:41:18.420Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-18T14:41:18.420Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-18T14:41:18.420Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-18T14:41:18.420Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-18T14:41:18.420Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-18T14:41:18.420Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-18T14:41:18.420Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-09-18T14:41:18.420Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-18T14:41:18.420Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-18T14:41:18.420Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-18T14:41:18.420Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-18T14:41:18.420Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-09-18T14:41:18.420Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-18T14:41:18.420Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-09-18T14:41:18.420Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-18T14:41:18.703Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-09-18T14:41:18.703Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-18T14:41:18.703Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-09-18T14:41:18.703Z] === RUN TestCopyFromContainer [2019-09-18T14:41:20.186Z] === RUN TestCopyFromContainer// [2019-09-18T14:41:20.469Z] === RUN TestCopyFromContainer//bar/root [2019-09-18T14:41:20.469Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-18T14:41:20.469Z] === RUN TestCopyFromContainer/bar/quux [2019-09-18T14:41:20.754Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-18T14:41:20.754Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-18T14:41:21.039Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-18T14:41:21.039Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-18T14:41:21.039Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-18T14:41:21.039Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-18T14:41:21.324Z] --- PASS: TestCopyFromContainer (2.58s) [2019-09-18T14:41:21.324Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-09-18T14:41:21.324Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-09-18T14:41:21.324Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-09-18T14:41:21.324Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-09-18T14:41:21.324Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-09-18T14:41:21.324Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-09-18T14:41:21.324Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-09-18T14:41:21.324Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-09-18T14:41:21.324Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-09-18T14:41:21.324Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-09-18T14:41:21.324Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-18T14:41:21.324Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-18T14:41:21.324Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-18T14:41:21.324Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-18T14:41:21.324Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-18T14:41:21.324Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-18T14:41:21.324Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-18T14:41:21.324Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-18T14:41:21.324Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-18T14:41:21.324Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-18T14:41:21.324Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-09-18T14:41:21.324Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-18T14:41:21.324Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-09-18T14:41:21.324Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-09-18T14:41:21.324Z] === RUN TestCreateLinkToNonExistingContainer [2019-09-18T14:41:21.324Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-09-18T14:41:21.324Z] === RUN TestCreateWithInvalidEnv [2019-09-18T14:41:21.324Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-18T14:41:21.324Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-18T14:41:21.324Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-18T14:41:21.324Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-18T14:41:21.324Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-18T14:41:21.324Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-18T14:41:21.324Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-18T14:41:21.324Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-18T14:41:21.324Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-18T14:41:21.324Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-09-18T14:41:21.324Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-18T14:41:21.324Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-18T14:41:21.324Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-18T14:41:21.324Z] === RUN TestCreateTmpfsMountsTarget [2019-09-18T14:41:21.609Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2019-09-18T14:41:21.609Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-18T14:41:22.334Z] === RUN Test/DockerSuite/TestGetContainersAttachWebsocket [2019-09-18T14:41:22.898Z] === RUN Test/DockerSuite/TestGetContainersWsAttachContainerNotFound [2019-09-18T14:41:22.898Z] === RUN Test/DockerSuite/TestGetStoppedContainerStats [2019-09-18T14:41:22.898Z] === RUN Test/DockerSuite/TestHealth [2019-09-18T14:41:23.643Z] --- PASS: TestCreateWithCustomMaskedPaths (1.98s) [2019-09-18T14:41:23.643Z] === RUN TestCreateWithCapabilities [2019-09-18T14:41:23.643Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-18T14:41:23.643Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-18T14:41:23.643Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-18T14:41:23.643Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-18T14:41:23.643Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-18T14:41:23.643Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-18T14:41:23.643Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-18T14:41:23.643Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-18T14:41:23.643Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-18T14:41:23.643Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-18T14:41:23.643Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-18T14:41:23.643Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-18T14:41:23.643Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-18T14:41:23.643Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-18T14:41:23.644Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-18T14:41:23.644Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-18T14:41:23.644Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-18T14:41:23.644Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-18T14:41:23.644Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-18T14:41:23.644Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-18T14:41:23.644Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-18T14:41:23.644Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-18T14:41:23.644Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-18T14:41:23.644Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-18T14:41:23.644Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-18T14:41:23.644Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-18T14:41:23.644Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-18T14:41:23.644Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-18T14:41:23.644Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-18T14:41:23.644Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-18T14:41:23.644Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-18T14:41:23.644Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-18T14:41:23.644Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-18T14:41:23.644Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-09-18T14:41:23.644Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-18T14:41:23.644Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-09-18T14:41:23.644Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-09-18T14:41:23.644Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-09-18T14:41:23.644Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-09-18T14:41:23.644Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-09-18T14:41:23.644Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-09-18T14:41:23.644Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-09-18T14:41:23.644Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-09-18T14:41:23.644Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-09-18T14:41:23.644Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-09-18T14:41:23.644Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-18T14:41:25.694Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.09s) [2019-09-18T14:41:25.694Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-18T14:41:25.694Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-18T14:41:25.694Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-18T14:41:25.694Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-18T14:41:25.694Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-18T14:41:25.694Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-18T14:41:25.694Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-18T14:41:25.694Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-18T14:41:25.694Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-18T14:41:25.694Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-18T14:41:25.694Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-18T14:41:25.694Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-18T14:41:25.694Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-18T14:41:25.694Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-18T14:41:25.694Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-18T14:41:25.694Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-18T14:41:25.694Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-09-18T14:41:25.694Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-09-18T14:41:25.694Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-09-18T14:41:25.694Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-09-18T14:41:25.694Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-09-18T14:41:25.694Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-09-18T14:41:25.694Z] === RUN TestContainerStartOnDaemonRestart [2019-09-18T14:41:25.694Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-18T14:41:25.694Z] === RUN TestDaemonRestartIpcMode [2019-09-18T14:41:25.694Z] === PAUSE TestDaemonRestartIpcMode [2019-09-18T14:41:25.694Z] === RUN TestDiff [2019-09-18T14:41:26.704Z] --- PASS: TestDiff (0.74s) [2019-09-18T14:41:26.704Z] === RUN TestExecWithCloseStdin [2019-09-18T14:41:27.712Z] --- PASS: TestExecWithCloseStdin (0.96s) [2019-09-18T14:41:27.712Z] === RUN TestExec [2019-09-18T14:41:28.330Z] --- PASS: TestExec (0.88s) [2019-09-18T14:41:28.330Z] === RUN TestExecUser [2019-09-18T14:41:29.341Z] --- PASS: TestExecUser (0.92s) [2019-09-18T14:41:29.341Z] === RUN TestExportContainerAndImportImage [2019-09-18T14:41:30.573Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2019-09-18T14:41:30.573Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-18T14:41:32.058Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2019-09-18T14:41:32.058Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-09-18T14:41:32.058Z] daemon.go:336: [dad6ef341302d] waiting for daemon to start [2019-09-18T14:41:32.058Z] daemon.go:336: [dad6ef341302d] waiting for daemon to start [2019-09-18T14:41:32.058Z] daemon.go:364: [dad6ef341302d] daemon started [2019-09-18T14:41:32.058Z] daemon.go:472: [dad6ef341302d] Stopping daemon [2019-09-18T14:41:32.058Z] daemon.go:307: [dad6ef341302d] exiting daemon [2019-09-18T14:41:32.058Z] daemon.go:459: [dad6ef341302d] Daemon stopped [2019-09-18T14:41:32.058Z] daemon.go:336: [dad6ef341302d] waiting for daemon to start [2019-09-18T14:41:32.058Z] daemon.go:336: [dad6ef341302d] waiting for daemon to start [2019-09-18T14:41:32.058Z] daemon.go:364: [dad6ef341302d] daemon started [2019-09-18T14:41:32.058Z] daemon.go:472: [dad6ef341302d] Stopping daemon [2019-09-18T14:41:32.058Z] daemon.go:307: [dad6ef341302d] exiting daemon [2019-09-18T14:41:32.058Z] daemon.go:459: [dad6ef341302d] Daemon stopped [2019-09-18T14:41:32.058Z] === RUN TestHealthCheckWorkdir [2019-09-18T14:41:32.838Z] === RUN Test/DockerSuite/TestBuildCopyWildcardCache [2019-09-18T14:41:32.838Z] === RUN Test/DockerSuite/TestBuildCopyWildcardInName [2019-09-18T14:41:32.838Z] === RUN Test/DockerSuite/TestBuildDeleteCommittedFile [2019-09-18T14:41:33.066Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2019-09-18T14:41:33.066Z] === RUN TestHealthKillContainer [2019-09-18T14:41:36.518Z] --- PASS: TestHealthKillContainer (2.94s) [2019-09-18T14:41:36.518Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-18T14:41:36.804Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2019-09-18T14:41:36.804Z] === RUN TestIpcModeNone [2019-09-18T14:41:37.817Z] --- PASS: TestIpcModeNone (0.89s) [2019-09-18T14:41:37.817Z] === RUN TestIpcModePrivate [2019-09-18T14:41:38.437Z] --- PASS: TestIpcModePrivate (0.88s) [2019-09-18T14:41:38.437Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2019-09-18T14:41:38.437Z] === RUN TestIpcModeShareable [2019-09-18T14:41:39.448Z] --- PASS: TestIpcModeShareable (0.89s) [2019-09-18T14:41:39.448Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2019-09-18T14:41:39.448Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-18T14:41:42.148Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s) [2019-09-18T14:41:42.148Z] === RUN TestAPIIpcModeHost [2019-09-18T14:41:42.766Z] --- PASS: TestAPIIpcModeHost (0.76s) [2019-09-18T14:41:42.766Z] === RUN TestDaemonIpcModeShareable [2019-09-18T14:41:44.796Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2019-09-18T14:41:44.796Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-09-18T14:41:44.796Z] daemon.go:336: [d2361c78e74ae] waiting for daemon to start [2019-09-18T14:41:44.796Z] daemon.go:336: [d2361c78e74ae] waiting for daemon to start [2019-09-18T14:41:44.796Z] daemon.go:364: [d2361c78e74ae] daemon started [2019-09-18T14:41:44.796Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-09-18T14:41:44.796Z] daemon.go:472: [d2361c78e74ae] Stopping daemon [2019-09-18T14:41:44.796Z] daemon.go:307: [d2361c78e74ae] exiting daemon [2019-09-18T14:41:44.796Z] daemon.go:459: [d2361c78e74ae] Daemon stopped [2019-09-18T14:41:44.796Z] === RUN TestDaemonIpcModePrivate [2019-09-18T14:41:44.805Z] === RUN Test/DockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-09-18T14:41:44.805Z] === RUN Test/DockerSuite/TestHistoryExistentImage [2019-09-18T14:41:44.805Z] === RUN Test/DockerSuite/TestHistoryHumanOptionFalse [2019-09-18T14:41:44.805Z] === RUN Test/DockerSuite/TestHistoryHumanOptionTrue [2019-09-18T14:41:44.805Z] === RUN Test/DockerSuite/TestHistoryImageWithComment [2019-09-18T14:41:46.271Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2019-09-18T14:41:46.271Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-09-18T14:41:46.271Z] daemon.go:336: [daffbf6566dc3] waiting for daemon to start [2019-09-18T14:41:46.271Z] daemon.go:336: [daffbf6566dc3] waiting for daemon to start [2019-09-18T14:41:46.271Z] daemon.go:364: [daffbf6566dc3] daemon started [2019-09-18T14:41:46.271Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-09-18T14:41:46.271Z] daemon.go:472: [daffbf6566dc3] Stopping daemon [2019-09-18T14:41:46.271Z] daemon.go:307: [daffbf6566dc3] exiting daemon [2019-09-18T14:41:46.271Z] daemon.go:459: [daffbf6566dc3] Daemon stopped [2019-09-18T14:41:46.271Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-18T14:41:46.700Z] === RUN Test/DockerSuite/TestHistoryNonExistentImage [2019-09-18T14:41:46.700Z] === RUN Test/DockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-09-18T14:41:47.633Z] === RUN Test/DockerSuite/TestImagesEnsureImageIsListed [2019-09-18T14:41:47.633Z] === RUN Test/DockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-09-18T14:41:47.633Z] === RUN Test/DockerSuite/TestImagesEnsureImageWithTagIsListed [2019-09-18T14:41:47.890Z] === RUN Test/DockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-09-18T14:41:48.147Z] === RUN Test/DockerSuite/TestImagesEnsureImagesFromScratchShown [2019-09-18T14:41:48.321Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2019-09-18T14:41:48.321Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-09-18T14:41:48.321Z] daemon.go:336: [d51ef99ed645b] waiting for daemon to start [2019-09-18T14:41:48.321Z] daemon.go:336: [d51ef99ed645b] waiting for daemon to start [2019-09-18T14:41:48.321Z] daemon.go:364: [d51ef99ed645b] daemon started [2019-09-18T14:41:48.321Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-09-18T14:41:48.321Z] daemon.go:472: [d51ef99ed645b] Stopping daemon [2019-09-18T14:41:48.321Z] daemon.go:307: [d51ef99ed645b] exiting daemon [2019-09-18T14:41:48.321Z] daemon.go:459: [d51ef99ed645b] Daemon stopped [2019-09-18T14:41:48.321Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-18T14:41:48.714Z] === RUN Test/DockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-09-18T14:41:49.279Z] === RUN Test/DockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-09-18T14:41:49.279Z] === RUN Test/DockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-09-18T14:41:49.279Z] === RUN Test/DockerSuite/TestImagesFilterLabelMatch [2019-09-18T14:41:50.346Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2019-09-18T14:41:50.347Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-09-18T14:41:50.347Z] daemon.go:336: [d031deef74f65] waiting for daemon to start [2019-09-18T14:41:50.347Z] daemon.go:336: [d031deef74f65] waiting for daemon to start [2019-09-18T14:41:50.347Z] daemon.go:364: [d031deef74f65] daemon started [2019-09-18T14:41:50.347Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-09-18T14:41:50.347Z] daemon.go:472: [d031deef74f65] Stopping daemon [2019-09-18T14:41:50.347Z] daemon.go:307: [d031deef74f65] exiting daemon [2019-09-18T14:41:50.347Z] daemon.go:459: [d031deef74f65] Daemon stopped [2019-09-18T14:41:50.347Z] === RUN TestIpcModeOlderClient [2019-09-18T14:41:50.347Z] === PAUSE TestIpcModeOlderClient [2019-09-18T14:41:50.347Z] === RUN TestKillContainerInvalidSignal [2019-09-18T14:41:50.650Z] === RUN Test/DockerSuite/TestImagesFilterNameWithPort [2019-09-18T14:41:50.650Z] === RUN Test/DockerSuite/TestImagesFilterSinceAndBefore [2019-09-18T14:41:50.965Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2019-09-18T14:41:50.965Z] === RUN TestKillContainer [2019-09-18T14:41:50.965Z] === RUN TestKillContainer/no_signal [2019-09-18T14:41:51.581Z] === RUN Test/DockerSuite/TestImagesFilterSpaceTrimCase [2019-09-18T14:41:51.585Z] === RUN TestKillContainer/non_killing_signal [2019-09-18T14:41:52.202Z] === RUN TestKillContainer/killing_signal [2019-09-18T14:41:52.515Z] === RUN Test/DockerSwarmSuite/TestDNSConfig [2019-09-18T14:41:52.515Z] === RUN Test/DockerSuite/TestImagesFormat [2019-09-18T14:41:52.515Z] === RUN Test/DockerSuite/TestImagesFormatDefaultFormat [2019-09-18T14:41:53.221Z] --- PASS: TestKillContainer (2.25s) [2019-09-18T14:41:53.221Z] --- PASS: TestKillContainer/no_signal (0.73s) [2019-09-18T14:41:53.221Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2019-09-18T14:41:53.221Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2019-09-18T14:41:53.221Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-18T14:41:53.221Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-18T14:41:53.844Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-18T14:41:53.904Z] === RUN Test/DockerSuite/TestImagesOrderedByCreationDate [2019-09-18T14:41:54.461Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s) [2019-09-18T14:41:54.461Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2019-09-18T14:41:54.461Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2019-09-18T14:41:54.461Z] === RUN TestKillStoppedContainer [2019-09-18T14:41:54.746Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-09-18T14:41:54.746Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-18T14:41:54.746Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-09-18T14:41:54.746Z] === RUN TestKillDifferentUserContainer [2019-09-18T14:41:55.367Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2019-09-18T14:41:55.367Z] === RUN TestInspectOomKilledTrue [2019-09-18T14:41:55.798Z] === RUN Test/DockerSwarmSuite/TestDNSConfigUpdate [2019-09-18T14:41:56.868Z] --- PASS: TestInspectOomKilledTrue (1.36s) [2019-09-18T14:41:56.868Z] === RUN TestInspectOomKilledFalse [2019-09-18T14:41:57.168Z] === RUN Test/DockerSuite/TestImagesWithIncorrectFilter [2019-09-18T14:41:57.168Z] === RUN Test/DockerSuite/TestImportBadURL [2019-09-18T14:41:57.168Z] === RUN Test/DockerSuite/TestImportDisplay [2019-09-18T14:41:57.486Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2019-09-18T14:41:57.486Z] === RUN TestLinksEtcHostsContentMatch [2019-09-18T14:41:58.008Z] === RUN Test/DockerSuite/TestBuildDockerfileStdin [2019-09-18T14:41:58.008Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinConflict [2019-09-18T14:41:58.100Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2019-09-18T14:41:58.100Z] === RUN TestLinksContainerNames [2019-09-18T14:41:58.466Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinDockerignore [2019-09-18T14:41:59.064Z] === RUN Test/DockerSuite/TestImportFile [2019-09-18T14:41:59.322Z] === RUN Test/DockerSwarmSuite/TestExtraHosts [2019-09-18T14:41:59.571Z] --- PASS: TestLinksContainerNames (1.40s) [2019-09-18T14:41:59.571Z] === RUN TestLogsFollowTailEmpty [2019-09-18T14:42:00.189Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2019-09-18T14:42:00.189Z] === RUN TestContainerNetworkMountsNoChown [2019-09-18T14:42:01.199Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/default [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/default [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/private [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/private [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/rprivate [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/slave [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/slave [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/rslave [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/shared [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/shared [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/rshared [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-18T14:42:01.199Z] === CONT TestMountDaemonRoot/default [2019-09-18T14:42:01.199Z] === CONT TestMountDaemonRoot/shared [2019-09-18T14:42:01.199Z] === CONT TestMountDaemonRoot/rshared [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-18T14:42:01.199Z] === CONT TestMountDaemonRoot/rslave [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-18T14:42:01.199Z] === CONT TestMountDaemonRoot/slave [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-18T14:42:01.199Z] === CONT TestMountDaemonRoot/private [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-18T14:42:01.199Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-18T14:42:01.199Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-18T14:42:01.199Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-18T14:42:01.200Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-18T14:42:01.200Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-18T14:42:01.200Z] === CONT TestMountDaemonRoot/rprivate [2019-09-18T14:42:01.200Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-18T14:42:01.200Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-18T14:42:01.200Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-18T14:42:01.200Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-18T14:42:01.200Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-18T14:42:01.200Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-18T14:42:01.200Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-18T14:42:01.200Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-18T14:42:01.200Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-18T14:42:01.200Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-18T14:42:01.200Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-18T14:42:01.200Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-18T14:42:01.200Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-18T14:42:01.200Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-18T14:42:01.200Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-18T14:42:01.200Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-18T14:42:01.200Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-18T14:42:01.200Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-18T14:42:01.200Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-18T14:42:01.200Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-18T14:42:01.200Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-18T14:42:01.200Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-18T14:42:01.200Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-18T14:42:01.200Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-18T14:42:01.200Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-18T14:42:01.200Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-18T14:42:01.200Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-18T14:42:01.200Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-18T14:42:01.200Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-18T14:42:01.216Z] === RUN Test/DockerSuite/TestImportFileNonExistentFile [2019-09-18T14:42:01.216Z] === RUN Test/DockerSuite/TestImportFileWithMessage [2019-09-18T14:42:01.484Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-18T14:42:01.484Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-18T14:42:01.484Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-18T14:42:01.484Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-18T14:42:01.484Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-09-18T14:42:01.484Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-09-18T14:42:01.484Z] === RUN TestContainerBindMountNonRecursive [2019-09-18T14:42:02.193Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-09-18T14:42:02.587Z] === RUN Test/DockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-09-18T14:42:03.151Z] === RUN Test/DockerSuite/TestImportGzipped [2019-09-18T14:42:03.536Z] --- PASS: TestContainerBindMountNonRecursive (1.79s) [2019-09-18T14:42:03.536Z] === RUN TestNetworkNat [2019-09-18T14:42:04.153Z] --- PASS: TestNetworkNat (0.77s) [2019-09-18T14:42:04.153Z] === RUN TestNetworkLocalhostTCPNat [2019-09-18T14:42:04.773Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2019-09-18T14:42:04.773Z] === RUN TestNetworkLoopbackNat [2019-09-18T14:42:05.090Z] === RUN Test/DockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-09-18T14:42:05.674Z] === RUN Test/DockerSuite/TestImportWithQuotedChanges [2019-09-18T14:42:05.674Z] === RUN Test/DockerSwarmSuite/TestOverlayAttachable [2019-09-18T14:42:05.782Z] --- PASS: TestNetworkLoopbackNat (1.04s) [2019-09-18T14:42:05.782Z] === RUN TestPause [2019-09-18T14:42:06.790Z] --- PASS: TestPause (0.77s) [2019-09-18T14:42:06.790Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-18T14:42:06.790Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-18T14:42:06.790Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-18T14:42:06.790Z] === RUN TestPauseStopPausedContainer [2019-09-18T14:42:07.406Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2019-09-18T14:42:07.406Z] === RUN TestPsFilter [2019-09-18T14:42:07.570Z] === RUN Test/DockerSuite/TestInfoDebug [2019-09-18T14:42:07.690Z] --- PASS: TestPsFilter (0.21s) [2019-09-18T14:42:07.690Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-18T14:42:07.987Z] === RUN Test/DockerSuite/TestBuildDockerignore [2019-09-18T14:42:08.134Z] === RUN Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-18T14:42:08.309Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2019-09-18T14:42:08.309Z] === RUN TestRemoveContainerWithVolume [2019-09-18T14:42:08.697Z] === RUN Test/DockerSuite/TestInfoDiscoveryBackend [2019-09-18T14:42:08.927Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2019-09-18T14:42:08.927Z] === RUN TestRemoveContainerRunning [2019-09-18T14:42:09.261Z] === RUN Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-18T14:42:09.943Z] --- PASS: TestRemoveContainerRunning (0.73s) [2019-09-18T14:42:09.943Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-18T14:42:10.193Z] === RUN Test/DockerSuite/TestInfoDisplaysPausedContainers [2019-09-18T14:42:10.558Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2019-09-18T14:42:10.558Z] === RUN TestRemoveInvalidContainer [2019-09-18T14:42:10.558Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-09-18T14:42:10.558Z] === RUN TestRenameLinkedContainer [2019-09-18T14:42:11.124Z] === RUN Test/DockerSuite/TestInfoDisplaysRunningContainers [2019-09-18T14:42:11.381Z] === RUN Test/DockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-09-18T14:42:12.311Z] === RUN Test/DockerSuite/TestInfoDisplaysStoppedContainers [2019-09-18T14:42:13.241Z] --- PASS: TestRenameLinkedContainer (2.83s) [2019-09-18T14:42:13.241Z] === RUN TestRenameStoppedContainer [2019-09-18T14:42:13.244Z] === RUN Test/DockerSuite/TestInfoEnsureSucceeds [2019-09-18T14:42:13.244Z] === RUN Test/DockerSuite/TestInfoFormat [2019-09-18T14:42:13.244Z] === RUN Test/DockerSuite/TestInfoSecurityOptions [2019-09-18T14:42:13.244Z] === RUN Test/DockerSuite/TestInsecureRegistries [2019-09-18T14:42:13.808Z] === RUN Test/DockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-09-18T14:42:14.248Z] --- PASS: TestRenameStoppedContainer (0.71s) [2019-09-18T14:42:14.248Z] === RUN TestRenameRunningContainerAndReuse [2019-09-18T14:42:14.739Z] === RUN Test/DockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-09-18T14:42:15.671Z] === RUN Test/DockerSuite/TestInspectAPIContainerResponse [2019-09-18T14:42:15.726Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) [2019-09-18T14:42:15.726Z] === RUN TestRenameInvalidName [2019-09-18T14:42:16.344Z] --- PASS: TestRenameInvalidName (0.76s) [2019-09-18T14:42:16.344Z] === RUN TestRenameAnonymousContainer [2019-09-18T14:42:16.603Z] === RUN Test/DockerSuite/TestInspectAPIContainerVolumeDriver [2019-09-18T14:42:17.549Z] === RUN Test/DockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-09-18T14:42:17.549Z] === RUN Test/DockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-09-18T14:42:18.480Z] === RUN Test/DockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-09-18T14:42:19.074Z] --- PASS: TestRenameAnonymousContainer (2.76s) [2019-09-18T14:42:19.074Z] === RUN TestRenameContainerWithSameName [2019-09-18T14:42:19.423Z] === RUN Test/DockerSuite/TestInspectAPIImageResponse [2019-09-18T14:42:19.423Z] === RUN Test/DockerSuite/TestInspectAPIMultipleNetworks [2019-09-18T14:42:19.693Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2019-09-18T14:42:19.693Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-18T14:42:21.167Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s) [2019-09-18T14:42:21.167Z] === RUN TestResize [2019-09-18T14:42:21.317Z] === RUN Test/DockerSuite/TestInspectAmpersand [2019-09-18T14:42:21.783Z] --- PASS: TestResize (0.72s) [2019-09-18T14:42:21.783Z] === RUN TestResizeWithInvalidSize [2019-09-18T14:42:22.248Z] === RUN Test/DockerSuite/TestInspectBindMountPoint [2019-09-18T14:42:22.788Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2019-09-18T14:42:22.788Z] === RUN TestResizeWhenContainerNotStarted [2019-09-18T14:42:23.178Z] === RUN Test/DockerSuite/TestInspectByPrefix [2019-09-18T14:42:23.178Z] === RUN Test/DockerSuite/TestInspectContainerFilterInt [2019-09-18T14:42:23.409Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2019-09-18T14:42:23.409Z] === RUN TestDaemonRestartKillContainers [2019-09-18T14:42:23.409Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-18T14:42:23.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-18T14:42:23.409Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-18T14:42:23.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-18T14:42:23.409Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-18T14:42:23.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-18T14:42:23.409Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-18T14:42:23.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-18T14:42:23.409Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-18T14:42:23.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-18T14:42:23.409Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-18T14:42:23.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-18T14:42:23.409Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-18T14:42:23.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-18T14:42:23.409Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-18T14:42:23.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-18T14:42:23.409Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-18T14:42:23.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-18T14:42:23.409Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-18T14:42:23.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-18T14:42:23.409Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-18T14:42:23.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-18T14:42:23.409Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-18T14:42:23.409Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-18T14:42:23.409Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-18T14:42:23.409Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-18T14:42:23.409Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-18T14:42:23.409Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-18T14:42:24.109Z] === RUN Test/DockerSuite/TestInspectContainerGraphDriver [2019-09-18T14:42:24.109Z] === RUN Test/DockerSuite/TestInspectContainerNetworkCustom [2019-09-18T14:42:25.454Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-18T14:42:25.454Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-18T14:42:25.479Z] === RUN Test/DockerSuite/TestInspectContainerNetworkDefault [2019-09-18T14:42:26.408Z] === RUN Test/DockerSuite/TestInspectDefault [2019-09-18T14:42:26.948Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-18T14:42:26.948Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-18T14:42:26.972Z] === RUN Test/DockerSuite/TestInspectHistory [2019-09-18T14:42:27.576Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-18T14:42:28.340Z] === RUN Test/DockerSuite/TestInspectImage [2019-09-18T14:42:28.340Z] === RUN Test/DockerSuite/TestInspectImageFilterInt [2019-09-18T14:42:28.340Z] === RUN Test/DockerSuite/TestInspectImageGraphDriver [2019-09-18T14:42:28.340Z] === RUN Test/DockerSuite/TestInspectInt64 [2019-09-18T14:42:28.903Z] === RUN Test/DockerSuite/TestInspectJSONFields [2019-09-18T14:42:29.067Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-18T14:42:30.244Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-18T14:42:30.274Z] === RUN Test/DockerSuite/TestInspectLogConfigNoType [2019-09-18T14:42:30.274Z] === RUN Test/DockerSuite/TestInspectNamedMountPoint [2019-09-18T14:42:30.869Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-18T14:42:31.204Z] === RUN Test/DockerSuite/TestInspectNoSizeFlagContainer [2019-09-18T14:42:31.767Z] === RUN Test/DockerSuite/TestInspectPlugin [2019-09-18T14:42:33.574Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-18T14:42:33.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.03s) [2019-09-18T14:42:33.574Z] 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-18T14:42:33.574Z] daemon.go:336: [d36a0491c9661] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:336: [d36a0491c9661] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:364: [d36a0491c9661] daemon started [2019-09-18T14:42:33.574Z] daemon.go:336: [d36a0491c9661] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:307: [d36a0491c9661] exiting daemon [2019-09-18T14:42:33.574Z] daemon.go:336: [d36a0491c9661] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:364: [d36a0491c9661] daemon started [2019-09-18T14:42:33.574Z] daemon.go:472: [d36a0491c9661] Stopping daemon [2019-09-18T14:42:33.574Z] daemon.go:307: [d36a0491c9661] exiting daemon [2019-09-18T14:42:33.574Z] daemon.go:459: [d36a0491c9661] Daemon stopped [2019-09-18T14:42:33.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.12s) [2019-09-18T14:42:33.574Z] 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-18T14:42:33.574Z] daemon.go:336: [db7b973293b65] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:336: [db7b973293b65] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:364: [db7b973293b65] daemon started [2019-09-18T14:42:33.574Z] daemon.go:472: [db7b973293b65] Stopping daemon [2019-09-18T14:42:33.574Z] daemon.go:307: [db7b973293b65] exiting daemon [2019-09-18T14:42:33.574Z] daemon.go:459: [db7b973293b65] Daemon stopped [2019-09-18T14:42:33.574Z] daemon.go:336: [db7b973293b65] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:336: [db7b973293b65] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:364: [db7b973293b65] daemon started [2019-09-18T14:42:33.574Z] daemon.go:472: [db7b973293b65] Stopping daemon [2019-09-18T14:42:33.574Z] daemon.go:307: [db7b973293b65] exiting daemon [2019-09-18T14:42:33.574Z] daemon.go:459: [db7b973293b65] Daemon stopped [2019-09-18T14:42:33.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.55s) [2019-09-18T14:42:33.574Z] 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-18T14:42:33.574Z] daemon.go:336: [d41e719b1d345] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:336: [d41e719b1d345] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:364: [d41e719b1d345] daemon started [2019-09-18T14:42:33.574Z] daemon.go:336: [d41e719b1d345] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:307: [d41e719b1d345] exiting daemon [2019-09-18T14:42:33.574Z] daemon.go:336: [d41e719b1d345] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:364: [d41e719b1d345] daemon started [2019-09-18T14:42:33.574Z] daemon.go:472: [d41e719b1d345] Stopping daemon [2019-09-18T14:42:33.574Z] daemon.go:307: [d41e719b1d345] exiting daemon [2019-09-18T14:42:33.574Z] daemon.go:459: [d41e719b1d345] Daemon stopped [2019-09-18T14:42:33.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.56s) [2019-09-18T14:42:33.574Z] 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-18T14:42:33.574Z] daemon.go:336: [d2fb35f400250] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:336: [d2fb35f400250] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:364: [d2fb35f400250] daemon started [2019-09-18T14:42:33.574Z] daemon.go:307: [d2fb35f400250] exiting daemon [2019-09-18T14:42:33.574Z] daemon.go:336: [d2fb35f400250] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:336: [d2fb35f400250] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:364: [d2fb35f400250] daemon started [2019-09-18T14:42:33.574Z] daemon.go:472: [d2fb35f400250] Stopping daemon [2019-09-18T14:42:33.574Z] daemon.go:307: [d2fb35f400250] exiting daemon [2019-09-18T14:42:33.574Z] daemon.go:459: [d2fb35f400250] Daemon stopped [2019-09-18T14:42:33.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.27s) [2019-09-18T14:42:33.574Z] 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-18T14:42:33.574Z] daemon.go:336: [d1a3388867b36] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:336: [d1a3388867b36] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:364: [d1a3388867b36] daemon started [2019-09-18T14:42:33.574Z] daemon.go:307: [d1a3388867b36] exiting daemon [2019-09-18T14:42:33.574Z] daemon.go:336: [d1a3388867b36] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:336: [d1a3388867b36] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:364: [d1a3388867b36] daemon started [2019-09-18T14:42:33.574Z] daemon.go:472: [d1a3388867b36] Stopping daemon [2019-09-18T14:42:33.574Z] daemon.go:307: [d1a3388867b36] exiting daemon [2019-09-18T14:42:33.574Z] daemon.go:459: [d1a3388867b36] Daemon stopped [2019-09-18T14:42:33.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.12s) [2019-09-18T14:42:33.574Z] 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-18T14:42:33.574Z] daemon.go:336: [dbb84ac8f409c] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:336: [dbb84ac8f409c] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:364: [dbb84ac8f409c] daemon started [2019-09-18T14:42:33.574Z] daemon.go:472: [dbb84ac8f409c] Stopping daemon [2019-09-18T14:42:33.574Z] daemon.go:307: [dbb84ac8f409c] exiting daemon [2019-09-18T14:42:33.574Z] daemon.go:459: [dbb84ac8f409c] Daemon stopped [2019-09-18T14:42:33.574Z] daemon.go:336: [dbb84ac8f409c] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:336: [dbb84ac8f409c] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:364: [dbb84ac8f409c] daemon started [2019-09-18T14:42:33.574Z] daemon.go:472: [dbb84ac8f409c] Stopping daemon [2019-09-18T14:42:33.574Z] daemon.go:307: [dbb84ac8f409c] exiting daemon [2019-09-18T14:42:33.574Z] daemon.go:459: [dbb84ac8f409c] Daemon stopped [2019-09-18T14:42:33.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.82s) [2019-09-18T14:42:33.574Z] 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-18T14:42:33.574Z] daemon.go:336: [de2cf3a4c52a0] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:336: [de2cf3a4c52a0] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:364: [de2cf3a4c52a0] daemon started [2019-09-18T14:42:33.574Z] daemon.go:336: [de2cf3a4c52a0] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:307: [de2cf3a4c52a0] exiting daemon [2019-09-18T14:42:33.574Z] daemon.go:336: [de2cf3a4c52a0] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:364: [de2cf3a4c52a0] daemon started [2019-09-18T14:42:33.574Z] daemon.go:472: [de2cf3a4c52a0] Stopping daemon [2019-09-18T14:42:33.574Z] daemon.go:307: [de2cf3a4c52a0] exiting daemon [2019-09-18T14:42:33.574Z] daemon.go:459: [de2cf3a4c52a0] Daemon stopped [2019-09-18T14:42:33.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.32s) [2019-09-18T14:42:33.574Z] 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-18T14:42:33.574Z] daemon.go:336: [d956134b8f27b] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:336: [d956134b8f27b] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:364: [d956134b8f27b] daemon started [2019-09-18T14:42:33.574Z] daemon.go:336: [d956134b8f27b] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:307: [d956134b8f27b] exiting daemon [2019-09-18T14:42:33.574Z] daemon.go:336: [d956134b8f27b] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:364: [d956134b8f27b] daemon started [2019-09-18T14:42:33.574Z] daemon.go:472: [d956134b8f27b] Stopping daemon [2019-09-18T14:42:33.574Z] daemon.go:307: [d956134b8f27b] exiting daemon [2019-09-18T14:42:33.574Z] daemon.go:459: [d956134b8f27b] Daemon stopped [2019-09-18T14:42:33.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.10s) [2019-09-18T14:42:33.574Z] 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-18T14:42:33.574Z] daemon.go:336: [d1abacbb9924f] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:336: [d1abacbb9924f] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:364: [d1abacbb9924f] daemon started [2019-09-18T14:42:33.574Z] daemon.go:472: [d1abacbb9924f] Stopping daemon [2019-09-18T14:42:33.574Z] daemon.go:307: [d1abacbb9924f] exiting daemon [2019-09-18T14:42:33.574Z] daemon.go:459: [d1abacbb9924f] Daemon stopped [2019-09-18T14:42:33.574Z] daemon.go:336: [d1abacbb9924f] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:336: [d1abacbb9924f] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:364: [d1abacbb9924f] daemon started [2019-09-18T14:42:33.574Z] daemon.go:472: [d1abacbb9924f] Stopping daemon [2019-09-18T14:42:33.574Z] daemon.go:307: [d1abacbb9924f] exiting daemon [2019-09-18T14:42:33.574Z] daemon.go:459: [d1abacbb9924f] Daemon stopped [2019-09-18T14:42:33.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.18s) [2019-09-18T14:42:33.574Z] 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-18T14:42:33.574Z] daemon.go:336: [d9b8112e67c9c] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:336: [d9b8112e67c9c] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:364: [d9b8112e67c9c] daemon started [2019-09-18T14:42:33.574Z] daemon.go:472: [d9b8112e67c9c] Stopping daemon [2019-09-18T14:42:33.574Z] daemon.go:307: [d9b8112e67c9c] exiting daemon [2019-09-18T14:42:33.574Z] daemon.go:459: [d9b8112e67c9c] Daemon stopped [2019-09-18T14:42:33.574Z] daemon.go:336: [d9b8112e67c9c] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:336: [d9b8112e67c9c] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:364: [d9b8112e67c9c] daemon started [2019-09-18T14:42:33.574Z] daemon.go:472: [d9b8112e67c9c] Stopping daemon [2019-09-18T14:42:33.574Z] daemon.go:307: [d9b8112e67c9c] exiting daemon [2019-09-18T14:42:33.574Z] daemon.go:459: [d9b8112e67c9c] Daemon stopped [2019-09-18T14:42:33.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.89s) [2019-09-18T14:42:33.574Z] 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-18T14:42:33.574Z] daemon.go:336: [da36c05f60032] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:336: [da36c05f60032] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:364: [da36c05f60032] daemon started [2019-09-18T14:42:33.574Z] daemon.go:472: [da36c05f60032] Stopping daemon [2019-09-18T14:42:33.574Z] daemon.go:307: [da36c05f60032] exiting daemon [2019-09-18T14:42:33.574Z] daemon.go:459: [da36c05f60032] Daemon stopped [2019-09-18T14:42:33.574Z] daemon.go:336: [da36c05f60032] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:336: [da36c05f60032] waiting for daemon to start [2019-09-18T14:42:33.574Z] daemon.go:364: [da36c05f60032] daemon started [2019-09-18T14:42:33.574Z] daemon.go:472: [da36c05f60032] Stopping daemon [2019-09-18T14:42:33.575Z] daemon.go:307: [da36c05f60032] exiting daemon [2019-09-18T14:42:33.575Z] daemon.go:459: [da36c05f60032] Daemon stopped [2019-09-18T14:42:33.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2019-09-18T14:42:33.575Z] 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-18T14:42:33.575Z] daemon.go:336: [dbfd16a597095] waiting for daemon to start [2019-09-18T14:42:33.575Z] daemon.go:336: [dbfd16a597095] waiting for daemon to start [2019-09-18T14:42:33.575Z] daemon.go:364: [dbfd16a597095] daemon started [2019-09-18T14:42:33.575Z] daemon.go:472: [dbfd16a597095] Stopping daemon [2019-09-18T14:42:33.575Z] daemon.go:307: [dbfd16a597095] exiting daemon [2019-09-18T14:42:33.575Z] daemon.go:459: [dbfd16a597095] Daemon stopped [2019-09-18T14:42:33.575Z] daemon.go:336: [dbfd16a597095] waiting for daemon to start [2019-09-18T14:42:33.575Z] daemon.go:336: [dbfd16a597095] waiting for daemon to start [2019-09-18T14:42:33.575Z] daemon.go:364: [dbfd16a597095] daemon started [2019-09-18T14:42:33.575Z] daemon.go:472: [dbfd16a597095] Stopping daemon [2019-09-18T14:42:33.575Z] daemon.go:307: [dbfd16a597095] exiting daemon [2019-09-18T14:42:33.575Z] daemon.go:459: [dbfd16a597095] Daemon stopped [2019-09-18T14:42:33.575Z] === RUN TestCgroupNamespacesRun [2019-09-18T14:42:33.661Z] === RUN Test/DockerSuite/TestInspectRootFS [2019-09-18T14:42:33.661Z] === RUN Test/DockerSuite/TestInspectSizeFlagContainer [2019-09-18T14:42:35.030Z] === RUN Test/DockerSuite/TestInspectStatus [2019-09-18T14:42:35.593Z] === RUN Test/DockerSuite/TestInspectStopWhenNotFound [2019-09-18T14:42:35.597Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2019-09-18T14:42:35.597Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-09-18T14:42:35.597Z] daemon.go:336: [d4f1f0ea6c763] waiting for daemon to start [2019-09-18T14:42:35.597Z] daemon.go:336: [d4f1f0ea6c763] waiting for daemon to start [2019-09-18T14:42:35.597Z] daemon.go:364: [d4f1f0ea6c763] daemon started [2019-09-18T14:42:35.597Z] daemon.go:472: [d4f1f0ea6c763] Stopping daemon [2019-09-18T14:42:35.597Z] daemon.go:307: [d4f1f0ea6c763] exiting daemon [2019-09-18T14:42:35.597Z] daemon.go:459: [d4f1f0ea6c763] Daemon stopped [2019-09-18T14:42:35.597Z] === RUN TestCgroupNamespacesRunPrivileged [2019-09-18T14:42:37.074Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2019-09-18T14:42:37.074Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-09-18T14:42:37.074Z] daemon.go:336: [d23a756258781] waiting for daemon to start [2019-09-18T14:42:37.074Z] daemon.go:336: [d23a756258781] waiting for daemon to start [2019-09-18T14:42:37.074Z] daemon.go:364: [d23a756258781] daemon started [2019-09-18T14:42:37.074Z] daemon.go:472: [d23a756258781] Stopping daemon [2019-09-18T14:42:37.074Z] daemon.go:307: [d23a756258781] exiting daemon [2019-09-18T14:42:37.074Z] daemon.go:459: [d23a756258781] Daemon stopped [2019-09-18T14:42:37.074Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-09-18T14:42:37.490Z] === RUN Test/DockerSuite/TestInspectTemplateError [2019-09-18T14:42:38.421Z] === RUN Test/DockerSuite/TestInspectTimesAsRFC3339Nano [2019-09-18T14:42:38.986Z] === RUN Test/DockerSuite/TestInspectTypeFlagContainer [2019-09-18T14:42:39.103Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2019-09-18T14:42:39.104Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-09-18T14:42:39.104Z] daemon.go:336: [d4faf8a49e137] waiting for daemon to start [2019-09-18T14:42:39.104Z] daemon.go:336: [d4faf8a49e137] waiting for daemon to start [2019-09-18T14:42:39.104Z] daemon.go:364: [d4faf8a49e137] daemon started [2019-09-18T14:42:39.104Z] daemon.go:472: [d4faf8a49e137] Stopping daemon [2019-09-18T14:42:39.104Z] daemon.go:307: [d4faf8a49e137] exiting daemon [2019-09-18T14:42:39.104Z] daemon.go:459: [d4faf8a49e137] Daemon stopped [2019-09-18T14:42:39.104Z] === RUN TestCgroupNamespacesRunHostMode [2019-09-18T14:42:39.915Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithImage [2019-09-18T14:42:40.593Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2019-09-18T14:42:40.593Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-09-18T14:42:40.593Z] daemon.go:336: [d290b963b4b69] waiting for daemon to start [2019-09-18T14:42:40.593Z] daemon.go:336: [d290b963b4b69] waiting for daemon to start [2019-09-18T14:42:40.593Z] daemon.go:364: [d290b963b4b69] daemon started [2019-09-18T14:42:40.593Z] daemon.go:472: [d290b963b4b69] Stopping daemon [2019-09-18T14:42:40.593Z] daemon.go:307: [d290b963b4b69] exiting daemon [2019-09-18T14:42:40.593Z] daemon.go:459: [d290b963b4b69] Daemon stopped [2019-09-18T14:42:40.593Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-09-18T14:42:40.845Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithInvalidValue [2019-09-18T14:42:41.793Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithNoContainer [2019-09-18T14:42:42.626Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2019-09-18T14:42:42.627Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-09-18T14:42:42.627Z] daemon.go:336: [deeec966478e6] waiting for daemon to start [2019-09-18T14:42:42.627Z] daemon.go:336: [deeec966478e6] waiting for daemon to start [2019-09-18T14:42:42.627Z] daemon.go:364: [deeec966478e6] daemon started [2019-09-18T14:42:42.627Z] daemon.go:472: [deeec966478e6] Stopping daemon [2019-09-18T14:42:42.627Z] daemon.go:307: [deeec966478e6] exiting daemon [2019-09-18T14:42:42.627Z] daemon.go:459: [deeec966478e6] Daemon stopped [2019-09-18T14:42:42.627Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-18T14:42:42.730Z] === RUN Test/DockerSuite/TestInspectUnknownObject [2019-09-18T14:42:42.730Z] === RUN Test/DockerSuite/TestLegacyRunNoNewPrivSetuid [2019-09-18T14:42:43.245Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2019-09-18T14:42:43.245Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-09-18T14:42:43.245Z] daemon.go:336: [daeabbf3f7391] waiting for daemon to start [2019-09-18T14:42:43.245Z] daemon.go:336: [daeabbf3f7391] waiting for daemon to start [2019-09-18T14:42:43.245Z] daemon.go:364: [daeabbf3f7391] daemon started [2019-09-18T14:42:43.245Z] daemon.go:472: [daeabbf3f7391] Stopping daemon [2019-09-18T14:42:43.245Z] daemon.go:307: [daeabbf3f7391] exiting daemon [2019-09-18T14:42:43.245Z] daemon.go:459: [daeabbf3f7391] Daemon stopped [2019-09-18T14:42:43.245Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-09-18T14:42:43.293Z] === RUN Test/DockerSwarmSuite/TestPruneNetwork [2019-09-18T14:42:44.253Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2019-09-18T14:42:44.253Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-09-18T14:42:44.253Z] daemon.go:336: [debbce2cf3fba] waiting for daemon to start [2019-09-18T14:42:44.253Z] daemon.go:336: [debbce2cf3fba] waiting for daemon to start [2019-09-18T14:42:44.253Z] daemon.go:364: [debbce2cf3fba] daemon started [2019-09-18T14:42:44.253Z] daemon.go:472: [debbce2cf3fba] Stopping daemon [2019-09-18T14:42:44.253Z] daemon.go:307: [debbce2cf3fba] exiting daemon [2019-09-18T14:42:44.253Z] daemon.go:459: [debbce2cf3fba] Daemon stopped [2019-09-18T14:42:44.253Z] === RUN TestCgroupNamespacesRunOlderClient [2019-09-18T14:42:45.818Z] === RUN Test/DockerSuite/TestLinkShortDefinition [2019-09-18T14:42:46.280Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2019-09-18T14:42:46.280Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-09-18T14:42:46.280Z] daemon.go:336: [dcfd87d2f5396] waiting for daemon to start [2019-09-18T14:42:46.280Z] daemon.go:336: [dcfd87d2f5396] waiting for daemon to start [2019-09-18T14:42:46.280Z] daemon.go:364: [dcfd87d2f5396] daemon started [2019-09-18T14:42:46.280Z] daemon.go:472: [dcfd87d2f5396] Stopping daemon [2019-09-18T14:42:46.280Z] daemon.go:307: [dcfd87d2f5396] exiting daemon [2019-09-18T14:42:46.280Z] daemon.go:459: [dcfd87d2f5396] Daemon stopped [2019-09-18T14:42:46.280Z] === RUN TestKernelTCPMemory [2019-09-18T14:42:46.899Z] --- PASS: TestKernelTCPMemory (0.92s) [2019-09-18T14:42:46.899Z] === RUN TestNISDomainname [2019-09-18T14:42:47.714Z] === RUN Test/DockerSuite/TestLinksEnvs [2019-09-18T14:42:47.912Z] --- PASS: TestNISDomainname (1.07s) [2019-09-18T14:42:47.912Z] === RUN TestHostnameDnsResolution [2019-09-18T14:42:49.398Z] --- PASS: TestHostnameDnsResolution (1.16s) [2019-09-18T14:42:49.398Z] === RUN TestStats [2019-09-18T14:42:49.608Z] === RUN Test/DockerSuite/TestLinksEtcHostsRegularFile [2019-09-18T14:42:50.171Z] === RUN Test/DockerSuite/TestLinksHostsFilesInject [2019-09-18T14:42:51.441Z] --- PASS: TestStats (2.12s) [2019-09-18T14:42:51.441Z] === RUN TestStopContainerWithTimeout [2019-09-18T14:42:51.441Z] === RUN TestStopContainerWithTimeout/0 [2019-09-18T14:42:51.441Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-18T14:42:51.441Z] === RUN TestStopContainerWithTimeout/1 [2019-09-18T14:42:51.441Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-18T14:42:51.441Z] === RUN TestStopContainerWithTimeout/3 [2019-09-18T14:42:51.441Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-18T14:42:51.441Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-18T14:42:51.441Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-18T14:42:51.441Z] === CONT TestStopContainerWithTimeout/0 [2019-09-18T14:42:51.441Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-18T14:42:51.441Z] === CONT TestStopContainerWithTimeout/1 [2019-09-18T14:42:51.441Z] === CONT TestStopContainerWithTimeout/3 [2019-09-18T14:42:52.066Z] === RUN Test/DockerSuite/TestLinksInspectLinksStarted [2019-09-18T14:42:53.960Z] === RUN Test/DockerSwarmSuite/TestPsListContainersFilterIsTask [2019-09-18T14:42:54.891Z] === RUN Test/DockerSuite/TestLinksInspectLinksStopped [2019-09-18T14:42:54.904Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2019-09-18T14:42:54.904Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2019-09-18T14:42:54.904Z] --- PASS: TestStopContainerWithTimeout/1 (2.29s) [2019-09-18T14:42:54.904Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) [2019-09-18T14:42:54.904Z] --- PASS: TestStopContainerWithTimeout/3 (3.21s) [2019-09-18T14:42:54.904Z] === RUN TestDeleteDevicemapper [2019-09-18T14:42:54.904Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-18T14:42:54.904Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-18T14:42:54.904Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-18T14:42:56.388Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.02s) [2019-09-18T14:42:56.388Z] === RUN TestUpdateMemory [2019-09-18T14:42:57.417Z] === RUN Test/DockerSuite/TestLinksInvalidContainerTarget [2019-09-18T14:42:57.673Z] === RUN Test/DockerSuite/TestLinksMultipleWithSameName [2019-09-18T14:42:57.864Z] --- PASS: TestUpdateMemory (1.14s) [2019-09-18T14:42:57.864Z] === RUN TestUpdateCPUQuota [2019-09-18T14:42:58.237Z] === RUN Test/DockerSwarmSuite/TestServiceCreateMountTmpfs [2019-09-18T14:42:58.646Z] === RUN Test/DockerSuite/TestBuildDockerignoreCleanPaths [2019-09-18T14:42:59.360Z] --- PASS: TestUpdateCPUQuota (1.81s) [2019-09-18T14:42:59.360Z] === RUN TestUpdatePidsLimit [2019-09-18T14:42:59.360Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-18T14:42:59.975Z] === RUN TestUpdatePidsLimit/no_change [2019-09-18T14:43:00.258Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-18T14:43:00.546Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-18T14:43:00.758Z] === RUN Test/DockerSuite/TestLinksNetworkHostContainer [2019-09-18T14:43:01.015Z] === RUN Test/DockerSuite/TestLinksNotStartedParentNotFail [2019-09-18T14:43:01.163Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-18T14:43:01.450Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-18T14:43:01.946Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainers [2019-09-18T14:43:02.068Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-18T14:43:03.544Z] --- PASS: TestUpdatePidsLimit (4.21s) [2019-09-18T14:43:03.544Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2019-09-18T14:43:03.544Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2019-09-18T14:43:03.544Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2019-09-18T14:43:03.544Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2019-09-18T14:43:03.544Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2019-09-18T14:43:03.544Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2019-09-18T14:43:03.544Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2019-09-18T14:43:03.544Z] === RUN TestUpdateRestartPolicy [2019-09-18T14:43:04.426Z] === RUN Test/DockerSuite/TestBuildDockerignoreComment [2019-09-18T14:43:04.426Z] === RUN Test/DockerSuite/TestBuildDockerignoreExceptions [2019-09-18T14:43:11.898Z] === RUN Test/DockerSwarmSuite/TestServiceCreateMountVolume [2019-09-18T14:43:14.434Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-09-18T14:43:15.807Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainersAfterRename [2019-09-18T14:43:16.069Z] --- PASS: TestUpdateRestartPolicy (12.28s) [2019-09-18T14:43:16.069Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-18T14:43:16.706Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2019-09-18T14:43:16.706Z] === RUN TestWaitNonBlocked [2019-09-18T14:43:16.706Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-18T14:43:16.706Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-18T14:43:16.706Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-18T14:43:16.706Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-18T14:43:16.706Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-18T14:43:16.706Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-18T14:43:17.703Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-09-18T14:43:17.714Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-09-18T14:43:17.714Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s) [2019-09-18T14:43:17.714Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2019-09-18T14:43:17.714Z] === RUN TestWaitBlocked [2019-09-18T14:43:17.714Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-18T14:43:17.714Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-18T14:43:17.714Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-18T14:43:17.714Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-18T14:43:17.714Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-18T14:43:17.714Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-18T14:43:18.633Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainersOnRename [2019-09-18T14:43:18.734Z] --- PASS: TestWaitBlocked (0.04s) [2019-09-18T14:43:18.734Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2019-09-18T14:43:18.734Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2019-09-18T14:43:18.734Z] === CONT TestContainerStartOnDaemonRestart [2019-09-18T14:43:18.734Z] === CONT TestDaemonRestartIpcMode [2019-09-18T14:43:18.734Z] === CONT TestIpcModeOlderClient [2019-09-18T14:43:19.028Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-09-18T14:43:20.527Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-09-18T14:43:20.783Z] === RUN Test/DockerSuite/TestLinksPingUnlinkedContainers [2019-09-18T14:43:21.716Z] === RUN Test/DockerSuite/TestLinksUpdateOnRestart [2019-09-18T14:43:22.514Z] --- PASS: TestContainerStartOnDaemonRestart (3.31s) [2019-09-18T14:43:22.514Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-09-18T14:43:22.514Z] daemon.go:336: [db5fa37a00038] waiting for daemon to start [2019-09-18T14:43:22.514Z] daemon.go:336: [db5fa37a00038] waiting for daemon to start [2019-09-18T14:43:22.514Z] daemon.go:364: [db5fa37a00038] daemon started [2019-09-18T14:43:22.514Z] daemon.go:336: [db5fa37a00038] waiting for daemon to start [2019-09-18T14:43:22.514Z] daemon.go:307: [db5fa37a00038] exiting daemon [2019-09-18T14:43:22.514Z] daemon.go:336: [db5fa37a00038] waiting for daemon to start [2019-09-18T14:43:22.514Z] daemon.go:364: [db5fa37a00038] daemon started [2019-09-18T14:43:22.514Z] daemon.go:472: [db5fa37a00038] Stopping daemon [2019-09-18T14:43:22.514Z] daemon.go:307: [db5fa37a00038] exiting daemon [2019-09-18T14:43:22.514Z] daemon.go:459: [db5fa37a00038] Daemon stopped [2019-09-18T14:43:23.131Z] --- PASS: TestDaemonRestartIpcMode (4.10s) [2019-09-18T14:43:23.131Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-09-18T14:43:23.131Z] daemon.go:336: [d789bf24b8ea5] waiting for daemon to start [2019-09-18T14:43:23.131Z] daemon.go:336: [d789bf24b8ea5] waiting for daemon to start [2019-09-18T14:43:23.131Z] daemon.go:364: [d789bf24b8ea5] daemon started [2019-09-18T14:43:23.131Z] daemon.go:472: [d789bf24b8ea5] Stopping daemon [2019-09-18T14:43:23.131Z] daemon.go:307: [d789bf24b8ea5] exiting daemon [2019-09-18T14:43:23.131Z] daemon.go:459: [d789bf24b8ea5] Daemon stopped [2019-09-18T14:43:23.131Z] daemon.go:336: [d789bf24b8ea5] waiting for daemon to start [2019-09-18T14:43:23.131Z] daemon.go:336: [d789bf24b8ea5] waiting for daemon to start [2019-09-18T14:43:23.131Z] daemon.go:364: [d789bf24b8ea5] daemon started [2019-09-18T14:43:23.131Z] daemon.go:472: [d789bf24b8ea5] Stopping daemon [2019-09-18T14:43:23.131Z] daemon.go:307: [d789bf24b8ea5] exiting daemon [2019-09-18T14:43:23.131Z] daemon.go:459: [d789bf24b8ea5] Daemon stopped [2019-09-18T14:43:23.131Z] PASS [2019-09-18T14:43:23.131Z] [2019-09-18T14:43:23.131Z] === Skipped [2019-09-18T14:43:23.131Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-09-18T14:43:23.131Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-18T14:43:23.131Z] [2019-09-18T14:43:23.131Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-18T14:43:23.131Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-18T14:43:23.131Z] [2019-09-18T14:43:23.131Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-09-18T14:43:23.131Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-18T14:43:23.131Z] [2019-09-18T14:43:23.131Z] [2019-09-18T14:43:23.131Z] DONE 197 tests, 3 skipped in 124.743s [2019-09-18T14:43:23.131Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-09-18T14:43:23.131Z] ++ 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-18T14:43:23.131Z] ++ set -e [2019-09-18T14:43:23.131Z] ++ '[' -n 0 ']' [2019-09-18T14:43:23.131Z] ++ set -x [2019-09-18T14:43:23.131Z] ++ env -i DEST=/go/src/github.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-18T14:43:23.131Z] INFO: Testing against a local daemon [2019-09-18T14:43:23.131Z] === RUN TestCommitInheritsEnv [2019-09-18T14:43:23.747Z] --- PASS: TestCommitInheritsEnv (0.46s) [2019-09-18T14:43:23.747Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-18T14:43:23.747Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-18T14:43:23.747Z] === RUN TestImagesFilterMultiReference [2019-09-18T14:43:23.747Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-09-18T14:43:23.747Z] === RUN TestImagePullPlatformInvalid [2019-09-18T14:43:23.747Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-09-18T14:43:23.747Z] === RUN TestRemoveImageOrphaning [2019-09-18T14:43:24.241Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-09-18T14:43:24.365Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2019-09-18T14:43:24.365Z] === RUN TestRemoveImageGarbageCollector [2019-09-18T14:43:24.365Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-09-18T14:43:24.365Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:43:24.365Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-18T14:43:24.365Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-09-18T14:43:24.365Z] === RUN TestTagInvalidReference [2019-09-18T14:43:24.365Z] --- PASS: TestTagInvalidReference (0.05s) [2019-09-18T14:43:24.365Z] === RUN TestTagValidPrefixedRepo [2019-09-18T14:43:24.365Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-09-18T14:43:24.365Z] === RUN TestTagExistedNameWithoutForce [2019-09-18T14:43:24.365Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-09-18T14:43:24.365Z] === RUN TestTagOfficialNames [2019-09-18T14:43:24.365Z] --- PASS: TestTagOfficialNames (0.06s) [2019-09-18T14:43:24.365Z] === RUN TestTagMatchesDigest [2019-09-18T14:43:24.365Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-09-18T14:43:24.365Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-18T14:43:24.498Z] === RUN Test/DockerSuite/TestLoadNoStdinFail [2019-09-18T14:43:24.755Z] === RUN Test/DockerSuite/TestLoadZeroSizeLayer [2019-09-18T14:43:25.319Z] === RUN Test/DockerSuite/TestLoginWithoutTTY [2019-09-18T14:43:25.319Z] === RUN Test/DockerSuite/TestLogsAPIContainerNotFound [2019-09-18T14:43:25.319Z] === RUN Test/DockerSuite/TestLogsAPIFollowEmptyOutput [2019-09-18T14:43:26.249Z] === RUN Test/DockerSuite/TestLogsAPINoStdoutNorStderr [2019-09-18T14:43:27.180Z] === RUN Test/DockerSuite/TestLogsAPIUntil [2019-09-18T14:43:29.074Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-09-18T14:43:30.969Z] === RUN Test/DockerSuite/TestLogsAPIUntilDefaultValue [2019-09-18T14:43:31.903Z] === RUN Test/DockerSuite/TestLogsAPIUntilFutureFollow [2019-09-18T14:43:32.469Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-09-18T14:43:35.741Z] === RUN Test/DockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-09-18T14:43:37.111Z] === RUN Test/DockerSuite/TestLogsAPIWithStdout [2019-09-18T14:43:38.046Z] === RUN Test/DockerSuite/TestLogsCLIContainerNotFound [2019-09-18T14:43:38.046Z] === RUN Test/DockerSuite/TestLogsContainerBiggerThanPage [2019-09-18T14:43:39.420Z] === RUN Test/DockerSuite/TestLogsContainerMuchBiggerThanPage [2019-09-18T14:43:39.420Z] === RUN Test/DockerSwarmSuite/TestServiceHealthRun [2019-09-18T14:43:41.337Z] === RUN Test/DockerSuite/TestLogsContainerSmallerThanPage [2019-09-18T14:43:42.268Z] === RUN Test/DockerSuite/TestLogsFollowGoroutinesNoOutput [2019-09-18T14:43:43.637Z] === RUN Test/DockerSuite/TestLogsFollowGoroutinesWithStdout [2019-09-18T14:43:45.008Z] === RUN Test/DockerSuite/TestLogsFollowSlowStdoutConsumer [2019-09-18T14:43:46.903Z] === RUN Test/DockerSwarmSuite/TestServiceHealthStart [2019-09-18T14:43:47.835Z] === RUN Test/DockerSuite/TestLogsFollowStopped [2019-09-18T14:43:48.767Z] === RUN Test/DockerSuite/TestLogsSeparateStderr [2019-09-18T14:43:49.697Z] === RUN Test/DockerSuite/TestLogsSince [2019-09-18T14:43:52.220Z] === RUN Test/DockerSwarmSuite/TestServiceLogs [2019-09-18T14:43:57.477Z] === RUN Test/DockerSuite/TestLogsSinceFutureFollow [2019-09-18T14:44:02.727Z] === RUN Test/DockerSuite/TestLogsStderrInStdout [2019-09-18T14:44:03.290Z] === RUN Test/DockerSuite/TestLogsTail [2019-09-18T14:44:04.220Z] === RUN Test/DockerSuite/TestLogsTimestamps [2019-09-18T14:44:04.824Z] === RUN Test/DockerSuite/TestBuildDockerignoreTouchDockerfile [2019-09-18T14:44:05.152Z] === RUN Test/DockerSuite/TestLogsWithDetails [2019-09-18T14:44:05.716Z] === RUN Test/DockerSwarmSuite/TestServiceLogsCompleteness [2019-09-18T14:44:05.789Z] === RUN Test/DockerSuite/TestBuildDockerignoringBadExclusion [2019-09-18T14:44:05.973Z] === RUN Test/DockerSuite/TestMountIntoProc [2019-09-18T14:44:06.537Z] === RUN Test/DockerSuite/TestMountIntoSys [2019-09-18T14:44:06.757Z] === RUN Test/DockerSuite/TestBuildDockerignoringDockerfile [2019-09-18T14:44:07.468Z] === RUN Test/DockerSuite/TestNetHostname [2019-09-18T14:44:08.840Z] === RUN Test/DockerSwarmSuite/TestServiceLogsDetails [2019-09-18T14:44:10.230Z] === RUN Test/DockerSuite/TestNetHostnameWithNetHost [2019-09-18T14:44:10.487Z] === RUN Test/DockerSuite/TestNetworkEvents [2019-09-18T14:44:12.383Z] === RUN Test/DockerSuite/TestNetworkRmWithActiveContainers [2019-09-18T14:44:13.314Z] === RUN Test/DockerSwarmSuite/TestServiceLogsFollow [2019-09-18T14:44:14.682Z] === RUN Test/DockerSuite/TestPermissionsPtsReadonlyRootfs [2019-09-18T14:44:15.614Z] === RUN Test/DockerSuite/TestPluginActive [2019-09-18T14:44:16.545Z] === RUN Test/DockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-09-18T14:44:17.913Z] === RUN Test/DockerSuite/TestPluginActiveNetwork [2019-09-18T14:44:26.011Z] === RUN Test/DockerSwarmSuite/TestServiceLogsSince [2019-09-18T14:44:26.011Z] === RUN Test/DockerSuite/TestPluginInspectOnWindows [2019-09-18T14:44:26.011Z] === RUN Test/DockerSuite/TestPluginInstallDisableVolumeLs [2019-09-18T14:44:26.011Z] === RUN Test/DockerSuite/TestPluginLogDriver [2019-09-18T14:44:27.822Z] === RUN Test/DockerSuite/TestBuildDockerignoringDockerignore [2019-09-18T14:44:28.540Z] === RUN Test/DockerSwarmSuite/TestServiceLogsTTY [2019-09-18T14:44:29.471Z] === RUN Test/DockerSuite/TestPluginLogDriverInfoList [2019-09-18T14:44:31.368Z] === RUN Test/DockerSuite/TestPluginMetricsCollector [2019-09-18T14:44:33.262Z] === RUN Test/DockerSuite/TestPluginUpgrade [2019-09-18T14:44:38.130Z] === RUN Test/DockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-09-18T14:44:38.515Z] === RUN Test/DockerSuite/TestPortBindingOnSandbox [2019-09-18T14:44:41.036Z] === RUN Test/DockerSuite/TestPortExposeHostBinding [2019-09-18T14:44:41.600Z] === RUN Test/DockerSwarmSuite/TestServiceLogsTail [2019-09-18T14:44:42.546Z] === RUN Test/DockerSuite/TestPortHostBinding [2019-09-18T14:44:44.447Z] === RUN Test/DockerSuite/TestPortList [2019-09-18T14:44:55.789Z] === RUN Test/DockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-09-18T14:44:56.630Z] === RUN Test/DockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-09-18T14:44:56.630Z] === RUN Test/DockerSwarmSuite/TestServiceLogsTaskLogs [2019-09-18T14:44:56.630Z] === RUN Test/DockerSuite/TestPostContainersAttach [2019-09-18T14:45:04.723Z] === RUN Test/DockerSuite/TestPostContainersAttachContainerNotFound [2019-09-18T14:45:04.723Z] === RUN Test/DockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-09-18T14:45:04.723Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-09-18T14:45:05.287Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeNegative [2019-09-18T14:45:05.287Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeOmitted [2019-09-18T14:45:06.217Z] === RUN Test/DockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-09-18T14:45:06.217Z] === RUN Test/DockerSuite/TestPostContainersCreateWithShmSize [2019-09-18T14:45:07.147Z] === RUN Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-09-18T14:45:07.147Z] === RUN Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-09-18T14:45:09.041Z] === RUN Test/DockerSwarmSuite/TestServiceScale [2019-09-18T14:45:09.041Z] === RUN Test/DockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-09-18T14:45:09.041Z] === RUN Test/DockerSuite/TestPruneContainerLabel [2019-09-18T14:45:12.314Z] === RUN Test/DockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-09-18T14:45:13.245Z] === RUN Test/DockerSuite/TestPruneContainerUntil [2019-09-18T14:45:15.140Z] === RUN Test/DockerSuite/TestPruneNetworkLabel [2019-09-18T14:45:15.396Z] === RUN Test/DockerSuite/TestPruneVolumeLabel [2019-09-18T14:45:15.653Z] === RUN Test/DockerSuite/TestPsByOrder [2019-09-18T14:45:19.830Z] === RUN Test/DockerSuite/TestPsImageIDAfterUpdate [2019-09-18T14:45:20.760Z] === RUN Test/DockerSuite/TestPsListContainersBase [2019-09-18T14:45:24.949Z] === RUN Test/DockerSuite/TestPsListContainersFilterAncestorImage [2019-09-18T14:45:30.200Z] === RUN Test/DockerSuite/TestPsListContainersFilterCreated [2019-09-18T14:45:30.457Z] === RUN Test/DockerSuite/TestPsListContainersFilterExited [2019-09-18T14:45:31.439Z] === RUN Test/DockerSuite/TestBuildDockerignoringWholeDir [2019-09-18T14:45:32.352Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsConfig [2019-09-18T14:45:35.630Z] === RUN Test/DockerSuite/TestPsListContainersFilterHealth [2019-09-18T14:45:35.630Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-09-18T14:45:38.903Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-18T14:45:43.807Z] === RUN Test/DockerSuite/TestBuildDockerignoringWildDirs [2019-09-18T14:45:44.158Z] === RUN Test/DockerSuite/TestPsListContainersFilterID [2019-09-18T14:45:45.528Z] === RUN Test/DockerSuite/TestPsListContainersFilterLabel [2019-09-18T14:45:48.049Z] === RUN Test/DockerSuite/TestPsListContainersFilterName [2019-09-18T14:45:49.943Z] === RUN Test/DockerSuite/TestPsListContainersFilterNetwork [2019-09-18T14:45:51.836Z] === RUN Test/DockerSuite/TestPsListContainersFilterPorts [2019-09-18T14:45:53.731Z] === RUN Test/DockerSuite/TestPsListContainersFilterStatus [2019-09-18T14:45:54.110Z] === RUN Test/DockerSuite/TestBuildDockerignoringWildTopDir [2019-09-18T14:45:55.626Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsScope [2019-09-18T14:45:56.570Z] === RUN Test/DockerSuite/TestPsListContainersSize [2019-09-18T14:45:57.940Z] === RUN Test/DockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-09-18T14:45:58.197Z] === RUN Test/DockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-09-18T14:45:59.127Z] === RUN Test/DockerSuite/TestPsRightTagName [2019-09-18T14:46:02.401Z] === RUN Test/DockerSuite/TestPsShowMounts [2019-09-18T14:46:03.769Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsSecret [2019-09-18T14:46:04.701Z] === RUN Test/DockerSuite/TestPtraceContainerProcsFromHost [2019-09-18T14:46:05.631Z] === RUN Test/DockerSuite/TestPullLinuxImageFailsOnWindows [2019-09-18T14:46:05.631Z] === RUN Test/DockerSuite/TestPullWindowsImageFailsOnLinux [2019-09-18T14:46:05.631Z] === RUN Test/DockerSuite/TestPushToCentralRegistryUnauthorized [2019-09-18T14:46:05.888Z] === RUN Test/DockerSuite/TestPushUnprefixedRepo [2019-09-18T14:46:05.888Z] === RUN Test/DockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-09-18T14:46:06.453Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsService [2019-09-18T14:46:07.019Z] === RUN Test/DockerSuite/TestRestartAutoRemoveContainer [2019-09-18T14:46:08.914Z] === RUN Test/DockerSuite/TestRestartContainerSuccess [2019-09-18T14:46:10.283Z] === RUN Test/DockerSuite/TestRestartContainerwithGoodContainer [2019-09-18T14:46:11.213Z] === RUN Test/DockerSuite/TestRestartContainerwithRestartPolicy [2019-09-18T14:46:19.310Z] === RUN Test/DockerSuite/TestRestartDisconnectedContainer [2019-09-18T14:46:21.203Z] === RUN Test/DockerSuite/TestRestartPolicyAfterRestart [2019-09-18T14:46:22.573Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-18T14:46:23.943Z] === RUN Test/DockerSuite/TestRestartPolicyAlways [2019-09-18T14:46:23.943Z] === RUN Test/DockerSuite/TestRestartPolicyNO [2019-09-18T14:46:23.943Z] === RUN Test/DockerSuite/TestRestartPolicyOnFailure [2019-09-18T14:46:24.200Z] === RUN Test/DockerSuite/TestRestartRunningContainer [2019-09-18T14:46:27.491Z] === RUN Test/DockerSuite/TestRestartStoppedContainer [2019-09-18T14:46:28.860Z] === RUN Test/DockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-09-18T14:46:33.034Z] === RUN Test/DockerSuite/TestRestartWithVolumes [2019-09-18T14:46:34.403Z] === RUN Test/DockerSuite/TestRmiBlank [2019-09-18T14:46:34.403Z] === RUN Test/DockerSuite/TestRmiByIDHardConflict [2019-09-18T14:46:34.660Z] === RUN Test/DockerSuite/TestRmiContainerImageNotFound [2019-09-18T14:46:38.835Z] === RUN Test/DockerSuite/TestRmiForceWithExistingContainers [2019-09-18T14:46:40.205Z] === RUN Test/DockerSuite/TestRmiForceWithMultipleRepositories [2019-09-18T14:46:40.205Z] === RUN Test/DockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-09-18T14:46:42.100Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterEventsType [2019-09-18T14:46:42.357Z] === RUN Test/DockerSuite/TestRmiImgIDForce [2019-09-18T14:46:43.729Z] === RUN Test/DockerSuite/TestRmiImgIDMultipleTag [2019-09-18T14:46:45.625Z] === RUN Test/DockerSuite/TestRmiParentImageFail [2019-09-18T14:46:46.996Z] === RUN Test/DockerSuite/TestRmiTag [2019-09-18T14:46:46.996Z] === RUN Test/DockerSuite/TestRmiTagWithExistingContainers [2019-09-18T14:46:47.930Z] === RUN Test/DockerSuite/TestRmiUntagHistoryLayer [2019-09-18T14:46:50.454Z] === RUN Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-18T14:46:52.983Z] === RUN Test/DockerSuite/TestRmiWithContainerFails [2019-09-18T14:46:54.065Z] === RUN Test/DockerSuite/TestRmiWithMultipleRepositories [2019-09-18T14:46:54.995Z] === RUN Test/DockerSuite/TestRmiWithParentInUse [2019-09-18T14:46:55.252Z] === RUN Test/DockerSuite/TestRunAddDeviceCgroupRule [2019-09-18T14:46:57.166Z] === RUN Test/DockerSuite/TestRunAddHost [2019-09-18T14:46:57.729Z] === RUN Test/DockerSuite/TestRunAddHostInHostMode [2019-09-18T14:46:58.294Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevices [2019-09-18T14:46:59.223Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-09-18T14:46:59.223Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-09-18T14:47:00.153Z] === RUN Test/DockerSuite/TestRunAllocatePortInReservedRange [2019-09-18T14:47:02.047Z] === RUN Test/DockerSuite/TestRunAllowBindMountingRoot [2019-09-18T14:47:02.610Z] === RUN Test/DockerSuite/TestRunAllowPortRangeThroughExpose [2019-09-18T14:47:03.541Z] === RUN Test/DockerSuite/TestRunAllowPortRangeThroughPublish [2019-09-18T14:47:04.909Z] === RUN Test/DockerSuite/TestRunApparmorProcDirectory [2019-09-18T14:47:06.278Z] === RUN Test/DockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-09-18T14:47:08.171Z] === RUN Test/DockerSuite/TestRunAttachDetach [2019-09-18T14:47:09.101Z] === RUN Test/DockerSuite/TestRunAttachDetachFromConfig [2019-09-18T14:47:10.472Z] === RUN Test/DockerSuite/TestRunAttachDetachFromFlag [2019-09-18T14:47:11.401Z] === RUN Test/DockerSuite/TestRunAttachDetachFromInvalidFlag [2019-09-18T14:47:12.333Z] === RUN Test/DockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-09-18T14:47:13.264Z] === RUN Test/DockerSuite/TestRunAttachFailedNoLeak [2019-09-18T14:47:14.193Z] === RUN Test/DockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-09-18T14:47:15.565Z] === RUN Test/DockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-09-18T14:47:16.128Z] === RUN Test/DockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-09-18T14:47:17.058Z] === RUN Test/DockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-09-18T14:47:17.988Z] === RUN Test/DockerSuite/TestRunAttachWithDetach [2019-09-18T14:47:17.988Z] === RUN Test/DockerSuite/TestRunBindMounts [2019-09-18T14:47:20.529Z] === RUN Test/DockerSuite/TestRunCapAddALLCanDownInterface [2019-09-18T14:47:21.459Z] === RUN Test/DockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-09-18T14:47:22.389Z] === RUN Test/DockerSuite/TestRunCapAddCHOWN [2019-09-18T14:47:23.319Z] === RUN Test/DockerSuite/TestRunCapAddCanDownInterface [2019-09-18T14:47:23.882Z] === RUN Test/DockerSuite/TestRunCapAddInvalid [2019-09-18T14:47:23.882Z] === RUN Test/DockerSuite/TestRunCapAddSYSTIME [2019-09-18T14:47:24.811Z] === RUN Test/DockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-09-18T14:47:25.740Z] === RUN Test/DockerSuite/TestRunCapDropALLCannotMknod [2019-09-18T14:47:26.670Z] === RUN Test/DockerSuite/TestRunCapDropCannotMknod [2019-09-18T14:47:27.601Z] === RUN Test/DockerSuite/TestRunCapDropCannotMknodLowerCase [2019-09-18T14:47:28.530Z] === RUN Test/DockerSuite/TestRunCapDropInvalid [2019-09-18T14:47:28.530Z] === RUN Test/DockerSuite/TestRunCidFileCheckIDLength [2019-09-18T14:47:29.460Z] === RUN Test/DockerSuite/TestRunCidFileCleanupIfEmpty [2019-09-18T14:47:29.460Z] === RUN Test/DockerSuite/TestRunCleanupCmdOnEntrypoint [2019-09-18T14:47:30.827Z] === RUN Test/DockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-09-18T14:47:31.757Z] === RUN Test/DockerSuite/TestRunContainerNetModeWithExposePort [2019-09-18T14:47:32.687Z] === RUN Test/DockerSuite/TestRunContainerNetwork [2019-09-18T14:47:33.618Z] === RUN Test/DockerSuite/TestRunContainerNetworkModeToSelf [2019-09-18T14:47:33.618Z] === RUN Test/DockerSuite/TestRunContainerWithCgroupMountRO [2019-09-18T14:47:34.548Z] === RUN Test/DockerSuite/TestRunContainerWithCgroupParent [2019-09-18T14:47:35.324Z] === RUN Test/DockerSuite/TestBuildDotDotFile [2019-09-18T14:47:35.324Z] === RUN Test/DockerSuite/TestBuildEOLInLine [2019-09-18T14:47:35.324Z] === RUN Test/DockerSuite/TestBuildEmptyCmd [2019-09-18T14:47:35.324Z] === RUN Test/DockerSuite/TestBuildEmptyEntrypoint [2019-09-18T14:47:35.324Z] === RUN Test/DockerSuite/TestBuildEmptyEntrypointInheritance [2019-09-18T14:47:35.324Z] === RUN Test/DockerSuite/TestBuildEmptyScratch [2019-09-18T14:47:35.324Z] === RUN Test/DockerSuite/TestBuildEmptyStringVolume [2019-09-18T14:47:35.324Z] === RUN Test/DockerSuite/TestBuildEntrypoint [2019-09-18T14:47:35.324Z] === RUN Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-09-18T14:47:36.443Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-09-18T14:47:36.855Z] === RUN Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-09-18T14:47:38.335Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfs [2019-09-18T14:47:39.705Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-09-18T14:47:39.759Z] === RUN Test/DockerSuite/TestBuildEntrypointRunCleanup [2019-09-18T14:47:40.635Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-09-18T14:47:41.322Z] === RUN Test/DockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-09-18T14:47:42.253Z] === RUN Test/DockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-09-18T14:47:43.182Z] === RUN Test/DockerSuite/TestRunContainerWithWritableRootfs [2019-09-18T14:47:44.127Z] === RUN Test/DockerSuite/TestRunCopyVolumeContent [2019-09-18T14:47:45.702Z] === RUN Test/DockerSuite/TestBuildEnv [2019-09-18T14:47:45.703Z] === RUN Test/DockerSuite/TestBuildEnvEscapes [2019-09-18T14:47:45.703Z] === RUN Test/DockerSuite/TestBuildEnvOverwrite [2019-09-18T14:47:45.703Z] === RUN Test/DockerSuite/TestBuildEnvUsage [2019-09-18T14:47:45.703Z] === RUN Test/DockerSuite/TestBuildEnvUsage2 [2019-09-18T14:47:45.703Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-09-18T14:47:46.021Z] === RUN Test/DockerSuite/TestRunCopyVolumeUIDGID [2019-09-18T14:47:48.596Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementEnv [2019-09-18T14:47:48.596Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementExpose [2019-09-18T14:47:48.596Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementUser [2019-09-18T14:47:48.596Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementVolume [2019-09-18T14:47:49.560Z] === RUN Test/DockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-09-18T14:47:50.197Z] === RUN Test/DockerSuite/TestRunCreateContainerFailedCleanUp [2019-09-18T14:47:50.197Z] === RUN Test/DockerSuite/TestRunCreateVolume [2019-09-18T14:47:50.453Z] === RUN Test/DockerSuite/TestRunCreateVolumeEtc [2019-09-18T14:47:53.727Z] === RUN Test/DockerSuite/TestRunCreateVolumeWithSymlink [2019-09-18T14:47:55.096Z] === RUN Test/DockerSuite/TestRunCreateVolumesInSymlinkDir [2019-09-18T14:47:55.341Z] === RUN Test/DockerSuite/TestBuildEscapeNotBackslashWordTest [2019-09-18T14:47:58.373Z] === RUN Test/DockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-09-18T14:48:00.894Z] === RUN Test/DockerSuite/TestRunCredentialSpecFailures [2019-09-18T14:48:00.894Z] === RUN Test/DockerSuite/TestRunCredentialSpecWellFormed [2019-09-18T14:48:00.894Z] === RUN Test/DockerSuite/TestRunDNSDefaultOptions [2019-09-18T14:48:01.823Z] === RUN Test/DockerSuite/TestRunDNSInHostMode [2019-09-18T14:48:03.720Z] === RUN Test/DockerSuite/TestRunDNSOptions [2019-09-18T14:48:05.617Z] === RUN Test/DockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-09-18T14:48:08.139Z] === RUN Test/DockerSuite/TestRunDNSRepeatOptions [2019-09-18T14:48:08.702Z] === RUN Test/DockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-09-18T14:48:10.595Z] === RUN Test/DockerSuite/TestRunDetachedContainerIDPrinting [2019-09-18T14:48:11.525Z] === RUN Test/DockerSuite/TestRunDeviceDirectory [2019-09-18T14:48:11.525Z] === RUN Test/DockerSuite/TestRunDeviceNumbers [2019-09-18T14:48:12.454Z] === RUN Test/DockerSuite/TestRunDeviceSymlink [2019-09-18T14:48:13.000Z] === RUN Test/DockerSuite/TestBuildEscapeWhitespace [2019-09-18T14:48:13.000Z] === RUN Test/DockerSuite/TestBuildExoticShellInterpolation [2019-09-18T14:48:13.000Z] === RUN Test/DockerSuite/TestBuildExpose [2019-09-18T14:48:13.000Z] === RUN Test/DockerSuite/TestBuildExposeMorePorts [2019-09-18T14:48:13.000Z] === RUN Test/DockerSuite/TestBuildExposeOrder [2019-09-18T14:48:13.000Z] === RUN Test/DockerSuite/TestBuildExposeUpperCaseProto [2019-09-18T14:48:13.000Z] === RUN Test/DockerSuite/TestBuildFails [2019-09-18T14:48:14.351Z] === RUN Test/DockerSuite/TestRunDisallowBindMountingRootToRoot [2019-09-18T14:48:14.351Z] === RUN Test/DockerSuite/TestRunDuplicateMount [2019-09-18T14:48:15.170Z] === RUN Test/DockerSuite/TestBuildFailsGitNotCallable [2019-09-18T14:48:15.170Z] === RUN Test/DockerSuite/TestBuildFollowSymlinkToDir [2019-09-18T14:48:15.281Z] === RUN Test/DockerSuite/TestRunEchoNamedContainer [2019-09-18T14:48:16.211Z] === RUN Test/DockerSuite/TestRunEchoStdout [2019-09-18T14:48:16.774Z] === RUN Test/DockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-09-18T14:48:17.708Z] === RUN Test/DockerSuite/TestRunEmptyEnv [2019-09-18T14:48:17.708Z] === RUN Test/DockerSuite/TestRunEntrypoint [2019-09-18T14:48:18.642Z] === RUN Test/DockerSuite/TestRunEnvironment [2019-09-18T14:48:19.571Z] === RUN Test/DockerSuite/TestRunEnvironmentErase [2019-09-18T14:48:20.502Z] === RUN Test/DockerSuite/TestRunEnvironmentOverride [2019-09-18T14:48:20.947Z] === RUN Test/DockerSuite/TestBuildFollowSymlinkToFile [2019-09-18T14:48:21.432Z] === RUN Test/DockerSuite/TestRunExitCode [2019-09-18T14:48:22.366Z] === RUN Test/DockerSuite/TestRunExitCodeOne [2019-09-18T14:48:22.932Z] === RUN Test/DockerSuite/TestRunExitCodeZero [2019-09-18T14:48:23.862Z] === RUN Test/DockerSuite/TestRunExitOnStdinClose [2019-09-18T14:48:24.793Z] === RUN Test/DockerSuite/TestRunExposePort [2019-09-18T14:48:24.793Z] === RUN Test/DockerSuite/TestRunFullHostnameSet [2019-09-18T14:48:25.624Z] === RUN Test/DockerSuite/TestBuildForceRm [2019-09-18T14:48:25.723Z] === RUN Test/DockerSuite/TestRunGroupAdd [2019-09-18T14:48:26.653Z] === RUN Test/DockerSuite/TestRunHostnameFQDN [2019-09-18T14:48:28.545Z] === RUN Test/DockerSuite/TestRunHostnameInHostMode [2019-09-18T14:48:28.545Z] === RUN Test/DockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-18T14:48:28.545Z] === RUN Test/DockerSuite/TestRunInitLayerPathOwnership [2019-09-18T14:48:32.676Z] === RUN Test/DockerSuite/TestBuildFromGit [2019-09-18T14:48:32.719Z] === RUN Test/DockerSuite/TestRunInspectMacAddress [2019-09-18T14:48:33.282Z] === RUN Test/DockerSuite/TestRunInteractiveWithRestartPolicy [2019-09-18T14:48:42.975Z] === RUN Test/DockerSuite/TestBuildFromGitWithContext [2019-09-18T14:48:45.166Z] === RUN Test/DockerSuite/TestBuildFromGitWithF [2019-09-18T14:48:45.458Z] === RUN Test/DockerSuite/TestRunInvalidCPUShares [2019-09-18T14:48:46.394Z] === RUN Test/DockerSuite/TestRunInvalidCgroupParent [2019-09-18T14:48:48.303Z] === RUN Test/DockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-09-18T14:48:48.303Z] === RUN Test/DockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-09-18T14:48:48.303Z] === RUN Test/DockerSuite/TestRunInvalidReference [2019-09-18T14:48:48.303Z] === RUN Test/DockerSuite/TestRunLeakyFileDescriptors [2019-09-18T14:48:48.867Z] === RUN Test/DockerSuite/TestRunLinkToContainerNetMode [2019-09-18T14:48:51.005Z] === RUN Test/DockerSuite/TestBuildFromMixedcaseDockerfile [2019-09-18T14:48:51.006Z] === RUN Test/DockerSuite/TestBuildFromOfficialNames [2019-09-18T14:48:51.470Z] === RUN Test/DockerSuite/TestBuildFromRemoteTarball [2019-09-18T14:48:52.140Z] === RUN Test/DockerSuite/TestRunLinksContainerWithContainerID [2019-09-18T14:48:52.450Z] === RUN Test/DockerSuite/TestBuildFromStdinWithF [2019-09-18T14:48:52.450Z] === RUN Test/DockerSuite/TestBuildFromURLWithF [2019-09-18T14:48:54.038Z] === RUN Test/DockerSuite/TestRunLinksContainerWithContainerName [2019-09-18T14:48:55.931Z] === RUN Test/DockerSuite/TestRunLookupGoogleDNS [2019-09-18T14:48:56.495Z] === RUN Test/DockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-09-18T14:48:57.424Z] === RUN Test/DockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-09-18T14:48:57.988Z] === RUN Test/DockerSuite/TestRunModeHostname [2019-09-18T14:48:59.359Z] === RUN Test/DockerSuite/TestRunModeIpcContainerNotExists [2019-09-18T14:48:59.359Z] === RUN Test/DockerSuite/TestRunModeIpcContainerNotRunning [2019-09-18T14:48:59.615Z] === RUN Test/DockerSuite/TestRunModeIpcHost [2019-09-18T14:49:00.986Z] === RUN Test/DockerSuite/TestRunModeNetContainerHostname [2019-09-18T14:49:01.958Z] --- PASS: TestImportExtremelyLargeImageWorks (328.69s) [2019-09-18T14:49:01.958Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-09-18T14:49:01.958Z] daemon.go:336: [dc80a0bf152f1] waiting for daemon to start [2019-09-18T14:49:01.958Z] daemon.go:336: [dc80a0bf152f1] waiting for daemon to start [2019-09-18T14:49:01.958Z] daemon.go:364: [dc80a0bf152f1] daemon started [2019-09-18T14:49:01.958Z] daemon.go:472: [dc80a0bf152f1] Stopping daemon [2019-09-18T14:49:01.958Z] daemon.go:307: [dc80a0bf152f1] exiting daemon [2019-09-18T14:49:01.958Z] daemon.go:459: [dc80a0bf152f1] Daemon stopped [2019-09-18T14:49:01.958Z] PASS [2019-09-18T14:49:01.958Z] [2019-09-18T14:49:01.958Z] === Skipped [2019-09-18T14:49:01.958Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-09-18T14:49:01.958Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:49:01.958Z] [2019-09-18T14:49:01.958Z] [2019-09-18T14:49:01.958Z] DONE 12 tests, 1 skipped in 330.168s [2019-09-18T14:49:01.958Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-09-18T14:49:01.958Z] ++ 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-18T14:49:01.958Z] ++ set -e [2019-09-18T14:49:01.958Z] ++ '[' -n 0 ']' [2019-09-18T14:49:01.958Z] ++ set -x [2019-09-18T14:49:01.958Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-18T14:49:01.958Z] INFO: Testing against a local daemon [2019-09-18T14:49:01.958Z] === RUN TestNetworkCreateDelete [2019-09-18T14:49:01.958Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-09-18T14:49:01.958Z] === RUN TestDockerNetworkDeletePreferID [2019-09-18T14:49:01.958Z] --- PASS: TestDockerNetworkDeletePreferID (0.62s) [2019-09-18T14:49:01.958Z] === RUN TestInspectNetwork [2019-09-18T14:49:01.958Z] === RUN TestInspectNetwork/full_network_id [2019-09-18T14:49:01.958Z] === RUN TestInspectNetwork/partial_network_id [2019-09-18T14:49:01.958Z] === RUN TestInspectNetwork/network_name [2019-09-18T14:49:01.958Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-18T14:49:02.356Z] === RUN Test/DockerSuite/TestRunModePIDContainer [2019-09-18T14:49:02.837Z] === RUN Test/DockerSuite/TestBuildHandleEscapesInVolume [2019-09-18T14:49:02.837Z] === RUN Test/DockerSuite/TestBuildHistory [2019-09-18T14:49:02.966Z] --- PASS: TestInspectNetwork (8.56s) [2019-09-18T14:49:02.966Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-09-18T14:49:02.966Z] daemon.go:336: [d8ee6016b1a6c] waiting for daemon to start [2019-09-18T14:49:02.966Z] daemon.go:336: [d8ee6016b1a6c] waiting for daemon to start [2019-09-18T14:49:02.966Z] daemon.go:364: [d8ee6016b1a6c] daemon started [2019-09-18T14:49:02.966Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-18T14:49:02.966Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-18T14:49:02.966Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-18T14:49:02.966Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-18T14:49:02.966Z] daemon.go:472: [d8ee6016b1a6c] Stopping daemon [2019-09-18T14:49:02.966Z] daemon.go:307: [d8ee6016b1a6c] exiting daemon [2019-09-18T14:49:02.966Z] daemon.go:459: [d8ee6016b1a6c] Daemon stopped [2019-09-18T14:49:02.966Z] === RUN TestRunContainerWithBridgeNone [2019-09-18T14:49:04.249Z] === RUN Test/DockerSuite/TestRunModePIDContainerNotExists [2019-09-18T14:49:04.249Z] === RUN Test/DockerSuite/TestRunModePIDContainerNotRunning [2019-09-18T14:49:04.506Z] === RUN Test/DockerSuite/TestRunModePIDHost [2019-09-18T14:49:05.648Z] --- PASS: TestRunContainerWithBridgeNone (2.67s) [2019-09-18T14:49:05.648Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-09-18T14:49:05.648Z] daemon.go:336: [d5a3183ff3fd0] waiting for daemon to start [2019-09-18T14:49:05.648Z] daemon.go:336: [d5a3183ff3fd0] waiting for daemon to start [2019-09-18T14:49:05.648Z] daemon.go:364: [d5a3183ff3fd0] daemon started [2019-09-18T14:49:05.648Z] daemon.go:472: [d5a3183ff3fd0] Stopping daemon [2019-09-18T14:49:05.648Z] daemon.go:307: [d5a3183ff3fd0] exiting daemon [2019-09-18T14:49:05.648Z] daemon.go:459: [d5a3183ff3fd0] Daemon stopped [2019-09-18T14:49:05.648Z] === RUN TestNetworkInvalidJSON [2019-09-18T14:49:05.648Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-18T14:49:05.648Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-18T14:49:05.648Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-18T14:49:05.648Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-18T14:49:05.648Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-18T14:49:05.648Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-18T14:49:05.648Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-18T14:49:05.648Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-18T14:49:05.648Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-18T14:49:05.648Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2019-09-18T14:49:05.648Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-18T14:49:05.648Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-18T14:49:05.648Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-18T14:49:05.648Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-18T14:49:06.399Z] === RUN Test/DockerSuite/TestRunModeUTSHost [2019-09-18T14:49:06.661Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-09-18T14:49:06.661Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-09-18T14:49:06.661Z] daemon.go:336: [d169c0b10fb3e] waiting for daemon to start [2019-09-18T14:49:06.661Z] daemon.go:336: [d169c0b10fb3e] waiting for daemon to start [2019-09-18T14:49:06.661Z] daemon.go:364: [d169c0b10fb3e] daemon started [2019-09-18T14:49:06.661Z] daemon.go:472: [d169c0b10fb3e] Stopping daemon [2019-09-18T14:49:06.661Z] daemon.go:307: [d169c0b10fb3e] exiting daemon [2019-09-18T14:49:06.661Z] daemon.go:459: [d169c0b10fb3e] Daemon stopped [2019-09-18T14:49:06.661Z] daemon.go:336: [d169c0b10fb3e] waiting for daemon to start [2019-09-18T14:49:06.661Z] daemon.go:336: [d169c0b10fb3e] waiting for daemon to start [2019-09-18T14:49:06.661Z] daemon.go:364: [d169c0b10fb3e] daemon started [2019-09-18T14:49:06.661Z] daemon.go:472: [d169c0b10fb3e] Stopping daemon [2019-09-18T14:49:06.661Z] daemon.go:307: [d169c0b10fb3e] exiting daemon [2019-09-18T14:49:06.661Z] daemon.go:459: [d169c0b10fb3e] Daemon stopped [2019-09-18T14:49:06.661Z] === RUN TestDaemonDefaultNetworkPools [2019-09-18T14:49:07.279Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2019-09-18T14:49:07.279Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-09-18T14:49:07.279Z] daemon.go:336: [d8caa10400781] waiting for daemon to start [2019-09-18T14:49:07.279Z] daemon.go:336: [d8caa10400781] waiting for daemon to start [2019-09-18T14:49:07.279Z] daemon.go:364: [d8caa10400781] daemon started [2019-09-18T14:49:07.279Z] daemon.go:472: [d8caa10400781] Stopping daemon [2019-09-18T14:49:07.279Z] daemon.go:307: [d8caa10400781] exiting daemon [2019-09-18T14:49:07.279Z] daemon.go:459: [d8caa10400781] Daemon stopped [2019-09-18T14:49:07.279Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-18T14:49:07.768Z] === RUN Test/DockerSuite/TestRunMount [2019-09-18T14:49:08.769Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2019-09-18T14:49:08.769Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-09-18T14:49:08.769Z] daemon.go:336: [dc3aa66ce90e9] waiting for daemon to start [2019-09-18T14:49:08.769Z] daemon.go:336: [dc3aa66ce90e9] waiting for daemon to start [2019-09-18T14:49:08.769Z] daemon.go:364: [dc3aa66ce90e9] daemon started [2019-09-18T14:49:08.769Z] daemon.go:472: [dc3aa66ce90e9] Stopping daemon [2019-09-18T14:49:08.769Z] daemon.go:307: [dc3aa66ce90e9] exiting daemon [2019-09-18T14:49:08.769Z] daemon.go:459: [dc3aa66ce90e9] Daemon stopped [2019-09-18T14:49:08.769Z] daemon.go:336: [dc3aa66ce90e9] waiting for daemon to start [2019-09-18T14:49:08.769Z] daemon.go:336: [dc3aa66ce90e9] waiting for daemon to start [2019-09-18T14:49:08.769Z] daemon.go:364: [dc3aa66ce90e9] daemon started [2019-09-18T14:49:08.769Z] daemon.go:472: [dc3aa66ce90e9] Stopping daemon [2019-09-18T14:49:08.769Z] daemon.go:307: [dc3aa66ce90e9] exiting daemon [2019-09-18T14:49:08.769Z] daemon.go:459: [dc3aa66ce90e9] Daemon stopped [2019-09-18T14:49:08.769Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-18T14:49:09.829Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.40s) [2019-09-18T14:49:09.829Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-18T14:49:09.829Z] daemon.go:336: [d4b88e25f8890] waiting for daemon to start [2019-09-18T14:49:09.829Z] daemon.go:336: [d4b88e25f8890] waiting for daemon to start [2019-09-18T14:49:09.829Z] daemon.go:364: [d4b88e25f8890] daemon started [2019-09-18T14:49:09.829Z] daemon.go:472: [d4b88e25f8890] Stopping daemon [2019-09-18T14:49:09.829Z] daemon.go:307: [d4b88e25f8890] exiting daemon [2019-09-18T14:49:09.829Z] daemon.go:459: [d4b88e25f8890] Daemon stopped [2019-09-18T14:49:09.829Z] daemon.go:336: [d4b88e25f8890] waiting for daemon to start [2019-09-18T14:49:09.829Z] daemon.go:336: [d4b88e25f8890] waiting for daemon to start [2019-09-18T14:49:09.829Z] daemon.go:364: [d4b88e25f8890] daemon started [2019-09-18T14:49:09.829Z] daemon.go:472: [d4b88e25f8890] Stopping daemon [2019-09-18T14:49:09.829Z] daemon.go:307: [d4b88e25f8890] exiting daemon [2019-09-18T14:49:09.829Z] daemon.go:459: [d4b88e25f8890] Daemon stopped [2019-09-18T14:49:09.829Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-18T14:49:10.445Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-09-18T14:49:10.445Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-09-18T14:49:10.445Z] daemon.go:336: [dd088780e0efe] waiting for daemon to start [2019-09-18T14:49:10.445Z] daemon.go:336: [dd088780e0efe] waiting for daemon to start [2019-09-18T14:49:10.445Z] daemon.go:364: [dd088780e0efe] daemon started [2019-09-18T14:49:10.445Z] daemon.go:472: [dd088780e0efe] Stopping daemon [2019-09-18T14:49:10.445Z] daemon.go:307: [dd088780e0efe] exiting daemon [2019-09-18T14:49:10.445Z] daemon.go:459: [dd088780e0efe] Daemon stopped [2019-09-18T14:49:10.445Z] === RUN TestServiceWithPredefinedNetwork [2019-09-18T14:49:13.128Z] --- PASS: TestServiceWithPredefinedNetwork (2.42s) [2019-09-18T14:49:13.128Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-09-18T14:49:13.128Z] daemon.go:336: [df979bd647ff2] waiting for daemon to start [2019-09-18T14:49:13.128Z] daemon.go:336: [df979bd647ff2] waiting for daemon to start [2019-09-18T14:49:13.128Z] daemon.go:364: [df979bd647ff2] daemon started [2019-09-18T14:49:13.128Z] daemon.go:472: [df979bd647ff2] Stopping daemon [2019-09-18T14:49:13.128Z] daemon.go:307: [df979bd647ff2] exiting daemon [2019-09-18T14:49:13.128Z] daemon.go:459: [df979bd647ff2] Daemon stopped [2019-09-18T14:49:13.128Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-18T14:49:13.128Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-18T14:49:13.128Z] service_test.go:230: FLAKY_TEST [2019-09-18T14:49:13.128Z] === RUN TestServiceWithDataPathPortInit [2019-09-18T14:49:13.230Z] === RUN Test/DockerSuite/TestBuildIidFile [2019-09-18T14:49:14.210Z] === RUN Test/DockerSuite/TestBuildIidFileCleanupOnFail [2019-09-18T14:49:15.869Z] === RUN Test/DockerSuite/TestRunMountOrdering [2019-09-18T14:49:15.869Z] === RUN Test/DockerSuite/TestRunMountReadOnlyDevShm [2019-09-18T14:49:16.412Z] === RUN Test/DockerSuite/TestBuildInheritance [2019-09-18T14:49:16.412Z] === RUN Test/DockerSuite/TestBuildIntermediateTarget [2019-09-18T14:49:16.432Z] === RUN Test/DockerSuite/TestRunMountShmMqueueFromHost [2019-09-18T14:49:16.878Z] === RUN Test/DockerSuite/TestBuildInvalidTag [2019-09-18T14:49:17.343Z] === RUN Test/DockerSuite/TestBuildJSONEmptyRun [2019-09-18T14:49:18.336Z] === RUN Test/DockerSuite/TestRunMultipleVolumesFrom [2019-09-18T14:49:20.856Z] === RUN Test/DockerSuite/TestRunMutableNetworkFiles [2019-09-18T14:49:22.108Z] === RUN Test/DockerSuite/TestBuildLabel [2019-09-18T14:49:22.574Z] === RUN Test/DockerSuite/TestBuildLabelCacheCommit [2019-09-18T14:49:23.554Z] === RUN Test/DockerSuite/TestBuildLabelMultiple [2019-09-18T14:49:24.020Z] === RUN Test/DockerSuite/TestBuildLabelOneNode [2019-09-18T14:49:24.132Z] === RUN Test/DockerSuite/TestRunNamedVolume [2019-09-18T14:49:25.000Z] === RUN Test/DockerSuite/TestBuildLabels [2019-09-18T14:49:25.981Z] === RUN Test/DockerSuite/TestBuildLabelsCache [2019-09-18T14:49:26.652Z] === RUN Test/DockerSuite/TestRunNamedVolumeCopyImageData [2019-09-18T14:49:27.537Z] === RUN Test/DockerSuite/TestBuildLabelsOverride [2019-09-18T14:49:28.354Z] --- PASS: TestServiceWithDataPathPortInit (14.73s) [2019-09-18T14:49:28.354Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-18T14:49:28.354Z] daemon.go:336: [d5d3afe634d9f] waiting for daemon to start [2019-09-18T14:49:28.354Z] daemon.go:336: [d5d3afe634d9f] waiting for daemon to start [2019-09-18T14:49:28.354Z] daemon.go:364: [d5d3afe634d9f] daemon started [2019-09-18T14:49:28.354Z] daemon.go:472: [d5d3afe634d9f] Stopping daemon [2019-09-18T14:49:28.354Z] daemon.go:307: [d5d3afe634d9f] exiting daemon [2019-09-18T14:49:28.354Z] daemon.go:459: [d5d3afe634d9f] Daemon stopped [2019-09-18T14:49:28.354Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-18T14:49:28.354Z] daemon.go:336: [d18eb72e97a04] waiting for daemon to start [2019-09-18T14:49:28.354Z] daemon.go:336: [d18eb72e97a04] waiting for daemon to start [2019-09-18T14:49:28.354Z] daemon.go:364: [d18eb72e97a04] daemon started [2019-09-18T14:49:28.354Z] daemon.go:472: [d18eb72e97a04] Stopping daemon [2019-09-18T14:49:28.354Z] daemon.go:307: [d18eb72e97a04] exiting daemon [2019-09-18T14:49:28.354Z] daemon.go:459: [d18eb72e97a04] Daemon stopped [2019-09-18T14:49:28.354Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-18T14:49:29.926Z] === RUN Test/DockerSuite/TestRunNamedVolumeNotRemoved [2019-09-18T14:49:31.295Z] === RUN Test/DockerSuite/TestRunNamedVolumesFromNotRemoved [2019-09-18T14:49:33.233Z] === RUN Test/DockerSuite/TestRunNamedVolumesMountedAsShared [2019-09-18T14:49:33.233Z] === RUN Test/DockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-09-18T14:49:33.233Z] === RUN Test/DockerSuite/TestRunNetContainerWhichHost [2019-09-18T14:49:33.377Z] === RUN Test/DockerSuite/TestBuildLastModified [2019-09-18T14:49:33.377Z] === RUN Test/DockerSuite/TestBuildLineBreak [2019-09-18T14:49:33.377Z] === RUN Test/DockerSuite/TestBuildLineErrorOnBuild [2019-09-18T14:49:33.377Z] === RUN Test/DockerSuite/TestBuildLineErrorUnknownInstruction [2019-09-18T14:49:33.377Z] === RUN Test/DockerSuite/TestBuildLineErrorWithComments [2019-09-18T14:49:33.377Z] === RUN Test/DockerSuite/TestBuildLineErrorWithEmptyLines [2019-09-18T14:49:33.377Z] === RUN Test/DockerSuite/TestBuildMaintainer [2019-09-18T14:49:33.797Z] === RUN Test/DockerSuite/TestRunNetHost [2019-09-18T14:49:33.842Z] === RUN Test/DockerSuite/TestBuildMissingArgs [2019-09-18T14:49:34.308Z] === RUN Test/DockerSuite/TestBuildModifyFileInFolder [2019-09-18T14:49:35.154Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.24s) [2019-09-18T14:49:35.154Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-18T14:49:35.154Z] daemon.go:336: [d00d9e4ca436a] waiting for daemon to start [2019-09-18T14:49:35.154Z] daemon.go:336: [d00d9e4ca436a] waiting for daemon to start [2019-09-18T14:49:35.154Z] daemon.go:364: [d00d9e4ca436a] daemon started [2019-09-18T14:49:35.154Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jb19malsj0lxz2tk5cy0o6z2r Created:2019-09-18 14:49:28.772554997 +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[7ba20354673fb97e04126f9b91a5c5b9049e231df10ef0cbacc9129c5f28f6cf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6zgwvqnct7x9dr8nhrn4jxekc EndpointID:607c79802718d10fcfa492c2a064a6e17ebcd9d401861cbdfe528cc289d884c2 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4932e6a8cb580828ef06f83b29cf31e2824af4bc084630192c6d0dfb2d6e939e 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:062aebeafb78 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6zgwvqnct7x9dr8nhrn4jxekc EndpointID:607c79802718d10fcfa492c2a064a6e17ebcd9d401861cbdfe528cc289d884c2 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-09-18T14:49:35.154Z] daemon.go:472: [d00d9e4ca436a] Stopping daemon [2019-09-18T14:49:35.154Z] daemon.go:307: [d00d9e4ca436a] exiting daemon [2019-09-18T14:49:35.154Z] daemon.go:459: [d00d9e4ca436a] Daemon stopped [2019-09-18T14:49:35.154Z] PASS [2019-09-18T14:49:35.154Z] [2019-09-18T14:49:35.154Z] === Skipped [2019-09-18T14:49:35.154Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-18T14:49:35.154Z] service_test.go:230: FLAKY_TEST [2019-09-18T14:49:35.154Z] [2019-09-18T14:49:35.154Z] [2019-09-18T14:49:35.154Z] DONE 21 tests, 1 skipped in 41.662s [2019-09-18T14:49:35.154Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-09-18T14:49:35.154Z] ++ 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-18T14:49:35.154Z] ++ set -e [2019-09-18T14:49:35.154Z] ++ '[' -n 0 ']' [2019-09-18T14:49:35.154Z] ++ set -x [2019-09-18T14:49:35.154Z] ++ env -i DEST=/go/src/github.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-18T14:49:35.154Z] INFO: Testing against a local daemon [2019-09-18T14:49:35.154Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-18T14:49:35.168Z] === RUN Test/DockerSuite/TestRunNetHostNotAllowedWithLinks [2019-09-18T14:49:36.099Z] === RUN Test/DockerSuite/TestRunNetHostTwiceSameName [2019-09-18T14:49:36.639Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.50s) [2019-09-18T14:49:36.639Z] ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance [2019-09-18T14:49:36.639Z] daemon.go:336: [d1b9a9cf71bbe] waiting for daemon to start [2019-09-18T14:49:36.639Z] daemon.go:336: [d1b9a9cf71bbe] waiting for daemon to start [2019-09-18T14:49:36.639Z] daemon.go:364: [d1b9a9cf71bbe] daemon started [2019-09-18T14:49:36.639Z] daemon.go:472: [d1b9a9cf71bbe] Stopping daemon [2019-09-18T14:49:36.639Z] daemon.go:307: [d1b9a9cf71bbe] exiting daemon [2019-09-18T14:49:36.639Z] daemon.go:459: [d1b9a9cf71bbe] Daemon stopped [2019-09-18T14:49:36.639Z] daemon.go:336: [d1b9a9cf71bbe] waiting for daemon to start [2019-09-18T14:49:36.639Z] daemon.go:336: [d1b9a9cf71bbe] waiting for daemon to start [2019-09-18T14:49:36.639Z] daemon.go:364: [d1b9a9cf71bbe] daemon started [2019-09-18T14:49:36.639Z] daemon.go:472: [d1b9a9cf71bbe] Stopping daemon [2019-09-18T14:49:36.639Z] daemon.go:307: [d1b9a9cf71bbe] exiting daemon [2019-09-18T14:49:36.639Z] daemon.go:459: [d1b9a9cf71bbe] Daemon stopped [2019-09-18T14:49:36.639Z] === RUN TestDockerNetworkIpvlan [2019-09-18T14:49:37.029Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMount [2019-09-18T14:49:37.649Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-09-18T14:49:38.378Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-09-18T14:49:39.388Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-09-18T14:49:39.550Z] === RUN Test/DockerSwarmSuite/TestSwarmContainerAutoStart [2019-09-18T14:49:39.550Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMountRO [2019-09-18T14:49:40.162Z] === RUN Test/DockerSuite/TestBuildMultiStageArg [2019-09-18T14:49:42.069Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-09-18T14:49:42.071Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-09-18T14:49:45.530Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-09-18T14:49:48.214Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-09-18T14:49:48.618Z] === RUN Test/DockerSuite/TestRunNetworkNotInitializedNoneMode [2019-09-18T14:49:48.618Z] === RUN Test/DockerSuite/TestRunNoDupVolumes [2019-09-18T14:49:48.618Z] === RUN Test/DockerSuite/TestRunNoNewPrivSetuid [2019-09-18T14:49:49.568Z] === RUN Test/DockerSuite/TestRunNoOutputFromPullInStdout [2019-09-18T14:49:49.568Z] === RUN Test/DockerSuite/TestRunNonExecutableCmd [2019-09-18T14:49:50.132Z] === RUN Test/DockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-09-18T14:49:50.388Z] === RUN Test/DockerSuite/TestRunNonExistingCmd [2019-09-18T14:49:51.321Z] === RUN Test/DockerSuite/TestRunNonExistingImage [2019-09-18T14:49:51.321Z] === RUN Test/DockerSuite/TestRunNonLocalMacAddress [2019-09-18T14:49:51.667Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-09-18T14:49:52.689Z] === RUN Test/DockerSuite/TestRunNonRootUserResolvName [2019-09-18T14:49:53.252Z] === RUN Test/DockerSuite/TestRunOOMExitCode [2019-09-18T14:49:53.252Z] === RUN Test/DockerSuite/TestRunPIDHostWithChildIsKillable [2019-09-18T14:49:54.183Z] === RUN Test/DockerSuite/TestRunPIDsLimit [2019-09-18T14:49:55.116Z] === RUN Test/DockerSuite/TestRunPortFromDockerRangeInUse [2019-09-18T14:49:57.190Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-09-18T14:49:57.638Z] === RUN Test/DockerSuite/TestRunPortInUse [2019-09-18T14:49:58.568Z] === RUN Test/DockerSuite/TestRunPrivilegedAllowedDevices [2019-09-18T14:49:59.132Z] === RUN Test/DockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-09-18T14:49:59.132Z] === RUN Test/DockerSuite/TestRunPrivilegedCanMknod [2019-09-18T14:50:00.063Z] === RUN Test/DockerSuite/TestRunPrivilegedCanMount [2019-09-18T14:50:00.993Z] === RUN Test/DockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-09-18T14:50:01.576Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-09-18T14:50:01.925Z] === RUN Test/DockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-09-18T14:50:01.925Z] === RUN Test/DockerSuite/TestRunProcWritableInPrivilegedContainers [2019-09-18T14:50:02.855Z] === RUN Test/DockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-18T14:50:02.855Z] === RUN Test/DockerSuite/TestRunPublishPort [2019-09-18T14:50:03.615Z] --- PASS: TestDockerNetworkIpvlan (27.15s) [2019-09-18T14:50:03.615Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T14:50:03.615Z] daemon.go:336: [d3debde14ece3] waiting for daemon to start [2019-09-18T14:50:03.615Z] daemon.go:336: [d3debde14ece3] waiting for daemon to start [2019-09-18T14:50:03.615Z] daemon.go:364: [d3debde14ece3] daemon started [2019-09-18T14:50:03.615Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.08s) [2019-09-18T14:50:03.615Z] daemon.go:472: [d3debde14ece3] Stopping daemon [2019-09-18T14:50:03.615Z] daemon.go:307: [d3debde14ece3] exiting daemon [2019-09-18T14:50:03.615Z] daemon.go:459: [d3debde14ece3] Daemon stopped [2019-09-18T14:50:03.615Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T14:50:03.615Z] daemon.go:336: [da2c0fd7d6634] waiting for daemon to start [2019-09-18T14:50:03.615Z] daemon.go:336: [da2c0fd7d6634] waiting for daemon to start [2019-09-18T14:50:03.615Z] daemon.go:364: [da2c0fd7d6634] daemon started [2019-09-18T14:50:03.615Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.05s) [2019-09-18T14:50:03.615Z] daemon.go:472: [da2c0fd7d6634] Stopping daemon [2019-09-18T14:50:03.615Z] daemon.go:307: [da2c0fd7d6634] exiting daemon [2019-09-18T14:50:03.615Z] daemon.go:459: [da2c0fd7d6634] Daemon stopped [2019-09-18T14:50:03.615Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T14:50:03.615Z] daemon.go:336: [d8cc5a1d98900] waiting for daemon to start [2019-09-18T14:50:03.615Z] daemon.go:336: [d8cc5a1d98900] waiting for daemon to start [2019-09-18T14:50:03.615Z] daemon.go:364: [d8cc5a1d98900] daemon started [2019-09-18T14:50:03.615Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.20s) [2019-09-18T14:50:03.615Z] daemon.go:472: [d8cc5a1d98900] Stopping daemon [2019-09-18T14:50:03.615Z] daemon.go:307: [d8cc5a1d98900] exiting daemon [2019-09-18T14:50:03.615Z] daemon.go:459: [d8cc5a1d98900] Daemon stopped [2019-09-18T14:50:03.615Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T14:50:03.615Z] daemon.go:336: [d77ba3567742d] waiting for daemon to start [2019-09-18T14:50:03.615Z] daemon.go:336: [d77ba3567742d] waiting for daemon to start [2019-09-18T14:50:03.615Z] daemon.go:364: [d77ba3567742d] daemon started [2019-09-18T14:50:03.615Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.20s) [2019-09-18T14:50:03.615Z] daemon.go:472: [d77ba3567742d] Stopping daemon [2019-09-18T14:50:03.615Z] daemon.go:307: [d77ba3567742d] exiting daemon [2019-09-18T14:50:03.615Z] daemon.go:459: [d77ba3567742d] Daemon stopped [2019-09-18T14:50:03.615Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T14:50:03.615Z] daemon.go:336: [d78b4a35d34f4] waiting for daemon to start [2019-09-18T14:50:03.615Z] daemon.go:336: [d78b4a35d34f4] waiting for daemon to start [2019-09-18T14:50:03.615Z] daemon.go:364: [d78b4a35d34f4] daemon started [2019-09-18T14:50:03.615Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.16s) [2019-09-18T14:50:03.615Z] daemon.go:472: [d78b4a35d34f4] Stopping daemon [2019-09-18T14:50:03.615Z] daemon.go:307: [d78b4a35d34f4] exiting daemon [2019-09-18T14:50:03.615Z] daemon.go:459: [d78b4a35d34f4] Daemon stopped [2019-09-18T14:50:03.615Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T14:50:03.615Z] daemon.go:336: [da4b8a5cc529c] waiting for daemon to start [2019-09-18T14:50:03.615Z] daemon.go:336: [da4b8a5cc529c] waiting for daemon to start [2019-09-18T14:50:03.615Z] daemon.go:364: [da4b8a5cc529c] daemon started [2019-09-18T14:50:03.615Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.21s) [2019-09-18T14:50:03.615Z] daemon.go:472: [da4b8a5cc529c] Stopping daemon [2019-09-18T14:50:03.615Z] daemon.go:307: [da4b8a5cc529c] exiting daemon [2019-09-18T14:50:03.615Z] daemon.go:459: [da4b8a5cc529c] Daemon stopped [2019-09-18T14:50:03.615Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T14:50:03.615Z] daemon.go:336: [d3bebeb2b562b] waiting for daemon to start [2019-09-18T14:50:03.615Z] daemon.go:336: [d3bebeb2b562b] waiting for daemon to start [2019-09-18T14:50:03.615Z] daemon.go:364: [d3bebeb2b562b] daemon started [2019-09-18T14:50:03.615Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.38s) [2019-09-18T14:50:03.615Z] daemon.go:472: [d3bebeb2b562b] Stopping daemon [2019-09-18T14:50:03.615Z] daemon.go:307: [d3bebeb2b562b] exiting daemon [2019-09-18T14:50:03.615Z] daemon.go:459: [d3bebeb2b562b] Daemon stopped [2019-09-18T14:50:03.615Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T14:50:03.615Z] daemon.go:336: [d9ed9bc24c248] waiting for daemon to start [2019-09-18T14:50:03.615Z] daemon.go:336: [d9ed9bc24c248] waiting for daemon to start [2019-09-18T14:50:03.615Z] daemon.go:364: [d9ed9bc24c248] daemon started [2019-09-18T14:50:03.615Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.23s) [2019-09-18T14:50:03.615Z] daemon.go:472: [d9ed9bc24c248] Stopping daemon [2019-09-18T14:50:03.615Z] daemon.go:307: [d9ed9bc24c248] exiting daemon [2019-09-18T14:50:03.615Z] daemon.go:459: [d9ed9bc24c248] Daemon stopped [2019-09-18T14:50:03.615Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-18T14:50:03.615Z] daemon.go:336: [da16a998a013a] waiting for daemon to start [2019-09-18T14:50:03.615Z] daemon.go:336: [da16a998a013a] waiting for daemon to start [2019-09-18T14:50:03.615Z] daemon.go:364: [da16a998a013a] daemon started [2019-09-18T14:50:03.615Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.97s) [2019-09-18T14:50:03.615Z] daemon.go:472: [da16a998a013a] Stopping daemon [2019-09-18T14:50:03.615Z] daemon.go:307: [da16a998a013a] exiting daemon [2019-09-18T14:50:03.615Z] daemon.go:459: [da16a998a013a] Daemon stopped [2019-09-18T14:50:03.615Z] PASS [2019-09-18T14:50:03.615Z] [2019-09-18T14:50:03.615Z] DONE 11 tests in 28.785s [2019-09-18T14:50:03.615Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-09-18T14:50:03.616Z] ++ 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-18T14:50:03.616Z] ++ set -e [2019-09-18T14:50:03.616Z] ++ '[' -n 0 ']' [2019-09-18T14:50:03.616Z] ++ set -x [2019-09-18T14:50:03.616Z] ++ env -i DEST=/go/src/github.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-18T14:50:03.786Z] === RUN Test/DockerSuite/TestRunReadFilteredProc [2019-09-18T14:50:03.899Z] INFO: Testing against a local daemon [2019-09-18T14:50:03.899Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-18T14:50:04.719Z] === RUN Test/DockerSuite/TestRunReadProcLatency [2019-09-18T14:50:04.719Z] === RUN Test/DockerSuite/TestRunReadProcTimer [2019-09-18T14:50:05.381Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2019-09-18T14:50:05.381Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-09-18T14:50:05.381Z] daemon.go:336: [d5b60fe4deae6] waiting for daemon to start [2019-09-18T14:50:05.381Z] daemon.go:336: [d5b60fe4deae6] waiting for daemon to start [2019-09-18T14:50:05.381Z] daemon.go:364: [d5b60fe4deae6] daemon started [2019-09-18T14:50:05.381Z] daemon.go:472: [d5b60fe4deae6] Stopping daemon [2019-09-18T14:50:05.381Z] daemon.go:307: [d5b60fe4deae6] exiting daemon [2019-09-18T14:50:05.381Z] daemon.go:459: [d5b60fe4deae6] Daemon stopped [2019-09-18T14:50:05.381Z] daemon.go:336: [d5b60fe4deae6] waiting for daemon to start [2019-09-18T14:50:05.381Z] daemon.go:336: [d5b60fe4deae6] waiting for daemon to start [2019-09-18T14:50:05.381Z] daemon.go:364: [d5b60fe4deae6] daemon started [2019-09-18T14:50:05.381Z] daemon.go:472: [d5b60fe4deae6] Stopping daemon [2019-09-18T14:50:05.381Z] daemon.go:307: [d5b60fe4deae6] exiting daemon [2019-09-18T14:50:05.381Z] daemon.go:459: [d5b60fe4deae6] Daemon stopped [2019-09-18T14:50:05.381Z] === RUN TestDockerNetworkMacvlan [2019-09-18T14:50:05.395Z] === RUN Test/DockerSuite/TestBuildMultiStageCache [2019-09-18T14:50:05.395Z] === RUN Test/DockerSuite/TestBuildMultiStageCopyFromErrors [2019-09-18T14:50:05.651Z] === RUN Test/DockerSuite/TestRunRedirectStdout [2019-09-18T14:50:06.403Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-18T14:50:06.954Z] === RUN Test/DockerSuite/TestBuildMultiStageCopyFromSyntax [2019-09-18T14:50:07.415Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-18T14:50:07.546Z] === RUN Test/DockerSuite/TestRunResolvconfUpdate [2019-09-18T14:50:07.546Z] === RUN Test/DockerSuite/TestRunRestartMaxRetries [2019-09-18T14:50:07.802Z] === RUN Test/DockerSwarmSuite/TestSwarmIngressNetwork [2019-09-18T14:50:08.427Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-18T14:50:11.078Z] === RUN Test/DockerSwarmSuite/TestSwarmInit [2019-09-18T14:50:11.078Z] === RUN Test/DockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-09-18T14:50:11.111Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-18T14:50:12.973Z] === RUN Test/DockerSuite/TestRunRm [2019-09-18T14:50:13.536Z] === RUN Test/DockerSuite/TestRunRmAndWait [2019-09-18T14:50:14.565Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-18T14:50:15.587Z] --- PASS: TestDockerNetworkMacvlan (10.27s) [2019-09-18T14:50:15.587Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T14:50:15.587Z] daemon.go:336: [d5b3d997e3951] waiting for daemon to start [2019-09-18T14:50:15.587Z] daemon.go:336: [d5b3d997e3951] waiting for daemon to start [2019-09-18T14:50:15.587Z] daemon.go:364: [d5b3d997e3951] daemon started [2019-09-18T14:50:15.587Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-09-18T14:50:15.587Z] daemon.go:472: [d5b3d997e3951] Stopping daemon [2019-09-18T14:50:15.587Z] daemon.go:307: [d5b3d997e3951] exiting daemon [2019-09-18T14:50:15.587Z] daemon.go:459: [d5b3d997e3951] Daemon stopped [2019-09-18T14:50:15.587Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T14:50:15.587Z] daemon.go:336: [d23803699932f] waiting for daemon to start [2019-09-18T14:50:15.587Z] daemon.go:336: [d23803699932f] waiting for daemon to start [2019-09-18T14:50:15.587Z] daemon.go:364: [d23803699932f] daemon started [2019-09-18T14:50:15.587Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-09-18T14:50:15.587Z] daemon.go:472: [d23803699932f] Stopping daemon [2019-09-18T14:50:15.587Z] daemon.go:307: [d23803699932f] exiting daemon [2019-09-18T14:50:15.587Z] daemon.go:459: [d23803699932f] Daemon stopped [2019-09-18T14:50:15.587Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T14:50:15.587Z] daemon.go:336: [d3772f12320f0] waiting for daemon to start [2019-09-18T14:50:15.587Z] daemon.go:336: [d3772f12320f0] waiting for daemon to start [2019-09-18T14:50:15.587Z] daemon.go:364: [d3772f12320f0] daemon started [2019-09-18T14:50:15.587Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.22s) [2019-09-18T14:50:15.587Z] daemon.go:472: [d3772f12320f0] Stopping daemon [2019-09-18T14:50:15.587Z] daemon.go:307: [d3772f12320f0] exiting daemon [2019-09-18T14:50:15.587Z] daemon.go:459: [d3772f12320f0] Daemon stopped [2019-09-18T14:50:15.587Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T14:50:15.587Z] daemon.go:336: [d1ff7dc14cc47] waiting for daemon to start [2019-09-18T14:50:15.587Z] daemon.go:336: [d1ff7dc14cc47] waiting for daemon to start [2019-09-18T14:50:15.587Z] daemon.go:364: [d1ff7dc14cc47] daemon started [2019-09-18T14:50:15.587Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.22s) [2019-09-18T14:50:15.587Z] daemon.go:472: [d1ff7dc14cc47] Stopping daemon [2019-09-18T14:50:15.587Z] daemon.go:307: [d1ff7dc14cc47] exiting daemon [2019-09-18T14:50:15.587Z] daemon.go:459: [d1ff7dc14cc47] Daemon stopped [2019-09-18T14:50:15.587Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-18T14:50:15.587Z] daemon.go:336: [d6b3fe384f5a7] waiting for daemon to start [2019-09-18T14:50:15.587Z] daemon.go:336: [d6b3fe384f5a7] waiting for daemon to start [2019-09-18T14:50:15.587Z] daemon.go:364: [d6b3fe384f5a7] daemon started [2019-09-18T14:50:15.587Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s) [2019-09-18T14:50:15.587Z] daemon.go:472: [d6b3fe384f5a7] Stopping daemon [2019-09-18T14:50:15.587Z] daemon.go:307: [d6b3fe384f5a7] exiting daemon [2019-09-18T14:50:15.587Z] daemon.go:459: [d6b3fe384f5a7] Daemon stopped [2019-09-18T14:50:15.587Z] PASS [2019-09-18T14:50:15.587Z] [2019-09-18T14:50:15.587Z] DONE 7 tests in 11.879s [2019-09-18T14:50:15.587Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-09-18T14:50:15.587Z] ++ 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-18T14:50:15.587Z] ++ set -e [2019-09-18T14:50:15.587Z] ++ '[' -n 0 ']' [2019-09-18T14:50:15.587Z] ++ set -x [2019-09-18T14:50:15.587Z] ++ env -i DEST=/go/src/github.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-18T14:50:15.587Z] testing: warning: no tests to run [2019-09-18T14:50:15.587Z] PASS [2019-09-18T14:50:15.587Z] [2019-09-18T14:50:15.587Z] DONE 0 tests in 0.025s [2019-09-18T14:50:15.587Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-09-18T14:50:15.588Z] ++ 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-18T14:50:15.588Z] ++ set -e [2019-09-18T14:50:15.588Z] ++ '[' -n 0 ']' [2019-09-18T14:50:15.588Z] ++ set -x [2019-09-18T14:50:15.588Z] ++ env -i DEST=/go/src/github.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-18T14:50:15.870Z] INFO: Testing against a local daemon [2019-09-18T14:50:15.870Z] === RUN TestAuthZPluginAllowRequest [2019-09-18T14:50:16.073Z] === RUN Test/DockerSwarmSuite/TestSwarmInitIPv6 [2019-09-18T14:50:16.073Z] === RUN Test/DockerSwarmSuite/TestSwarmInitLocked [2019-09-18T14:50:17.441Z] === RUN Test/DockerSuite/TestRunRmPre125Api [2019-09-18T14:50:17.905Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2019-09-18T14:50:17.905Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-09-18T14:50:17.905Z] daemon.go:336: [d99c89c3151cb] waiting for daemon to start [2019-09-18T14:50:17.905Z] daemon.go:336: [d99c89c3151cb] waiting for daemon to start [2019-09-18T14:50:17.905Z] daemon.go:364: [d99c89c3151cb] daemon started [2019-09-18T14:50:17.905Z] daemon.go:472: [d99c89c3151cb] Stopping daemon [2019-09-18T14:50:17.905Z] daemon.go:307: [d99c89c3151cb] exiting daemon [2019-09-18T14:50:17.905Z] daemon.go:459: [d99c89c3151cb] Daemon stopped [2019-09-18T14:50:17.905Z] === RUN TestAuthZPluginTLS [2019-09-18T14:50:18.189Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-09-18T14:50:18.189Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-09-18T14:50:18.189Z] daemon.go:336: [dceabc67b6227] waiting for daemon to start [2019-09-18T14:50:18.189Z] daemon.go:336: [dceabc67b6227] waiting for daemon to start [2019-09-18T14:50:18.189Z] daemon.go:364: [dceabc67b6227] daemon started [2019-09-18T14:50:18.189Z] daemon.go:472: [dceabc67b6227] Stopping daemon [2019-09-18T14:50:18.189Z] daemon.go:307: [dceabc67b6227] exiting daemon [2019-09-18T14:50:18.189Z] daemon.go:459: [dceabc67b6227] Daemon stopped [2019-09-18T14:50:18.189Z] === RUN TestAuthZPluginDenyRequest [2019-09-18T14:50:18.804Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-09-18T14:50:18.804Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-09-18T14:50:18.804Z] daemon.go:336: [dbdde7db351cf] waiting for daemon to start [2019-09-18T14:50:18.804Z] daemon.go:336: [dbdde7db351cf] waiting for daemon to start [2019-09-18T14:50:18.804Z] daemon.go:364: [dbdde7db351cf] daemon started [2019-09-18T14:50:18.804Z] daemon.go:472: [dbdde7db351cf] Stopping daemon [2019-09-18T14:50:18.804Z] daemon.go:307: [dbdde7db351cf] exiting daemon [2019-09-18T14:50:18.804Z] daemon.go:459: [dbdde7db351cf] Daemon stopped [2019-09-18T14:50:18.804Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-18T14:50:18.810Z] === RUN Test/DockerSuite/TestRunRootWorkdir [2019-09-18T14:50:19.375Z] === RUN Test/DockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-09-18T14:50:19.424Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s) [2019-09-18T14:50:19.424Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-09-18T14:50:19.424Z] daemon.go:336: [dd35da7af76a9] waiting for daemon to start [2019-09-18T14:50:19.424Z] daemon.go:336: [dd35da7af76a9] waiting for daemon to start [2019-09-18T14:50:19.424Z] daemon.go:364: [dd35da7af76a9] daemon started [2019-09-18T14:50:19.424Z] daemon.go:472: [dd35da7af76a9] Stopping daemon [2019-09-18T14:50:19.424Z] daemon.go:307: [dd35da7af76a9] exiting daemon [2019-09-18T14:50:19.424Z] daemon.go:459: [dd35da7af76a9] Daemon stopped [2019-09-18T14:50:19.424Z] === RUN TestAuthZPluginDenyResponse [2019-09-18T14:50:20.043Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-09-18T14:50:20.043Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-09-18T14:50:20.043Z] daemon.go:336: [d52118977974d] waiting for daemon to start [2019-09-18T14:50:20.043Z] daemon.go:336: [d52118977974d] waiting for daemon to start [2019-09-18T14:50:20.043Z] daemon.go:364: [d52118977974d] daemon started [2019-09-18T14:50:20.043Z] daemon.go:472: [d52118977974d] Stopping daemon [2019-09-18T14:50:20.043Z] daemon.go:307: [d52118977974d] exiting daemon [2019-09-18T14:50:20.043Z] daemon.go:459: [d52118977974d] Daemon stopped [2019-09-18T14:50:20.043Z] === RUN TestAuthZPluginAllowEventStream [2019-09-18T14:50:21.272Z] === RUN Test/DockerSuite/TestRunSeccompAllowSetrlimit [2019-09-18T14:50:21.518Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2019-09-18T14:50:21.518Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-09-18T14:50:21.518Z] daemon.go:336: [d35b401b1809d] waiting for daemon to start [2019-09-18T14:50:21.518Z] daemon.go:336: [d35b401b1809d] waiting for daemon to start [2019-09-18T14:50:21.518Z] daemon.go:364: [d35b401b1809d] daemon started [2019-09-18T14:50:21.518Z] daemon.go:472: [d35b401b1809d] Stopping daemon [2019-09-18T14:50:21.518Z] daemon.go:307: [d35b401b1809d] exiting daemon [2019-09-18T14:50:21.518Z] daemon.go:459: [d35b401b1809d] Daemon stopped [2019-09-18T14:50:21.518Z] === RUN TestAuthZPluginErrorResponse [2019-09-18T14:50:22.143Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2019-09-18T14:50:22.143Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-09-18T14:50:22.143Z] daemon.go:336: [db6d5c93f8c45] waiting for daemon to start [2019-09-18T14:50:22.143Z] daemon.go:336: [db6d5c93f8c45] waiting for daemon to start [2019-09-18T14:50:22.143Z] daemon.go:364: [db6d5c93f8c45] daemon started [2019-09-18T14:50:22.143Z] daemon.go:472: [db6d5c93f8c45] Stopping daemon [2019-09-18T14:50:22.143Z] daemon.go:307: [db6d5c93f8c45] exiting daemon [2019-09-18T14:50:22.143Z] daemon.go:459: [db6d5c93f8c45] Daemon stopped [2019-09-18T14:50:22.143Z] === RUN TestAuthZPluginErrorRequest [2019-09-18T14:50:22.203Z] === RUN Test/DockerSuite/TestRunSeccompDefaultProfileAcct [2019-09-18T14:50:22.758Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2019-09-18T14:50:22.758Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-09-18T14:50:22.758Z] daemon.go:336: [d6267e891daf8] waiting for daemon to start [2019-09-18T14:50:22.758Z] daemon.go:336: [d6267e891daf8] waiting for daemon to start [2019-09-18T14:50:22.758Z] daemon.go:364: [d6267e891daf8] daemon started [2019-09-18T14:50:22.758Z] daemon.go:472: [d6267e891daf8] Stopping daemon [2019-09-18T14:50:22.758Z] daemon.go:307: [d6267e891daf8] exiting daemon [2019-09-18T14:50:22.758Z] daemon.go:459: [d6267e891daf8] Daemon stopped [2019-09-18T14:50:22.758Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-18T14:50:23.374Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-09-18T14:50:23.374Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-18T14:50:23.374Z] daemon.go:336: [df96d0d41f3a3] waiting for daemon to start [2019-09-18T14:50:23.374Z] daemon.go:336: [df96d0d41f3a3] waiting for daemon to start [2019-09-18T14:50:23.374Z] daemon.go:364: [df96d0d41f3a3] daemon started [2019-09-18T14:50:23.374Z] daemon.go:472: [df96d0d41f3a3] Stopping daemon [2019-09-18T14:50:23.374Z] daemon.go:307: [df96d0d41f3a3] exiting daemon [2019-09-18T14:50:23.374Z] daemon.go:459: [df96d0d41f3a3] Daemon stopped [2019-09-18T14:50:23.374Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-18T14:50:24.100Z] === RUN Test/DockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-09-18T14:50:24.663Z] === RUN Test/DockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-09-18T14:50:25.402Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2019-09-18T14:50:25.402Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-09-18T14:50:25.402Z] daemon.go:336: [d72933800fbe2] waiting for daemon to start [2019-09-18T14:50:25.402Z] daemon.go:336: [d72933800fbe2] waiting for daemon to start [2019-09-18T14:50:25.402Z] daemon.go:364: [d72933800fbe2] daemon started [2019-09-18T14:50:25.402Z] daemon.go:472: [d72933800fbe2] Stopping daemon [2019-09-18T14:50:25.402Z] daemon.go:307: [d72933800fbe2] exiting daemon [2019-09-18T14:50:25.402Z] daemon.go:459: [d72933800fbe2] Daemon stopped [2019-09-18T14:50:25.402Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-18T14:50:25.594Z] === RUN Test/DockerSwarmSuite/TestSwarmInitWithDrain [2019-09-18T14:50:26.963Z] === RUN Test/DockerSuite/TestRunSeccompDefaultProfileNS [2019-09-18T14:50:27.439Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.15s) [2019-09-18T14:50:27.439Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-09-18T14:50:27.439Z] daemon.go:336: [da22e61b1d7ad] waiting for daemon to start [2019-09-18T14:50:27.439Z] daemon.go:336: [da22e61b1d7ad] waiting for daemon to start [2019-09-18T14:50:27.439Z] daemon.go:364: [da22e61b1d7ad] daemon started [2019-09-18T14:50:27.439Z] daemon.go:472: [da22e61b1d7ad] Stopping daemon [2019-09-18T14:50:27.439Z] daemon.go:307: [da22e61b1d7ad] exiting daemon [2019-09-18T14:50:27.439Z] daemon.go:459: [da22e61b1d7ad] Daemon stopped [2019-09-18T14:50:27.439Z] === RUN TestAuthZPluginHeader [2019-09-18T14:50:28.451Z] --- PASS: TestAuthZPluginHeader (0.99s) [2019-09-18T14:50:28.451Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-09-18T14:50:28.451Z] daemon.go:336: [da504b570793a] waiting for daemon to start [2019-09-18T14:50:28.451Z] daemon.go:336: [da504b570793a] waiting for daemon to start [2019-09-18T14:50:28.451Z] daemon.go:364: [da504b570793a] daemon started [2019-09-18T14:50:28.451Z] daemon.go:472: [da504b570793a] Stopping daemon [2019-09-18T14:50:28.451Z] daemon.go:307: [da504b570793a] exiting daemon [2019-09-18T14:50:28.451Z] daemon.go:459: [da504b570793a] Daemon stopped [2019-09-18T14:50:28.451Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-18T14:50:28.451Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-18T14:50:28.451Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:50:28.451Z] === RUN TestAuthZPluginV2Disable [2019-09-18T14:50:28.451Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-09-18T14:50:28.451Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:50:28.451Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-18T14:50:28.451Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-18T14:50:28.451Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:50:28.451Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-18T14:50:28.451Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-18T14:50:28.451Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:50:28.451Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-18T14:50:28.857Z] === RUN Test/DockerSwarmSuite/TestSwarmJoinLeave [2019-09-18T14:50:32.131Z] === RUN Test/DockerSuite/TestRunSeccompProfileAllow32Bit [2019-09-18T14:50:33.063Z] === RUN Test/DockerSuite/TestRunSeccompProfileDenyChmod [2019-09-18T14:50:33.995Z] === RUN Test/DockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-09-18T14:50:34.926Z] === RUN Test/DockerSuite/TestRunSeccompProfileDenyUnshare [2019-09-18T14:50:35.489Z] === RUN Test/DockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-09-18T14:50:36.422Z] === RUN Test/DockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-09-18T14:50:37.352Z] === RUN Test/DockerSuite/TestRunSeccompWithDefaultProfile [2019-09-18T14:50:38.721Z] === RUN Test/DockerSuite/TestRunSetDefaultRestartPolicy [2019-09-18T14:50:39.285Z] === RUN Test/DockerSuite/TestRunSetMacAddress [2019-09-18T14:50:40.238Z] === RUN Test/DockerSuite/TestRunSlowStdoutConsumer [2019-09-18T14:50:43.513Z] === RUN Test/DockerSuite/TestRunState [2019-09-18T14:50:44.882Z] === RUN Test/DockerSuite/TestRunStdinBlockedAfterContainerExit [2019-09-18T14:50:45.446Z] === RUN Test/DockerSuite/TestRunStdinPipe [2019-09-18T14:50:46.380Z] === RUN Test/DockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-09-18T14:50:46.639Z] === RUN Test/DockerSuite/TestRunSwapLessThanMemoryLimit [2019-09-18T14:50:46.639Z] === RUN Test/DockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-09-18T14:50:46.897Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.94s) [2019-09-18T14:50:46.897Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-18T14:50:46.897Z] daemon.go:336: [d0aa8595ca586] waiting for daemon to start [2019-09-18T14:50:46.897Z] daemon.go:336: [d0aa8595ca586] waiting for daemon to start [2019-09-18T14:50:46.897Z] daemon.go:364: [d0aa8595ca586] daemon started [2019-09-18T14:50:46.897Z] daemon.go:472: [d0aa8595ca586] Stopping daemon [2019-09-18T14:50:46.897Z] daemon.go:307: [d0aa8595ca586] exiting daemon [2019-09-18T14:50:46.897Z] daemon.go:459: [d0aa8595ca586] Daemon stopped [2019-09-18T14:50:46.897Z] daemon.go:336: [d0aa8595ca586] waiting for daemon to start [2019-09-18T14:50:46.897Z] daemon.go:336: [d0aa8595ca586] waiting for daemon to start [2019-09-18T14:50:46.897Z] daemon.go:336: [d0aa8595ca586] waiting for daemon to start [2019-09-18T14:50:46.897Z] daemon.go:336: [d0aa8595ca586] waiting for daemon to start [2019-09-18T14:50:46.897Z] daemon.go:350: [d0aa8595ca586] error pinging daemon on start: Get http://d0aa8595ca586.sock/_ping: context deadline exceeded [2019-09-18T14:50:46.897Z] daemon.go:336: [d0aa8595ca586] waiting for daemon to start [2019-09-18T14:50:46.897Z] daemon.go:350: [d0aa8595ca586] error pinging daemon on start: Get http://d0aa8595ca586.sock/_ping: context deadline exceeded [2019-09-18T14:50:46.897Z] daemon.go:336: [d0aa8595ca586] waiting for daemon to start [2019-09-18T14:50:46.897Z] daemon.go:350: [d0aa8595ca586] error pinging daemon on start: Get http://d0aa8595ca586.sock/_ping: context deadline exceeded [2019-09-18T14:50:46.897Z] daemon.go:336: [d0aa8595ca586] waiting for daemon to start [2019-09-18T14:50:46.897Z] daemon.go:350: [d0aa8595ca586] error pinging daemon on start: Get http://d0aa8595ca586.sock/_ping: context deadline exceeded [2019-09-18T14:50:46.897Z] daemon.go:307: [d0aa8595ca586] exiting daemon [2019-09-18T14:50:46.897Z] daemon.go:336: [d0aa8595ca586] waiting for daemon to start [2019-09-18T14:50:46.897Z] daemon.go:336: [d0aa8595ca586] waiting for daemon to start [2019-09-18T14:50:46.897Z] daemon.go:336: [d0aa8595ca586] waiting for daemon to start [2019-09-18T14:50:46.897Z] daemon.go:364: [d0aa8595ca586] daemon started [2019-09-18T14:50:46.897Z] daemon.go:472: [d0aa8595ca586] Stopping daemon [2019-09-18T14:50:46.897Z] daemon.go:307: [d0aa8595ca586] exiting daemon [2019-09-18T14:50:46.897Z] daemon.go:459: [d0aa8595ca586] Daemon stopped [2019-09-18T14:50:46.897Z] PASS [2019-09-18T14:50:46.897Z] [2019-09-18T14:50:46.897Z] === Skipped [2019-09-18T14:50:46.897Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-18T14:50:46.897Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:50:46.897Z] [2019-09-18T14:50:46.897Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-09-18T14:50:46.897Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:50:46.897Z] [2019-09-18T14:50:46.897Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-18T14:50:46.897Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:50:46.897Z] [2019-09-18T14:50:46.897Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-18T14:50:46.897Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:50:46.897Z] [2019-09-18T14:50:46.897Z] [2019-09-18T14:50:46.897Z] DONE 17 tests, 4 skipped in 29.817s [2019-09-18T14:50:46.897Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-09-18T14:50:46.897Z] ++ 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-18T14:50:46.897Z] ++ set -e [2019-09-18T14:50:46.897Z] ++ '[' -n 0 ']' [2019-09-18T14:50:46.897Z] ++ set -x [2019-09-18T14:50:46.897Z] ++ env -i DEST=/go/src/github.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-18T14:50:46.897Z] INFO: Testing against a local daemon [2019-09-18T14:50:46.897Z] === RUN TestPluginInvalidJSON [2019-09-18T14:50:46.897Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-18T14:50:46.897Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-18T14:50:46.897Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-18T14:50:46.897Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-09-18T14:50:46.897Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-18T14:50:46.897Z] PASS [2019-09-18T14:50:46.897Z] [2019-09-18T14:50:46.897Z] DONE 2 tests in 0.133s [2019-09-18T14:50:46.897Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-09-18T14:50:46.897Z] ++ 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-18T14:50:46.897Z] ++ set -e [2019-09-18T14:50:46.897Z] ++ '[' -n 0 ']' [2019-09-18T14:50:46.897Z] ++ set -x [2019-09-18T14:50:46.897Z] ++ env -i DEST=/go/src/github.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-18T14:50:46.897Z] INFO: Testing against a local daemon [2019-09-18T14:50:46.897Z] === RUN TestExternalGraphDriver [2019-09-18T14:50:46.897Z] === RUN TestExternalGraphDriver/json [2019-09-18T14:50:47.568Z] === RUN Test/DockerSuite/TestRunSysWritableInPrivilegedContainers [2019-09-18T14:50:48.374Z] === RUN TestExternalGraphDriver/spec [2019-09-18T14:50:48.499Z] === RUN Test/DockerSuite/TestRunSysctls [2019-09-18T14:50:49.599Z] === RUN Test/DockerSuite/TestBuildMultiStageGlobalArg [2019-09-18T14:50:49.869Z] === RUN Test/DockerSuite/TestRunTLSVerify [2019-09-18T14:50:50.126Z] === RUN Test/DockerSuite/TestRunTTYWithPipe [2019-09-18T14:50:50.126Z] === RUN Test/DockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-09-18T14:50:50.399Z] === RUN TestExternalGraphDriver/pull [2019-09-18T14:50:51.058Z] === RUN Test/DockerSuite/TestRunTmpfsMounts [2019-09-18T14:50:53.085Z] --- PASS: TestExternalGraphDriver (6.80s) [2019-09-18T14:50:53.085Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-09-18T14:50:53.085Z] daemon.go:336: [db7f05b4d5c1b] waiting for daemon to start [2019-09-18T14:50:53.085Z] daemon.go:336: [db7f05b4d5c1b] waiting for daemon to start [2019-09-18T14:50:53.085Z] daemon.go:364: [db7f05b4d5c1b] daemon started [2019-09-18T14:50:53.085Z] daemon.go:472: [db7f05b4d5c1b] Stopping daemon [2019-09-18T14:50:53.085Z] daemon.go:307: [db7f05b4d5c1b] exiting daemon [2019-09-18T14:50:53.085Z] daemon.go:459: [db7f05b4d5c1b] Daemon stopped [2019-09-18T14:50:53.085Z] daemon.go:336: [db7f05b4d5c1b] waiting for daemon to start [2019-09-18T14:50:53.085Z] daemon.go:336: [db7f05b4d5c1b] waiting for daemon to start [2019-09-18T14:50:53.085Z] daemon.go:364: [db7f05b4d5c1b] daemon started [2019-09-18T14:50:53.085Z] daemon.go:472: [db7f05b4d5c1b] Stopping daemon [2019-09-18T14:50:53.085Z] daemon.go:307: [db7f05b4d5c1b] exiting daemon [2019-09-18T14:50:53.085Z] daemon.go:459: [db7f05b4d5c1b] Daemon stopped [2019-09-18T14:50:53.085Z] --- PASS: TestExternalGraphDriver/json (2.18s) [2019-09-18T14:50:53.085Z] daemon.go:336: [db7f05b4d5c1b] waiting for daemon to start [2019-09-18T14:50:53.085Z] daemon.go:336: [db7f05b4d5c1b] waiting for daemon to start [2019-09-18T14:50:53.085Z] daemon.go:364: [db7f05b4d5c1b] daemon started [2019-09-18T14:50:53.085Z] daemon.go:472: [db7f05b4d5c1b] Stopping daemon [2019-09-18T14:50:53.085Z] daemon.go:307: [db7f05b4d5c1b] exiting daemon [2019-09-18T14:50:53.085Z] daemon.go:459: [db7f05b4d5c1b] Daemon stopped [2019-09-18T14:50:53.085Z] daemon.go:336: [db7f05b4d5c1b] waiting for daemon to start [2019-09-18T14:50:53.085Z] daemon.go:336: [db7f05b4d5c1b] waiting for daemon to start [2019-09-18T14:50:53.085Z] daemon.go:364: [db7f05b4d5c1b] daemon started [2019-09-18T14:50:53.085Z] daemon.go:472: [db7f05b4d5c1b] Stopping daemon [2019-09-18T14:50:53.085Z] daemon.go:307: [db7f05b4d5c1b] exiting daemon [2019-09-18T14:50:53.085Z] daemon.go:459: [db7f05b4d5c1b] Daemon stopped [2019-09-18T14:50:53.085Z] --- PASS: TestExternalGraphDriver/spec (2.15s) [2019-09-18T14:50:53.085Z] daemon.go:336: [db7f05b4d5c1b] waiting for daemon to start [2019-09-18T14:50:53.085Z] daemon.go:336: [db7f05b4d5c1b] waiting for daemon to start [2019-09-18T14:50:53.085Z] daemon.go:364: [db7f05b4d5c1b] daemon started [2019-09-18T14:50:53.085Z] daemon.go:472: [db7f05b4d5c1b] Stopping daemon [2019-09-18T14:50:53.085Z] daemon.go:307: [db7f05b4d5c1b] exiting daemon [2019-09-18T14:50:53.085Z] daemon.go:459: [db7f05b4d5c1b] Daemon stopped [2019-09-18T14:50:53.085Z] --- PASS: TestExternalGraphDriver/pull (2.25s) [2019-09-18T14:50:53.085Z] === RUN TestGraphdriverPluginV2 [2019-09-18T14:50:53.085Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-09-18T14:50:53.085Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:50:53.085Z] PASS [2019-09-18T14:50:53.085Z] [2019-09-18T14:50:53.085Z] === Skipped [2019-09-18T14:50:53.085Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-09-18T14:50:53.085Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:50:53.085Z] [2019-09-18T14:50:53.085Z] [2019-09-18T14:50:53.085Z] DONE 5 tests, 1 skipped in 6.999s [2019-09-18T14:50:53.085Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-09-18T14:50:53.085Z] ++ 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-18T14:50:53.085Z] ++ set -e [2019-09-18T14:50:53.085Z] ++ '[' -n 0 ']' [2019-09-18T14:50:53.085Z] ++ set -x [2019-09-18T14:50:53.086Z] ++ env -i DEST=/go/src/github.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-18T14:50:53.086Z] INFO: Testing against a local daemon [2019-09-18T14:50:53.086Z] === RUN TestContinueAfterPluginCrash [2019-09-18T14:50:53.086Z] === PAUSE TestContinueAfterPluginCrash [2019-09-18T14:50:53.086Z] === RUN TestDaemonStartWithLogOpt [2019-09-18T14:50:53.086Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-18T14:50:53.086Z] === CONT TestContinueAfterPluginCrash [2019-09-18T14:50:53.086Z] === CONT TestDaemonStartWithLogOpt [2019-09-18T14:50:53.579Z] === RUN Test/DockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-09-18T14:50:54.509Z] === RUN Test/DockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-09-18T14:50:57.032Z] === RUN Test/DockerSuite/TestRunTmpfsMountsWithOptions [2019-09-18T14:51:01.207Z] === RUN Test/DockerSuite/TestRunTwoConcurrentContainers [2019-09-18T14:51:04.481Z] === RUN Test/DockerSuite/TestRunUnprivilegedCanMknod [2019-09-18T14:51:04.740Z] === RUN Test/DockerSuite/TestRunUnprivilegedCannotMount [2019-09-18T14:51:05.675Z] === RUN Test/DockerSuite/TestRunUnprivilegedWithChroot [2019-09-18T14:51:06.607Z] === RUN Test/DockerSuite/TestRunUnsetEntrypoint [2019-09-18T14:51:09.134Z] === RUN Test/DockerSuite/TestRunUnshareProc [2019-09-18T14:51:10.505Z] === RUN Test/DockerSuite/TestRunUserByID [2019-09-18T14:51:11.070Z] === RUN Test/DockerSuite/TestRunUserByIDBig [2019-09-18T14:51:11.327Z] === RUN Test/DockerSuite/TestRunUserByIDNegative [2019-09-18T14:51:11.584Z] === RUN Test/DockerSuite/TestRunUserByIDZero [2019-09-18T14:51:11.627Z] --- PASS: TestDaemonStartWithLogOpt (16.17s) [2019-09-18T14:51:11.627Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-09-18T14:51:11.627Z] daemon.go:336: [d320b9b8afe01] waiting for daemon to start [2019-09-18T14:51:11.627Z] daemon.go:336: [d320b9b8afe01] waiting for daemon to start [2019-09-18T14:51:11.627Z] daemon.go:364: [d320b9b8afe01] daemon started [2019-09-18T14:51:11.627Z] daemon.go:472: [d320b9b8afe01] Stopping daemon [2019-09-18T14:51:11.627Z] daemon.go:307: [d320b9b8afe01] exiting daemon [2019-09-18T14:51:11.627Z] daemon.go:459: [d320b9b8afe01] Daemon stopped [2019-09-18T14:51:11.627Z] daemon.go:336: [d320b9b8afe01] waiting for daemon to start [2019-09-18T14:51:11.627Z] daemon.go:336: [d320b9b8afe01] waiting for daemon to start [2019-09-18T14:51:11.627Z] daemon.go:364: [d320b9b8afe01] daemon started [2019-09-18T14:51:11.627Z] daemon.go:472: [d320b9b8afe01] Stopping daemon [2019-09-18T14:51:11.627Z] daemon.go:307: [d320b9b8afe01] exiting daemon [2019-09-18T14:51:11.627Z] daemon.go:459: [d320b9b8afe01] Daemon stopped [2019-09-18T14:51:12.515Z] === RUN Test/DockerSuite/TestRunUserByName [2019-09-18T14:51:13.082Z] === RUN Test/DockerSuite/TestRunUserDefaults [2019-09-18T14:51:14.012Z] === RUN Test/DockerSuite/TestRunUserDeviceAllowed [2019-09-18T14:51:14.012Z] === RUN Test/DockerSuite/TestRunUserNotFound [2019-09-18T14:51:14.269Z] === RUN Test/DockerSuite/TestRunVerifyContainerID [2019-09-18T14:51:14.313Z] --- PASS: TestContinueAfterPluginCrash (20.98s) [2019-09-18T14:51:14.313Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-09-18T14:51:14.313Z] daemon.go:336: [d8a465d446f49] waiting for daemon to start [2019-09-18T14:51:14.313Z] daemon.go:336: [d8a465d446f49] waiting for daemon to start [2019-09-18T14:51:14.313Z] daemon.go:364: [d8a465d446f49] daemon started [2019-09-18T14:51:14.313Z] daemon.go:472: [d8a465d446f49] Stopping daemon [2019-09-18T14:51:14.313Z] daemon.go:307: [d8a465d446f49] exiting daemon [2019-09-18T14:51:14.313Z] daemon.go:459: [d8a465d446f49] Daemon stopped [2019-09-18T14:51:14.313Z] PASS [2019-09-18T14:51:14.313Z] [2019-09-18T14:51:14.313Z] DONE 2 tests in 21.108s [2019-09-18T14:51:14.313Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-09-18T14:51:14.313Z] ++ 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-18T14:51:14.313Z] ++ set -e [2019-09-18T14:51:14.313Z] ++ '[' -n 0 ']' [2019-09-18T14:51:14.313Z] ++ set -x [2019-09-18T14:51:14.313Z] ++ env -i DEST=/go/src/github.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-18T14:51:14.313Z] INFO: Testing against a local daemon [2019-09-18T14:51:14.313Z] === RUN TestPluginWithDevMounts [2019-09-18T14:51:14.313Z] === PAUSE TestPluginWithDevMounts [2019-09-18T14:51:14.313Z] === CONT TestPluginWithDevMounts [2019-09-18T14:51:14.846Z] === RUN Test/DockerSuite/TestBuildMultiStageImplicitFrom [2019-09-18T14:51:15.202Z] === RUN Test/DockerSuite/TestRunVolumeCopyFlag [2019-09-18T14:51:16.466Z] --- PASS: TestPluginWithDevMounts (2.38s) [2019-09-18T14:51:16.466Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-09-18T14:51:16.466Z] daemon.go:336: [db3857017bc87] waiting for daemon to start [2019-09-18T14:51:16.466Z] daemon.go:336: [db3857017bc87] waiting for daemon to start [2019-09-18T14:51:16.466Z] daemon.go:364: [db3857017bc87] daemon started [2019-09-18T14:51:16.466Z] daemon.go:472: [db3857017bc87] Stopping daemon [2019-09-18T14:51:16.466Z] daemon.go:307: [db3857017bc87] exiting daemon [2019-09-18T14:51:16.466Z] daemon.go:459: [db3857017bc87] Daemon stopped [2019-09-18T14:51:16.466Z] PASS [2019-09-18T14:51:16.466Z] [2019-09-18T14:51:16.466Z] DONE 1 tests in 2.510s [2019-09-18T14:51:16.466Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-09-18T14:51:16.466Z] ++ 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-18T14:51:16.466Z] ++ set -e [2019-09-18T14:51:16.466Z] ++ '[' -n 0 ']' [2019-09-18T14:51:16.466Z] ++ set -x [2019-09-18T14:51:16.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=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-18T14:51:16.467Z] INFO: Testing against a local daemon [2019-09-18T14:51:16.467Z] === RUN TestSecretInspect [2019-09-18T14:51:19.144Z] --- PASS: TestSecretInspect (2.30s) [2019-09-18T14:51:19.144Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-09-18T14:51:19.144Z] daemon.go:336: [d143aa293214a] waiting for daemon to start [2019-09-18T14:51:19.144Z] daemon.go:336: [d143aa293214a] waiting for daemon to start [2019-09-18T14:51:19.144Z] daemon.go:364: [d143aa293214a] daemon started [2019-09-18T14:51:19.144Z] daemon.go:472: [d143aa293214a] Stopping daemon [2019-09-18T14:51:19.144Z] daemon.go:307: [d143aa293214a] exiting daemon [2019-09-18T14:51:19.144Z] daemon.go:459: [d143aa293214a] Daemon stopped [2019-09-18T14:51:19.144Z] === RUN TestSecretList [2019-09-18T14:51:20.461Z] === RUN Test/DockerSuite/TestRunVolumeWithOneCharacter [2019-09-18T14:51:20.718Z] === RUN Test/DockerSuite/TestRunVolumesCleanPaths [2019-09-18T14:51:21.196Z] --- PASS: TestSecretList (2.38s) [2019-09-18T14:51:21.196Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-09-18T14:51:21.196Z] daemon.go:336: [d52bd99cd1540] waiting for daemon to start [2019-09-18T14:51:21.196Z] daemon.go:336: [d52bd99cd1540] waiting for daemon to start [2019-09-18T14:51:21.196Z] daemon.go:364: [d52bd99cd1540] daemon started [2019-09-18T14:51:21.196Z] daemon.go:472: [d52bd99cd1540] Stopping daemon [2019-09-18T14:51:21.196Z] daemon.go:307: [d52bd99cd1540] exiting daemon [2019-09-18T14:51:21.196Z] daemon.go:459: [d52bd99cd1540] Daemon stopped [2019-09-18T14:51:21.196Z] === RUN TestSecretsCreateAndDelete [2019-09-18T14:51:22.086Z] === RUN Test/DockerSuite/TestRunVolumesFromInReadWriteMode [2019-09-18T14:51:22.649Z] === RUN Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-18T14:51:23.664Z] === RUN Test/DockerSuite/TestBuildMultiStageMultipleBuilds [2019-09-18T14:51:23.893Z] --- PASS: TestSecretsCreateAndDelete (2.35s) [2019-09-18T14:51:23.893Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-09-18T14:51:23.893Z] daemon.go:336: [d3f418b16211d] waiting for daemon to start [2019-09-18T14:51:23.893Z] daemon.go:336: [d3f418b16211d] waiting for daemon to start [2019-09-18T14:51:23.893Z] daemon.go:364: [d3f418b16211d] daemon started [2019-09-18T14:51:23.893Z] daemon.go:472: [d3f418b16211d] Stopping daemon [2019-09-18T14:51:23.893Z] daemon.go:307: [d3f418b16211d] exiting daemon [2019-09-18T14:51:23.893Z] daemon.go:459: [d3f418b16211d] Daemon stopped [2019-09-18T14:51:23.893Z] === RUN TestSecretsUpdate [2019-09-18T14:51:25.170Z] === RUN Test/DockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-09-18T14:51:25.927Z] --- PASS: TestSecretsUpdate (2.36s) [2019-09-18T14:51:25.927Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-09-18T14:51:25.927Z] daemon.go:336: [df890710fe1af] waiting for daemon to start [2019-09-18T14:51:25.927Z] daemon.go:336: [df890710fe1af] waiting for daemon to start [2019-09-18T14:51:25.927Z] daemon.go:364: [df890710fe1af] daemon started [2019-09-18T14:51:25.927Z] daemon.go:472: [df890710fe1af] Stopping daemon [2019-09-18T14:51:25.927Z] daemon.go:307: [df890710fe1af] exiting daemon [2019-09-18T14:51:25.927Z] daemon.go:459: [df890710fe1af] Daemon stopped [2019-09-18T14:51:25.927Z] === RUN TestTemplatedSecret [2019-09-18T14:51:26.539Z] === RUN Test/DockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-09-18T14:51:29.062Z] === RUN Test/DockerSuite/TestRunVolumesFromSymlinkPath [2019-09-18T14:51:29.398Z] --- PASS: TestTemplatedSecret (3.09s) [2019-09-18T14:51:29.398Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-09-18T14:51:29.398Z] daemon.go:336: [d7703c098d1e0] waiting for daemon to start [2019-09-18T14:51:29.398Z] daemon.go:336: [d7703c098d1e0] waiting for daemon to start [2019-09-18T14:51:29.398Z] daemon.go:364: [d7703c098d1e0] daemon started [2019-09-18T14:51:29.398Z] daemon.go:472: [d7703c098d1e0] Stopping daemon [2019-09-18T14:51:29.398Z] daemon.go:307: [d7703c098d1e0] exiting daemon [2019-09-18T14:51:29.398Z] daemon.go:459: [d7703c098d1e0] Daemon stopped [2019-09-18T14:51:29.398Z] === RUN TestSecretCreateResolve [2019-09-18T14:51:29.507Z] === RUN Test/DockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-09-18T14:51:31.451Z] --- PASS: TestSecretCreateResolve (2.33s) [2019-09-18T14:51:31.451Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-09-18T14:51:31.451Z] daemon.go:336: [d38f7ad5be729] waiting for daemon to start [2019-09-18T14:51:31.451Z] daemon.go:336: [d38f7ad5be729] waiting for daemon to start [2019-09-18T14:51:31.451Z] daemon.go:364: [d38f7ad5be729] daemon started [2019-09-18T14:51:31.451Z] daemon.go:472: [d38f7ad5be729] Stopping daemon [2019-09-18T14:51:31.451Z] daemon.go:307: [d38f7ad5be729] exiting daemon [2019-09-18T14:51:31.451Z] daemon.go:459: [d38f7ad5be729] Daemon stopped [2019-09-18T14:51:31.451Z] PASS [2019-09-18T14:51:31.451Z] [2019-09-18T14:51:31.451Z] DONE 6 tests in 14.960s [2019-09-18T14:51:31.451Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-09-18T14:51:31.451Z] ++ 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-18T14:51:31.451Z] ++ set -e [2019-09-18T14:51:31.451Z] ++ '[' -n 0 ']' [2019-09-18T14:51:31.451Z] ++ set -x [2019-09-18T14:51:31.451Z] ++ env -i DEST=/go/src/github.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-18T14:51:31.451Z] INFO: Testing against a local daemon [2019-09-18T14:51:31.451Z] === RUN TestServiceCreateInit [2019-09-18T14:51:31.733Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-18T14:51:32.335Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsReadonly [2019-09-18T14:51:32.901Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsShared [2019-09-18T14:51:33.832Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsSlave [2019-09-18T14:51:34.241Z] === RUN Test/DockerSuite/TestBuildMultiStageNameVariants [2019-09-18T14:51:35.201Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUCount [2019-09-18T14:51:35.201Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUPercent [2019-09-18T14:51:35.201Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUShares [2019-09-18T14:51:35.201Z] === RUN Test/DockerSuite/TestRunWithBadDevice [2019-09-18T14:51:35.201Z] === RUN Test/DockerSuite/TestRunWithBlkioWeight [2019-09-18T14:51:36.123Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-18T14:51:36.147Z] === RUN Test/DockerSuite/TestRunWithCPUQuota [2019-09-18T14:51:37.081Z] === RUN Test/DockerSuite/TestRunWithCPUShares [2019-09-18T14:51:38.013Z] === RUN Test/DockerSuite/TestRunWithCpuPeriod [2019-09-18T14:51:39.908Z] === RUN Test/DockerSuite/TestRunWithCpusetCpus [2019-09-18T14:51:40.510Z] --- PASS: TestServiceCreateInit (8.85s) [2019-09-18T14:51:40.510Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.41s) [2019-09-18T14:51:40.510Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-09-18T14:51:40.510Z] daemon.go:336: [d95e0bcb96d87] waiting for daemon to start [2019-09-18T14:51:40.510Z] daemon.go:336: [d95e0bcb96d87] waiting for daemon to start [2019-09-18T14:51:40.510Z] daemon.go:364: [d95e0bcb96d87] daemon started [2019-09-18T14:51:40.510Z] daemon.go:472: [d95e0bcb96d87] Stopping daemon [2019-09-18T14:51:40.510Z] daemon.go:307: [d95e0bcb96d87] exiting daemon [2019-09-18T14:51:40.510Z] daemon.go:459: [d95e0bcb96d87] Daemon stopped [2019-09-18T14:51:40.510Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.40s) [2019-09-18T14:51:40.510Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-09-18T14:51:40.510Z] daemon.go:336: [d79bcde8e9bbd] waiting for daemon to start [2019-09-18T14:51:40.510Z] daemon.go:336: [d79bcde8e9bbd] waiting for daemon to start [2019-09-18T14:51:40.510Z] daemon.go:364: [d79bcde8e9bbd] daemon started [2019-09-18T14:51:40.510Z] daemon.go:472: [d79bcde8e9bbd] Stopping daemon [2019-09-18T14:51:40.510Z] daemon.go:307: [d79bcde8e9bbd] exiting daemon [2019-09-18T14:51:40.510Z] daemon.go:459: [d79bcde8e9bbd] Daemon stopped [2019-09-18T14:51:40.510Z] === RUN TestCreateServiceMultipleTimes [2019-09-18T14:51:40.839Z] === RUN Test/DockerSuite/TestRunWithCpusetMems [2019-09-18T14:51:41.769Z] === RUN Test/DockerSuite/TestRunWithDaemonFlags [2019-09-18T14:51:41.769Z] === RUN Test/DockerSuite/TestRunWithDefaultShmSize [2019-09-18T14:51:42.699Z] === RUN Test/DockerSuite/TestRunWithInvalidBlkioWeight [2019-09-18T14:51:42.699Z] === RUN Test/DockerSuite/TestRunWithInvalidCpuPeriod [2019-09-18T14:51:42.699Z] === RUN Test/DockerSuite/TestRunWithInvalidKernelMemory [2019-09-18T14:51:42.699Z] === RUN Test/DockerSuite/TestRunWithInvalidMacAddress [2019-09-18T14:51:42.699Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-09-18T14:51:42.699Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-09-18T14:51:43.261Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-09-18T14:51:43.519Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-09-18T14:51:43.519Z] === RUN Test/DockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-09-18T14:51:43.775Z] === RUN Test/DockerSuite/TestRunWithKernelMemory [2019-09-18T14:51:44.705Z] === RUN Test/DockerSuite/TestRunWithMemoryLimit [2019-09-18T14:51:45.638Z] === RUN Test/DockerSuite/TestRunWithMemoryReservation [2019-09-18T14:51:46.568Z] === RUN Test/DockerSuite/TestRunWithMemoryReservationInvalid [2019-09-18T14:51:46.568Z] === RUN Test/DockerSuite/TestRunWithNanoCPUs [2019-09-18T14:51:47.498Z] === RUN Test/DockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-09-18T14:51:47.754Z] === RUN Test/DockerSuite/TestRunWithOomScoreAdj [2019-09-18T14:51:48.685Z] === RUN Test/DockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-09-18T14:51:48.685Z] === RUN Test/DockerSuite/TestRunWithShmSize [2019-09-18T14:51:49.615Z] === RUN Test/DockerSuite/TestRunWithSwappiness [2019-09-18T14:51:50.179Z] === RUN Test/DockerSuite/TestRunWithSwappinessInvalid [2019-09-18T14:51:50.436Z] === RUN Test/DockerSuite/TestRunWithTooSmallMemoryLimit [2019-09-18T14:51:50.436Z] === RUN Test/DockerSuite/TestRunWithUlimits [2019-09-18T14:51:51.365Z] === RUN Test/DockerSuite/TestRunWithVolumesFromExited [2019-09-18T14:51:52.019Z] === RUN Test/DockerSuite/TestBuildMultiStageResetScratch [2019-09-18T14:51:52.019Z] === RUN Test/DockerSuite/TestBuildMultiStageUnusedArg [2019-09-18T14:51:52.735Z] === RUN Test/DockerSuite/TestRunWithVolumesIsRecursive [2019-09-18T14:51:53.664Z] === RUN Test/DockerSuite/TestRunWithoutMemoryswapLimit [2019-09-18T14:51:53.664Z] === RUN Test/DockerSuite/TestRunWithoutNetworking [2019-09-18T14:51:54.595Z] === RUN Test/DockerSuite/TestRunWorkdirExistsAndIsFile [2019-09-18T14:51:54.595Z] === RUN Test/DockerSuite/TestRunWorkingDirectory [2019-09-18T14:51:56.488Z] === RUN Test/DockerSuite/TestRunWriteFilteredProc [2019-09-18T14:51:57.052Z] === RUN Test/DockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-09-18T14:51:58.970Z] --- PASS: TestCreateServiceMultipleTimes (16.85s) [2019-09-18T14:51:58.970Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-09-18T14:51:58.970Z] daemon.go:336: [dfa8705c01e3f] waiting for daemon to start [2019-09-18T14:51:58.970Z] daemon.go:336: [dfa8705c01e3f] waiting for daemon to start [2019-09-18T14:51:58.970Z] daemon.go:364: [dfa8705c01e3f] daemon started [2019-09-18T14:51:58.970Z] daemon.go:472: [dfa8705c01e3f] Stopping daemon [2019-09-18T14:51:58.970Z] daemon.go:307: [dfa8705c01e3f] exiting daemon [2019-09-18T14:51:58.970Z] daemon.go:459: [dfa8705c01e3f] Daemon stopped [2019-09-18T14:51:58.970Z] === RUN TestCreateServiceConflict [2019-09-18T14:51:59.584Z] --- PASS: TestCreateServiceConflict (2.29s) [2019-09-18T14:51:59.584Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-09-18T14:51:59.584Z] daemon.go:336: [dfa17e2594b9e] waiting for daemon to start [2019-09-18T14:51:59.584Z] daemon.go:336: [dfa17e2594b9e] waiting for daemon to start [2019-09-18T14:51:59.584Z] daemon.go:364: [dfa17e2594b9e] daemon started [2019-09-18T14:51:59.584Z] daemon.go:472: [dfa17e2594b9e] Stopping daemon [2019-09-18T14:51:59.584Z] daemon.go:307: [dfa17e2594b9e] exiting daemon [2019-09-18T14:51:59.584Z] daemon.go:459: [dfa17e2594b9e] Daemon stopped [2019-09-18T14:51:59.584Z] === RUN TestCreateServiceMaxReplicas [2019-09-18T14:52:00.325Z] === RUN Test/DockerSuite/TestRunWriteToProcAsound [2019-09-18T14:52:00.586Z] === RUN Test/DockerSuite/TestRunWrongCpusetCpusFlagValue [2019-09-18T14:52:00.586Z] === RUN Test/DockerSuite/TestRunWrongCpusetMemsFlagValue [2019-09-18T14:52:00.649Z] === RUN Test/DockerSuite/TestBuildMultipleTags [2019-09-18T14:52:00.649Z] === RUN Test/DockerSuite/TestBuildNetContainer [2019-09-18T14:52:00.649Z] === RUN Test/DockerSuite/TestBuildNetNone [2019-09-18T14:52:00.649Z] === RUN Test/DockerSuite/TestBuildNoContext [2019-09-18T14:52:00.844Z] === RUN Test/DockerSuite/TestSaveAndLoadRepoFlags [2019-09-18T14:52:02.213Z] === RUN Test/DockerSuite/TestSaveAndLoadRepoStdout [2019-09-18T14:52:02.852Z] === RUN Test/DockerSuite/TestBuildNoDupOutput [2019-09-18T14:52:03.058Z] --- PASS: TestCreateServiceMaxReplicas (3.09s) [2019-09-18T14:52:03.058Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-09-18T14:52:03.058Z] daemon.go:336: [d7b10e697e3a7] waiting for daemon to start [2019-09-18T14:52:03.058Z] daemon.go:336: [d7b10e697e3a7] waiting for daemon to start [2019-09-18T14:52:03.058Z] daemon.go:364: [d7b10e697e3a7] daemon started [2019-09-18T14:52:03.058Z] daemon.go:472: [d7b10e697e3a7] Stopping daemon [2019-09-18T14:52:03.058Z] daemon.go:307: [d7b10e697e3a7] exiting daemon [2019-09-18T14:52:03.058Z] daemon.go:459: [d7b10e697e3a7] Daemon stopped [2019-09-18T14:52:03.058Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-18T14:52:03.143Z] === RUN Test/DockerSuite/TestSaveAndLoadWithProgressBar [2019-09-18T14:52:04.513Z] === RUN Test/DockerSuite/TestSaveCheckTimes [2019-09-18T14:52:04.513Z] === RUN Test/DockerSuite/TestSaveDirectoryPermissions [2019-09-18T14:52:07.034Z] === RUN Test/DockerSuite/TestSaveImageId [2019-09-18T14:52:07.034Z] === RUN Test/DockerSuite/TestSaveLoadNoTag [2019-09-18T14:52:07.291Z] === RUN Test/DockerSuite/TestSaveLoadParents [2019-09-18T14:52:09.810Z] === RUN Test/DockerSuite/TestSaveMultipleNames [2019-09-18T14:52:09.810Z] === RUN Test/DockerSuite/TestSaveRepoWithMultipleImages [2019-09-18T14:52:11.179Z] === RUN Test/DockerSuite/TestSaveSingleTag [2019-09-18T14:52:11.435Z] === RUN Test/DockerSuite/TestSaveWithNoExistImage [2019-09-18T14:52:11.435Z] === RUN Test/DockerSuite/TestSaveXzAndLoadRepoStdout [2019-09-18T14:52:13.239Z] === RUN Test/DockerSuite/TestBuildNoNamedVolume [2019-09-18T14:52:13.330Z] === RUN Test/DockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-09-18T14:52:14.699Z] === RUN Test/DockerSuite/TestSearchCmdOptions [2019-09-18T14:52:14.809Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailure [2019-09-18T14:52:14.809Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailureRemote [2019-09-18T14:52:14.956Z] === RUN Test/DockerSwarmSuite/TestSwarmJoinWithDrain [2019-09-18T14:52:15.213Z] === RUN Test/DockerSuite/TestSearchOnCentralRegistry [2019-09-18T14:52:15.213Z] === RUN Test/DockerSuite/TestSearchOnCentralRegistryWithDash [2019-09-18T14:52:15.274Z] === RUN Test/DockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-09-18T14:52:15.469Z] === RUN Test/DockerSuite/TestSearchStarsOptionWithWrongParameter [2019-09-18T14:52:15.470Z] === RUN Test/DockerSuite/TestSearchWithLimit [2019-09-18T14:52:15.727Z] === RUN Test/DockerSuite/TestSlowStdinClosing [2019-09-18T14:52:17.475Z] === RUN Test/DockerSuite/TestBuildNotVerboseSuccess [2019-09-18T14:52:18.268Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.43s) [2019-09-18T14:52:18.268Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-09-18T14:52:18.268Z] daemon.go:336: [d5ea63cb4cb66] waiting for daemon to start [2019-09-18T14:52:18.268Z] daemon.go:336: [d5ea63cb4cb66] waiting for daemon to start [2019-09-18T14:52:18.268Z] daemon.go:364: [d5ea63cb4cb66] daemon started [2019-09-18T14:52:18.268Z] daemon.go:472: [d5ea63cb4cb66] Stopping daemon [2019-09-18T14:52:18.268Z] daemon.go:307: [d5ea63cb4cb66] exiting daemon [2019-09-18T14:52:18.268Z] daemon.go:459: [d5ea63cb4cb66] Daemon stopped [2019-09-18T14:52:18.268Z] === RUN TestCreateServiceSecretFileMode [2019-09-18T14:52:18.457Z] === RUN Test/DockerSuite/TestBuildNullStringInAddCopyVolume [2019-09-18T14:52:18.881Z] --- PASS: TestCreateServiceSecretFileMode (2.61s) [2019-09-18T14:52:18.881Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-09-18T14:52:18.881Z] daemon.go:336: [dc3894affc914] waiting for daemon to start [2019-09-18T14:52:18.881Z] daemon.go:336: [dc3894affc914] waiting for daemon to start [2019-09-18T14:52:18.881Z] daemon.go:364: [dc3894affc914] daemon started [2019-09-18T14:52:18.881Z] daemon.go:472: [dc3894affc914] Stopping daemon [2019-09-18T14:52:18.881Z] daemon.go:307: [dc3894affc914] exiting daemon [2019-09-18T14:52:18.881Z] daemon.go:459: [dc3894affc914] Daemon stopped [2019-09-18T14:52:18.881Z] === RUN TestCreateServiceConfigFileMode [2019-09-18T14:52:19.001Z] === RUN Test/DockerSuite/TestStartAttachCorrectExitCode [2019-09-18T14:52:20.013Z] === RUN Test/DockerSuite/TestBuildOnBuild [2019-09-18T14:52:21.576Z] --- PASS: TestCreateServiceConfigFileMode (2.63s) [2019-09-18T14:52:21.577Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-09-18T14:52:21.577Z] daemon.go:336: [d81f8f7f5074d] waiting for daemon to start [2019-09-18T14:52:21.577Z] daemon.go:336: [d81f8f7f5074d] waiting for daemon to start [2019-09-18T14:52:21.577Z] daemon.go:364: [d81f8f7f5074d] daemon started [2019-09-18T14:52:21.577Z] daemon.go:472: [d81f8f7f5074d] Stopping daemon [2019-09-18T14:52:21.577Z] daemon.go:307: [d81f8f7f5074d] exiting daemon [2019-09-18T14:52:21.577Z] daemon.go:459: [d81f8f7f5074d] Daemon stopped [2019-09-18T14:52:21.577Z] === RUN TestCreateServiceSysctls [2019-09-18T14:52:24.252Z] === RUN Test/DockerSuite/TestStartAttachMultipleContainers [2019-09-18T14:52:25.041Z] --- PASS: TestCreateServiceSysctls (3.65s) [2019-09-18T14:52:25.041Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-09-18T14:52:25.041Z] daemon.go:336: [d10bfb4dbef15] waiting for daemon to start [2019-09-18T14:52:25.041Z] daemon.go:336: [d10bfb4dbef15] waiting for daemon to start [2019-09-18T14:52:25.041Z] daemon.go:364: [d10bfb4dbef15] daemon started [2019-09-18T14:52:25.041Z] daemon.go:472: [d10bfb4dbef15] Stopping daemon [2019-09-18T14:52:25.041Z] daemon.go:307: [d10bfb4dbef15] exiting daemon [2019-09-18T14:52:25.041Z] daemon.go:459: [d10bfb4dbef15] Daemon stopped [2019-09-18T14:52:25.041Z] === RUN TestCreateServiceCapabilities [2019-09-18T14:52:27.526Z] === RUN Test/DockerSuite/TestStartAttachReturnsOnError [2019-09-18T14:52:27.722Z] --- PASS: TestCreateServiceCapabilities (2.73s) [2019-09-18T14:52:27.722Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-09-18T14:52:27.722Z] daemon.go:336: [d4b78237929c1] waiting for daemon to start [2019-09-18T14:52:27.722Z] daemon.go:336: [d4b78237929c1] waiting for daemon to start [2019-09-18T14:52:27.723Z] daemon.go:364: [d4b78237929c1] daemon started [2019-09-18T14:52:27.723Z] daemon.go:472: [d4b78237929c1] Stopping daemon [2019-09-18T14:52:27.723Z] daemon.go:307: [d4b78237929c1] exiting daemon [2019-09-18T14:52:27.723Z] daemon.go:459: [d4b78237929c1] Daemon stopped [2019-09-18T14:52:27.723Z] === RUN TestInspect [2019-09-18T14:52:28.089Z] === RUN Test/DockerSuite/TestStartAttachSilent [2019-09-18T14:52:28.653Z] === RUN Test/DockerSwarmSuite/TestSwarmLeaveLocked [2019-09-18T14:52:30.033Z] === RUN Test/DockerSuite/TestStartAttachWithRename [2019-09-18T14:52:30.405Z] === RUN Test/DockerSuite/TestBuildOnBuildCache [2019-09-18T14:52:30.412Z] --- PASS: TestInspect (2.84s) [2019-09-18T14:52:30.413Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-09-18T14:52:30.413Z] daemon.go:336: [d5a0ba5de6336] waiting for daemon to start [2019-09-18T14:52:30.413Z] daemon.go:336: [d5a0ba5de6336] waiting for daemon to start [2019-09-18T14:52:30.413Z] daemon.go:364: [d5a0ba5de6336] daemon started [2019-09-18T14:52:30.413Z] daemon.go:472: [d5a0ba5de6336] Stopping daemon [2019-09-18T14:52:30.413Z] daemon.go:307: [d5a0ba5de6336] exiting daemon [2019-09-18T14:52:30.413Z] daemon.go:459: [d5a0ba5de6336] Daemon stopped [2019-09-18T14:52:30.413Z] === RUN TestDockerNetworkConnectAlias [2019-09-18T14:52:30.871Z] === RUN Test/DockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-09-18T14:52:33.305Z] === RUN Test/DockerSuite/TestStartMultipleContainers [2019-09-18T14:52:33.869Z] === RUN Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-18T14:52:35.765Z] === RUN Test/DockerSuite/TestStartPausedContainer [2019-09-18T14:52:35.913Z] --- PASS: TestDockerNetworkConnectAlias (4.71s) [2019-09-18T14:52:35.913Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-09-18T14:52:35.913Z] daemon.go:336: [d1f2da9414530] waiting for daemon to start [2019-09-18T14:52:35.913Z] daemon.go:336: [d1f2da9414530] waiting for daemon to start [2019-09-18T14:52:35.913Z] daemon.go:364: [d1f2da9414530] daemon started [2019-09-18T14:52:35.913Z] daemon.go:472: [d1f2da9414530] Stopping daemon [2019-09-18T14:52:35.913Z] daemon.go:307: [d1f2da9414530] exiting daemon [2019-09-18T14:52:35.913Z] daemon.go:459: [d1f2da9414530] Daemon stopped [2019-09-18T14:52:35.913Z] === RUN TestDockerNetworkReConnect [2019-09-18T14:52:36.699Z] === RUN Test/DockerSuite/TestStartRecordError [2019-09-18T14:52:39.221Z] === RUN Test/DockerSuite/TestStartReturnCorrectExitCode [2019-09-18T14:52:40.297Z] --- PASS: TestDockerNetworkReConnect (4.63s) [2019-09-18T14:52:40.297Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-09-18T14:52:40.297Z] daemon.go:336: [d7242e00ef602] waiting for daemon to start [2019-09-18T14:52:40.297Z] daemon.go:336: [d7242e00ef602] waiting for daemon to start [2019-09-18T14:52:40.297Z] daemon.go:364: [d7242e00ef602] daemon started [2019-09-18T14:52:40.297Z] daemon.go:472: [d7242e00ef602] Stopping daemon [2019-09-18T14:52:40.297Z] daemon.go:307: [d7242e00ef602] exiting daemon [2019-09-18T14:52:40.297Z] daemon.go:459: [d7242e00ef602] Daemon stopped [2019-09-18T14:52:40.297Z] === RUN TestServicePlugin [2019-09-18T14:52:40.297Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-18T14:52:40.297Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:52:40.297Z] === RUN TestServiceUpdateLabel [2019-09-18T14:52:41.265Z] === RUN Test/DockerSuite/TestBuildOnBuildEntrypointJSON [2019-09-18T14:52:41.744Z] === RUN Test/DockerSuite/TestStatsAllNewContainersAdded [2019-09-18T14:52:42.332Z] --- PASS: TestServiceUpdateLabel (2.26s) [2019-09-18T14:52:42.333Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-09-18T14:52:42.333Z] daemon.go:336: [d17d9e2f4e2be] waiting for daemon to start [2019-09-18T14:52:42.333Z] daemon.go:336: [d17d9e2f4e2be] waiting for daemon to start [2019-09-18T14:52:42.333Z] daemon.go:364: [d17d9e2f4e2be] daemon started [2019-09-18T14:52:42.333Z] daemon.go:472: [d17d9e2f4e2be] Stopping daemon [2019-09-18T14:52:42.333Z] daemon.go:307: [d17d9e2f4e2be] exiting daemon [2019-09-18T14:52:42.333Z] daemon.go:459: [d17d9e2f4e2be] Daemon stopped [2019-09-18T14:52:42.333Z] === RUN TestServiceUpdateSecrets [2019-09-18T14:52:44.202Z] === RUN Test/DockerSuite/TestBuildOnBuildLimitedInheritance [2019-09-18T14:52:44.267Z] === RUN Test/DockerSuite/TestStatsAllNoStream [2019-09-18T14:52:48.440Z] === RUN Test/DockerSuite/TestStatsAllRunningNoStream [2019-09-18T14:52:52.910Z] === RUN Test/DockerSuite/TestBuildOnBuildLowercase [2019-09-18T14:52:53.691Z] === RUN Test/DockerSuite/TestStatsContainerNotFound [2019-09-18T14:52:56.210Z] === RUN Test/DockerSuite/TestStatsFormatAll [2019-09-18T14:52:57.551Z] --- PASS: TestServiceUpdateSecrets (14.82s) [2019-09-18T14:52:57.551Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-09-18T14:52:57.551Z] daemon.go:336: [dae99a6071bee] waiting for daemon to start [2019-09-18T14:52:57.551Z] daemon.go:336: [dae99a6071bee] waiting for daemon to start [2019-09-18T14:52:57.551Z] daemon.go:364: [dae99a6071bee] daemon started [2019-09-18T14:52:57.551Z] daemon.go:472: [dae99a6071bee] Stopping daemon [2019-09-18T14:52:57.551Z] daemon.go:307: [dae99a6071bee] exiting daemon [2019-09-18T14:52:57.551Z] daemon.go:459: [dae99a6071bee] Daemon stopped [2019-09-18T14:52:57.551Z] === RUN TestServiceUpdateConfigs [2019-09-18T14:52:58.755Z] === RUN Test/DockerSuite/TestBuildOnBuildOutput [2019-09-18T14:53:02.791Z] === RUN Test/DockerSuite/TestStatsNoStream [2019-09-18T14:53:03.541Z] === RUN Test/DockerSuite/TestBuildOnBuildWithCopy [2019-09-18T14:53:04.008Z] === RUN Test/DockerSuite/TestBuildOpaqueDirectory [2019-09-18T14:53:04.008Z] === RUN Test/DockerSuite/TestBuildPATH [2019-09-18T14:53:04.475Z] === RUN Test/DockerSuite/TestBuildRUNErrMsg [2019-09-18T14:53:04.709Z] === RUN Test/DockerSuite/TestStopContainerSignal [2019-09-18T14:53:06.603Z] === RUN Test/DockerSuite/TestTopMultipleArgs [2019-09-18T14:53:06.679Z] === RUN Test/DockerSuite/TestBuildRUNoneJSON [2019-09-18T14:53:06.679Z] === RUN Test/DockerSuite/TestBuildRelativeCopy [2019-09-18T14:53:07.532Z] === RUN Test/DockerSuite/TestTopNonPrivileged [2019-09-18T14:53:08.462Z] === RUN Test/DockerSuite/TestTopPrivileged [2019-09-18T14:53:09.026Z] === RUN Test/DockerSuite/TestTopWindowsCoreProcesses [2019-09-18T14:53:09.026Z] === RUN Test/DockerSuite/TestTwoContainersInNetHost [2019-09-18T14:53:09.956Z] === RUN Test/DockerSuite/TestUnpublishedPortsInPsOutput [2019-09-18T14:53:12.774Z] --- PASS: TestServiceUpdateConfigs (14.94s) [2019-09-18T14:53:12.774Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-09-18T14:53:12.774Z] daemon.go:336: [d8e81322c6432] waiting for daemon to start [2019-09-18T14:53:12.774Z] daemon.go:336: [d8e81322c6432] waiting for daemon to start [2019-09-18T14:53:12.774Z] daemon.go:364: [d8e81322c6432] daemon started [2019-09-18T14:53:12.774Z] daemon.go:472: [d8e81322c6432] Stopping daemon [2019-09-18T14:53:12.774Z] daemon.go:307: [d8e81322c6432] exiting daemon [2019-09-18T14:53:12.774Z] daemon.go:459: [d8e81322c6432] Daemon stopped [2019-09-18T14:53:12.774Z] === RUN TestServiceUpdateNetwork [2019-09-18T14:53:15.207Z] === RUN Test/DockerSuite/TestUnsetEnvVarHealthCheck [2019-09-18T14:53:18.481Z] === RUN Test/DockerSuite/TestUpdateContainerInvalidValue [2019-09-18T14:53:19.044Z] === RUN Test/DockerSuite/TestUpdateContainerWithoutFlags [2019-09-18T14:53:19.975Z] === RUN Test/DockerSuite/TestUpdateInvalidSwapMemory [2019-09-18T14:53:19.975Z] === RUN Test/DockerSuite/TestUpdateKernelMemory [2019-09-18T14:53:20.905Z] === RUN Test/DockerSuite/TestUpdateKernelMemoryUninitialized [2019-09-18T14:53:22.799Z] === RUN Test/DockerSuite/TestUpdateMemoryWithSwapMemory [2019-09-18T14:53:22.799Z] === RUN Test/DockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-09-18T14:53:24.693Z] === RUN Test/DockerSuite/TestUpdatePausedContainer [2019-09-18T14:53:25.304Z] --- PASS: TestServiceUpdateNetwork (13.09s) [2019-09-18T14:53:25.304Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-09-18T14:53:25.304Z] daemon.go:336: [d1c8d2a7d08e0] waiting for daemon to start [2019-09-18T14:53:25.304Z] daemon.go:336: [d1c8d2a7d08e0] waiting for daemon to start [2019-09-18T14:53:25.304Z] daemon.go:364: [d1c8d2a7d08e0] daemon started [2019-09-18T14:53:25.304Z] daemon.go:472: [d1c8d2a7d08e0] Stopping daemon [2019-09-18T14:53:25.304Z] daemon.go:307: [d1c8d2a7d08e0] exiting daemon [2019-09-18T14:53:25.304Z] daemon.go:459: [d1c8d2a7d08e0] Daemon stopped [2019-09-18T14:53:25.304Z] PASS [2019-09-18T14:53:25.304Z] [2019-09-18T14:53:25.304Z] === Skipped [2019-09-18T14:53:25.304Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-09-18T14:53:25.304Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-18T14:53:25.304Z] [2019-09-18T14:53:25.304Z] [2019-09-18T14:53:25.304Z] DONE 19 tests, 1 skipped in 113.564s [2019-09-18T14:53:25.304Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-09-18T14:53:25.304Z] ++ 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-18T14:53:25.304Z] ++ set -e [2019-09-18T14:53:25.304Z] ++ '[' -n 0 ']' [2019-09-18T14:53:25.304Z] ++ set -x [2019-09-18T14:53:25.304Z] ++ env -i DEST=/go/src/github.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-18T14:53:25.304Z] INFO: Testing against a local daemon [2019-09-18T14:53:25.304Z] === RUN TestSessionCreate [2019-09-18T14:53:25.304Z] --- PASS: TestSessionCreate (0.05s) [2019-09-18T14:53:25.304Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-18T14:53:25.304Z] --- PASS: TestSessionCreateWithBadUpgrade (0.07s) [2019-09-18T14:53:25.304Z] PASS [2019-09-18T14:53:25.304Z] [2019-09-18T14:53:25.304Z] DONE 2 tests in 0.222s [2019-09-18T14:53:25.304Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-09-18T14:53:25.304Z] ++ 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-18T14:53:25.304Z] ++ set -e [2019-09-18T14:53:25.304Z] ++ '[' -n 0 ']' [2019-09-18T14:53:25.304Z] ++ set -x [2019-09-18T14:53:25.304Z] ++ env -i DEST=/go/src/github.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-18T14:53:25.304Z] INFO: Testing against a local daemon [2019-09-18T14:53:25.304Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-18T14:53:25.304Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-18T14:53:25.304Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-18T14:53:25.304Z] === RUN TestEventsExecDie [2019-09-18T14:53:25.623Z] === RUN Test/DockerSuite/TestUpdateRunningContainer [2019-09-18T14:53:26.329Z] --- PASS: TestEventsExecDie (1.01s) [2019-09-18T14:53:26.329Z] === RUN TestEventsBackwardsCompatible [2019-09-18T14:53:26.613Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-09-18T14:53:26.613Z] === RUN TestInfoBinaryCommits [2019-09-18T14:53:26.613Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-09-18T14:53:26.613Z] === RUN TestInfoAPIVersioned [2019-09-18T14:53:26.613Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-09-18T14:53:26.613Z] === RUN TestInfoAPI [2019-09-18T14:53:26.613Z] --- PASS: TestInfoAPI (0.06s) [2019-09-18T14:53:26.613Z] === RUN TestInfoAPIWarnings [2019-09-18T14:53:26.991Z] === RUN Test/DockerSuite/TestUpdateRunningContainerWithRestart [2019-09-18T14:53:27.623Z] --- PASS: TestInfoAPIWarnings (0.92s) [2019-09-18T14:53:27.623Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-09-18T14:53:27.623Z] daemon.go:336: [db2aee45fd7c5] waiting for daemon to start [2019-09-18T14:53:27.623Z] daemon.go:336: [db2aee45fd7c5] waiting for daemon to start [2019-09-18T14:53:27.623Z] daemon.go:364: [db2aee45fd7c5] daemon started [2019-09-18T14:53:27.623Z] daemon.go:472: [db2aee45fd7c5] Stopping daemon [2019-09-18T14:53:27.623Z] daemon.go:307: [db2aee45fd7c5] exiting daemon [2019-09-18T14:53:27.623Z] daemon.go:459: [db2aee45fd7c5] Daemon stopped [2019-09-18T14:53:27.623Z] === RUN TestLoginFailsWithBadCredentials [2019-09-18T14:53:28.239Z] --- PASS: TestLoginFailsWithBadCredentials (0.59s) [2019-09-18T14:53:28.239Z] === RUN TestPingCacheHeaders [2019-09-18T14:53:28.239Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-09-18T14:53:28.239Z] === RUN TestPingGet [2019-09-18T14:53:28.239Z] --- PASS: TestPingGet (0.04s) [2019-09-18T14:53:28.239Z] === RUN TestPingHead [2019-09-18T14:53:28.239Z] --- PASS: TestPingHead (0.05s) [2019-09-18T14:53:28.239Z] === RUN TestVersion [2019-09-18T14:53:28.522Z] --- PASS: TestVersion (0.05s) [2019-09-18T14:53:28.522Z] PASS [2019-09-18T14:53:28.522Z] [2019-09-18T14:53:28.522Z] === Skipped [2019-09-18T14:53:28.522Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-18T14:53:28.522Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-18T14:53:28.522Z] [2019-09-18T14:53:28.522Z] [2019-09-18T14:53:28.522Z] DONE 12 tests, 1 skipped in 3.089s [2019-09-18T14:53:28.522Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-09-18T14:53:28.522Z] ++ 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-18T14:53:28.522Z] ++ set -e [2019-09-18T14:53:28.522Z] ++ '[' -n 0 ']' [2019-09-18T14:53:28.522Z] ++ set -x [2019-09-18T14:53:28.522Z] ++ env -i DEST=/go/src/github.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-18T14:53:28.522Z] INFO: Testing against a local daemon [2019-09-18T14:53:28.522Z] === RUN TestVolumesCreateAndList [2019-09-18T14:53:28.522Z] --- PASS: TestVolumesCreateAndList (0.06s) [2019-09-18T14:53:28.522Z] === RUN TestVolumesRemove [2019-09-18T14:53:28.804Z] --- PASS: TestVolumesRemove (0.09s) [2019-09-18T14:53:28.804Z] === RUN TestVolumesInspect [2019-09-18T14:53:28.804Z] --- PASS: TestVolumesInspect (0.04s) [2019-09-18T14:53:28.804Z] === RUN TestVolumesInvalidJSON [2019-09-18T14:53:28.804Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-18T14:53:28.804Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-18T14:53:28.804Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-18T14:53:28.804Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-09-18T14:53:28.804Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-18T14:53:28.804Z] PASS [2019-09-18T14:53:28.804Z] [2019-09-18T14:53:28.804Z] DONE 5 tests in 0.323s [2019-09-18T14:53:28.804Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-18T14:53:28.884Z] === RUN Test/DockerSuite/TestUpdateStats [2019-09-18T14:53:29.088Z] ++++ cat bundles/test-integration/docker.pid [2019-09-18T14:53:29.088Z] +++ kill 12035 [2019-09-18T14:53:30.558Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-18T14:53:30.558Z] +++ /etc/init.d/apparmor stop [2019-09-18T14:53:30.558Z] Clearing AppArmor profiles cache:. [2019-09-18T14:53:30.558Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-18T14:53:30.558Z] Unloading profiles will leave already running processes permanently [2019-09-18T14:53:30.558Z] unconfined, which can lead to unexpected situations. [2019-09-18T14:53:30.558Z] [2019-09-18T14:53:30.558Z] To set a process to complain mode, use the command line tool [2019-09-18T14:53:30.558Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-18T14:53:30.558Z] with the 'teardown' option." [2019-09-18T14:53:30.558Z] Post stage [Pipeline] junit [2019-09-18T14:53:32.624Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-18T14:53:33.445Z] + echo Ensuring container killed. [2019-09-18T14:53:33.445Z] Ensuring container killed. [2019-09-18T14:53:33.445Z] + docker rm -vf docker-pr3 [2019-09-18T14:53:33.445Z] Error: No such container: docker-pr3 [2019-09-18T14:53:33.445Z] + true [Pipeline] sh [2019-09-18T14:53:33.835Z] + echo Chowning /workspace to jenkins user [2019-09-18T14:53:33.835Z] Chowning /workspace to jenkins user [2019-09-18T14:53:33.835Z] + id -u [2019-09-18T14:53:33.835Z] + id -g [2019-09-18T14:53:33.835Z] + docker run --rm -v /home/docker/workspace/moby_PR-39942:/workspace busybox chown -R 1001:1001 /workspace [2019-09-18T14:53:33.835Z] Unable to find image 'busybox:latest' locally [2019-09-18T14:53:34.116Z] latest: Pulling from library/busybox [2019-09-18T14:53:34.116Z] e38168a01e65: Pulling fs layer [2019-09-18T14:53:34.135Z] === RUN Test/DockerSuite/TestUpdateStoppedContainer [2019-09-18T14:53:34.729Z] e38168a01e65: Verifying Checksum [2019-09-18T14:53:34.729Z] e38168a01e65: Download complete [2019-09-18T14:53:35.012Z] e38168a01e65: Pull complete [2019-09-18T14:53:35.012Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-09-18T14:53:35.012Z] Status: Downloaded newer image for busybox:latest [2019-09-18T14:53:35.071Z] === RUN Test/DockerSuite/TestUpdateSwapMemoryOnly [2019-09-18T14:53:35.071Z] === RUN Test/DockerSuite/TestUpdateWithNanoCPUs [2019-09-18T14:53:36.441Z] === RUN Test/DockerSuite/TestUpdateWithUntouchedFields [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-18T14:53:37.373Z] === RUN Test/DockerSuite/TestUserDefinedNetworkAlias [2019-09-18T14:53:37.437Z] + bundleName=ppc64le-integration [2019-09-18T14:53:37.437Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-09-18T14:53:37.437Z] Creating ppc64le-integration-bundles.tar.gz [2019-09-18T14:53:37.437Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2019-09-18T14:53:37.437Z] [Pipeline] archiveArtifacts [2019-09-18T14:53:37.754Z] Archiving artifacts [2019-09-18T14:53:38.130Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39942/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-18T14:53:38.516Z] + make clean [2019-09-18T14:53:39.132Z] docker volume rm -f docker-dev-cache [2019-09-18T14:53:39.132Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-18T14:53:42.629Z] === RUN Test/DockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-09-18T14:53:45.903Z] === RUN Test/DockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-09-18T14:53:49.178Z] === RUN Test/DockerSuite/TestUserDefinedNetworkConnectivity [2019-09-18T14:53:52.452Z] === RUN Test/DockerSuite/TestUserDefinedNetworkLinks [2019-09-18T14:53:56.625Z] === RUN Test/DockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-09-18T14:53:57.490Z] === RUN Test/DockerSuite/TestBuildRelativeWorkdir [2019-09-18T14:54:01.877Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-09-18T14:54:05.155Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-09-18T14:54:07.677Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-09-18T14:54:09.061Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-09-18T14:54:10.967Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-09-18T14:54:13.490Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-09-18T14:54:16.012Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-09-18T14:54:18.533Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-09-18T14:54:21.054Z] === RUN Test/DockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-09-18T14:54:23.574Z] === RUN Test/DockerSuite/TestVolumeCLICreate [2019-09-18T14:54:27.551Z] === RUN Test/DockerSuite/TestBuildRm [2019-09-18T14:54:38.423Z] === RUN Test/DockerSuite/TestVolumeCLICreateLabel [2019-09-18T14:54:38.423Z] === RUN Test/DockerSuite/TestVolumeCLICreateLabelMultiple [2019-09-18T14:54:38.423Z] === RUN Test/DockerSuite/TestVolumeCLICreateWithOpts [2019-09-18T14:54:39.352Z] === RUN Test/DockerSuite/TestVolumeCLIInspect [2019-09-18T14:54:39.609Z] === RUN Test/DockerSuite/TestVolumeCLIInspectMulti [2019-09-18T14:54:39.609Z] === RUN Test/DockerSuite/TestVolumeCLIInspectTmplError [2019-09-18T14:54:39.609Z] === RUN Test/DockerSuite/TestVolumeCLILs [2019-09-18T14:54:40.019Z] === RUN Test/DockerSuite/TestBuildRunShEntrypoint [2019-09-18T14:54:40.539Z] === RUN Test/DockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-09-18T14:54:40.539Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterDangling [2019-09-18T14:54:41.471Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterDrivers [2019-09-18T14:54:41.576Z] === RUN Test/DockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-09-18T14:54:41.576Z] === RUN Test/DockerSuite/TestBuildScratchCopy [2019-09-18T14:54:41.728Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterLabels [2019-09-18T14:54:41.728Z] === RUN Test/DockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-09-18T14:54:41.728Z] === RUN Test/DockerSuite/TestVolumeCLINoArgs [2019-09-18T14:54:41.728Z] === RUN Test/DockerSuite/TestVolumeCLIRm [2019-09-18T14:54:42.044Z] === RUN Test/DockerSuite/TestBuildSetCommandWithDefinedShell [2019-09-18T14:54:43.096Z] === RUN Test/DockerSwarmSuite/TestSwarmManagerAddress [2019-09-18T14:54:43.600Z] === RUN Test/DockerSuite/TestBuildShCmdJSONEntrypoint [2019-09-18T14:54:44.465Z] === RUN Test/DockerSuite/TestVolumeCLIRmForce [2019-09-18T14:54:44.465Z] === RUN Test/DockerSuite/TestVolumeCLIRmForceInUse [2019-09-18T14:54:44.722Z] === RUN Test/DockerSuite/TestVolumeCLIRmForceUsage [2019-09-18T14:54:44.979Z] === RUN Test/DockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-09-18T14:54:44.979Z] === RUN Test/DockerSuite/TestVolumeEvents [2019-09-18T14:54:45.911Z] === RUN Test/DockerSuite/TestVolumeFromMixedRWOptions [2019-09-18T14:54:47.374Z] === RUN Test/DockerSuite/TestBuildShellEntrypoint [2019-09-18T14:54:49.200Z] === RUN Test/DockerSuite/TestVolumeLsFormat [2019-09-18T14:54:49.201Z] === RUN Test/DockerSuite/TestVolumeLsFormatDefaultFormat [2019-09-18T14:54:49.201Z] === RUN Test/DockerSuite/TestVolumesFromGetsProperMode [2019-09-18T14:54:51.147Z] === RUN Test/DockerSuite/TestBuildShellInherited [2019-09-18T14:54:52.473Z] === RUN Test/DockerSuite/TestVolumesNoCopyData [2019-09-18T14:54:55.881Z] === RUN Test/DockerSuite/TestBuildShellMultiple [2019-09-18T14:54:56.646Z] === RUN Test/DockerSuite/TestWindowsRunAsSystem [2019-09-18T14:54:56.646Z] === RUN Test/DockerRegistrySuite/TestBuildByDigest [2019-09-18T14:54:57.209Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkCreateDup [2019-09-18T14:54:59.732Z] === RUN Test/DockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-18T14:55:00.661Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-09-18T14:55:00.917Z] === RUN Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-18T14:55:03.440Z] === RUN Test/DockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-18T14:55:03.440Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-09-18T14:55:08.694Z] === RUN Test/DockerRegistrySuite/TestConcurrentPush [2019-09-18T14:55:09.258Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkPlugin [2019-09-18T14:55:12.532Z] === RUN Test/DockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-09-18T14:55:12.532Z] === RUN Test/DockerRegistrySuite/TestCreateByDigest [2019-09-18T14:55:13.649Z] === RUN Test/DockerSuite/TestBuildShellNotJSON [2019-09-18T14:55:13.649Z] === RUN Test/DockerSuite/TestBuildShellUpdatesConfig [2019-09-18T14:55:13.649Z] === RUN Test/DockerSuite/TestBuildShellWindowsPowershell [2019-09-18T14:55:14.426Z] === RUN Test/DockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-18T14:55:15.794Z] === RUN Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-18T14:55:17.689Z] === RUN Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-18T14:55:19.058Z] === RUN Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-18T14:55:20.965Z] === RUN Test/DockerRegistrySuite/TestEventsImageFilterPush [2019-09-18T14:55:22.333Z] === RUN Test/DockerRegistrySuite/TestInspectImageWithDigests [2019-09-18T14:55:23.701Z] === RUN Test/DockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-18T14:55:26.111Z] === RUN Test/DockerSuite/TestBuildSpaces [2019-09-18T14:55:26.111Z] === RUN Test/DockerSuite/TestBuildSpacesWithQuotes [2019-09-18T14:55:26.975Z] === RUN Test/DockerRegistrySuite/TestListImagesWithDigests [2019-09-18T14:55:29.495Z] === RUN Test/DockerRegistrySuite/TestListImagesWithoutDigests [2019-09-18T14:55:30.866Z] === RUN Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-18T14:55:31.952Z] === RUN Test/DockerSuite/TestBuildStartsFromOne [2019-09-18T14:55:31.952Z] === RUN Test/DockerSuite/TestBuildStderr [2019-09-18T14:55:35.041Z] === RUN Test/DockerRegistrySuite/TestPullByDigest [2019-09-18T14:55:35.975Z] === RUN Test/DockerRegistrySuite/TestPullByDigestNoFallback [2019-09-18T14:55:35.975Z] === RUN Test/DockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-18T14:55:36.769Z] === RUN Test/DockerSuite/TestBuildStepsWithProgress [2019-09-18T14:55:37.345Z] === RUN Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-18T14:55:38.716Z] === RUN Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-18T14:55:40.089Z] === RUN Test/DockerRegistrySuite/TestPullIDStability [2019-09-18T14:55:44.264Z] === RUN Test/DockerRegistrySuite/TestPullImageWithAliases [2019-09-18T14:55:44.522Z] === RUN Test/DockerRegistrySuite/TestPullManifestList [2019-09-18T14:55:45.891Z] === RUN Test/DockerRegistrySuite/TestPullNoLayers [2019-09-18T14:55:46.455Z] === RUN Test/DockerRegistrySuite/TestPushBadTag [2019-09-18T14:55:46.455Z] === RUN Test/DockerRegistrySuite/TestPushBusyboxImage [2019-09-18T14:55:46.713Z] === RUN Test/DockerRegistrySuite/TestPushEmptyLayer [2019-09-18T14:55:46.970Z] === RUN Test/DockerRegistrySuite/TestPushMultipleTags [2019-09-18T14:55:47.227Z] === RUN Test/DockerRegistrySuite/TestPushUntagged [2019-09-18T14:55:47.485Z] === RUN Test/DockerRegistrySuite/TestRemoveImageByDigest [2019-09-18T14:55:48.855Z] === RUN Test/DockerRegistrySuite/TestRunByDigest [2019-09-18T14:55:51.388Z] === RUN Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-18T14:55:52.317Z] === RUN Test/DockerRegistrySuite/TestTagByDigest [2019-09-18T14:55:53.686Z] === RUN Test/DockerRegistrySuite/TestUserAgentPassThrough [2019-09-18T14:55:55.054Z] === RUN Test/DockerRegistrySuite/TestV2Only [2019-09-18T14:55:55.617Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-18T14:55:58.144Z] === RUN Test/DockerSuite/TestBuildStopSignal [2019-09-18T14:55:58.144Z] === RUN Test/DockerSuite/TestBuildSymlinkBasename [2019-09-18T14:56:00.350Z] === RUN Test/DockerSuite/TestBuildSymlinkBreakout [2019-09-18T14:56:00.872Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPush [2019-09-18T14:56:01.906Z] === RUN Test/DockerSuite/TestBuildTagEvent [2019-09-18T14:56:06.126Z] === RUN Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-18T14:56:06.642Z] === RUN Test/DockerSuite/TestBuildTimeArgHistoryExclusions [2019-09-18T14:56:06.691Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByDigest [2019-09-18T14:56:06.947Z] === RUN Test/DockerSwarmSuite/TestSwarmNodeListFilter [2019-09-18T14:56:08.316Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-18T14:56:08.316Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-18T14:56:10.209Z] === RUN Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-18T14:56:10.209Z] === RUN Test/DockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-09-18T14:56:11.581Z] === RUN Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-18T14:56:12.951Z] === RUN Test/DockerSchema1RegistrySuite/TestPullIDStability [2019-09-18T14:56:13.768Z] === RUN Test/DockerSuite/TestBuildUser [2019-09-18T14:56:13.768Z] === RUN Test/DockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-09-18T14:56:13.768Z] === RUN Test/DockerSuite/TestBuildUsersAndGroups [2019-09-18T14:56:13.768Z] === RUN Test/DockerSuite/TestBuildVerboseOut [2019-09-18T14:56:14.322Z] === RUN Test/DockerSwarmSuite/TestSwarmPublishAdd [2019-09-18T14:56:16.843Z] === RUN Test/DockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-09-18T14:56:17.100Z] === RUN Test/DockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-18T14:56:17.663Z] === RUN Test/DockerSchema1RegistrySuite/TestPullNoLayers [2019-09-18T14:56:18.227Z] === RUN Test/DockerSchema1RegistrySuite/TestPushBadTag [2019-09-18T14:56:18.484Z] === RUN Test/DockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-18T14:56:18.504Z] === RUN Test/DockerSuite/TestBuildVerifyIntString [2019-09-18T14:56:18.504Z] === RUN Test/DockerSuite/TestBuildVerifySingleQuoteFails [2019-09-18T14:56:18.741Z] === RUN Test/DockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-18T14:56:18.997Z] === RUN Test/DockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-18T14:56:19.562Z] === RUN Test/DockerSchema1RegistrySuite/TestPushUntagged [2019-09-18T14:56:19.562Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-18T14:56:20.942Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-18T14:56:21.507Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-18T14:56:21.764Z] === RUN Test/DockerSwarmSuite/TestSwarmReadonlyRootfs [2019-09-18T14:56:21.764Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-18T14:56:23.132Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-18T14:56:23.132Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-18T14:56:23.696Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-18T14:56:24.627Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-18T14:56:24.627Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-18T14:56:24.883Z] === RUN Test/DockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-09-18T14:56:27.133Z] === RUN Test/DockerSuite/TestBuildVolumeFileExistsinContainer [2019-09-18T14:56:27.133Z] === RUN Test/DockerSuite/TestBuildVolumesRetainContents [2019-09-18T14:56:27.133Z] === RUN Test/DockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-09-18T14:56:30.139Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-18T14:56:30.139Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-18T14:56:30.139Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-18T14:56:30.139Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-18T14:56:30.395Z] === RUN Test/DockerNetworkSuite/TestConntrackFlowsLeak [2019-09-18T14:56:33.668Z] === RUN Test/DockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-09-18T14:56:34.598Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-09-18T14:56:39.851Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-09-18T14:56:42.372Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-09-18T14:56:45.643Z] === RUN Test/DockerSwarmSuite/TestSwarmRotateUnlockKey [2019-09-18T14:56:46.208Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-09-18T14:56:48.729Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-09-18T14:56:52.367Z] === RUN Test/DockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-09-18T14:56:52.367Z] === RUN Test/DockerSuite/TestBuildWindowsUser [2019-09-18T14:56:58.679Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-09-18T14:57:00.079Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceEnvFile [2019-09-18T14:57:01.972Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-09-18T14:57:02.905Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceListFilter [2019-09-18T14:57:03.835Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-09-18T14:57:04.765Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-09-18T14:57:05.695Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-09-18T14:57:05.695Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-09-18T14:57:07.256Z] === RUN Test/DockerSuite/TestBuildWindowsWorkdirProcessing [2019-09-18T14:57:07.588Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-09-18T14:57:09.484Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-09-18T14:57:09.484Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreateDelete [2019-09-18T14:57:09.484Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-09-18T14:57:10.048Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-09-18T14:57:11.419Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreateLabel [2019-09-18T14:57:11.419Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-09-18T14:57:11.676Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-09-18T14:57:11.933Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-09-18T14:57:13.099Z] === RUN Test/DockerSuite/TestBuildWithExtraHost [2019-09-18T14:57:13.099Z] === RUN Test/DockerSuite/TestBuildWithExtraHostInvalidFormat [2019-09-18T14:57:13.099Z] === RUN Test/DockerSuite/TestBuildWithFailure [2019-09-18T14:57:13.825Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-09-18T14:57:15.197Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-09-18T14:57:15.454Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-09-18T14:57:16.018Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDriverOptions [2019-09-18T14:57:16.018Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-09-18T14:57:16.035Z] === RUN Test/DockerSuite/TestBuildWithInaccessibleFilesInContext [2019-09-18T14:57:16.035Z] === RUN Test/DockerSuite/TestBuildWithRecycleBin [2019-09-18T14:57:16.581Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceTTY [2019-09-18T14:57:19.854Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkFlagAlias [2019-09-18T14:57:23.127Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-09-18T14:57:23.691Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-09-18T14:57:26.966Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-09-18T14:57:30.253Z] === RUN Test/DockerSwarmSuite/TestSwarmServiceWithGroup [2019-09-18T14:57:30.927Z] === RUN Test/DockerSuite/TestBuildWithTabs [2019-09-18T14:57:34.425Z] === RUN Test/DockerSwarmSuite/TestSwarmStopSignal [2019-09-18T14:57:34.700Z] === RUN Test/DockerSuite/TestBuildWithUTF8BOM [2019-09-18T14:57:34.989Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-09-18T14:57:35.166Z] === RUN Test/DockerSuite/TestBuildWithUTF8BOMDockerignore [2019-09-18T14:57:35.248Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-09-18T14:57:36.178Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-09-18T14:57:36.435Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-09-18T14:57:36.692Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-09-18T14:57:36.949Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-09-18T14:57:36.949Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkInspectDefault [2019-09-18T14:57:37.206Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-09-18T14:57:37.206Z] === RUN Test/DockerSwarmSuite/TestSwarmTaskListFilter [2019-09-18T14:57:40.481Z] === RUN Test/DockerSwarmSuite/TestSwarmUpdate [2019-09-18T14:57:41.411Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkLsDefault [2019-09-18T14:57:41.411Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkLsFilter [2019-09-18T14:57:41.411Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkMacInspect [2019-09-18T14:57:43.306Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-09-18T14:57:43.306Z] === RUN Test/DockerSwarmSuite/TestSwarmVolumePlugin [2019-09-18T14:57:48.561Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-09-18T14:57:52.732Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-09-18T14:57:52.732Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-09-18T14:57:54.102Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-09-18T14:57:57.378Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkRmPredefined [2019-09-18T14:57:57.378Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkRunNetByID [2019-09-18T14:57:58.308Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-09-18T14:57:59.237Z] === RUN Test/DockerNetworkSuite/TestDockerNetworkValidateIP [2019-09-18T14:58:00.400Z] === RUN Test/DockerSuite/TestBuildWithVolumeOwnership [2019-09-18T14:58:00.400Z] === RUN Test/DockerSuite/TestBuildWithVolumes [2019-09-18T14:58:00.400Z] === RUN Test/DockerSuite/TestBuildWorkdirCmd [2019-09-18T14:58:00.400Z] === RUN Test/DockerSuite/TestBuildWorkdirImageCmd [2019-09-18T14:58:01.148Z] === RUN Test/DockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-09-18T14:58:01.381Z] === RUN Test/DockerSuite/TestBuildWorkdirWindowsPath [2019-09-18T14:58:07.696Z] === RUN Test/DockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-09-18T14:58:09.590Z] === RUN Test/DockerHubPullSuite/TestPullClientDisconnect [2019-09-18T14:58:11.482Z] === RUN Test/DockerHubPullSuite/TestPullFromCentralRegistry [2019-09-18T14:58:11.772Z] === RUN Test/DockerSuite/TestBuildWorkdirWithEnvVariables [2019-09-18T14:58:12.045Z] === RUN Test/DockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-09-18T14:58:12.238Z] === RUN Test/DockerSuite/TestBuildXZHost [2019-09-18T14:58:12.704Z] === RUN Test/DockerSuite/TestCLIProxyDisableProxyUnixSock [2019-09-18T14:58:12.704Z] === RUN Test/DockerSuite/TestClientSetsTLSServerName [2019-09-18T14:58:12.704Z] === RUN Test/DockerSuite/TestCmdCannotBeInvoked [2019-09-18T14:58:13.414Z] === RUN Test/DockerHubPullSuite/TestPullNonExistingImage [2019-09-18T14:58:13.414Z] === RUN Test/DockerHubPullSuite/TestPullScratchNotAllowed [2019-09-18T14:58:13.674Z] --- PASS: Test (2112.85s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPIErrorJSON (0.01s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPIErrorPlainText (0.04s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPIImagesDelete (0.71s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPIImagesFilter (0.10s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPIImagesHistory (0.47s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPIImagesSaveAndLoad (0.65s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPINetworkConnectDisconnect (1.64s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPINetworkCreateCheckDuplicate (0.24s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPINetworkFilter (0.00s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.83s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPINetworkInspectBridge (1.05s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPIOptionsRoute (0.00s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPIStatsNetworkStats (4.20s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPIStatsNetworkStatsVersioning (3.69s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPIStatsNoStreamConnectedContainers (3.80s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPIStatsNoStreamGetCpu (2.75s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.37s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAppArmorDeniesChmodProc (1.20s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAppArmorDeniesPtrace (1.56s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAppArmorTraceSelf (1.34s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAttachAfterDetach (2.45s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAttachClosedOnContainerStop (2.92s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAttachDetach (1.72s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAttachDisconnect (2.22s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAttachMultipleAndRestart (2.61s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAttachPausedContainer (2.05s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestAttachTTYWithoutStdin (1.40s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAPIBuildGitWithF (2.31s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAPIDockerFileRemote (4.15s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAPIDoubleDockerfile (2.40s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAPILowerDockerfile (2.45s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.14s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAPIUnnormalizedTarPaths (1.30s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddAndCopyFileWithWhitespace (34.37s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddBadLinks (0.70s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddBadLinksVolume (1.90s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddBrokenTar (0.33s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddChangeOwnership (2.61s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddCurrentDirWithCache (2.73s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddCurrentDirWithoutCache (0.92s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddDirContentToExistingDir (8.86s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddDirContentToRoot (4.44s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddFileNotFound (0.11s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.88s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.25s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddNonTar (1.69s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddPreservesFilesSpecialBits (3.62s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteFileMTime (2.77s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.99s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteNoDecompress (1.33s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddScript (3.64s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToExistDir (10.05s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToNonExistingDir (7.17s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToRoot (4.09s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddTar (9.97s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddTarXz (1.65s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddTarXzGz (1.46s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddToSymlinkDest (4.86s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildAddWholeDirToRoot (7.73s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildBlankName (0.41s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArg (3.12s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgBuiltinArg (2.66s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheHit (1.52s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.24s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.05s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgDefaultOverride (3.10s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.44s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.55s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgEnv (16.16s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgExpansion (4.03s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgExpansionOverride (3.56s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.37s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.06s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.41s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.20s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.66s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildCacheAdd (0.74s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildCacheBrokenSymlink (0.83s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildCacheFrom (6.65s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.69s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildCacheRootSource (0.92s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildCancellationKillsSleep (1.25s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildChownOnCopy (6.47s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildChownSingleFile (2.30s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildCleanupCmdOnEntrypoint (1.01s) [2019-09-18T14:58:13.674Z] --- PASS: Test/DockerSuite/TestBuildClearCmd (0.55s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildCmd (0.35s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildCmdShDashC (0.35s) [2019-09-18T14:58:13.675Z] --- SKIP: Test/DockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-09-18T14:58:13.675Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildCmdSpaces (1.42s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildCommentsShebangs (6.00s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildConditionalCache (1.25s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildContChar (4.25s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildContainerWithCgroupParent (1.17s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildContextCleanup (0.39s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildContextCleanupFailedBuild (0.82s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildContextTarGzip (0.73s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildContextTarNoCompression (0.40s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildCopyAddMultipleFiles (15.79s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildCopyCacheOnFileChange (1.26s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildCopyDirButNotFile (0.70s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildCopyDirContentToExistDir (4.68s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildCopyDirContentToRoot (5.44s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildCopyFileDotWithWorkdir (2.18s) [2019-09-18T14:58:13.675Z] --- SKIP: Test/DockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-09-18T14:58:13.675Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T14:58:13.675Z] --- SKIP: Test/DockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-09-18T14:58:13.675Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T14:58:13.675Z] --- SKIP: Test/DockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-09-18T14:58:13.675Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T14:58:13.675Z] --- SKIP: Test/DockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-09-18T14:58:13.675Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToExistDir (5.12s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToNonExistDir (7.49s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToRoot (4.21s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildCopyWholeDirToRoot (7.96s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcard (7.59s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcardCache (0.74s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcardInName (1.66s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildDeleteCommittedFile (5.11s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdin (1.05s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinDockerignore (1.65s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.72s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.02s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildDockerignore (14.30s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreCleanPaths (1.76s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreComment (4.10s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreExceptions (15.00s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreTouchDockerfile (1.13s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringDockerfile (6.25s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringDockerignore (2.86s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringOnlyDotfiles (2.98s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringRenamedDockerfile (8.44s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWholeDir (2.70s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWildDirs (2.77s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWildTopDir (20.64s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildDotDotFile (0.15s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildEOLInLine (6.02s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildEmptyCmd (0.34s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildEmptyEntrypoint (0.39s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildEmptyEntrypointInheritance (0.71s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildEmptyScratch (0.09s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildEmptyStringVolume (0.30s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildEntrypoint (0.32s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.45s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.58s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildEntrypointRunCleanup (1.67s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildEnv (1.46s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildEnvEscapes (1.53s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildEnvOverwrite (1.07s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildEnvUsage (7.92s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildEnvUsage2 (23.69s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementAddCopy (2.01s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementEnv (11.10s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementExpose (0.90s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementWorkdir (1.68s) [2019-09-18T14:58:13.675Z] --- SKIP: Test/DockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-09-18T14:58:13.675Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildEscapeWhitespace (0.48s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildExoticShellInterpolation (12.91s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildExpose (0.35s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildExposeMorePorts (0.59s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildExposeOrder (0.58s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildFails (1.04s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildFailsGitNotCallable (0.09s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildFollowSymlinkToDir (3.00s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildFollowSymlinkToFile (2.78s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildForceRm (1.96s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildFromGit (1.52s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildFromGitWithContext (0.52s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildFromGitWithF (1.22s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildFromMixedcaseDockerfile (2.41s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildFromOfficialNames (0.80s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildFromRemoteTarball (0.32s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildFromStdinWithF (2.38s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildFromURLWithF (4.53s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildHandleEscapesInVolume (2.54s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildHistory (5.57s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildIidFile (0.45s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildIidFileCleanupOnFail (0.87s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildInheritance (0.60s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildIntermediateTarget (0.52s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildInvalidTag (0.02s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildJSONEmptyRun (1.11s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildLabel (0.47s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildLabelCacheCommit (0.42s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildLabelMultiple (0.52s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildLabelOneNode (0.33s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildLabels (0.50s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildLabelsCache (1.00s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildLabelsOverride (2.82s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildLastModified (6.05s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildLineBreak (4.22s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildMaintainer (0.40s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildMissingArgs (2.57s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildModifyFileInFolder (1.99s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildMultiStageArg (4.94s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCache (0.78s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCopyFromErrors (0.87s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCopyFromSyntax (15.17s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildMultiStageGlobalArg (4.23s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildMultiStageImplicitFrom (1.34s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildMultiStageMultipleBuilds (3.06s) [2019-09-18T14:58:13.675Z] --- SKIP: Test/DockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-09-18T14:58:13.675Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildMultiStageNameVariants (5.52s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildMultiStageResetScratch (0.62s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildMultiStageUnusedArg (2.42s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildMultipleTags (0.37s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildNetContainer (2.79s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildNetNone (0.70s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildNoContext (1.22s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildNoDupOutput (1.21s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildNoNamedVolume (2.03s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailure (0.41s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.40s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseSuccess (0.48s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildNullStringInAddCopyVolume (0.78s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildOnBuild (2.41s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildOnBuildCache (0.77s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.50s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildOnBuildEntrypointJSON (1.81s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildOnBuildLimitedInheritance (2.43s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildOnBuildLowercase (1.42s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildOnBuildOutput (1.87s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildOnBuildWithCopy (0.60s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildOpaqueDirectory (4.65s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildPATH (2.80s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildRUNErrMsg (1.08s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildRUNoneJSON (1.39s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildRelativeCopy (11.39s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildRelativeWorkdir (5.46s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildResourceConstraintsAreUsed (2.14s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildRm (3.15s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildRunShEntrypoint (1.26s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.48s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildScratchCopy (0.48s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildSetCommandWithDefinedShell (0.63s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildShCmdJSONEntrypoint (1.46s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildShellEntrypoint (1.46s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildShellInherited (1.14s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildShellMultiple (5.05s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildShellNotJSON (0.11s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildShellUpdatesConfig (0.49s) [2019-09-18T14:58:13.675Z] --- SKIP: Test/DockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-09-18T14:58:13.675Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildSpaces (0.57s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildSpacesWithQuotes (1.22s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildStartsFromOne (0.13s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildStderr (1.12s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildStepsWithProgress (5.85s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildStopSignal (1.48s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildSymlinkBasename (1.25s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildSymlinkBreakout (0.59s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildTagEvent (1.18s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildTimeArgHistoryExclusions (1.97s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildUser (2.53s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.01s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildUsersAndGroups (20.08s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildVerboseOut (1.64s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildVerifyIntString (0.41s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildVerifySingleQuoteFails (1.28s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildVolumeFileExistsinContainer (1.54s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildVolumesRetainContents (1.73s) [2019-09-18T14:58:13.675Z] --- SKIP: Test/DockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-09-18T14:58:13.675Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T14:58:13.675Z] --- SKIP: Test/DockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-09-18T14:58:13.675Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T14:58:13.675Z] --- SKIP: Test/DockerSuite/TestBuildWindowsUser (0.01s) [2019-09-18T14:58:13.675Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T14:58:13.675Z] --- SKIP: Test/DockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-09-18T14:58:13.675Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildWithExtraHost (2.24s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildWithFailure (1.02s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildWithInaccessibleFilesInContext (0.68s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildWithTabs (1.07s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildWithUTF8BOM (0.11s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildWithUTF8BOMDockerignore (3.13s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildWithVolumeOwnership (2.19s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildWithVolumes (1.27s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildWorkdirCmd (0.58s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildWorkdirImageCmd (0.74s) [2019-09-18T14:58:13.675Z] --- SKIP: Test/DockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2019-09-18T14:58:13.675Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildWorkdirWithEnvVariables (1.11s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestBuildXZHost (2.53s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2019-09-18T14:58:13.675Z] --- SKIP: Test/DockerSuite/TestClientSetsTLSServerName (0.02s) [2019-09-18T14:58:13.675Z] docker_cli_sni_test.go:18: Flakey test [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestCmdCannotBeInvoked (0.83s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestCommitAfterContainerIsDone (1.00s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestCommitChange (1.08s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestCommitChangeLabels (1.03s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestCommitHardlink (1.86s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestCommitNewFile (1.73s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestCommitPausedContainer (1.07s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestCommitTTY (1.87s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestCommitWithFilterLabel (1.07s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestCommitWithHostBindMount (1.92s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestCommitWithoutPause (1.26s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIBadPort (0.00s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPICommit (2.13s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPICommitWithLabelInConfig (1.86s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPICopyNotExistsAnyMore (0.84s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPICopyPre124 (0.96s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.88s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.90s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPICreate (0.98s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPICreateMountsBindRead (0.85s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPICreateOtherNetworkModes (0.16s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIDelete (1.05s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteConflict (0.88s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteForce (0.88s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteRemoveLinks (2.29s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteRemoveVolume (1.14s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIGetAll (0.98s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIGetChanges (1.00s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIGetExport (1.01s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.88s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIKill (0.87s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIPause (0.93s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIPostContainerStop (0.99s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIPostCreateNull (0.17s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIRename (0.98s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIRestart (1.71s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartNotimeoutParam (2.02s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIStart (1.00s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.72s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIStop (1.10s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPITop (0.98s) [2019-09-18T14:58:13.675Z] --- SKIP: Test/DockerSuite/TestContainerAPITopWindows (0.00s) [2019-09-18T14:58:13.675Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIVerifyHeader (0.13s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerAPIWait (2.89s) [2019-09-18T14:58:13.675Z] --- PASS: Test/DockerSuite/TestContainerKillCustomStopSignal (1.20s) [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestContainerNetworkMode (1.29s) [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestContainerRestartInMultipleNetworks (4.76s) [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestContainerWithConflictingHostNetworks (0.61s) [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestContainerWithConflictingNoneNetwork (2.18s) [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestContainerWithConflictingSharedNetwork (1.53s) [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsCreate (24.24s) [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc0009d02e0 } [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1542304805 /foo false } [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1542304805 /foo true } [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3347879232 /foo false } [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3347879232 /foo true } [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3347879232 /foo true 0xc0009d0740 } [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc0009d0760 } [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc0009d0780 } [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc0009d07a0 } [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc0009d07e0 } [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsTmpfs (1.78s) [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsValidation (0.70s) [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:1926: case 0 [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:1926: case 1 [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:1926: case 2 [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:1926: case 3 [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:1926: case 4 [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:1926: case 5 [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:1926: case 6 [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:1926: case 7 [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:1926: case 8 [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:1926: case 9 [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:1926: case 10 [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:1926: case 11 [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:1926: case 12 [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:1926: case 13 [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:1926: case 14 [2019-09-18T14:58:13.676Z] docker_api_containers_test.go:1926: case 15 [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestContainersInMultipleNetworks (3.19s) [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestContainersInUserDefinedNetwork (2.56s) [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestContainersNetworkIsolation (3.16s) [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCopyAndRestart (1.85s) [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCopyCreatedContainer (0.24s) [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpAbsolutePath (1.00s) [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpAbsoluteSymlink (0.99s) [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpCheckDestOwnership (1.08s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership998649965/file1 5dc8f5921f130af3d6559c18c42c0f89e35efaaa1a28131b09a6335ecd42e828:/tmpvol/file1` [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpFromCaseA (0.97s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp 5b61fdae7276678e72c6316053e52441016b6fbe32890002e9edb7c807637119:/root/file1 /tmp/test-cp-from-case-a157826792/itWorks.txt` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a157826792/itWorks.txt" contains "file1\n" [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpFromCaseB (0.94s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp e6cfe85db74da711036c4ec8e26f21f32fbeb84de2c2e561eb57363501d4ca95:/file1 /tmp/test-cp-from-case-b893765415/testDir/` [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpFromCaseC (1.01s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c198385242/file2" contains "file2\n" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp 6c65466838ff5c58b85d08377aa15d03f58a76eb5680f537f90e9c55b0233af2:/root/file1 /tmp/test-cp-from-case-c198385242/file2` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c198385242/file2" contains "file1\n" [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpFromCaseD (1.16s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp 87fb780444a6085ff4545b72bb60df82783befccf0c2d85c9a8939ccf5c12551:/file1 /tmp/test-cp-from-case-d943258609/dir1` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d943258609/dir1/file1" contains "file1\n" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp 87fb780444a6085ff4545b72bb60df82783befccf0c2d85c9a8939ccf5c12551:/file1 /tmp/test-cp-from-case-d943258609/dir1/` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d943258609/dir1/file1" contains "file1\n" [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpFromCaseE (1.23s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp afe52973481896e735fc6cb36c72c4295f3f8f6175a6f10019208f301184fcde:dir1 /tmp/test-cp-from-case-e923924124/testDir` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e923924124/testDir/file1-1" contains "file1-1\n" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp afe52973481896e735fc6cb36c72c4295f3f8f6175a6f10019208f301184fcde:dir1 /tmp/test-cp-from-case-e923924124/testDir/` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e923924124/testDir/file1-1" contains "file1-1\n" [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpFromCaseF (0.93s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp f0cd78997c0c9557d244d628ae5dccfacb2922f78f35d465012f8b1ac89a2962:/root/dir1 /tmp/test-cp-from-case-f545727819/file1` [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpFromCaseG (1.20s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp c349d021368b2286970ee7e0e3c0595f312f9442452e8305f71017ca2f08a5fc:/root/dir1 /tmp/test-cp-from-case-g618655790/dir2` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g618655790/dir2/dir1/file1-1" contains "file1-1\n" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp c349d021368b2286970ee7e0e3c0595f312f9442452e8305f71017ca2f08a5fc:/root/dir1 /tmp/test-cp-from-case-g618655790/dir2/` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g618655790/dir2/dir1/file1-1" contains "file1-1\n" [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpFromCaseH (1.27s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp dce83bafe72242bae262b711c43a860148247278f1eb422a05addb275847a7ea:dir1/. /tmp/test-cp-from-case-h928431029/testDir` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h928431029/testDir/file1-1" contains "file1-1\n" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp dce83bafe72242bae262b711c43a860148247278f1eb422a05addb275847a7ea:dir1/. /tmp/test-cp-from-case-h928431029/testDir/` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h928431029/testDir/file1-1" contains "file1-1\n" [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpFromCaseI (1.17s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp c8448bdb3b36584c0d5f5abd3dbef0733a22252e28f0134f3baaf9517ef6782b:/root/dir1/. /tmp/test-cp-from-case-i014840208/file1` [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpFromCaseJ (1.17s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp 7a43feb5ad917b85a2aff203a02267cc0ec585a3e4ac152d7861e65e92741b4d:/root/dir1/. /tmp/test-cp-from-case-j302273967/dir2` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j302273967/dir2/file1-1" contains "file1-1\n" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp 7a43feb5ad917b85a2aff203a02267cc0ec585a3e4ac152d7861e65e92741b4d:/root/dir1/. /tmp/test-cp-from-case-j302273967/dir2/` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j302273967/dir2/file1-1" contains "file1-1\n" [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpFromSymlinkDestination (1.64s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp 372e846637e5b225c42b847f60b2402f7e092eda1b8034aab0d35ab9976884f6:/file2 /tmp/test-cp-from-err-dst-not-dir889500994/symlinkToFile1` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir889500994/symlinkToFile1" points to "file1" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir889500994/file1" contains "file2\n" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp 372e846637e5b225c42b847f60b2402f7e092eda1b8034aab0d35ab9976884f6:/file2 /tmp/test-cp-from-err-dst-not-dir889500994/symlinkToDir1` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir889500994/symlinkToDir1" points to "dir1" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir889500994/file2" contains "file2\n" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp 372e846637e5b225c42b847f60b2402f7e092eda1b8034aab0d35ab9976884f6:/file2 /tmp/test-cp-from-err-dst-not-dir889500994/brokenSymlinkToFileX` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir889500994/brokenSymlinkToFileX" points to "fileX" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir889500994/fileX" contains "file2\n" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp 372e846637e5b225c42b847f60b2402f7e092eda1b8034aab0d35ab9976884f6:/dir2 /tmp/test-cp-from-err-dst-not-dir889500994/symlinkToDir1` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir889500994/symlinkToDir1" points to "dir1" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir889500994/dir1/dir2/file2-1" contains "file2-1\n" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp 372e846637e5b225c42b847f60b2402f7e092eda1b8034aab0d35ab9976884f6:/dir2 /tmp/test-cp-from-err-dst-not-dir889500994/brokenSymlinkToDirX` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir889500994/brokenSymlinkToDirX" points to "dirX" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir889500994/dirX/file2-1" contains "file2-1\n" [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpFromSymlinkToDirectory (1.27s) [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpGarbagePath (1.11s) [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpLocalOnly (0.04s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpNameHasColon (1.04s) [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpRelativePath (1.39s) [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpSpecialFiles (1.58s) [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpSymlinkComponent (1.03s) [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.67s) [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpToCaseA (1.90s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a605292330/file1 606373fb25c5a17ace387a3384dc3425c5e9a841c4022df117c33f610d3f5d71:/root/itWorks.txt` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:279: checking that container "606373fb25c5a17ace387a3384dc3425c5e9a841c4022df117c33f610d3f5d71" start output contains "file1\n" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:209: running `docker start -a 606373fb25c5a17ace387a3384dc3425c5e9a841c4022df117c33f610d3f5d71` [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpToCaseB (1.36s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b750800513/file1 036b4d95844a7c5a3d9a27aac4919710661b8b7d828cafaae9eb61c08f99c73b:testDir/` [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpToCaseC (3.30s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:279: checking that container "443331d8f445e32acfc61216335ec3006bef5b736971d0a8649af6f652fcb608" start output contains "file2\n" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:209: running `docker start -a 443331d8f445e32acfc61216335ec3006bef5b736971d0a8649af6f652fcb608` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c423819244/file1 443331d8f445e32acfc61216335ec3006bef5b736971d0a8649af6f652fcb608:/root/file2` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:279: checking that container "443331d8f445e32acfc61216335ec3006bef5b736971d0a8649af6f652fcb608" start output contains "file1\n" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:209: running `docker start -a 443331d8f445e32acfc61216335ec3006bef5b736971d0a8649af6f652fcb608` [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpToCaseD (5.16s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:279: checking that container "15f3c0f488249da1f93cb2132fafa004917e27db56dcad3f300122e526b27552" start output contains "" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:209: running `docker start -a 15f3c0f488249da1f93cb2132fafa004917e27db56dcad3f300122e526b27552` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d981255259/file1 15f3c0f488249da1f93cb2132fafa004917e27db56dcad3f300122e526b27552:dir1` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:279: checking that container "15f3c0f488249da1f93cb2132fafa004917e27db56dcad3f300122e526b27552" start output contains "file1\n" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:209: running `docker start -a 15f3c0f488249da1f93cb2132fafa004917e27db56dcad3f300122e526b27552` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:279: checking that container "2bbf5702f61d793c78f9ba4ad327f5068ae5a9907cb849478d948a2c261bbe61" start output contains "" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2bbf5702f61d793c78f9ba4ad327f5068ae5a9907cb849478d948a2c261bbe61` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d981255259/file1 2bbf5702f61d793c78f9ba4ad327f5068ae5a9907cb849478d948a2c261bbe61:dir1/` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:279: checking that container "2bbf5702f61d793c78f9ba4ad327f5068ae5a9907cb849478d948a2c261bbe61" start output contains "file1\n" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2bbf5702f61d793c78f9ba4ad327f5068ae5a9907cb849478d948a2c261bbe61` [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpToCaseE (3.75s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e069831166/dir1 27ec60d040257b428cae4e9050991daea3b8e06462250eb98677a0d841c9cc16:testDir` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:279: checking that container "27ec60d040257b428cae4e9050991daea3b8e06462250eb98677a0d841c9cc16" start output contains "file1-1\n" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:209: running `docker start -a 27ec60d040257b428cae4e9050991daea3b8e06462250eb98677a0d841c9cc16` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e069831166/dir1 9963d86fc704566aa2dbe7d0664719e0d38dfc3a9ca3d89b14c891ec253f753d:testDir/` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:279: checking that container "9963d86fc704566aa2dbe7d0664719e0d38dfc3a9ca3d89b14c891ec253f753d" start output contains "file1-1\n" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9963d86fc704566aa2dbe7d0664719e0d38dfc3a9ca3d89b14c891ec253f753d` [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpToCaseF (1.21s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f783626565/dir1 a8d133dd7ca958eb1a1d13c7a5e34f43ce72668ee1feb68291d839ee080441a8:/root/file1` [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpToCaseG (6.44s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:279: checking that container "831ebe099bda8b95b8c5251aaeb3fbe9a001b75076bc7f929905d70c610d4bfb" start output contains "" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:209: running `docker start -a 831ebe099bda8b95b8c5251aaeb3fbe9a001b75076bc7f929905d70c610d4bfb` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g634084832/dir1 831ebe099bda8b95b8c5251aaeb3fbe9a001b75076bc7f929905d70c610d4bfb:/root/dir2` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:279: checking that container "831ebe099bda8b95b8c5251aaeb3fbe9a001b75076bc7f929905d70c610d4bfb" start output contains "file1-1\n" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:209: running `docker start -a 831ebe099bda8b95b8c5251aaeb3fbe9a001b75076bc7f929905d70c610d4bfb` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:279: checking that container "3cb3d424b553d37c489ccb1f338d9eab5ee5dbaee59dfaa6f209fc68f74a8db9" start output contains "" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3cb3d424b553d37c489ccb1f338d9eab5ee5dbaee59dfaa6f209fc68f74a8db9` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g634084832/dir1 3cb3d424b553d37c489ccb1f338d9eab5ee5dbaee59dfaa6f209fc68f74a8db9:/dir2/` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:279: checking that container "3cb3d424b553d37c489ccb1f338d9eab5ee5dbaee59dfaa6f209fc68f74a8db9" start output contains "file1-1\n" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3cb3d424b553d37c489ccb1f338d9eab5ee5dbaee59dfaa6f209fc68f74a8db9` [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpToCaseH (4.10s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h884636607/dir1/. ddbfbdd162670ea9d10e7ff62532a3fc8cea8649d5be0e38749bd90c512abd63:testDir` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:279: checking that container "ddbfbdd162670ea9d10e7ff62532a3fc8cea8649d5be0e38749bd90c512abd63" start output contains "file1-1\n" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:209: running `docker start -a ddbfbdd162670ea9d10e7ff62532a3fc8cea8649d5be0e38749bd90c512abd63` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h884636607/dir1/. 88f781facd3816d14f38a490b5cf7648278e69fc186a89e8a2dbda9c72649f04:testDir/` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:279: checking that container "88f781facd3816d14f38a490b5cf7648278e69fc186a89e8a2dbda9c72649f04" start output contains "file1-1\n" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:209: running `docker start -a 88f781facd3816d14f38a490b5cf7648278e69fc186a89e8a2dbda9c72649f04` [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpToCaseI (0.93s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i289508370/dir1/. 8eafa60335968b3a72ef75e162e4d31f1493dd1c2c5c7873d989165da3528a63:/root/file1` [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpToCaseJ (5.62s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:279: checking that container "4cc9a3312f0db52031f3956aa27d436d08dd453700a04a65a23cabf9482f1a9e" start output contains "" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4cc9a3312f0db52031f3956aa27d436d08dd453700a04a65a23cabf9482f1a9e` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j437367881/dir1/. 4cc9a3312f0db52031f3956aa27d436d08dd453700a04a65a23cabf9482f1a9e:/dir2` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:279: checking that container "4cc9a3312f0db52031f3956aa27d436d08dd453700a04a65a23cabf9482f1a9e" start output contains "file1-1\n" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4cc9a3312f0db52031f3956aa27d436d08dd453700a04a65a23cabf9482f1a9e` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:279: checking that container "4dd2e0b6e07fb9cbf81eb812f11b489d62af31e8a72a9ecabd539d14767e7bd8" start output contains "" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4dd2e0b6e07fb9cbf81eb812f11b489d62af31e8a72a9ecabd539d14767e7bd8` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j437367881/dir1/. 4dd2e0b6e07fb9cbf81eb812f11b489d62af31e8a72a9ecabd539d14767e7bd8:/dir2/` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:279: checking that container "4dd2e0b6e07fb9cbf81eb812f11b489d62af31e8a72a9ecabd539d14767e7bd8" start output contains "file1-1\n" [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4dd2e0b6e07fb9cbf81eb812f11b489d62af31e8a72a9ecabd539d14767e7bd8` [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpToContainerWithPermissions (1.66s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions778952468/permdirtest permtest:/` [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpToDot (1.21s) [2019-09-18T14:58:13.676Z] --- PASS: Test/DockerSuite/TestCpToErrReadOnlyRootfs (2.34s) [2019-09-18T14:58:13.676Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs441943910/file1 5b5e9f969adf2cf5e83ffc510168dab9016b2afd573fcaf425f4fd187285f975:/root/shouldNotExist` [2019-09-18T14:58:13.677Z] docker_cli_cp_utils_test.go:279: checking that container "5b5e9f969adf2cf5e83ffc510168dab9016b2afd573fcaf425f4fd187285f975" start output contains "" [2019-09-18T14:58:13.677Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5b5e9f969adf2cf5e83ffc510168dab9016b2afd573fcaf425f4fd187285f975` [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCpToErrReadOnlyVolume (2.43s) [2019-09-18T14:58:13.677Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume421640589/file1 1400e1de904c69d0422f97d64a1833c4bdf52bf22a0937db62acd07714c4bd9c:/vol_ro/shouldNotExist` [2019-09-18T14:58:13.677Z] docker_cli_cp_utils_test.go:279: checking that container "1400e1de904c69d0422f97d64a1833c4bdf52bf22a0937db62acd07714c4bd9c" start output contains "" [2019-09-18T14:58:13.677Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1400e1de904c69d0422f97d64a1833c4bdf52bf22a0937db62acd07714c4bd9c` [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCpToStdout (1.06s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCpToSymlinkDestination (3.41s) [2019-09-18T14:58:13.677Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-299404680/file2 f223f40db3a2b5ae93d19d601a1f276d5d49602a9f9e7b1e8b6526e5dd537f81:/vol2/symlinkToFile1` [2019-09-18T14:58:13.677Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-299404680/symlinkToFile1" points to "file1" [2019-09-18T14:58:13.677Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-299404680/file1" contains "file2\n" [2019-09-18T14:58:13.677Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-299404680/file2 f223f40db3a2b5ae93d19d601a1f276d5d49602a9f9e7b1e8b6526e5dd537f81:/vol2/symlinkToDir1` [2019-09-18T14:58:13.677Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-299404680/symlinkToDir1" points to "dir1" [2019-09-18T14:58:13.677Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-299404680/file2" contains "file2\n" [2019-09-18T14:58:13.677Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-299404680/file2 f223f40db3a2b5ae93d19d601a1f276d5d49602a9f9e7b1e8b6526e5dd537f81:/vol2/brokenSymlinkToFileX` [2019-09-18T14:58:13.677Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-299404680/brokenSymlinkToFileX" points to "fileX" [2019-09-18T14:58:13.677Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-299404680/fileX" contains "file2\n" [2019-09-18T14:58:13.677Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-299404680//dir2 f223f40db3a2b5ae93d19d601a1f276d5d49602a9f9e7b1e8b6526e5dd537f81:/vol2/symlinkToDir1` [2019-09-18T14:58:13.677Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-299404680/symlinkToDir1" points to "dir1" [2019-09-18T14:58:13.677Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-299404680/dir1/dir2/file2-1" contains "file2-1\n" [2019-09-18T14:58:13.677Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-299404680//dir2 f223f40db3a2b5ae93d19d601a1f276d5d49602a9f9e7b1e8b6526e5dd537f81:/vol2/brokenSymlinkToDirX` [2019-09-18T14:58:13.677Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-299404680/brokenSymlinkToDirX" points to "dirX" [2019-09-18T14:58:13.677Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-299404680/dirX/file2-1" contains "file2-1\n" [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCpToSymlinkToDirectory (0.45s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCpUnprivilegedUser (0.93s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCpVolumePath (1.81s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCreate64ByteHexID (0.16s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCreateArgs (0.22s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCreateByImageID (0.99s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCreateEchoStdout (1.10s) [2019-09-18T14:58:13.677Z] --- SKIP: Test/DockerSuite/TestCreateGrowRootfs (0.00s) [2019-09-18T14:58:13.677Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCreateHostConfig (0.18s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCreateHostnameWithNumber (1.07s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCreateLabelFromImage (0.43s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCreateLabels (0.10s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCreateModeIpcContainer (0.32s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCreateRM (0.35s) [2019-09-18T14:58:13.677Z] --- SKIP: Test/DockerSuite/TestCreateShrinkRootfs (0.00s) [2019-09-18T14:58:13.677Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCreateStopSignal (0.14s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCreateStopTimeout (0.25s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCreateUnsetEntrypoint (3.12s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCreateVolumesCreated (0.16s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCreateWithLargePortRange (5.67s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCreateWithPortRange (0.13s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestCreateWithWorkdir (0.22s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.92s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.98s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.96s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.70s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.79s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.02s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestDeprecatedStartWithNilDNS (0.78s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestDevicePermissions (0.82s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestDockerFails (0.01s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestDockerInspectNetworkWithContainerName (1.40s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.96s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestDockerNetworkDeleteMultiple (1.64s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestDockerNetworkInspect (0.02s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestDockerNetworkInspectWithID (0.13s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestDockerNetworkInternalMode (6.67s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestDuplicateMountpointsForVolumesFrom (2.91s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.21s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.31s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEmbeddedDNSInvalidInput (1.45s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsAttach (1.10s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsCommit (1.25s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsContainerEvents (0.87s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsContainerEventsAttrSort (0.91s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.98s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsContainerFilterBeforeCreate (1.93s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsContainerFilterByName (1.98s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsContainerRestart (3.50s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsContainerWithMultiNetwork (2.61s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsCopy (1.14s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsFilterContainer (1.71s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsFilterImageInContainerAction (0.87s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsFilterImageLabels (0.37s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsFilterImageName (1.73s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsFilterLabels (1.23s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsFilterNetworkID (0.14s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsFilterType (0.53s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsFilterVolumeAndNetworkType (0.23s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsFilterVolumeID (0.04s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsFilters (1.92s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsFormat (2.61s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsFormatBadField (0.02s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsFormatBadFunc (0.01s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsImageImport (0.90s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsImageLoad (0.22s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsImagePull (0.49s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsImageTag (1.03s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsImageUntagDelete (0.30s) [2019-09-18T14:58:13.677Z] --- SKIP: Test/DockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-09-18T14:58:13.677Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-18T14:58:13.677Z] --- SKIP: Test/DockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-09-18T14:58:13.677Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsPluginOps (1.74s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsRedirectStdout (0.91s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsRename (0.88s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsResize (0.96s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsSinceInTheFuture (1.00s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsSpecialFiltersWithExecCreate (1.12s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsStreaming (0.88s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsTimestampFormats (3.48s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsTop (1.18s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsUntag (2.61s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestEventsUntilInThePast (1.66s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExec (0.97s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecAPICreateContainerPaused (0.92s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecAPICreateNoCmd (0.94s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecAPICreateNoValidContentType (1.13s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecAPIStart (1.91s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecAPIStartBackwardsCompatible (1.19s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecAPIStartEnsureHeaders (1.88s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecAPIStartInvalidCommand (0.98s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecAPIStartMultipleTimesError (1.01s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecAPIStartValidCommand (1.23s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecAPIStartWithDetach (0.98s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecAfterContainerRestart (1.81s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecCgroup (1.59s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecEnv (1.15s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecEnvLinksHost (1.81s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecExitStatus (0.94s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecInspectID (2.04s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecInteractive (1.13s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecInteractiveStdinClose (0.91s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecOnReadonlyContainer (0.98s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecParseError (0.93s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecPausedContainer (0.91s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecResizeImmediatelyAfterExecStart (2.75s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecSetEnv (1.17s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecStartFails (1.35s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecStateCleanup (11.23s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecStopNotHanging (0.86s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecTTY (1.04s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecTTYCloseStdin (1.09s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecTTYWithoutStdin (0.96s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecUlimits (0.98s) [2019-09-18T14:58:13.677Z] --- SKIP: Test/DockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-09-18T14:58:13.677Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecWithImageUser (2.42s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecWithNoTERM (1.03s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecWithPrivileged (1.25s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecWithTERM (1.00s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestExecWithUser (1.25s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestGetContainerStats (5.02s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestGetContainerStatsNoStream (4.88s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestGetContainerStatsRmRunning (2.38s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestGetContainerStatsStream (4.92s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestGetContainersAttachWebsocket (0.90s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestGetStoppedContainerStats (0.09s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestHealth (22.01s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestHistoryExistentImage (0.01s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestHistoryHumanOptionTrue (0.02s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestHistoryImageWithComment (1.58s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestHistoryNonExistentImage (0.02s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.09s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageIsListed (0.04s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageWithTagIsListed (0.18s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.44s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestImagesEnsureImagesFromScratchShown (0.43s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.56s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestImagesFilterLabelMatch (1.09s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestImagesFilterSinceAndBefore (1.09s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestImagesFilterSpaceTrimCase (1.06s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestImagesFormat (0.06s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestImagesFormatDefaultFormat (0.99s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestImagesOrderedByCreationDate (3.24s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestImportBadURL (0.04s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestImportDisplay (2.13s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestImportFile (2.05s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestImportFileNonExistentFile (0.03s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestImportFileWithMessage (2.07s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestImportGzipped (2.12s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestImportWithQuotedChanges (2.12s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestInfoDebug (0.57s) [2019-09-18T14:58:13.677Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInfoDebug [2019-09-18T14:58:13.677Z] daemon.go:336: [d507e69d9d880] waiting for daemon to start [2019-09-18T14:58:13.677Z] daemon.go:336: [d507e69d9d880] waiting for daemon to start [2019-09-18T14:58:13.677Z] daemon.go:364: [d507e69d9d880] daemon started [2019-09-18T14:58:13.677Z] daemon.go:472: [d507e69d9d880] Stopping daemon [2019-09-18T14:58:13.677Z] daemon.go:307: [d507e69d9d880] exiting daemon [2019-09-18T14:58:13.677Z] daemon.go:459: [d507e69d9d880] Daemon stopped [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.59s) [2019-09-18T14:58:13.677Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-18T14:58:13.677Z] daemon.go:336: [d1ead20314712] waiting for daemon to start [2019-09-18T14:58:13.677Z] daemon.go:336: [d1ead20314712] waiting for daemon to start [2019-09-18T14:58:13.677Z] daemon.go:364: [d1ead20314712] daemon started [2019-09-18T14:58:13.677Z] daemon.go:472: [d1ead20314712] Stopping daemon [2019-09-18T14:58:13.677Z] daemon.go:307: [d1ead20314712] exiting daemon [2019-09-18T14:58:13.677Z] daemon.go:459: [d1ead20314712] Daemon stopped [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestInfoDiscoveryBackend (0.54s) [2019-09-18T14:58:13.677Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInfoDiscoveryBackend [2019-09-18T14:58:13.677Z] daemon.go:336: [de45f0e9aa90b] waiting for daemon to start [2019-09-18T14:58:13.677Z] daemon.go:336: [de45f0e9aa90b] waiting for daemon to start [2019-09-18T14:58:13.677Z] daemon.go:364: [de45f0e9aa90b] daemon started [2019-09-18T14:58:13.677Z] daemon.go:472: [de45f0e9aa90b] Stopping daemon [2019-09-18T14:58:13.677Z] daemon.go:307: [de45f0e9aa90b] exiting daemon [2019-09-18T14:58:13.677Z] daemon.go:459: [de45f0e9aa90b] Daemon stopped [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-09-18T14:58:13.677Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-18T14:58:13.677Z] daemon.go:336: [dcc8c0e3131fd] waiting for daemon to start [2019-09-18T14:58:13.677Z] daemon.go:307: [dcc8c0e3131fd] exiting daemon [2019-09-18T14:58:13.677Z] daemon.go:336: [dcc8c0e3131fd] waiting for daemon to start [2019-09-18T14:58:13.677Z] daemon.go:336: [dcc8c0e3131fd] waiting for daemon to start [2019-09-18T14:58:13.677Z] daemon.go:307: [dcc8c0e3131fd] exiting daemon [2019-09-18T14:58:13.677Z] daemon.go:336: [dcc8c0e3131fd] waiting for daemon to start [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestInfoDisplaysPausedContainers (1.07s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestInfoDisplaysRunningContainers (1.11s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestInfoDisplaysStoppedContainers (0.97s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestInfoFormat (0.03s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestInfoSecurityOptions (0.02s) [2019-09-18T14:58:13.677Z] --- PASS: Test/DockerSuite/TestInsecureRegistries (0.55s) [2019-09-18T14:58:13.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestInsecureRegistries [2019-09-18T14:58:13.678Z] daemon.go:336: [de6ba98b34c4e] waiting for daemon to start [2019-09-18T14:58:13.678Z] daemon.go:336: [de6ba98b34c4e] waiting for daemon to start [2019-09-18T14:58:13.678Z] daemon.go:364: [de6ba98b34c4e] daemon started [2019-09-18T14:58:13.678Z] daemon.go:472: [de6ba98b34c4e] Stopping daemon [2019-09-18T14:58:13.678Z] daemon.go:307: [de6ba98b34c4e] exiting daemon [2019-09-18T14:58:13.678Z] daemon.go:459: [de6ba98b34c4e] Daemon stopped [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.92s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.89s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerResponse (0.87s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerVolumeDriver (0.79s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.98s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.93s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectAPIImageResponse (0.05s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectAPIMultipleNetworks (2.02s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectAmpersand (0.86s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectBindMountPoint (0.89s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectByPrefix (0.03s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectContainerFilterInt (0.87s) [2019-09-18T14:58:13.678Z] --- SKIP: Test/DockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-09-18T14:58:13.678Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectContainerNetworkCustom (1.32s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectContainerNetworkDefault (0.89s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectDefault (0.83s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectHistory (1.08s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectImage (0.01s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectImageFilterInt (0.02s) [2019-09-18T14:58:13.678Z] --- SKIP: Test/DockerSuite/TestInspectImageGraphDriver (0.00s) [2019-09-18T14:58:13.678Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectInt64 (0.85s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectJSONFields (1.07s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectLogConfigNoType (0.09s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectNamedMountPoint (0.83s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectNoSizeFlagContainer (0.84s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectPlugin (1.90s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectRootFS (0.02s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectSizeFlagContainer (0.97s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectStatus (0.89s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectStopWhenNotFound (1.74s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectTemplateError (0.86s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectTimesAsRFC3339Nano (0.87s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagContainer (0.92s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithImage (0.81s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithInvalidValue (0.81s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithNoContainer (1.14s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestInspectUnknownObject (0.02s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLegacyRunNoNewPrivSetuid (3.11s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLinkShortDefinition (1.78s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLinksEnvs (1.92s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLinksEtcHostsRegularFile (0.40s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLinksHostsFilesInject (1.99s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLinksInspectLinksStarted (2.74s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLinksInspectLinksStopped (2.74s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLinksInvalidContainerTarget (0.06s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLinksMultipleWithSameName (2.99s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLinksNetworkHostContainer (0.53s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLinksNotStartedParentNotFail (0.99s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLinksPingLinkedContainers (13.62s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLinksPingLinkedContainersAfterRename (2.92s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLinksPingLinkedContainersOnRename (2.19s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLinksPingUnlinkedContainers (0.94s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLinksUpdateOnRestart (2.88s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLoadNoStdinFail (0.02s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLoadZeroSizeLayer (0.55s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLoginWithoutTTY (0.02s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLogsAPIFollowEmptyOutput (0.92s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLogsAPINoStdoutNorStderr (1.06s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLogsAPIUntil (3.91s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLogsAPIUntilDefaultValue (0.84s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLogsAPIUntilFutureFollow (4.88s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLogsAPIWithStdout (1.16s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLogsCLIContainerNotFound (0.02s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLogsContainerBiggerThanPage (1.40s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLogsContainerMuchBiggerThanPage (1.58s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLogsContainerSmallerThanPage (1.38s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLogsFollowGoroutinesNoOutput (1.40s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLogsFollowGoroutinesWithStdout (1.13s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLogsFollowSlowStdoutConsumer (2.73s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLogsFollowStopped (1.04s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLogsSeparateStderr (0.94s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLogsSince (6.94s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLogsSinceFutureFollow (5.85s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLogsStderrInStdout (0.85s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLogsTail (0.94s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLogsTimestamps (0.86s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestLogsWithDetails (0.84s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestMountIntoProc (0.61s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestMountIntoSys (0.87s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestNetHostname (2.70s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestNetHostnameWithNetHost (0.45s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestNetworkEvents (1.67s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestNetworkRmWithActiveContainers (2.60s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPermissionsPtsReadonlyRootfs (0.94s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPluginActive (2.14s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPluginActiveNetwork (7.38s) [2019-09-18T14:58:13.678Z] --- SKIP: Test/DockerSuite/TestPluginInspectOnWindows (0.00s) [2019-09-18T14:58:13.678Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPluginInstallDisableVolumeLs (0.72s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPluginLogDriver (3.56s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPluginLogDriverInfoList (1.63s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPluginMetricsCollector (2.03s) [2019-09-18T14:58:13.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSuite/TestPluginMetricsCollector [2019-09-18T14:58:13.678Z] daemon.go:336: [d37e031fb970e] waiting for daemon to start [2019-09-18T14:58:13.678Z] daemon.go:336: [d37e031fb970e] waiting for daemon to start [2019-09-18T14:58:13.678Z] daemon.go:364: [d37e031fb970e] daemon started [2019-09-18T14:58:13.678Z] daemon.go:472: [d37e031fb970e] Stopping daemon [2019-09-18T14:58:13.678Z] daemon.go:307: [d37e031fb970e] exiting daemon [2019-09-18T14:58:13.678Z] daemon.go:459: [d37e031fb970e] Daemon stopped [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPluginUpgrade (5.38s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPortBindingOnSandbox (2.27s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPortExposeHostBinding (1.76s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPortHostBinding (1.81s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPortList (10.52s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.77s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPostContainersAttach (7.73s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.11s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.83s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPostContainersCreateShmSizeOmitted (0.81s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithShmSize (0.82s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.91s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPruneContainerLabel (4.02s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPruneContainerUntil (1.95s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPruneNetworkLabel (0.41s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPruneVolumeLabel (0.14s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPsByOrder (3.83s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPsImageIDAfterUpdate (1.31s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPsListContainersBase (3.72s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterAncestorImage (5.89s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterCreated (0.13s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterExited (4.60s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterHealth (8.63s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterID (1.69s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterLabel (2.56s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterName (2.11s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterNetwork (1.82s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterPorts (1.78s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterStatus (2.84s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPsListContainersSize (1.58s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPsNotShowPortsOfStoppedContainer (0.94s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPsRightTagName (2.69s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPsShowMounts (2.78s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPtraceContainerProcsFromHost (0.88s) [2019-09-18T14:58:13.678Z] --- SKIP: Test/DockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-09-18T14:58:13.678Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPushToCentralRegistryUnauthorized (0.15s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPushUnprefixedRepo (0.07s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.99s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRestartAutoRemoveContainer (1.70s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRestartContainerSuccess (1.70s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRestartContainerwithGoodContainer (0.83s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRestartContainerwithRestartPolicy (8.17s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRestartDisconnectedContainer (1.58s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRestartPolicyAfterRestart (2.76s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRestartPolicyAlways (0.10s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRestartPolicyNO (0.11s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRestartPolicyOnFailure (0.39s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRestartRunningContainer (2.81s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRestartStoppedContainer (1.59s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.10s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRestartWithVolumes (1.68s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRmiBlank (0.01s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRmiByIDHardConflict (0.12s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRmiContainerImageNotFound (4.15s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRmiForceWithExistingContainers (1.13s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.05s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRmiImgIDForce (1.13s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRmiImgIDMultipleTag (2.20s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRmiParentImageFail (1.20s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRmiTag (0.14s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRmiTagWithExistingContainers (0.90s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRmiUntagHistoryLayer (5.05s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRmiWithContainerFails (0.80s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRmiWithMultipleRepositories (1.07s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRmiWithParentInUse (0.52s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunAddDeviceCgroupRule (1.70s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunAddHost (0.84s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunAddHostInHostMode (0.41s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunAddingOptionalDevices (0.84s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunAllocatePortInReservedRange (1.88s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunAllowBindMountingRoot (0.85s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunAllowPortRangeThroughExpose (0.92s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunAllowPortRangeThroughPublish (1.04s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunApparmorProcDirectory (1.61s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.69s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunAttachDetach (1.25s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunAttachDetachFromConfig (1.01s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunAttachDetachFromFlag (1.02s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunAttachDetachFromInvalidFlag (0.88s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunAttachDetachKeysOverrideConfig (1.00s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunAttachFailedNoLeak (1.07s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.25s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunAttachStdOutAndErrTTYMode (0.83s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunAttachStdOutOnlyTTYMode (0.86s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunAttachWithDetach (0.01s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunBindMounts (2.61s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunCapAddALLCanDownInterface (0.86s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunCapAddCHOWN (0.88s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunCapAddCanDownInterface (0.83s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunCapAddInvalid (0.01s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunCapAddSYSTIME (0.88s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunCapDropALLAddMknodCanMknod (0.88s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunCapDropALLCannotMknod (0.87s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunCapDropCannotMknod (0.84s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunCapDropCannotMknodLowerCase (0.90s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunCapDropInvalid (0.01s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunCidFileCheckIDLength (1.04s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunCleanupCmdOnEntrypoint (1.40s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.98s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunContainerNetModeWithExposePort (0.94s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunContainerNetwork (0.80s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunContainerNetworkModeToSelf (0.13s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunContainerWithCgroupMountRO (0.88s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunContainerWithCgroupParent (1.79s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.68s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunContainerWithReadonlyRootfs (1.60s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.84s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.85s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.85s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.87s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunContainerWithWritableRootfs (0.86s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunCopyVolumeContent (1.91s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunCopyVolumeUIDGID (3.69s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunCreateVolume (0.86s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunCreateVolumeEtc (2.73s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunCreateVolumeWithSymlink (1.91s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunCreateVolumesInSymlinkDir (2.89s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunCreateVolumesInSymlinkDir2 (3.05s) [2019-09-18T14:58:13.678Z] --- SKIP: Test/DockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-09-18T14:58:13.678Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T14:58:13.678Z] --- SKIP: Test/DockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-09-18T14:58:13.678Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunDNSDefaultOptions (0.84s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunDNSInHostMode (1.96s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunDNSOptions (1.61s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.53s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunDNSRepeatOptions (0.85s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.78s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunDetachedContainerIDPrinting (0.82s) [2019-09-18T14:58:13.678Z] --- SKIP: Test/DockerSuite/TestRunDeviceDirectory (0.00s) [2019-09-18T14:58:13.678Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunDeviceNumbers (0.87s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunDeviceSymlink (1.89s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunDuplicateMount (0.86s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunEchoNamedContainer (0.90s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunEchoStdout (0.84s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.90s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunEmptyEnv (0.03s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunEntrypoint (1.00s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunEnvironment (0.85s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunEnvironmentErase (0.83s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunEnvironmentOverride (0.86s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunExitCode (0.85s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunExitCodeOne (0.85s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunExitCodeZero (0.81s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunExitOnStdinClose (0.89s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunExposePort (0.01s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunFullHostnameSet (0.88s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunGroupAdd (0.98s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunHostnameFQDN (1.66s) [2019-09-18T14:58:13.678Z] --- PASS: Test/DockerSuite/TestRunHostnameInHostMode (0.40s) [2019-09-18T14:58:13.679Z] --- SKIP: Test/DockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-18T14:58:13.679Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunInitLayerPathOwnership (3.86s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunInspectMacAddress (0.89s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunInteractiveWithRestartPolicy (11.66s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunInvalidCPUShares (1.25s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunInvalidCgroupParent (1.69s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunInvalidReference (0.01s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunLeakyFileDescriptors (0.82s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunLinkToContainerNetMode (3.39s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunLinksContainerWithContainerID (1.67s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunLinksContainerWithContainerName (1.70s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunLookupGoogleDNS (0.90s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.74s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunModeHostname (1.20s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunModeIpcContainerNotRunning (0.32s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunModeIpcHost (1.59s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunModeNetContainerHostname (1.33s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunModePIDContainer (1.85s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunModePIDContainerNotRunning (0.28s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunModePIDHost (1.64s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunModeUTSHost (1.68s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunMount (6.89s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunMountOrdering (0.85s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunMountReadOnlyDevShm (0.83s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunMountShmMqueueFromHost (1.73s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunMultipleVolumesFrom (2.47s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunMutableNetworkFiles (3.53s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunNamedVolume (2.46s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunNamedVolumeCopyImageData (2.73s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunNamedVolumeNotRemoved (1.75s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunNamedVolumesFromNotRemoved (1.71s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunNamedVolumesMountedAsShared (0.08s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunNetContainerWhichHost (0.92s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunNetHost (1.34s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunNetHostNotAllowedWithLinks (0.88s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunNetHostTwiceSameName (0.77s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunNetworkFilesBindMount (2.73s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunNetworkFilesBindMountRO (2.57s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.47s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunNetworkNotInitializedNoneMode (0.78s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunNoDupVolumes (0.17s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunNoNewPrivSetuid (0.91s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunNonExecutableCmd (0.83s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunNonExistingCmd (0.92s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunNonExistingImage (0.07s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunNonLocalMacAddress (1.04s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunNonRootUserResolvName (0.90s) [2019-09-18T14:58:13.679Z] --- SKIP: Test/DockerSuite/TestRunOOMExitCode (0.01s) [2019-09-18T14:58:13.679Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunPIDHostWithChildIsKillable (0.88s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunPIDsLimit (0.82s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunPortFromDockerRangeInUse (2.10s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunPortInUse (1.28s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunPrivilegedAllowedDevices (0.81s) [2019-09-18T14:58:13.679Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunPrivilegedCanMknod (0.87s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunPrivilegedCanMount (0.84s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.93s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunProcWritableInPrivilegedContainers (1.03s) [2019-09-18T14:58:13.679Z] --- SKIP: Test/DockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-09-18T14:58:13.679Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunPublishPort (0.92s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunReadFilteredProc (0.87s) [2019-09-18T14:58:13.679Z] --- SKIP: Test/DockerSuite/TestRunReadProcLatency (0.00s) [2019-09-18T14:58:13.679Z] docker_cli_run_test.go:2872: kernel doesn't have latency_stats configured [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunReadProcTimer (0.87s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunRedirectStdout (1.83s) [2019-09-18T14:58:13.679Z] --- SKIP: Test/DockerSuite/TestRunResolvconfUpdate (0.00s) [2019-09-18T14:58:13.679Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunRestartMaxRetries (3.65s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.75s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunRm (0.84s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunRmAndWait (3.80s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunRmPre125Api (1.04s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunRootWorkdir (0.87s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunSeccompAllowPrivCloneUserns (1.99s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunSeccompAllowSetrlimit (0.78s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunSeccompDefaultProfileAcct (4.56s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunSeccompDefaultProfileNS (5.48s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileAllow32Bit (0.90s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileDenyChmod (0.84s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileDenyCloneUserns (0.84s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileDenyUnshare (0.85s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.86s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunSeccompUnconfinedCloneUserns (0.79s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunSeccompWithDefaultProfile (1.18s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunSetDefaultRestartPolicy (0.92s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunSetMacAddress (0.87s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunSlowStdoutConsumer (2.69s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunState (1.79s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunStdinBlockedAfterContainerExit (0.85s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunStdinPipe (0.93s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2019-09-18T14:58:13.679Z] --- SKIP: Test/DockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-09-18T14:58:13.679Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.82s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunSysWritableInPrivilegedContainers (0.80s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunSysctls (1.65s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunTLSVerify (0.04s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunTTYWithPipe (0.01s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.85s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunTmpfsMounts (2.72s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunTmpfsMountsEnsureOrdered (0.87s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.10s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunTmpfsMountsWithOptions (4.10s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunTwoConcurrentContainers (3.24s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunUnprivilegedCanMknod (0.82s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunUnprivilegedCannotMount (0.86s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunUnprivilegedWithChroot (0.85s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunUnsetEntrypoint (2.51s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunUnshareProc (1.31s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunUserByID (0.86s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunUserByIDBig (0.20s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunUserByIDNegative (0.18s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunUserByIDZero (0.89s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunUserByName (0.82s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunUserDefaults (0.87s) [2019-09-18T14:58:13.679Z] --- SKIP: Test/DockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-09-18T14:58:13.679Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunUserNotFound (0.19s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunVerifyContainerID (0.86s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunVolumeCopyFlag (4.85s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunVolumeWithOneCharacter (0.83s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunVolumesCleanPaths (1.18s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunVolumesFromInReadWriteMode (3.00s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunVolumesFromInReadonlyModeFails (1.60s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunVolumesFromRestartAfterRemoved (2.60s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunVolumesFromSymlinkPath (2.98s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunVolumesMountedAsReadonly (0.83s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunVolumesMountedAsShared (0.83s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunVolumesMountedAsSlave (1.09s) [2019-09-18T14:58:13.679Z] --- SKIP: Test/DockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-09-18T14:58:13.679Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T14:58:13.679Z] --- SKIP: Test/DockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-09-18T14:58:13.679Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T14:58:13.679Z] --- SKIP: Test/DockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-09-18T14:58:13.679Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithBadDevice (0.30s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithBlkioWeight (0.93s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithCPUQuota (1.02s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithCPUShares (0.94s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithCpuPeriod (1.84s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithCpusetCpus (0.86s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithCpusetMems (0.83s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithDaemonFlags (0.02s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithDefaultShmSize (0.81s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.20s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.35s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.30s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.19s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.19s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithKernelMemory (0.87s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithMemoryLimit (0.83s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithMemoryReservation (0.83s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithNanoCPUs (0.90s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.36s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithOomScoreAdj (0.79s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithShmSize (0.90s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithSwappiness (0.90s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithSwappinessInvalid (0.03s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithUlimits (0.86s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithVolumesFromExited (1.64s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithVolumesIsRecursive (0.89s) [2019-09-18T14:58:13.679Z] --- SKIP: Test/DockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-09-18T14:58:13.679Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWithoutNetworking (0.81s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWorkdirExistsAndIsFile (0.09s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWorkingDirectory (1.69s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWriteFilteredProc (0.77s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.76s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWriteToProcAsound (0.84s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestSaveAndLoadRepoFlags (1.18s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestSaveAndLoadRepoStdout (1.16s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestSaveAndLoadWithProgressBar (1.35s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestSaveCheckTimes (0.04s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestSaveDirectoryPermissions (2.05s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestSaveImageId (0.07s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestSaveLoadNoTag (0.57s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestSaveLoadParents (2.18s) [2019-09-18T14:58:13.679Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents295276650 [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestSaveMultipleNames (0.05s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestSaveRepoWithMultipleImages (1.83s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestSaveSingleTag (0.07s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestSaveWithNoExistImage (0.01s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestSaveXzAndLoadRepoStdout (1.77s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestSaveXzGzAndLoadRepoStdout (1.68s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestSearchCmdOptions (0.42s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestSearchOnCentralRegistry (0.07s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestSearchWithLimit (0.41s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestSlowStdinClosing (2.70s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestStartAttachCorrectExitCode (5.68s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestStartAttachMultipleContainers (2.73s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestStartAttachReturnsOnError (1.17s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestStartAttachSilent (1.66s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestStartAttachWithRename (2.98s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestStartMultipleContainers (3.07s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestStartPausedContainer (0.97s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestStartRecordError (2.01s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestStartReturnCorrectExitCode (2.59s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestStatsAllNewContainersAdded (2.47s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestStatsAllNoStream (4.04s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestStatsAllRunningNoStream (5.04s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestStatsContainerNotFound (3.05s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestStatsFormatAll (5.73s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestStatsNoStream (3.05s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestStopContainerSignal (1.79s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestTopMultipleArgs (0.89s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestTopNonPrivileged (0.82s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestTopPrivileged (0.83s) [2019-09-18T14:58:13.679Z] --- SKIP: Test/DockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-09-18T14:58:13.679Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestTwoContainersInNetHost (0.93s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestUnpublishedPortsInPsOutput (4.58s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestUnsetEnvVarHealthCheck (3.67s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestUpdateContainerInvalidValue (0.81s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestUpdateContainerWithoutFlags (0.83s) [2019-09-18T14:58:13.679Z] --- SKIP: Test/DockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-09-18T14:58:13.679Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestUpdateKernelMemory (1.00s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestUpdateKernelMemoryUninitialized (1.95s) [2019-09-18T14:58:13.679Z] --- SKIP: Test/DockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-09-18T14:58:13.679Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.73s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestUpdatePausedContainer (1.05s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestUpdateRunningContainer (1.11s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestUpdateRunningContainerWithRestart (1.80s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestUpdateStats (4.74s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestUpdateStoppedContainer (1.71s) [2019-09-18T14:58:13.679Z] --- SKIP: Test/DockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-09-18T14:58:13.679Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestUpdateWithNanoCPUs (1.16s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestUpdateWithUntouchedFields (1.06s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkAlias (4.61s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.91s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.40s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkConnectivity (2.83s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkLinks (4.50s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestUserDefinedNetworkLinksWithRestart (5.45s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesChown (2.60s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.69s) [2019-09-18T14:58:13.679Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.63s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.71s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.64s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.52s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.55s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.51s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.39s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumeCLICreate (15.08s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateWithOpts (1.10s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspect (0.08s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspectMulti (0.06s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumeCLILs (0.90s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterDangling (1.01s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumeCLINoArgs (0.04s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumeCLIRm (2.72s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForce (0.07s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForceInUse (0.26s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForceUsage (0.06s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumeCliInspectWithVolumeOpts (0.07s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumeEvents (0.98s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumeFromMixedRWOptions (2.67s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumeLsFormat (0.05s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumesFromGetsProperMode (3.21s) [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSuite/TestVolumesNoCopyData (4.44s) [2019-09-18T14:58:13.680Z] --- SKIP: Test/DockerSuite/TestWindowsRunAsSystem (0.00s) [2019-09-18T14:58:13.680Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestBuildByDigest (2.96s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestBuildByDigest [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon d7c0c2b9d7fde is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestBuildCopyFromForcePull (1.64s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon d9f37610c17a6 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull (2.15s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon d39601da9192b is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestConcurrentPullMultipleTags (4.75s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon d763346852e43 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestConcurrentPush (4.71s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestConcurrentPush [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon d8fc253b0e514 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestCreateByDigest (1.66s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestCreateByDigest [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon d5f2a8b4cf0cc is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestCrossRepositoryLayerPush (1.63s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon dfdf25f757a00 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.61s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon d06065cc8b1f3 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.62s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon df16942c66ffd is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.56s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon ddbe21ab555ac is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestEventsImageFilterPush (1.41s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestEventsImageFilterPush [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon d730448b96b83 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestInspectImageWithDigests (1.47s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestInspectImageWithDigests [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon d9fd8208807b9 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestListDanglingImagesWithDigests (2.87s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-18T14:58:13.680Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0ab8f71b65f0b54227e67a995f14e2d0d22c4786f7f148f513fa6f92b7d847f2 [2019-09-18T14:58:13.680Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:92e4157144a01e7826fdc38e0a60af7ec07f3dc7a6e8713701922f13bd1af6e6 [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon de5e960407a80 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestListImagesWithDigests (2.89s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestListImagesWithDigests [2019-09-18T14:58:13.680Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4e55d39cc2e4441c07d94f38fc2f017f285a7fbb3e0fac7c2ccac141692c0ae7 [2019-09-18T14:58:13.680Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9bd4a23442c379af23862a5ff7d520853126f1d1fe1fdfa6d46f44f937243043 [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon dcf6e2deab710 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestListImagesWithoutDigests (1.49s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestListImagesWithoutDigests [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon d5fe2c6e2e729 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.65s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon d95fc2d809583 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestPullByDigest (1.46s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullByDigest [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon d3bc4a4280f2e is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullByDigestNoFallback [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon dbd6428997778 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestPullByTagDisplaysDigest (1.46s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon d68a27e2f6b30 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer (1.31s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon dc0e68219ed5a is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest (1.40s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon d72b737bd4e3b is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestPullIDStability (3.93s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullIDStability [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon df254d6efec4a is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestPullImageWithAliases (0.38s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullImageWithAliases [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon d2decbdd22bb2 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestPullManifestList (1.43s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullManifestList [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon df7faf543f41c is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestPullNoLayers (0.46s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPullNoLayers [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon d1c2ca79c6dc7 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestPushBadTag (0.12s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushBadTag [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon dc86125df490c is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestPushBusyboxImage (0.27s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushBusyboxImage [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon d733ae84c7941 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestPushEmptyLayer (0.28s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushEmptyLayer [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon d7b6cddfcd85a is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestPushMultipleTags (0.32s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushMultipleTags [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon dcd2d0225ddd8 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestPushUntagged (0.12s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestPushUntagged [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon d378e36763bce is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestRemoveImageByDigest (1.44s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestRemoveImageByDigest [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon dce3ce2c4c7d1 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestRunByDigest (2.28s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestRunByDigest [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon df3bd5756fdd7 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag (1.14s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon dbd2c31039097 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestTagByDigest (1.48s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestTagByDigest [2019-09-18T14:58:13.680Z] check_test.go:148: Daemon d4fd020362c39 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestUserAgentPassThrough (1.03s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestUserAgentPassThrough [2019-09-18T14:58:13.680Z] daemon.go:336: [d700aa71d095f] waiting for daemon to start [2019-09-18T14:58:13.680Z] daemon.go:336: [d700aa71d095f] waiting for daemon to start [2019-09-18T14:58:13.680Z] daemon.go:364: [d700aa71d095f] daemon started [2019-09-18T14:58:13.680Z] daemon.go:472: [d700aa71d095f] Stopping daemon [2019-09-18T14:58:13.680Z] daemon.go:307: [d700aa71d095f] exiting daemon [2019-09-18T14:58:13.680Z] daemon.go:459: [d700aa71d095f] Daemon stopped [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistrySuite/TestV2Only (0.78s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistrySuite/TestV2Only [2019-09-18T14:58:13.680Z] daemon.go:336: [d90e1fb996e93] waiting for daemon to start [2019-09-18T14:58:13.680Z] daemon.go:336: [d90e1fb996e93] waiting for daemon to start [2019-09-18T14:58:13.680Z] daemon.go:364: [d90e1fb996e93] daemon started [2019-09-18T14:58:13.680Z] daemon.go:472: [d90e1fb996e93] Stopping daemon [2019-09-18T14:58:13.680Z] daemon.go:307: [d90e1fb996e93] exiting daemon [2019-09-18T14:58:13.680Z] daemon.go:459: [d90e1fb996e93] Daemon stopped [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.92s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-18T14:58:13.680Z] check_test.go:175: Daemon dce4a32841ca4 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSchema1RegistrySuite/TestConcurrentPush (4.79s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestConcurrentPush [2019-09-18T14:58:13.680Z] check_test.go:175: Daemon d5d1183eb9e4c is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.35s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-18T14:58:13.680Z] check_test.go:175: Daemon d9b90e1d8d9bb is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullByDigest (1.50s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullByDigest [2019-09-18T14:58:13.680Z] check_test.go:175: Daemon d99509c83a5da is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-18T14:58:13.680Z] check_test.go:175: Daemon dafa34828f405 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.52s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-18T14:58:13.680Z] check_test.go:175: Daemon d776c24d3ac4a is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.46s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-18T14:58:13.680Z] check_test.go:175: Daemon dd523c2e3f2e3 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.80s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-18T14:58:13.680Z] check_test.go:175: Daemon dbcfcf0c5e8c6 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullIDStability (4.13s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullIDStability [2019-09-18T14:58:13.680Z] check_test.go:175: Daemon dfe80f73dd868 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullImageWithAliases (0.53s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-18T14:58:13.680Z] check_test.go:175: Daemon d4b2757a043a5 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPullNoLayers (0.51s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPullNoLayers [2019-09-18T14:58:13.680Z] check_test.go:175: Daemon d0603e3bf62ef is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushBadTag [2019-09-18T14:58:13.680Z] check_test.go:175: Daemon dd66adbbde1d9 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushBusyboxImage (0.34s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-18T14:58:13.680Z] check_test.go:175: Daemon d34e96afb4f78 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushEmptyLayer (0.41s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-18T14:58:13.680Z] check_test.go:175: Daemon d6835abd0c5d2 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushMultipleTags (0.44s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-18T14:58:13.680Z] check_test.go:175: Daemon d2765d9a9a013 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSchema1RegistrySuite/TestPushUntagged [2019-09-18T14:58:13.680Z] check_test.go:175: Daemon dd6c899796b20 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.18s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-18T14:58:13.680Z] check_test.go:204: Daemon d00b295f2791a is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.63s) [2019-09-18T14:58:13.680Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-18T14:58:13.680Z] check_test.go:204: Daemon ddd372d5d5f88 is not started [2019-09-18T14:58:13.680Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-18T14:58:13.681Z] check_test.go:204: Daemon d23caf8de4950 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-18T14:58:13.681Z] daemon.go:336: [da660adfb7382] waiting for daemon to start [2019-09-18T14:58:13.681Z] daemon.go:336: [da660adfb7382] waiting for daemon to start [2019-09-18T14:58:13.681Z] daemon.go:364: [da660adfb7382] daemon started [2019-09-18T14:58:13.681Z] daemon.go:472: [da660adfb7382] Stopping daemon [2019-09-18T14:58:13.681Z] daemon.go:307: [da660adfb7382] exiting daemon [2019-09-18T14:58:13.681Z] daemon.go:459: [da660adfb7382] Daemon stopped [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.25s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-18T14:58:13.681Z] check_test.go:204: Daemon dac6416cd2c76 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.58s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-18T14:58:13.681Z] check_test.go:204: Daemon d4b22f7fa21e6 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.72s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-18T14:58:13.681Z] check_test.go:204: Daemon daef3093c29c0 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-18T14:58:13.681Z] check_test.go:204: Daemon df4b53f9b0c16 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-18T14:58:13.681Z] check_test.go:231: Daemon d0b97bb4e38c7 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-18T14:58:13.681Z] check_test.go:231: Daemon d52addc35fc32 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-18T14:58:13.681Z] check_test.go:231: Daemon db47b1e839426 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-18T14:58:13.681Z] check_test.go:231: Daemon d800a3f1153a7 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-18T14:58:13.681Z] check_test.go:231: Daemon d29e58d0e503c is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestConntrackFlowsLeak (2.74s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestConntrackFlowsLeak [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon dbb1d12e207a4 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.31s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon df6f2078de35b is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.08s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon d472706642a28 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.82s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon de3573f7fb2eb is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.72s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:1233: Daemon da42a29e88729 is not started [2019-09-18T14:58:13.681Z] daemon.go:336: [da42a29e88729] waiting for daemon to start [2019-09-18T14:58:13.681Z] daemon.go:336: [da42a29e88729] waiting for daemon to start [2019-09-18T14:58:13.681Z] daemon.go:364: [da42a29e88729] daemon started [2019-09-18T14:58:13.681Z] daemon.go:472: [da42a29e88729] Stopping daemon [2019-09-18T14:58:13.681Z] daemon.go:307: [da42a29e88729] exiting daemon [2019-09-18T14:58:13.681Z] daemon.go:459: [da42a29e88729] Daemon stopped [2019-09-18T14:58:13.681Z] daemon.go:336: [da42a29e88729] waiting for daemon to start [2019-09-18T14:58:13.681Z] daemon.go:336: [da42a29e88729] waiting for daemon to start [2019-09-18T14:58:13.681Z] daemon.go:364: [da42a29e88729] daemon started [2019-09-18T14:58:13.681Z] daemon.go:472: [da42a29e88729] Stopping daemon [2019-09-18T14:58:13.681Z] daemon.go:307: [da42a29e88729] exiting daemon [2019-09-18T14:58:13.681Z] daemon.go:459: [da42a29e88729] Daemon stopped [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.23s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon dcce38cfa0bed is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.65s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon dbfeff33abb1a is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.98s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon d8b445e01ebed is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.69s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon da5830427f601 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.15s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon df8daad636764 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.84s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon dae649a6ca6f2 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectWithMac (1.66s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon d43da1dc7d840 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (2.06s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon ddaa398fd3a31 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreateDelete (0.23s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreateDelete [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon df40bf5ce9c7c is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon d9a0d697e5788 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreateHostBind (1.44s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon d153f0bba4418 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreateLabel [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon dd44c8f078888 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCreatePredefined (0.08s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon d4133d934d33c is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkCustomIPAM (0.33s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon d4c1b8c3d4e6e is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.62s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon d2d1861fefb2f is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.73s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon d00cacda750c0 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.15s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon db4df92a1cfb3 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.51s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon d4eed6fa557da is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDriverOptions [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon dc6452803cd69 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.91s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-09-18T14:58:13.681Z] daemon.go:336: [d668067be85e3] waiting for daemon to start [2019-09-18T14:58:13.681Z] daemon.go:336: [d668067be85e3] waiting for daemon to start [2019-09-18T14:58:13.681Z] daemon.go:364: [d668067be85e3] daemon started [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:968: Daemon d668067be85e3 is not started [2019-09-18T14:58:13.681Z] daemon.go:307: [d668067be85e3] exiting daemon [2019-09-18T14:58:13.681Z] daemon.go:336: [d668067be85e3] waiting for daemon to start [2019-09-18T14:58:13.681Z] daemon.go:336: [d668067be85e3] waiting for daemon to start [2019-09-18T14:58:13.681Z] daemon.go:364: [d668067be85e3] daemon started [2019-09-18T14:58:13.681Z] daemon.go:472: [d668067be85e3] Stopping daemon [2019-09-18T14:58:13.681Z] daemon.go:307: [d668067be85e3] exiting daemon [2019-09-18T14:58:13.681Z] daemon.go:459: [d668067be85e3] Daemon stopped [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkFlagAlias (3.60s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkFlagAlias [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon dca495c070493 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.49s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-09-18T14:58:13.681Z] daemon.go:336: [d0ab3963db12a] waiting for daemon to start [2019-09-18T14:58:13.681Z] daemon.go:336: [d0ab3963db12a] waiting for daemon to start [2019-09-18T14:58:13.681Z] daemon.go:364: [d0ab3963db12a] daemon started [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:1116: Daemon d0ab3963db12a is not started [2019-09-18T14:58:13.681Z] daemon.go:336: [d0ab3963db12a] waiting for daemon to start [2019-09-18T14:58:13.681Z] daemon.go:307: [d0ab3963db12a] exiting daemon [2019-09-18T14:58:13.681Z] daemon.go:336: [d0ab3963db12a] waiting for daemon to start [2019-09-18T14:58:13.681Z] daemon.go:336: [d0ab3963db12a] waiting for daemon to start [2019-09-18T14:58:13.681Z] daemon.go:336: [d0ab3963db12a] waiting for daemon to start [2019-09-18T14:58:13.681Z] daemon.go:364: [d0ab3963db12a] daemon started [2019-09-18T14:58:13.681Z] daemon.go:472: [d0ab3963db12a] Stopping daemon [2019-09-18T14:58:13.681Z] daemon.go:307: [d0ab3963db12a] exiting daemon [2019-09-18T14:58:13.681Z] daemon.go:459: [d0ab3963db12a] Daemon stopped [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon de0b01e32b019 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.03s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon dc0d5b2afd32d is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkIPAMOptions (0.23s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon d1af25ae0d177 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.14s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon d52eb54c4f0e1 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.22s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon df972e93020bc is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.22s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon d98af3a65d9a7 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkInspectDefault [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon dab3f57d101ee is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.34s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon ddc23cd937f01 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkLsDefault [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon df3e67e032d37 is not started [2019-09-18T14:58:13.681Z] --- SKIP: Test/DockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkLsFilter [2019-09-18T14:58:13.681Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon d7cbc6a43efbc is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkMacInspect (1.58s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkMacInspect [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:46: Daemon da0efb27b5ec7 is not started [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.08s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-09-18T14:58:13.681Z] daemon.go:336: [d925098e5df30] waiting for daemon to start [2019-09-18T14:58:13.681Z] daemon.go:336: [d925098e5df30] waiting for daemon to start [2019-09-18T14:58:13.681Z] daemon.go:364: [d925098e5df30] daemon started [2019-09-18T14:58:13.681Z] daemon.go:472: [d925098e5df30] Stopping daemon [2019-09-18T14:58:13.681Z] daemon.go:307: [d925098e5df30] exiting daemon [2019-09-18T14:58:13.681Z] daemon.go:459: [d925098e5df30] Daemon stopped [2019-09-18T14:58:13.681Z] daemon.go:336: [d925098e5df30] waiting for daemon to start [2019-09-18T14:58:13.681Z] daemon.go:336: [d925098e5df30] waiting for daemon to start [2019-09-18T14:58:13.681Z] daemon.go:364: [d925098e5df30] daemon started [2019-09-18T14:58:13.681Z] daemon.go:472: [d925098e5df30] Stopping daemon [2019-09-18T14:58:13.681Z] daemon.go:307: [d925098e5df30] exiting daemon [2019-09-18T14:58:13.681Z] daemon.go:459: [d925098e5df30] Daemon stopped [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.62s) [2019-09-18T14:58:13.681Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-09-18T14:58:13.681Z] daemon.go:336: [dc4deb2dc6e74] waiting for daemon to start [2019-09-18T14:58:13.681Z] daemon.go:336: [dc4deb2dc6e74] waiting for daemon to start [2019-09-18T14:58:13.681Z] daemon.go:364: [dc4deb2dc6e74] daemon started [2019-09-18T14:58:13.681Z] docker_cli_network_unix_test.go:1084: Daemon dc4deb2dc6e74 is not started [2019-09-18T14:58:13.681Z] daemon.go:336: [dc4deb2dc6e74] waiting for daemon to start [2019-09-18T14:58:13.681Z] daemon.go:307: [dc4deb2dc6e74] exiting daemon [2019-09-18T14:58:13.681Z] daemon.go:336: [dc4deb2dc6e74] waiting for daemon to start [2019-09-18T14:58:13.681Z] daemon.go:364: [dc4deb2dc6e74] daemon started [2019-09-18T14:58:13.681Z] daemon.go:472: [dc4deb2dc6e74] Stopping daemon [2019-09-18T14:58:13.681Z] daemon.go:307: [dc4deb2dc6e74] exiting daemon [2019-09-18T14:58:13.681Z] daemon.go:459: [dc4deb2dc6e74] Daemon stopped [2019-09-18T14:58:13.681Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2019-09-18T14:58:13.682Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-09-18T14:58:13.682Z] docker_cli_network_unix_test.go:46: Daemon dd589be865d74 is not started [2019-09-18T14:58:13.682Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.41s) [2019-09-18T14:58:13.682Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-09-18T14:58:13.682Z] docker_cli_network_unix_test.go:46: Daemon d613bbe314703 is not started [2019-09-18T14:58:13.682Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.84s) [2019-09-18T14:58:13.682Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-09-18T14:58:13.682Z] docker_cli_network_unix_test.go:46: Daemon d9948ac8107a5 is not started [2019-09-18T14:58:13.682Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2019-09-18T14:58:13.682Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkRmPredefined [2019-09-18T14:58:13.682Z] docker_cli_network_unix_test.go:46: Daemon da0e64d748f33 is not started [2019-09-18T14:58:13.682Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkRunNetByID (1.29s) [2019-09-18T14:58:13.682Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkRunNetByID [2019-09-18T14:58:13.682Z] docker_cli_network_unix_test.go:46: Daemon d956b259e8370 is not started [2019-09-18T14:58:13.682Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.80s) [2019-09-18T14:58:13.682Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-09-18T14:58:13.682Z] docker_cli_network_unix_test.go:46: Daemon dbc5fb88d9733 is not started [2019-09-18T14:58:13.682Z] --- PASS: Test/DockerNetworkSuite/TestDockerNetworkValidateIP (1.61s) [2019-09-18T14:58:13.682Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerNetworkValidateIP [2019-09-18T14:58:13.682Z] docker_cli_network_unix_test.go:46: Daemon db34e05b10aea is not started [2019-09-18T14:58:13.682Z] --- PASS: Test/DockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.82s) [2019-09-18T14:58:13.682Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-09-18T14:58:13.682Z] docker_cli_network_unix_test.go:46: Daemon da698fb347728 is not started [2019-09-18T14:58:13.682Z] --- PASS: Test/DockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.62s) [2019-09-18T14:58:13.682Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-09-18T14:58:13.682Z] daemon.go:336: [d9ffb6d7bf9be] waiting for daemon to start [2019-09-18T14:58:13.682Z] daemon.go:336: [d9ffb6d7bf9be] waiting for daemon to start [2019-09-18T14:58:13.682Z] daemon.go:364: [d9ffb6d7bf9be] daemon started [2019-09-18T14:58:13.682Z] --- PASS: Test/DockerHubPullSuite/TestPullClientDisconnect (2.19s) [2019-09-18T14:58:13.682Z] --- PASS: Test/DockerHubPullSuite/TestPullFromCentralRegistry (0.44s) [2019-09-18T14:58:13.682Z] --- PASS: Test/DockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.41s) [2019-09-18T14:58:13.682Z] --- PASS: Test/DockerHubPullSuite/TestPullNonExistingImage (0.22s) [2019-09-18T14:58:13.682Z] --- PASS: Test/DockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2019-09-18T14:58:13.682Z] daemon.go:472: [d9ffb6d7bf9be] Stopping daemon [2019-09-18T14:58:13.682Z] daemon.go:307: [d9ffb6d7bf9be] exiting daemon [2019-09-18T14:58:13.682Z] daemon.go:459: [d9ffb6d7bf9be] Daemon stopped [2019-09-18T14:58:13.682Z] PASS [2019-09-18T14:58:13.682Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-18T14:58:13.682Z] ++++ cat bundles/test-integration/docker.pid [2019-09-18T14:58:13.682Z] +++ kill 6903 [2019-09-18T14:58:14.947Z] === RUN Test/DockerSuite/TestCommitAfterContainerIsDone [2019-09-18T14:58:19.684Z] === RUN Test/DockerSuite/TestCommitChange [2019-09-18T14:58:21.779Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-18T14:58:21.779Z] +++ /etc/init.d/apparmor stop [2019-09-18T14:58:21.779Z] Clearing AppArmor profiles cache:. [2019-09-18T14:58:21.779Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-18T14:58:21.779Z] Unloading profiles will leave already running processes permanently [2019-09-18T14:58:21.779Z] unconfined, which can lead to unexpected situations. [2019-09-18T14:58:21.779Z] [2019-09-18T14:58:21.779Z] To set a process to complain mode, use the command line tool [2019-09-18T14:58:21.779Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-18T14:58:21.779Z] with the 'teardown' option." [2019-09-18T14:58:21.779Z] [2019-09-18T14:58:25.524Z] === RUN Test/DockerSuite/TestCommitChangeLabels [2019-09-18T14:58:30.257Z] === RUN Test/DockerSuite/TestCommitHardlink [2019-09-18T14:58:30.257Z] === RUN Test/DockerSuite/TestCommitNewFile [2019-09-18T14:58:37.389Z] === RUN Test/DockerSuite/TestCommitPausedContainer [2019-09-18T14:58:37.389Z] === RUN Test/DockerSuite/TestCommitTTY [2019-09-18T14:58:39.830Z] === RUN Test/DockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-09-18T14:58:44.561Z] === RUN Test/DockerSuite/TestCommitWithFilterLabel [2019-09-18T14:58:49.292Z] === RUN Test/DockerSuite/TestCommitWithHostBindMount [2019-09-18T14:58:49.292Z] === RUN Test/DockerSuite/TestCommitWithoutPause [2019-09-18T14:58:49.292Z] === RUN Test/DockerSuite/TestConflictContainerNetworkAndLinks [2019-09-18T14:58:49.292Z] === RUN Test/DockerSuite/TestConflictContainerNetworkHostAndLinks [2019-09-18T14:58:49.292Z] === RUN Test/DockerSuite/TestConflictNetworkModeAndOptions [2019-09-18T14:58:49.292Z] === RUN Test/DockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-09-18T14:58:49.292Z] === RUN Test/DockerSuite/TestContainerAPIBadPort [2019-09-18T14:58:49.292Z] === RUN Test/DockerSuite/TestContainerAPIChunkedEncoding [2019-09-18T14:58:49.292Z] === RUN Test/DockerSuite/TestContainerAPICommit [2019-09-18T14:58:56.431Z] === RUN Test/DockerSuite/TestContainerAPICommitWithLabelInConfig [2019-09-18T14:58:57.880Z] === RUN Test/DockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-09-18T14:59:08.883Z] === RUN Test/DockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-09-18T14:59:08.883Z] === RUN Test/DockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-09-18T14:59:10.439Z] === RUN Test/DockerSuite/TestContainerAPICopyPre124 [2019-09-18T14:59:10.439Z] === RUN Test/DockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-09-18T14:59:10.439Z] === RUN Test/DockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-09-18T14:59:10.439Z] === RUN Test/DockerSuite/TestContainerAPICreate [2019-09-18T14:59:12.644Z] === RUN Test/DockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-09-18T14:59:12.644Z] === RUN Test/DockerSuite/TestContainerAPICreateEmptyConfig [2019-09-18T14:59:12.644Z] === RUN Test/DockerSuite/TestContainerAPICreateMountsBindRead [2019-09-18T14:59:14.848Z] === RUN Test/DockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-09-18T14:59:14.848Z] === RUN Test/DockerSuite/TestContainerAPICreateNoHostConfig118 [2019-09-18T14:59:14.848Z] === RUN Test/DockerSuite/TestContainerAPICreateOtherNetworkModes [2019-09-18T14:59:14.848Z] === RUN Test/DockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-09-18T14:59:14.848Z] === RUN Test/DockerSuite/TestContainerAPIDelete [2019-09-18T14:59:15.962Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-09-18T14:59:17.784Z] === RUN Test/DockerSuite/TestContainerAPIDeleteConflict [2019-09-18T14:59:19.340Z] === RUN Test/DockerSuite/TestContainerAPIDeleteForce [2019-09-18T14:59:21.544Z] === RUN Test/DockerSuite/TestContainerAPIDeleteNotExist [2019-09-18T14:59:21.544Z] === RUN Test/DockerSuite/TestContainerAPIDeleteRemoveLinks [2019-09-18T14:59:21.544Z] === RUN Test/DockerSuite/TestContainerAPIDeleteRemoveVolume [2019-09-18T14:59:23.746Z] === RUN Test/DockerSuite/TestContainerAPIDeleteWithEmptyName [2019-09-18T14:59:23.746Z] === RUN Test/DockerSuite/TestContainerAPIGetAll [2019-09-18T14:59:25.952Z] === RUN Test/DockerSuite/TestContainerAPIGetChanges [2019-09-18T14:59:25.952Z] === RUN Test/DockerSuite/TestContainerAPIGetExport [2019-09-18T14:59:25.952Z] === RUN Test/DockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-09-18T14:59:30.809Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-09-18T14:59:33.078Z] === RUN Test/DockerSuite/TestContainerAPIInvalidPortSyntax [2019-09-18T14:59:33.078Z] === RUN Test/DockerSuite/TestContainerAPIKill [2019-09-18T14:59:34.634Z] === RUN Test/DockerSuite/TestContainerAPIPause [2019-09-18T14:59:34.634Z] === RUN Test/DockerSuite/TestContainerAPIPostContainerStop [2019-09-18T14:59:37.570Z] === RUN Test/DockerSuite/TestContainerAPIPostCreateNull [2019-09-18T14:59:37.570Z] === RUN Test/DockerSuite/TestContainerAPIRename [2019-09-18T14:59:39.774Z] === RUN Test/DockerSuite/TestContainerAPIRestart [2019-09-18T14:59:43.547Z] === RUN Test/DockerSuite/TestContainerAPIRestartNotimeoutParam [2019-09-18T14:59:47.319Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-09-18T14:59:47.319Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-09-18T14:59:47.319Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-09-18T14:59:47.319Z] === RUN Test/DockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-09-18T14:59:47.319Z] === RUN Test/DockerSuite/TestContainerAPIStart [2019-09-18T14:59:48.873Z] === RUN Test/DockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-09-18T14:59:48.873Z] === RUN Test/DockerSuite/TestContainerAPIStop [2019-09-18T14:59:56.011Z] === RUN Test/DockerSuite/TestContainerAPITop [2019-09-18T14:59:56.011Z] === RUN Test/DockerSuite/TestContainerAPITopWindows [2019-09-18T14:59:58.214Z] === RUN Test/DockerSuite/TestContainerAPIVerifyHeader [2019-09-18T14:59:58.214Z] === RUN Test/DockerSuite/TestContainerAPIWait [2019-09-18T15:00:02.161Z] === RUN Test/DockerSuite/TestContainerKillCustomStopSignal [2019-09-18T15:00:04.366Z] === RUN Test/DockerSuite/TestContainerNetworkMode [2019-09-18T15:00:04.366Z] === RUN Test/DockerSuite/TestContainerRestartInMultipleNetworks [2019-09-18T15:00:04.366Z] === RUN Test/DockerSuite/TestContainerWithConflictingHostNetworks [2019-09-18T15:00:04.366Z] === RUN Test/DockerSuite/TestContainerWithConflictingNoneNetwork [2019-09-18T15:00:04.366Z] === RUN Test/DockerSuite/TestContainerWithConflictingSharedNetwork [2019-09-18T15:00:04.366Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-09-18T15:00:05.923Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsCreate [2019-09-18T15:00:35.976Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsTmpfs [2019-09-18T15:00:35.976Z] === RUN Test/DockerSuite/TestContainersAPICreateMountsValidation [2019-09-18T15:00:35.976Z] === RUN Test/DockerSuite/TestContainersInMultipleNetworks [2019-09-18T15:00:35.976Z] === RUN Test/DockerSuite/TestContainersInUserDefinedNetwork [2019-09-18T15:00:35.976Z] === RUN Test/DockerSuite/TestContainersNetworkIsolation [2019-09-18T15:00:35.976Z] === RUN Test/DockerSuite/TestCopyAndRestart [2019-09-18T15:00:35.976Z] === RUN Test/DockerSuite/TestCopyCreatedContainer [2019-09-18T15:00:35.976Z] === RUN Test/DockerSuite/TestCpAbsolutePath [2019-09-18T15:00:35.976Z] === RUN Test/DockerSuite/TestCpAbsoluteSymlink [2019-09-18T15:00:35.976Z] === RUN Test/DockerSuite/TestCpFromCaseA [2019-09-18T15:00:35.976Z] === RUN Test/DockerSuite/TestCpFromCaseB [2019-09-18T15:00:35.976Z] === RUN Test/DockerSuite/TestCpFromCaseC [2019-09-18T15:00:35.976Z] === RUN Test/DockerSuite/TestCpFromCaseD [2019-09-18T15:00:35.976Z] === RUN Test/DockerSuite/TestCpFromCaseE [2019-09-18T15:00:35.976Z] === RUN Test/DockerSuite/TestCpFromCaseF [2019-09-18T15:00:35.976Z] === RUN Test/DockerSuite/TestCpFromCaseG [2019-09-18T15:00:35.976Z] === RUN Test/DockerSuite/TestCpFromCaseH [2019-09-18T15:00:35.976Z] === RUN Test/DockerSuite/TestCpFromCaseI [2019-09-18T15:00:35.976Z] === RUN Test/DockerSuite/TestCpFromCaseJ [2019-09-18T15:00:35.976Z] === RUN Test/DockerSuite/TestCpFromSymlinkDestination [2019-09-18T15:00:35.976Z] === RUN Test/DockerSuite/TestCpFromSymlinkToDirectory [2019-09-18T15:00:35.976Z] === RUN Test/DockerSuite/TestCpGarbagePath [2019-09-18T15:00:38.179Z] === RUN Test/DockerSuite/TestCpLocalOnly [2019-09-18T15:00:38.179Z] === RUN Test/DockerSuite/TestCpNameHasColon [2019-09-18T15:00:38.179Z] === RUN Test/DockerSuite/TestCpRelativePath [2019-09-18T15:00:38.446Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-09-18T15:00:40.383Z] === RUN Test/DockerSuite/TestCpSpecialFiles [2019-09-18T15:00:40.383Z] === RUN Test/DockerSuite/TestCpSymlinkComponent [2019-09-18T15:00:40.383Z] === RUN Test/DockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-09-18T15:00:40.383Z] === RUN Test/DockerSuite/TestCpToCaseA [2019-09-18T15:00:45.117Z] === RUN Test/DockerSuite/TestCpToCaseB [2019-09-18T15:00:46.538Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-09-18T15:00:47.321Z] === RUN Test/DockerSuite/TestCpToCaseC [2019-09-18T15:00:47.321Z] === RUN Test/DockerSuite/TestCpToCaseD [2019-09-18T15:00:47.321Z] === RUN Test/DockerSuite/TestCpToCaseE [2019-09-18T15:00:57.708Z] === RUN Test/DockerSuite/TestCpToCaseF [2019-09-18T15:00:57.708Z] === RUN Test/DockerSuite/TestCpToCaseG [2019-09-18T15:00:57.708Z] === RUN Test/DockerSuite/TestCpToCaseH [2019-09-18T15:01:06.349Z] === RUN Test/DockerSuite/TestCpToCaseI [2019-09-18T15:01:06.349Z] === RUN Test/DockerSuite/TestCpToCaseJ [2019-09-18T15:01:06.349Z] === RUN Test/DockerSuite/TestCpToDot [2019-09-18T15:01:13.478Z] === RUN Test/DockerSuite/TestCpToErrReadOnlyRootfs [2019-09-18T15:01:13.478Z] === RUN Test/DockerSuite/TestCpToErrReadOnlyVolume [2019-09-18T15:01:13.478Z] === RUN Test/DockerSuite/TestCpToStdout [2019-09-18T15:01:15.679Z] === RUN Test/DockerSuite/TestCpToSymlinkDestination [2019-09-18T15:01:15.679Z] === RUN Test/DockerSuite/TestCpToSymlinkToDirectory [2019-09-18T15:01:15.679Z] === RUN Test/DockerSuite/TestCpUnprivilegedUser [2019-09-18T15:01:15.679Z] === RUN Test/DockerSuite/TestCpVolumePath [2019-09-18T15:01:15.679Z] === RUN Test/DockerSuite/TestCreate64ByteHexID [2019-09-18T15:01:15.679Z] === RUN Test/DockerSuite/TestCreateArgs [2019-09-18T15:01:15.679Z] === RUN Test/DockerSuite/TestCreateByImageID [2019-09-18T15:01:17.883Z] === RUN Test/DockerSuite/TestCreateEchoStdout [2019-09-18T15:01:18.574Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-09-18T15:01:20.084Z] === RUN Test/DockerSuite/TestCreateGrowRootfs [2019-09-18T15:01:20.084Z] === RUN Test/DockerSuite/TestCreateHostConfig [2019-09-18T15:01:20.084Z] === RUN Test/DockerSuite/TestCreateHostnameWithNumber [2019-09-18T15:01:22.288Z] === RUN Test/DockerSuite/TestCreateLabelFromImage [2019-09-18T15:01:23.268Z] === RUN Test/DockerSuite/TestCreateLabels [2019-09-18T15:01:23.268Z] === RUN Test/DockerSuite/TestCreateModeIpcContainer [2019-09-18T15:01:23.268Z] === RUN Test/DockerSuite/TestCreateRM [2019-09-18T15:01:23.734Z] === RUN Test/DockerSuite/TestCreateShrinkRootfs [2019-09-18T15:01:23.734Z] === RUN Test/DockerSuite/TestCreateStopSignal [2019-09-18T15:01:23.734Z] === RUN Test/DockerSuite/TestCreateStopTimeout [2019-09-18T15:01:24.199Z] === RUN Test/DockerSuite/TestCreateUnsetEntrypoint [2019-09-18T15:01:32.829Z] === RUN Test/DockerSuite/TestCreateVolumesCreated [2019-09-18T15:01:32.829Z] === RUN Test/DockerSuite/TestCreateWithInvalidLogOpts [2019-09-18T15:01:32.829Z] === RUN Test/DockerSuite/TestCreateWithLargePortRange [2019-09-18T15:01:33.451Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-09-18T15:01:36.600Z] === RUN Test/DockerSuite/TestCreateWithPortRange [2019-09-18T15:01:37.066Z] === RUN Test/DockerSuite/TestCreateWithTooLowMemoryLimit [2019-09-18T15:01:37.066Z] === RUN Test/DockerSuite/TestCreateWithWorkdir [2019-09-18T15:01:39.274Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-09-18T15:01:39.274Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-09-18T15:01:39.274Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-09-18T15:01:39.274Z] === RUN Test/DockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-09-18T15:01:39.274Z] === RUN Test/DockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-09-18T15:01:39.274Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-09-18T15:01:39.274Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-09-18T15:01:39.274Z] === RUN Test/DockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-09-18T15:01:39.742Z] === RUN Test/DockerSuite/TestDeprecatedStartWithNilDNS [2019-09-18T15:01:39.742Z] === RUN Test/DockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-09-18T15:01:39.742Z] === RUN Test/DockerSuite/TestDevicePermissions [2019-09-18T15:01:39.742Z] === RUN Test/DockerSuite/TestDockerFails [2019-09-18T15:01:39.742Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-09-18T15:01:39.742Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-09-18T15:01:39.742Z] === RUN Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-09-18T15:01:39.742Z] === RUN Test/DockerSuite/TestEventsAttach [2019-09-18T15:01:39.742Z] === RUN Test/DockerSuite/TestEventsCommit [2019-09-18T15:01:39.742Z] === RUN Test/DockerSuite/TestEventsContainerEvents [2019-09-18T15:01:41.950Z] === RUN Test/DockerSuite/TestEventsContainerEventsAttrSort [2019-09-18T15:01:44.887Z] === RUN Test/DockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-09-18T15:01:47.088Z] === RUN Test/DockerSuite/TestEventsContainerRestart [2019-09-18T15:01:55.716Z] === RUN Test/DockerSuite/TestEventsCopy [2019-09-18T15:02:00.449Z] === RUN Test/DockerSuite/TestEventsFilterContainer [2019-09-18T15:02:05.181Z] === RUN Test/DockerSuite/TestEventsFilterImageInContainerAction [2019-09-18T15:02:05.488Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-09-18T15:02:06.738Z] === RUN Test/DockerSuite/TestEventsFilterImageLabels [2019-09-18T15:02:07.718Z] === RUN Test/DockerSuite/TestEventsFilterImageName [2019-09-18T15:02:11.489Z] === RUN Test/DockerSuite/TestEventsFilterLabels [2019-09-18T15:02:12.468Z] === RUN Test/DockerSuite/TestEventsFilterType [2019-09-18T15:02:13.440Z] === RUN Test/DockerSuite/TestEventsFilters [2019-09-18T15:02:17.665Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-09-18T15:02:18.126Z] === RUN Test/DockerSuite/TestEventsFormat [2019-09-18T15:02:22.807Z] === RUN Test/DockerSuite/TestEventsFormatBadField [2019-09-18T15:02:22.807Z] === RUN Test/DockerSuite/TestEventsFormatBadFunc [2019-09-18T15:02:22.807Z] === RUN Test/DockerSuite/TestEventsImageImport [2019-09-18T15:02:22.807Z] === RUN Test/DockerSuite/TestEventsImageLoad [2019-09-18T15:02:22.807Z] === RUN Test/DockerSuite/TestEventsImagePull [2019-09-18T15:02:22.807Z] === RUN Test/DockerSuite/TestEventsImageTag [2019-09-18T15:02:23.773Z] === RUN Test/DockerSuite/TestEventsPluginOps [2019-09-18T15:02:23.773Z] === RUN Test/DockerSuite/TestEventsRename [2019-09-18T15:02:25.946Z] === RUN Test/DockerSuite/TestEventsResize [2019-09-18T15:02:28.849Z] === RUN Test/DockerSuite/TestEventsSinceInTheFuture [2019-09-18T15:02:31.023Z] === RUN Test/DockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-09-18T15:02:33.924Z] === RUN Test/DockerSuite/TestEventsTimestampFormats [2019-09-18T15:02:38.608Z] === RUN Test/DockerSuite/TestEventsTop [2019-09-18T15:02:38.608Z] === RUN Test/DockerSuite/TestEventsUntag [2019-09-18T15:02:40.785Z] === RUN Test/DockerSuite/TestEventsUntilInThePast [2019-09-18T15:02:44.518Z] === RUN Test/DockerSuite/TestExec [2019-09-18T15:02:44.518Z] === RUN Test/DockerSuite/TestExecAPICreateContainerPaused [2019-09-18T15:02:44.518Z] === RUN Test/DockerSuite/TestExecAPICreateNoCmd [2019-09-18T15:02:46.694Z] === RUN Test/DockerSuite/TestExecAPICreateNoValidContentType [2019-09-18T15:02:48.228Z] === RUN Test/DockerSuite/TestExecAPIStart [2019-09-18T15:02:48.228Z] === RUN Test/DockerSuite/TestExecAPIStartBackwardsCompatible [2019-09-18T15:02:48.228Z] === RUN Test/DockerSuite/TestExecAPIStartEnsureHeaders [2019-09-18T15:02:48.228Z] === RUN Test/DockerSuite/TestExecAPIStartInvalidCommand [2019-09-18T15:02:49.700Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-09-18T15:02:50.411Z] === RUN Test/DockerSuite/TestExecAPIStartMultipleTimesError [2019-09-18T15:02:52.586Z] === RUN Test/DockerSuite/TestExecAPIStartValidCommand [2019-09-18T15:02:54.762Z] === RUN Test/DockerSuite/TestExecAPIStartWithDetach [2019-09-18T15:02:56.298Z] === RUN Test/DockerSuite/TestExecAfterContainerRestart [2019-09-18T15:03:00.986Z] === RUN Test/DockerSuite/TestExecCgroup [2019-09-18T15:03:00.986Z] === RUN Test/DockerSuite/TestExecEnv [2019-09-18T15:03:00.986Z] === RUN Test/DockerSuite/TestExecEnvLinksHost [2019-09-18T15:03:00.986Z] === RUN Test/DockerSuite/TestExecExitStatus [2019-09-18T15:03:02.524Z] === RUN Test/DockerSuite/TestExecInspectID [2019-09-18T15:03:07.210Z] === RUN Test/DockerSuite/TestExecInteractive [2019-09-18T15:03:07.210Z] === RUN Test/DockerSuite/TestExecOnReadonlyContainer [2019-09-18T15:03:07.210Z] === RUN Test/DockerSuite/TestExecParseError [2019-09-18T15:03:07.210Z] === RUN Test/DockerSuite/TestExecPausedContainer [2019-09-18T15:03:07.210Z] === RUN Test/DockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-09-18T15:03:07.210Z] === RUN Test/DockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-09-18T15:03:07.756Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-09-18T15:03:10.112Z] === RUN Test/DockerSuite/TestExecSetEnv [2019-09-18T15:03:10.112Z] === RUN Test/DockerSuite/TestExecStartFails [2019-09-18T15:03:10.112Z] === RUN Test/DockerSuite/TestExecStateCleanup [2019-09-18T15:03:10.112Z] === RUN Test/DockerSuite/TestExecStopNotHanging [2019-09-18T15:03:10.112Z] === RUN Test/DockerSuite/TestExecTTYCloseStdin [2019-09-18T15:03:10.112Z] === RUN Test/DockerSuite/TestExecTTYWithoutStdin [2019-09-18T15:03:12.290Z] === RUN Test/DockerSuite/TestExecUlimits [2019-09-18T15:03:12.290Z] === RUN Test/DockerSuite/TestExecWindowsPathNotWiped [2019-09-18T15:03:21.042Z] === RUN Test/DockerSuite/TestExecWithImageUser [2019-09-18T15:03:21.042Z] === RUN Test/DockerSuite/TestExecWithPrivileged [2019-09-18T15:03:21.042Z] === RUN Test/DockerSuite/TestExecWithUser [2019-09-18T15:03:21.042Z] === RUN Test/DockerSuite/TestGetContainerStats [2019-09-18T15:03:22.629Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-09-18T15:03:26.827Z] === RUN Test/DockerSuite/TestGetContainerStatsNoStream [2019-09-18T15:03:32.614Z] === RUN Test/DockerSuite/TestGetContainerStatsRmRunning [2019-09-18T15:03:35.517Z] === RUN Test/DockerSuite/TestGetContainerStatsStream [2019-09-18T15:03:42.585Z] === RUN Test/DockerSuite/TestGetContainersAttachWebsocket [2019-09-18T15:03:42.585Z] === RUN Test/DockerSuite/TestGetContainersWsAttachContainerNotFound [2019-09-18T15:03:42.585Z] === RUN Test/DockerSuite/TestGetStoppedContainerStats [2019-09-18T15:03:43.043Z] === RUN Test/DockerSuite/TestHealth [2019-09-18T15:03:43.043Z] === RUN Test/DockerSuite/TestHistoryExistentImage [2019-09-18T15:03:43.043Z] === RUN Test/DockerSuite/TestHistoryHumanOptionFalse [2019-09-18T15:03:43.043Z] === RUN Test/DockerSuite/TestHistoryHumanOptionTrue [2019-09-18T15:03:43.043Z] === RUN Test/DockerSuite/TestHistoryImageWithComment [2019-09-18T15:03:48.827Z] === RUN Test/DockerSuite/TestHistoryNonExistentImage [2019-09-18T15:03:48.827Z] === RUN Test/DockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-09-18T15:03:48.827Z] === RUN Test/DockerSuite/TestImagesEnsureImageIsListed [2019-09-18T15:03:48.827Z] === RUN Test/DockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-09-18T15:03:48.827Z] === RUN Test/DockerSuite/TestImagesEnsureImageWithTagIsListed [2019-09-18T15:03:48.827Z] === RUN Test/DockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-09-18T15:03:49.285Z] === RUN Test/DockerSuite/TestImagesEnsureImagesFromScratchShown [2019-09-18T15:03:49.285Z] === RUN Test/DockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-09-18T15:03:50.252Z] === RUN Test/DockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-09-18T15:03:50.252Z] === RUN Test/DockerSuite/TestImagesFilterLabelMatch [2019-09-18T15:03:52.441Z] === RUN Test/DockerSuite/TestImagesFilterNameWithPort [2019-09-18T15:03:52.441Z] === RUN Test/DockerSuite/TestImagesFilterSinceAndBefore [2019-09-18T15:03:54.619Z] === RUN Test/DockerSuite/TestImagesFilterSpaceTrimCase [2019-09-18T15:04:01.684Z] === RUN Test/DockerSuite/TestImagesFormat [2019-09-18T15:04:01.684Z] === RUN Test/DockerSuite/TestImagesFormatDefaultFormat [2019-09-18T15:04:01.684Z] === RUN Test/DockerSuite/TestImagesOrderedByCreationDate [2019-09-18T15:04:05.417Z] === RUN Test/DockerSuite/TestImagesWithIncorrectFilter [2019-09-18T15:04:05.876Z] === RUN Test/DockerSuite/TestImportBadURL [2019-09-18T15:04:08.050Z] === RUN Test/DockerSuite/TestImportDisplay [2019-09-18T15:04:08.050Z] === RUN Test/DockerSuite/TestImportFile [2019-09-18T15:04:08.050Z] === RUN Test/DockerSuite/TestImportFileNonExistentFile [2019-09-18T15:04:08.050Z] === RUN Test/DockerSuite/TestImportFileWithMessage [2019-09-18T15:04:08.050Z] === RUN Test/DockerSuite/TestImportGzipped [2019-09-18T15:04:08.050Z] === RUN Test/DockerSuite/TestImportWithQuotedChanges [2019-09-18T15:04:08.050Z] === RUN Test/DockerSuite/TestInfoDebug [2019-09-18T15:04:08.050Z] === RUN Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-09-18T15:04:08.508Z] === RUN Test/DockerSuite/TestInfoDiscoveryBackend [2019-09-18T15:04:08.508Z] === RUN Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-09-18T15:04:08.508Z] === RUN Test/DockerSuite/TestInfoDisplaysPausedContainers [2019-09-18T15:04:08.508Z] === RUN Test/DockerSuite/TestInfoDisplaysRunningContainers [2019-09-18T15:04:08.508Z] === RUN Test/DockerSuite/TestInfoDisplaysStoppedContainers [2019-09-18T15:04:08.508Z] === RUN Test/DockerSuite/TestInfoEnsureSucceeds [2019-09-18T15:04:08.508Z] === RUN Test/DockerSuite/TestInfoFormat [2019-09-18T15:04:08.967Z] === RUN Test/DockerSuite/TestInsecureRegistries [2019-09-18T15:04:08.967Z] === RUN Test/DockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-09-18T15:04:08.967Z] === RUN Test/DockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-09-18T15:04:08.967Z] === RUN Test/DockerSuite/TestInspectAPIContainerResponse [2019-09-18T15:04:09.258Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-09-18T15:04:11.141Z] === RUN Test/DockerSuite/TestInspectAPIContainerVolumeDriver [2019-09-18T15:04:13.316Z] === RUN Test/DockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-09-18T15:04:13.316Z] === RUN Test/DockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-09-18T15:04:13.316Z] === RUN Test/DockerSuite/TestInspectAPIImageResponse [2019-09-18T15:04:13.316Z] === RUN Test/DockerSuite/TestInspectAmpersand [2019-09-18T15:04:13.316Z] === RUN Test/DockerSuite/TestInspectBindMountPoint [2019-09-18T15:04:15.492Z] === RUN Test/DockerSuite/TestInspectByPrefix [2019-09-18T15:04:15.492Z] === RUN Test/DockerSuite/TestInspectContainerFilterInt [2019-09-18T15:04:22.562Z] === RUN Test/DockerSuite/TestInspectContainerGraphDriver [2019-09-18T15:04:22.562Z] === RUN Test/DockerSuite/TestInspectContainerNetworkCustom [2019-09-18T15:04:22.562Z] === RUN Test/DockerSuite/TestInspectContainerNetworkDefault [2019-09-18T15:04:22.562Z] === RUN Test/DockerSuite/TestInspectDefault [2019-09-18T15:04:24.740Z] === RUN Test/DockerSuite/TestInspectHistory [2019-09-18T15:04:27.312Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-09-18T15:04:35.054Z] === RUN Test/DockerSuite/TestInspectImage [2019-09-18T15:04:35.054Z] === RUN Test/DockerSuite/TestInspectImageFilterInt [2019-09-18T15:04:35.054Z] === RUN Test/DockerSuite/TestInspectImageGraphDriver [2019-09-18T15:04:35.054Z] === RUN Test/DockerSuite/TestInspectInt64 [2019-09-18T15:04:36.020Z] === RUN Test/DockerSuite/TestInspectJSONFields [2019-09-18T15:04:38.195Z] === RUN Test/DockerSuite/TestInspectLogConfigNoType [2019-09-18T15:04:38.195Z] === RUN Test/DockerSuite/TestInspectNamedMountPoint [2019-09-18T15:04:45.262Z] === RUN Test/DockerSuite/TestInspectNoSizeFlagContainer [2019-09-18T15:04:47.439Z] === RUN Test/DockerSuite/TestInspectPlugin [2019-09-18T15:04:47.439Z] === RUN Test/DockerSuite/TestInspectRootFS [2019-09-18T15:04:47.439Z] === RUN Test/DockerSuite/TestInspectSizeFlagContainer [2019-09-18T15:04:49.614Z] === RUN Test/DockerSuite/TestInspectStatus [2019-09-18T15:04:52.519Z] === RUN Test/DockerSuite/TestInspectStopWhenNotFound [2019-09-18T15:04:56.250Z] === RUN Test/DockerSuite/TestInspectTemplateError [2019-09-18T15:04:58.425Z] === RUN Test/DockerSuite/TestInspectTimesAsRFC3339Nano [2019-09-18T15:04:59.351Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-09-18T15:05:00.600Z] === RUN Test/DockerSuite/TestInspectTypeFlagContainer [2019-09-18T15:05:02.134Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithImage [2019-09-18T15:05:04.308Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithInvalidValue [2019-09-18T15:05:06.490Z] === RUN Test/DockerSuite/TestInspectTypeFlagWithNoContainer [2019-09-18T15:05:08.666Z] === RUN Test/DockerSuite/TestInspectUnknownObject [2019-09-18T15:05:08.666Z] === RUN Test/DockerSuite/TestLinkShortDefinition [2019-09-18T15:05:08.666Z] === RUN Test/DockerSuite/TestLinksEnvs [2019-09-18T15:05:08.666Z] === RUN Test/DockerSuite/TestLinksEtcHostsRegularFile [2019-09-18T15:05:08.666Z] === RUN Test/DockerSuite/TestLinksHostsFilesInject [2019-09-18T15:05:08.666Z] === RUN Test/DockerSuite/TestLinksInspectLinksStarted [2019-09-18T15:05:09.124Z] === RUN Test/DockerSuite/TestLinksInspectLinksStopped [2019-09-18T15:05:09.124Z] === RUN Test/DockerSuite/TestLinksInvalidContainerTarget [2019-09-18T15:05:09.124Z] === RUN Test/DockerSuite/TestLinksMultipleWithSameName [2019-09-18T15:05:09.124Z] === RUN Test/DockerSuite/TestLinksNetworkHostContainer [2019-09-18T15:05:09.124Z] === RUN Test/DockerSuite/TestLinksNotStartedParentNotFail [2019-09-18T15:05:09.124Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainers [2019-09-18T15:05:09.124Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainersAfterRename [2019-09-18T15:05:09.124Z] === RUN Test/DockerSuite/TestLinksPingLinkedContainersOnRename [2019-09-18T15:05:09.124Z] === RUN Test/DockerSuite/TestLinksPingUnlinkedContainers [2019-09-18T15:05:09.124Z] === RUN Test/DockerSuite/TestLinksUpdateOnRestart [2019-09-18T15:05:09.124Z] === RUN Test/DockerSuite/TestLoadZeroSizeLayer [2019-09-18T15:05:09.124Z] === RUN Test/DockerSuite/TestLoginWithoutTTY [2019-09-18T15:05:09.124Z] === RUN Test/DockerSuite/TestLogsAPIContainerNotFound [2019-09-18T15:05:09.124Z] === RUN Test/DockerSuite/TestLogsAPIFollowEmptyOutput [2019-09-18T15:05:11.300Z] === RUN Test/DockerSuite/TestLogsAPINoStdoutNorStderr [2019-09-18T15:05:12.834Z] === RUN Test/DockerSuite/TestLogsAPIUntil [2019-09-18T15:05:18.620Z] === RUN Test/DockerSuite/TestLogsAPIUntilDefaultValue [2019-09-18T15:05:20.797Z] === RUN Test/DockerSuite/TestLogsAPIUntilFutureFollow [2019-09-18T15:05:20.797Z] === RUN Test/DockerSuite/TestLogsAPIWithStdout [2019-09-18T15:05:22.974Z] === RUN Test/DockerSuite/TestLogsCLIContainerNotFound [2019-09-18T15:05:22.974Z] === RUN Test/DockerSuite/TestLogsContainerBiggerThanPage [2019-09-18T15:05:30.054Z] === RUN Test/DockerSuite/TestLogsContainerMuchBiggerThanPage [2019-09-18T15:05:31.406Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-09-18T15:05:37.126Z] === RUN Test/DockerSuite/TestLogsContainerSmallerThanPage [2019-09-18T15:05:44.193Z] === RUN Test/DockerSuite/TestLogsFollowGoroutinesNoOutput [2019-09-18T15:05:46.253Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-09-18T15:05:46.368Z] === RUN Test/DockerSuite/TestLogsFollowGoroutinesWithStdout [2019-09-18T15:05:49.270Z] === RUN Test/DockerSuite/TestLogsFollowSlowStdoutConsumer [2019-09-18T15:05:49.270Z] === RUN Test/DockerSuite/TestLogsFollowStopped [2019-09-18T15:05:51.445Z] === RUN Test/DockerSuite/TestLogsSeparateStderr [2019-09-18T15:05:53.620Z] === RUN Test/DockerSuite/TestLogsSince [2019-09-18T15:06:02.182Z] === RUN Test/DockerSuite/TestLogsSinceFutureFollow [2019-09-18T15:06:02.182Z] === RUN Test/DockerSuite/TestLogsStderrInStdout [2019-09-18T15:06:02.182Z] === RUN Test/DockerSuite/TestLogsTail [2019-09-18T15:06:04.306Z] === RUN Test/DockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-09-18T15:06:05.099Z] === RUN Test/DockerSuite/TestLogsTimestamps [2019-09-18T15:06:07.278Z] === RUN Test/DockerSuite/TestLogsWithDetails [2019-09-18T15:06:09.456Z] === RUN Test/DockerSuite/TestMountIntoProc [2019-09-18T15:06:09.456Z] === RUN Test/DockerSuite/TestMountIntoSys [2019-09-18T15:06:09.456Z] === RUN Test/DockerSuite/TestNetHostname [2019-09-18T15:06:09.456Z] === RUN Test/DockerSuite/TestNetHostnameWithNetHost [2019-09-18T15:06:09.456Z] === RUN Test/DockerSuite/TestNetworkRmWithActiveContainers [2019-09-18T15:06:09.456Z] === RUN Test/DockerSuite/TestPermissionsPtsReadonlyRootfs [2019-09-18T15:06:09.456Z] === RUN Test/DockerSuite/TestPluginActive [2019-09-18T15:06:09.456Z] === RUN Test/DockerSuite/TestPluginActiveNetwork [2019-09-18T15:06:09.456Z] === RUN Test/DockerSuite/TestPluginInspectOnWindows [2019-09-18T15:06:09.915Z] === RUN Test/DockerSuite/TestPluginInstallDisableVolumeLs [2019-09-18T15:06:09.915Z] === RUN Test/DockerSuite/TestPluginLogDriver [2019-09-18T15:06:09.915Z] === RUN Test/DockerSuite/TestPluginLogDriverInfoList [2019-09-18T15:06:09.915Z] === RUN Test/DockerSuite/TestPluginMetricsCollector [2019-09-18T15:06:09.915Z] === RUN Test/DockerSuite/TestPluginUpgrade [2019-09-18T15:06:09.915Z] === RUN Test/DockerSuite/TestPortBindingOnSandbox [2019-09-18T15:06:09.915Z] === RUN Test/DockerSuite/TestPortExposeHostBinding [2019-09-18T15:06:09.915Z] === RUN Test/DockerSuite/TestPortHostBinding [2019-09-18T15:06:09.915Z] === RUN Test/DockerSuite/TestPortList [2019-09-18T15:06:09.915Z] === RUN Test/DockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-09-18T15:06:14.660Z] === RUN Test/DockerSuite/TestPostContainersAttach [2019-09-18T15:06:14.660Z] === RUN Test/DockerSuite/TestPostContainersAttachContainerNotFound [2019-09-18T15:06:14.660Z] === RUN Test/DockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-09-18T15:06:14.660Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-09-18T15:06:14.660Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeNegative [2019-09-18T15:06:14.660Z] === RUN Test/DockerSuite/TestPostContainersCreateShmSizeOmitted [2019-09-18T15:06:14.660Z] === RUN Test/DockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-09-18T15:06:14.660Z] === RUN Test/DockerSuite/TestPostContainersCreateWithShmSize [2019-09-18T15:06:14.660Z] === RUN Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-09-18T15:06:14.660Z] === RUN Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-09-18T15:06:18.396Z] === RUN Test/DockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-09-18T15:06:18.396Z] === RUN Test/DockerSuite/TestPsByOrder [2019-09-18T15:06:22.361Z] === RUN Test/DockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-09-18T15:06:26.956Z] === RUN Test/DockerSuite/TestPsImageIDAfterUpdate [2019-09-18T15:06:26.956Z] === RUN Test/DockerSuite/TestPsListContainersBase [2019-09-18T15:06:34.029Z] === RUN Test/DockerSuite/TestPsListContainersFilterAncestorImage [2019-09-18T15:06:37.215Z] --- PASS: Test (2613.55s) [2019-09-18T15:06:37.215Z] --- PASS: Test/DockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.44s) [2019-09-18T15:06:37.215Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-09-18T15:06:37.215Z] daemon.go:336: [d413ff10e795d] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [d413ff10e795d] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [d413ff10e795d] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [d413ff10e795d] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [d413ff10e795d] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [d413ff10e795d] Daemon stopped [2019-09-18T15:06:37.215Z] daemon.go:336: [d413ff10e795d] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [d413ff10e795d] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [d413ff10e795d] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [d413ff10e795d] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [d413ff10e795d] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [d413ff10e795d] Daemon stopped [2019-09-18T15:06:37.215Z] --- PASS: Test/DockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.78s) [2019-09-18T15:06:37.215Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-09-18T15:06:37.215Z] daemon.go:336: [df06bb39d4af4] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [df06bb39d4af4] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [df06bb39d4af4] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [df06bb39d4af4] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [df06bb39d4af4] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [df06bb39d4af4] Daemon stopped [2019-09-18T15:06:37.215Z] --- PASS: Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock (0.54s) [2019-09-18T15:06:37.215Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-18T15:06:37.215Z] daemon.go:336: [d21e76449aa4b] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [d21e76449aa4b] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [d21e76449aa4b] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [d21e76449aa4b] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [d21e76449aa4b] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [d21e76449aa4b] Daemon stopped [2019-09-18T15:06:37.215Z] --- PASS: Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.46s) [2019-09-18T15:06:37.215Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-09-18T15:06:37.215Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-09-18T15:06:37.215Z] daemon.go:336: [d3edd65f129a7] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [d3edd65f129a7] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [d3edd65f129a7] daemon started [2019-09-18T15:06:37.215Z] daemon.go:307: [d3edd65f129a7] exiting daemon [2019-09-18T15:06:37.215Z] docker_cli_daemon_test.go:1449: Daemon d3edd65f129a7 is not started [2019-09-18T15:06:37.215Z] daemon.go:336: [d3edd65f129a7] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [d3edd65f129a7] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [d3edd65f129a7] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [d3edd65f129a7] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [d3edd65f129a7] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [d3edd65f129a7] Daemon stopped [2019-09-18T15:06:37.215Z] check_test.go:261: Daemon d18120735ccd0 is not started [2019-09-18T15:06:37.215Z] --- PASS: Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.88s) [2019-09-18T15:06:37.215Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-09-18T15:06:37.215Z] daemon.go:336: [d952a885e09eb] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [d952a885e09eb] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [d952a885e09eb] daemon started [2019-09-18T15:06:37.215Z] daemon.go:336: [d952a885e09eb] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:307: [d952a885e09eb] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:336: [d952a885e09eb] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [d952a885e09eb] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [d952a885e09eb] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [d952a885e09eb] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [d952a885e09eb] Daemon stopped [2019-09-18T15:06:37.215Z] --- PASS: Test/DockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.18s) [2019-09-18T15:06:37.215Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-09-18T15:06:37.215Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-09-18T15:06:37.215Z] daemon.go:336: [d554764cc28c7] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [d554764cc28c7] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [d554764cc28c7] daemon started [2019-09-18T15:06:37.215Z] daemon.go:307: [d554764cc28c7] exiting daemon [2019-09-18T15:06:37.215Z] check_test.go:261: Daemon d55f08f5bff81 is not started [2019-09-18T15:06:37.215Z] --- PASS: Test/DockerDaemonSuite/TestDaemonAllocatesListeningPort (1.96s) [2019-09-18T15:06:37.215Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-09-18T15:06:37.215Z] daemon.go:336: [dcd3977040695] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [dcd3977040695] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [dcd3977040695] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [dcd3977040695] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [dcd3977040695] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [dcd3977040695] Daemon stopped [2019-09-18T15:06:37.215Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeExternal (3.48s) [2019-09-18T15:06:37.215Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeExternal [2019-09-18T15:06:37.215Z] daemon.go:336: [da0c72a42bb00] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:307: [da0c72a42bb00] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:336: [da0c72a42bb00] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [da0c72a42bb00] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [da0c72a42bb00] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [da0c72a42bb00] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [da0c72a42bb00] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [da0c72a42bb00] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [da0c72a42bb00] Daemon stopped [2019-09-18T15:06:37.215Z] daemon.go:336: [da0c72a42bb00] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [da0c72a42bb00] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [da0c72a42bb00] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [da0c72a42bb00] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [da0c72a42bb00] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [da0c72a42bb00] Daemon stopped [2019-09-18T15:06:37.215Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.89s) [2019-09-18T15:06:37.215Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-09-18T15:06:37.215Z] daemon.go:336: [d4ce829795423] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [d4ce829795423] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [d4ce829795423] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [d4ce829795423] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [d4ce829795423] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [d4ce829795423] Daemon stopped [2019-09-18T15:06:37.215Z] daemon.go:336: [d4ce829795423] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [d4ce829795423] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [d4ce829795423] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [d4ce829795423] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [d4ce829795423] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [d4ce829795423] Daemon stopped [2019-09-18T15:06:37.215Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr (5.52s) [2019-09-18T15:06:37.215Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-09-18T15:06:37.215Z] daemon.go:336: [d9e9849f9abda] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [d9e9849f9abda] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [d9e9849f9abda] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [d9e9849f9abda] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [d9e9849f9abda] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [d9e9849f9abda] Daemon stopped [2019-09-18T15:06:37.215Z] daemon.go:336: [d9e9849f9abda] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [d9e9849f9abda] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [d9e9849f9abda] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [d9e9849f9abda] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [d9e9849f9abda] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [d9e9849f9abda] Daemon stopped [2019-09-18T15:06:37.215Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.54s) [2019-09-18T15:06:37.215Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-09-18T15:06:37.215Z] daemon.go:336: [d12e5d9c1f3ca] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [d12e5d9c1f3ca] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [d12e5d9c1f3ca] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [d12e5d9c1f3ca] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [d12e5d9c1f3ca] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [d12e5d9c1f3ca] Daemon stopped [2019-09-18T15:06:37.215Z] daemon.go:336: [d12e5d9c1f3ca] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [d12e5d9c1f3ca] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [d12e5d9c1f3ca] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [d12e5d9c1f3ca] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [d12e5d9c1f3ca] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [d12e5d9c1f3ca] Daemon stopped [2019-09-18T15:06:37.215Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeIP (4.22s) [2019-09-18T15:06:37.215Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeIP [2019-09-18T15:06:37.215Z] daemon.go:336: [d74e77a9a482c] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [d74e77a9a482c] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [d74e77a9a482c] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [d74e77a9a482c] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [d74e77a9a482c] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [d74e77a9a482c] Daemon stopped [2019-09-18T15:06:37.215Z] daemon.go:336: [d74e77a9a482c] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [d74e77a9a482c] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [d74e77a9a482c] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [d74e77a9a482c] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [d74e77a9a482c] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [d74e77a9a482c] Daemon stopped [2019-09-18T15:06:37.215Z] --- PASS: Test/DockerDaemonSuite/TestDaemonBridgeNone (1.63s) [2019-09-18T15:06:37.215Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonBridgeNone [2019-09-18T15:06:37.215Z] daemon.go:336: [df45b910d1ad0] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [df45b910d1ad0] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [df45b910d1ad0] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [df45b910d1ad0] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [df45b910d1ad0] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [df45b910d1ad0] Daemon stopped [2019-09-18T15:06:37.215Z] daemon.go:336: [df45b910d1ad0] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [df45b910d1ad0] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [df45b910d1ad0] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [df45b910d1ad0] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [df45b910d1ad0] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [df45b910d1ad0] Daemon stopped [2019-09-18T15:06:37.215Z] --- PASS: Test/DockerDaemonSuite/TestDaemonCgroupParent (3.84s) [2019-09-18T15:06:37.215Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCgroupParent [2019-09-18T15:06:37.215Z] daemon.go:336: [d8d932943c3ab] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [d8d932943c3ab] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [d8d932943c3ab] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [d8d932943c3ab] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [d8d932943c3ab] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [d8d932943c3ab] Daemon stopped [2019-09-18T15:06:37.215Z] daemon.go:336: [d8d932943c3ab] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [d8d932943c3ab] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [d8d932943c3ab] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [d8d932943c3ab] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [d8d932943c3ab] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [d8d932943c3ab] Daemon stopped [2019-09-18T15:06:37.215Z] --- PASS: Test/DockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.53s) [2019-09-18T15:06:37.215Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-09-18T15:06:37.215Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-09-18T15:06:37.215Z] daemon.go:336: [dc2698366e4c5] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:307: [dc2698366e4c5] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:336: [dc2698366e4c5] waiting for daemon to start [2019-09-18T15:06:37.215Z] check_test.go:261: Daemon d6821ad9b48ab is not started [2019-09-18T15:06:37.215Z] --- PASS: Test/DockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-09-18T15:06:37.215Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-09-18T15:06:37.215Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-09-18T15:06:37.215Z] daemon.go:336: [d84daf2485587] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:307: [d84daf2485587] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:336: [d84daf2485587] waiting for daemon to start [2019-09-18T15:06:37.215Z] check_test.go:261: Daemon d7021cfbdf9e3 is not started [2019-09-18T15:06:37.215Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.28s) [2019-09-18T15:06:37.215Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-09-18T15:06:37.215Z] daemon.go:336: [d66b3b8caa3b1] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [d66b3b8caa3b1] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [d66b3b8caa3b1] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [d66b3b8caa3b1] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [d66b3b8caa3b1] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [d66b3b8caa3b1] Daemon stopped [2019-09-18T15:06:37.215Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDebugLog (0.66s) [2019-09-18T15:06:37.215Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDebugLog [2019-09-18T15:06:37.215Z] daemon.go:336: [d2f543b7e8938] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [d2f543b7e8938] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [d2f543b7e8938] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [d2f543b7e8938] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [d2f543b7e8938] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [d2f543b7e8938] Daemon stopped [2019-09-18T15:06:37.215Z] check_test.go:261: Daemon d2f543b7e8938 is not started [2019-09-18T15:06:37.215Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.17s) [2019-09-18T15:06:37.215Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-09-18T15:06:37.215Z] daemon.go:336: [d94b5054ec55f] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [d94b5054ec55f] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [d94b5054ec55f] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [d94b5054ec55f] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [d94b5054ec55f] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [d94b5054ec55f] Daemon stopped [2019-09-18T15:06:37.215Z] daemon.go:336: [d94b5054ec55f] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [d94b5054ec55f] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [d94b5054ec55f] daemon started [2019-09-18T15:06:37.215Z] daemon.go:472: [d94b5054ec55f] Stopping daemon [2019-09-18T15:06:37.215Z] daemon.go:307: [d94b5054ec55f] exiting daemon [2019-09-18T15:06:37.215Z] daemon.go:459: [d94b5054ec55f] Daemon stopped [2019-09-18T15:06:37.215Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.88s) [2019-09-18T15:06:37.215Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-09-18T15:06:37.215Z] daemon.go:336: [d4376668b9b9e] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:336: [d4376668b9b9e] waiting for daemon to start [2019-09-18T15:06:37.215Z] daemon.go:364: [d4376668b9b9e] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [d4376668b9b9e] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [d4376668b9b9e] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [d4376668b9b9e] Daemon stopped [2019-09-18T15:06:37.216Z] daemon.go:336: [d4376668b9b9e] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [d4376668b9b9e] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [d4376668b9b9e] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [d4376668b9b9e] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [d4376668b9b9e] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [d4376668b9b9e] Daemon stopped [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.55s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-09-18T15:06:37.216Z] daemon.go:336: [d238552d326e3] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [d238552d326e3] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [d238552d326e3] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [d238552d326e3] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [d238552d326e3] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [d238552d326e3] Daemon stopped [2019-09-18T15:06:37.216Z] daemon.go:336: [d238552d326e3] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [d238552d326e3] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [d238552d326e3] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [d238552d326e3] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [d238552d326e3] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [d238552d326e3] Daemon stopped [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.50s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-09-18T15:06:37.216Z] daemon.go:336: [d10e1ea1cf3d6] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [d10e1ea1cf3d6] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [d10e1ea1cf3d6] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [d10e1ea1cf3d6] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [d10e1ea1cf3d6] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [d10e1ea1cf3d6] Daemon stopped [2019-09-18T15:06:37.216Z] daemon.go:336: [d10e1ea1cf3d6] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [d10e1ea1cf3d6] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [d10e1ea1cf3d6] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [d10e1ea1cf3d6] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [d10e1ea1cf3d6] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [d10e1ea1cf3d6] Daemon stopped [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.66s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-09-18T15:06:37.216Z] daemon.go:336: [dc264b3f1f81d] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [dc264b3f1f81d] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [dc264b3f1f81d] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [dc264b3f1f81d] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [dc264b3f1f81d] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [dc264b3f1f81d] Daemon stopped [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonEvents (3.60s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonEvents [2019-09-18T15:06:37.216Z] daemon.go:336: [db5c9502ada51] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [db5c9502ada51] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [db5c9502ada51] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [db5c9502ada51] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [db5c9502ada51] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [db5c9502ada51] Daemon stopped [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonEventsWithFilters [2019-09-18T15:06:37.216Z] daemon.go:336: [d3a11f519e37b] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [d3a11f519e37b] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [d3a11f519e37b] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [d3a11f519e37b] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [d3a11f519e37b] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [d3a11f519e37b] Daemon stopped [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonExitOnFailure [2019-09-18T15:06:37.216Z] daemon.go:336: [db8fa72df7d13] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:307: [db8fa72df7d13] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:336: [db8fa72df7d13] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:472: [db8fa72df7d13] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:461: [db8fa72df7d13] Error when stopping daemon: daemon not started [2019-09-18T15:06:37.216Z] check_test.go:261: Daemon db8fa72df7d13 is not started [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonFlagD (0.70s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonFlagD [2019-09-18T15:06:37.216Z] daemon.go:336: [d5949d25b60b7] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [d5949d25b60b7] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [d5949d25b60b7] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [d5949d25b60b7] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [d5949d25b60b7] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [d5949d25b60b7] Daemon stopped [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonFlagDebug (0.60s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonFlagDebug [2019-09-18T15:06:37.216Z] daemon.go:336: [d520bc0cf0a41] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [d520bc0cf0a41] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [d520bc0cf0a41] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [d520bc0cf0a41] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [d520bc0cf0a41] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [d520bc0cf0a41] Daemon stopped [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.63s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-09-18T15:06:37.216Z] daemon.go:336: [df4133034cc13] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [df4133034cc13] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [df4133034cc13] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [df4133034cc13] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [df4133034cc13] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [df4133034cc13] Daemon stopped [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonICCLinkExpose (5.63s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonICCLinkExpose [2019-09-18T15:06:37.216Z] daemon.go:336: [d5a9693b22576] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [d5a9693b22576] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [d5a9693b22576] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [d5a9693b22576] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [d5a9693b22576] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [d5a9693b22576] Daemon stopped [2019-09-18T15:06:37.216Z] daemon.go:336: [d5a9693b22576] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [d5a9693b22576] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [d5a9693b22576] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [d5a9693b22576] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [d5a9693b22576] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [d5a9693b22576] Daemon stopped [2019-09-18T15:06:37.216Z] --- SKIP: Test/DockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonICCPing [2019-09-18T15:06:37.216Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-09-18T15:06:37.216Z] check_test.go:261: Daemon d76dccc407406 is not started [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIP (4.60s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIP [2019-09-18T15:06:37.216Z] daemon.go:336: [d93c58f476c0a] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [d93c58f476c0a] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [d93c58f476c0a] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [d93c58f476c0a] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [d93c58f476c0a] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [d93c58f476c0a] Daemon stopped [2019-09-18T15:06:37.216Z] daemon.go:336: [d93c58f476c0a] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [d93c58f476c0a] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [d93c58f476c0a] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [d93c58f476c0a] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [d93c58f476c0a] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [d93c58f476c0a] Daemon stopped [2019-09-18T15:06:37.216Z] --- SKIP: Test/DockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIPv6Enabled [2019-09-18T15:06:37.216Z] requirement.go:26: unmatched requirement IPv6 [2019-09-18T15:06:37.216Z] check_test.go:261: Daemon d910469d5127d is not started [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDR (3.91s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-09-18T15:06:37.216Z] daemon.go:336: [dd63d360b68d7] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [dd63d360b68d7] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [dd63d360b68d7] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [dd63d360b68d7] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [dd63d360b68d7] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [dd63d360b68d7] Daemon stopped [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.40s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-09-18T15:06:37.216Z] daemon.go:336: [dde8244c623fa] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [dde8244c623fa] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [dde8244c623fa] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [dde8244c623fa] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [dde8244c623fa] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [dde8244c623fa] Daemon stopped [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIPv6HostMode (1.69s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIPv6HostMode [2019-09-18T15:06:37.216Z] daemon.go:336: [d6a6b711dcf74] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [d6a6b711dcf74] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [d6a6b711dcf74] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [d6a6b711dcf74] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [d6a6b711dcf74] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [d6a6b711dcf74] Daemon stopped [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIptablesClean (1.89s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIptablesClean [2019-09-18T15:06:37.216Z] daemon.go:336: [d27ed769372f9] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [d27ed769372f9] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [d27ed769372f9] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [d27ed769372f9] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [d27ed769372f9] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [d27ed769372f9] Daemon stopped [2019-09-18T15:06:37.216Z] check_test.go:261: Daemon d27ed769372f9 is not started [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonIptablesCreate (3.45s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonIptablesCreate [2019-09-18T15:06:37.216Z] daemon.go:336: [d1c4af0654acc] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [d1c4af0654acc] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [d1c4af0654acc] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [d1c4af0654acc] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [d1c4af0654acc] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [d1c4af0654acc] Daemon stopped [2019-09-18T15:06:37.216Z] daemon.go:336: [d1c4af0654acc] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [d1c4af0654acc] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [d1c4af0654acc] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [d1c4af0654acc] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [d1c4af0654acc] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [d1c4af0654acc] Daemon stopped [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonKeyGeneration [2019-09-18T15:06:37.216Z] daemon.go:336: [d804ceb091ffd] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [d804ceb091ffd] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [d804ceb091ffd] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [d804ceb091ffd] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [d804ceb091ffd] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [d804ceb091ffd] Daemon stopped [2019-09-18T15:06:37.216Z] check_test.go:261: Daemon d804ceb091ffd is not started [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.08s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-09-18T15:06:37.216Z] daemon.go:336: [d14f9c7901064] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [d14f9c7901064] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [d14f9c7901064] daemon started [2019-09-18T15:06:37.216Z] daemon.go:307: [d14f9c7901064] exiting daemon [2019-09-18T15:06:37.216Z] docker_cli_daemon_plugins_test.go:80: Daemon d14f9c7901064 is not started [2019-09-18T15:06:37.216Z] daemon.go:336: [d14f9c7901064] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [d14f9c7901064] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [d14f9c7901064] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [d14f9c7901064] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [d14f9c7901064] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [d14f9c7901064] Daemon stopped [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonKillWithPlugins (3.98s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonKillWithPlugins [2019-09-18T15:06:37.216Z] daemon.go:336: [d7b8f0aa36a3a] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [d7b8f0aa36a3a] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [d7b8f0aa36a3a] daemon started [2019-09-18T15:06:37.216Z] daemon.go:307: [d7b8f0aa36a3a] exiting daemon [2019-09-18T15:06:37.216Z] docker_cli_daemon_plugins_test.go:170: Daemon d7b8f0aa36a3a is not started [2019-09-18T15:06:37.216Z] daemon.go:336: [d7b8f0aa36a3a] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [d7b8f0aa36a3a] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [d7b8f0aa36a3a] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [d7b8f0aa36a3a] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [d7b8f0aa36a3a] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [d7b8f0aa36a3a] Daemon stopped [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.65s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-09-18T15:06:37.216Z] daemon.go:336: [d57363814527f] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [d57363814527f] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [d57363814527f] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [d57363814527f] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [d57363814527f] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [d57363814527f] Daemon stopped [2019-09-18T15:06:37.216Z] daemon.go:336: [d57363814527f] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [d57363814527f] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [d57363814527f] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [d57363814527f] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [d57363814527f] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [d57363814527f] Daemon stopped [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLogLevelDebug [2019-09-18T15:06:37.216Z] daemon.go:336: [da20ba2de0a57] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [da20ba2de0a57] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [da20ba2de0a57] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [da20ba2de0a57] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [da20ba2de0a57] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [da20ba2de0a57] Daemon stopped [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLogLevelFatal [2019-09-18T15:06:37.216Z] daemon.go:336: [d42b4c3843180] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [d42b4c3843180] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [d42b4c3843180] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [d42b4c3843180] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [d42b4c3843180] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [d42b4c3843180] Daemon stopped [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLogLevelWrong [2019-09-18T15:06:37.216Z] daemon.go:336: [d6b2fc6944bab] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:307: [d6b2fc6944bab] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:336: [d6b2fc6944bab] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:472: [d6b2fc6944bab] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:461: [d6b2fc6944bab] Error when stopping daemon: daemon not started [2019-09-18T15:06:37.216Z] check_test.go:261: Daemon d6b2fc6944bab is not started [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLogOptions (1.87s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLogOptions [2019-09-18T15:06:37.216Z] daemon.go:336: [de9094dcb823e] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [de9094dcb823e] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [de9094dcb823e] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [de9094dcb823e] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [de9094dcb823e] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [de9094dcb823e] Daemon stopped [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverDefault (1.84s) [2019-09-18T15:06:37.216Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-09-18T15:06:37.216Z] daemon.go:336: [db3ae3dab78ce] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:336: [db3ae3dab78ce] waiting for daemon to start [2019-09-18T15:06:37.216Z] daemon.go:364: [db3ae3dab78ce] daemon started [2019-09-18T15:06:37.216Z] daemon.go:472: [db3ae3dab78ce] Stopping daemon [2019-09-18T15:06:37.216Z] daemon.go:307: [db3ae3dab78ce] exiting daemon [2019-09-18T15:06:37.216Z] daemon.go:459: [db3ae3dab78ce] Daemon stopped [2019-09-18T15:06:37.216Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.06s) [2019-09-18T15:06:37.217Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-09-18T15:06:37.217Z] daemon.go:336: [d8c7489bc3526] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [d8c7489bc3526] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [d8c7489bc3526] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [d8c7489bc3526] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [d8c7489bc3526] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [d8c7489bc3526] Daemon stopped [2019-09-18T15:06:37.217Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverNone (1.82s) [2019-09-18T15:06:37.217Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverNone [2019-09-18T15:06:37.217Z] daemon.go:336: [db2ea12843928] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [db2ea12843928] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [db2ea12843928] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [db2ea12843928] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [db2ea12843928] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [db2ea12843928] Daemon stopped [2019-09-18T15:06:37.217Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.05s) [2019-09-18T15:06:37.217Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-09-18T15:06:37.217Z] daemon.go:336: [d68546f7888c9] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [d68546f7888c9] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [d68546f7888c9] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [d68546f7888c9] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [d68546f7888c9] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [d68546f7888c9] Daemon stopped [2019-09-18T15:06:37.217Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.82s) [2019-09-18T15:06:37.217Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-09-18T15:06:37.217Z] daemon.go:336: [dd6f7954497c0] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [dd6f7954497c0] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [dd6f7954497c0] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [dd6f7954497c0] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [dd6f7954497c0] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [dd6f7954497c0] Daemon stopped [2019-09-18T15:06:37.217Z] --- PASS: Test/DockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.37s) [2019-09-18T15:06:37.217Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-09-18T15:06:37.217Z] daemon.go:336: [d1ebac9081232] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [d1ebac9081232] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [d1ebac9081232] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [d1ebac9081232] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [d1ebac9081232] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [d1ebac9081232] Daemon stopped [2019-09-18T15:06:37.217Z] --- PASS: Test/DockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2019-09-18T15:06:37.217Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonMaxConcurrency [2019-09-18T15:06:37.217Z] daemon.go:336: [dee7ffdda02b8] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [dee7ffdda02b8] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [dee7ffdda02b8] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [dee7ffdda02b8] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [dee7ffdda02b8] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [dee7ffdda02b8] Daemon stopped [2019-09-18T15:06:37.217Z] --- PASS: Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2019-09-18T15:06:37.217Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-09-18T15:06:37.217Z] daemon.go:336: [d0cc2359acbbb] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [d0cc2359acbbb] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [d0cc2359acbbb] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [d0cc2359acbbb] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [d0cc2359acbbb] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [d0cc2359acbbb] Daemon stopped [2019-09-18T15:06:37.217Z] --- PASS: Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-09-18T15:06:37.217Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-09-18T15:06:37.217Z] daemon.go:336: [dc57f477bfa8a] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [dc57f477bfa8a] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [dc57f477bfa8a] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [dc57f477bfa8a] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [dc57f477bfa8a] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [dc57f477bfa8a] Daemon stopped [2019-09-18T15:06:37.217Z] --- PASS: Test/DockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.70s) [2019-09-18T15:06:37.217Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-09-18T15:06:37.217Z] daemon.go:336: [dd5c1f858a1d9] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [dd5c1f858a1d9] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [dd5c1f858a1d9] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [dd5c1f858a1d9] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [dd5c1f858a1d9] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [dd5c1f858a1d9] Daemon stopped [2019-09-18T15:06:37.217Z] check_test.go:261: Daemon dd5c1f858a1d9 is not started [2019-09-18T15:06:37.217Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartCleanupNetns (2.40s) [2019-09-18T15:06:37.217Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-09-18T15:06:37.217Z] daemon.go:336: [dfaa79b6bd20d] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [dfaa79b6bd20d] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [dfaa79b6bd20d] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [dfaa79b6bd20d] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [dfaa79b6bd20d] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [dfaa79b6bd20d] Daemon stopped [2019-09-18T15:06:37.217Z] daemon.go:336: [dfaa79b6bd20d] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [dfaa79b6bd20d] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [dfaa79b6bd20d] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [dfaa79b6bd20d] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [dfaa79b6bd20d] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [dfaa79b6bd20d] Daemon stopped [2019-09-18T15:06:37.217Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.20s) [2019-09-18T15:06:37.217Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-09-18T15:06:37.217Z] daemon.go:336: [dfc82f6ed5541] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [dfc82f6ed5541] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [dfc82f6ed5541] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [dfc82f6ed5541] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [dfc82f6ed5541] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [dfc82f6ed5541] Daemon stopped [2019-09-18T15:06:37.217Z] daemon.go:336: [dfc82f6ed5541] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [dfc82f6ed5541] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [dfc82f6ed5541] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [dfc82f6ed5541] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [dfc82f6ed5541] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [dfc82f6ed5541] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [dfc82f6ed5541] Daemon stopped [2019-09-18T15:06:37.217Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartKillWait (2.70s) [2019-09-18T15:06:37.217Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartKillWait [2019-09-18T15:06:37.217Z] daemon.go:336: [db0b6bc21e61d] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [db0b6bc21e61d] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [db0b6bc21e61d] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [db0b6bc21e61d] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [db0b6bc21e61d] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [db0b6bc21e61d] Daemon stopped [2019-09-18T15:06:37.217Z] daemon.go:336: [db0b6bc21e61d] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [db0b6bc21e61d] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [db0b6bc21e61d] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [db0b6bc21e61d] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [db0b6bc21e61d] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [db0b6bc21e61d] Daemon stopped [2019-09-18T15:06:37.217Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2019-09-18T15:06:37.217Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-09-18T15:06:37.217Z] daemon.go:336: [dd4888c4a7e37] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [dd4888c4a7e37] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [dd4888c4a7e37] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [dd4888c4a7e37] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [dd4888c4a7e37] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [dd4888c4a7e37] Daemon stopped [2019-09-18T15:06:37.217Z] daemon.go:336: [dd4888c4a7e37] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [dd4888c4a7e37] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [dd4888c4a7e37] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [dd4888c4a7e37] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [dd4888c4a7e37] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [dd4888c4a7e37] Daemon stopped [2019-09-18T15:06:37.217Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartOnFailure (5.17s) [2019-09-18T15:06:37.217Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartOnFailure [2019-09-18T15:06:37.217Z] daemon.go:336: [db643cf3d5a15] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [db643cf3d5a15] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [db643cf3d5a15] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [db643cf3d5a15] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [db643cf3d5a15] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [db643cf3d5a15] Daemon stopped [2019-09-18T15:06:37.217Z] daemon.go:336: [db643cf3d5a15] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [db643cf3d5a15] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [db643cf3d5a15] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [db643cf3d5a15] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [db643cf3d5a15] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [db643cf3d5a15] Daemon stopped [2019-09-18T15:06:37.217Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartRenameContainer (3.29s) [2019-09-18T15:06:37.217Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartRenameContainer [2019-09-18T15:06:37.217Z] daemon.go:336: [dc8c6a68fd9e8] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [dc8c6a68fd9e8] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [dc8c6a68fd9e8] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [dc8c6a68fd9e8] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [dc8c6a68fd9e8] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [dc8c6a68fd9e8] Daemon stopped [2019-09-18T15:06:37.217Z] daemon.go:336: [dc8c6a68fd9e8] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [dc8c6a68fd9e8] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [dc8c6a68fd9e8] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [dc8c6a68fd9e8] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [dc8c6a68fd9e8] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [dc8c6a68fd9e8] Daemon stopped [2019-09-18T15:06:37.217Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.25s) [2019-09-18T15:06:37.217Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-09-18T15:06:37.217Z] daemon.go:336: [de2b0f20b013e] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [de2b0f20b013e] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [de2b0f20b013e] daemon started [2019-09-18T15:06:37.217Z] daemon.go:336: [de2b0f20b013e] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:307: [de2b0f20b013e] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:336: [de2b0f20b013e] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [de2b0f20b013e] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [de2b0f20b013e] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [de2b0f20b013e] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [de2b0f20b013e] Daemon stopped [2019-09-18T15:06:37.217Z] check_test.go:261: Daemon de2b0f20b013e is not started [2019-09-18T15:06:37.217Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.61s) [2019-09-18T15:06:37.217Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-09-18T15:06:37.217Z] daemon.go:336: [d8c74e28e2935] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [d8c74e28e2935] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [d8c74e28e2935] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [d8c74e28e2935] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [d8c74e28e2935] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [d8c74e28e2935] Daemon stopped [2019-09-18T15:06:37.217Z] daemon.go:336: [d8c74e28e2935] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [d8c74e28e2935] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [d8c74e28e2935] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [d8c74e28e2935] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [d8c74e28e2935] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [d8c74e28e2935] Daemon stopped [2019-09-18T15:06:37.217Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.33s) [2019-09-18T15:06:37.217Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-09-18T15:06:37.217Z] daemon.go:336: [d1fdacc3ca42c] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [d1fdacc3ca42c] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [d1fdacc3ca42c] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [d1fdacc3ca42c] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [d1fdacc3ca42c] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [d1fdacc3ca42c] Daemon stopped [2019-09-18T15:06:37.217Z] daemon.go:336: [d1fdacc3ca42c] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [d1fdacc3ca42c] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [d1fdacc3ca42c] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [d1fdacc3ca42c] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [d1fdacc3ca42c] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [d1fdacc3ca42c] Daemon stopped [2019-09-18T15:06:37.217Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartUnlessStopped (10.79s) [2019-09-18T15:06:37.217Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-09-18T15:06:37.217Z] daemon.go:336: [d627438c252bb] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [d627438c252bb] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [d627438c252bb] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [d627438c252bb] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [d627438c252bb] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [d627438c252bb] Daemon stopped [2019-09-18T15:06:37.217Z] daemon.go:336: [d627438c252bb] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [d627438c252bb] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [d627438c252bb] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [d627438c252bb] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [d627438c252bb] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [d627438c252bb] Daemon stopped [2019-09-18T15:06:37.217Z] daemon.go:336: [d627438c252bb] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [d627438c252bb] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [d627438c252bb] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [d627438c252bb] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [d627438c252bb] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [d627438c252bb] Daemon stopped [2019-09-18T15:06:37.217Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.19s) [2019-09-18T15:06:37.217Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-09-18T15:06:37.217Z] daemon.go:336: [dbd63d898ba16] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [dbd63d898ba16] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [dbd63d898ba16] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [dbd63d898ba16] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [dbd63d898ba16] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [dbd63d898ba16] Daemon stopped [2019-09-18T15:06:37.217Z] daemon.go:336: [dbd63d898ba16] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [dbd63d898ba16] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [dbd63d898ba16] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [dbd63d898ba16] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [dbd63d898ba16] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [dbd63d898ba16] Daemon stopped [2019-09-18T15:06:37.217Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2019-09-18T15:06:37.217Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-09-18T15:06:37.217Z] daemon.go:336: [d82436a5ac8a8] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [d82436a5ac8a8] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [d82436a5ac8a8] daemon started [2019-09-18T15:06:37.217Z] daemon.go:472: [d82436a5ac8a8] Stopping daemon [2019-09-18T15:06:37.217Z] daemon.go:307: [d82436a5ac8a8] exiting daemon [2019-09-18T15:06:37.217Z] daemon.go:459: [d82436a5ac8a8] Daemon stopped [2019-09-18T15:06:37.217Z] daemon.go:336: [d82436a5ac8a8] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:336: [d82436a5ac8a8] waiting for daemon to start [2019-09-18T15:06:37.217Z] daemon.go:364: [d82436a5ac8a8] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [d82436a5ac8a8] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [d82436a5ac8a8] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [d82436a5ac8a8] Daemon stopped [2019-09-18T15:06:37.218Z] daemon.go:336: [d82436a5ac8a8] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [d82436a5ac8a8] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [d82436a5ac8a8] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [d82436a5ac8a8] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [d82436a5ac8a8] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [d82436a5ac8a8] Daemon stopped [2019-09-18T15:06:37.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.83s) [2019-09-18T15:06:37.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-09-18T15:06:37.218Z] daemon.go:336: [df6de10ebc81d] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [df6de10ebc81d] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [df6de10ebc81d] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [df6de10ebc81d] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [df6de10ebc81d] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [df6de10ebc81d] Daemon stopped [2019-09-18T15:06:37.218Z] daemon.go:336: [df6de10ebc81d] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [df6de10ebc81d] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [df6de10ebc81d] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [df6de10ebc81d] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [df6de10ebc81d] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [df6de10ebc81d] Daemon stopped [2019-09-18T15:06:37.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.54s) [2019-09-18T15:06:37.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-09-18T15:06:37.218Z] daemon.go:336: [d5febf58bb360] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [d5febf58bb360] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [d5febf58bb360] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [d5febf58bb360] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [d5febf58bb360] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [d5febf58bb360] Daemon stopped [2019-09-18T15:06:37.218Z] daemon.go:336: [d5febf58bb360] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [d5febf58bb360] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [d5febf58bb360] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [d5febf58bb360] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [d5febf58bb360] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [d5febf58bb360] Daemon stopped [2019-09-18T15:06:37.218Z] --- SKIP: Test/DockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-09-18T15:06:37.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-09-18T15:06:37.218Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-18T15:06:37.218Z] check_test.go:261: Daemon d2ea3ae6e8c1d is not started [2019-09-18T15:06:37.218Z] --- SKIP: Test/DockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-09-18T15:06:37.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-09-18T15:06:37.218Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-18T15:06:37.218Z] check_test.go:261: Daemon d01e367b3a05b is not started [2019-09-18T15:06:37.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.62s) [2019-09-18T15:06:37.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-09-18T15:06:37.218Z] daemon.go:336: [da7053d1fd818] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [da7053d1fd818] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [da7053d1fd818] daemon started [2019-09-18T15:06:37.218Z] daemon.go:307: [da7053d1fd818] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:336: [da7053d1fd818] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [da7053d1fd818] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [da7053d1fd818] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [da7053d1fd818] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [da7053d1fd818] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [da7053d1fd818] Daemon stopped [2019-09-18T15:06:37.218Z] check_test.go:261: Daemon da7053d1fd818 is not started [2019-09-18T15:06:37.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithLinks (6.07s) [2019-09-18T15:06:37.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithLinks [2019-09-18T15:06:37.218Z] daemon.go:336: [d9366c17f1904] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [d9366c17f1904] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [d9366c17f1904] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [d9366c17f1904] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [d9366c17f1904] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [d9366c17f1904] Daemon stopped [2019-09-18T15:06:37.218Z] daemon.go:336: [d9366c17f1904] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [d9366c17f1904] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [d9366c17f1904] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [d9366c17f1904] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [d9366c17f1904] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [d9366c17f1904] Daemon stopped [2019-09-18T15:06:37.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithNames (3.90s) [2019-09-18T15:06:37.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithNames [2019-09-18T15:06:37.218Z] daemon.go:336: [d989953ce5f02] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [d989953ce5f02] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [d989953ce5f02] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [d989953ce5f02] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [d989953ce5f02] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [d989953ce5f02] Daemon stopped [2019-09-18T15:06:37.218Z] daemon.go:336: [d989953ce5f02] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [d989953ce5f02] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [d989953ce5f02] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [d989953ce5f02] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [d989953ce5f02] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [d989953ce5f02] Daemon stopped [2019-09-18T15:06:37.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.08s) [2019-09-18T15:06:37.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-09-18T15:06:37.218Z] daemon.go:336: [daaac959daa46] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [daaac959daa46] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [daaac959daa46] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [daaac959daa46] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [daaac959daa46] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [daaac959daa46] Daemon stopped [2019-09-18T15:06:37.218Z] daemon.go:336: [daaac959daa46] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [daaac959daa46] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [daaac959daa46] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [daaac959daa46] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [daaac959daa46] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [daaac959daa46] Daemon stopped [2019-09-18T15:06:37.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.26s) [2019-09-18T15:06:37.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-09-18T15:06:37.218Z] daemon.go:336: [dec031cad9598] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [dec031cad9598] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [dec031cad9598] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [dec031cad9598] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [dec031cad9598] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [dec031cad9598] Daemon stopped [2019-09-18T15:06:37.218Z] daemon.go:336: [dec031cad9598] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [dec031cad9598] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [dec031cad9598] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [dec031cad9598] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [dec031cad9598] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [dec031cad9598] Daemon stopped [2019-09-18T15:06:37.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.58s) [2019-09-18T15:06:37.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-09-18T15:06:37.218Z] daemon.go:336: [deaf29e3aa97a] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [deaf29e3aa97a] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [deaf29e3aa97a] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [deaf29e3aa97a] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [deaf29e3aa97a] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [deaf29e3aa97a] Daemon stopped [2019-09-18T15:06:37.218Z] daemon.go:336: [deaf29e3aa97a] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [deaf29e3aa97a] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [deaf29e3aa97a] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [deaf29e3aa97a] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [deaf29e3aa97a] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [deaf29e3aa97a] Daemon stopped [2019-09-18T15:06:37.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.73s) [2019-09-18T15:06:37.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-09-18T15:06:37.218Z] daemon.go:336: [d4bfb2d81ca97] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [d4bfb2d81ca97] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [d4bfb2d81ca97] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [d4bfb2d81ca97] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [d4bfb2d81ca97] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [d4bfb2d81ca97] Daemon stopped [2019-09-18T15:06:37.218Z] daemon.go:336: [d4bfb2d81ca97] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [d4bfb2d81ca97] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [d4bfb2d81ca97] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [d4bfb2d81ca97] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [d4bfb2d81ca97] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [d4bfb2d81ca97] Daemon stopped [2019-09-18T15:06:37.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.72s) [2019-09-18T15:06:37.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-09-18T15:06:37.218Z] daemon.go:336: [dfe504b21afff] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [dfe504b21afff] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [dfe504b21afff] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [dfe504b21afff] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [dfe504b21afff] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [dfe504b21afff] Daemon stopped [2019-09-18T15:06:37.218Z] daemon.go:336: [dfe504b21afff] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [dfe504b21afff] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [dfe504b21afff] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [dfe504b21afff] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [dfe504b21afff] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [dfe504b21afff] Daemon stopped [2019-09-18T15:06:37.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.68s) [2019-09-18T15:06:37.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-09-18T15:06:37.218Z] daemon.go:336: [dd5e08e47f71f] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [dd5e08e47f71f] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [dd5e08e47f71f] daemon started [2019-09-18T15:06:37.218Z] daemon.go:307: [dd5e08e47f71f] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:336: [dd5e08e47f71f] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [dd5e08e47f71f] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [dd5e08e47f71f] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [dd5e08e47f71f] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [dd5e08e47f71f] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [dd5e08e47f71f] Daemon stopped [2019-09-18T15:06:37.218Z] check_test.go:261: Daemon dd5e08e47f71f is not started [2019-09-18T15:06:37.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.31s) [2019-09-18T15:06:37.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-09-18T15:06:37.218Z] daemon.go:336: [d24902d494d30] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [d24902d494d30] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [d24902d494d30] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [d24902d494d30] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [d24902d494d30] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [d24902d494d30] Daemon stopped [2019-09-18T15:06:37.218Z] daemon.go:336: [d24902d494d30] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [d24902d494d30] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [d24902d494d30] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [d24902d494d30] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [d24902d494d30] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [d24902d494d30] Daemon stopped [2019-09-18T15:06:37.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.58s) [2019-09-18T15:06:37.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-09-18T15:06:37.218Z] daemon.go:336: [d76bcaee625d3] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [d76bcaee625d3] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [d76bcaee625d3] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [d76bcaee625d3] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [d76bcaee625d3] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [d76bcaee625d3] Daemon stopped [2019-09-18T15:06:37.218Z] daemon.go:336: [d76bcaee625d3] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [d76bcaee625d3] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [d76bcaee625d3] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [d76bcaee625d3] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [d76bcaee625d3] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [d76bcaee625d3] Daemon stopped [2019-09-18T15:06:37.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonShutdownTimeout (1.90s) [2019-09-18T15:06:37.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonShutdownTimeout [2019-09-18T15:06:37.218Z] daemon.go:336: [dfb3e0520c663] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [dfb3e0520c663] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [dfb3e0520c663] daemon started [2019-09-18T15:06:37.218Z] daemon.go:307: [dfb3e0520c663] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:472: [dfb3e0520c663] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:461: [dfb3e0520c663] Error when stopping daemon: daemon not started [2019-09-18T15:06:37.218Z] check_test.go:261: Daemon dfb3e0520c663 is not started [2019-09-18T15:06:37.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2019-09-18T15:06:37.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-09-18T15:06:37.218Z] daemon.go:336: [d77279d7175d9] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [d77279d7175d9] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [d77279d7175d9] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [d77279d7175d9] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [d77279d7175d9] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [d77279d7175d9] Daemon stopped [2019-09-18T15:06:37.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonShutdownWithPlugins (5.92s) [2019-09-18T15:06:37.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-09-18T15:06:37.218Z] daemon.go:336: [decf72058ed2d] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [decf72058ed2d] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [decf72058ed2d] daemon started [2019-09-18T15:06:37.218Z] daemon.go:307: [decf72058ed2d] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:336: [decf72058ed2d] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [decf72058ed2d] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [decf72058ed2d] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [decf72058ed2d] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [decf72058ed2d] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [decf72058ed2d] Daemon stopped [2019-09-18T15:06:37.218Z] daemon.go:336: [decf72058ed2d] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [decf72058ed2d] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [decf72058ed2d] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [decf72058ed2d] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [decf72058ed2d] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [decf72058ed2d] Daemon stopped [2019-09-18T15:06:37.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2019-09-18T15:06:37.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-09-18T15:06:37.218Z] daemon.go:336: [d477aec82802f] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [d477aec82802f] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [d477aec82802f] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [d477aec82802f] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [d477aec82802f] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [d477aec82802f] Daemon stopped [2019-09-18T15:06:37.218Z] daemon.go:336: [d477aec82802f] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [d477aec82802f] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [d477aec82802f] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [d477aec82802f] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [d477aec82802f] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [d477aec82802f] Daemon stopped [2019-09-18T15:06:37.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2019-09-18T15:06:37.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartIptablesFalse [2019-09-18T15:06:37.218Z] daemon.go:336: [d7d224658e61f] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [d7d224658e61f] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [d7d224658e61f] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [d7d224658e61f] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [d7d224658e61f] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [d7d224658e61f] Daemon stopped [2019-09-18T15:06:37.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2019-09-18T15:06:37.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-09-18T15:06:37.218Z] daemon.go:336: [d4c16674e5c74] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [d4c16674e5c74] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:364: [d4c16674e5c74] daemon started [2019-09-18T15:06:37.218Z] daemon.go:472: [d4c16674e5c74] Stopping daemon [2019-09-18T15:06:37.218Z] daemon.go:307: [d4c16674e5c74] exiting daemon [2019-09-18T15:06:37.218Z] daemon.go:459: [d4c16674e5c74] Daemon stopped [2019-09-18T15:06:37.218Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2019-09-18T15:06:37.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-18T15:06:37.218Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-18T15:06:37.218Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-09-18T15:06:37.218Z] daemon.go:336: [d55efd4d5b8ba] waiting for daemon to start [2019-09-18T15:06:37.218Z] daemon.go:336: [d55efd4d5b8ba] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [d55efd4d5b8ba] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [d55efd4d5b8ba] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [d55efd4d5b8ba] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [d55efd4d5b8ba] Daemon stopped [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-18T15:06:37.219Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-09-18T15:06:37.219Z] daemon.go:336: [d066afba693e7] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [d066afba693e7] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [d066afba693e7] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [d066afba693e7] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [d066afba693e7] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [d066afba693e7] Daemon stopped [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-18T15:06:37.219Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-09-18T15:06:37.219Z] daemon.go:336: [daada5982212e] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:307: [daada5982212e] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:336: [daada5982212e] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-18T15:06:37.219Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-09-18T15:06:37.219Z] daemon.go:336: [d0735661d65fe] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:307: [d0735661d65fe] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:336: [d0735661d65fe] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-18T15:06:37.219Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-09-18T15:06:37.219Z] daemon.go:336: [d75da8d28102a] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:307: [d75da8d28102a] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:336: [d75da8d28102a] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-18T15:06:37.219Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-09-18T15:06:37.219Z] daemon.go:336: [d90a2700cb7a6] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [d90a2700cb7a6] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [d90a2700cb7a6] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [d90a2700cb7a6] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [d90a2700cb7a6] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [d90a2700cb7a6] Daemon stopped [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-18T15:06:37.219Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-09-18T15:06:37.219Z] daemon.go:336: [d0411e8f1321c] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [d0411e8f1321c] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [d0411e8f1321c] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [d0411e8f1321c] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [d0411e8f1321c] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [d0411e8f1321c] Daemon stopped [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-18T15:06:37.219Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-09-18T15:06:37.219Z] daemon.go:336: [dd118ca2bfda7] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:307: [dd118ca2bfda7] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:336: [dd118ca2bfda7] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-18T15:06:37.219Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-09-18T15:06:37.219Z] daemon.go:336: [dd08c080a7270] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:307: [dd08c080a7270] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:336: [dd08c080a7270] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithIpcModes [2019-09-18T15:06:37.219Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-09-18T15:06:37.219Z] daemon.go:336: [d6e11c6b383a5] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:307: [d6e11c6b383a5] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:336: [d6e11c6b383a5] waiting for daemon to start [2019-09-18T15:06:37.219Z] check_test.go:261: Daemon d87096b212bb8 is not started [2019-09-18T15:06:37.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartWithoutColors (1.04s) [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithoutColors [2019-09-18T15:06:37.219Z] daemon.go:336: [d5c0dd9608aec] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [d5c0dd9608aec] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [d5c0dd9608aec] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [d5c0dd9608aec] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [d5c0dd9608aec] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [d5c0dd9608aec] Daemon stopped [2019-09-18T15:06:37.219Z] daemon.go:336: [d5c0dd9608aec] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [d5c0dd9608aec] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [d5c0dd9608aec] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [d5c0dd9608aec] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [d5c0dd9608aec] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [d5c0dd9608aec] Daemon stopped [2019-09-18T15:06:37.219Z] check_test.go:261: Daemon d5c0dd9608aec is not started [2019-09-18T15:06:37.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonStartWithoutHost [2019-09-18T15:06:37.219Z] daemon.go:336: [daa7f7ed9b035] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [daa7f7ed9b035] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [daa7f7ed9b035] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [daa7f7ed9b035] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [daa7f7ed9b035] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [daa7f7ed9b035] Daemon stopped [2019-09-18T15:06:37.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-09-18T15:06:37.219Z] daemon.go:336: [dd3f431f22698] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [dd3f431f22698] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [dd3f431f22698] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [dd3f431f22698] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [dd3f431f22698] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [dd3f431f22698] Daemon stopped [2019-09-18T15:06:37.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonUlimitDefaults (3.29s) [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonUlimitDefaults [2019-09-18T15:06:37.219Z] daemon.go:336: [dce424ef9cca4] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [dce424ef9cca4] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [dce424ef9cca4] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [dce424ef9cca4] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [dce424ef9cca4] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [dce424ef9cca4] Daemon stopped [2019-09-18T15:06:37.219Z] daemon.go:336: [dce424ef9cca4] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [dce424ef9cca4] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [dce424ef9cca4] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [dce424ef9cca4] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [dce424ef9cca4] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [dce424ef9cca4] Daemon stopped [2019-09-18T15:06:37.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-09-18T15:06:37.219Z] daemon.go:336: [df8be7e3025ed] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [df8be7e3025ed] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [df8be7e3025ed] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [df8be7e3025ed] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [df8be7e3025ed] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [df8be7e3025ed] Daemon stopped [2019-09-18T15:06:37.219Z] check_test.go:261: Daemon df8be7e3025ed is not started [2019-09-18T15:06:37.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.64s) [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-09-18T15:06:37.219Z] daemon.go:336: [dadf11754bfb1] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [dadf11754bfb1] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [dadf11754bfb1] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [dadf11754bfb1] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [dadf11754bfb1] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [dadf11754bfb1] Daemon stopped [2019-09-18T15:06:37.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonWideLogConfig (1.91s) [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonWideLogConfig [2019-09-18T15:06:37.219Z] daemon.go:336: [d892c7f61b6a4] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [d892c7f61b6a4] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [d892c7f61b6a4] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [d892c7f61b6a4] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [d892c7f61b6a4] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [d892c7f61b6a4] Daemon stopped [2019-09-18T15:06:37.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.45s) [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-09-18T15:06:37.219Z] daemon.go:336: [ddbb279ab5bbd] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [ddbb279ab5bbd] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [ddbb279ab5bbd] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [ddbb279ab5bbd] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [ddbb279ab5bbd] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [ddbb279ab5bbd] Daemon stopped [2019-09-18T15:06:37.219Z] daemon.go:336: [ddbb279ab5bbd] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [ddbb279ab5bbd] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [ddbb279ab5bbd] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [ddbb279ab5bbd] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [ddbb279ab5bbd] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [ddbb279ab5bbd] Daemon stopped [2019-09-18T15:06:37.219Z] daemon.go:336: [ddbb279ab5bbd] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [ddbb279ab5bbd] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [ddbb279ab5bbd] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [ddbb279ab5bbd] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [ddbb279ab5bbd] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [ddbb279ab5bbd] Daemon stopped [2019-09-18T15:06:37.219Z] --- PASS: Test/DockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDaemonWithWrongkey [2019-09-18T15:06:37.219Z] daemon.go:336: [de971ef6330ef] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [de971ef6330ef] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [de971ef6330ef] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [de971ef6330ef] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [de971ef6330ef] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [de971ef6330ef] Daemon stopped [2019-09-18T15:06:37.219Z] daemon.go:336: [de971ef6330ef] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:307: [de971ef6330ef] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:336: [de971ef6330ef] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:472: [de971ef6330ef] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:461: [de971ef6330ef] Error when stopping daemon: daemon not started [2019-09-18T15:06:37.219Z] check_test.go:261: Daemon de971ef6330ef is not started [2019-09-18T15:06:37.219Z] --- PASS: Test/DockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.25s) [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-09-18T15:06:37.219Z] daemon.go:336: [d1fd0326ccc28] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [d1fd0326ccc28] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [d1fd0326ccc28] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [d1fd0326ccc28] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [d1fd0326ccc28] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [d1fd0326ccc28] Daemon stopped [2019-09-18T15:06:37.219Z] daemon.go:336: [d1fd0326ccc28] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [d1fd0326ccc28] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [d1fd0326ccc28] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [d1fd0326ccc28] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [d1fd0326ccc28] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [d1fd0326ccc28] Daemon stopped [2019-09-18T15:06:37.219Z] --- PASS: Test/DockerDaemonSuite/TestExecAfterDaemonRestart (4.18s) [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-18T15:06:37.219Z] daemon.go:336: [d9cd92e1ae802] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [d9cd92e1ae802] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [d9cd92e1ae802] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [d9cd92e1ae802] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [d9cd92e1ae802] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [d9cd92e1ae802] Daemon stopped [2019-09-18T15:06:37.219Z] daemon.go:336: [d9cd92e1ae802] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [d9cd92e1ae802] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [d9cd92e1ae802] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [d9cd92e1ae802] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [d9cd92e1ae802] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [d9cd92e1ae802] Daemon stopped [2019-09-18T15:06:37.219Z] --- PASS: Test/DockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.69s) [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-09-18T15:06:37.219Z] daemon.go:336: [d16e8cf5c4f6f] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [d16e8cf5c4f6f] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [d16e8cf5c4f6f] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [d16e8cf5c4f6f] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [d16e8cf5c4f6f] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [d16e8cf5c4f6f] Daemon stopped [2019-09-18T15:06:37.219Z] daemon.go:336: [d16e8cf5c4f6f] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [d16e8cf5c4f6f] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [d16e8cf5c4f6f] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [d16e8cf5c4f6f] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [d16e8cf5c4f6f] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [d16e8cf5c4f6f] Daemon stopped [2019-09-18T15:06:37.219Z] --- PASS: Test/DockerDaemonSuite/TestFailedPluginRemove (2.11s) [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestFailedPluginRemove [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestFailedPluginRemove [2019-09-18T15:06:37.219Z] daemon.go:336: [d7715e4f863e1] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [d7715e4f863e1] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [d7715e4f863e1] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [d7715e4f863e1] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [d7715e4f863e1] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [d7715e4f863e1] Daemon stopped [2019-09-18T15:06:37.219Z] daemon.go:336: [d7715e4f863e1] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [d7715e4f863e1] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [d7715e4f863e1] daemon started [2019-09-18T15:06:37.219Z] check_test.go:261: Daemon d7e3566ca2ca6 is not started [2019-09-18T15:06:37.219Z] --- PASS: Test/DockerDaemonSuite/TestHTTPSInfo (0.57s) [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestHTTPSInfo [2019-09-18T15:06:37.219Z] daemon.go:336: [d33ca93e285dc] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [d33ca93e285dc] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [d33ca93e285dc] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [d33ca93e285dc] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [d33ca93e285dc] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [d33ca93e285dc] Daemon stopped [2019-09-18T15:06:37.219Z] --- PASS: Test/DockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestHTTPSInfoRogueCert [2019-09-18T15:06:37.219Z] daemon.go:336: [db96435dd405d] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [db96435dd405d] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [db96435dd405d] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [db96435dd405d] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [db96435dd405d] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [db96435dd405d] Daemon stopped [2019-09-18T15:06:37.219Z] --- PASS: Test/DockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-09-18T15:06:37.219Z] daemon.go:336: [de2d13d028a7b] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [de2d13d028a7b] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [de2d13d028a7b] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [de2d13d028a7b] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [de2d13d028a7b] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [de2d13d028a7b] Daemon stopped [2019-09-18T15:06:37.219Z] --- PASS: Test/DockerDaemonSuite/TestHTTPSRun (2.12s) [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestHTTPSRun [2019-09-18T15:06:37.219Z] daemon.go:336: [dea84d2d76507] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [dea84d2d76507] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [dea84d2d76507] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [dea84d2d76507] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [dea84d2d76507] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [dea84d2d76507] Daemon stopped [2019-09-18T15:06:37.219Z] --- PASS: Test/DockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestLegacyDaemonCommand [2019-09-18T15:06:37.219Z] check_test.go:261: Daemon dc166588bd7dc is not started [2019-09-18T15:06:37.219Z] --- PASS: Test/DockerDaemonSuite/TestPluginListFilterCapability (1.75s) [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPluginListFilterCapability [2019-09-18T15:06:37.219Z] daemon.go:336: [dad98a7b63ad1] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [dad98a7b63ad1] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [dad98a7b63ad1] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [dad98a7b63ad1] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [dad98a7b63ad1] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [dad98a7b63ad1] Daemon stopped [2019-09-18T15:06:37.219Z] --- PASS: Test/DockerDaemonSuite/TestPluginListFilterEnabled (2.01s) [2019-09-18T15:06:37.219Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPluginListFilterEnabled [2019-09-18T15:06:37.219Z] daemon.go:336: [dc86d523d1594] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:336: [dc86d523d1594] waiting for daemon to start [2019-09-18T15:06:37.219Z] daemon.go:364: [dc86d523d1594] daemon started [2019-09-18T15:06:37.219Z] daemon.go:472: [dc86d523d1594] Stopping daemon [2019-09-18T15:06:37.219Z] daemon.go:307: [dc86d523d1594] exiting daemon [2019-09-18T15:06:37.219Z] daemon.go:459: [dc86d523d1594] Daemon stopped [2019-09-18T15:06:37.220Z] --- PASS: Test/DockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.56s) [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-09-18T15:06:37.220Z] daemon.go:336: [d25eb8a259ef6] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [d25eb8a259ef6] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [d25eb8a259ef6] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [d25eb8a259ef6] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [d25eb8a259ef6] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [d25eb8a259ef6] Daemon stopped [2019-09-18T15:06:37.220Z] daemon.go:336: [d25eb8a259ef6] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [d25eb8a259ef6] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [d25eb8a259ef6] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [d25eb8a259ef6] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [d25eb8a259ef6] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [d25eb8a259ef6] Daemon stopped [2019-09-18T15:06:37.220Z] --- PASS: Test/DockerDaemonSuite/TestPruneImageDangling (1.55s) [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPruneImageDangling [2019-09-18T15:06:37.220Z] daemon.go:336: [dabb00ab30fcf] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [dabb00ab30fcf] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [dabb00ab30fcf] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [dabb00ab30fcf] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [dabb00ab30fcf] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [dabb00ab30fcf] Daemon stopped [2019-09-18T15:06:37.220Z] --- PASS: Test/DockerDaemonSuite/TestPruneImageLabel (2.03s) [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestPruneImageLabel [2019-09-18T15:06:37.220Z] daemon.go:336: [d70dc61c860b9] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [d70dc61c860b9] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [d70dc61c860b9] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [d70dc61c860b9] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [d70dc61c860b9] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [d70dc61c860b9] Daemon stopped [2019-09-18T15:06:37.220Z] --- PASS: Test/DockerDaemonSuite/TestRegistryMirrors (0.58s) [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRegistryMirrors [2019-09-18T15:06:37.220Z] daemon.go:336: [d5a93f70b99ed] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [d5a93f70b99ed] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [d5a93f70b99ed] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [d5a93f70b99ed] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [d5a93f70b99ed] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [d5a93f70b99ed] Daemon stopped [2019-09-18T15:06:37.220Z] --- PASS: Test/DockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.20s) [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-09-18T15:06:37.220Z] daemon.go:336: [dd03632d66d6c] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [dd03632d66d6c] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [dd03632d66d6c] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [dd03632d66d6c] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [dd03632d66d6c] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [dd03632d66d6c] Daemon stopped [2019-09-18T15:06:37.220Z] daemon.go:336: [dd03632d66d6c] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [dd03632d66d6c] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [dd03632d66d6c] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [dd03632d66d6c] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [dd03632d66d6c] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [dd03632d66d6c] Daemon stopped [2019-09-18T15:06:37.220Z] --- PASS: Test/DockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.71s) [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-09-18T15:06:37.220Z] daemon.go:336: [dba410ab22d30] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [dba410ab22d30] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [dba410ab22d30] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [dba410ab22d30] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [dba410ab22d30] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [dba410ab22d30] Daemon stopped [2019-09-18T15:06:37.220Z] daemon.go:336: [dba410ab22d30] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [dba410ab22d30] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [dba410ab22d30] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [dba410ab22d30] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [dba410ab22d30] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [dba410ab22d30] Daemon stopped [2019-09-18T15:06:37.220Z] --- PASS: Test/DockerDaemonSuite/TestRunLinksChanged (6.07s) [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunLinksChanged [2019-09-18T15:06:37.220Z] daemon.go:336: [d9ec9cd2889b1] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [d9ec9cd2889b1] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [d9ec9cd2889b1] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [d9ec9cd2889b1] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [d9ec9cd2889b1] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [d9ec9cd2889b1] Daemon stopped [2019-09-18T15:06:37.220Z] daemon.go:336: [d9ec9cd2889b1] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [d9ec9cd2889b1] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [d9ec9cd2889b1] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [d9ec9cd2889b1] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [d9ec9cd2889b1] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [d9ec9cd2889b1] Daemon stopped [2019-09-18T15:06:37.220Z] --- PASS: Test/DockerDaemonSuite/TestRunSeccompJSONNewFormat (2.12s) [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-09-18T15:06:37.220Z] daemon.go:336: [d7d5dd7e60333] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [d7d5dd7e60333] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [d7d5dd7e60333] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [d7d5dd7e60333] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [d7d5dd7e60333] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [d7d5dd7e60333] Daemon stopped [2019-09-18T15:06:37.220Z] --- PASS: Test/DockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-09-18T15:06:37.220Z] daemon.go:336: [d9595007b08d2] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [d9595007b08d2] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [d9595007b08d2] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [d9595007b08d2] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [d9595007b08d2] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [d9595007b08d2] Daemon stopped [2019-09-18T15:06:37.220Z] --- PASS: Test/DockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-09-18T15:06:37.220Z] daemon.go:336: [dfd76bb2ea2f4] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [dfd76bb2ea2f4] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [dfd76bb2ea2f4] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [dfd76bb2ea2f4] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [dfd76bb2ea2f4] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [dfd76bb2ea2f4] Daemon stopped [2019-09-18T15:06:37.220Z] --- PASS: Test/DockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.97s) [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-09-18T15:06:37.220Z] daemon.go:336: [d650eccc2eba5] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [d650eccc2eba5] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [d650eccc2eba5] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [d650eccc2eba5] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [d650eccc2eba5] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [d650eccc2eba5] Daemon stopped [2019-09-18T15:06:37.220Z] daemon.go:336: [d650eccc2eba5] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [d650eccc2eba5] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [d650eccc2eba5] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [d650eccc2eba5] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [d650eccc2eba5] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [d650eccc2eba5] Daemon stopped [2019-09-18T15:06:37.220Z] --- PASS: Test/DockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.56s) [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-09-18T15:06:37.220Z] daemon.go:336: [de7856ab2b9e3] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [de7856ab2b9e3] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [de7856ab2b9e3] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [de7856ab2b9e3] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [de7856ab2b9e3] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [de7856ab2b9e3] Daemon stopped [2019-09-18T15:06:37.220Z] daemon.go:336: [de7856ab2b9e3] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [de7856ab2b9e3] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [de7856ab2b9e3] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [de7856ab2b9e3] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [de7856ab2b9e3] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [de7856ab2b9e3] Daemon stopped [2019-09-18T15:06:37.220Z] daemon.go:336: [de7856ab2b9e3] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:307: [de7856ab2b9e3] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:336: [de7856ab2b9e3] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:472: [de7856ab2b9e3] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:461: [de7856ab2b9e3] Error when stopping daemon: daemon not started [2019-09-18T15:06:37.220Z] docker_cli_daemon_test.go:2542: Daemon de7856ab2b9e3 is not started [2019-09-18T15:06:37.220Z] daemon.go:336: [de7856ab2b9e3] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [de7856ab2b9e3] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [de7856ab2b9e3] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [de7856ab2b9e3] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [de7856ab2b9e3] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [de7856ab2b9e3] Daemon stopped [2019-09-18T15:06:37.220Z] --- PASS: Test/DockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.19s) [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-09-18T15:06:37.220Z] daemon.go:336: [d434d01250f66] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [d434d01250f66] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [d434d01250f66] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [d434d01250f66] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [d434d01250f66] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [d434d01250f66] Daemon stopped [2019-09-18T15:06:37.220Z] --- PASS: Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.22s) [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-18T15:06:37.220Z] daemon.go:336: [de1638830348a] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [de1638830348a] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [de1638830348a] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [de1638830348a] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [de1638830348a] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [de1638830348a] Daemon stopped [2019-09-18T15:06:37.220Z] --- PASS: Test/DockerDaemonSuite/TestShmSize (2.29s) [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestShmSize [2019-09-18T15:06:37.220Z] daemon.go:336: [d7072fb91435d] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [d7072fb91435d] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [d7072fb91435d] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [d7072fb91435d] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [d7072fb91435d] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [d7072fb91435d] Daemon stopped [2019-09-18T15:06:37.220Z] --- PASS: Test/DockerDaemonSuite/TestShmSizeReload (3.29s) [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestShmSizeReload [2019-09-18T15:06:37.220Z] daemon.go:336: [d158b8392288e] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [d158b8392288e] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [d158b8392288e] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [d158b8392288e] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [d158b8392288e] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [d158b8392288e] Daemon stopped [2019-09-18T15:06:37.220Z] --- PASS: Test/DockerDaemonSuite/TestTLSVerify (0.11s) [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestTLSVerify [2019-09-18T15:06:37.220Z] check_test.go:261: Daemon deae04aae5ea0 is not started [2019-09-18T15:06:37.220Z] --- PASS: Test/DockerDaemonSuite/TestVolumePlugin (6.05s) [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerDaemonSuite/TestVolumePlugin [2019-09-18T15:06:37.220Z] daemon.go:336: [d84717ea082fa] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [d84717ea082fa] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [d84717ea082fa] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [d84717ea082fa] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [d84717ea082fa] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [d84717ea082fa] Daemon stopped [2019-09-18T15:06:37.220Z] --- PASS: Test/DockerSwarmSuite/TestAPIDuplicateNetworks (4.62s) [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPIDuplicateNetworks [2019-09-18T15:06:37.220Z] daemon.go:336: [d1b2543cc3bc4] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [d1b2543cc3bc4] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [d1b2543cc3bc4] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [d1b2543cc3bc4] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [d1b2543cc3bc4] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [d1b2543cc3bc4] Daemon stopped [2019-09-18T15:06:37.220Z] --- PASS: Test/DockerSwarmSuite/TestAPINetworkInspectWithScope (3.82s) [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPINetworkInspectWithScope [2019-09-18T15:06:37.220Z] daemon.go:336: [d02ad745e5e06] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [d02ad745e5e06] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [d02ad745e5e06] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [d02ad745e5e06] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [d02ad745e5e06] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [d02ad745e5e06] Daemon stopped [2019-09-18T15:06:37.220Z] --- PASS: Test/DockerSwarmSuite/TestAPIServiceUpdatePort (5.33s) [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPIServiceUpdatePort [2019-09-18T15:06:37.220Z] daemon.go:336: [d77c82c9e18c4] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [d77c82c9e18c4] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [d77c82c9e18c4] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [d77c82c9e18c4] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [d77c82c9e18c4] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [d77c82c9e18c4] Daemon stopped [2019-09-18T15:06:37.220Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmCAHash (12.80s) [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmCAHash [2019-09-18T15:06:37.220Z] daemon.go:336: [d1064f0216fd3] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [d1064f0216fd3] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [d1064f0216fd3] daemon started [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmCAHash [2019-09-18T15:06:37.220Z] daemon.go:336: [dffbe6bf14184] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [dffbe6bf14184] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [dffbe6bf14184] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [d1064f0216fd3] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [d1064f0216fd3] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [d1064f0216fd3] Daemon stopped [2019-09-18T15:06:37.220Z] daemon.go:472: [dffbe6bf14184] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [dffbe6bf14184] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [dffbe6bf14184] Daemon stopped [2019-09-18T15:06:37.220Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmErrorHandling [2019-09-18T15:06:37.220Z] daemon.go:336: [de1bc7412f12c] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [de1bc7412f12c] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [de1bc7412f12c] daemon started [2019-09-18T15:06:37.220Z] daemon.go:472: [de1bc7412f12c] Stopping daemon [2019-09-18T15:06:37.220Z] daemon.go:307: [de1bc7412f12c] exiting daemon [2019-09-18T15:06:37.220Z] daemon.go:459: [de1bc7412f12c] Daemon stopped [2019-09-18T15:06:37.220Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmForceNewCluster (29.74s) [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-18T15:06:37.220Z] daemon.go:336: [d0d830a4c844e] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [d0d830a4c844e] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [d0d830a4c844e] daemon started [2019-09-18T15:06:37.220Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-18T15:06:37.220Z] daemon.go:336: [d9f218ec02d33] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:336: [d9f218ec02d33] waiting for daemon to start [2019-09-18T15:06:37.220Z] daemon.go:364: [d9f218ec02d33] daemon started [2019-09-18T15:06:37.220Z] check_test.go:310: [d9f218ec02d33] joining swarm manager [d0d830a4c844e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.221Z] daemon.go:472: [d9f218ec02d33] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [d9f218ec02d33] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [d9f218ec02d33] Daemon stopped [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmForceNewCluster [2019-09-18T15:06:37.221Z] daemon.go:336: [daf455d8cea4b] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [daf455d8cea4b] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [daf455d8cea4b] daemon started [2019-09-18T15:06:37.221Z] check_test.go:310: [daf455d8cea4b] joining swarm manager [d0d830a4c844e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T15:06:37.221Z] daemon.go:472: [d0d830a4c844e] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [d0d830a4c844e] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [d0d830a4c844e] Daemon stopped [2019-09-18T15:06:37.221Z] check_test.go:331: Daemon d9f218ec02d33 is not started [2019-09-18T15:06:37.221Z] daemon.go:472: [daf455d8cea4b] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [daf455d8cea4b] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [daf455d8cea4b] Daemon stopped [2019-09-18T15:06:37.221Z] --- SKIP: Test/DockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-09-18T15:06:37.221Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-09-18T15:06:37.221Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmInit (21.97s) [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmInit [2019-09-18T15:06:37.221Z] daemon.go:336: [d67204039e4de] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [d67204039e4de] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [d67204039e4de] daemon started [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmInit [2019-09-18T15:06:37.221Z] daemon.go:336: [d0438afbcff97] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [d0438afbcff97] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [d0438afbcff97] daemon started [2019-09-18T15:06:37.221Z] check_test.go:310: [d0438afbcff97] joining swarm manager [d67204039e4de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.221Z] daemon.go:472: [d67204039e4de] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [d67204039e4de] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [d67204039e4de] Daemon stopped [2019-09-18T15:06:37.221Z] daemon.go:472: [d0438afbcff97] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [d0438afbcff97] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [d0438afbcff97] Daemon stopped [2019-09-18T15:06:37.221Z] daemon.go:336: [d67204039e4de] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [d67204039e4de] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [d67204039e4de] daemon started [2019-09-18T15:06:37.221Z] daemon.go:336: [d0438afbcff97] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [d0438afbcff97] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [d0438afbcff97] daemon started [2019-09-18T15:06:37.221Z] daemon.go:472: [d67204039e4de] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [d67204039e4de] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [d67204039e4de] Daemon stopped [2019-09-18T15:06:37.221Z] daemon.go:472: [d0438afbcff97] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [d0438afbcff97] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [d0438afbcff97] Daemon stopped [2019-09-18T15:06:37.221Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s) [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmInvalidAddress [2019-09-18T15:06:37.221Z] daemon.go:336: [d1fcea0fa9611] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [d1fcea0fa9611] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [d1fcea0fa9611] daemon started [2019-09-18T15:06:37.221Z] daemon.go:472: [d1fcea0fa9611] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [d1fcea0fa9611] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [d1fcea0fa9611] Daemon stopped [2019-09-18T15:06:37.221Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmJoinToken (48.60s) [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmJoinToken [2019-09-18T15:06:37.221Z] daemon.go:336: [d4ba774aa10ff] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [d4ba774aa10ff] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [d4ba774aa10ff] daemon started [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmJoinToken [2019-09-18T15:06:37.221Z] daemon.go:336: [da31ac5f486f3] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [da31ac5f486f3] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [da31ac5f486f3] daemon started [2019-09-18T15:06:37.221Z] daemon.go:472: [d4ba774aa10ff] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [d4ba774aa10ff] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [d4ba774aa10ff] Daemon stopped [2019-09-18T15:06:37.221Z] daemon.go:472: [da31ac5f486f3] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [da31ac5f486f3] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [da31ac5f486f3] Daemon stopped [2019-09-18T15:06:37.221Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmLeaderElection (31.43s) [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-18T15:06:37.221Z] daemon.go:336: [da9da1fb2b2a2] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [da9da1fb2b2a2] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [da9da1fb2b2a2] daemon started [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-18T15:06:37.221Z] daemon.go:336: [d07f07b53f2e8] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [d07f07b53f2e8] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [d07f07b53f2e8] daemon started [2019-09-18T15:06:37.221Z] check_test.go:310: [d07f07b53f2e8] joining swarm manager [da9da1fb2b2a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderElection [2019-09-18T15:06:37.221Z] daemon.go:336: [d964aa61e3033] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [d964aa61e3033] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [d964aa61e3033] daemon started [2019-09-18T15:06:37.221Z] check_test.go:310: [d964aa61e3033] joining swarm manager [da9da1fb2b2a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T15:06:37.221Z] daemon.go:472: [da9da1fb2b2a2] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [da9da1fb2b2a2] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [da9da1fb2b2a2] Daemon stopped [2019-09-18T15:06:37.221Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-09-18T15:06:37.221Z] daemon.go:336: [da9da1fb2b2a2] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [da9da1fb2b2a2] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [da9da1fb2b2a2] daemon started [2019-09-18T15:06:37.221Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-09-18T15:06:37.221Z] daemon.go:472: [da9da1fb2b2a2] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [da9da1fb2b2a2] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [da9da1fb2b2a2] Daemon stopped [2019-09-18T15:06:37.221Z] daemon.go:472: [d07f07b53f2e8] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [d07f07b53f2e8] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [d07f07b53f2e8] Daemon stopped [2019-09-18T15:06:37.221Z] daemon.go:472: [d964aa61e3033] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [d964aa61e3033] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [d964aa61e3033] Daemon stopped [2019-09-18T15:06:37.221Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmLeaderProxy (24.71s) [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-18T15:06:37.221Z] daemon.go:336: [ded8533069b40] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [ded8533069b40] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [ded8533069b40] daemon started [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-18T15:06:37.221Z] daemon.go:336: [d9fc8c7890331] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [d9fc8c7890331] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [d9fc8c7890331] daemon started [2019-09-18T15:06:37.221Z] check_test.go:310: [d9fc8c7890331] joining swarm manager [ded8533069b40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaderProxy [2019-09-18T15:06:37.221Z] daemon.go:336: [da571d9b694bc] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [da571d9b694bc] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [da571d9b694bc] daemon started [2019-09-18T15:06:37.221Z] check_test.go:310: [da571d9b694bc] joining swarm manager [ded8533069b40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T15:06:37.221Z] daemon.go:472: [ded8533069b40] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [ded8533069b40] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [ded8533069b40] Daemon stopped [2019-09-18T15:06:37.221Z] daemon.go:472: [d9fc8c7890331] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [d9fc8c7890331] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [d9fc8c7890331] Daemon stopped [2019-09-18T15:06:37.221Z] daemon.go:472: [da571d9b694bc] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [da571d9b694bc] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [da571d9b694bc] Daemon stopped [2019-09-18T15:06:37.221Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.74s) [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-09-18T15:06:37.221Z] daemon.go:336: [d53469bd546e6] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [d53469bd546e6] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [d53469bd546e6] daemon started [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-09-18T15:06:37.221Z] daemon.go:336: [d7024b33c15dc] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [d7024b33c15dc] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [d7024b33c15dc] daemon started [2019-09-18T15:06:37.221Z] daemon.go:472: [d53469bd546e6] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [d53469bd546e6] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [d53469bd546e6] Daemon stopped [2019-09-18T15:06:37.221Z] daemon.go:472: [d7024b33c15dc] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [d7024b33c15dc] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [d7024b33c15dc] Daemon stopped [2019-09-18T15:06:37.221Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.71s) [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-09-18T15:06:37.221Z] daemon.go:336: [d515518116d1c] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [d515518116d1c] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [d515518116d1c] daemon started [2019-09-18T15:06:37.221Z] daemon.go:472: [d515518116d1c] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [d515518116d1c] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [d515518116d1c] Daemon stopped [2019-09-18T15:06:37.221Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmListNodes (14.50s) [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmListNodes [2019-09-18T15:06:37.221Z] daemon.go:336: [ddbf0a8e77e94] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [ddbf0a8e77e94] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [ddbf0a8e77e94] daemon started [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmListNodes [2019-09-18T15:06:37.221Z] daemon.go:336: [d34ec271fd7f4] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [d34ec271fd7f4] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [d34ec271fd7f4] daemon started [2019-09-18T15:06:37.221Z] check_test.go:310: [d34ec271fd7f4] joining swarm manager [ddbf0a8e77e94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmListNodes [2019-09-18T15:06:37.221Z] daemon.go:336: [d4e6f92eb156c] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [d4e6f92eb156c] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [d4e6f92eb156c] daemon started [2019-09-18T15:06:37.221Z] check_test.go:310: [d4e6f92eb156c] joining swarm manager [ddbf0a8e77e94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T15:06:37.221Z] daemon.go:472: [ddbf0a8e77e94] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [ddbf0a8e77e94] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [ddbf0a8e77e94] Daemon stopped [2019-09-18T15:06:37.221Z] daemon.go:472: [d34ec271fd7f4] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [d34ec271fd7f4] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [d34ec271fd7f4] Daemon stopped [2019-09-18T15:06:37.221Z] daemon.go:472: [d4e6f92eb156c] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [d4e6f92eb156c] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [d4e6f92eb156c] Daemon stopped [2019-09-18T15:06:37.221Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmManagerRestore (49.04s) [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-18T15:06:37.221Z] daemon.go:336: [d1bdcb64df1f0] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [d1bdcb64df1f0] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [d1bdcb64df1f0] daemon started [2019-09-18T15:06:37.221Z] daemon.go:472: [d1bdcb64df1f0] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [d1bdcb64df1f0] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [d1bdcb64df1f0] Daemon stopped [2019-09-18T15:06:37.221Z] daemon.go:336: [d1bdcb64df1f0] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [d1bdcb64df1f0] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [d1bdcb64df1f0] daemon started [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-18T15:06:37.221Z] daemon.go:336: [d1a08e23bdec9] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [d1a08e23bdec9] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [d1a08e23bdec9] daemon started [2019-09-18T15:06:37.221Z] check_test.go:310: [d1a08e23bdec9] joining swarm manager [d1bdcb64df1f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.221Z] daemon.go:472: [d1a08e23bdec9] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [d1a08e23bdec9] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [d1a08e23bdec9] Daemon stopped [2019-09-18T15:06:37.221Z] daemon.go:336: [d1a08e23bdec9] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [d1a08e23bdec9] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [d1a08e23bdec9] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [d1a08e23bdec9] daemon started [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmManagerRestore [2019-09-18T15:06:37.221Z] daemon.go:336: [dfe108cbcac4b] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [dfe108cbcac4b] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [dfe108cbcac4b] daemon started [2019-09-18T15:06:37.221Z] check_test.go:310: [dfe108cbcac4b] joining swarm manager [d1bdcb64df1f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T15:06:37.221Z] daemon.go:472: [dfe108cbcac4b] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [dfe108cbcac4b] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [dfe108cbcac4b] Daemon stopped [2019-09-18T15:06:37.221Z] daemon.go:336: [dfe108cbcac4b] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [dfe108cbcac4b] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [dfe108cbcac4b] daemon started [2019-09-18T15:06:37.221Z] daemon.go:307: [dfe108cbcac4b] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:336: [dfe108cbcac4b] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [dfe108cbcac4b] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [dfe108cbcac4b] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [dfe108cbcac4b] daemon started [2019-09-18T15:06:37.221Z] daemon.go:472: [d1bdcb64df1f0] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [d1bdcb64df1f0] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [d1bdcb64df1f0] Daemon stopped [2019-09-18T15:06:37.221Z] daemon.go:472: [d1a08e23bdec9] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [d1a08e23bdec9] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [d1a08e23bdec9] Daemon stopped [2019-09-18T15:06:37.221Z] daemon.go:472: [dfe108cbcac4b] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [dfe108cbcac4b] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [dfe108cbcac4b] Daemon stopped [2019-09-18T15:06:37.221Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmNodeDrainPause (18.40s) [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-09-18T15:06:37.221Z] daemon.go:336: [dcd85a9d9c573] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [dcd85a9d9c573] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [dcd85a9d9c573] daemon started [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-09-18T15:06:37.221Z] daemon.go:336: [dd79b9257bbe2] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [dd79b9257bbe2] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [dd79b9257bbe2] daemon started [2019-09-18T15:06:37.221Z] check_test.go:310: [dd79b9257bbe2] joining swarm manager [dcd85a9d9c573]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.221Z] daemon.go:472: [dcd85a9d9c573] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [dcd85a9d9c573] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [dcd85a9d9c573] Daemon stopped [2019-09-18T15:06:37.221Z] daemon.go:472: [dd79b9257bbe2] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [dd79b9257bbe2] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [dd79b9257bbe2] Daemon stopped [2019-09-18T15:06:37.221Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmNodeRemove (35.98s) [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-18T15:06:37.221Z] daemon.go:336: [df1de985080a3] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [df1de985080a3] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [df1de985080a3] daemon started [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-18T15:06:37.221Z] daemon.go:336: [de92a443f63d8] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [de92a443f63d8] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [de92a443f63d8] daemon started [2019-09-18T15:06:37.221Z] check_test.go:310: [de92a443f63d8] joining swarm manager [df1de985080a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.221Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeRemove [2019-09-18T15:06:37.221Z] daemon.go:336: [db41f460d8970] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [db41f460d8970] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:364: [db41f460d8970] daemon started [2019-09-18T15:06:37.221Z] check_test.go:310: [db41f460d8970] joining swarm manager [df1de985080a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T15:06:37.221Z] daemon.go:472: [de92a443f63d8] Stopping daemon [2019-09-18T15:06:37.221Z] daemon.go:307: [de92a443f63d8] exiting daemon [2019-09-18T15:06:37.221Z] daemon.go:459: [de92a443f63d8] Daemon stopped [2019-09-18T15:06:37.221Z] daemon.go:336: [de92a443f63d8] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [de92a443f63d8] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [de92a443f63d8] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:336: [de92a443f63d8] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:350: [de92a443f63d8] error pinging daemon on start: Get http://de92a443f63d8.sock/_ping: context deadline exceeded [2019-09-18T15:06:37.221Z] daemon.go:336: [de92a443f63d8] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:350: [de92a443f63d8] error pinging daemon on start: Get http://de92a443f63d8.sock/_ping: context deadline exceeded [2019-09-18T15:06:37.221Z] daemon.go:336: [de92a443f63d8] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:350: [de92a443f63d8] error pinging daemon on start: Get http://de92a443f63d8.sock/_ping: context deadline exceeded [2019-09-18T15:06:37.221Z] daemon.go:336: [de92a443f63d8] waiting for daemon to start [2019-09-18T15:06:37.221Z] daemon.go:350: [de92a443f63d8] error pinging daemon on start: Get http://de92a443f63d8.sock/_ping: context deadline exceeded [2019-09-18T15:06:37.221Z] daemon.go:336: [de92a443f63d8] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:350: [de92a443f63d8] error pinging daemon on start: Get http://de92a443f63d8.sock/_ping: context deadline exceeded [2019-09-18T15:06:37.222Z] daemon.go:336: [de92a443f63d8] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:350: [de92a443f63d8] error pinging daemon on start: Get http://de92a443f63d8.sock/_ping: context deadline exceeded [2019-09-18T15:06:37.222Z] daemon.go:336: [de92a443f63d8] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:364: [de92a443f63d8] daemon started [2019-09-18T15:06:37.222Z] daemon.go:472: [df1de985080a3] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:307: [df1de985080a3] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [df1de985080a3] Daemon stopped [2019-09-18T15:06:37.222Z] daemon.go:472: [de92a443f63d8] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:307: [de92a443f63d8] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [de92a443f63d8] Daemon stopped [2019-09-18T15:06:37.222Z] daemon.go:472: [db41f460d8970] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:307: [db41f460d8970] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [db41f460d8970] Daemon stopped [2019-09-18T15:06:37.222Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmNodeUpdate (7.04s) [2019-09-18T15:06:37.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmNodeUpdate [2019-09-18T15:06:37.222Z] daemon.go:336: [df855e539fe0f] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [df855e539fe0f] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:364: [df855e539fe0f] daemon started [2019-09-18T15:06:37.222Z] daemon.go:472: [df855e539fe0f] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:307: [df855e539fe0f] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [df855e539fe0f] Daemon stopped [2019-09-18T15:06:37.222Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmPromoteDemote (26.89s) [2019-09-18T15:06:37.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmPromoteDemote [2019-09-18T15:06:37.222Z] daemon.go:336: [da8b9bfbd0e4f] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [da8b9bfbd0e4f] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:364: [da8b9bfbd0e4f] daemon started [2019-09-18T15:06:37.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmPromoteDemote [2019-09-18T15:06:37.222Z] daemon.go:336: [dbd9cd980c27b] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [dbd9cd980c27b] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:364: [dbd9cd980c27b] daemon started [2019-09-18T15:06:37.222Z] check_test.go:310: [dbd9cd980c27b] joining swarm manager [da8b9bfbd0e4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.222Z] daemon.go:472: [da8b9bfbd0e4f] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:307: [da8b9bfbd0e4f] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [da8b9bfbd0e4f] Daemon stopped [2019-09-18T15:06:37.222Z] daemon.go:472: [dbd9cd980c27b] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:307: [dbd9cd980c27b] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [dbd9cd980c27b] Daemon stopped [2019-09-18T15:06:37.222Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmRaftQuorum (65.16s) [2019-09-18T15:06:37.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-18T15:06:37.222Z] daemon.go:336: [dfdbbcb35423a] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [dfdbbcb35423a] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:364: [dfdbbcb35423a] daemon started [2019-09-18T15:06:37.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-18T15:06:37.222Z] daemon.go:336: [d322c92e5e0e0] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [d322c92e5e0e0] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:364: [d322c92e5e0e0] daemon started [2019-09-18T15:06:37.222Z] check_test.go:310: [d322c92e5e0e0] joining swarm manager [dfdbbcb35423a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRaftQuorum [2019-09-18T15:06:37.222Z] daemon.go:336: [dd905c2dcfbcd] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [dd905c2dcfbcd] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:364: [dd905c2dcfbcd] daemon started [2019-09-18T15:06:37.222Z] check_test.go:310: [dd905c2dcfbcd] joining swarm manager [dfdbbcb35423a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T15:06:37.222Z] daemon.go:472: [d322c92e5e0e0] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:307: [d322c92e5e0e0] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [d322c92e5e0e0] Daemon stopped [2019-09-18T15:06:37.222Z] daemon.go:472: [dd905c2dcfbcd] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:307: [dd905c2dcfbcd] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [dd905c2dcfbcd] Daemon stopped [2019-09-18T15:06:37.222Z] daemon.go:336: [d322c92e5e0e0] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [d322c92e5e0e0] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [d322c92e5e0e0] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [d322c92e5e0e0] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:350: [d322c92e5e0e0] error pinging daemon on start: Get http://d322c92e5e0e0.sock/_ping: context deadline exceeded [2019-09-18T15:06:37.222Z] daemon.go:336: [d322c92e5e0e0] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:350: [d322c92e5e0e0] error pinging daemon on start: Get http://d322c92e5e0e0.sock/_ping: context deadline exceeded [2019-09-18T15:06:37.222Z] daemon.go:336: [d322c92e5e0e0] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:350: [d322c92e5e0e0] error pinging daemon on start: Get http://d322c92e5e0e0.sock/_ping: context deadline exceeded [2019-09-18T15:06:37.222Z] daemon.go:336: [d322c92e5e0e0] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:364: [d322c92e5e0e0] daemon started [2019-09-18T15:06:37.222Z] daemon.go:472: [dfdbbcb35423a] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:307: [dfdbbcb35423a] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [dfdbbcb35423a] Daemon stopped [2019-09-18T15:06:37.222Z] daemon.go:472: [d322c92e5e0e0] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:307: [d322c92e5e0e0] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [d322c92e5e0e0] Daemon stopped [2019-09-18T15:06:37.222Z] check_test.go:331: Daemon dd905c2dcfbcd is not started [2019-09-18T15:06:37.222Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmRestartCluster (57.30s) [2019-09-18T15:06:37.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-18T15:06:37.222Z] daemon.go:336: [d80cfdf3aa88c] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [d80cfdf3aa88c] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:364: [d80cfdf3aa88c] daemon started [2019-09-18T15:06:37.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-18T15:06:37.222Z] daemon.go:336: [d9a46137db09b] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [d9a46137db09b] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:364: [d9a46137db09b] daemon started [2019-09-18T15:06:37.222Z] check_test.go:310: [d9a46137db09b] joining swarm manager [d80cfdf3aa88c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-18T15:06:37.222Z] daemon.go:336: [df023797d20c3] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [df023797d20c3] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:364: [df023797d20c3] daemon started [2019-09-18T15:06:37.222Z] check_test.go:310: [df023797d20c3] joining swarm manager [d80cfdf3aa88c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T15:06:37.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-18T15:06:37.222Z] daemon.go:336: [de41e27a5456b] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [de41e27a5456b] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:364: [de41e27a5456b] daemon started [2019-09-18T15:06:37.222Z] check_test.go:310: [de41e27a5456b] joining swarm manager [d80cfdf3aa88c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-18T15:06:37.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-18T15:06:37.222Z] daemon.go:336: [da4f186cff529] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [da4f186cff529] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:364: [da4f186cff529] daemon started [2019-09-18T15:06:37.222Z] check_test.go:310: [da4f186cff529] joining swarm manager [d80cfdf3aa88c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-09-18T15:06:37.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestartCluster [2019-09-18T15:06:37.222Z] daemon.go:336: [dd1ed35c1411a] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [dd1ed35c1411a] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:364: [dd1ed35c1411a] daemon started [2019-09-18T15:06:37.222Z] check_test.go:310: [dd1ed35c1411a] joining swarm manager [d80cfdf3aa88c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-09-18T15:06:37.222Z] daemon.go:472: [dd1ed35c1411a] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:472: [d80cfdf3aa88c] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:472: [da4f186cff529] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:472: [d9a46137db09b] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:472: [df023797d20c3] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:472: [de41e27a5456b] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:307: [d80cfdf3aa88c] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [d80cfdf3aa88c] Daemon stopped [2019-09-18T15:06:37.222Z] daemon.go:307: [dd1ed35c1411a] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [dd1ed35c1411a] Daemon stopped [2019-09-18T15:06:37.222Z] daemon.go:307: [d9a46137db09b] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [d9a46137db09b] Daemon stopped [2019-09-18T15:06:37.222Z] daemon.go:307: [de41e27a5456b] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [de41e27a5456b] Daemon stopped [2019-09-18T15:06:37.222Z] daemon.go:307: [df023797d20c3] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [df023797d20c3] Daemon stopped [2019-09-18T15:06:37.222Z] daemon.go:307: [da4f186cff529] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [da4f186cff529] Daemon stopped [2019-09-18T15:06:37.222Z] daemon.go:336: [dd1ed35c1411a] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [de41e27a5456b] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [df023797d20c3] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [d80cfdf3aa88c] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [d9a46137db09b] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [da4f186cff529] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [dd1ed35c1411a] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [de41e27a5456b] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [df023797d20c3] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [d80cfdf3aa88c] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [d9a46137db09b] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [da4f186cff529] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [dd1ed35c1411a] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [de41e27a5456b] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [df023797d20c3] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [d80cfdf3aa88c] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [d9a46137db09b] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [da4f186cff529] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [de41e27a5456b] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [dd1ed35c1411a] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [df023797d20c3] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [d80cfdf3aa88c] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [d9a46137db09b] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [da4f186cff529] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:350: [de41e27a5456b] error pinging daemon on start: Get http://de41e27a5456b.sock/_ping: context deadline exceeded [2019-09-18T15:06:37.222Z] daemon.go:350: [dd1ed35c1411a] error pinging daemon on start: Get http://dd1ed35c1411a.sock/_ping: context deadline exceeded [2019-09-18T15:06:37.222Z] daemon.go:350: [df023797d20c3] error pinging daemon on start: Get http://df023797d20c3.sock/_ping: context deadline exceeded [2019-09-18T15:06:37.222Z] daemon.go:350: [d80cfdf3aa88c] error pinging daemon on start: Get http://d80cfdf3aa88c.sock/_ping: context deadline exceeded [2019-09-18T15:06:37.222Z] daemon.go:350: [d9a46137db09b] error pinging daemon on start: Get http://d9a46137db09b.sock/_ping: context deadline exceeded [2019-09-18T15:06:37.222Z] daemon.go:350: [da4f186cff529] error pinging daemon on start: Get http://da4f186cff529.sock/_ping: context deadline exceeded [2019-09-18T15:06:37.222Z] daemon.go:336: [de41e27a5456b] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [dd1ed35c1411a] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [df023797d20c3] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [d80cfdf3aa88c] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [d9a46137db09b] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [da4f186cff529] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:350: [de41e27a5456b] error pinging daemon on start: Get http://de41e27a5456b.sock/_ping: context deadline exceeded [2019-09-18T15:06:37.222Z] daemon.go:350: [dd1ed35c1411a] error pinging daemon on start: Get http://dd1ed35c1411a.sock/_ping: context deadline exceeded [2019-09-18T15:06:37.222Z] daemon.go:350: [df023797d20c3] error pinging daemon on start: Get http://df023797d20c3.sock/_ping: context deadline exceeded [2019-09-18T15:06:37.222Z] daemon.go:350: [d80cfdf3aa88c] error pinging daemon on start: Get http://d80cfdf3aa88c.sock/_ping: context deadline exceeded [2019-09-18T15:06:37.222Z] daemon.go:350: [d9a46137db09b] error pinging daemon on start: Get http://d9a46137db09b.sock/_ping: context deadline exceeded [2019-09-18T15:06:37.222Z] daemon.go:350: [da4f186cff529] error pinging daemon on start: Get http://da4f186cff529.sock/_ping: context deadline exceeded [2019-09-18T15:06:37.222Z] daemon.go:336: [de41e27a5456b] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [dd1ed35c1411a] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [df023797d20c3] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [d80cfdf3aa88c] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [d9a46137db09b] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [da4f186cff529] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:364: [d9a46137db09b] daemon started [2019-09-18T15:06:37.222Z] daemon.go:364: [df023797d20c3] daemon started [2019-09-18T15:06:37.222Z] daemon.go:364: [d80cfdf3aa88c] daemon started [2019-09-18T15:06:37.222Z] daemon.go:364: [de41e27a5456b] daemon started [2019-09-18T15:06:37.222Z] daemon.go:364: [da4f186cff529] daemon started [2019-09-18T15:06:37.222Z] daemon.go:350: [dd1ed35c1411a] error pinging daemon on start: Get http://dd1ed35c1411a.sock/_ping: context deadline exceeded [2019-09-18T15:06:37.222Z] daemon.go:336: [dd1ed35c1411a] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:364: [dd1ed35c1411a] daemon started [2019-09-18T15:06:37.222Z] daemon.go:472: [d80cfdf3aa88c] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:307: [d80cfdf3aa88c] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [d80cfdf3aa88c] Daemon stopped [2019-09-18T15:06:37.222Z] daemon.go:472: [d9a46137db09b] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:307: [d9a46137db09b] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [d9a46137db09b] Daemon stopped [2019-09-18T15:06:37.222Z] daemon.go:472: [df023797d20c3] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:307: [df023797d20c3] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [df023797d20c3] Daemon stopped [2019-09-18T15:06:37.222Z] daemon.go:472: [de41e27a5456b] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:307: [de41e27a5456b] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [de41e27a5456b] Daemon stopped [2019-09-18T15:06:37.222Z] daemon.go:472: [da4f186cff529] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:307: [da4f186cff529] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [da4f186cff529] Daemon stopped [2019-09-18T15:06:37.222Z] daemon.go:472: [dd1ed35c1411a] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:307: [dd1ed35c1411a] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [dd1ed35c1411a] Daemon stopped [2019-09-18T15:06:37.222Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.45s) [2019-09-18T15:06:37.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-09-18T15:06:37.222Z] daemon.go:336: [d8f2dcc8bccd8] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [d8f2dcc8bccd8] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:364: [d8f2dcc8bccd8] daemon started [2019-09-18T15:06:37.222Z] daemon.go:472: [d8f2dcc8bccd8] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:307: [d8f2dcc8bccd8] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [d8f2dcc8bccd8] Daemon stopped [2019-09-18T15:06:37.222Z] daemon.go:336: [d8f2dcc8bccd8] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [d8f2dcc8bccd8] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:364: [d8f2dcc8bccd8] daemon started [2019-09-18T15:06:37.222Z] daemon.go:472: [d8f2dcc8bccd8] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:307: [d8f2dcc8bccd8] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [d8f2dcc8bccd8] Daemon stopped [2019-09-18T15:06:37.222Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.42s) [2019-09-18T15:06:37.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-09-18T15:06:37.222Z] daemon.go:336: [d570864ec8d97] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [d570864ec8d97] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:364: [d570864ec8d97] daemon started [2019-09-18T15:06:37.222Z] daemon.go:472: [d570864ec8d97] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:307: [d570864ec8d97] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [d570864ec8d97] Daemon stopped [2019-09-18T15:06:37.222Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.91s) [2019-09-18T15:06:37.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-18T15:06:37.222Z] daemon.go:336: [d8d5842884f6c] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [d8d5842884f6c] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:364: [d8d5842884f6c] daemon started [2019-09-18T15:06:37.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-18T15:06:37.222Z] daemon.go:336: [d053f8fbd3a8a] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [d053f8fbd3a8a] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:364: [d053f8fbd3a8a] daemon started [2019-09-18T15:06:37.222Z] check_test.go:310: [d053f8fbd3a8a] joining swarm manager [d8d5842884f6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.222Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-09-18T15:06:37.222Z] daemon.go:336: [d49e389f8b9f7] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:336: [d49e389f8b9f7] waiting for daemon to start [2019-09-18T15:06:37.222Z] daemon.go:364: [d49e389f8b9f7] daemon started [2019-09-18T15:06:37.222Z] check_test.go:310: [d49e389f8b9f7] joining swarm manager [d8d5842884f6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T15:06:37.222Z] daemon.go:472: [d8d5842884f6c] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:307: [d8d5842884f6c] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [d8d5842884f6c] Daemon stopped [2019-09-18T15:06:37.222Z] daemon.go:472: [d053f8fbd3a8a] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:307: [d053f8fbd3a8a] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [d053f8fbd3a8a] Daemon stopped [2019-09-18T15:06:37.222Z] daemon.go:472: [d49e389f8b9f7] Stopping daemon [2019-09-18T15:06:37.222Z] daemon.go:307: [d49e389f8b9f7] exiting daemon [2019-09-18T15:06:37.222Z] daemon.go:459: [d49e389f8b9f7] Daemon stopped [2019-09-18T15:06:37.222Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.97s) [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-18T15:06:37.223Z] daemon.go:336: [d9d9297c4a9ee] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [d9d9297c4a9ee] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [d9d9297c4a9ee] daemon started [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-18T15:06:37.223Z] daemon.go:336: [d709b84765b46] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [d709b84765b46] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [d709b84765b46] daemon started [2019-09-18T15:06:37.223Z] check_test.go:310: [d709b84765b46] joining swarm manager [d9d9297c4a9ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-09-18T15:06:37.223Z] daemon.go:336: [d63965be3b123] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [d63965be3b123] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [d63965be3b123] daemon started [2019-09-18T15:06:37.223Z] check_test.go:310: [d63965be3b123] joining swarm manager [d9d9297c4a9ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T15:06:37.223Z] daemon.go:472: [d9d9297c4a9ee] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [d9d9297c4a9ee] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [d9d9297c4a9ee] Daemon stopped [2019-09-18T15:06:37.223Z] daemon.go:472: [d709b84765b46] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [d709b84765b46] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [d709b84765b46] Daemon stopped [2019-09-18T15:06:37.223Z] daemon.go:472: [d63965be3b123] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [d63965be3b123] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [d63965be3b123] Daemon stopped [2019-09-18T15:06:37.223Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.94s) [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-18T15:06:37.223Z] daemon.go:336: [ddd754139a00a] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [ddd754139a00a] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [ddd754139a00a] daemon started [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-18T15:06:37.223Z] daemon.go:336: [da9c72058e795] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [da9c72058e795] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [da9c72058e795] daemon started [2019-09-18T15:06:37.223Z] check_test.go:310: [da9c72058e795] joining swarm manager [ddd754139a00a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-09-18T15:06:37.223Z] daemon.go:336: [db3a2d2df9a26] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [db3a2d2df9a26] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [db3a2d2df9a26] daemon started [2019-09-18T15:06:37.223Z] check_test.go:310: [db3a2d2df9a26] joining swarm manager [ddd754139a00a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T15:06:37.223Z] daemon.go:472: [ddd754139a00a] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [ddd754139a00a] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [ddd754139a00a] Daemon stopped [2019-09-18T15:06:37.223Z] daemon.go:472: [da9c72058e795] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [da9c72058e795] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [da9c72058e795] Daemon stopped [2019-09-18T15:06:37.223Z] daemon.go:472: [db3a2d2df9a26] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [db3a2d2df9a26] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [db3a2d2df9a26] Daemon stopped [2019-09-18T15:06:37.223Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesCreate (6.68s) [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreate [2019-09-18T15:06:37.223Z] daemon.go:336: [dd8d0ff263a43] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [dd8d0ff263a43] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [dd8d0ff263a43] daemon started [2019-09-18T15:06:37.223Z] daemon.go:472: [dd8d0ff263a43] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [dd8d0ff263a43] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [dd8d0ff263a43] Daemon stopped [2019-09-18T15:06:37.223Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.25s) [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-18T15:06:37.223Z] daemon.go:336: [df96b3a829c56] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [df96b3a829c56] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [df96b3a829c56] daemon started [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-18T15:06:37.223Z] daemon.go:336: [d950316111cbf] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [d950316111cbf] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [d950316111cbf] daemon started [2019-09-18T15:06:37.223Z] check_test.go:310: [d950316111cbf] joining swarm manager [df96b3a829c56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-18T15:06:37.223Z] daemon.go:336: [dfac266eeaf7d] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [dfac266eeaf7d] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [dfac266eeaf7d] daemon started [2019-09-18T15:06:37.223Z] check_test.go:310: [dfac266eeaf7d] joining swarm manager [df96b3a829c56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-18T15:06:37.223Z] daemon.go:336: [d6a526794dedb] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [d6a526794dedb] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [d6a526794dedb] daemon started [2019-09-18T15:06:37.223Z] check_test.go:310: [d6a526794dedb] joining swarm manager [df96b3a829c56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-09-18T15:06:37.223Z] daemon.go:336: [ddbaba17cc089] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [ddbaba17cc089] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [ddbaba17cc089] daemon started [2019-09-18T15:06:37.223Z] check_test.go:310: [ddbaba17cc089] joining swarm manager [df96b3a829c56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-09-18T15:06:37.223Z] daemon.go:472: [df96b3a829c56] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [df96b3a829c56] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [df96b3a829c56] Daemon stopped [2019-09-18T15:06:37.223Z] daemon.go:472: [d950316111cbf] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [d950316111cbf] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [d950316111cbf] Daemon stopped [2019-09-18T15:06:37.223Z] daemon.go:472: [dfac266eeaf7d] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [dfac266eeaf7d] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [dfac266eeaf7d] Daemon stopped [2019-09-18T15:06:37.223Z] daemon.go:472: [d6a526794dedb] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [d6a526794dedb] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [d6a526794dedb] Daemon stopped [2019-09-18T15:06:37.223Z] daemon.go:472: [ddbaba17cc089] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [ddbaba17cc089] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [ddbaba17cc089] Daemon stopped [2019-09-18T15:06:37.223Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesEmptyList (3.04s) [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-09-18T15:06:37.223Z] daemon.go:336: [d5cc860d158c8] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [d5cc860d158c8] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [d5cc860d158c8] daemon started [2019-09-18T15:06:37.223Z] daemon.go:472: [d5cc860d158c8] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [d5cc860d158c8] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [d5cc860d158c8] Daemon stopped [2019-09-18T15:06:37.223Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.90s) [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-18T15:06:37.223Z] daemon.go:336: [d283ed8bbfbdc] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [d283ed8bbfbdc] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [d283ed8bbfbdc] daemon started [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-18T15:06:37.223Z] daemon.go:336: [d3497c72da46d] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [d3497c72da46d] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [d3497c72da46d] daemon started [2019-09-18T15:06:37.223Z] check_test.go:310: [d3497c72da46d] joining swarm manager [d283ed8bbfbdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-09-18T15:06:37.223Z] daemon.go:336: [d3bb34e60fbc0] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [d3bb34e60fbc0] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [d3bb34e60fbc0] daemon started [2019-09-18T15:06:37.223Z] check_test.go:310: [d3bb34e60fbc0] joining swarm manager [d283ed8bbfbdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T15:06:37.223Z] daemon.go:472: [d283ed8bbfbdc] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [d283ed8bbfbdc] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [d283ed8bbfbdc] Daemon stopped [2019-09-18T15:06:37.223Z] daemon.go:472: [d3497c72da46d] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [d3497c72da46d] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [d3497c72da46d] Daemon stopped [2019-09-18T15:06:37.223Z] daemon.go:472: [d3bb34e60fbc0] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [d3bb34e60fbc0] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [d3bb34e60fbc0] Daemon stopped [2019-09-18T15:06:37.223Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.90s) [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-18T15:06:37.223Z] daemon.go:336: [d52aacfd3207a] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [d52aacfd3207a] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [d52aacfd3207a] daemon started [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-18T15:06:37.223Z] daemon.go:336: [d0ecc134ee8bd] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [d0ecc134ee8bd] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [d0ecc134ee8bd] daemon started [2019-09-18T15:06:37.223Z] check_test.go:310: [d0ecc134ee8bd] joining swarm manager [d52aacfd3207a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-09-18T15:06:37.223Z] daemon.go:336: [d376b5de94351] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [d376b5de94351] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [d376b5de94351] daemon started [2019-09-18T15:06:37.223Z] check_test.go:310: [d376b5de94351] joining swarm manager [d52aacfd3207a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T15:06:37.223Z] daemon.go:472: [d0ecc134ee8bd] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [d0ecc134ee8bd] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [d0ecc134ee8bd] Daemon stopped [2019-09-18T15:06:37.223Z] daemon.go:472: [d52aacfd3207a] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [d52aacfd3207a] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [d52aacfd3207a] Daemon stopped [2019-09-18T15:06:37.223Z] check_test.go:331: Daemon d0ecc134ee8bd is not started [2019-09-18T15:06:37.223Z] daemon.go:472: [d376b5de94351] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [d376b5de94351] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [d376b5de94351] Daemon stopped [2019-09-18T15:06:37.223Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting (26.93s) [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-18T15:06:37.223Z] daemon.go:336: [d9b3db411a6c4] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [d9b3db411a6c4] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [d9b3db411a6c4] daemon started [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-18T15:06:37.223Z] daemon.go:336: [d8ab802d1e88e] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [d8ab802d1e88e] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [d8ab802d1e88e] daemon started [2019-09-18T15:06:37.223Z] check_test.go:310: [d8ab802d1e88e] joining swarm manager [d9b3db411a6c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-09-18T15:06:37.223Z] daemon.go:336: [db60becdff784] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [db60becdff784] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [db60becdff784] daemon started [2019-09-18T15:06:37.223Z] check_test.go:310: [db60becdff784] joining swarm manager [d9b3db411a6c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T15:06:37.223Z] daemon.go:472: [d9b3db411a6c4] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [d9b3db411a6c4] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [d9b3db411a6c4] Daemon stopped [2019-09-18T15:06:37.223Z] daemon.go:472: [d8ab802d1e88e] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [d8ab802d1e88e] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [d8ab802d1e88e] Daemon stopped [2019-09-18T15:06:37.223Z] daemon.go:472: [db60becdff784] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [db60becdff784] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [db60becdff784] Daemon stopped [2019-09-18T15:06:37.223Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesUpdate (40.79s) [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-18T15:06:37.223Z] daemon.go:336: [dd856c89959e9] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [dd856c89959e9] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [dd856c89959e9] daemon started [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-18T15:06:37.223Z] daemon.go:336: [dea1b694a1ac9] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [dea1b694a1ac9] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [dea1b694a1ac9] daemon started [2019-09-18T15:06:37.223Z] check_test.go:310: [dea1b694a1ac9] joining swarm manager [dd856c89959e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdate [2019-09-18T15:06:37.223Z] daemon.go:336: [dac188f8b2eb5] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [dac188f8b2eb5] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [dac188f8b2eb5] daemon started [2019-09-18T15:06:37.223Z] check_test.go:310: [dac188f8b2eb5] joining swarm manager [dd856c89959e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T15:06:37.223Z] daemon.go:472: [dd856c89959e9] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [dd856c89959e9] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [dd856c89959e9] Daemon stopped [2019-09-18T15:06:37.223Z] daemon.go:472: [dea1b694a1ac9] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [dea1b694a1ac9] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [dea1b694a1ac9] Daemon stopped [2019-09-18T15:06:37.223Z] daemon.go:472: [dac188f8b2eb5] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [dac188f8b2eb5] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [dac188f8b2eb5] Daemon stopped [2019-09-18T15:06:37.223Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.26s) [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-09-18T15:06:37.223Z] daemon.go:336: [dc3b2881382f3] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [dc3b2881382f3] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [dc3b2881382f3] daemon started [2019-09-18T15:06:37.223Z] daemon.go:472: [dc3b2881382f3] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [dc3b2881382f3] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [dc3b2881382f3] Daemon stopped [2019-09-18T15:06:37.223Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.94s) [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-09-18T15:06:37.223Z] daemon.go:336: [d60de9e1b922b] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [d60de9e1b922b] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [d60de9e1b922b] daemon started [2019-09-18T15:06:37.223Z] daemon.go:472: [d60de9e1b922b] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [d60de9e1b922b] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [d60de9e1b922b] Daemon stopped [2019-09-18T15:06:37.223Z] --- PASS: Test/DockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.19s) [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-09-18T15:06:37.223Z] daemon.go:336: [d8b69aaf7fcef] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [d8b69aaf7fcef] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [d8b69aaf7fcef] daemon started [2019-09-18T15:06:37.223Z] daemon.go:472: [d8b69aaf7fcef] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [d8b69aaf7fcef] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [d8b69aaf7fcef] Daemon stopped [2019-09-18T15:06:37.223Z] --- PASS: Test/DockerSwarmSuite/TestDNSConfig (3.39s) [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestDNSConfig [2019-09-18T15:06:37.223Z] daemon.go:336: [db867e3868a71] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [db867e3868a71] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [db867e3868a71] daemon started [2019-09-18T15:06:37.223Z] daemon.go:472: [db867e3868a71] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [db867e3868a71] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [db867e3868a71] Daemon stopped [2019-09-18T15:06:37.223Z] --- PASS: Test/DockerSwarmSuite/TestDNSConfigUpdate (3.39s) [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestDNSConfigUpdate [2019-09-18T15:06:37.223Z] daemon.go:336: [deddd39ede4af] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [deddd39ede4af] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [deddd39ede4af] daemon started [2019-09-18T15:06:37.223Z] daemon.go:472: [deddd39ede4af] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [deddd39ede4af] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [deddd39ede4af] Daemon stopped [2019-09-18T15:06:37.223Z] --- PASS: Test/DockerSwarmSuite/TestExtraHosts (3.28s) [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestExtraHosts [2019-09-18T15:06:37.223Z] daemon.go:336: [dd551f1ab2cae] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [dd551f1ab2cae] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [dd551f1ab2cae] daemon started [2019-09-18T15:06:37.223Z] daemon.go:472: [dd551f1ab2cae] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [dd551f1ab2cae] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [dd551f1ab2cae] Daemon stopped [2019-09-18T15:06:37.223Z] --- PASS: Test/DockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.92s) [2019-09-18T15:06:37.223Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-09-18T15:06:37.223Z] daemon.go:336: [dc5598be4a9bf] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:336: [dc5598be4a9bf] waiting for daemon to start [2019-09-18T15:06:37.223Z] daemon.go:364: [dc5598be4a9bf] daemon started [2019-09-18T15:06:37.223Z] daemon.go:472: [dc5598be4a9bf] Stopping daemon [2019-09-18T15:06:37.223Z] daemon.go:307: [dc5598be4a9bf] exiting daemon [2019-09-18T15:06:37.223Z] daemon.go:459: [dc5598be4a9bf] Daemon stopped [2019-09-18T15:06:37.223Z] --- PASS: Test/DockerSwarmSuite/TestOverlayAttachable (5.92s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestOverlayAttachable [2019-09-18T15:06:37.224Z] daemon.go:336: [d85bc3837149b] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [d85bc3837149b] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [d85bc3837149b] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [d85bc3837149b] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [d85bc3837149b] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [d85bc3837149b] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.96s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-09-18T15:06:37.224Z] daemon.go:336: [d37d655fcbd50] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [d37d655fcbd50] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [d37d655fcbd50] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [d37d655fcbd50] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [d37d655fcbd50] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [d37d655fcbd50] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.89s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-09-18T15:06:37.224Z] daemon.go:336: [dff6d340f3375] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [dff6d340f3375] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [dff6d340f3375] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [dff6d340f3375] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [dff6d340f3375] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [dff6d340f3375] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestPruneNetwork (10.62s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestPruneNetwork [2019-09-18T15:06:37.224Z] daemon.go:336: [ddacb803267c8] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [ddacb803267c8] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [ddacb803267c8] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [ddacb803267c8] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [ddacb803267c8] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [ddacb803267c8] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestPsListContainersFilterIsTask (4.28s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestPsListContainersFilterIsTask [2019-09-18T15:06:37.224Z] daemon.go:336: [d7cbd291265fb] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [d7cbd291265fb] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [d7cbd291265fb] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [d7cbd291265fb] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [d7cbd291265fb] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [d7cbd291265fb] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateMountTmpfs (13.37s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateMountTmpfs [2019-09-18T15:06:37.224Z] daemon.go:336: [dd15300576fa4] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [dd15300576fa4] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [dd15300576fa4] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [dd15300576fa4] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [dd15300576fa4] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [dd15300576fa4] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateMountVolume (2.80s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateMountVolume [2019-09-18T15:06:37.224Z] daemon.go:336: [dbe0542d65cc3] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [dbe0542d65cc3] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [dbe0542d65cc3] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [dbe0542d65cc3] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [dbe0542d65cc3] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [dbe0542d65cc3] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.44s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-09-18T15:06:37.224Z] daemon.go:336: [db55abff7d9cb] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [db55abff7d9cb] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [db55abff7d9cb] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [db55abff7d9cb] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [db55abff7d9cb] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [db55abff7d9cb] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithConfigSimple (2.74s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-09-18T15:06:37.224Z] daemon.go:336: [df6b88a0cac35] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [df6b88a0cac35] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [df6b88a0cac35] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [df6b88a0cac35] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [df6b88a0cac35] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [df6b88a0cac35] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.75s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-09-18T15:06:37.224Z] daemon.go:336: [d8db610788561] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [d8db610788561] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [d8db610788561] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [d8db610788561] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [d8db610788561] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [d8db610788561] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.74s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-09-18T15:06:37.224Z] daemon.go:336: [d67e78a2574bf] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [d67e78a2574bf] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [d67e78a2574bf] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [d67e78a2574bf] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [d67e78a2574bf] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [d67e78a2574bf] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.61s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-09-18T15:06:37.224Z] daemon.go:336: [d27c053f7046d] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [d27c053f7046d] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [d27c053f7046d] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [d27c053f7046d] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [d27c053f7046d] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [d27c053f7046d] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithSecretSimple (3.02s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-09-18T15:06:37.224Z] daemon.go:336: [d329b7e5b7310] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [d329b7e5b7310] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [d329b7e5b7310] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [d329b7e5b7310] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [d329b7e5b7310] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [d329b7e5b7310] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.85s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-09-18T15:06:37.224Z] daemon.go:336: [df8a462b48521] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [df8a462b48521] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [df8a462b48521] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [df8a462b48521] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [df8a462b48521] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [df8a462b48521] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestServiceHealthRun (7.16s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceHealthRun [2019-09-18T15:06:37.224Z] daemon.go:336: [d0e5214c38263] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [d0e5214c38263] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [d0e5214c38263] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [d0e5214c38263] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [d0e5214c38263] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [d0e5214c38263] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestServiceHealthStart (5.59s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceHealthStart [2019-09-18T15:06:37.224Z] daemon.go:336: [dcef54445f876] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [dcef54445f876] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [dcef54445f876] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [dcef54445f876] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [dcef54445f876] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [dcef54445f876] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogs (13.48s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogs [2019-09-18T15:06:37.224Z] daemon.go:336: [df0e24e52811a] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [df0e24e52811a] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [df0e24e52811a] daemon started [2019-09-18T15:06:37.224Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.yb9zoqpuu0sd@b58cb8cdfd5b | hello1\n" [2019-09-18T15:06:37.224Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.3cpw1uqkqvlu@b58cb8cdfd5b | hello2\n" [2019-09-18T15:06:37.224Z] daemon.go:472: [df0e24e52811a] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [df0e24e52811a] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [df0e24e52811a] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsCompleteness (3.20s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsCompleteness [2019-09-18T15:06:37.224Z] daemon.go:336: [d36e9d14e24e3] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [d36e9d14e24e3] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [d36e9d14e24e3] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [d36e9d14e24e3] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [d36e9d14e24e3] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [d36e9d14e24e3] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsDetails (4.25s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsDetails [2019-09-18T15:06:37.224Z] daemon.go:336: [d7dc9421162d9] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [d7dc9421162d9] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [d7dc9421162d9] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [d7dc9421162d9] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [d7dc9421162d9] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [d7dc9421162d9] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsFollow (3.34s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsFollow [2019-09-18T15:06:37.224Z] daemon.go:336: [d321e8b6a7f4a] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [d321e8b6a7f4a] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [d321e8b6a7f4a] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [d321e8b6a7f4a] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [d321e8b6a7f4a] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [d321e8b6a7f4a] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (8.15s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-09-18T15:06:37.224Z] daemon.go:336: [d2aba97ff02e0] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [d2aba97ff02e0] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [d2aba97ff02e0] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [d2aba97ff02e0] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [d2aba97ff02e0] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [d2aba97ff02e0] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsSince (3.59s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsSince [2019-09-18T15:06:37.224Z] daemon.go:336: [d049547ffe49f] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [d049547ffe49f] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [d049547ffe49f] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [d049547ffe49f] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [d049547ffe49f] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [d049547ffe49f] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsTTY (13.45s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsTTY [2019-09-18T15:06:37.224Z] daemon.go:336: [dc42481945eec] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [dc42481945eec] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [dc42481945eec] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [dc42481945eec] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [dc42481945eec] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [dc42481945eec] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsTail (13.37s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsTail [2019-09-18T15:06:37.224Z] daemon.go:336: [d7667f4027549] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [d7667f4027549] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [d7667f4027549] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [d7667f4027549] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [d7667f4027549] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [d7667f4027549] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestServiceLogsTaskLogs (13.69s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceLogsTaskLogs [2019-09-18T15:06:37.224Z] daemon.go:336: [df3046a1c0a21] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [df3046a1c0a21] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [df3046a1c0a21] daemon started [2019-09-18T15:06:37.224Z] docker_cli_service_logs_test.go:242: checking task 0e0rrt0zvoji [2019-09-18T15:06:37.224Z] docker_cli_service_logs_test.go:247: checking messages for 0e0rrt0zvoji [2019-09-18T15:06:37.224Z] docker_cli_service_logs_test.go:242: checking task utvkqani9zrj [2019-09-18T15:06:37.224Z] docker_cli_service_logs_test.go:247: checking messages for utvkqani9zrj [2019-09-18T15:06:37.224Z] daemon.go:472: [df3046a1c0a21] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [df3046a1c0a21] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [df3046a1c0a21] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestServiceScale (3.18s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestServiceScale [2019-09-18T15:06:37.224Z] daemon.go:336: [d789d33b58827] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [d789d33b58827] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [d789d33b58827] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [d789d33b58827] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [d789d33b58827] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [d789d33b58827] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestSwarmAlternateLockUnlock (20.58s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-09-18T15:06:37.224Z] daemon.go:336: [d5b224bc87aed] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [d5b224bc87aed] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [d5b224bc87aed] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [d5b224bc87aed] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [d5b224bc87aed] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [d5b224bc87aed] Daemon stopped [2019-09-18T15:06:37.224Z] daemon.go:336: [d5b224bc87aed] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [d5b224bc87aed] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [d5b224bc87aed] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [d5b224bc87aed] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [d5b224bc87aed] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [d5b224bc87aed] Daemon stopped [2019-09-18T15:06:37.224Z] daemon.go:336: [d5b224bc87aed] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [d5b224bc87aed] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [d5b224bc87aed] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [d5b224bc87aed] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [d5b224bc87aed] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [d5b224bc87aed] Daemon stopped [2019-09-18T15:06:37.224Z] daemon.go:336: [d5b224bc87aed] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [d5b224bc87aed] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [d5b224bc87aed] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [d5b224bc87aed] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [d5b224bc87aed] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [d5b224bc87aed] Daemon stopped [2019-09-18T15:06:37.224Z] daemon.go:336: [d5b224bc87aed] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [d5b224bc87aed] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [d5b224bc87aed] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [d5b224bc87aed] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [d5b224bc87aed] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [d5b224bc87aed] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsConfig (3.14s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsConfig [2019-09-18T15:06:37.224Z] daemon.go:336: [d25ebc87b3535] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [d25ebc87b3535] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [d25ebc87b3535] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [d25ebc87b3535] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [d25ebc87b3535] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [d25ebc87b3535] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsNetwork (3.08s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-09-18T15:06:37.224Z] daemon.go:336: [d7dfbc11ea20b] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:336: [d7dfbc11ea20b] waiting for daemon to start [2019-09-18T15:06:37.224Z] daemon.go:364: [d7dfbc11ea20b] daemon started [2019-09-18T15:06:37.224Z] daemon.go:472: [d7dfbc11ea20b] Stopping daemon [2019-09-18T15:06:37.224Z] daemon.go:307: [d7dfbc11ea20b] exiting daemon [2019-09-18T15:06:37.224Z] daemon.go:459: [d7dfbc11ea20b] Daemon stopped [2019-09-18T15:06:37.224Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsNode (16.65s) [2019-09-18T15:06:37.224Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-18T15:06:37.225Z] daemon.go:336: [df664d50b4739] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [df664d50b4739] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [df664d50b4739] daemon started [2019-09-18T15:06:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-18T15:06:37.225Z] daemon.go:336: [d303813633fd2] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [d303813633fd2] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [d303813633fd2] daemon started [2019-09-18T15:06:37.225Z] check_test.go:310: [d303813633fd2] joining swarm manager [df664d50b4739]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsNode [2019-09-18T15:06:37.225Z] daemon.go:336: [d711f42635cf6] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [d711f42635cf6] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [d711f42635cf6] daemon started [2019-09-18T15:06:37.225Z] check_test.go:310: [d711f42635cf6] joining swarm manager [df664d50b4739]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T15:06:37.225Z] daemon.go:472: [df664d50b4739] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [df664d50b4739] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [df664d50b4739] Daemon stopped [2019-09-18T15:06:37.225Z] daemon.go:472: [d303813633fd2] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [d303813633fd2] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [d303813633fd2] Daemon stopped [2019-09-18T15:06:37.225Z] daemon.go:472: [d711f42635cf6] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [d711f42635cf6] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [d711f42635cf6] Daemon stopped [2019-09-18T15:06:37.225Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsScope (8.26s) [2019-09-18T15:06:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsScope [2019-09-18T15:06:37.225Z] daemon.go:336: [d2df554786b48] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [d2df554786b48] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [d2df554786b48] daemon started [2019-09-18T15:06:37.225Z] daemon.go:472: [d2df554786b48] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [d2df554786b48] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [d2df554786b48] Daemon stopped [2019-09-18T15:06:37.225Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsSecret (2.99s) [2019-09-18T15:06:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsSecret [2019-09-18T15:06:37.225Z] daemon.go:336: [d94e05a7f6fea] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [d94e05a7f6fea] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [d94e05a7f6fea] daemon started [2019-09-18T15:06:37.225Z] daemon.go:472: [d94e05a7f6fea] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [d94e05a7f6fea] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [d94e05a7f6fea] Daemon stopped [2019-09-18T15:06:37.225Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsService (16.10s) [2019-09-18T15:06:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsService [2019-09-18T15:06:37.225Z] daemon.go:336: [df9d47442c5d3] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [df9d47442c5d3] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [df9d47442c5d3] daemon started [2019-09-18T15:06:37.225Z] daemon.go:472: [df9d47442c5d3] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [df9d47442c5d3] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [df9d47442c5d3] Daemon stopped [2019-09-18T15:06:37.225Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsSource (19.16s) [2019-09-18T15:06:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-18T15:06:37.225Z] daemon.go:336: [d66081c7d683c] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [d66081c7d683c] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [d66081c7d683c] daemon started [2019-09-18T15:06:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-18T15:06:37.225Z] daemon.go:336: [dc1343a8122bd] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [dc1343a8122bd] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [dc1343a8122bd] daemon started [2019-09-18T15:06:37.225Z] check_test.go:310: [dc1343a8122bd] joining swarm manager [d66081c7d683c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsSource [2019-09-18T15:06:37.225Z] daemon.go:336: [d93c459a25864] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [d93c459a25864] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [d93c459a25864] daemon started [2019-09-18T15:06:37.225Z] check_test.go:310: [d93c459a25864] joining swarm manager [d66081c7d683c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T15:06:37.225Z] daemon.go:472: [d66081c7d683c] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [d66081c7d683c] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [d66081c7d683c] Daemon stopped [2019-09-18T15:06:37.225Z] daemon.go:472: [dc1343a8122bd] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [dc1343a8122bd] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [dc1343a8122bd] Daemon stopped [2019-09-18T15:06:37.225Z] daemon.go:472: [d93c459a25864] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [d93c459a25864] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [d93c459a25864] Daemon stopped [2019-09-18T15:06:37.225Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterEventsType (8.59s) [2019-09-18T15:06:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterEventsType [2019-09-18T15:06:37.225Z] daemon.go:336: [dcc8c1b3c100d] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [dcc8c1b3c100d] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [dcc8c1b3c100d] daemon started [2019-09-18T15:06:37.225Z] daemon.go:472: [dcc8c1b3c100d] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [dcc8c1b3c100d] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [dcc8c1b3c100d] Daemon stopped [2019-09-18T15:06:37.225Z] --- PASS: Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey (162.48s) [2019-09-18T15:06:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-18T15:06:37.225Z] daemon.go:336: [dd235440931e3] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [dd235440931e3] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [dd235440931e3] daemon started [2019-09-18T15:06:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-18T15:06:37.225Z] daemon.go:336: [d0956d1c35489] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [d0956d1c35489] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [d0956d1c35489] daemon started [2019-09-18T15:06:37.225Z] check_test.go:310: [d0956d1c35489] joining swarm manager [dd235440931e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-09-18T15:06:37.225Z] daemon.go:336: [d78566723bc03] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [d78566723bc03] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [d78566723bc03] daemon started [2019-09-18T15:06:37.225Z] check_test.go:310: [d78566723bc03] joining swarm manager [dd235440931e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T15:06:37.225Z] daemon.go:472: [d0956d1c35489] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [d0956d1c35489] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [d0956d1c35489] Daemon stopped [2019-09-18T15:06:37.225Z] daemon.go:336: [d0956d1c35489] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [d0956d1c35489] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [d0956d1c35489] daemon started [2019-09-18T15:06:37.225Z] daemon.go:472: [d78566723bc03] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [d78566723bc03] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [d78566723bc03] Daemon stopped [2019-09-18T15:06:37.225Z] daemon.go:336: [d78566723bc03] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [d78566723bc03] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [d78566723bc03] daemon started [2019-09-18T15:06:37.225Z] daemon.go:472: [d0956d1c35489] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [d0956d1c35489] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [d0956d1c35489] Daemon stopped [2019-09-18T15:06:37.225Z] daemon.go:336: [d0956d1c35489] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [d0956d1c35489] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [d0956d1c35489] daemon started [2019-09-18T15:06:37.225Z] daemon.go:472: [d78566723bc03] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [d78566723bc03] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [d78566723bc03] Daemon stopped [2019-09-18T15:06:37.225Z] daemon.go:336: [d78566723bc03] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [d78566723bc03] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [d78566723bc03] daemon started [2019-09-18T15:06:37.225Z] daemon.go:472: [d0956d1c35489] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [d0956d1c35489] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [d0956d1c35489] Daemon stopped [2019-09-18T15:06:37.225Z] daemon.go:336: [d0956d1c35489] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [d0956d1c35489] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [d0956d1c35489] daemon started [2019-09-18T15:06:37.225Z] daemon.go:472: [d78566723bc03] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [d78566723bc03] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [d78566723bc03] Daemon stopped [2019-09-18T15:06:37.225Z] daemon.go:336: [d78566723bc03] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [d78566723bc03] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [d78566723bc03] daemon started [2019-09-18T15:06:37.225Z] daemon.go:472: [dd235440931e3] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [dd235440931e3] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [dd235440931e3] Daemon stopped [2019-09-18T15:06:37.225Z] daemon.go:472: [d0956d1c35489] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [d0956d1c35489] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [d0956d1c35489] Daemon stopped [2019-09-18T15:06:37.225Z] daemon.go:472: [d78566723bc03] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [d78566723bc03] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [d78566723bc03] Daemon stopped [2019-09-18T15:06:37.225Z] --- PASS: Test/DockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.34s) [2019-09-18T15:06:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-09-18T15:06:37.225Z] daemon.go:336: [d1eea86ea939b] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [d1eea86ea939b] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [d1eea86ea939b] daemon started [2019-09-18T15:06:37.225Z] daemon.go:472: [d1eea86ea939b] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [d1eea86ea939b] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [d1eea86ea939b] Daemon stopped [2019-09-18T15:06:37.225Z] --- PASS: Test/DockerSwarmSuite/TestSwarmContainerAutoStart (10.95s) [2019-09-18T15:06:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmContainerAutoStart [2019-09-18T15:06:37.225Z] daemon.go:336: [de6bba8d258d6] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [de6bba8d258d6] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [de6bba8d258d6] daemon started [2019-09-18T15:06:37.225Z] daemon.go:472: [de6bba8d258d6] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [de6bba8d258d6] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [de6bba8d258d6] Daemon stopped [2019-09-18T15:06:37.225Z] daemon.go:336: [de6bba8d258d6] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [de6bba8d258d6] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [de6bba8d258d6] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [de6bba8d258d6] daemon started [2019-09-18T15:06:37.225Z] daemon.go:472: [de6bba8d258d6] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [de6bba8d258d6] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [de6bba8d258d6] Daemon stopped [2019-09-18T15:06:37.225Z] --- PASS: Test/DockerSwarmSuite/TestSwarmContainerEndpointOptions (8.78s) [2019-09-18T15:06:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-09-18T15:06:37.225Z] daemon.go:336: [d493b6d3d83a6] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [d493b6d3d83a6] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [d493b6d3d83a6] daemon started [2019-09-18T15:06:37.225Z] daemon.go:472: [d493b6d3d83a6] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [d493b6d3d83a6] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [d493b6d3d83a6] Daemon stopped [2019-09-18T15:06:37.225Z] --- PASS: Test/DockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.85s) [2019-09-18T15:06:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-09-18T15:06:37.225Z] daemon.go:336: [d9495da5453e0] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [d9495da5453e0] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [d9495da5453e0] daemon started [2019-09-18T15:06:37.225Z] daemon.go:472: [d9495da5453e0] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [d9495da5453e0] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [d9495da5453e0] Daemon stopped [2019-09-18T15:06:37.225Z] --- PASS: Test/DockerSwarmSuite/TestSwarmIncompatibleDaemon (5.99s) [2019-09-18T15:06:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-09-18T15:06:37.225Z] daemon.go:336: [dfdb0dd6b0c95] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [dfdb0dd6b0c95] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [dfdb0dd6b0c95] daemon started [2019-09-18T15:06:37.225Z] daemon.go:472: [dfdb0dd6b0c95] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [dfdb0dd6b0c95] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [dfdb0dd6b0c95] Daemon stopped [2019-09-18T15:06:37.225Z] daemon.go:336: [dfdb0dd6b0c95] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:307: [dfdb0dd6b0c95] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:336: [dfdb0dd6b0c95] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [dfdb0dd6b0c95] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:307: [dfdb0dd6b0c95] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:336: [dfdb0dd6b0c95] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [dfdb0dd6b0c95] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [dfdb0dd6b0c95] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [dfdb0dd6b0c95] daemon started [2019-09-18T15:06:37.225Z] daemon.go:472: [dfdb0dd6b0c95] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [dfdb0dd6b0c95] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [dfdb0dd6b0c95] Daemon stopped [2019-09-18T15:06:37.225Z] --- PASS: Test/DockerSwarmSuite/TestSwarmIngressNetwork (3.11s) [2019-09-18T15:06:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmIngressNetwork [2019-09-18T15:06:37.225Z] daemon.go:336: [dddd4d48c92d1] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [dddd4d48c92d1] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [dddd4d48c92d1] daemon started [2019-09-18T15:06:37.225Z] daemon.go:472: [dddd4d48c92d1] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [dddd4d48c92d1] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [dddd4d48c92d1] Daemon stopped [2019-09-18T15:06:37.225Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInit (5.28s) [2019-09-18T15:06:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInit [2019-09-18T15:06:37.225Z] daemon.go:336: [d0313adaccc70] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [d0313adaccc70] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [d0313adaccc70] daemon started [2019-09-18T15:06:37.225Z] daemon.go:472: [d0313adaccc70] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [d0313adaccc70] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [d0313adaccc70] Daemon stopped [2019-09-18T15:06:37.225Z] --- SKIP: Test/DockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-09-18T15:06:37.225Z] requirement.go:26: unmatched requirement IPv6 [2019-09-18T15:06:37.225Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInitLocked (7.68s) [2019-09-18T15:06:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInitLocked [2019-09-18T15:06:37.225Z] daemon.go:336: [d44cf1f663c06] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [d44cf1f663c06] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [d44cf1f663c06] daemon started [2019-09-18T15:06:37.225Z] daemon.go:472: [d44cf1f663c06] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [d44cf1f663c06] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [d44cf1f663c06] Daemon stopped [2019-09-18T15:06:37.225Z] daemon.go:336: [d44cf1f663c06] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [d44cf1f663c06] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [d44cf1f663c06] daemon started [2019-09-18T15:06:37.225Z] daemon.go:472: [d44cf1f663c06] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [d44cf1f663c06] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [d44cf1f663c06] Daemon stopped [2019-09-18T15:06:37.225Z] daemon.go:336: [d44cf1f663c06] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [d44cf1f663c06] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [d44cf1f663c06] daemon started [2019-09-18T15:06:37.225Z] daemon.go:472: [d44cf1f663c06] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [d44cf1f663c06] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [d44cf1f663c06] Daemon stopped [2019-09-18T15:06:37.225Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2019-09-18T15:06:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-09-18T15:06:37.225Z] daemon.go:336: [d4232790449f7] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [d4232790449f7] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [d4232790449f7] daemon started [2019-09-18T15:06:37.225Z] daemon.go:472: [d4232790449f7] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [d4232790449f7] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [d4232790449f7] Daemon stopped [2019-09-18T15:06:37.225Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2019-09-18T15:06:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-09-18T15:06:37.225Z] daemon.go:336: [d03be7ddbd218] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [d03be7ddbd218] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:364: [d03be7ddbd218] daemon started [2019-09-18T15:06:37.225Z] daemon.go:472: [d03be7ddbd218] Stopping daemon [2019-09-18T15:06:37.225Z] daemon.go:307: [d03be7ddbd218] exiting daemon [2019-09-18T15:06:37.225Z] daemon.go:459: [d03be7ddbd218] Daemon stopped [2019-09-18T15:06:37.225Z] --- PASS: Test/DockerSwarmSuite/TestSwarmInitWithDrain (3.04s) [2019-09-18T15:06:37.225Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmInitWithDrain [2019-09-18T15:06:37.225Z] daemon.go:336: [df4aaaadbdef8] waiting for daemon to start [2019-09-18T15:06:37.225Z] daemon.go:336: [df4aaaadbdef8] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [df4aaaadbdef8] daemon started [2019-09-18T15:06:37.226Z] daemon.go:472: [df4aaaadbdef8] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [df4aaaadbdef8] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [df4aaaadbdef8] Daemon stopped [2019-09-18T15:06:37.226Z] --- PASS: Test/DockerSwarmSuite/TestSwarmJoinLeave (54.06s) [2019-09-18T15:06:37.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinLeave [2019-09-18T15:06:37.226Z] daemon.go:336: [dc2c98feb47d6] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [dc2c98feb47d6] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [dc2c98feb47d6] daemon started [2019-09-18T15:06:37.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinLeave [2019-09-18T15:06:37.226Z] daemon.go:336: [d9f65381ffc6a] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d9f65381ffc6a] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d9f65381ffc6a] daemon started [2019-09-18T15:06:37.226Z] daemon.go:472: [dc2c98feb47d6] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [dc2c98feb47d6] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [dc2c98feb47d6] Daemon stopped [2019-09-18T15:06:37.226Z] daemon.go:472: [d9f65381ffc6a] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d9f65381ffc6a] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d9f65381ffc6a] Daemon stopped [2019-09-18T15:06:37.226Z] --- PASS: Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked (52.42s) [2019-09-18T15:06:37.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-18T15:06:37.226Z] daemon.go:336: [d08b37db27b71] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d08b37db27b71] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d08b37db27b71] daemon started [2019-09-18T15:06:37.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-18T15:06:37.226Z] daemon.go:336: [dd8c6067e34ae] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [dd8c6067e34ae] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [dd8c6067e34ae] daemon started [2019-09-18T15:06:37.226Z] check_test.go:310: [dd8c6067e34ae] joining swarm manager [d08b37db27b71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.226Z] daemon.go:472: [dd8c6067e34ae] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [dd8c6067e34ae] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [dd8c6067e34ae] Daemon stopped [2019-09-18T15:06:37.226Z] daemon.go:336: [dd8c6067e34ae] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [dd8c6067e34ae] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [dd8c6067e34ae] daemon started [2019-09-18T15:06:37.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-09-18T15:06:37.226Z] daemon.go:336: [d52c3737d57ad] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d52c3737d57ad] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d52c3737d57ad] daemon started [2019-09-18T15:06:37.226Z] check_test.go:310: [d52c3737d57ad] joining swarm manager [d08b37db27b71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T15:06:37.226Z] daemon.go:472: [dd8c6067e34ae] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [dd8c6067e34ae] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [dd8c6067e34ae] Daemon stopped [2019-09-18T15:06:37.226Z] daemon.go:336: [dd8c6067e34ae] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [dd8c6067e34ae] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [dd8c6067e34ae] daemon started [2019-09-18T15:06:37.226Z] daemon.go:472: [d52c3737d57ad] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d52c3737d57ad] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d52c3737d57ad] Daemon stopped [2019-09-18T15:06:37.226Z] daemon.go:336: [d52c3737d57ad] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d52c3737d57ad] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d52c3737d57ad] daemon started [2019-09-18T15:06:37.226Z] daemon.go:472: [d52c3737d57ad] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d52c3737d57ad] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d52c3737d57ad] Daemon stopped [2019-09-18T15:06:37.226Z] daemon.go:336: [d52c3737d57ad] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d52c3737d57ad] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d52c3737d57ad] daemon started [2019-09-18T15:06:37.226Z] daemon.go:472: [d08b37db27b71] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d08b37db27b71] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d08b37db27b71] Daemon stopped [2019-09-18T15:06:37.226Z] daemon.go:472: [dd8c6067e34ae] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [dd8c6067e34ae] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [dd8c6067e34ae] Daemon stopped [2019-09-18T15:06:37.226Z] daemon.go:472: [d52c3737d57ad] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d52c3737d57ad] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d52c3737d57ad] Daemon stopped [2019-09-18T15:06:37.226Z] --- PASS: Test/DockerSwarmSuite/TestSwarmJoinWithDrain (13.47s) [2019-09-18T15:06:37.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinWithDrain [2019-09-18T15:06:37.226Z] daemon.go:336: [dded181a959ac] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [dded181a959ac] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [dded181a959ac] daemon started [2019-09-18T15:06:37.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmJoinWithDrain [2019-09-18T15:06:37.226Z] daemon.go:336: [d601d5d9774e7] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d601d5d9774e7] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d601d5d9774e7] daemon started [2019-09-18T15:06:37.226Z] daemon.go:472: [dded181a959ac] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [dded181a959ac] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [dded181a959ac] Daemon stopped [2019-09-18T15:06:37.226Z] daemon.go:472: [d601d5d9774e7] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d601d5d9774e7] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d601d5d9774e7] Daemon stopped [2019-09-18T15:06:37.226Z] --- PASS: Test/DockerSwarmSuite/TestSwarmLeaveLocked (5.20s) [2019-09-18T15:06:37.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLeaveLocked [2019-09-18T15:06:37.226Z] daemon.go:336: [d4c680757a17b] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d4c680757a17b] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d4c680757a17b] daemon started [2019-09-18T15:06:37.226Z] daemon.go:472: [d4c680757a17b] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d4c680757a17b] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d4c680757a17b] Daemon stopped [2019-09-18T15:06:37.226Z] daemon.go:336: [d4c680757a17b] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d4c680757a17b] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d4c680757a17b] daemon started [2019-09-18T15:06:37.226Z] daemon.go:472: [d4c680757a17b] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d4c680757a17b] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d4c680757a17b] Daemon stopped [2019-09-18T15:06:37.226Z] --- PASS: Test/DockerSwarmSuite/TestSwarmLockUnlockCluster (129.23s) [2019-09-18T15:06:37.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-18T15:06:37.226Z] daemon.go:336: [d05848fc6d731] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d05848fc6d731] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d05848fc6d731] daemon started [2019-09-18T15:06:37.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-18T15:06:37.226Z] daemon.go:336: [d7d003de16d3e] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d7d003de16d3e] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d7d003de16d3e] daemon started [2019-09-18T15:06:37.226Z] check_test.go:310: [d7d003de16d3e] joining swarm manager [d05848fc6d731]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-18T15:06:37.226Z] daemon.go:336: [d72e97736dead] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d72e97736dead] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d72e97736dead] daemon started [2019-09-18T15:06:37.226Z] check_test.go:310: [d72e97736dead] joining swarm manager [d05848fc6d731]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T15:06:37.226Z] daemon.go:472: [d7d003de16d3e] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d7d003de16d3e] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d7d003de16d3e] Daemon stopped [2019-09-18T15:06:37.226Z] daemon.go:336: [d7d003de16d3e] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d7d003de16d3e] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d7d003de16d3e] daemon started [2019-09-18T15:06:37.226Z] daemon.go:472: [d7d003de16d3e] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d7d003de16d3e] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d7d003de16d3e] Daemon stopped [2019-09-18T15:06:37.226Z] daemon.go:472: [d05848fc6d731] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d05848fc6d731] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d05848fc6d731] Daemon stopped [2019-09-18T15:06:37.226Z] daemon.go:336: [d05848fc6d731] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d05848fc6d731] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d05848fc6d731] daemon started [2019-09-18T15:06:37.226Z] daemon.go:472: [d72e97736dead] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d72e97736dead] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d72e97736dead] Daemon stopped [2019-09-18T15:06:37.226Z] daemon.go:336: [d72e97736dead] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d72e97736dead] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d72e97736dead] daemon started [2019-09-18T15:06:37.226Z] daemon.go:336: [d7d003de16d3e] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d7d003de16d3e] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d7d003de16d3e] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d7d003de16d3e] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d7d003de16d3e] daemon started [2019-09-18T15:06:37.226Z] daemon.go:472: [d7d003de16d3e] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d7d003de16d3e] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d7d003de16d3e] Daemon stopped [2019-09-18T15:06:37.226Z] daemon.go:336: [d7d003de16d3e] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d7d003de16d3e] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d7d003de16d3e] daemon started [2019-09-18T15:06:37.226Z] daemon.go:472: [d05848fc6d731] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d05848fc6d731] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d05848fc6d731] Daemon stopped [2019-09-18T15:06:37.226Z] daemon.go:336: [d05848fc6d731] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d05848fc6d731] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d05848fc6d731] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d05848fc6d731] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:350: [d05848fc6d731] error pinging daemon on start: Get http://d05848fc6d731.sock/_ping: context deadline exceeded [2019-09-18T15:06:37.226Z] daemon.go:336: [d05848fc6d731] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:350: [d05848fc6d731] error pinging daemon on start: Get http://d05848fc6d731.sock/_ping: context deadline exceeded [2019-09-18T15:06:37.226Z] daemon.go:336: [d05848fc6d731] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d05848fc6d731] daemon started [2019-09-18T15:06:37.226Z] daemon.go:472: [d72e97736dead] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d72e97736dead] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d72e97736dead] Daemon stopped [2019-09-18T15:06:37.226Z] daemon.go:336: [d72e97736dead] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d72e97736dead] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d72e97736dead] daemon started [2019-09-18T15:06:37.226Z] daemon.go:472: [d7d003de16d3e] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d7d003de16d3e] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d7d003de16d3e] Daemon stopped [2019-09-18T15:06:37.226Z] daemon.go:336: [d7d003de16d3e] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d7d003de16d3e] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d7d003de16d3e] daemon started [2019-09-18T15:06:37.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmLockUnlockCluster [2019-09-18T15:06:37.226Z] daemon.go:336: [d556721e33ba8] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d556721e33ba8] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d556721e33ba8] daemon started [2019-09-18T15:06:37.226Z] check_test.go:310: [d556721e33ba8] joining swarm manager [d05848fc6d731]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-09-18T15:06:37.226Z] daemon.go:472: [d556721e33ba8] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d556721e33ba8] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d556721e33ba8] Daemon stopped [2019-09-18T15:06:37.226Z] daemon.go:336: [d556721e33ba8] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d556721e33ba8] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d556721e33ba8] daemon started [2019-09-18T15:06:37.226Z] daemon.go:472: [d05848fc6d731] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d05848fc6d731] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d05848fc6d731] Daemon stopped [2019-09-18T15:06:37.226Z] daemon.go:472: [d7d003de16d3e] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d7d003de16d3e] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d7d003de16d3e] Daemon stopped [2019-09-18T15:06:37.226Z] daemon.go:472: [d72e97736dead] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d72e97736dead] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d72e97736dead] Daemon stopped [2019-09-18T15:06:37.226Z] daemon.go:472: [d556721e33ba8] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d556721e33ba8] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d556721e33ba8] Daemon stopped [2019-09-18T15:06:37.226Z] --- PASS: Test/DockerSwarmSuite/TestSwarmManagerAddress (14.17s) [2019-09-18T15:06:37.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmManagerAddress [2019-09-18T15:06:37.226Z] daemon.go:336: [d82c044c3dfe5] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d82c044c3dfe5] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d82c044c3dfe5] daemon started [2019-09-18T15:06:37.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmManagerAddress [2019-09-18T15:06:37.226Z] daemon.go:336: [dfc004989e51d] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [dfc004989e51d] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [dfc004989e51d] daemon started [2019-09-18T15:06:37.226Z] check_test.go:310: [dfc004989e51d] joining swarm manager [d82c044c3dfe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmManagerAddress [2019-09-18T15:06:37.226Z] daemon.go:336: [d2592b4b4d213] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d2592b4b4d213] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d2592b4b4d213] daemon started [2019-09-18T15:06:37.226Z] check_test.go:310: [d2592b4b4d213] joining swarm manager [d82c044c3dfe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-09-18T15:06:37.226Z] daemon.go:472: [d82c044c3dfe5] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d82c044c3dfe5] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d82c044c3dfe5] Daemon stopped [2019-09-18T15:06:37.226Z] daemon.go:472: [dfc004989e51d] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [dfc004989e51d] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [dfc004989e51d] Daemon stopped [2019-09-18T15:06:37.226Z] daemon.go:472: [d2592b4b4d213] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d2592b4b4d213] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d2592b4b4d213] Daemon stopped [2019-09-18T15:06:37.226Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkCreateDup (3.32s) [2019-09-18T15:06:37.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkCreateDup [2019-09-18T15:06:37.226Z] daemon.go:336: [d8f5324e0acaf] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d8f5324e0acaf] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d8f5324e0acaf] daemon started [2019-09-18T15:06:37.226Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-09-18T15:06:37.226Z] 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-18T15:06:37.226Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-09-18T15:06:37.226Z] 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-18T15:06:37.226Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-09-18T15:06:37.226Z] 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-18T15:06:37.226Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-09-18T15:06:37.226Z] 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-18T15:06:37.226Z] daemon.go:472: [d8f5324e0acaf] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d8f5324e0acaf] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d8f5324e0acaf] Daemon stopped [2019-09-18T15:06:37.226Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.07s) [2019-09-18T15:06:37.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-09-18T15:06:37.226Z] daemon.go:336: [d05c007399b58] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d05c007399b58] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d05c007399b58] daemon started [2019-09-18T15:06:37.226Z] daemon.go:472: [d05c007399b58] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d05c007399b58] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d05c007399b58] Daemon stopped [2019-09-18T15:06:37.226Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.70s) [2019-09-18T15:06:37.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-09-18T15:06:37.226Z] daemon.go:336: [d1bc8c97fca21] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d1bc8c97fca21] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d1bc8c97fca21] daemon started [2019-09-18T15:06:37.226Z] daemon.go:472: [d1bc8c97fca21] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [d1bc8c97fca21] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [d1bc8c97fca21] Daemon stopped [2019-09-18T15:06:37.226Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkPlugin (3.13s) [2019-09-18T15:06:37.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkPlugin [2019-09-18T15:06:37.226Z] daemon.go:336: [dc2bbe750f525] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [dc2bbe750f525] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [dc2bbe750f525] daemon started [2019-09-18T15:06:37.226Z] daemon.go:472: [dc2bbe750f525] Stopping daemon [2019-09-18T15:06:37.226Z] daemon.go:307: [dc2bbe750f525] exiting daemon [2019-09-18T15:06:37.226Z] daemon.go:459: [dc2bbe750f525] Daemon stopped [2019-09-18T15:06:37.226Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNetworkPluginV2 (54.48s) [2019-09-18T15:06:37.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-09-18T15:06:37.226Z] daemon.go:336: [d52cbdac25d21] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:336: [d52cbdac25d21] waiting for daemon to start [2019-09-18T15:06:37.226Z] daemon.go:364: [d52cbdac25d21] daemon started [2019-09-18T15:06:37.226Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-09-18T15:06:37.226Z] daemon.go:336: [dbef11bf206d7] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [dbef11bf206d7] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [dbef11bf206d7] daemon started [2019-09-18T15:06:37.227Z] check_test.go:310: [dbef11bf206d7] joining swarm manager [d52cbdac25d21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.227Z] daemon.go:472: [d52cbdac25d21] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [d52cbdac25d21] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [d52cbdac25d21] Daemon stopped [2019-09-18T15:06:37.227Z] daemon.go:472: [dbef11bf206d7] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [dbef11bf206d7] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [dbef11bf206d7] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNodeListFilter (3.20s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNodeListFilter [2019-09-18T15:06:37.227Z] daemon.go:336: [dc41eb072a685] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [dc41eb072a685] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [dc41eb072a685] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [dc41eb072a685] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [dc41eb072a685] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [dc41eb072a685] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmNodeTaskListFilter (4.14s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-09-18T15:06:37.227Z] daemon.go:336: [d5f85051f2db5] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [d5f85051f2db5] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [d5f85051f2db5] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [d5f85051f2db5] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [d5f85051f2db5] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [d5f85051f2db5] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmPublishAdd (2.58s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmPublishAdd [2019-09-18T15:06:37.227Z] daemon.go:336: [db78e4b4f1d22] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [db78e4b4f1d22] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [db78e4b4f1d22] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [db78e4b4f1d22] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [db78e4b4f1d22] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [db78e4b4f1d22] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.90s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-09-18T15:06:37.227Z] daemon.go:336: [d6f9f66b701d9] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [d6f9f66b701d9] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [d6f9f66b701d9] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [d6f9f66b701d9] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [d6f9f66b701d9] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [d6f9f66b701d9] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmReadonlyRootfs (3.11s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmReadonlyRootfs [2019-09-18T15:06:37.227Z] daemon.go:336: [d564e7cea14fc] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [d564e7cea14fc] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [d564e7cea14fc] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [d564e7cea14fc] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [d564e7cea14fc] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [d564e7cea14fc] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmRepeatedRootRotation (20.62s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-09-18T15:06:37.227Z] daemon.go:336: [dd07cbb027207] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [dd07cbb027207] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [dd07cbb027207] daemon started [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-09-18T15:06:37.227Z] daemon.go:336: [d79a0f1a002a2] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [d79a0f1a002a2] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [d79a0f1a002a2] daemon started [2019-09-18T15:06:37.227Z] check_test.go:310: [d79a0f1a002a2] joining swarm manager [dd07cbb027207]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-09-18T15:06:37.227Z] daemon.go:472: [dd07cbb027207] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [dd07cbb027207] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [dd07cbb027207] Daemon stopped [2019-09-18T15:06:37.227Z] daemon.go:472: [d79a0f1a002a2] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [d79a0f1a002a2] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [d79a0f1a002a2] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmRotateUnlockKey (14.74s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmRotateUnlockKey [2019-09-18T15:06:37.227Z] daemon.go:336: [d1cb22481356a] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [d1cb22481356a] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [d1cb22481356a] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [d1cb22481356a] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [d1cb22481356a] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [d1cb22481356a] Daemon stopped [2019-09-18T15:06:37.227Z] daemon.go:336: [d1cb22481356a] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [d1cb22481356a] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [d1cb22481356a] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [d1cb22481356a] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [d1cb22481356a] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [d1cb22481356a] Daemon stopped [2019-09-18T15:06:37.227Z] daemon.go:336: [d1cb22481356a] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [d1cb22481356a] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [d1cb22481356a] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [d1cb22481356a] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [d1cb22481356a] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [d1cb22481356a] Daemon stopped [2019-09-18T15:06:37.227Z] daemon.go:336: [d1cb22481356a] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [d1cb22481356a] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [d1cb22481356a] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [d1cb22481356a] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [d1cb22481356a] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [d1cb22481356a] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceEnvFile (2.55s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceEnvFile [2019-09-18T15:06:37.227Z] daemon.go:336: [dd61ed52d36ab] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [dd61ed52d36ab] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [dd61ed52d36ab] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [dd61ed52d36ab] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [dd61ed52d36ab] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [dd61ed52d36ab] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceListFilter (2.95s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceListFilter [2019-09-18T15:06:37.227Z] daemon.go:336: [decdc8f9fe98d] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [decdc8f9fe98d] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [decdc8f9fe98d] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [decdc8f9fe98d] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [decdc8f9fe98d] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [decdc8f9fe98d] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceLsFilterMode (3.57s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-09-18T15:06:37.227Z] daemon.go:336: [d7bbad34102c6] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [d7bbad34102c6] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [d7bbad34102c6] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [d7bbad34102c6] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [d7bbad34102c6] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [d7bbad34102c6] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.47s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-09-18T15:06:37.227Z] daemon.go:336: [d875ff072aa2b] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [d875ff072aa2b] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [d875ff072aa2b] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [d875ff072aa2b] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [d875ff072aa2b] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [d875ff072aa2b] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceTTY (6.51s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceTTY [2019-09-18T15:06:37.227Z] daemon.go:336: [d726ed77cbf4c] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [d726ed77cbf4c] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [d726ed77cbf4c] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [d726ed77cbf4c] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [d726ed77cbf4c] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [d726ed77cbf4c] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceTTYUpdate (3.26s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-09-18T15:06:37.227Z] daemon.go:336: [dda10f2450e41] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [dda10f2450e41] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [dda10f2450e41] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [dda10f2450e41] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [dda10f2450e41] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [dda10f2450e41] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.41s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-09-18T15:06:37.227Z] daemon.go:336: [df32e93a13c6a] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [df32e93a13c6a] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [df32e93a13c6a] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [df32e93a13c6a] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [df32e93a13c6a] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [df32e93a13c6a] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmServiceWithGroup (3.85s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmServiceWithGroup [2019-09-18T15:06:37.227Z] daemon.go:336: [d0c255df91f5f] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [d0c255df91f5f] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [d0c255df91f5f] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [d0c255df91f5f] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [d0c255df91f5f] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [d0c255df91f5f] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmStopSignal (3.41s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmStopSignal [2019-09-18T15:06:37.227Z] daemon.go:336: [d844b8ac97621] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [d844b8ac97621] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [d844b8ac97621] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [d844b8ac97621] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [d844b8ac97621] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [d844b8ac97621] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmTaskListFilter (3.24s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmTaskListFilter [2019-09-18T15:06:37.227Z] daemon.go:336: [dfce4a571a228] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [dfce4a571a228] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [dfce4a571a228] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [dfce4a571a228] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [dfce4a571a228] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [dfce4a571a228] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmUpdate (2.98s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmUpdate [2019-09-18T15:06:37.227Z] daemon.go:336: [db9d90570d675] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [db9d90570d675] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [db9d90570d675] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [db9d90570d675] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [db9d90570d675] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [db9d90570d675] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerSwarmSuite/TestSwarmVolumePlugin (54.04s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestSwarmVolumePlugin [2019-09-18T15:06:37.227Z] daemon.go:336: [df0cfa0d237f5] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [df0cfa0d237f5] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [df0cfa0d237f5] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [df0cfa0d237f5] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [df0cfa0d237f5] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [df0cfa0d237f5] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.08s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-09-18T15:06:37.227Z] daemon.go:336: [df5e7b0048a93] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [df5e7b0048a93] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [df5e7b0048a93] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [df5e7b0048a93] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [df5e7b0048a93] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [df5e7b0048a93] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.90s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-09-18T15:06:37.227Z] daemon.go:336: [d6ac2449391e4] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [d6ac2449391e4] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [d6ac2449391e4] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [d6ac2449391e4] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [d6ac2449391e4] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [d6ac2449391e4] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.98s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-09-18T15:06:37.227Z] docker_cli_external_volume_driver_test.go:53: Daemon d9b800c9ac304 is not started [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-09-18T15:06:37.227Z] daemon.go:336: [d1d2d669a3be9] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [d1d2d669a3be9] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [d1d2d669a3be9] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [d1d2d669a3be9] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [d1d2d669a3be9] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [d1d2d669a3be9] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.63s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-09-18T15:06:37.227Z] daemon.go:336: [d8422926aa4d5] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [d8422926aa4d5] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [d8422926aa4d5] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [d8422926aa4d5] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [d8422926aa4d5] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [d8422926aa4d5] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-09-18T15:06:37.227Z] docker_cli_external_volume_driver_test.go:53: Daemon da75ee6bcf304 is not started [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-09-18T15:06:37.227Z] daemon.go:336: [d00734756a36c] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [d00734756a36c] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [d00734756a36c] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [d00734756a36c] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [d00734756a36c] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [d00734756a36c] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-09-18T15:06:37.227Z] docker_cli_external_volume_driver_test.go:53: Daemon deda33e188137 is not started [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.15s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-09-18T15:06:37.227Z] docker_cli_external_volume_driver_test.go:53: Daemon d7d3c4becea7e is not started [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.63s) [2019-09-18T15:06:37.227Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-09-18T15:06:37.227Z] daemon.go:336: [d745d317c57e2] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:336: [d745d317c57e2] waiting for daemon to start [2019-09-18T15:06:37.227Z] daemon.go:364: [d745d317c57e2] daemon started [2019-09-18T15:06:37.227Z] daemon.go:472: [d745d317c57e2] Stopping daemon [2019-09-18T15:06:37.227Z] daemon.go:307: [d745d317c57e2] exiting daemon [2019-09-18T15:06:37.227Z] daemon.go:459: [d745d317c57e2] Daemon stopped [2019-09-18T15:06:37.227Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.65s) [2019-09-18T15:06:37.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-09-18T15:06:37.228Z] daemon.go:336: [deb8fb80a7fb5] waiting for daemon to start [2019-09-18T15:06:37.228Z] daemon.go:336: [deb8fb80a7fb5] waiting for daemon to start [2019-09-18T15:06:37.228Z] daemon.go:364: [deb8fb80a7fb5] daemon started [2019-09-18T15:06:37.228Z] daemon.go:472: [deb8fb80a7fb5] Stopping daemon [2019-09-18T15:06:37.228Z] daemon.go:307: [deb8fb80a7fb5] exiting daemon [2019-09-18T15:06:37.228Z] daemon.go:459: [deb8fb80a7fb5] Daemon stopped [2019-09-18T15:06:37.228Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2019-09-18T15:06:37.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-09-18T15:06:37.228Z] daemon.go:336: [d5b44c9e128c0] waiting for daemon to start [2019-09-18T15:06:37.228Z] daemon.go:336: [d5b44c9e128c0] waiting for daemon to start [2019-09-18T15:06:37.228Z] daemon.go:364: [d5b44c9e128c0] daemon started [2019-09-18T15:06:37.228Z] daemon.go:472: [d5b44c9e128c0] Stopping daemon [2019-09-18T15:06:37.228Z] daemon.go:307: [d5b44c9e128c0] exiting daemon [2019-09-18T15:06:37.228Z] daemon.go:459: [d5b44c9e128c0] Daemon stopped [2019-09-18T15:06:37.228Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-09-18T15:06:37.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-09-18T15:06:37.228Z] daemon.go:336: [d026d698150f8] waiting for daemon to start [2019-09-18T15:06:37.228Z] daemon.go:336: [d026d698150f8] waiting for daemon to start [2019-09-18T15:06:37.228Z] daemon.go:364: [d026d698150f8] daemon started [2019-09-18T15:06:37.228Z] daemon.go:472: [d026d698150f8] Stopping daemon [2019-09-18T15:06:37.228Z] daemon.go:307: [d026d698150f8] exiting daemon [2019-09-18T15:06:37.228Z] daemon.go:459: [d026d698150f8] Daemon stopped [2019-09-18T15:06:37.228Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.64s) [2019-09-18T15:06:37.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-09-18T15:06:37.228Z] daemon.go:336: [da934cc8c3b21] waiting for daemon to start [2019-09-18T15:06:37.228Z] daemon.go:336: [da934cc8c3b21] waiting for daemon to start [2019-09-18T15:06:37.228Z] daemon.go:364: [da934cc8c3b21] daemon started [2019-09-18T15:06:37.228Z] daemon.go:472: [da934cc8c3b21] Stopping daemon [2019-09-18T15:06:37.228Z] daemon.go:307: [da934cc8c3b21] exiting daemon [2019-09-18T15:06:37.228Z] daemon.go:459: [da934cc8c3b21] Daemon stopped [2019-09-18T15:06:37.228Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.83s) [2019-09-18T15:06:37.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-09-18T15:06:37.228Z] daemon.go:336: [dbf8ef30d220d] waiting for daemon to start [2019-09-18T15:06:37.228Z] daemon.go:336: [dbf8ef30d220d] waiting for daemon to start [2019-09-18T15:06:37.228Z] daemon.go:364: [dbf8ef30d220d] daemon started [2019-09-18T15:06:37.228Z] daemon.go:472: [dbf8ef30d220d] Stopping daemon [2019-09-18T15:06:37.228Z] daemon.go:307: [dbf8ef30d220d] exiting daemon [2019-09-18T15:06:37.228Z] daemon.go:459: [dbf8ef30d220d] Daemon stopped [2019-09-18T15:06:37.228Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.08s) [2019-09-18T15:06:37.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-09-18T15:06:37.228Z] daemon.go:336: [da73a3ef798cb] waiting for daemon to start [2019-09-18T15:06:37.228Z] daemon.go:336: [da73a3ef798cb] waiting for daemon to start [2019-09-18T15:06:37.228Z] daemon.go:364: [da73a3ef798cb] daemon started [2019-09-18T15:06:37.228Z] daemon.go:472: [da73a3ef798cb] Stopping daemon [2019-09-18T15:06:37.228Z] daemon.go:307: [da73a3ef798cb] exiting daemon [2019-09-18T15:06:37.228Z] daemon.go:459: [da73a3ef798cb] Daemon stopped [2019-09-18T15:06:37.228Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.63s) [2019-09-18T15:06:37.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-09-18T15:06:37.228Z] daemon.go:336: [dd34cc0705e51] waiting for daemon to start [2019-09-18T15:06:37.228Z] daemon.go:336: [dd34cc0705e51] waiting for daemon to start [2019-09-18T15:06:37.228Z] daemon.go:364: [dd34cc0705e51] daemon started [2019-09-18T15:06:37.228Z] daemon.go:472: [dd34cc0705e51] Stopping daemon [2019-09-18T15:06:37.228Z] daemon.go:307: [dd34cc0705e51] exiting daemon [2019-09-18T15:06:37.228Z] daemon.go:459: [dd34cc0705e51] Daemon stopped [2019-09-18T15:06:37.228Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.54s) [2019-09-18T15:06:37.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-09-18T15:06:37.228Z] daemon.go:336: [d318dad0fa42f] waiting for daemon to start [2019-09-18T15:06:37.228Z] daemon.go:336: [d318dad0fa42f] waiting for daemon to start [2019-09-18T15:06:37.228Z] daemon.go:364: [d318dad0fa42f] daemon started [2019-09-18T15:06:37.228Z] daemon.go:472: [d318dad0fa42f] Stopping daemon [2019-09-18T15:06:37.228Z] daemon.go:307: [d318dad0fa42f] exiting daemon [2019-09-18T15:06:37.228Z] daemon.go:459: [d318dad0fa42f] Daemon stopped [2019-09-18T15:06:37.228Z] --- PASS: Test/DockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.47s) [2019-09-18T15:06:37.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-09-18T15:06:37.228Z] docker_cli_external_volume_driver_test.go:486: Daemon dc24f9fd8dd94 is not started [2019-09-18T15:06:37.228Z] daemon.go:336: [dc24f9fd8dd94] waiting for daemon to start [2019-09-18T15:06:37.228Z] daemon.go:336: [dc24f9fd8dd94] waiting for daemon to start [2019-09-18T15:06:37.228Z] daemon.go:364: [dc24f9fd8dd94] daemon started [2019-09-18T15:06:37.228Z] daemon.go:472: [dc24f9fd8dd94] Stopping daemon [2019-09-18T15:06:37.228Z] daemon.go:307: [dc24f9fd8dd94] exiting daemon [2019-09-18T15:06:37.228Z] daemon.go:459: [dc24f9fd8dd94] Daemon stopped [2019-09-18T15:06:37.228Z] --- PASS: Test/DockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-09-18T15:06:37.228Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/Test/DockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-09-18T15:06:37.228Z] docker_cli_external_volume_driver_test.go:53: Daemon d4802963413a4 is not started [2019-09-18T15:06:37.228Z] PASS [2019-09-18T15:06:37.228Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-18T15:06:37.228Z] ++++ cat bundles/test-integration/docker.pid [2019-09-18T15:06:37.228Z] +++ kill 6911 [2019-09-18T15:06:37.228Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-18T15:06:37.228Z] ++++ cat bundles/test-integration/Test/DockerDaemonSuite/TestFailedPluginRemove/d7715e4f863e1/docker.pid [2019-09-18T15:06:37.228Z] +++ kill 5506 [2019-09-18T15:06:37.228Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5506 is not a child of this shell [2019-09-18T15:06:37.228Z] warning: PID 5506 from bundles/test-integration/Test/DockerDaemonSuite/TestFailedPluginRemove/d7715e4f863e1/docker.pid had a nonzero exit code [2019-09-18T15:06:37.485Z] +++ /etc/init.d/apparmor stop [2019-09-18T15:06:37.485Z] Clearing AppArmor profiles cache:. [2019-09-18T15:06:37.485Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-18T15:06:37.485Z] Unloading profiles will leave already running processes permanently [2019-09-18T15:06:37.485Z] unconfined, which can lead to unexpected situations. [2019-09-18T15:06:37.485Z] [2019-09-18T15:06:37.485Z] To set a process to complain mode, use the command line tool [2019-09-18T15:06:37.485Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-18T15:06:37.485Z] with the 'teardown' option." [2019-09-18T15:06:37.485Z] [2019-09-18T15:06:37.742Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-09-18T15:06:37.755Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-18T15:06:38.568Z] + echo Ensuring container killed. [2019-09-18T15:06:38.569Z] Ensuring container killed. [2019-09-18T15:06:38.569Z] + docker rm -vf docker-pr3 [2019-09-18T15:06:38.825Z] Error: No such container: docker-pr3 [2019-09-18T15:06:38.825Z] + true [Pipeline] sh [2019-09-18T15:06:39.110Z] + echo Chowning /workspace to jenkins user [2019-09-18T15:06:39.111Z] Chowning /workspace to jenkins user [2019-09-18T15:06:39.111Z] + id -u [2019-09-18T15:06:39.111Z] + id -g [2019-09-18T15:06:39.111Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39942:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-18T15:06:44.658Z] + bundleName=amd64 [2019-09-18T15:06:44.658Z] + echo Creating amd64-bundles.tar.gz [2019-09-18T15:06:44.658Z] Creating amd64-bundles.tar.gz [2019-09-18T15:06:44.658Z] + 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-18T15:06:44.658Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2019-09-18T15:06:47.940Z] Archiving artifacts [2019-09-18T15:06:48.292Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39942/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-18T15:06:48.607Z] + make clean [2019-09-18T15:06:48.837Z] === RUN Test/DockerSuite/TestPsListContainersFilterCreated [2019-09-18T15:06:48.838Z] === RUN Test/DockerSuite/TestPsListContainersFilterExited [2019-09-18T15:06:48.864Z] docker volume rm -f docker-dev-cache [2019-09-18T15:06:48.864Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-18T15:06:57.400Z] === RUN Test/DockerSuite/TestPsListContainersFilterHealth [2019-09-18T15:07:09.777Z] === RUN Test/DockerSuite/TestPsListContainersFilterID [2019-09-18T15:07:11.311Z] === RUN Test/DockerSuite/TestPsListContainersFilterLabel [2019-09-18T15:07:23.689Z] === RUN Test/DockerSuite/TestPsListContainersFilterName [2019-09-18T15:07:27.423Z] === RUN Test/DockerSuite/TestPsListContainersFilterNetwork [2019-09-18T15:07:27.423Z] === RUN Test/DockerSuite/TestPsListContainersFilterPorts [2019-09-18T15:07:27.423Z] === RUN Test/DockerSuite/TestPsListContainersFilterStatus [2019-09-18T15:07:32.110Z] === RUN Test/DockerSuite/TestPsListContainersSize [2019-09-18T15:07:32.110Z] === RUN Test/DockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-09-18T15:07:32.110Z] === RUN Test/DockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-09-18T15:07:32.110Z] === RUN Test/DockerSuite/TestPsRightTagName [2019-09-18T15:07:32.110Z] === RUN Test/DockerSuite/TestPsShowMounts [2019-09-18T15:07:39.182Z] === RUN Test/DockerSuite/TestPtraceContainerProcsFromHost [2019-09-18T15:07:39.182Z] === RUN Test/DockerSuite/TestPullLinuxImageFailsOnWindows [2019-09-18T15:07:40.149Z] === RUN Test/DockerSuite/TestPullWindowsImageFailsOnLinux [2019-09-18T15:07:40.149Z] === RUN Test/DockerSuite/TestPushToCentralRegistryUnauthorized [2019-09-18T15:07:41.686Z] === RUN Test/DockerSuite/TestPushUnprefixedRepo [2019-09-18T15:07:42.652Z] === RUN Test/DockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-09-18T15:07:42.652Z] === RUN Test/DockerSuite/TestRestartAutoRemoveContainer [2019-09-18T15:07:47.402Z] === RUN Test/DockerSuite/TestRestartContainerSuccess [2019-09-18T15:07:51.140Z] === RUN Test/DockerSuite/TestRestartContainerwithGoodContainer [2019-09-18T15:07:54.046Z] === RUN Test/DockerSuite/TestRestartContainerwithRestartPolicy [2019-09-18T15:08:24.011Z] === RUN Test/DockerSuite/TestRestartDisconnectedContainer [2019-09-18T15:08:24.011Z] === RUN Test/DockerSuite/TestRestartPolicyAfterRestart [2019-09-18T15:08:27.744Z] === RUN Test/DockerSuite/TestRestartPolicyAlways [2019-09-18T15:08:27.744Z] === RUN Test/DockerSuite/TestRestartPolicyNO [2019-09-18T15:08:27.744Z] === RUN Test/DockerSuite/TestRestartPolicyOnFailure [2019-09-18T15:08:28.711Z] === RUN Test/DockerSuite/TestRestartRunningContainer [2019-09-18T15:08:33.399Z] === RUN Test/DockerSuite/TestRestartStoppedContainer [2019-09-18T15:08:37.131Z] === RUN Test/DockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-09-18T15:08:37.131Z] === RUN Test/DockerSuite/TestRestartWithVolumes [2019-09-18T15:08:40.866Z] === RUN Test/DockerSuite/TestRmiBlank [2019-09-18T15:08:41.324Z] === RUN Test/DockerSuite/TestRmiByIDHardConflict [2019-09-18T15:08:41.324Z] === RUN Test/DockerSuite/TestRmiContainerImageNotFound [2019-09-18T15:08:56.138Z] === RUN Test/DockerSuite/TestRmiForceWithExistingContainers [2019-09-18T15:08:58.315Z] === RUN Test/DockerSuite/TestRmiForceWithMultipleRepositories [2019-09-18T15:08:58.774Z] === RUN Test/DockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-09-18T15:09:05.836Z] === RUN Test/DockerSuite/TestRmiImgIDForce [2019-09-18T15:09:11.625Z] === RUN Test/DockerSuite/TestRmiImgIDMultipleTag [2019-09-18T15:09:18.700Z] === RUN Test/DockerSuite/TestRmiParentImageFail [2019-09-18T15:09:23.394Z] === RUN Test/DockerSuite/TestRmiTag [2019-09-18T15:09:23.852Z] === RUN Test/DockerSuite/TestRmiTagWithExistingContainers [2019-09-18T15:09:26.031Z] === RUN Test/DockerSuite/TestRmiUntagHistoryLayer [2019-09-18T15:09:43.716Z] === RUN Test/DockerSuite/TestRmiWithContainerFails [2019-09-18T15:09:45.255Z] === RUN Test/DockerSuite/TestRmiWithMultipleRepositories [2019-09-18T15:09:51.099Z] === RUN Test/DockerSuite/TestRmiWithParentInUse [2019-09-18T15:09:51.564Z] === RUN Test/DockerSuite/TestRunAddDeviceCgroupRule [2019-09-18T15:09:51.564Z] === RUN Test/DockerSuite/TestRunAddHost [2019-09-18T15:09:51.564Z] === RUN Test/DockerSuite/TestRunAddHostInHostMode [2019-09-18T15:09:52.030Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevices [2019-09-18T15:09:52.030Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-09-18T15:09:52.030Z] === RUN Test/DockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-09-18T15:09:52.030Z] === RUN Test/DockerSuite/TestRunAllocatePortInReservedRange [2019-09-18T15:09:52.030Z] === RUN Test/DockerSuite/TestRunAllowBindMountingRoot [2019-09-18T15:09:54.235Z] === RUN Test/DockerSuite/TestRunAllowPortRangeThroughExpose [2019-09-18T15:09:54.235Z] === RUN Test/DockerSuite/TestRunAllowPortRangeThroughPublish [2019-09-18T15:09:54.235Z] === RUN Test/DockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-09-18T15:09:58.971Z] === RUN Test/DockerSuite/TestRunAttachFailedNoLeak [2019-09-18T15:10:01.172Z] === RUN Test/DockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-09-18T15:10:08.297Z] === RUN Test/DockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-09-18T15:10:10.500Z] === RUN Test/DockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-09-18T15:10:12.053Z] === RUN Test/DockerSuite/TestRunAttachWithDetach [2019-09-18T15:10:12.519Z] === RUN Test/DockerSuite/TestRunBindMounts [2019-09-18T15:10:22.904Z] === RUN Test/DockerSuite/TestRunCapAddALLCanDownInterface [2019-09-18T15:10:22.904Z] === RUN Test/DockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-09-18T15:10:22.904Z] === RUN Test/DockerSuite/TestRunCapAddCHOWN [2019-09-18T15:10:22.904Z] === RUN Test/DockerSuite/TestRunCapAddCanDownInterface [2019-09-18T15:10:22.904Z] === RUN Test/DockerSuite/TestRunCapAddInvalid [2019-09-18T15:10:22.904Z] === RUN Test/DockerSuite/TestRunCapAddSYSTIME [2019-09-18T15:10:22.904Z] === RUN Test/DockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-09-18T15:10:22.904Z] === RUN Test/DockerSuite/TestRunCapDropALLCannotMknod [2019-09-18T15:10:22.904Z] === RUN Test/DockerSuite/TestRunCapDropCannotMknod [2019-09-18T15:10:22.904Z] === RUN Test/DockerSuite/TestRunCapDropCannotMknodLowerCase [2019-09-18T15:10:22.904Z] === RUN Test/DockerSuite/TestRunCapDropInvalid [2019-09-18T15:10:22.904Z] === RUN Test/DockerSuite/TestRunCidFileCheckIDLength [2019-09-18T15:10:23.884Z] === RUN Test/DockerSuite/TestRunCidFileCleanupIfEmpty [2019-09-18T15:10:23.884Z] === RUN Test/DockerSuite/TestRunCleanupCmdOnEntrypoint [2019-09-18T15:10:27.657Z] === RUN Test/DockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-09-18T15:10:27.657Z] === RUN Test/DockerSuite/TestRunContainerNetModeWithExposePort [2019-09-18T15:10:27.657Z] === RUN Test/DockerSuite/TestRunContainerNetwork [2019-09-18T15:10:29.211Z] === RUN Test/DockerSuite/TestRunContainerNetworkModeToSelf [2019-09-18T15:10:29.211Z] === RUN Test/DockerSuite/TestRunContainerWithCgroupMountRO [2019-09-18T15:10:29.211Z] === RUN Test/DockerSuite/TestRunContainerWithCgroupParent [2019-09-18T15:10:29.211Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-09-18T15:10:29.211Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfs [2019-09-18T15:10:29.211Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-09-18T15:10:29.211Z] === RUN Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-09-18T15:10:29.211Z] === RUN Test/DockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-09-18T15:10:31.414Z] === RUN Test/DockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-09-18T15:10:33.617Z] === RUN Test/DockerSuite/TestRunContainerWithWritableRootfs [2019-09-18T15:10:35.819Z] === RUN Test/DockerSuite/TestRunCopyVolumeContent [2019-09-18T15:10:35.819Z] === RUN Test/DockerSuite/TestRunCopyVolumeUIDGID [2019-09-18T15:10:35.819Z] === RUN Test/DockerSuite/TestRunCreateContainerFailedCleanUp [2019-09-18T15:10:35.819Z] === RUN Test/DockerSuite/TestRunCreateVolume [2019-09-18T15:10:38.028Z] === RUN Test/DockerSuite/TestRunCreateVolumeEtc [2019-09-18T15:10:38.028Z] === RUN Test/DockerSuite/TestRunCreateVolumeWithSymlink [2019-09-18T15:10:38.028Z] === RUN Test/DockerSuite/TestRunCreateVolumesInSymlinkDir [2019-09-18T15:10:38.028Z] === RUN Test/DockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-09-18T15:10:38.494Z] === RUN Test/DockerSuite/TestRunCredentialSpecFailures [2019-09-18T15:10:40.699Z] === RUN Test/DockerSuite/TestRunCredentialSpecWellFormed [2019-09-18T15:10:53.157Z] === RUN Test/DockerSuite/TestRunDNSDefaultOptions [2019-09-18T15:10:53.157Z] === RUN Test/DockerSuite/TestRunDNSInHostMode [2019-09-18T15:10:53.157Z] === RUN Test/DockerSuite/TestRunDNSOptions [2019-09-18T15:10:53.157Z] === RUN Test/DockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-09-18T15:10:53.157Z] === RUN Test/DockerSuite/TestRunDNSRepeatOptions [2019-09-18T15:10:53.157Z] === RUN Test/DockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-09-18T15:10:53.157Z] === RUN Test/DockerSuite/TestRunDetachedContainerIDPrinting [2019-09-18T15:10:54.713Z] === RUN Test/DockerSuite/TestRunDeviceNumbers [2019-09-18T15:10:54.713Z] === RUN Test/DockerSuite/TestRunDisallowBindMountingRootToRoot [2019-09-18T15:10:54.713Z] === RUN Test/DockerSuite/TestRunDuplicateMount [2019-09-18T15:10:54.713Z] === RUN Test/DockerSuite/TestRunEchoNamedContainer [2019-09-18T15:10:56.917Z] === RUN Test/DockerSuite/TestRunEchoStdout [2019-09-18T15:10:59.118Z] === RUN Test/DockerSuite/TestRunEmptyEnv [2019-09-18T15:10:59.118Z] === RUN Test/DockerSuite/TestRunEntrypoint [2019-09-18T15:11:01.325Z] === RUN Test/DockerSuite/TestRunEnvironment [2019-09-18T15:11:01.325Z] === RUN Test/DockerSuite/TestRunEnvironmentErase [2019-09-18T15:11:01.325Z] === RUN Test/DockerSuite/TestRunEnvironmentOverride [2019-09-18T15:11:01.325Z] === RUN Test/DockerSuite/TestRunExitCode [2019-09-18T15:11:03.530Z] === RUN Test/DockerSuite/TestRunExitCodeOne [2019-09-18T15:11:05.736Z] === RUN Test/DockerSuite/TestRunExitCodeZero [2019-09-18T15:11:07.941Z] === RUN Test/DockerSuite/TestRunExitOnStdinClose [2019-09-18T15:11:10.148Z] === RUN Test/DockerSuite/TestRunExposePort [2019-09-18T15:11:10.148Z] === RUN Test/DockerSuite/TestRunFullHostnameSet [2019-09-18T15:11:10.148Z] === RUN Test/DockerSuite/TestRunGroupAdd [2019-09-18T15:11:10.148Z] === RUN Test/DockerSuite/TestRunHostnameFQDN [2019-09-18T15:11:10.148Z] === RUN Test/DockerSuite/TestRunHostnameInHostMode [2019-09-18T15:11:10.148Z] === RUN Test/DockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-18T15:11:10.148Z] === RUN Test/DockerSuite/TestRunInitLayerPathOwnership [2019-09-18T15:11:10.148Z] === RUN Test/DockerSuite/TestRunInspectMacAddress [2019-09-18T15:11:10.148Z] === RUN Test/DockerSuite/TestRunInteractiveWithRestartPolicy [2019-09-18T15:11:20.535Z] === RUN Test/DockerSuite/TestRunInvalidCgroupParent [2019-09-18T15:11:20.535Z] === RUN Test/DockerSuite/TestRunInvalidReference [2019-09-18T15:11:20.535Z] === RUN Test/DockerSuite/TestRunLeakyFileDescriptors [2019-09-18T15:11:20.535Z] === RUN Test/DockerSuite/TestRunLinkToContainerNetMode [2019-09-18T15:11:20.535Z] === RUN Test/DockerSuite/TestRunLinksContainerWithContainerID [2019-09-18T15:11:20.535Z] === RUN Test/DockerSuite/TestRunLinksContainerWithContainerName [2019-09-18T15:11:20.535Z] === RUN Test/DockerSuite/TestRunLookupGoogleDNS [2019-09-18T15:11:30.948Z] === RUN Test/DockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-09-18T15:11:30.948Z] === RUN Test/DockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-09-18T15:11:31.930Z] === RUN Test/DockerSuite/TestRunModeHostname [2019-09-18T15:11:31.930Z] === RUN Test/DockerSuite/TestRunModeIpcContainerNotExists [2019-09-18T15:11:31.930Z] === RUN Test/DockerSuite/TestRunModeIpcContainerNotRunning [2019-09-18T15:11:31.930Z] === RUN Test/DockerSuite/TestRunModeIpcHost [2019-09-18T15:11:31.930Z] === RUN Test/DockerSuite/TestRunModeNetContainerHostname [2019-09-18T15:11:31.930Z] === RUN Test/DockerSuite/TestRunModePIDContainer [2019-09-18T15:11:31.930Z] === RUN Test/DockerSuite/TestRunModePIDContainerNotExists [2019-09-18T15:11:31.930Z] === RUN Test/DockerSuite/TestRunModePIDContainerNotRunning [2019-09-18T15:11:31.930Z] === RUN Test/DockerSuite/TestRunModePIDHost [2019-09-18T15:11:31.930Z] === RUN Test/DockerSuite/TestRunModeUTSHost [2019-09-18T15:11:31.930Z] === RUN Test/DockerSuite/TestRunMount [2019-09-18T15:11:31.930Z] === RUN Test/DockerSuite/TestRunMountOrdering [2019-09-18T15:11:31.930Z] === RUN Test/DockerSuite/TestRunMountReadOnlyDevShm [2019-09-18T15:11:31.930Z] === RUN Test/DockerSuite/TestRunMountShmMqueueFromHost [2019-09-18T15:11:31.930Z] === RUN Test/DockerSuite/TestRunMultipleVolumesFrom [2019-09-18T15:11:39.062Z] === RUN Test/DockerSuite/TestRunMutableNetworkFiles [2019-09-18T15:11:39.062Z] === RUN Test/DockerSuite/TestRunNamedVolume [2019-09-18T15:11:39.062Z] === RUN Test/DockerSuite/TestRunNamedVolumeCopyImageData [2019-09-18T15:11:39.062Z] === RUN Test/DockerSuite/TestRunNamedVolumeNotRemoved [2019-09-18T15:11:43.798Z] === RUN Test/DockerSuite/TestRunNamedVolumesFromNotRemoved [2019-09-18T15:11:48.531Z] === RUN Test/DockerSuite/TestRunNamedVolumesMountedAsShared [2019-09-18T15:11:48.531Z] === RUN Test/DockerSuite/TestRunNetContainerWhichHost [2019-09-18T15:11:48.531Z] === RUN Test/DockerSuite/TestRunNetHost [2019-09-18T15:11:48.531Z] === RUN Test/DockerSuite/TestRunNetHostNotAllowedWithLinks [2019-09-18T15:11:48.531Z] === RUN Test/DockerSuite/TestRunNetHostTwiceSameName [2019-09-18T15:11:48.531Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMount [2019-09-18T15:11:48.531Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMountRO [2019-09-18T15:11:48.531Z] === RUN Test/DockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-09-18T15:11:48.531Z] === RUN Test/DockerSuite/TestRunNetworkNotInitializedNoneMode [2019-09-18T15:11:48.531Z] === RUN Test/DockerSuite/TestRunNoDupVolumes [2019-09-18T15:11:48.531Z] === RUN Test/DockerSuite/TestRunNoOutputFromPullInStdout [2019-09-18T15:11:49.513Z] === RUN Test/DockerSuite/TestRunNonExecutableCmd [2019-09-18T15:11:52.455Z] === RUN Test/DockerSuite/TestRunNonExistingCmd [2019-09-18T15:11:54.659Z] === RUN Test/DockerSuite/TestRunNonExistingImage [2019-09-18T15:11:55.124Z] === RUN Test/DockerSuite/TestRunNonLocalMacAddress [2019-09-18T15:11:57.328Z] === RUN Test/DockerSuite/TestRunNonRootUserResolvName [2019-09-18T15:11:57.794Z] === RUN Test/DockerSuite/TestRunPIDHostWithChildIsKillable [2019-09-18T15:11:57.794Z] === RUN Test/DockerSuite/TestRunPortFromDockerRangeInUse [2019-09-18T15:11:57.794Z] === RUN Test/DockerSuite/TestRunPortInUse [2019-09-18T15:11:57.794Z] === RUN Test/DockerSuite/TestRunPrivilegedCanMknod [2019-09-18T15:11:57.794Z] === RUN Test/DockerSuite/TestRunPrivilegedCanMount [2019-09-18T15:11:57.794Z] === RUN Test/DockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-09-18T15:11:57.794Z] === RUN Test/DockerSuite/TestRunProcWritableInPrivilegedContainers [2019-09-18T15:11:57.794Z] === RUN Test/DockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-09-18T15:12:00.732Z] === RUN Test/DockerSuite/TestRunPublishPort [2019-09-18T15:12:00.732Z] === RUN Test/DockerSuite/TestRunReadFilteredProc [2019-09-18T15:12:00.732Z] === RUN Test/DockerSuite/TestRunReadProcLatency [2019-09-18T15:12:00.732Z] === RUN Test/DockerSuite/TestRunReadProcTimer [2019-09-18T15:12:00.732Z] === RUN Test/DockerSuite/TestRunResolvconfUpdate [2019-09-18T15:12:00.732Z] === RUN Test/DockerSuite/TestRunRestartMaxRetries [2019-09-18T15:12:11.122Z] === RUN Test/DockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-09-18T15:12:11.122Z] === RUN Test/DockerSuite/TestRunRm [2019-09-18T15:12:14.060Z] === RUN Test/DockerSuite/TestRunRmAndWait [2019-09-18T15:12:20.003Z] === RUN Test/DockerSuite/TestRunRmPre125Api [2019-09-18T15:12:27.136Z] === RUN Test/DockerSuite/TestRunRootWorkdir [2019-09-18T15:12:28.691Z] === RUN Test/DockerSuite/TestRunSetDefaultRestartPolicy [2019-09-18T15:12:31.626Z] === RUN Test/DockerSuite/TestRunSetMacAddress [2019-09-18T15:12:34.565Z] === RUN Test/DockerSuite/TestRunSlowStdoutConsumer [2019-09-18T15:12:34.565Z] === RUN Test/DockerSuite/TestRunState [2019-09-18T15:12:34.565Z] === RUN Test/DockerSuite/TestRunStdinBlockedAfterContainerExit [2019-09-18T15:12:36.767Z] === RUN Test/DockerSuite/TestRunStdinPipe [2019-09-18T15:12:36.767Z] === RUN Test/DockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-09-18T15:12:38.968Z] === RUN Test/DockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-09-18T15:12:38.968Z] === RUN Test/DockerSuite/TestRunSysWritableInPrivilegedContainers [2019-09-18T15:12:38.968Z] === RUN Test/DockerSuite/TestRunTLSVerify [2019-09-18T15:12:38.968Z] === RUN Test/DockerSuite/TestRunTTYWithPipe [2019-09-18T15:12:38.968Z] === RUN Test/DockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-09-18T15:12:38.968Z] === RUN Test/DockerSuite/TestRunTwoConcurrentContainers [2019-09-18T15:12:43.710Z] === RUN Test/DockerSuite/TestRunUnprivilegedCanMknod [2019-09-18T15:12:43.710Z] === RUN Test/DockerSuite/TestRunUnprivilegedCannotMount [2019-09-18T15:12:43.710Z] === RUN Test/DockerSuite/TestRunUnprivilegedWithChroot [2019-09-18T15:12:43.710Z] === RUN Test/DockerSuite/TestRunUnsetEntrypoint [2019-09-18T15:12:43.710Z] === RUN Test/DockerSuite/TestRunUnshareProc [2019-09-18T15:12:43.710Z] === RUN Test/DockerSuite/TestRunUserByID [2019-09-18T15:12:43.710Z] === RUN Test/DockerSuite/TestRunUserByIDBig [2019-09-18T15:12:43.710Z] === RUN Test/DockerSuite/TestRunUserByIDNegative [2019-09-18T15:12:43.710Z] === RUN Test/DockerSuite/TestRunUserByIDZero [2019-09-18T15:12:43.710Z] === RUN Test/DockerSuite/TestRunUserByName [2019-09-18T15:12:43.710Z] === RUN Test/DockerSuite/TestRunUserDefaults [2019-09-18T15:12:52.335Z] === RUN Test/DockerSuite/TestRunUserNotFound [2019-09-18T15:12:52.335Z] === RUN Test/DockerSuite/TestRunVerifyContainerID [2019-09-18T15:12:53.891Z] === RUN Test/DockerSuite/TestRunVolumeCopyFlag [2019-09-18T15:12:53.891Z] === RUN Test/DockerSuite/TestRunVolumeWithOneCharacter [2019-09-18T15:12:53.891Z] === RUN Test/DockerSuite/TestRunVolumesCleanPaths [2019-09-18T15:12:56.829Z] === RUN Test/DockerSuite/TestRunVolumesFromInReadWriteMode [2019-09-18T15:13:03.958Z] === RUN Test/DockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-09-18T15:13:08.691Z] === RUN Test/DockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-09-18T15:13:15.832Z] === RUN Test/DockerSuite/TestRunVolumesFromSymlinkPath [2019-09-18T15:13:15.832Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsReadonly [2019-09-18T15:13:15.832Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsShared [2019-09-18T15:13:15.832Z] === RUN Test/DockerSuite/TestRunVolumesMountedAsSlave [2019-09-18T15:13:15.832Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUCount [2019-09-18T15:13:18.035Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUPercent [2019-09-18T15:13:20.969Z] === RUN Test/DockerSuite/TestRunWindowsWithCPUShares [2019-09-18T15:13:23.171Z] === RUN Test/DockerSuite/TestRunWithBadDevice [2019-09-18T15:13:23.171Z] === RUN Test/DockerSuite/TestRunWithDaemonFlags [2019-09-18T15:13:23.171Z] === RUN Test/DockerSuite/TestRunWithInvalidMacAddress [2019-09-18T15:13:23.171Z] === RUN Test/DockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-09-18T15:13:23.171Z] === RUN Test/DockerSuite/TestRunWithOomScoreAdj [2019-09-18T15:13:23.171Z] === RUN Test/DockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-09-18T15:13:23.171Z] === RUN Test/DockerSuite/TestRunWithTooSmallMemoryLimit [2019-09-18T15:13:23.171Z] === RUN Test/DockerSuite/TestRunWithUlimits [2019-09-18T15:13:23.171Z] === RUN Test/DockerSuite/TestRunWithVolumesFromExited [2019-09-18T15:13:27.903Z] === RUN Test/DockerSuite/TestRunWithoutNetworking [2019-09-18T15:13:29.458Z] === RUN Test/DockerSuite/TestRunWorkdirExistsAndIsFile [2019-09-18T15:13:36.584Z] === RUN Test/DockerSuite/TestRunWorkingDirectory [2019-09-18T15:13:46.972Z] === RUN Test/DockerSuite/TestRunWriteFilteredProc [2019-09-18T15:13:46.972Z] === RUN Test/DockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-09-18T15:13:46.972Z] === RUN Test/DockerSuite/TestRunWriteToProcAsound [2019-09-18T15:13:46.972Z] === RUN Test/DockerSuite/TestRunWrongCpusetCpusFlagValue [2019-09-18T15:13:46.972Z] === RUN Test/DockerSuite/TestRunWrongCpusetMemsFlagValue [2019-09-18T15:13:46.972Z] === RUN Test/DockerSuite/TestSaveAndLoadRepoFlags [2019-09-18T15:13:46.972Z] === RUN Test/DockerSuite/TestSaveCheckTimes [2019-09-18T15:13:46.972Z] === RUN Test/DockerSuite/TestSaveDirectoryPermissions [2019-09-18T15:13:46.972Z] === RUN Test/DockerSuite/TestSaveImageId [2019-09-18T15:13:46.972Z] === RUN Test/DockerSuite/TestSaveLoadNoTag [2019-09-18T15:13:46.972Z] === RUN Test/DockerSuite/TestSaveLoadParents [2019-09-18T15:13:46.972Z] === RUN Test/DockerSuite/TestSaveMultipleNames [2019-09-18T15:13:46.972Z] === RUN Test/DockerSuite/TestSaveRepoWithMultipleImages [2019-09-18T15:13:46.972Z] === RUN Test/DockerSuite/TestSaveSingleTag [2019-09-18T15:13:46.972Z] === RUN Test/DockerSuite/TestSaveWithNoExistImage [2019-09-18T15:13:46.972Z] === RUN Test/DockerSuite/TestSaveXzAndLoadRepoStdout [2019-09-18T15:13:46.972Z] === RUN Test/DockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-09-18T15:13:46.972Z] === RUN Test/DockerSuite/TestSearchCmdOptions [2019-09-18T15:13:48.526Z] === RUN Test/DockerSuite/TestSearchOnCentralRegistry [2019-09-18T15:13:48.991Z] === RUN Test/DockerSuite/TestSearchOnCentralRegistryWithDash [2019-09-18T15:13:49.456Z] === RUN Test/DockerSuite/TestSearchStarsOptionWithWrongParameter [2019-09-18T15:13:49.456Z] === RUN Test/DockerSuite/TestSearchWithLimit [2019-09-18T15:13:51.010Z] === RUN Test/DockerSuite/TestSlowStdinClosing [2019-09-18T15:14:03.462Z] === RUN Test/DockerSuite/TestStartAttachCorrectExitCode [2019-09-18T15:14:03.462Z] === RUN Test/DockerSuite/TestStartAttachMultipleContainers [2019-09-18T15:14:12.093Z] === RUN Test/DockerSuite/TestStartAttachReturnsOnError [2019-09-18T15:14:12.093Z] === RUN Test/DockerSuite/TestStartAttachSilent [2019-09-18T15:14:20.715Z] === RUN Test/DockerSuite/TestStartAttachWithRename [2019-09-18T15:14:20.715Z] === RUN Test/DockerSuite/TestStartMultipleContainers [2019-09-18T15:14:20.715Z] === RUN Test/DockerSuite/TestStartPausedContainer [2019-09-18T15:14:20.715Z] === RUN Test/DockerSuite/TestStartRecordError [2019-09-18T15:14:20.715Z] === RUN Test/DockerSuite/TestStartReturnCorrectExitCode [2019-09-18T15:14:27.845Z] === RUN Test/DockerSuite/TestStatsAllNewContainersAdded [2019-09-18T15:14:27.845Z] === RUN Test/DockerSuite/TestStatsAllNoStream [2019-09-18T15:14:27.845Z] === RUN Test/DockerSuite/TestStatsAllRunningNoStream [2019-09-18T15:14:27.845Z] === RUN Test/DockerSuite/TestStatsContainerNotFound [2019-09-18T15:14:27.845Z] === RUN Test/DockerSuite/TestStatsFormatAll [2019-09-18T15:14:27.845Z] === RUN Test/DockerSuite/TestStatsNoStream [2019-09-18T15:14:27.845Z] === RUN Test/DockerSuite/TestTopMultipleArgs [2019-09-18T15:14:29.399Z] === RUN Test/DockerSuite/TestTopNonPrivileged [2019-09-18T15:14:31.604Z] === RUN Test/DockerSuite/TestTopPrivileged [2019-09-18T15:14:31.604Z] === RUN Test/DockerSuite/TestTopWindowsCoreProcesses [2019-09-18T15:14:33.812Z] === RUN Test/DockerSuite/TestTwoContainersInNetHost [2019-09-18T15:14:33.812Z] === RUN Test/DockerSuite/TestUnpublishedPortsInPsOutput [2019-09-18T15:14:33.812Z] === RUN Test/DockerSuite/TestUnsetEnvVarHealthCheck [2019-09-18T15:14:33.812Z] === RUN Test/DockerSuite/TestUserDefinedNetworkAlias [2019-09-18T15:14:33.812Z] === RUN Test/DockerSuite/TestUserDefinedNetworkLinks [2019-09-18T15:14:33.812Z] === RUN Test/DockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-09-18T15:14:33.812Z] === RUN Test/DockerSuite/TestVolumeCLICreate [2019-09-18T15:14:51.583Z] === RUN Test/DockerSuite/TestVolumeCLICreateLabel [2019-09-18T15:14:51.583Z] === RUN Test/DockerSuite/TestVolumeCLICreateLabelMultiple [2019-09-18T15:14:51.583Z] === RUN Test/DockerSuite/TestVolumeCLICreateWithOpts [2019-09-18T15:14:51.583Z] === RUN Test/DockerSuite/TestVolumeCLIInspect [2019-09-18T15:14:51.583Z] === RUN Test/DockerSuite/TestVolumeCLIInspectMulti [2019-09-18T15:14:51.583Z] === RUN Test/DockerSuite/TestVolumeCLIInspectTmplError [2019-09-18T15:14:51.583Z] === RUN Test/DockerSuite/TestVolumeCLILs [2019-09-18T15:14:53.136Z] === RUN Test/DockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-09-18T15:14:53.603Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterDangling [2019-09-18T15:14:56.538Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterDrivers [2019-09-18T15:14:56.538Z] === RUN Test/DockerSuite/TestVolumeCLILsFilterLabels [2019-09-18T15:14:57.003Z] === RUN Test/DockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-09-18T15:14:57.003Z] === RUN Test/DockerSuite/TestVolumeCLINoArgs [2019-09-18T15:14:57.468Z] === RUN Test/DockerSuite/TestVolumeCLIRm [2019-09-18T15:15:07.883Z] === RUN Test/DockerSuite/TestVolumeCLIRmForce [2019-09-18T15:15:07.883Z] === RUN Test/DockerSuite/TestVolumeCLIRmForceInUse [2019-09-18T15:15:07.883Z] === RUN Test/DockerSuite/TestVolumeCLIRmForceUsage [2019-09-18T15:15:07.883Z] === RUN Test/DockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-09-18T15:15:07.883Z] === RUN Test/DockerSuite/TestVolumeFromMixedRWOptions [2019-09-18T15:15:22.773Z] === RUN Test/DockerSuite/TestVolumeLsFormat [2019-09-18T15:15:22.773Z] === RUN Test/DockerSuite/TestVolumeLsFormatDefaultFormat [2019-09-18T15:15:22.773Z] === RUN Test/DockerSuite/TestVolumesFromGetsProperMode [2019-09-18T15:15:35.227Z] === RUN Test/DockerSuite/TestVolumesNoCopyData [2019-09-18T15:15:35.227Z] === RUN Test/DockerSuite/TestWindowsRunAsSystem [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestBuildByDigest [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestBuildCopyFromForcePull [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestConcurrentPullMultipleTags [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestConcurrentPush [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestCreateByDigest [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestCrossRepositoryLayerPush [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestEventsImageFilterPush [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestInspectImageWithDigests [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestListDanglingImagesWithDigests [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestListImagesWithDigests [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestListImagesWithoutDigests [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestPullByDigest [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestPullByDigestNoFallback [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestPullByTagDisplaysDigest [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestPullIDStability [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestPullImageWithAliases [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestPullManifestList [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestPullNoLayers [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestPushBadTag [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestPushBusyboxImage [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestPushEmptyLayer [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestPushMultipleTags [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestPushUntagged [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestRemoveImageByDigest [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestRunByDigest [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestTagByDigest [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestUserAgentPassThrough [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistrySuite/TestV2Only [2019-09-18T15:15:36.784Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-09-18T15:15:36.784Z] === RUN Test/DockerSchema1RegistrySuite/TestConcurrentPush [2019-09-18T15:15:36.784Z] === RUN Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-09-18T15:15:36.784Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByDigest [2019-09-18T15:15:36.784Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-09-18T15:15:36.784Z] === RUN Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-09-18T15:15:36.784Z] === RUN Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-09-18T15:15:36.784Z] === RUN Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-09-18T15:15:36.784Z] === RUN Test/DockerSchema1RegistrySuite/TestPullIDStability [2019-09-18T15:15:36.784Z] === RUN Test/DockerSchema1RegistrySuite/TestPullImageWithAliases [2019-09-18T15:15:36.784Z] === RUN Test/DockerSchema1RegistrySuite/TestPullNoLayers [2019-09-18T15:15:36.784Z] === RUN Test/DockerSchema1RegistrySuite/TestPushBadTag [2019-09-18T15:15:36.784Z] === RUN Test/DockerSchema1RegistrySuite/TestPushBusyboxImage [2019-09-18T15:15:36.784Z] === RUN Test/DockerSchema1RegistrySuite/TestPushEmptyLayer [2019-09-18T15:15:36.784Z] === RUN Test/DockerSchema1RegistrySuite/TestPushMultipleTags [2019-09-18T15:15:36.784Z] === RUN Test/DockerSchema1RegistrySuite/TestPushUntagged [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-18T15:15:36.784Z] === RUN Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-09-18T15:15:36.785Z] === RUN Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-09-18T15:15:36.785Z] === RUN Test/DockerDaemonSuite/TestExecAfterDaemonRestart [2019-09-18T15:15:36.785Z] === RUN Test/DockerDaemonSuite/TestRegistryMirrors [2019-09-18T15:15:36.785Z] === RUN Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-09-18T15:15:36.785Z] === RUN Test/DockerPluginSuite/TestPluginBasicOps [2019-09-18T15:15:36.785Z] === RUN Test/DockerPluginSuite/TestPluginCreate [2019-09-18T15:15:36.785Z] === RUN Test/DockerPluginSuite/TestPluginEnableDisableNegative [2019-09-18T15:15:36.785Z] === RUN Test/DockerPluginSuite/TestPluginForceRemove [2019-09-18T15:15:36.785Z] === RUN Test/DockerPluginSuite/TestPluginIDPrefix [2019-09-18T15:15:36.785Z] === RUN Test/DockerPluginSuite/TestPluginInspect [2019-09-18T15:15:36.785Z] === RUN Test/DockerPluginSuite/TestPluginInstallArgs [2019-09-18T15:15:36.785Z] === RUN Test/DockerPluginSuite/TestPluginInstallDisable [2019-09-18T15:15:36.785Z] === RUN Test/DockerPluginSuite/TestPluginInstallImage [2019-09-18T15:15:36.785Z] === RUN Test/DockerPluginSuite/TestPluginListDefaultFormat [2019-09-18T15:15:36.785Z] === RUN Test/DockerPluginSuite/TestPluginSet [2019-09-18T15:15:36.785Z] --- PASS: Test (2639.11s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestAPIErrorJSON (0.02s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestAPIErrorPlainText (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestAPIImagesDelete (0.62s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestAPIImagesFilter (0.24s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestAPIImagesHistory (0.56s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestAPIImagesImportBadSrc (0.36s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestAPIImagesSaveAndLoad (143.14s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestAPIImagesSearchJSONContentType (1.05s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestAPIImagesSizeCompatibility (0.75s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestAPINetworkConnectDisconnect (0.77s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestAPINetworkFilter (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestAPIOptionsRoute (0.01s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestAPIStatsContainerNotFound (0.02s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestAPIStatsNetworkStats (5.60s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestAPIStatsNoStreamGetCpu (3.97s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestAPIStatsStoppedContainerInGoroutines (6.99s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement Apparmor [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement Apparmor [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestAppArmorTraceSelf (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestAttachDisconnect (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestAttachMultipleAndRestart (3.03s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestAttachPausedContainer (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement IsPausable [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildAPIBuildGitWithF (5.69s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildAPIDockerFileRemote (118.74s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement UnixCli [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildAPILowerDockerfile (5.65s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.33s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildAddBadLinks (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildAddBrokenTar (0.28s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildAddCurrentDirWithCache (2.93s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildAddCurrentDirWithoutCache (1.35s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildAddFileNotFound (0.07s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.46s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.37s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildAddNonTar (5.59s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.94s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteFileMTime (3.15s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.46s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildAddRemoteNoDecompress (5.49s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildAddScript (0.03s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildAddTar (39.80s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildAddTarXz (0.04s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildAddTarXzGz (0.44s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildAddToSymlinkDest (18.50s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildAddWholeDirToRoot (0.78s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildBlankName (0.61s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArg (7.06s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheHit (5.21s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.94s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.71s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.12s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgExpansion (6.41s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.25s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.88s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildCacheAdd (0.43s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildCacheBrokenSymlink (1.36s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildCacheFrom (0.05s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.70s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildCacheRootSource (1.29s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildChownOnCopy (0.04s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildChownSingleFile (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement UnixCli [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildCleanupCmdOnEntrypoint (1.39s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildClearCmd (0.88s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildCmd (0.59s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildCmdShDashC (0.55s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildCmdShellArgsEscaped (5.13s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildCmdSpaces (2.16s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildCommentsShebangs (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildConditionalCache (1.16s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildContChar (13.22s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildContextCleanup (0.45s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildContextCleanupFailedBuild (1.98s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildContextTarGzip (0.97s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildContextTarNoCompression (0.52s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildCopyCacheOnFileChange (0.80s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildCopyDirButNotFile (0.62s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildCopyFileDotWithWorkdir (5.44s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.15s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.72s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.37s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.75s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcard (28.41s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildCopyWildcardCache (0.73s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildCopyWildcardInName (0.41s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildDeleteCommittedFile (23.47s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdin (1.80s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinConflict (0.89s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinDockerignore (3.63s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.72s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.77s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildDockerignore (49.98s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreCleanPaths (5.87s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildDockerignoreComment (0.39s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreExceptions (60.24s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildDockerignoreTouchDockerfile (1.62s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringBadExclusion (1.05s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringDockerfile (20.28s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringDockerignore (10.95s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringOnlyDotfiles (15.53s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringRenamedDockerfile (37.75s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWholeDir (10.86s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWildDirs (10.44s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildDockerignoringWildTopDir (95.65s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildDotDotFile (0.62s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildEOLInLine (0.38s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildEmptyCmd (0.03s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildEmptyEntrypoint (0.53s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildEmptyEntrypointInheritance (1.02s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildEmptyScratch (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildEmptyStringVolume (0.45s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildEntrypoint (0.51s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.98s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.03s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildEntrypointRunCleanup (4.98s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildEnv (0.03s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildEnvEscapes (0.39s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildEnvOverwrite (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildEnvUsage (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildEnvUsage2 (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementAddCopy (3.35s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementVolume (0.84s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildEnvironmentReplacementWorkdir (4.82s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildEscapeNotBackslashWordTest (17.74s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildEscapeWhitespace (0.61s) [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildExpose (0.03s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildExposeMorePorts (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildExposeOrder (0.02s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- SKIP: Test/DockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-09-18T15:15:36.785Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildFails (2.13s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildFailsGitNotCallable (0.11s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildFollowSymlinkToDir (5.13s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildFollowSymlinkToFile (5.05s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildForceRm (6.80s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildFromGit (11.01s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildFromGitWithContext (1.88s) [2019-09-18T15:15:36.785Z] --- PASS: Test/DockerSuite/TestBuildFromGitWithF (5.73s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement UnixCli [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildFromOfficialNames (0.73s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildFromRemoteTarball (0.65s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildFromStdinWithF (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildFromURLWithF (9.18s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildHistory (11.74s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildIidFile (0.99s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildIidFileCleanupOnFail (2.05s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildInheritance (0.04s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildIntermediateTarget (0.79s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildInvalidTag (0.10s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildJSONEmptyRun (4.61s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildLabel (0.94s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildLabelCacheCommit (0.62s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildLabelMultiple (0.92s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildLabelOneNode (0.56s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildLabels (0.98s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildLabelsCache (1.54s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildLabelsOverride (5.36s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildLastModified (0.10s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildLineBreak (0.05s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildMaintainer (0.52s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildMissingArgs (0.64s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildModifyFileInFolder (5.33s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildMultiStageArg (25.03s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildMultiStageCache (0.06s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCopyFromErrors (2.16s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildMultiStageCopyFromSyntax (40.86s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildMultiStageGlobalArg (25.29s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildMultiStageImplicitFrom (10.01s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildMultiStageMultipleBuilds (5.76s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.59s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildMultiStageNameVariants (17.38s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildMultiStageUnusedArg (7.75s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildMultipleTags (0.71s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildNetContainer (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildNetNone (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildNoContext (2.55s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildNoDupOutput (9.51s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildNoNamedVolume (2.31s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailure (0.24s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.25s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildNotVerboseSuccess (1.07s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildNullStringInAddCopyVolume (1.32s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildOnBuild (9.68s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildOnBuildCache (1.55s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.18s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildOnBuildEntrypointJSON (3.70s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildOnBuildLimitedInheritance (9.06s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildOnBuildLowercase (5.19s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildOnBuildOutput (4.96s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildOnBuildWithCopy (1.15s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildOpaqueDirectory (0.05s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildPATH (0.02s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildRUNErrMsg (2.05s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildRUNoneJSON (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildRelativeCopy (48.28s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildRelativeWorkdir (29.44s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildRm (14.15s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildRunShEntrypoint (3.41s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildScratchCopy (0.43s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildSetCommandWithDefinedShell (1.64s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildShCmdJSONEntrypoint (3.49s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildShellEntrypoint (3.83s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildShellInherited (4.80s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildShellMultiple (16.27s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildShellNotJSON (0.85s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildShellUpdatesConfig (0.63s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildShellWindowsPowershell (12.15s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildSpaces (0.30s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildSpacesWithQuotes (5.08s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildStartsFromOne (0.10s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildStderr (4.84s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildStepsWithProgress (20.97s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildStopSignal (0.39s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildSymlinkBasename (3.02s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildSymlinkBreakout (1.23s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildTagEvent (5.01s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildTimeArgHistoryExclusions (6.01s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildUser (0.03s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildUsersAndGroups (0.02s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildVerboseOut (5.13s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildVerifyIntString (0.58s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildVerifySingleQuoteFails (7.60s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildWindowsAddCopyPathProcessing (23.81s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildWindowsEnvCaseInsensitive (0.96s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildWindowsUser (16.18s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildWindowsWorkdirProcessing (5.54s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildWithExtraHost (0.40s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildWithFailure (2.58s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildWithRecycleBin (13.49s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildWithTabs (5.05s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildWithUTF8BOM (0.47s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildWithUTF8BOMDockerignore (24.00s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildWithVolumeOwnership (0.41s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildWithVolumes (0.40s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildWorkdirCmd (0.03s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildWorkdirImageCmd (1.37s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildWorkdirWindowsPath (9.01s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestBuildWorkdirWithEnvVariables (2.07s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestBuildXZHost (0.39s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestClientSetsTLSServerName (0.03s) [2019-09-18T15:15:36.786Z] docker_cli_sni_test.go:18: Flakey test [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestCmdCannotBeInvoked (2.20s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestCommitAfterContainerIsDone (4.65s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestCommitChange (5.09s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestCommitChangeLabels (4.85s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestCommitHardlink (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestCommitNewFile (7.01s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestCommitPausedContainer (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestCommitTTY (7.39s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestCommitWithFilterLabel (4.86s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestCommitWithHostBindMount (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestCommitWithoutPause (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestContainerAPIBadPort (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPICommit (7.10s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPICommitWithLabelInConfig (11.74s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPICopyNotExistsAnyMore (2.20s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyPre124 (0.02s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPICreate (2.15s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPICreateMountsBindRead (2.41s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPIDelete (2.49s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteConflict (2.04s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteForce (2.08s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteRemoveVolume (2.19s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPIGetAll (2.05s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestContainerAPIGetChanges (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestContainerAPIGetExport (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (7.02s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPIKill (1.87s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestContainerAPIPause (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPIPostContainerStop (2.44s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPIPostCreateNull (0.22s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPIRename (2.27s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPIRestart (3.59s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartNotimeoutParam (3.84s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPIStart (1.65s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPIStop (7.01s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestContainerAPITop (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPITopWindows (2.06s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerAPIWait (4.14s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainerKillCustomStopSignal (1.94s) [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestContainerNetworkMode (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.99s) [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsCreate (26.84s) [2019-09-18T15:15:36.786Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2019-09-18T15:15:36.786Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2019-09-18T15:15:36.786Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2019-09-18T15:15:36.786Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2019-09-18T15:15:36.786Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc000380a00 } [2019-09-18T15:15:36.786Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1670770290 c:\foo false } [2019-09-18T15:15:36.786Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1670770290 c:\foo true } [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- PASS: Test/DockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2019-09-18T15:15:36.786Z] docker_api_containers_test.go:1926: case 0 [2019-09-18T15:15:36.786Z] docker_api_containers_test.go:1926: case 1 [2019-09-18T15:15:36.786Z] docker_api_containers_test.go:1926: case 2 [2019-09-18T15:15:36.786Z] docker_api_containers_test.go:1926: case 3 [2019-09-18T15:15:36.786Z] docker_api_containers_test.go:1926: case 4 [2019-09-18T15:15:36.786Z] docker_api_containers_test.go:1926: case 5 [2019-09-18T15:15:36.786Z] docker_api_containers_test.go:1926: case 6 [2019-09-18T15:15:36.786Z] docker_api_containers_test.go:1926: case 7 [2019-09-18T15:15:36.786Z] docker_api_containers_test.go:1926: case 8 [2019-09-18T15:15:36.786Z] docker_api_containers_test.go:1926: case 9 [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.786Z] --- SKIP: Test/DockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2019-09-18T15:15:36.786Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestContainersNetworkIsolation (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCopyAndRestart (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCopyCreatedContainer (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCpAbsolutePath (2.27s) [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpAbsoluteSymlink (0.02s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpFromCaseA (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpFromCaseB (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpFromCaseC (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpFromCaseD (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpFromCaseE (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpFromCaseF (0.02s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpFromCaseG (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpFromCaseH (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpFromCaseI (0.02s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpFromCaseJ (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCpGarbagePath (2.25s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCpLocalOnly (0.07s) [2019-09-18T15:15:36.787Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpNameHasColon (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCpRelativePath (2.49s) [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpSpecialFiles (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpSymlinkComponent (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCpToCaseA (4.46s) [2019-09-18T15:15:36.787Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a941365357\file1 57260b7275d94d262ab0935d5a7459606490c8a91e77aa797d568e8e54fc6c49:/root/itWorks.txt` [2019-09-18T15:15:36.787Z] docker_cli_cp_utils_test.go:279: checking that container "57260b7275d94d262ab0935d5a7459606490c8a91e77aa797d568e8e54fc6c49" start output contains "file1\n" [2019-09-18T15:15:36.787Z] docker_cli_cp_utils_test.go:209: running `docker start -a 57260b7275d94d262ab0935d5a7459606490c8a91e77aa797d568e8e54fc6c49` [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCpToCaseB (2.31s) [2019-09-18T15:15:36.787Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b064634088\file1 0e3fdf950e3fbe9e908c7fdefc53ded5b6d2e97da1db7c6072089ca760b14585:testDir/` [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpToCaseC (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpToCaseD (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCpToCaseE (9.07s) [2019-09-18T15:15:36.787Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e181502759\dir1 5cd11d84a7390824fd916c445a2a35872efd15216a60e127c821701c865c7d35:testDir` [2019-09-18T15:15:36.787Z] docker_cli_cp_utils_test.go:279: checking that container "5cd11d84a7390824fd916c445a2a35872efd15216a60e127c821701c865c7d35" start output contains "file1-1\n" [2019-09-18T15:15:36.787Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5cd11d84a7390824fd916c445a2a35872efd15216a60e127c821701c865c7d35` [2019-09-18T15:15:36.787Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e181502759\dir1 5d6165b5109fae393894ceb3fdaf67bb72b38d3c3b2a60287b67f2859f53e835:testDir/` [2019-09-18T15:15:36.787Z] docker_cli_cp_utils_test.go:279: checking that container "5d6165b5109fae393894ceb3fdaf67bb72b38d3c3b2a60287b67f2859f53e835" start output contains "file1-1\n" [2019-09-18T15:15:36.787Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5d6165b5109fae393894ceb3fdaf67bb72b38d3c3b2a60287b67f2859f53e835` [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpToCaseF (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpToCaseG (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCpToCaseH (9.20s) [2019-09-18T15:15:36.787Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h304293466\dir1\. c60b97db4f348aeb95aca8edfeb005f64cc7100352b70c846812f276831cb52e:testDir` [2019-09-18T15:15:36.787Z] docker_cli_cp_utils_test.go:279: checking that container "c60b97db4f348aeb95aca8edfeb005f64cc7100352b70c846812f276831cb52e" start output contains "file1-1\n" [2019-09-18T15:15:36.787Z] docker_cli_cp_utils_test.go:209: running `docker start -a c60b97db4f348aeb95aca8edfeb005f64cc7100352b70c846812f276831cb52e` [2019-09-18T15:15:36.787Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h304293466\dir1\. ae6034e7c7116af1d84e6c3697da8a4eb699a944b5729caa8b64a6f3d6278853:testDir/` [2019-09-18T15:15:36.787Z] docker_cli_cp_utils_test.go:279: checking that container "ae6034e7c7116af1d84e6c3697da8a4eb699a944b5729caa8b64a6f3d6278853" start output contains "file1-1\n" [2019-09-18T15:15:36.787Z] docker_cli_cp_utils_test.go:209: running `docker start -a ae6034e7c7116af1d84e6c3697da8a4eb699a944b5729caa8b64a6f3d6278853` [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpToCaseI (0.02s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpToCaseJ (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCpToDot (7.31s) [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCpToStdout (2.25s) [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpToSymlinkDestination (0.02s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpToSymlinkToDirectory (0.02s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpUnprivilegedUser (0.02s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCpVolumePath (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCreate64ByteHexID (0.17s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCreateArgs (0.17s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCreateByImageID (1.77s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCreateEchoStdout (2.28s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCreateGrowRootfs (0.30s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCreateHostConfig (0.18s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCreateHostnameWithNumber (2.08s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCreateLabelFromImage (0.65s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCreateLabels (0.17s) [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCreateModeIpcContainer (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCreateRM (0.32s) [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCreateShrinkRootfs (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement Devicemapper [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCreateStopSignal (0.18s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCreateStopTimeout (0.34s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCreateUnsetEntrypoint (7.60s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCreateVolumesCreated (0.21s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCreateWithInvalidLogOpts (0.54s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCreateWithLargePortRange (4.38s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCreateWithPortRange (0.18s) [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestCreateWithWorkdir (2.32s) [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestDevicePermissions (0.03s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestDockerFails (0.07s) [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestEventsAttach (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestEventsCommit (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestEventsContainerEvents (2.41s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestEventsContainerEventsAttrSort (2.28s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.32s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestEventsContainerRestart (7.74s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestEventsCopy (5.30s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestEventsFilterContainer (4.94s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestEventsFilterImageInContainerAction (2.02s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestEventsFilterImageLabels (0.81s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestEventsFilterImageName (3.71s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestEventsFilterLabels (1.08s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestEventsFilterType (1.04s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestEventsFilters (4.55s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestEventsFormat (4.29s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestEventsFormatBadField (0.07s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestEventsFormatBadFunc (0.07s) [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestEventsImageImport (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestEventsImageLoad (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestEventsImagePull (0.02s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestEventsImageTag (1.20s) [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestEventsPluginOps (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestEventsRename (2.33s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestEventsResize (2.66s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestEventsSinceInTheFuture (2.54s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestEventsSpecialFiltersWithExecCreate (2.57s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestEventsTimestampFormats (4.55s) [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestEventsTop (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestEventsUntag (2.76s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestEventsUntilInThePast (3.47s) [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestExec (0.02s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestExecAPICreateNoCmd (1.93s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestExecAPICreateNoValidContentType (1.88s) [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestExecAPIStart (0.02s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestExecAPIStartInvalidCommand (2.02s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestExecAPIStartMultipleTimesError (2.02s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestExecAPIStartValidCommand (2.04s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestExecAPIStartWithDetach (1.89s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestExecAfterContainerRestart (4.15s) [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestExecCgroup (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestExecEnv (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestExecEnvLinksHost (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestExecExitStatus (2.19s) [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestExecInspectID (4.60s) [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestExecInteractive (0.02s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestExecParseError (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestExecPausedContainer (0.02s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement IsPausable [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestExecResizeImmediatelyAfterExecStart (2.43s) [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestExecSetEnv (0.02s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestExecStartFails (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestExecStateCleanup (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestExecStopNotHanging (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestExecTTYCloseStdin (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestExecTTYWithoutStdin (2.08s) [2019-09-18T15:15:36.787Z] --- SKIP: Test/DockerSuite/TestExecUlimits (0.01s) [2019-09-18T15:15:36.787Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.787Z] --- PASS: Test/DockerSuite/TestExecWindowsPathNotWiped (7.91s) [2019-09-18T15:15:36.788Z] --- SKIP: Test/DockerSuite/TestExecWithImageUser (0.01s) [2019-09-18T15:15:36.788Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.788Z] --- SKIP: Test/DockerSuite/TestExecWithPrivileged (0.02s) [2019-09-18T15:15:36.788Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.788Z] --- SKIP: Test/DockerSuite/TestExecWithUser (0.01s) [2019-09-18T15:15:36.788Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.788Z] --- PASS: Test/DockerSuite/TestGetContainerStats (6.00s) [2019-09-18T15:15:36.788Z] --- PASS: Test/DockerSuite/TestGetContainerStatsNoStream (5.93s) [2019-09-18T15:15:36.788Z] --- PASS: Test/DockerSuite/TestGetContainerStatsRmRunning (3.79s) [2019-09-18T15:15:36.788Z] --- PASS: Test/DockerSuite/TestGetContainerStatsStream (7.03s) [2019-09-18T15:15:36.788Z] --- SKIP: Test/DockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-09-18T15:15:36.788Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.788Z] --- PASS: Test/DockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2019-09-18T15:15:36.788Z] --- PASS: Test/DockerSuite/TestGetStoppedContainerStats (0.11s) [2019-09-18T15:15:36.788Z] --- SKIP: Test/DockerSuite/TestHealth (0.01s) [2019-09-18T15:15:36.788Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:36.788Z] --- PASS: Test/DockerSuite/TestHistoryExistentImage (0.07s) [2019-09-18T15:15:36.788Z] --- PASS: Test/DockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-09-18T15:15:36.788Z] --- PASS: Test/DockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-09-18T15:15:36.788Z] --- PASS: Test/DockerSuite/TestHistoryImageWithComment (5.03s) [2019-09-18T15:15:36.788Z] --- PASS: Test/DockerSuite/TestHistoryNonExistentImage (0.07s) [2019-09-18T15:15:36.788Z] --- SKIP: Test/DockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageIsListed (0.07s) [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.63s) [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.97s) [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestImagesFilterLabelMatch (1.76s) [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestImagesFilterNameWithPort (0.27s) [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestImagesFilterSinceAndBefore (1.91s) [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestImagesFilterSpaceTrimCase (7.31s) [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestImagesFormat (0.22s) [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestImagesOrderedByCreationDate (3.72s) [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestImagesWithIncorrectFilter (0.06s) [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestImportBadURL (2.44s) [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestImportDisplay (0.01s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestImportFile (0.01s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestImportFileNonExistentFile (0.07s) [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestImportFileWithMessage (0.02s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestImportGzipped (0.01s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestImportWithQuotedChanges (0.01s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestInfoDebug (0.01s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.33s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement IsPausable [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestInfoEnsureSucceeds (0.06s) [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestInfoFormat (0.12s) [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestInsecureRegistries (0.01s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerResponse (2.05s) [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestInspectAPIContainerVolumeDriver (2.15s) [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestInspectAPIImageResponse (0.09s) [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestInspectAmpersand (0.01s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestInspectBindMountPoint (2.05s) [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestInspectByPrefix (0.18s) [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestInspectContainerFilterInt (6.92s) [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestInspectContainerNetworkDefault (0.02s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestInspectDefault (2.13s) [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestInspectHistory (9.53s) [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestInspectImage (0.01s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestInspectImageFilterInt (0.01s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestInspectImageGraphDriver (0.01s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestInspectInt64 (2.03s) [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestInspectJSONFields (1.78s) [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestInspectLogConfigNoType (0.17s) [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestInspectNamedMountPoint (6.90s) [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestInspectNoSizeFlagContainer (2.09s) [2019-09-18T15:15:37.254Z] --- SKIP: Test/DockerSuite/TestInspectPlugin (0.01s) [2019-09-18T15:15:37.254Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestInspectRootFS (0.07s) [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestInspectSizeFlagContainer (2.05s) [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestInspectStatus (2.83s) [2019-09-18T15:15:37.254Z] --- PASS: Test/DockerSuite/TestInspectStopWhenNotFound (3.97s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestInspectTemplateError (2.10s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestInspectTimesAsRFC3339Nano (2.14s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagContainer (2.11s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithImage (2.11s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithInvalidValue (2.15s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestInspectTypeFlagWithNoContainer (2.13s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestInspectUnknownObject (0.08s) [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestLinkShortDefinition (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestLinksEnvs (0.02s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestLinksHostsFilesInject (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestLinksInspectLinksStarted (0.02s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestLoginWithoutTTY (0.07s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestLogsAPIFollowEmptyOutput (1.77s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestLogsAPINoStdoutNorStderr (1.84s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestLogsAPIUntil (5.50s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestLogsAPIUntilDefaultValue (2.30s) [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestLogsAPIWithStdout (2.14s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestLogsContainerBiggerThanPage (7.21s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestLogsContainerMuchBiggerThanPage (7.26s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestLogsContainerSmallerThanPage (6.96s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestLogsFollowGoroutinesNoOutput (2.35s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestLogsFollowGoroutinesWithStdout (2.32s) [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestLogsFollowStopped (2.21s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestLogsSeparateStderr (2.18s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestLogsSince (8.84s) [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestLogsSinceFutureFollow (0.02s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestLogsStderrInStdout (0.02s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestLogsTail (2.73s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestLogsTimestamps (2.45s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestLogsWithDetails (2.14s) [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestMountIntoProc (0.02s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestMountIntoSys (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestNetHostname (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPluginActive (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPluginActiveNetwork (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestPluginInspectOnWindows (0.08s) [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPluginLogDriver (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement IsAmd64 [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement IsAmd64 [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPluginMetricsCollector (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPluginUpgrade (0.02s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPortBindingOnSandbox (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPortExposeHostBinding (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPortHostBinding (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPortList (0.02s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.41s) [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPostContainersAttach (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.01s) [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestPsByOrder (7.71s) [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestPsListContainersBase (8.14s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterAncestorImage (13.17s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterCreated (0.27s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterExited (8.79s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterHealth (11.60s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterID (3.47s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterLabel (11.59s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterName (4.24s) [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPsListContainersFilterNetwork (0.10s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestPsListContainersFilterStatus (4.73s) [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPsListContainersSize (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPsRightTagName (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestPsShowMounts (6.55s) [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestPullLinuxImageFailsOnWindows (1.33s) [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestPushToCentralRegistryUnauthorized (1.44s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestPushUnprefixedRepo (0.97s) [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRestartAutoRemoveContainer (4.24s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRestartContainerSuccess (4.41s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRestartContainerwithGoodContainer (2.52s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRestartContainerwithRestartPolicy (27.60s) [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRestartDisconnectedContainer (0.02s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRestartPolicyAfterRestart (6.12s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRestartPolicyAlways (0.23s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRestartPolicyNO (0.19s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRestartPolicyOnFailure (0.73s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRestartRunningContainer (4.23s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRestartStoppedContainer (3.99s) [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRestartWithVolumes (4.19s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRmiBlank (0.07s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRmiByIDHardConflict (0.29s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRmiContainerImageNotFound (14.16s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRmiForceWithExistingContainers (2.58s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRmiForceWithMultipleRepositories (0.68s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.67s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRmiImgIDForce (5.62s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRmiImgIDMultipleTag (7.55s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRmiParentImageFail (4.48s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRmiTag (0.65s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRmiTagWithExistingContainers (2.12s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRmiUntagHistoryLayer (16.81s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRmiWithContainerFails (2.42s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRmiWithMultipleRepositories (5.38s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRmiWithParentInUse (1.20s) [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRunAddHost (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRunAddHostInHostMode (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRunAddingOptionalDevices (0.02s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRunAllowBindMountingRoot (2.03s) [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.34s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRunAttachFailedNoLeak (2.79s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRunAttachStdErrOnlyTTYMode (7.04s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRunAttachStdOutAndErrTTYMode (2.04s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRunAttachStdOutOnlyTTYMode (2.11s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRunAttachWithDetach (0.07s) [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRunBindMounts (9.41s) [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRunCapAddCHOWN (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRunCapAddCanDownInterface (0.02s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRunCapAddInvalid (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRunCapDropInvalid (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRunCidFileCheckIDLength (2.19s) [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- PASS: Test/DockerSuite/TestRunCleanupCmdOnEntrypoint (3.02s) [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.255Z] --- SKIP: Test/DockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-09-18T15:15:37.255Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunContainerNetwork (2.03s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.25s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.24s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunContainerWithWritableRootfs (2.15s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunCopyVolumeContent (0.02s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunCreateVolume (2.23s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumeEtc (0.02s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunCredentialSpecFailures (2.29s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunCredentialSpecWellFormed (11.63s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunDNSInHostMode (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunDNSOptions (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunDetachedContainerIDPrinting (2.21s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunDeviceNumbers (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunDuplicateMount (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunEchoNamedContainer (2.08s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunEchoStdout (2.18s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunEmptyEnv (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunEntrypoint (2.08s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunEnvironment (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunEnvironmentErase (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunEnvironmentOverride (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunExitCode (2.28s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunExitCodeOne (2.15s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunExitCodeZero (2.27s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunExitOnStdinClose (2.42s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunExposePort (0.07s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunFullHostnameSet (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunGroupAdd (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunHostnameFQDN (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunHostnameInHostMode (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunInspectMacAddress (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunInteractiveWithRestartPolicy (8.96s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunInvalidReference (0.07s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunLookupGoogleDNS (10.53s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunLoopbackWhenNetworkDisabled (1.81s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunModeHostname (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunModeIpcHost (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunModePIDContainer (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunModePIDHost (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunModeUTSHost (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunMount (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunMountOrdering (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunMultipleVolumesFrom (7.20s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunNamedVolume (0.02s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunNamedVolumeNotRemoved (4.68s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunNamedVolumesFromNotRemoved (4.34s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunNetHost (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunNoDupVolumes (0.35s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunNoOutputFromPullInStdout (0.97s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunNonExecutableCmd (2.39s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunNonExistingCmd (2.24s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunNonExistingImage (1.01s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunNonLocalMacAddress (2.14s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunPortInUse (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.83s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunPublishPort (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunReadFilteredProc (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement Apparmor [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunReadProcLatency (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunReadProcTimer (0.02s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunResolvconfUpdate (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunRestartMaxRetries (9.75s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunRm (3.03s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunRmAndWait (5.75s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunRmPre125Api (7.26s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunRootWorkdir (2.30s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunSetDefaultRestartPolicy (2.90s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunSetMacAddress (2.80s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunState (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunStdinBlockedAfterContainerExit (2.20s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunStdinPipe (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunStoppedLoggingDriverNoLeak (1.84s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunTLSVerify (0.17s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunTTYWithPipe (0.06s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunTwoConcurrentContainers (4.70s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunUnsetEntrypoint (0.02s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunUnshareProc (0.02s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement Apparmor [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunUserByID (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunUserByIDBig (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunUserByIDNegative (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunUserByIDZero (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunUserByName (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunUserDefaults (7.51s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunUserNotFound (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunVerifyContainerID (2.33s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunVolumesCleanPaths (3.16s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunVolumesFromInReadWriteMode (7.14s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunVolumesFromInReadonlyModeFails (4.62s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunVolumesFromRestartAfterRemoved (6.59s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunWindowsWithCPUCount (2.74s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunWindowsWithCPUPercent (2.46s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunWindowsWithCPUShares (2.60s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunWithBadDevice (0.02s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunWithDaemonFlags (0.06s) [2019-09-18T15:15:37.256Z] --- PASS: Test/DockerSuite/TestRunWithInvalidMacAddress (0.06s) [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.256Z] --- SKIP: Test/DockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-09-18T15:15:37.256Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestRunWithUlimits (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestRunWithVolumesFromExited (4.20s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestRunWithoutNetworking (1.67s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestRunWorkdirExistsAndIsFile (7.29s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestRunWorkingDirectory (9.41s) [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestRunWriteFilteredProc (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement Apparmor [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestRunWriteToProcAsound (0.02s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestSaveCheckTimes (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestSaveImageId (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestSaveLoadNoTag (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestSaveLoadParents (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestSaveMultipleNames (0.02s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestSaveSingleTag (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestSaveWithNoExistImage (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestSearchCmdOptions (2.36s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestSearchOnCentralRegistry (0.39s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestSearchWithLimit (1.52s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestSlowStdinClosing (11.98s) [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestStartAttachMultipleContainers (7.89s) [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestStartAttachReturnsOnError (0.02s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestStartAttachSilent (9.49s) [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestStartAttachWithRename (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestStartMultipleContainers (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestStartPausedContainer (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement IsPausable [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestStartRecordError (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestStartReturnCorrectExitCode (6.56s) [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestStatsAllNoStream (0.02s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestStatsContainerNotFound (0.02s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestStatsFormatAll (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestStatsNoStream (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestTopMultipleArgs (2.03s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestTopNonPrivileged (2.31s) [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestTopPrivileged (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestTopWindowsCoreProcesses (2.11s) [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestTwoContainersInNetHost (0.02s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestUserDefinedNetworkAlias (0.02s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestUserDefinedNetworkLinks (0.02s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestVolumeCLICreate (15.32s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateLabel (0.14s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspect (0.31s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspectMulti (0.28s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestVolumeCLILs (3.17s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterDangling (2.98s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestVolumeCLINoArgs (0.18s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestVolumeCLIRm (9.89s) [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestVolumeCLIRmForce (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForceInUse (0.60s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestVolumeFromMixedRWOptions (12.77s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestVolumeLsFormat (0.28s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestVolumesFromGetsProperMode (13.85s) [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSuite/TestVolumesNoCopyData (0.01s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- PASS: Test/DockerSuite/TestWindowsRunAsSystem (1.40s) [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestBuildByDigest (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestConcurrentPush (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestCreateByDigest (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestPullByDigest (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestPullIDStability (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestPullManifestList (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestPullNoLayers (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestPushBadTag (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestPushUntagged (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestRunByDigest (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestTagByDigest (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistrySuite/TestV2Only (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-09-18T15:15:37.257Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.257Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-09-18T15:15:37.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.258Z] --- SKIP: Test/DockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-09-18T15:15:37.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.258Z] --- SKIP: Test/DockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-09-18T15:15:37.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.258Z] --- SKIP: Test/DockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-09-18T15:15:37.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.258Z] --- SKIP: Test/DockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-09-18T15:15:37.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.258Z] --- SKIP: Test/DockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-09-18T15:15:37.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.258Z] --- SKIP: Test/DockerPluginSuite/TestPluginBasicOps (0.00s) [2019-09-18T15:15:37.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.258Z] --- SKIP: Test/DockerPluginSuite/TestPluginCreate (0.00s) [2019-09-18T15:15:37.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.258Z] --- SKIP: Test/DockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-09-18T15:15:37.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.258Z] --- SKIP: Test/DockerPluginSuite/TestPluginForceRemove (0.00s) [2019-09-18T15:15:37.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.258Z] --- SKIP: Test/DockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-09-18T15:15:37.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.258Z] --- SKIP: Test/DockerPluginSuite/TestPluginInspect (0.00s) [2019-09-18T15:15:37.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.258Z] --- SKIP: Test/DockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-09-18T15:15:37.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.258Z] --- SKIP: Test/DockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-09-18T15:15:37.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.258Z] --- SKIP: Test/DockerPluginSuite/TestPluginInstallImage (0.00s) [2019-09-18T15:15:37.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.258Z] --- SKIP: Test/DockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-09-18T15:15:37.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.258Z] --- SKIP: Test/DockerPluginSuite/TestPluginSet (0.00s) [2019-09-18T15:15:37.258Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-09-18T15:15:37.258Z] PASS [2019-09-18T15:15:37.258Z] ok github.com/docker/docker/integration-cli 2640.039s [2019-09-18T15:15:37.258Z] INFO: Integration tests ended at 09/18/2019 15:15:37. Duration:00:44:10.5762823 [2019-09-18T15:15:37.258Z] INFO: Docker info of the daemon under test at end of run [2019-09-18T15:15:37.258Z] [2019-09-18T15:15:37.258Z] Containers: 2 [2019-09-18T15:15:37.258Z] Running: 0 [2019-09-18T15:15:37.258Z] Paused: 0 [2019-09-18T15:15:37.258Z] Stopped: 2 [2019-09-18T15:15:37.258Z] Images: 12 [2019-09-18T15:15:37.258Z] Server Version: 0.0.0-dev [2019-09-18T15:15:37.258Z] Storage Driver: windowsfilter [2019-09-18T15:15:37.258Z] Windows: [2019-09-18T15:15:37.258Z] Logging Driver: json-file [2019-09-18T15:15:37.258Z] Plugins: [2019-09-18T15:15:37.258Z] Volume: local [2019-09-18T15:15:37.258Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-09-18T15:15:37.258Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-18T15:15:37.258Z] Swarm: inactive [2019-09-18T15:15:37.258Z] Default Isolation: process [2019-09-18T15:15:37.258Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-18T15:15:37.258Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-09-18T15:15:37.258Z] OSType: windows [2019-09-18T15:15:37.258Z] Architecture: x86_64 [2019-09-18T15:15:37.258Z] CPUs: 4 [2019-09-18T15:15:37.258Z] Total Memory: 32GiB [2019-09-18T15:15:37.258Z] Name: azwin-2-1c7ee0 [2019-09-18T15:15:37.258Z] ID: VQOM:6YYV:2SAM:2ALS:SK2O:CIS6:RE2U:7NRX:EMME:CJMD:MRR4:GNMU [2019-09-18T15:15:37.258Z] Docker Root Dir: D:\CI-3\CI-41adef29f\daemon [2019-09-18T15:15:37.258Z] Debug Mode (client): false [2019-09-18T15:15:37.258Z] Debug Mode (server): true [2019-09-18T15:15:37.258Z] File Descriptors: -1 [2019-09-18T15:15:37.258Z] Goroutines: 18 [2019-09-18T15:15:37.258Z] System Time: 2019-09-18T15:15:37.1409205Z [2019-09-18T15:15:37.258Z] EventsListeners: 0 [2019-09-18T15:15:37.258Z] Registry: https://index.docker.io/v1/ [2019-09-18T15:15:37.258Z] Labels: [2019-09-18T15:15:37.258Z] Experimental: false [2019-09-18T15:15:37.258Z] Insecure Registries: [2019-09-18T15:15:37.258Z] 127.0.0.0/8 [2019-09-18T15:15:37.258Z] Live Restore Enabled: false [2019-09-18T15:15:37.258Z] [2019-09-18T15:15:37.258Z] [2019-09-18T15:15:37.258Z] INFO: Stopping daemon under test [2019-09-18T15:15:37.724Z] SUCCESS: The process with PID 7960 (child process of PID 7036) has been terminated. [2019-09-18T15:15:37.724Z] SUCCESS: The process with PID 7036 (child process of PID 4284) has been terminated. [2019-09-18T15:15:37.724Z] INFO: Stop tailing logs of the daemon under tests [2019-09-18T15:15:37.724Z] INFO: executeCI.ps1 Completed successfully at 09/18/2019 15:15:37. [2019-09-18T15:15:37.724Z] INFO: Tidying up at end of run [2019-09-18T15:15:37.724Z] INFO: Saving daemon under test log (d:\CI-3\CI-41adef29f\dut.out) to C:\windows\TEMP\CIDUT.out [2019-09-18T15:15:37.724Z] INFO: Saving daemon under test log (d:\CI-3\CI-41adef29f\dut.err) to C:\windows\TEMP\CIDUT.err [2019-09-18T15:15:37.724Z] INFO: Nuke-Everything... [2019-09-18T15:15:38.194Z] INFO: Container count on control daemon to delete is 2 [2019-09-18T15:15:38.659Z] 57140354832d [2019-09-18T15:15:38.659Z] 12716fdcaa82 [2019-09-18T15:15:38.659Z] INFO: Non-base image count on control daemon to delete is 1 [2019-09-18T15:15:40.223Z] Deleted: sha256:c6008241c09ce974531a1d1ac834a9cdf3d6f5f451a8585eea364303973a7c73 [2019-09-18T15:15:40.223Z] Deleted: sha256:a89704a484715a612234f12d848789096afaa210647cb803097d6c87c2c2962c [2019-09-18T15:15:40.223Z] INFO: Tidying pidfile d:\CI-3\CI-41adef29f\docker.pid [2019-09-18T15:15:40.223Z] INFO: Nuking d:\CI-3 [2019-09-18T15:16:10.416Z] INFO: Zapped successfully [2019-09-18T15:16:10.416Z] [2019-09-18T15:16:10.416Z] INFO: executeCI.ps1 exiting at Wed Sep 18 15:16:09 CUT 2019. Duration 00:59:23.7580852 [2019-09-18T15:16:10.416Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-09-18T15:16:12.099Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-09-18T15:16:13.297Z] Archiving artifacts [2019-09-18T15:16:28.231Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39942/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-18T15:16:29.170Z] + make clean [2019-09-18T15:16:30.149Z] docker volume rm -f docker-dev-cache [2019-09-18T15:16:30.149Z] 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